|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IChartKey
| Method Summary | |
|---|---|
IChartKey |
getDefault()
|
int |
getIntegerKey()
Return the integer key. |
void |
processAdd(java.util.List<IChartKey> workingKeys)
Add this key to the specified list. |
java.lang.String |
toString()
|
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
java.lang.String toString()
toString in class java.lang.Objectint getIntegerKey()
IChartKey getDefault()
void processAdd(java.util.List<IChartKey> workingKeys)
workingKeys - the current key list.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||