|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Notebook.SwitchPage
The signal emitted when the user or the program switches to a new page.
Use this in preference to Notebook.ChangeCurrentPage
.
Method Summary | |
---|---|
void |
onSwitchPage(Notebook source,
int pageNum)
Callback received when the page showing in the Notebook changes. |
Method Detail |
---|
void onSwitchPage(Notebook source, int pageNum)
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |