javax.swing
public abstract class InternalFrameFocusTraversalPolicy extends FocusTraversalPolicy
FocusTraversalPolicy
that provides the additional capability
to determine a JInternalFrame
's initially focused component
when it is selected.Constructor and Description |
---|
InternalFrameFocusTraversalPolicy() |
Modifier and Type | Method and Description |
---|---|
Component |
getInitialComponent(JInternalFrame frame) |
getComponentAfter, getComponentBefore, getDefaultComponent, getFirstComponent, getInitialComponent, getLastComponent
public InternalFrameFocusTraversalPolicy()
public Component getInitialComponent(JInternalFrame frame)