|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeContext
Provides access to attributes information
Method Summary | |
---|---|
java.lang.Object |
getAttribute(java.lang.String name)
Returns the attribute for a name or null if no such
attribute exists |
IterableListModel<java.lang.String> |
getAttributeNames()
Returns a sequence of the names of all attributes |
Method Detail |
---|
java.lang.Object getAttribute(java.lang.String name)
null
if no such
attribute exists
name
- the attribute name, not null
null
IterableListModel<java.lang.String> getAttributeNames()
null
but may be empty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |