org.pushingpixels.substance.internal.inputmaps
Class BaseInputMapSet.RootPaneActions

java.lang.Object
  extended by org.pushingpixels.substance.internal.inputmaps.BaseInputMapSet.RootPaneActions
Enclosing class:
BaseInputMapSet

protected static class BaseInputMapSet.RootPaneActions
extends java.lang.Object

From BasicRootPaneUI.Actions


Field Summary
static java.lang.String POST_POPUP
           
 
Constructor Summary
protected BaseInputMapSet.RootPaneActions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POST_POPUP

public static final java.lang.String POST_POPUP
See Also:
Constant Field Values
Constructor Detail

BaseInputMapSet.RootPaneActions

protected BaseInputMapSet.RootPaneActions()