Uses of Package
org.jhotdraw8.application
Packages that use org.jhotdraw8.application
Package
Description
Defines a programming model for document oriented applications and provides default
implementations.
Provides abstract actions for applications.
Provides actions which act on an application.
Provides editing actions for the currently focused user interface control.
Provides actions for files.
Provides actions for views.
-
Classes in org.jhotdraw8.application used by org.jhotdraw8.applicationClassDescriptionAbstractActivity.AbstractApplication.AbstractDisableable.Represents an activity that the user performs with an
Application.AnApplicationhandles the life-cycle ofActivityobjects and provides windows to present them on screen.AFileBasedActivityis anActivitythat involves data that is stored in a file.AFileBasedApplicationhandles the life-cycle ofFileBasedActivityobjects and provides windows to present them on screen. -
Classes in org.jhotdraw8.application used by org.jhotdraw8.application.actionClassDescriptionAbstractDisableable.Represents an activity that the user performs with an
Application.AnApplicationhandles the life-cycle ofActivityobjects and provides windows to present them on screen.AFileBasedActivityis anActivitythat involves data that is stored in a file. -
Classes in org.jhotdraw8.application used by org.jhotdraw8.application.action.app
-
Classes in org.jhotdraw8.application used by org.jhotdraw8.application.action.editClassDescriptionAbstractDisableable.Represents an activity that the user performs with an
Application.AnApplicationhandles the life-cycle ofActivityobjects and provides windows to present them on screen.EditableComponent defines an API for objects which can perform clipboard operations and have a selection. -
Classes in org.jhotdraw8.application used by org.jhotdraw8.application.action.fileClassDescriptionAbstractDisableable.An
Applicationhandles the life-cycle ofActivityobjects and provides windows to present them on screen.AFileBasedActivityis anActivitythat involves data that is stored in a file.AFileBasedApplicationhandles the life-cycle ofFileBasedActivityobjects and provides windows to present them on screen. -
Classes in org.jhotdraw8.application used by org.jhotdraw8.application.action.viewClassDescriptionAbstractDisableable.Represents an activity that the user performs with an
Application.AnApplicationhandles the life-cycle ofActivityobjects and provides windows to present them on screen.