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

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

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


Field Summary
static IProperty enterPressed
           
static IProperty focusLost
           
static IProperty 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 IProperty focusLost

enterPressed

public static final IProperty enterPressed

owner

public static final IProperty owner