JAligner

jaligner.ui.images
Class ToolbarIcons

java.lang.Object
  extended byjaligner.ui.images.ToolbarIcons

public abstract class ToolbarIcons
extends java.lang.Object

Toolbar icons

Author:
Ahmed Moustafa (ahmed@users.sf.net)

Field Summary
static javax.swing.ImageIcon ABOUT
          About icon
static javax.swing.ImageIcon CLOSE
          Close icon
static javax.swing.ImageIcon COPY
          Copy icon
static javax.swing.ImageIcon CUT
          Cut icon
static javax.swing.ImageIcon DELETE
          Delete icon
static java.lang.String GIFS_HOME
          Path to the gifs folder
static javax.swing.ImageIcon OPEN
          Open icon
static javax.swing.ImageIcon PASTE
          Paste icon
static javax.swing.ImageIcon PRINT
          Print icon
static javax.swing.ImageIcon SAVE
          Save icon
 
Constructor Summary
ToolbarIcons()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GIFS_HOME

public static final java.lang.String GIFS_HOME
Path to the gifs folder

See Also:
Constant Field Values

OPEN

public static final javax.swing.ImageIcon OPEN
Open icon


SAVE

public static final javax.swing.ImageIcon SAVE
Save icon


CUT

public static final javax.swing.ImageIcon CUT
Cut icon


COPY

public static final javax.swing.ImageIcon COPY
Copy icon


PASTE

public static final javax.swing.ImageIcon PASTE
Paste icon


DELETE

public static final javax.swing.ImageIcon DELETE
Delete icon


CLOSE

public static final javax.swing.ImageIcon CLOSE
Close icon


ABOUT

public static final javax.swing.ImageIcon ABOUT
About icon


PRINT

public static final javax.swing.ImageIcon PRINT
Print icon

Constructor Detail

ToolbarIcons

public ToolbarIcons()

JAligner

Ahmed Moustafa (ahmed@users.sf.net)SourceForge.net
The source code of JAligner is licensed under The GNU General Public License (GPL)