- All Superinterfaces:
Application,Disableable,PropertyBean
- All Known Implementing Classes:
AbstractFileBasedApplication
A
FileBasedApplication handles the life-cycle of FileBasedActivity objects and
provides windows to present them on screen.- Author:
- Werner Randelshofer
-
Property Summary
Properties inherited from interface org.jhotdraw8.application.Application
actions, activeActivity, activities, activityFactory, maxNumberOfRecentUris, menuBarFactory, preferences, recentUris, resources, stylesheetsProperties inherited from interface org.jhotdraw8.fxbase.control.Disableable
disabled -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from interface org.jhotdraw8.application.Application
ACTIONS_PROPERTY, ACTIVITIES_PROPERTY, ACTIVITY_FACTORY_PROPERTY, COPYRIGHT_KEY, LICENSE_KEY, MAX_NUMBER_OF_RECENT_URIS_PROPERTY, MENU_BAR_FACTORY_PROPERTY, NAME_KEY, PREFERENCES_PROPERTY, RECENT_URIS_PROPERTY, RESOURCE_BUNDLE_PROPERTY, STYLESHEETS_PROPERTY, VERSION_KEYFields inherited from interface org.jhotdraw8.fxbase.control.Disableable
DISABLED_PROPERTY -
Method Summary
Methods inherited from interface org.jhotdraw8.application.Application
actionsProperty, activeActivityProperty, activitiesProperty, activityFactoryProperty, createActivity, exit, getActions, getActiveActivity, getActivities, getActivityFactory, getExecutor, getMaxNumberOfRecentUris, getMenuBarFactory, getNode, getPreferences, getRecentUris, getResources, getStylesheets, maxNumberOfRecentUrisProperty, menuBarFactoryProperty, preferencesProperty, recentUrisProperty, resourcesProperty, setActivityFactory, setMaxNumberOfRecentUris, setMenuBarFactory, setPreferences, setResources, stylesheetsPropertyMethods inherited from interface org.jhotdraw8.fxbase.control.Disableable
addDisabler, disabledProperty, disablers, isDisabled, removeDisablerMethods inherited from interface org.jhotdraw8.fxbase.beans.PropertyBean
get, getNonNull, getProperties, getProperty, put, remove, set, setNonNull, valueAt
-
Field Details
-
ALLOW_MULTIPLE_ACTIVITIES_WITH_SAME_URI
-