Uses of Interface
uic.pjava.widgets.tabbedpane.TabSelectionListener

Packages that use TabSelectionListener
uic.pjava.widgets.tabbedpane Personal Java Tabbed Pane widget that is written to work on small screen sizes. 
 

Uses of TabSelectionListener in uic.pjava.widgets.tabbedpane
 

Methods in uic.pjava.widgets.tabbedpane with parameters of type TabSelectionListener
 void TabPanel.addTabSelectionListener(TabSelectionListener newListener)
          Add a listener who cares about tab selections
 void TabPanel.removeTabSelectionListener(TabSelectionListener newListener)
          Remove a TabSelectionListener.
 



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