|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getAlign()
INTERNAL: Gets the align mode in which the image should be rendered. |
java.lang.String |
getBorder()
INTERNAL: Gets the width of the border displayed around the image in pixels. |
java.lang.String |
getHeight()
INTERNAL: Gets the height of the image in pixels. |
java.lang.String |
getName()
INTERNAL: Gets the name of the image. |
java.lang.String |
getRelativeURL()
INTERNAL: Gets the relative URL to the image location. |
java.lang.String |
getWidth()
INTERNAL: Gets the width of the image in pixels. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getRelativeURL()
java.lang.String getWidth()
java.lang.String getHeight()
java.lang.String getBorder()
java.lang.String getAlign()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||