|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FocusStrategy | |
|---|---|
| bibliothek.gui.dock.control.focus | |
| Uses of FocusStrategy in bibliothek.gui.dock.control.focus |
|---|
| Classes in bibliothek.gui.dock.control.focus that implement FocusStrategy | |
|---|---|
class |
DefaultFocusStrategy
The DefaultFocusStrategy keeps track of the last focused Component of any
Dockable that is registered at a DockController. |
| Methods in bibliothek.gui.dock.control.focus that return FocusStrategy | |
|---|---|
FocusStrategy |
AbstractFocusController.getStrategy()
|
FocusStrategy |
FocusController.getStrategy()
Gets the strategy that selects the Components to focus. |
| Methods in bibliothek.gui.dock.control.focus with parameters of type FocusStrategy | |
|---|---|
void |
AbstractFocusController.setStrategy(FocusStrategy strategy)
|
void |
FocusController.setStrategy(FocusStrategy strategy)
Sets the strategy which will be used to focus components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||