Uses of Class
org.gjt.btools.image.StandardImage

Packages that use StandardImage
org.gjt.btools.image Provides access to various useful images.  
 

Uses of StandardImage in org.gjt.btools.image
 

Fields in org.gjt.btools.image declared as StandardImage
static StandardImage Standard16.action
          A green exclamation mark, useful for some kind of action command.
static StandardImage Standard16.close
          A closing door, useful for a close command.
static StandardImage Standard16.copy
          Two copies of a document, useful for a copy command.
static StandardImage Standard16.cross
          A red cross, useful for some kind of cancellation command.
static StandardImage Standard16.cut
          A pair of scissors, useful for a cut command.
static StandardImage Standard16.document
          An empty document, useful for a file-new command.
static StandardImage Standard16.down
          A down arrow.
static StandardImage Standard16.downBottom
          A down arrow terminated by a bar.
static StandardImage Standard16.downDown
          A double down arrow.
static StandardImage Standard16.help
          A question mark.
static StandardImage Standard16.left
          A left arrow.
static StandardImage Standard16.open
          An opening folder, useful for a file-open command.
static StandardImage Standard16.paste
          A clipboard with a document, useful for a paste command.
static StandardImage Standard16.right
          A right arrow.
static StandardImage Standard16.save
          A 3.5" disk, useful for a file-save command.
static StandardImage Standard16.tree
          A hierarchial tree.
static StandardImage Standard16.up
          An up arrow.
static StandardImage Standard16.upTop
          An up arrow terminated by a bar.
static StandardImage Standard16.upUp
          A double up arrow.
 



Copyright © 1998-2001, Ben Burton
This software is released under the GNU Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).