|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.Alida.helpers.ALDIcon
public class ALDIcon
Singleton class to provide access to Alida icon in graphical environments.
Constructor Summary | |
---|---|
protected |
ALDIcon()
Default constructor. |
Method Summary | |
---|---|
ImageIcon |
getIcon()
Get reference to the icon. |
static ALDIcon |
getInstance()
Get singleton instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ALDIcon()
Method Detail |
---|
public static ALDIcon getInstance()
public ImageIcon getIcon()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |