rs.sol.soloist.server.guiconfiguration.components
Class GUIMenuItemComponent.FQPropertyNames

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.components.GUIMenuItemComponent.FQPropertyNames
Enclosing class:
GUIMenuItemComponent

Deprecated. Not for public use.

@Deprecated
public static final class GUIMenuItemComponent.FQPropertyNames
extends java.lang.Object


Field Summary
static java.lang.String ownerMenu
          Deprecated.  
static java.lang.String separator
          Deprecated.  
static java.lang.String subMenu
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

separator

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

ownerMenu

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

subMenu

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