|
|||||||||||
| 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.PlanetID
This class is used to access Planet objects in the database.
PlanetBase,
Serialized Form| Field Summary |
| Fields inherited from class org.gjt.universe.Index |
|
| Constructor Summary | |
PlanetID()
|
|
PlanetID(int in)
|
|
| Method Summary | |
DisplayNode |
getDisplayNodeChildren(CivID AID)
Returns a DisplayNode that represents the children of this object. |
DisplayNodeColor |
getDisplayNodeColor(CivID AID)
Returns the color surrounding the image in the tree. |
java.lang.String |
getDisplayNodeImage()
Returns the Image used in the display 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, hashCode, increment, set, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PlanetID()
public PlanetID(int in)
| Method Detail |
public DBItem getItem()
Index
getItem in class Indexpublic DisplayNode getDisplayNodeChildren(CivID AID)
Index
getDisplayNodeChildren in class IndexAID - The "viewer" of this tree.GUIDisplayTreeJFCpublic java.lang.String getDisplayNodeMessage()
Index
getDisplayNodeMessage in class IndexGUIDisplayTreeJFCpublic java.lang.String getDisplayNodeImage()
Index
getDisplayNodeImage in class IndexGUIDisplayTreeJFCpublic DisplayNodeColor getDisplayNodeColor(CivID AID)
Index
getDisplayNodeColor in class IndexAID - The viewer of this tree.GUIDisplayTreeJFC
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||