Uses of Class
uic.pjava.widgets.tabbedpane.TabSelectionEvent

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
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence