|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsynergynetframework.appsystem.table.appregistry.menucontrol.MenuController
synergynetframework.appsystem.table.appregistry.menucontrol.ApplicationDefined
public class ApplicationDefined
The Class ApplicationDefined.
Constructor Summary | |
---|---|
ApplicationDefined()
|
Method Summary | |
---|---|
void |
applicationFinishing()
Application finishing. |
void |
enableForApplication(SynergyNetApp app)
Enable for application. |
void |
update(float tpf)
Update. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplicationDefined()
Method Detail |
---|
public void applicationFinishing()
MenuController
applicationFinishing
in class MenuController
public void enableForApplication(SynergyNetApp app)
MenuController
enableForApplication
in class MenuController
app
- the apppublic void update(float tpf)
Updateable
tpf
- the tpf
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |