org.gjt.universe
Class PlanetUndefined
java.lang.Object
|
+--org.gjt.universe.DBItem
|
+--org.gjt.universe.PlanetBase
|
+--org.gjt.universe.PlanetUndefined
- All Implemented Interfaces:
- java.io.Serializable
- public final class PlanetUndefined
- extends PlanetBase
- See Also:
- Serialized Form
Fields inherited from class org.gjt.universe.PlanetBase |
|
Methods inherited from class org.gjt.universe.PlanetBase |
addGroundStation, fleetArrived, fleetDeparted, getFleetsInOrbit, getGravityString, getGroundStationList, getID, getID, getIndex, getLocation, getName, getOwner, getPlanetaryPrimaryID, getPlanetMakeup, getPlanetType, getRadiusString, getStarIndex, getSystemID, getTemperatureString, isInhabited, isInhabitedByAnotherCiv, isInhabitedByCiv, isMoon, setName, setOwner, setPlanetaryPrimaryID, setPlanetMakeup, setStarIndex |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SINGLETON
public static PlanetUndefined SINGLETON
ID
public static PlanetID ID
PlanetUndefined
private PlanetUndefined()
getSpecificTableInfo
public void getSpecificTableInfo(CivID AID,
DisplayReturn DR)
- Description copied from class:
PlanetBase
- This function allows additional values to be presented in the
planet table.
- Specified by:
getSpecificTableInfo
in class PlanetBase
specificDisplay
public VectorDisplayReturn specificDisplay()
- Description copied from class:
PlanetBase
- This method returns the ID of the receiving instance
- Specified by:
specificDisplay
in class PlanetBase
specificDisplayDebug
public VectorDisplayReturn specificDisplayDebug()
- Specified by:
specificDisplayDebug
in class DBItem
setToHomePlanetValues
public void setToHomePlanetValues()
- Specified by:
setToHomePlanetValues
in class PlanetBase
drawInfoPanelOne
public void drawInfoPanelOne(GUIFactoryOne gui,
javax.swing.JPanel panel)
- Specified by:
drawInfoPanelOne
in class PlanetBase
Copyright © 2001 Universe Dev Team All Rights Reserved.