uic.themes
Class UICTabbedPaneUI.TabSelectionHandler

java.lang.Object
  extended by uic.themes.UICTabbedPaneUI.TabSelectionHandler
All Implemented Interfaces:
EventListener, ChangeListener
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-2004 Thomas Zander Available under the Free Apache licence