ca.sqlpower.wabit.swingui
Class Icons

java.lang.Object
  extended by ca.sqlpower.wabit.swingui.Icons

public class Icons
extends java.lang.Object

Static collection of icons we use in the Wabit's GUI.


Field Summary
static javax.swing.Icon BOTTOM_ALIGN_ICON
           
static javax.swing.Icon CENTRE_ALIGN_ICON
           
static javax.swing.Icon LEFT_ALIGN_ICON
           
static javax.swing.Icon MIDDLE_ALIGN_ICON
           
static javax.swing.Icon RIGHT_ALIGN_ICON
           
static javax.swing.Icon TOP_ALIGN_ICON
           
 
Constructor Summary
Icons()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LEFT_ALIGN_ICON

public static final javax.swing.Icon LEFT_ALIGN_ICON

RIGHT_ALIGN_ICON

public static final javax.swing.Icon RIGHT_ALIGN_ICON

CENTRE_ALIGN_ICON

public static final javax.swing.Icon CENTRE_ALIGN_ICON

TOP_ALIGN_ICON

public static final javax.swing.Icon TOP_ALIGN_ICON

MIDDLE_ALIGN_ICON

public static final javax.swing.Icon MIDDLE_ALIGN_ICON

BOTTOM_ALIGN_ICON

public static final javax.swing.Icon BOTTOM_ALIGN_ICON
Constructor Detail

Icons

public Icons()


Copyright © 2009. All Rights Reserved.