|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
GlassedPane | A panel containing two children: a "content pane" and a "glass pane". |
SecureContainer | A SecureContainer is a OverpaintablePanel which can also wrap its
content pane into a GlassedPane to catch MouseEvent s and call the
the MouseFocusObserver to transfer focus if necessary. |
A package dealing with the issues of Applets and Wepstart-applications.
DockingFrames monitors mouse- and other events globally. That is not
allowed in a restricted (or secure) environment, the SecurityManager
prevents it. The classes in this package are capable to "simulate" global
monitors without really creating them. The reason why these classes are not
used in a normal application is, that they do not work very efficient.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |