JIDE 3.5.15

com.jidesoft.icons
Class IconSet.Overlay

java.lang.Object
  extended by com.jidesoft.icons.IconSet.Overlay
Enclosing class:
IconSet

public static class IconSet.Overlay
extends Object


Field Summary
static String ADD
           
static String DELETE
           
static String DIRTY
           
static String EDIT
           
static String ERROR
           
static String FLAG
           
static String INFO
           
static String LOCK
           
static String NEW
           
static String QUESTION
           
static String REMOVE
           
static String SHARE
           
static String UNLOCK
           
static String VALID
           
static String WARNING
           
 
Constructor Summary
IconSet.Overlay()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADD

public static final String ADD
See Also:
Constant Field Values

REMOVE

public static final String REMOVE
See Also:
Constant Field Values

DELETE

public static final String DELETE
See Also:
Constant Field Values

NEW

public static final String NEW
See Also:
Constant Field Values

DIRTY

public static final String DIRTY
See Also:
Constant Field Values

WARNING

public static final String WARNING
See Also:
Constant Field Values

ERROR

public static final String ERROR
See Also:
Constant Field Values

VALID

public static final String VALID
See Also:
Constant Field Values

INFO

public static final String INFO
See Also:
Constant Field Values

QUESTION

public static final String QUESTION
See Also:
Constant Field Values

LOCK

public static final String LOCK
See Also:
Constant Field Values

UNLOCK

public static final String UNLOCK
See Also:
Constant Field Values

FLAG

public static final String FLAG
See Also:
Constant Field Values

SHARE

public static final String SHARE
See Also:
Constant Field Values

EDIT

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

IconSet.Overlay

public IconSet.Overlay()

JIDE 3.5.15