JIDE 3.5.15

com.jidesoft.icons
Class JideIconsFactory.Arrow

java.lang.Object
  extended by com.jidesoft.icons.JideIconsFactory.Arrow
Enclosing class:
JideIconsFactory

public static class JideIconsFactory.Arrow
extends Object


Field Summary
static String DOT
           
static String DOWN
           
static String LEFT
           
static String RIGHT
           
static String UP
           
 
Constructor Summary
JideIconsFactory.Arrow()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOWN

public static final String DOWN
See Also:
Constant Field Values

UP

public static final String UP
See Also:
Constant Field Values

LEFT

public static final String LEFT
See Also:
Constant Field Values

RIGHT

public static final String RIGHT
See Also:
Constant Field Values

DOT

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

JideIconsFactory.Arrow

public JideIconsFactory.Arrow()

JIDE 3.5.15