org.devaki.nextobjects.constants
Class CstImages

java.lang.Object
  extended byorg.devaki.nextobjects.constants.CstImages

public class CstImages
extends java.lang.Object

This class give all static pointers to icons

Author:
Emmanuel Florent

Field Summary
static javax.swing.ImageIcon ICN_ASSOCIATION
          association.gif
static javax.swing.ImageIcon ICN_ASSOCIATIONLINK
          associationLink.gif
static javax.swing.ImageIcon ICN_BACK
          back.gif
static javax.swing.ImageIcon ICN_BLANK
          blank.gif
static javax.swing.ImageIcon ICN_CDM
          cdm.gif
static javax.swing.ImageIcon ICN_CONSTRAINT
          constraint.png
static javax.swing.ImageIcon ICN_COPY
          copy.gif
static javax.swing.ImageIcon ICN_CUT
          cut.gif
static javax.swing.ImageIcon ICN_DOWN
          down.gif
static javax.swing.ImageIcon ICN_FIELD
          field.gif
static javax.swing.ImageIcon ICN_FIELD_PK
          field.gif
static javax.swing.ImageIcon ICN_FORWARD
          forward.gif
static javax.swing.ImageIcon ICN_HELP
          help.gif
static javax.swing.ImageIcon ICN_HOME
          home.gif
static javax.swing.ImageIcon ICN_INHERITANCE
          inheritance.png
static javax.swing.ImageIcon ICN_LABEL
          label.png
static javax.swing.ImageIcon ICN_NEW
          new.gif
static javax.swing.ImageIcon ICN_OPEN
          open.gif
static javax.swing.ImageIcon ICN_PASTE
          paste.gif
static javax.swing.ImageIcon ICN_PDM
          pdm.gif
static javax.swing.ImageIcon ICN_RELOAD
          reload.gif
static javax.swing.ImageIcon ICN_SAVE
          save.gif
static javax.swing.ImageIcon ICN_SELECTION
          selection.gif
static javax.swing.ImageIcon ICN_STOP
          stop.gif
static javax.swing.ImageIcon ICN_TABLE
          table.gif
static javax.swing.ImageIcon ICN_UP
          up.gif
static javax.swing.ImageIcon ICN_WORKSPACE
          workspace.gif
 
Constructor Summary
CstImages()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ICN_UP

public static final javax.swing.ImageIcon ICN_UP
up.gif


ICN_DOWN

public static final javax.swing.ImageIcon ICN_DOWN
down.gif


ICN_TABLE

public static final javax.swing.ImageIcon ICN_TABLE
table.gif


ICN_ASSOCIATION

public static final javax.swing.ImageIcon ICN_ASSOCIATION
association.gif


ICN_ASSOCIATIONLINK

public static final javax.swing.ImageIcon ICN_ASSOCIATIONLINK
associationLink.gif


ICN_INHERITANCE

public static final javax.swing.ImageIcon ICN_INHERITANCE
inheritance.png


ICN_CONSTRAINT

public static final javax.swing.ImageIcon ICN_CONSTRAINT
constraint.png


ICN_SELECTION

public static final javax.swing.ImageIcon ICN_SELECTION
selection.gif


ICN_OPEN

public static final javax.swing.ImageIcon ICN_OPEN
open.gif


ICN_SAVE

public static final javax.swing.ImageIcon ICN_SAVE
save.gif


ICN_CUT

public static final javax.swing.ImageIcon ICN_CUT
cut.gif


ICN_COPY

public static final javax.swing.ImageIcon ICN_COPY
copy.gif


ICN_PASTE

public static final javax.swing.ImageIcon ICN_PASTE
paste.gif


ICN_HELP

public static final javax.swing.ImageIcon ICN_HELP
help.gif


ICN_CDM

public static final javax.swing.ImageIcon ICN_CDM
cdm.gif


ICN_PDM

public static final javax.swing.ImageIcon ICN_PDM
pdm.gif


ICN_BACK

public static final javax.swing.ImageIcon ICN_BACK
back.gif


ICN_FORWARD

public static final javax.swing.ImageIcon ICN_FORWARD
forward.gif


ICN_RELOAD

public static final javax.swing.ImageIcon ICN_RELOAD
reload.gif


ICN_STOP

public static final javax.swing.ImageIcon ICN_STOP
stop.gif


ICN_HOME

public static final javax.swing.ImageIcon ICN_HOME
home.gif


ICN_BLANK

public static final javax.swing.ImageIcon ICN_BLANK
blank.gif


ICN_NEW

public static final javax.swing.ImageIcon ICN_NEW
new.gif


ICN_WORKSPACE

public static final javax.swing.ImageIcon ICN_WORKSPACE
workspace.gif


ICN_FIELD_PK

public static final javax.swing.ImageIcon ICN_FIELD_PK
field.gif


ICN_FIELD

public static final javax.swing.ImageIcon ICN_FIELD
field.gif


ICN_LABEL

public static final javax.swing.ImageIcon ICN_LABEL
label.png

Constructor Detail

CstImages

public CstImages()


Copyright © 2002-2004 devaki.org. All Rights Reserved.