|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Application | |
| org.fopps.ui | |
| org.fopps.ui.actions | |
| Uses of Application in org.fopps.ui |
| Classes in org.fopps.ui that implement Application | |
class |
MainFrame
MainFrame holds all the 'global application stuff', e. g. knows name of the current file and is the glue between views and model. |
| Methods in org.fopps.ui that return Application | |
Application |
ApplicationEvent.getSource()
|
| Constructors in org.fopps.ui with parameters of type Application | |
ApplicationEvent(Application source)
|
|
| Uses of Application in org.fopps.ui.actions |
| Classes in org.fopps.ui.actions that implement Application | |
class |
ActionHandler.DummyApplication
'Null' application |
| Methods in org.fopps.ui.actions that return Application | |
Application |
BaseAction.getApplication()
Returns the application object |
Application |
ActionHandler.getApp()
Returns the app. |
| Constructors in org.fopps.ui.actions with parameters of type Application | |
ActionHandler(ProjectContainer pContainer,
Application pApp)
Constructor for ActionHandler. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||