Module org.jhotdraw8.application
Package org.jhotdraw8.application
package org.jhotdraw8.application
Defines a programming model for document oriented applications and provides default
implementations.
-
ClassDescriptionAbstractActivity.AbstractApplication.AbstractDisableable.AbstractFileBasedActivity.An
AbstractFileBasedApplicationhandles the life-cycle ofFileBasedActivityobjects and provides stages to present them on screen.Represents an activity that the user performs with anApplication.AnApplicationhandles the life-cycle ofActivityobjects and provides windows to present them on screen.ApplicationLabels.EditableComponent defines an API for objects which can perform clipboard operations and have a selection.AFileBasedActivityis anActivitythat involves data that is stored in a file.AFileBasedApplicationhandles the life-cycle ofFileBasedActivityobjects and provides windows to present them on screen.