|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TabSelectionEvent | |
uic.pjava.widgets.tabbedpane | Personal Java Tabbed Pane widget that is written to work on small screen sizes. |
Uses of TabSelectionEvent in uic.pjava.widgets.tabbedpane |
Methods in uic.pjava.widgets.tabbedpane with parameters of type TabSelectionEvent | |
void |
TabSelectionListener.tabSelected(TabSelectionEvent e)
This method is called whenever the selected tab is changed in a TabPanel |
protected void |
TabPanel.fireTabSelected(TabSelectionEvent e)
let those who care know when a tab was selected |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |