javax.swing.plaf.metal
Class MetalToolBarUI.MetalContainerListener
java.lang.Object
javax.swing.plaf.basic.BasicToolBarUI.ToolBarContListener
javax.swing.plaf.metal.MetalToolBarUI.MetalContainerListener
- All Implemented Interfaces:
- ContainerListener, EventListener
- Enclosing class:
- MetalToolBarUI
protected class MetalToolBarUI.MetalContainerListener
- extends BasicToolBarUI.ToolBarContListener
A listener (no longer used) that responds when components are added to or
removed from the JToolBar
. The required behaviour is now
handled in the super class.
- See Also:
MetalToolBarUI.createContainerListener()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetalToolBarUI.MetalContainerListener
protected MetalToolBarUI.MetalContainerListener()
- Creates a new instance.