Interface Application

All Superinterfaces:
Disableable, PropertyBean
All Known Subinterfaces:
FileBasedApplication
All Known Implementing Classes:
AbstractApplication, AbstractFileBasedApplication

public interface Application extends Disableable, PropertyBean
An Application handles the life-cycle of Activity objects and provides windows to present them on screen.
Author:
Werner Randelshofer