|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionFactory | |
---|---|
org.crosswire.bibledesktop.book | This package contains Swing MVC models to help implementing a Swing GUI using JSword classes. |
org.crosswire.bibledesktop.book.install | |
org.crosswire.bibledesktop.desktop | The swing section is in charge of turning the XML from the source section into a screen view. |
org.crosswire.common.config.swing | The Config package is view independent and so needs a view package to be useful in providing a user interface - this package implements a Swing UI for config. |
org.crosswire.common.swing | A collection of various generic Swing components and utility classes. |
org.crosswire.common.swing.desktop | Events used to communicate changes to Views. |
Uses of ActionFactory in org.crosswire.bibledesktop.book |
---|
Fields in org.crosswire.bibledesktop.book declared as ActionFactory | |
---|---|
private ActionFactory |
PassageSelectionPane.actions
The ActionFactory holding the actions used by this Component. |
private ActionFactory |
DisplaySelectPane.actions
|
private ActionFactory |
AdvancedSearchPane.actions
The ActionFactory holding the actions used by this Component. |
Uses of ActionFactory in org.crosswire.bibledesktop.book.install |
---|
Fields in org.crosswire.bibledesktop.book.install declared as ActionFactory | |
---|---|
private ActionFactory |
SitesPane.actions
|
private ActionFactory |
SitePane.actions
actions are held by this ActionFactory |
private ActionFactory |
EditSitePane.actions
|
Uses of ActionFactory in org.crosswire.bibledesktop.desktop |
---|
Fields in org.crosswire.bibledesktop.desktop declared as ActionFactory | |
---|---|
private ActionFactory |
ViewSourcePane.actions
|
private ActionFactory |
DesktopActions.actions
The factory for actions that this class works with |
Uses of ActionFactory in org.crosswire.common.config.swing |
---|
Fields in org.crosswire.common.config.swing declared as ActionFactory | |
---|---|
private ActionFactory |
WizardConfigEditor.actions
|
private ActionFactory |
StringArrayField.actions
|
private ActionFactory |
PathField.actions
|
private ActionFactory |
MapField.actions
|
private ActionFactory |
ColorField.actions
The action factory for the buttons |
private static ActionFactory |
ButtonPane.actions
The action factory for the buttons |
Uses of ActionFactory in org.crosswire.common.swing |
---|
Fields in org.crosswire.common.swing declared as ActionFactory | |
---|---|
private ActionFactory |
QuickHelpDialog.actions
|
Uses of ActionFactory in org.crosswire.common.swing.desktop |
---|
Fields in org.crosswire.common.swing.desktop declared as ActionFactory | |
---|---|
private ActionFactory |
ToolBar.actions
|
private ActionFactory |
ViewManager.contextActions
|
|
Copyright ? 2003-2004 | |||||||||
PREV NEXT | FRAMES NO FRAMES |