|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.princeton.wordnet.browser.tree.renderers.pojos.DefaultDecorator
edu.princeton.wordnet.browser.tree.renderers.pojos.PlainDecorator
edu.princeton.wordnet.browser.tree.renderers.pojos.LexLinkDecorator
public class LexLinkDecorator
LexLink decorator
| Field Summary | |
|---|---|
private static java.util.Map<java.lang.Integer,javax.swing.ImageIcon> |
theIcons
Icons |
| Fields inherited from class edu.princeton.wordnet.browser.tree.renderers.pojos.PlainDecorator |
|---|
theStyle |
| Fields inherited from class edu.princeton.wordnet.browser.tree.renderers.pojos.DefaultDecorator |
|---|
theDefaultStyle, theObject |
| Constructor Summary | |
|---|---|
LexLinkDecorator(edu.princeton.wordnet.pojos.LexLink thisLexLink)
Constructor |
|
| Method Summary | |
|---|---|
javax.swing.Icon |
getIcon()
Get icon for node |
edu.princeton.wordnet.pojos.LexLink |
getLexLink()
Get semlink |
java.lang.String |
getName()
Get node name |
java.lang.String |
getValue()
Get node data |
(package private) static java.util.Map<java.lang.Integer,javax.swing.ImageIcon> |
makeIcons()
Make icon map |
| Methods inherited from class edu.princeton.wordnet.browser.tree.renderers.pojos.PlainDecorator |
|---|
getNameStyle, getValueStyle |
| Methods inherited from class edu.princeton.wordnet.browser.tree.renderers.pojos.DefaultDecorator |
|---|
childrenToString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.util.Map<java.lang.Integer,javax.swing.ImageIcon> theIcons
| Constructor Detail |
|---|
public LexLinkDecorator(edu.princeton.wordnet.pojos.LexLink thisLexLink)
thisLexLink - lex link| Method Detail |
|---|
static java.util.Map<java.lang.Integer,javax.swing.ImageIcon> makeIcons()
public edu.princeton.wordnet.pojos.LexLink getLexLink()
public java.lang.String getName()
DefaultDecorator
getName in class DefaultDecoratorpublic java.lang.String getValue()
DefaultDecorator
getValue in class DefaultDecoratorpublic javax.swing.Icon getIcon()
DefaultDecorator
getIcon in class PlainDecorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||