JHotDraw 7.0.6

Uses of Class
org.jhotdraw.app.action.AbstractApplicationAction

Packages that use AbstractApplicationAction
org.jhotdraw.app.action Provides Action objects for document oriented and project oriented applications as well as some specific user interface components to present them on a graphical user interface. 
 

Uses of AbstractApplicationAction in org.jhotdraw.app.action
 

Subclasses of AbstractApplicationAction in org.jhotdraw.app.action
 class AboutAction
          Displays a dialog showing information about the application.
 class ClearRecentFilesAction
          ClearRecentFilesAction.
 class ExitAction
          Exits the application after letting the user save or close unsaved projects.
 class NewAction
          Creates a new project.
 class OpenAction
          Opens a file in new project, or in the current project, if it is empty.
 class OpenRecentAction
          OpenRecentAction.
 class OSXDropOnDockAction
          Opens a new project for each file dropped on the dock icon of the application.
 


Copyright 1996-2006 © JHotDraw.org