java.lang.Object
javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener
- All Implemented Interfaces:
ContainerListener,EventListener
- Enclosing class:
- MetalToolBarUI
No longer used. The class cannot be removed for compatibility reasons.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs aMetalContainerListener. -
Method Summary
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods declared in interface java.awt.event.ContainerListener
componentAdded, componentRemoved
-
Constructor Details
-
MetalContainerListener
protected MetalContainerListener()Constructs aMetalContainerListener.
-