|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.doolin.gui.swing.DoolinIcons
public class DoolinIcons
Accessor for the Doolin icons.
| Field Summary | |
|---|---|
static String |
ADD
Add icon |
static String |
CLOSE
Close icon |
static String |
DELETE
Delete icon |
| Method Summary | |
|---|---|
static Icon |
getIcon(String path)
Returns the icon located at the given resource path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String ADD
public static final String CLOSE
public static final String DELETE
| Method Detail |
|---|
public static Icon getIcon(String path)
path - Resource path
null if not found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||