public interface PageDisplay extends Consumer
Modifier and Type | Method and Description |
---|---|
void |
setPageSupplier(PageSupplier ps) |
void |
showPage(Page p) |
void setPageSupplier(PageSupplier ps)
void showPage(Page p)
Copyright © 2013. All Rights Reserved.