|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unihalle.informatik.MiToBo.core.helpers.MTBIcon
public class MTBIcon
Singleton class to provide access to MiToBo icon in graphical environments.
Constructor Summary | |
---|---|
protected |
MTBIcon()
Default constructor. |
Method Summary | |
---|---|
ImageIcon |
getIcon()
Get reference to the icon. |
static MTBIcon |
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 MTBIcon()
Method Detail |
---|
public static MTBIcon getInstance()
public ImageIcon getIcon()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |