|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FocusVetoListener | |
---|---|
bibliothek.gui.dock.control.focus |
Uses of FocusVetoListener in bibliothek.gui.dock.control.focus |
---|
Methods in bibliothek.gui.dock.control.focus with parameters of type FocusVetoListener | |
---|---|
void |
AbstractFocusController.addVetoListener(FocusVetoListener listener)
Adds a listener to this controller which can cancel a call to the DockController . |
void |
FocusController.addVetoListener(FocusVetoListener listener)
Adds a listener to this controller which can cancel a call to the DockController . |
void |
AbstractFocusController.removeVetoListener(FocusVetoListener listener)
Removes a listener from this controller |
void |
FocusController.removeVetoListener(FocusVetoListener listener)
Removes a listener from this controller |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |