|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.style.Entry
public abstract class Entry extends java.lang.Object implements java.io.Serializable
Abstract Stylesheet entry class
| Modifier and Type | Field and Description |
|---|---|
protected Key |
key
|
| Constructor and Description |
|---|
Entry(Key key)
Default entry constructor |
| Modifier and Type | Method and Description |
|---|---|
Key |
getKey()
Gets stylesheet key |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Key key
| Constructor Detail |
|---|
public Entry(Key key)
key - stylesheet key| Method Detail |
|---|
public Key getKey()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||