|
JHotDraw 7.1 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AboutAction | Displays a dialog showing information about the application. |
AbstractApplicationAction | An Action that acts on an Application object. |
AbstractSaveBeforeAction | Base class for actions that can only be safely performed when a
View has no unsaved changes. |
AbstractViewAction | An Action that acts on on the current View of an
Application . |
Actions | Provides constants and static operations on Action objects. |
ArrangeAction | ArrangeAction. |
ClearAction | Clears a view. |
ClearRecentFilesAction | ClearRecentFilesAction. |
CloseAction | Closes a view. |
CopyAction | Copies the selected region and place its contents into the system clipboard. |
CutAction | Cuts the selected region and places its contents into the system clipboard. |
DeleteAction | Deletes the region at (or after) the caret position. |
DuplicateAction | DuplicateAction. |
ExitAction | Exits the application after letting the user review all unsaved views. |
ExportAction | Presents a file chooser to the user and then exports the
View to the chosen file. |
FindAction | Presents a printer dialog to the user and then prints the View to the chosen printer. |
FocusAction | Requests focus for a Frame. |
LoadAction | Loads a file into the current view. |
LoadRecentAction | LoadRecentAction. |
MaximizeAction | Maximizes the Frame of the current view. |
MinimizeAction | Minimizes the Frame of the current view. |
NewAction | Creates a new view. |
OpenAction | Opens a file in new view, or in the current view, if it is empty. |
OpenRecentAction | OpenRecentAction. |
OSXDropOnDockAction | Opens a new view for each file dropped on the dock icon of the application. |
OSXTogglePaletteAction | OSXTogglePaletteAction. |
PasteAction | Pastes the contents of the system clipboard at the caret position. |
PrintAction | Presents a printer dialog to the user and then prints the View to the chosen printer. |
RedoAction | Redoes the last user action. |
SaveAction | SaveAction. |
SaveAsAction | SaveAsAction. |
SelectAllAction | SelectAllAction. |
ToggleToolBarAction | ToggleToolBarAction. |
ToggleViewPropertyAction | ToggleViewPropertyAction. |
ToggleVisibleAction | Toggles the visible state of a Component. |
UndoAction | Undoes the last user action. |
ViewPropertyAction | ViewPropertyAction. |
Provides default actions for document oriented applications.
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |