|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DruidPage | |
org.gnu.gnome |
Uses of DruidPage in org.gnu.gnome |
Subclasses of DruidPage in org.gnu.gnome | |
class |
DruidPageEdge
A widget holding information about the overall look of the currently displayed DruidPage. |
class |
DruidPageStandard
A widget representing pages that are not initial or terminal pages of a Druid. |
Methods in org.gnu.gnome with parameters of type DruidPage | |
void |
Druid.prependPage(DruidPage page)
Prepends a DruidPage into the list of pages for this dialog. |
void |
Druid.appendPage(DruidPage page)
Append a DruidPage into the list of pages for this dialog. |
void |
Druid.insertPage(DruidPage backPage,
DruidPage page)
Insert page after backPage into the list of pages for this dialog. |
void |
Druid.insertPage(DruidPage backPage,
DruidPage page)
Insert page after backPage into the list of pages for this dialog. |
void |
Druid.setPage(DruidPage page)
Set the currently displayed page to page. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |