|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.ttools.gui.ResourceIcon
public class ResourceIcon
Stores icons used by the ttools package.
Field Summary | |
---|---|
static Icon |
CONSTANT_NODE
Node representing a constant. |
static Icon |
FOLDER_NODE
Node representing a directory. |
static Icon |
FUNCTION_NODE
Node representing a function. |
static Icon |
LIBRARY_NODE
Node representing a library. |
Constructor Summary | |
---|---|
ResourceIcon()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Icon FOLDER_NODE
public static final Icon LIBRARY_NODE
public static final Icon FUNCTION_NODE
public static final Icon CONSTANT_NODE
Constructor Detail |
---|
public ResourceIcon()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |