se.datadosen.jalbum
Class JAlbumFrameIcons

java.lang.Object
  extended by se.datadosen.jalbum.JAlbumFrameIcons

public class JAlbumFrameIcons
extends java.lang.Object


Field Summary
 javax.swing.ImageIcon openIcon
           
 javax.swing.ImageIcon shareIcon
           
 javax.swing.ImageIcon tipIcon
           
 javax.swing.ImageIcon variablesTabIcon
           
 javax.swing.ImageIcon windowIcon
           
 
Method Summary
static JAlbumFrameIcons getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

windowIcon

public final javax.swing.ImageIcon windowIcon

openIcon

public final javax.swing.ImageIcon openIcon

tipIcon

public final javax.swing.ImageIcon tipIcon

shareIcon

public final javax.swing.ImageIcon shareIcon

variablesTabIcon

public final javax.swing.ImageIcon variablesTabIcon
Method Detail

getInstance

public static JAlbumFrameIcons getInstance()