Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.incenter.ngbclient
Class shipArea  view shipArea download shipArea.java

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjava.awt.Panel
              extended byorg.incenter.ngbclient.shipArea
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.event.ActionListener, java.util.EventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable

public class shipArea
extends java.awt.Panel
implements java.awt.event.ActionListener

Version:

Nested Class Summary
 
Nested classes inherited from class java.awt.Panel
java.awt.Panel.AccessibleAWTPanel
 
Nested classes inherited from class java.awt.Container
java.awt.Container.AccessibleAWTContainer
 
Nested classes inherited from class java.awt.Component
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
 
Field Summary
(package private)  java.awt.Button btnBack
           
private  java.awt.Button btnConstruction
           
private  java.awt.Button btnDamage
           
private  java.awt.Button btnOrders
           
private  java.awt.Button btnStores
           
private  java.awt.Button btnTactical
           
private  java.awt.Button btnViewShip
           
(package private)  java.awt.Component inCenter
           
private  java.awt.Label label3
           
private  java.awt.Label label4
           
private  java.awt.Label label5
           
private  java.awt.Label lblTitle
           
private  java.awt.List lstHulls
           
private  java.awt.List lstModules
           
private  java.awt.Panel panel2
           
private  java.awt.Panel panel3
           
(package private)  frmClient parent
           
private  java.awt.Panel pnlCenter
           
private  java.awt.Panel pnlEast
           
private  java.awt.Panel pnlNorth
           
private  java.awt.Panel pnlSouth
           
private  java.awt.Panel pnlWest
           
(package private)  ship_remote ship
           
(package private)  shipView shipView
           
private  java.awt.TextField txtCurrentLoc
           
private  java.awt.TextField txtDestination
           
private  java.awt.TextArea txtInfo
           
 
Fields inherited from class java.awt.Panel
 
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 java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
shipArea(frmClient p, ship_remote sh)
          Initializes the Form
 
Method Summary
 void actionPerformed(java.awt.event.ActionEvent evt)
          This method is invoked when an action occurs.
private  void fillForm()
           
private  void initAttachments()
           
private  void initComponents()
          This method is called from within the constructor to initialize the form.
private  void setupButtons()
           
 
Methods inherited from class java.awt.Panel
addNotify, getAccessibleContext
 
Methods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, setLayout, transferFocusDownCycle, update, 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, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, 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, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ship

ship_remote ship

parent

frmClient parent

pnlSouth

private java.awt.Panel pnlSouth

pnlNorth

private java.awt.Panel pnlNorth

pnlEast

private java.awt.Panel pnlEast

pnlWest

private java.awt.Panel pnlWest

lblTitle

private java.awt.Label lblTitle

lstHulls

private java.awt.List lstHulls

label3

private java.awt.Label label3

lstModules

private java.awt.List lstModules

pnlCenter

private java.awt.Panel pnlCenter

panel2

private java.awt.Panel panel2

btnOrders

private java.awt.Button btnOrders

btnViewShip

private java.awt.Button btnViewShip

btnTactical

private java.awt.Button btnTactical

btnConstruction

private java.awt.Button btnConstruction

panel3

private java.awt.Panel panel3

label4

private java.awt.Label label4

txtCurrentLoc

private java.awt.TextField txtCurrentLoc

label5

private java.awt.Label label5

txtDestination

private java.awt.TextField txtDestination

btnStores

private java.awt.Button btnStores

btnDamage

private java.awt.Button btnDamage

txtInfo

private java.awt.TextArea txtInfo

shipView

shipView shipView

inCenter

java.awt.Component inCenter

btnBack

java.awt.Button btnBack
Constructor Detail

shipArea

public shipArea(frmClient p,
                ship_remote sh)
         throws java.lang.Exception
Initializes the Form

Method Detail

fillForm

private void fillForm()
               throws java.lang.Exception

initAttachments

private void initAttachments()
                      throws java.lang.Exception

initComponents

private void initComponents()
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the FormEditor.


setupButtons

private void setupButtons()

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent evt)
Description copied from interface: java.awt.event.ActionListener
This method is invoked when an action occurs.

Specified by:
actionPerformed in interface java.awt.event.ActionListener