|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.images.ImageFactory
public class ImageFactory
Icon Factory based on Metal Color Schema (Themes are automatically considered)
| Nested Class Summary | |
|---|---|
static class |
ImageFactory.FolderIcon16
Scaleable 16*16 Folder Icon |
| Constructor Summary | |
|---|---|
ImageFactory()
|
|
| Method Summary | |
|---|---|
static Icon |
getFolderIcon()
Folder Icon |
static Icon |
getHomeIcon()
Get Home Icon (little house) 18*18 |
static ImageIcon |
getImageIcon(String name)
Get Image Icon or null if not exists |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImageFactory()
| Method Detail |
|---|
public static ImageIcon getImageIcon(String name)
name - file name in org.compiere.images
public static Icon getHomeIcon()
public static Icon getFolderIcon()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||