Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.createfile | |
net.sf.jguiraffe.examples.tutorial.viewset | |
net.sf.jguiraffe.gui.app |
In this package the main application class can be found.
|
Constructor and Description |
---|
CreateFileCommand(ApplicationContext ctx,
CreateFileData cfd,
FormAction actRefresh)
Creates a new instance of
CreateFileCommand and initializes it
with the application context and the data of the file to be created. |
Constructor and Description |
---|
ColorListModel(ApplicationContext appCtx)
Creates a new instance of
ColorListModel . |
CreateViewSettingsCommand(ApplicationContext appctx,
ViewSettings vs,
FormAction actRefresh) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationContextImpl
A default implementation of the
ApplicationContext interface. |
Modifier and Type | Method and Description |
---|---|
protected ApplicationContext |
Application.createApplicationContext()
Creates and initializes the application context.
|
ApplicationContext |
Application.getApplicationContext()
Returns a reference to the actual application context.
|
Modifier and Type | Method and Description |
---|---|
protected CommandQueue |
Application.createCommandQueue(ApplicationContext appCtx)
Creates and initializes the application's command queue.
|
protected void |
Application.initGUI(ApplicationContext appCtx)
Initializes the application's main GUI.
|
void |
Application.setApplicationContext(ApplicationContext context)
Sets the application context.
|
Copyright © 2016 The JGUIraffe Team. All rights reserved.