Package gishur.applet

Provides classes for building applets that can be run as applications and as dockable applets.

See:
          Description

Interface Summary
AppletControl AppletControl ist ein Interface für den Zugriff auf die Appletsteuerung vom AppletStub.
 

Class Summary
AppletFrame Frame-Objekt mit Unterstützung für Standardmenüs.
ApplicationApplet ApplicationApplet vereinfacht den Zugriff auf ApplicantionContext und vereinfacht somit die Programmierung von Applets, die sowohl als Applet als auch als Application laufen sollen.
ApplicationContext ApplicationContext verwaltet mehrere Appltes un hilft, Applets als Applications laufen zu lassen.
ApplicationStub AppletStub für zur Steuerung von Applets.
DockableApplet DockableApplet ist ein ApplicationApplet, das zusätzlich Methoden zum 'undocking' und 'docking' enthält.
 

Package gishur.applet Description

Provides classes for building applets that can be run as applications and as dockable applets.