javax.swing.plaf.basic
public class BasicSliderUI.ComponentHandler extends ComponentAdapter
UNKNOWN: Apparently this class was intended to be protected, but was made public by a compiler bug and is now public for compatibility.
Method Summary | |
---|---|
void | componentResized(ComponentEvent e)
Called when the size of the component changes. |
Parameters: e A {@link ComponentEvent}.