org.pentaho.reporting.engine.classic.core.parameters
Class ParameterAttributeNames.Swing

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.parameters.ParameterAttributeNames.Swing
Enclosing class:
ParameterAttributeNames

public static class ParameterAttributeNames.Swing
extends Object


Field Summary
static String LABEL
           
static String NAMESPACE
           
static String RENDER_HINT
          Deprecated. Not used and replaced by render-type expansion.
static String TOOLTIP
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

TOOLTIP

public static final String TOOLTIP
See Also:
Constant Field Values

LABEL

public static final String LABEL
See Also:
Constant Field Values

RENDER_HINT

public static final String RENDER_HINT
Deprecated. Not used and replaced by render-type expansion.
See Also:
Constant Field Values