|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStatesImageCapability
| Method Summary | |
|---|---|
String |
getDisabledImageURL()
Returns an url string pointing to the image used for the disabled state. |
String |
getHoverImageURL()
Returns an url string pointing to the image used chen the pointer hover the component. |
String |
getSelectedImageURL()
Returns an url string pointing to the image used when the component is selected. |
void |
setDisabledImageURL(String url)
Sets an url string pointing to the image used for the disabled state. |
void |
setHoverImageURL(String url)
Sets an url string pointing to the image used chen the pointer hover the component. |
void |
setSelectedImageURL(String url)
Sets an url string pointing to the image used when the component is selected. |
| Methods inherited from interface org.rcfaces.core.component.capability.IImageCapability |
|---|
getImageAccessors, getImageURL, setImageURL |
| Method Detail |
|---|
String getHoverImageURL()
void setHoverImageURL(String url)
url - urlString getSelectedImageURL()
void setSelectedImageURL(String url)
url - urlString getDisabledImageURL()
void setDisabledImageURL(String url)
url - url
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||