uk.ac.starlink.ttools.gui
Class ResourceIcon

java.lang.Object
  extended by uk.ac.starlink.ttools.gui.ResourceIcon

public class ResourceIcon
extends Object

Stores icons used by the ttools package.

Since:
9 Feb 2007
Author:
Mark Taylor

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

FOLDER_NODE

public static final Icon FOLDER_NODE
Node representing a directory.


LIBRARY_NODE

public static final Icon LIBRARY_NODE
Node representing a library.


FUNCTION_NODE

public static final Icon FUNCTION_NODE
Node representing a function.


CONSTANT_NODE

public static final Icon CONSTANT_NODE
Node representing a constant.

Constructor Detail

ResourceIcon

public ResourceIcon()


Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.