|
Calendar Bean Suite V2.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.calendar.BlueTheme
Constructor Summary | |
BlueTheme()
BlueTheme constructor initialize the resources of the theme by loading the images and determins the startup point of the year and month names controls in the calendar bean. |
Method Summary | |
java.lang.String |
getAboutThisBean()
Gets the aboutThisBean property (java.lang.String) value. |
java.awt.Image |
getImage(java.lang.String key)
getImage method returns the corresponding image determined by the key string. |
java.lang.Object |
getProperty(java.lang.String key)
getProperty method returns the coordinates of that is usefull for the calendar. |
void |
setAboutThisBean(java.lang.String aboutThisBean)
Sets the aboutThisBean property (java.lang.String) value. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public BlueTheme()
Method Detail |
public java.lang.String getAboutThisBean()
setAboutThisBean(java.lang.String)
public java.awt.Image getImage(java.lang.String key)
key
- represent a string to be the key to retrive the
specified image.public java.lang.Object getProperty(java.lang.String key)
key
- java.lang.Stringpublic void setAboutThisBean(java.lang.String aboutThisBean)
aboutThisBean
- The new value for the property.getAboutThisBean()
|
Calendar Bean Suite V2.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |