com.metamatrix.console.ui.util.property
Class Icons

java.lang.Object
  extended by com.metamatrix.console.ui.util.property.Icons

public class Icons
extends java.lang.Object

Static repository for Icon objects. Intent is to move Icon declarations from other places in the Console to here as time allows.

Since:
4.2

Field Summary
static javax.swing.ImageIcon ERROR_ICON
           
static javax.swing.ImageIcon WARNING_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

ERROR_ICON

public static final javax.swing.ImageIcon ERROR_ICON

WARNING_ICON

public static final javax.swing.ImageIcon WARNING_ICON
Constructor Detail

Icons

public Icons()


Copyright © 2009. All Rights Reserved.