|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageInformationIF
INTERNAL: Container for storing information about an image used to display a graphical button.
Method Summary | |
---|---|
String |
getAlign()
INTERNAL: Gets the align mode in which the image should be rendered. |
String |
getBorder()
INTERNAL: Gets the width of the border displayed around the image in pixels. |
String |
getHeight()
INTERNAL: Gets the height of the image in pixels. |
String |
getName()
INTERNAL: Gets the name of the image. |
String |
getRelativeURL()
INTERNAL: Gets the relative URL to the image location. |
String |
getWidth()
INTERNAL: Gets the width of the image in pixels. |
Method Detail |
---|
String getName()
String getRelativeURL()
String getWidth()
String getHeight()
String getBorder()
String getAlign()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |