uic.themes
Class UICTabbedPaneUI.TabSelectionHandler

java.lang.Object
  extended byuic.themes.UICTabbedPaneUI.TabSelectionHandler
All Implemented Interfaces:
ChangeListener, EventListener
Enclosing class:
UICTabbedPaneUI

public class UICTabbedPaneUI.TabSelectionHandler
extends Object
implements ChangeListener


Constructor Summary
UICTabbedPaneUI.TabSelectionHandler()
           
 
Method Summary
 void stateChanged(ChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICTabbedPaneUI.TabSelectionHandler

public UICTabbedPaneUI.TabSelectionHandler()
Method Detail

stateChanged

public void stateChanged(ChangeEvent e)
Specified by:
stateChanged in interface ChangeListener


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