|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Theme
Theme interface was created to pass theme information to the calendar.
Method Summary | |
---|---|
java.awt.Image |
getImage(java.lang.String key)
This method was created to retrieve theme image . |
java.lang.Object |
getProperty(java.lang.String key)
This method was created to retrieve the coordinates of the year and month controls. |
Method Detail |
---|
java.awt.Image getImage(java.lang.String key)
key
- represent a string to be the key to retrive the
specified image.
java.lang.Object getProperty(java.lang.String key)
key
- java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |