public class BasicSliderUI.ComponentHandler extends ComponentAdapter
This class should be treated as a "protected" inner class. Instantiate it only within subclasses of Foo.
| Constructor and Description |
|---|
ComponentHandler()
|
| Modifier and Type | Method and Description |
|---|---|
void |
componentResized(ComponentEvent
Invoked when the component's size changes.
|
componentHidden, componentMoved, componentShownpublic void componentResized(ComponentEvente)
ComponentAdapter