Package app

Interface Summary
MultimediaApp The requirements of a multimedia Applet/application
MultimediaRootPaneContainer Requirements of a RootPaneContainer in a MultimediaApp
 

Class Summary
AbstractMultimediaApp An abstract implementation of the MultimediaApp interface that includes empty implementations of the "transition" methods
JApplication A JApplication is a swing application that looks and behaves like a JApplet Specializations of this class must implement the init() method.
MultimediaApplet A MultimediaApplet is a JApplet that delegates all calls to "transition" methods to a MultimediaApp.
MultimediaApplication A MultimediaApplication is a JApplication that delegates all calls to "transition" methods to a MultimediaApp.
 



Design and Implementation of Multimedia Software, Jones and Bartlett Publishers