public interface ComponentClassListener
Modifier and Type | Method and Description |
---|---|
void |
focusedComponentChanged(Component previousFocusedComponent)
Called when the focused component changes.
|
void focusedComponentChanged(Component previousFocusedComponent)
previousFocusedComponent
-