|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.managers.glasspane.GlassPaneManager
public final class GlassPaneManager
This manager provides an instance of WebGlassPane for specified JRootPane instance.
WebGlassPane
Constructor Summary | |
---|---|
GlassPaneManager()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlassPaneManager()
Method Detail |
---|
public static WebGlassPane getGlassPane(java.awt.Component component)
component
- component to process
public static WebGlassPane getGlassPane(javax.swing.JRootPane rootPane)
rootPane
- JRootPane to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |