|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.swing.FlowedTextComponent.Attrib
protected class FlowedTextComponent.Attrib
A structure for holding references to the attributes of the string
| Constructor Summary | |
|---|---|
FlowedTextComponent.Attrib(java.text.AttributedCharacterIterator.Attribute t,
java.lang.Object v,
int s,
int e)
Create a new Attrib holder |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlowedTextComponent.Attrib(java.text.AttributedCharacterIterator.Attribute t,
java.lang.Object v,
int s,
int e)
t - the type of attributev - the value of the attributes - the starting offsete - the ending offset
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||