| Package | Description |
|---|---|
| bibliothek.gui.dock.security |
A package dealing with the issues of Applets and Wepstart-applications.
DockingFrames monitors mouse- and other events globally. |
| Modifier and Type | Method and Description |
|---|---|
protected GlassedPane |
SecureContainer.createGlassPane()
Creates the
GlassedPane which will wrap around the content of
this panel. |
GlassedPane |
TooltipStrategyCallback.getGlassedPane()
Gets the owner of this callback.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SecureContainer.install(GlassedPane pane)
|
void |
DefaultTooltipStrategy.install(GlassedPane pane) |
void |
TooltipStrategy.install(GlassedPane pane)
Called if a
GlassedPane starts using this strategy. |
protected void |
SecureContainer.uninstall(GlassedPane pane)
|
void |
DefaultTooltipStrategy.uninstall(GlassedPane pane) |
void |
TooltipStrategy.uninstall(GlassedPane pane)
Called if a
GlassedPane is no longer using this strategy. |
Copyright © 2017 Docking Frames. All rights reserved.