| Package | Description |
|---|---|
| oracle.javatools.ui.simplestyle |
| Modifier and Type | Method and Description |
|---|---|
static StyledTextAttribute.AttributeType |
StyledTextAttribute.AttributeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StyledTextAttribute.AttributeType[] |
StyledTextAttribute.AttributeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StyledTextAttribute.addAttribute(StyledTextAttribute.AttributeType type, java.lang.Object value) |
java.lang.Object |
StyledTextAttribute.getAttribute(StyledTextAttribute.AttributeType type) |