org.gjt.universe.gui
Class GUIDebugDialogJFC

java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--java.awt.Window
                    |
                    +--java.awt.Frame
                          |
                          +--javax.swing.JFrame
                                |
                                +--org.gjt.universe.gui.UniverseJFrame
                                      |
                                      +--org.gjt.universe.gui.GUIDebugDialogJFC
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, javax.swing.RootPaneContainer, java.io.Serializable, javax.swing.WindowConstants

class GUIDebugDialogJFC
extends UniverseJFrame


Nested Class Summary
(package private)  class GUIDebugDialogJFC.OKButtonListener
           
 
Field Summary
private  javax.swing.JButton closeButton
           
(package private) static int GDDAA
           
(package private) static int GDDAB
           
(package private) static int GDDAC
           
(package private) static int GDDACH
           
(package private) static int GDDACM
           
(package private) static int GDDAD
           
(package private) static int GDDAE
           
(package private) static int GDDAED
           
(package private) static int GDDAF
           
(package private) static int GDDAG
           
(package private) static int GDDAH
           
(package private) static int GDDAK
           
(package private) static int GDDAM
           
(package private) static int GDDAP
           
(package private) static int GDDART
           
(package private) static int GDDAS
           
(package private) static int GDDAT
           
(package private) static int GDDAW
           
(package private) static int GDDORDER
           
(package private) static int GDDSCHEME
           
private  javax.swing.JLabel label1
           
private  javax.swing.JLabel label2
           
private  javax.swing.JLabel label3
           
private  javax.swing.JList list
           
private  javax.swing.JButton OKbutton
           
private  javax.swing.JScrollPane scrollpane
           
private  javax.swing.JTextField text1
           
private  javax.swing.JTextField text2
           
private  javax.swing.JTextField text3
           
private  int type
           
private  VectorDisplayReturn VDR
           
 
Fields inherited from class org.gjt.universe.gui.UniverseJFrame
 
Fields inherited from class javax.swing.JFrame
accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled
 
Fields inherited from class java.awt.Frame
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
 
Fields inherited from class java.awt.Window
 
Fields inherited from class java.awt.Container
 
Fields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 
Fields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE
 
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
(package private) GUIDebugDialogJFC(CivID AID)
           
(package private) GUIDebugDialogJFC(CostID CID)
           
(package private) GUIDebugDialogJFC(FleetID FID)
           
(package private) GUIDebugDialogJFC(GalaxyID GID)
           
(package private) GUIDebugDialogJFC(int in_type)
           
(package private) GUIDebugDialogJFC(KnowledgeID KID)
           
(package private) GUIDebugDialogJFC(ModuleDesignID EID)
           
(package private) GUIDebugDialogJFC(ModuleID MID)
           
(package private) GUIDebugDialogJFC(PlanetID PID)
           
(package private) GUIDebugDialogJFC(ShipDesignID DID)
           
(package private) GUIDebugDialogJFC(ShipID HID)
           
(package private) GUIDebugDialogJFC(StationID BID)
           
(package private) GUIDebugDialogJFC(SystemID SID)
           
(package private) GUIDebugDialogJFC(TechID TID)
           
(package private) GUIDebugDialogJFC(WormholeID WID)
           
 
Method Summary
private  void finalList(VectorDisplayReturn in_VDR, java.lang.String title)
           
private  void run(CivID AID)
           
private  void run(CostID CID)
           
private  void run(FleetID FID)
           
private  void run(GalaxyID GID)
           
private  void run(KnowledgeID KID)
           
private  void run(ModuleDesignID EID)
           
private  void run(ModuleID MID)
           
private  void run(PlanetID PID)
           
private  void run(ShipDesignID DID)
           
private  void run(ShipID HID)
           
private  void run(StationID BID)
           
private  void run(SystemID SID)
           
private  void run(TechID TID)
           
private  void run(WormholeID WID)
           
 
Methods inherited from class org.gjt.universe.gui.UniverseJFrame
needsRefresh, refresh, refreshIfNeeded, setNeedsRefresh, setVisible
 
Methods inherited from class javax.swing.JFrame
addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, update
 
Methods inherited from class java.awt.Frame
addNotify, finalize, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setIconImage, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated
 
Methods inherited from class java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, hide, isActive, isFocusableWindow, isFocusCycleRoot, isFocused, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationRelativeTo, show, toBack, toFront
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, transferFocusBackward, transferFocusDownCycle, validate, validateTree
 
Methods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, size, toString, transferFocus, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.awt.MenuContainer
getFont, postEvent
 

Field Detail

GDDSCHEME

static final int GDDSCHEME
See Also:
Constant Field Values

GDDAG

static final int GDDAG
See Also:
Constant Field Values

GDDAS

static final int GDDAS
See Also:
Constant Field Values

GDDAP

static final int GDDAP
See Also:
Constant Field Values

GDDAW

static final int GDDAW
See Also:
Constant Field Values

GDDAB

static final int GDDAB
See Also:
Constant Field Values

GDDAF

static final int GDDAF
See Also:
Constant Field Values

GDDAH

static final int GDDAH
See Also:
Constant Field Values

GDDAD

static final int GDDAD
See Also:
Constant Field Values

GDDAK

static final int GDDAK
See Also:
Constant Field Values

GDDAA

static final int GDDAA
See Also:
Constant Field Values

GDDAC

static final int GDDAC
See Also:
Constant Field Values

GDDAT

static final int GDDAT
See Also:
Constant Field Values

GDDAM

static final int GDDAM
See Also:
Constant Field Values

GDDAE

static final int GDDAE
See Also:
Constant Field Values

GDDACH

static final int GDDACH
See Also:
Constant Field Values

GDDART

static final int GDDART
See Also:
Constant Field Values

GDDAED

static final int GDDAED
See Also:
Constant Field Values

GDDACM

static final int GDDACM
See Also:
Constant Field Values

GDDORDER

static final int GDDORDER
See Also:
Constant Field Values

OKbutton

private javax.swing.JButton OKbutton

label1

private javax.swing.JLabel label1

text1

private javax.swing.JTextField text1

label2

private javax.swing.JLabel label2

text2

private javax.swing.JTextField text2

label3

private javax.swing.JLabel label3

text3

private javax.swing.JTextField text3

closeButton

private javax.swing.JButton closeButton

scrollpane

private javax.swing.JScrollPane scrollpane

list

private javax.swing.JList list

VDR

private VectorDisplayReturn VDR

type

private int type
Constructor Detail

GUIDebugDialogJFC

GUIDebugDialogJFC(int in_type)

GUIDebugDialogJFC

GUIDebugDialogJFC(GalaxyID GID)

GUIDebugDialogJFC

GUIDebugDialogJFC(SystemID SID)

GUIDebugDialogJFC

GUIDebugDialogJFC(PlanetID PID)

GUIDebugDialogJFC

GUIDebugDialogJFC(WormholeID WID)

GUIDebugDialogJFC

GUIDebugDialogJFC(StationID BID)

GUIDebugDialogJFC

GUIDebugDialogJFC(FleetID FID)

GUIDebugDialogJFC

GUIDebugDialogJFC(ShipID HID)

GUIDebugDialogJFC

GUIDebugDialogJFC(ShipDesignID DID)

GUIDebugDialogJFC

GUIDebugDialogJFC(KnowledgeID KID)

GUIDebugDialogJFC

GUIDebugDialogJFC(CivID AID)

GUIDebugDialogJFC

GUIDebugDialogJFC(CostID CID)

GUIDebugDialogJFC

GUIDebugDialogJFC(TechID TID)

GUIDebugDialogJFC

GUIDebugDialogJFC(ModuleID MID)

GUIDebugDialogJFC

GUIDebugDialogJFC(ModuleDesignID EID)
Method Detail

run

private void run(GalaxyID GID)

run

private void run(SystemID SID)

run

private void run(PlanetID PID)

run

private void run(WormholeID WID)

run

private void run(StationID BID)

run

private void run(FleetID FID)

run

private void run(ShipID HID)

run

private void run(ShipDesignID DID)

run

private void run(KnowledgeID KID)

run

private void run(CivID AID)

run

private void run(CostID CID)

run

private void run(TechID TID)

run

private void run(ModuleID MID)

run

private void run(ModuleDesignID EID)

finalList

private void finalList(VectorDisplayReturn in_VDR,
                       java.lang.String title)


Copyright © 2001 Universe Dev Team All Rights Reserved.