|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cumt.workbench.UIResources
public class UIResources
Mantains shared ui resources
Constructor Summary | |
---|---|
UIResources()
|
Method Summary | |
---|---|
static javax.swing.Icon |
getIcon(java.lang.String resourceLocation)
|
static javax.swing.Icon |
getIcon(java.net.URL resourceLocation)
|
static java.awt.image.BufferedImage |
getSharedImage(java.net.URL resource)
|
static void |
setLookAndFeel()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UIResources()
Method Detail |
---|
public static void setLookAndFeel()
public static javax.swing.Icon getIcon(java.net.URL resourceLocation)
public static javax.swing.Icon getIcon(java.lang.String resourceLocation)
public static java.awt.image.BufferedImage getSharedImage(java.net.URL resource) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |