|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.gui.IRCSession.ClientWindowStuff
protected class IRCSession.ClientWindowStuff
Constructor Summary | |
---|---|
protected |
IRCSession.ClientWindowStuff()
|
Method Summary | |
---|---|
void |
onActive(ClientWindowEvent ev)
|
void |
onClose(ClientWindowEvent ev)
|
void |
onInactive(ClientWindowEvent ev)
|
void |
onMinimize(ClientWindowEvent ev)
|
void |
onOpen(ClientWindowEvent ev)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected IRCSession.ClientWindowStuff()
Method Detail |
---|
public void onActive(ClientWindowEvent ev)
onActive
in interface ClientWindowListener
public void onOpen(ClientWindowEvent ev)
onOpen
in interface ClientWindowListener
public void onInactive(ClientWindowEvent ev)
onInactive
in interface ClientWindowListener
public void onMinimize(ClientWindowEvent ev)
onMinimize
in interface ClientWindowListener
public void onClose(ClientWindowEvent ev)
onClose
in interface ClientWindowListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |