rero.gui.windows
Class StatusWindow.ClientWindowStuff
java.lang.Object
rero.gui.windows.StatusWindow.ClientWindowStuff
- All Implemented Interfaces:
- ClientWindowListener
- Enclosing class:
- StatusWindow
protected class StatusWindow.ClientWindowStuff
- extends Object
- implements ClientWindowListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusWindow.ClientWindowStuff
protected StatusWindow.ClientWindowStuff()
onActive
public void onActive(ClientWindowEvent ev)
- Specified by:
onActive in interface ClientWindowListener
onOpen
public void onOpen(ClientWindowEvent ev)
- Specified by:
onOpen in interface ClientWindowListener
onInactive
public void onInactive(ClientWindowEvent ev)
- Specified by:
onInactive in interface ClientWindowListener
onMinimize
public void onMinimize(ClientWindowEvent ev)
- Specified by:
onMinimize in interface ClientWindowListener
onClose
public void onClose(ClientWindowEvent ev)
- Specified by:
onClose in interface ClientWindowListener