Module org.jhotdraw8.application
Package org.jhotdraw8.application.action
package org.jhotdraw8.application.action
Provides abstract actions for applications.
- Author:
- Werner Randelshofer
-
ClassDescriptionAbstractAction.AbstractActivityAction<A extends Activity>This abstract class can be extended to implement an
Actionthat acts on the activeActivity, or on a specificActivity.This abstract class can be extended to implement anActionthat acts on anApplication.AbstractFocusOwnerAction.This abstract class can be extended to implement anActionthat asks to write unsaved changes of aFileBasedActivitybefore a destructive action is performed.Action.Actions.ScreenMenuBarProxyAction.