|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Star | |
org.gjt.universe | |
org.gjt.universe.gui |
Uses of Star in org.gjt.universe |
Methods in org.gjt.universe that return Star | |
Star |
SystemBase.starAtIndex(int index)
This method returns the star at the given index in the set of those stars present in the system. |
Methods in org.gjt.universe with parameters of type Star | |
void |
SystemBase.addStar(Star aStar)
Adds the given star to the set of those present in the system. |
Uses of Star in org.gjt.universe.gui |
Fields in org.gjt.universe.gui declared as Star | |
private Star |
GUISystemContentsPanel.StarPanel.myStar
|
Constructors in org.gjt.universe.gui with parameters of type Star | |
GUISystemContentsPanel.StarPanel(CivID viewer,
Star aStar)
Designated constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |