|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IScreen
Field Summary | |
---|---|
static java.lang.String |
SCREEN_DEFINITION_EXTENSION
Extension for the file containing the description of file object. |
Method Summary | |
---|---|
java.util.List<IField> |
getFields()
Returns the list of field object declared in screen description file (scr). |
Image |
getImage()
Returns image from the picture file connected with IScreen object |
IFile |
getImageFile()
Returns IFile object for picture file (jpg,gif) connected with IScreen object. |
java.lang.String |
getImagePath()
Returns the path of the image file (jpg,gif) relative to the screens folder. |
Methods inherited from interface org.ucworkbench.model.IUCElement |
---|
accept, childrenAccept, exists, getAncestor, getChildren, getCorrespondingResource, getElementName, getElementType, getParent, getPath, getUCProject, getUnderlyingResource |
Field Detail |
---|
static final java.lang.String SCREEN_DEFINITION_EXTENSION
Method Detail |
---|
Image getImage()
IFile getImageFile()
java.lang.String getImagePath()
java.util.List<IField> getFields()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |