This protected field is implemenation specific. Do not access directly
or override. Use the create method instead.
See Also:MetalToolBarUI.createContainerListener
This protected field is implemenation specific. Do not access directly
or override. Use the create method instead.
See Also:MetalToolBarUI.createRolloverListener
Creates a container listener that will be added to the JToolBar.
If this method returns null then it will not be added to the
toolbar.
an instance of a ContainerListener or null
Creates a property change listener that will be added to the JToolBar.
If this method returns null then it will not be added to the
toolbar.
an instance of a PropertyChangeListener or null