com.jtattoo.plaf
Class AbstractToolBarUI.MyContainerListener

java.lang.Object
  extended by com.jtattoo.plaf.AbstractToolBarUI.MyContainerListener
All Implemented Interfaces:
ContainerListener, EventListener
Enclosing class:
AbstractToolBarUI

protected class AbstractToolBarUI.MyContainerListener
extends Object
implements ContainerListener


Constructor Summary
protected AbstractToolBarUI.MyContainerListener()
           
 
Method Summary
 void componentAdded(ContainerEvent e)
           
 void componentRemoved(ContainerEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractToolBarUI.MyContainerListener

protected AbstractToolBarUI.MyContainerListener()
Method Detail

componentAdded

public void componentAdded(ContainerEvent e)
Specified by:
componentAdded in interface ContainerListener

componentRemoved

public void componentRemoved(ContainerEvent e)
Specified by:
componentRemoved in interface ContainerListener


Copyright © 2011. All Rights Reserved.