|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pushingpixels.substance.internal.utils.SubstanceWidgetManager
public class SubstanceWidgetManager
Method Summary | |
---|---|
static SubstanceWidgetManager |
getInstance()
|
boolean |
isAllowed(javax.swing.JRootPane rootPane,
SubstanceConstants.SubstanceWidgetType widget)
|
boolean |
isAllowedAnywhere(SubstanceConstants.SubstanceWidgetType widget)
|
void |
register(javax.swing.JRootPane rootPane,
boolean isAllowed,
SubstanceConstants.SubstanceWidgetType... substanceWidgets)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SubstanceWidgetManager getInstance()
public void register(javax.swing.JRootPane rootPane, boolean isAllowed, SubstanceConstants.SubstanceWidgetType... substanceWidgets)
public boolean isAllowed(javax.swing.JRootPane rootPane, SubstanceConstants.SubstanceWidgetType widget)
public boolean isAllowedAnywhere(SubstanceConstants.SubstanceWidgetType widget)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |