public interface AppManager
| Modifier and Type | Method and Description |
|---|---|
void |
actionFired(org.smyld.gui.GUIAction action) |
void |
applicationInit(String[] args) |
org.smyld.app.pe.model.user.PEUser |
getActiveUser() |
void |
interfaceCreated() |
void applicationInit(String[] args)
void interfaceCreated()
void actionFired(org.smyld.gui.GUIAction action)
org.smyld.app.pe.model.user.PEUser getActiveUser()
Copyright © 2019 SMYLD. All rights reserved.