|
VdexReload 1.1.3 API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MenuAction | |
uk.ac.reload.dweezil.gui | |
uk.ac.reload.dweezil.menu | |
uk.ac.reload.editor.menu |
Uses of MenuAction in uk.ac.reload.dweezil.gui |
Methods in uk.ac.reload.dweezil.gui with parameters of type MenuAction | |
void |
ReloadToolBar.add(MenuAction a)
Add a MenuAction to the Toolbar. |
void |
ReloadToolBar.add(MenuAction a,
int index)
Add a MenuAction to the Toolbar at position index. |
void |
ReloadToolBar.add(MenuAction a,
boolean enabled)
Add a MenuAction to the Toolbar. |
void |
ReloadToolBar.remove(MenuAction a)
Remove a MenuAction from the Toolbar. |
Uses of MenuAction in uk.ac.reload.dweezil.menu |
Subclasses of MenuAction in uk.ac.reload.dweezil.menu | |
class |
MenuAction_InternalWindow
A Menu Action that is added to the Main Menu every time we create a new Internal Window. |
Fields in uk.ac.reload.dweezil.menu declared as MenuAction | |
protected MenuAction |
ProxyAction._proxyMenuAction
The Menu Action we are listening for |
Methods in uk.ac.reload.dweezil.menu that return MenuAction | |
MenuAction |
ProxyAction.getMenuAction()
Get the MenuAction |
MenuAction |
ReloadMenuEvent.getSource()
Get the MenuAction that caused this event |
Constructors in uk.ac.reload.dweezil.menu with parameters of type MenuAction | |
ReloadUndoMenuManager(MenuAction actionUndo,
MenuAction actionRedo)
Constructor |
|
ProxyAction(MenuAction proxyMenuAction)
Constructor |
|
ReloadMenuEvent(MenuAction source)
Constructor |
Uses of MenuAction in uk.ac.reload.editor.menu |
Subclasses of MenuAction in uk.ac.reload.editor.menu | |
class |
MenuAction_About
The "About" Menu Item for the Application. |
class |
MenuAction_CascadeWindow
The "Show Status Window" Menu Item for the Application. |
class |
MenuAction_Copy
The Menu Action "Copy" |
class |
MenuAction_Cut
The Menu Action "Cut" |
class |
MenuAction_DebugSchema
A Menu Item to display the Schema Node Viewer |
class |
MenuAction_Delete
The Menu Action "Delete" |
class |
MenuAction_EditMetadata
Edit the Metadata |
class |
MenuAction_EditSCORM
Edit the SCORM 1.2 Elements |
class |
MenuAction_EditVocabulary
Edit the Vocabulary |
class |
MenuAction_Exit
The "Exit" Menu Item for the Application. |
class |
MenuAction_ExportOtherVocabulary
The Menu Action "Export Other Vocabulary" |
class |
MenuAction_ExportZthes
The Menu Action "Export Zthes Vocabulary" |
class |
MenuAction_Help
The "Help" Menu Item for the Application. |
class |
MenuAction_ImportOtherVocabulary
The Menu Action "Import Other Vocabulary" |
class |
MenuAction_ImportResources
The Menu Action "Import Resources" |
class |
MenuAction_ImportZthes
The Menu Action "Import Zthes Vocabulary" |
class |
MenuAction_LookAndFeel
The "Look & Feel" Menu Item for the Application. |
class |
MenuAction_MoveDown
The Menu Action "Move Down" |
class |
MenuAction_MoveUp
The Menu Action "Move Up" |
class |
MenuAction_New
New File Menu Action |
class |
MenuAction_NewContentPackage
New Content Package |
class |
MenuAction_NewFolder
The Menu Action "New Folder" |
class |
MenuAction_NewMetadata
New Metadata File Menu Action |
class |
MenuAction_NewSCORM1_2Package
New SCORM Content Package |
class |
MenuAction_NewVocabulary
New Vocabulary File Menu Action |
class |
MenuAction_Open
Open File Menu Action |
class |
MenuAction_Paste
The Menu Action "Paste" |
class |
MenuAction_Prefs
The "Prefs" Menu Item for the Application. |
class |
MenuAction_RecentOpen
Open Recent File Menu Action |
class |
MenuAction_Redo
The Menu Action "Redo" |
class |
MenuAction_Refresh
The Menu Action "Refresh" |
class |
MenuAction_RemoveResources
The Menu Action "Remove Resources" |
class |
MenuAction_Save
The Menu Action "Save" |
class |
MenuAction_SaveAs
The Menu Action "Save As.." |
class |
MenuAction_StatusWindow
The "Show Status Window" Menu Item for the Application. |
class |
MenuAction_TileHorizontalWindow
The "Show Status Window" Menu Item for the Application. |
class |
MenuAction_TileVerticalWindow
The "Show Status Window" Menu Item for the Application. |
class |
MenuAction_Undo
The Menu Action "Undo" |
class |
MenuAction_ViewCP
Preview a Content Package |
class |
MenuAction_ViewFile
View a File |
class |
MenuAction_VocabularyHelp
The "Vocabulary Help" Menu Item for the Application. |
class |
MenuAction_ZipIt
Zip up a Content Package |
|
VdexReload 1.1.3 API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |