|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.kiml.ui.KimlUiPlugin.Images
public static class KimlUiPlugin.Images
nested class used to store images that are loaded at runtime.
Method Summary | |
---|---|
Image |
getPropChoice()
Returns the image for choice properties. |
Image |
getPropFalse()
Returns the image for false boolean properties. |
Image |
getPropFloat()
Returns the image for float properties. |
Image |
getPropInt()
Returns the image for integer properties. |
Image |
getPropText()
Returns the image for text properties. |
Image |
getPropTrue()
Returns the image for true boolean properties. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Image getPropChoice()
public Image getPropFalse()
public Image getPropFloat()
public Image getPropInt()
public Image getPropText()
public Image getPropTrue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |