|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.PingOO.DLAI.lib.appli.event.AppliAdapter
|
+--org.PingOO.DLAI.PPM.PPM.PPMAdapter
An appli listener for the master.
| Constructor Summary | |
PPM.PPMAdapter()
Creates a new instance of this object. |
|
| Method Summary | |
void |
languageUpdated(AppliEvent event)
Indicates that the UI's language has changed. |
void |
lookNFeelUpdated(AppliEvent event)
Indicates that the look'n feel of the GUI has been updated. |
void |
slaveKilled(AppliEvent event)
Action to execute when a slave is killed. |
void |
toolKilled(AppliEvent event)
Indicates that a tool has been killed. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public PPM.PPMAdapter()
| Method Detail |
public void lookNFeelUpdated(AppliEvent event)
event - The event fired to start a look'n feel update of the UI.public final void languageUpdated(AppliEvent event)
event - The event fired to start a language update of the UI.public final void slaveKilled(AppliEvent event)
event - The appli event.public void toolKilled(AppliEvent event)
event - The event fired to indicate that a tool is dying.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||