ca.sqlpower.wabit.swingui
Class WabitIcons

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

public class WabitIcons
extends java.lang.Object

A utility class acting as a single place to store commonly-used icons in Wabit


Field Summary
static javax.swing.Icon CANCEL_ICON_32
           
static javax.swing.Icon DELETE_ICON_32
           
static javax.swing.Icon EXPORT_ICON_32
           
static javax.swing.Icon GROUP_ICON_16
           
static javax.swing.Icon REFRESH_ICON_32
           
static javax.swing.Icon REPORT_ICON_16
           
static javax.swing.Icon REPORTTASK_ICON_16
           
static javax.swing.Icon RUN_ICON_32
           
static javax.swing.Icon SAVE_ICON_16
           
static javax.swing.Icon SECURITY_ICON_16
           
static javax.swing.Icon SECURITY_ICON_32
           
static javax.swing.Icon SERVER_ICON_32
           
static javax.swing.Icon TEMPLATE_ICON_16
           
static javax.swing.Icon USER_ICON_16
           
static javax.swing.Icon WABIT_FILE_ICON_16
           
static javax.swing.Icon ZOOM_IN_ICON_16
           
static javax.swing.Icon ZOOM_OUT_ICON_16
           
 
Constructor Summary
WabitIcons()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPORT_ICON_16

public static final javax.swing.Icon REPORT_ICON_16

REPORTTASK_ICON_16

public static final javax.swing.Icon REPORTTASK_ICON_16

TEMPLATE_ICON_16

public static final javax.swing.Icon TEMPLATE_ICON_16

WABIT_FILE_ICON_16

public static final javax.swing.Icon WABIT_FILE_ICON_16

EXPORT_ICON_32

public static final javax.swing.Icon EXPORT_ICON_32

RUN_ICON_32

public static final javax.swing.Icon RUN_ICON_32

ZOOM_OUT_ICON_16

public static final javax.swing.Icon ZOOM_OUT_ICON_16

ZOOM_IN_ICON_16

public static final javax.swing.Icon ZOOM_IN_ICON_16

SAVE_ICON_16

public static final javax.swing.Icon SAVE_ICON_16

CANCEL_ICON_32

public static final javax.swing.Icon CANCEL_ICON_32

REFRESH_ICON_32

public static final javax.swing.Icon REFRESH_ICON_32

USER_ICON_16

public static final javax.swing.Icon USER_ICON_16

SECURITY_ICON_16

public static final javax.swing.Icon SECURITY_ICON_16

SECURITY_ICON_32

public static final javax.swing.Icon SECURITY_ICON_32

GROUP_ICON_16

public static final javax.swing.Icon GROUP_ICON_16

DELETE_ICON_32

public static final javax.swing.Icon DELETE_ICON_32

SERVER_ICON_32

public static final javax.swing.Icon SERVER_ICON_32
Constructor Detail

WabitIcons

public WabitIcons()


Copyright © 2009. All Rights Reserved.