public class GuiStorage
extends java.lang.Object
Constructor and Description |
---|
GuiStorage() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.ImageIcon |
getAddIcon() |
static javax.swing.ImageIcon |
getFastForwardIcon() |
static javax.swing.ImageIcon |
getNavBarIcon() |
static javax.swing.ImageIcon |
getPauseIcon() |
static javax.swing.ImageIcon |
getPlayIcon() |
static javax.swing.ImageIcon |
getResetIcon() |
static javax.swing.ImageIcon |
getRewindIcon() |
static javax.swing.ImageIcon |
getStaticSolveIcon() |
static javax.swing.ImageIcon |
getStaticStepIcon() |
static javax.swing.ImageIcon |
getStepForwardIcon() |
static javax.swing.ImageIcon |
getStopAll() |
public static javax.swing.ImageIcon getNavBarIcon()
public static javax.swing.ImageIcon getPlayIcon()
public static javax.swing.ImageIcon getPauseIcon()
public static javax.swing.ImageIcon getResetIcon()
public static javax.swing.ImageIcon getRewindIcon()
public static javax.swing.ImageIcon getStepForwardIcon()
public static javax.swing.ImageIcon getFastForwardIcon()
public static javax.swing.ImageIcon getStopAll()
public static javax.swing.ImageIcon getStaticSolveIcon()
public static javax.swing.ImageIcon getStaticStepIcon()
public static javax.swing.ImageIcon getAddIcon()