Interface FileBasedApplication

All Superinterfaces:
Application, Disableable, PropertyBean
All Known Implementing Classes:
AbstractFileBasedApplication

public interface FileBasedApplication extends Application
A FileBasedApplication handles the life-cycle of FileBasedActivity objects and provides windows to present them on screen.
Author:
Werner Randelshofer
  • Field Details

    • ALLOW_MULTIPLE_ACTIVITIES_WITH_SAME_URI

      static final @NonNull org.jhotdraw8.fxcollection.typesafekey.NonNullKey<Boolean> ALLOW_MULTIPLE_ACTIVITIES_WITH_SAME_URI