org.gjt.universe.gui.one
Class InfoScreen

java.lang.Object
  |
  +--org.gjt.universe.gui.one.InfoScreen

class InfoScreen
extends java.lang.Object


Constructor Summary
(package private) InfoScreen()
           
 
Method Summary
private static void planet(GUIFactoryOne gui, javax.swing.JPanel panel, PlanetID PID)
           
private static void system(GUIFactoryOne gui, javax.swing.JPanel panel, SystemID SID)
           
(package private) static void update(GUIFactoryOne gui, javax.swing.JPanel panel, Index idx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfoScreen

InfoScreen()
Method Detail

update

static void update(GUIFactoryOne gui,
                   javax.swing.JPanel panel,
                   Index idx)

system

private static void system(GUIFactoryOne gui,
                           javax.swing.JPanel panel,
                           SystemID SID)

planet

private static void planet(GUIFactoryOne gui,
                           javax.swing.JPanel panel,
                           PlanetID PID)


Copyright © 2001 Universe Dev Team All Rights Reserved.