Package uk.ac.starlink.ttools.gui
Class ResourceIcon
- java.lang.Object
-
- uk.ac.starlink.ttools.gui.ResourceIcon
-
public class ResourceIcon extends java.lang.ObjectStores icons used by the ttools package.- Since:
- 9 Feb 2007
- Author:
- Mark Taylor
-
-
Field Summary
Fields Modifier and Type Field Description static javax.swing.IconCLICK1static javax.swing.IconCLICK2static javax.swing.IconCLICK3static javax.swing.IconCOLOR_WHEELstatic javax.swing.IconCONSTANT_NODEstatic javax.swing.IconDRAG1static javax.swing.IconDRAG2static javax.swing.IconDRAG3static javax.swing.IconFOLDER_NODEstatic javax.swing.IconFORM_DENSOGRAMstatic javax.swing.IconFORM_ELLIPSE_CORRstatic javax.swing.IconFORM_ERRORstatic javax.swing.IconFORM_ERROR1static javax.swing.IconFORM_FILLstatic javax.swing.IconFORM_GAUSSIANstatic javax.swing.IconFORM_GRIDstatic javax.swing.IconFORM_HISTOGRAMstatic javax.swing.IconFORM_KDEstatic javax.swing.IconFORM_KNNstatic javax.swing.IconFORM_LINEARFITstatic javax.swing.IconFORM_LINK2static javax.swing.IconFORM_LINK3static javax.swing.IconFORM_MARKstatic javax.swing.IconFORM_MARKS2static javax.swing.IconFORM_MARKS3static javax.swing.IconFORM_MARKS4static javax.swing.IconFORM_POLYLINEstatic javax.swing.IconFORM_QUANTILEstatic javax.swing.IconFORM_SIZEstatic javax.swing.IconFORM_SIZEXYstatic javax.swing.IconFORM_SKYDENSITYstatic javax.swing.IconFORM_SKYELLIPSEstatic javax.swing.IconFORM_VECTORstatic javax.swing.IconFORM_XYELLIPSEstatic javax.swing.IconFUNCTION_NODEstatic javax.swing.IconLIBRARY_NODEstatic javax.swing.IconMODE_ALPHAstatic javax.swing.IconMODE_ALPHA_FIXstatic javax.swing.IconMODE_AUTOstatic javax.swing.IconMODE_AUXstatic javax.swing.IconMODE_DENSITYstatic javax.swing.IconMODE_FLATstatic javax.swing.IconMODE_WEIGHTstatic javax.swing.IconMOUSE_WHEELstatic javax.swing.IconPLOT_CONTOURstatic javax.swing.IconPLOT_FUNCTIONstatic javax.swing.IconPLOT_HEALPIXstatic javax.swing.IconPLOT_LABELstatic javax.swing.IconPLOT_LINEstatic javax.swing.IconPLOT_LINK2static javax.swing.IconPLOT_SKYGRIDstatic javax.swing.IconPLOT_SPECTROstatic ResourceIconREFSole class instance.static javax.swing.IconTTOOLS_DOWHATstatic javax.swing.IconZERO
-
-
-
Field Detail
-
REF
public static final ResourceIcon REF
Sole class instance. This doesn't do anything but may be useful for referencing members.
-
FOLDER_NODE
public static final javax.swing.Icon FOLDER_NODE
-
LIBRARY_NODE
public static final javax.swing.Icon LIBRARY_NODE
-
FUNCTION_NODE
public static final javax.swing.Icon FUNCTION_NODE
-
CONSTANT_NODE
public static final javax.swing.Icon CONSTANT_NODE
-
PLOT_FUNCTION
public static final javax.swing.Icon PLOT_FUNCTION
-
PLOT_CONTOUR
public static final javax.swing.Icon PLOT_CONTOUR
-
PLOT_LINE
public static final javax.swing.Icon PLOT_LINE
-
PLOT_LABEL
public static final javax.swing.Icon PLOT_LABEL
-
PLOT_SPECTRO
public static final javax.swing.Icon PLOT_SPECTRO
-
PLOT_HEALPIX
public static final javax.swing.Icon PLOT_HEALPIX
-
PLOT_SKYGRID
public static final javax.swing.Icon PLOT_SKYGRID
-
FORM_HISTOGRAM
public static final javax.swing.Icon FORM_HISTOGRAM
-
FORM_KDE
public static final javax.swing.Icon FORM_KDE
-
FORM_KNN
public static final javax.swing.Icon FORM_KNN
-
FORM_DENSOGRAM
public static final javax.swing.Icon FORM_DENSOGRAM
-
PLOT_LINK2
public static final javax.swing.Icon PLOT_LINK2
-
FORM_MARK
public static final javax.swing.Icon FORM_MARK
-
FORM_SIZE
public static final javax.swing.Icon FORM_SIZE
-
FORM_SIZEXY
public static final javax.swing.Icon FORM_SIZEXY
-
FORM_XYELLIPSE
public static final javax.swing.Icon FORM_XYELLIPSE
-
FORM_SKYELLIPSE
public static final javax.swing.Icon FORM_SKYELLIPSE
-
FORM_ELLIPSE_CORR
public static final javax.swing.Icon FORM_ELLIPSE_CORR
-
FORM_ERROR
public static final javax.swing.Icon FORM_ERROR
-
FORM_ERROR1
public static final javax.swing.Icon FORM_ERROR1
-
FORM_VECTOR
public static final javax.swing.Icon FORM_VECTOR
-
FORM_FILL
public static final javax.swing.Icon FORM_FILL
-
FORM_SKYDENSITY
public static final javax.swing.Icon FORM_SKYDENSITY
-
FORM_GRID
public static final javax.swing.Icon FORM_GRID
-
FORM_QUANTILE
public static final javax.swing.Icon FORM_QUANTILE
-
FORM_LINEARFIT
public static final javax.swing.Icon FORM_LINEARFIT
-
FORM_GAUSSIAN
public static final javax.swing.Icon FORM_GAUSSIAN
-
FORM_LINK2
public static final javax.swing.Icon FORM_LINK2
-
FORM_LINK3
public static final javax.swing.Icon FORM_LINK3
-
FORM_MARKS2
public static final javax.swing.Icon FORM_MARKS2
-
FORM_MARKS3
public static final javax.swing.Icon FORM_MARKS3
-
FORM_MARKS4
public static final javax.swing.Icon FORM_MARKS4
-
FORM_POLYLINE
public static final javax.swing.Icon FORM_POLYLINE
-
MODE_FLAT
public static final javax.swing.Icon MODE_FLAT
-
MODE_AUTO
public static final javax.swing.Icon MODE_AUTO
-
MODE_DENSITY
public static final javax.swing.Icon MODE_DENSITY
-
MODE_ALPHA
public static final javax.swing.Icon MODE_ALPHA
-
MODE_ALPHA_FIX
public static final javax.swing.Icon MODE_ALPHA_FIX
-
MODE_AUX
public static final javax.swing.Icon MODE_AUX
-
MODE_WEIGHT
public static final javax.swing.Icon MODE_WEIGHT
-
DRAG1
public static final javax.swing.Icon DRAG1
-
DRAG2
public static final javax.swing.Icon DRAG2
-
DRAG3
public static final javax.swing.Icon DRAG3
-
CLICK1
public static final javax.swing.Icon CLICK1
-
CLICK2
public static final javax.swing.Icon CLICK2
-
CLICK3
public static final javax.swing.Icon CLICK3
-
MOUSE_WHEEL
public static final javax.swing.Icon MOUSE_WHEEL
-
ZERO
public static final javax.swing.Icon ZERO
-
COLOR_WHEEL
public static final javax.swing.Icon COLOR_WHEEL
-
TTOOLS_DOWHAT
public static final javax.swing.Icon TTOOLS_DOWHAT
-
-