|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlassedPane | |
---|---|
bibliothek.gui.dock.security | A package dealing with the issues of Applets and Wepstart-applications. |
Uses of GlassedPane in bibliothek.gui.dock.security |
---|
Methods in bibliothek.gui.dock.security that return GlassedPane | |
---|---|
protected GlassedPane |
SecureContainer.createGlassPane()
Creates the GlassedPane which will wrap around the content of
this panel. |
Methods in bibliothek.gui.dock.security with parameters of type GlassedPane | |
---|---|
protected void |
SecureContainer.install(GlassedPane pane)
Wrapps the current content pane into pane
and sets pane as base panel. |
protected void |
SecureContainer.uninstall(GlassedPane pane)
Sets the current content pane of pane
as base panel of this OverpaintablePanel . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |