gui.icons
Class OpenSaveIconLibrary

java.lang.Object
  extended by gui.icons.OpenSaveIconLibrary

public class OpenSaveIconLibrary
extends java.lang.Object


Constructor Summary
OpenSaveIconLibrary()
           
 
Method Summary
static java.awt.Image getClear()
           
static java.awt.Image getCopy()
           
static java.awt.Image getCut()
           
static java.awt.Image getFolder()
           
static java.awt.Image getNew()
           
static java.awt.Image getOpen()
           
static java.awt.Image getPaste()
           
static java.awt.Image getPrint()
           
static java.awt.Image getSave()
           
static java.awt.Image getUndo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenSaveIconLibrary

public OpenSaveIconLibrary()
Method Detail

getClear

public static java.awt.Image getClear()

getCopy

public static java.awt.Image getCopy()

getCut

public static java.awt.Image getCut()

getFolder

public static java.awt.Image getFolder()

getNew

public static java.awt.Image getNew()

getOpen

public static java.awt.Image getOpen()

getPaste

public static java.awt.Image getPaste()

getPrint

public static java.awt.Image getPrint()

getSave

public static java.awt.Image getSave()

getUndo

public static java.awt.Image getUndo()