|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StyleKeyFactory
A style key factory.
| Method Summary | |
|---|---|
Object |
createBasicObject(StyleKey k,
String value,
Class c,
ClassFactory cf)
Creates an object. |
Iterator |
getRegisteredKeys()
Returns an iterator that provides access to the registered keys. |
StyleKey |
getStyleKey(String name)
Returns a style key. |
| Method Detail |
|---|
StyleKey getStyleKey(String name)
name - the name.
Object createBasicObject(StyleKey k,
String value,
Class c,
ClassFactory cf)
k - the style key.value - the value.c - the class.cf - the class factory used to create the basic object.
Iterator getRegisteredKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||