Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.mainwnd |
Modifier and Type | Method and Description |
---|---|
MainWndController |
AbstractDesktopTask.getController()
Returns a reference to the main controller.
|
Constructor and Description |
---|
AbstractDesktopTask(MainWndController ctrl)
Creates a new instance of
AbstractDesktopTask and sets the
reference to the main controller. |
EditDesktopTask(MainWndController ctrl)
Creates a new instance of
EditDesktopTask and sets the main
controller. |
FileSystemChangeListener(MainWndController ctrl,
ListComponentHandler comboHandler)
Creates a new instance of
FileSystemChangeListener and
initializes it. |
OpenDesktopTask(MainWndController ctrl)
Creates a new instance of
OpenDesktopTask and initializes it with
the main controller. |
PrintDesktopTask(MainWndController ctrl)
Creates a new instance of
PrintDesktopTask and initializes the
controller. |
RefreshActionTask(MainWndController ctrl)
Creates a new instance of
RefreshActionTask and sets the main
controller. |
TableChangeListener(MainWndController ctrl)
Creates a new instance of
TableChangeListener and initializes it
with the reference to the main controller. |
TreeChangeListener(MainWndController ctrl)
Creates a new instance of
TreeChangeListener and initializes it
with its dependencies. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.