|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectora.gui.helper.TheAWTEventListener
public class TheAWTEventListener
Constructor Summary | |
---|---|
TheAWTEventListener()
|
Method Summary | |
---|---|
void |
close()
|
void |
eventDispatched(java.awt.AWTEvent event)
Dispatch event |
static TheAWTEventListener |
getInstance()
|
static TheAWTEventListener |
instanciate(Configuration conf)
|
void |
registerGlassPane(TheGlassPane gp)
|
void |
repaintAll()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TheAWTEventListener()
Method Detail |
---|
public static TheAWTEventListener instanciate(Configuration conf)
public static TheAWTEventListener getInstance()
public void registerGlassPane(TheGlassPane gp)
public void repaintAll()
public void close()
public void eventDispatched(java.awt.AWTEvent event)
eventDispatched
in interface java.awt.event.AWTEventListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |