JIDE 3.5.15

com.jidesoft.grid
Class GridIconsFactory.PropertyPane

java.lang.Object
  extended by com.jidesoft.grid.GridIconsFactory.PropertyPane
Enclosing class:
GridIconsFactory

public static class GridIconsFactory.PropertyPane
extends Object


Field Summary
static String CATEGORIED
           
static String COLLAPSE
           
static String DESCRIPTION
           
static String EXPAND
           
static String SORT
           
 
Constructor Summary
GridIconsFactory.PropertyPane()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CATEGORIED

public static final String CATEGORIED
See Also:
Constant Field Values

SORT

public static final String SORT
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

EXPAND

public static final String EXPAND
See Also:
Constant Field Values

COLLAPSE

public static final String COLLAPSE
See Also:
Constant Field Values
Constructor Detail

GridIconsFactory.PropertyPane

public GridIconsFactory.PropertyPane()

JIDE 3.5.15