rero.gui.windows
Interface ClientWindowListener
- All Known Implementing Classes:
- ChannelListDialog, ClientDesktop, DCCListDialog, EmptyWindow, GeneralListDialog, IRCSession.ClientWindowStuff, ScriptedListDialog, SessionManager, StatusWindow.ClientWindowStuff, WindowStateListener
public interface ClientWindowListener
onOpen
void onOpen(ClientWindowEvent ev)
onClose
void onClose(ClientWindowEvent ev)
onActive
void onActive(ClientWindowEvent ev)
onInactive
void onInactive(ClientWindowEvent ev)
onMinimize
void onMinimize(ClientWindowEvent ev)