Uses of Class
edu.washington.cs.supple.wlib.awt.TabSelectionEvent

Packages that use TabSelectionEvent
edu.washington.cs.supple.wlib.awt   
 

Uses of TabSelectionEvent in edu.washington.cs.supple.wlib.awt
 

Methods in edu.washington.cs.supple.wlib.awt with parameters of type TabSelectionEvent
protected  void TabPanel.fireTabSelected(TabSelectionEvent e)
          let those who care know when a tab was selected
 void TabSelectionListener.tabSelected(TabSelectionEvent e)
          This method is called whenever the selected tab is changed in a TabPanel