|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappedStyle | |
|---|---|
| edu.princeton.wordnet.browser.component | |
| edu.princeton.wordnet.browser.tree.renderers.pojos | |
| Uses of MappedStyle in edu.princeton.wordnet.browser.component |
|---|
| Fields in edu.princeton.wordnet.browser.component declared as MappedStyle | |
|---|---|
(package private) static MappedStyle[] |
StyleDialog.theStyles
Styles within edit range |
| Methods in edu.princeton.wordnet.browser.component with parameters of type MappedStyle | |
|---|---|
protected void |
StyleDialog.initialize(MappedStyle[] theseOptions)
Initialize |
| Uses of MappedStyle in edu.princeton.wordnet.browser.tree.renderers.pojos |
|---|
| Methods in edu.princeton.wordnet.browser.tree.renderers.pojos that return MappedStyle | |
|---|---|
static MappedStyle |
MappedStyle.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MappedStyle[] |
MappedStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in edu.princeton.wordnet.browser.tree.renderers.pojos with parameters of type MappedStyle | |
|---|---|
PlainDecorator(java.lang.Object thisNode,
MappedStyle thisStyle)
Constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||