de.espirit.firstspirit.ui.gadgets.aspects.focus
Interface SwingFocusable.Handler
- Enclosing interface:
- SwingFocusable
public static interface SwingFocusable.Handler
Handler providing means to actually give the focus to a focusable. A handler might use situation-dependent
mechanisms to ensure the focus is given to the component in question.
- Since:
- 4.2.405
Method Summary |
void |
focusOn(JComponent component)
Sets the swing focus to the given component. |
focusOn
void focusOn(@Nullable
JComponent component)
- Sets the swing focus to the given component.
- Parameters:
component
- The component to give focus.- Since:
- 4.2.405
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480