|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.Index | +--org.gjt.universe.CostID
This class is used to access Cost objects in the database.
CostBase
,
Serialized FormField Summary |
Fields inherited from class org.gjt.universe.Index |
|
Constructor Summary | |
CostID()
|
|
CostID(int in)
|
Method Summary | |
DisplayNodeColor |
getDisplayNodeColor(CivID AID)
Returns the color surrounding the image in the tree. |
java.lang.String |
getDisplayNodeMessage()
Returns the message displayed in the tree for this Index. |
DBItem |
getItem()
Returns the object from the database that this index is pointing. |
Methods inherited from class org.gjt.universe.Index |
equals, get, getDisplayNodeChildren, getDisplayNodeImage, hashCode, increment, set, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CostID()
public CostID(int in)
Method Detail |
public DBItem getItem()
Index
getItem
in class Index
public java.lang.String getDisplayNodeMessage()
Index
getDisplayNodeMessage
in class Index
GUIDisplayTreeJFC
public DisplayNodeColor getDisplayNodeColor(CivID AID)
Index
getDisplayNodeColor
in class Index
AID
- The viewer of this tree.GUIDisplayTreeJFC
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |