rs.sol.soloist.server.guiconfiguration.elementcomponents
Class GUIWidget.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.elementcomponents.GUIWidget.FQPropertyNames
Enclosing class:
GUIWidget

public static final class GUIWidget.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String enterPressed
           
static java.lang.String focusLost
           
static java.lang.String owner
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

focusLost

public static final java.lang.String focusLost
See Also:
Constant Field Values

enterPressed

public static final java.lang.String enterPressed
See Also:
Constant Field Values

owner

public static final java.lang.String owner
See Also:
Constant Field Values