|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AttributeComponent
Defines a set of methods common to components bound to AttributeSets.
| Method Summary | |
|---|---|
javax.swing.text.AttributeSet |
getValue()
get the value of this AttributeComponent |
javax.swing.text.AttributeSet |
getValue(boolean includeUnchanged)
|
boolean |
setValue(javax.swing.text.AttributeSet a)
set the value of this AttributeComponent |
| Method Detail |
|---|
boolean setValue(javax.swing.text.AttributeSet a)
AttributeComponent
a - the set of attributes possibly having an
attribute this component can display
javax.swing.text.AttributeSet getValue()
AttributeComponent
javax.swing.text.AttributeSet getValue(boolean includeUnchanged)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||