rs.sol.soloist.server.guiconfiguration.nonvisualcompoments
Class GUIBufferComponent.PROPERTIES

java.lang.Object
  extended by rs.sol.soloist.server.guiconfiguration.nonvisualcompoments.GUIBufferComponent.PROPERTIES
Enclosing class:
GUIBufferComponent

Deprecated. Not for public use.

@Deprecated
public static final class GUIBufferComponent.PROPERTIES
extends java.lang.Object


Field Summary
static IProperty input
          Deprecated.  
static IProperty output
          Deprecated.  
static IProperty send
          Deprecated.  
static IProperty sendOnInit
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sendOnInit

public static final IProperty sendOnInit
Deprecated. 

send

public static final IProperty send
Deprecated. 

output

public static final IProperty output
Deprecated. 

input

public static final IProperty input
Deprecated.