Window s
Public Member Functions | |
| void | add (ONE::gui::TopLevel *) |
| adds a window to this set | |
| void | deregisterWindows () |
deregisters all windows in this set from the FocusManager | |
| void | destroyWindows () |
| deletes all windows in this set | |
| GUISet () | |
| void | registerWindows () |
registers all (unregistered) windows in this set with the FocusManager | |
| void | remove (ONE::gui::TopLevel *) |
| removes a window from this set | |
| void | setVisible (bool) |
| makes all windows in this set visible or invisible | |
| ~GUISet () | |
|
|
|
|
|
|
|
|
adds a window to this set No other operation is performed. |
|
|
deregisters all windows in this set from the
|
|
|
deletes all windows in this set
|
|
|
registers all (unregistered) windows in this set with the
|
|
|
removes a window from this set
No other operation is performed. Note that windows that are registered neither with a set nor with the |
|
|
makes all windows in this set visible or invisible
|
1.4.3