Package daoc.editor.ui.actions

Class Summary
AboutAction Brings up the about dialog.
AdapterEditorAction Opens the adapter editor dialog.
AddAssetAction Adds a new node to a window and brings up an edit window.
AddControlAction Adds a new node to a window and brings up an edit window.
AddTemplateAction Adds a new node to a window and brings up an edit window.
AddWindowAction Launch the add window wizard.
AdjustPositionAction Changes the position of one or more ControlNodes.
ClientLoadAction Loads the camelot client.
CloseAllAction Closes all windows.
CopyControlAction Copies a control to the clipboard.
CreateFontAction Loads the create font dialog.
CutControlAction Cuts a control.
HelpAction Shows the manual.
ImportFileAction Import an XML file
LoadProjectAction Action used to load a new project into workspace.
MoveBackAction Moves a control to the bottom of the list.
MoveDownAction Moves a control up the tree.
MoveFrontAction Moves a control to the front of the list.
MoveUpAction Moves a control up the tree.
NewProjectAction Creates a new UI Project
PasteControlAction Used to paste a control node.
PreviewAction Switches to preview mode.
PropertiesAction Edit Properties.
ReloadAction Reloads the current UI from disk.
RemoveNodeAction Adds a node.
RemoveWindowAction Adds a node.
ResetPositonAction Resets a control position to 0, 0
SaveAction Saves the currently loaded UI.
SaveAsAction Save as...
SettingsAction Brings up the settings dialog.
ShowLogAction Shows the log.
ToggleWindowAction Toggles the visibility of a window.