public final class GlassPaneManager
extends java.lang.Object
WebGlassPane| Constructor and Description |
|---|
GlassPaneManager() |
| Modifier and Type | Method and Description |
|---|---|
static WebGlassPane |
getGlassPane(java.awt.Component component)
Returns registered WebGlassPane for JRootPane under the specified component.
|
static WebGlassPane |
getGlassPane(javax.swing.JRootPane rootPane)
Returns registered WebGlassPane for the specified JRootPane.
|
public static WebGlassPane getGlassPane(java.awt.Component component)
component - component to processpublic static WebGlassPane getGlassPane(javax.swing.JRootPane rootPane)
rootPane - JRootPane to process