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

Quick Search    Search Deep

jflight.awt
Class SerialPortSetupDialog  view SerialPortSetupDialog download SerialPortSetupDialog.java

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjava.awt.Window
              extended byjava.awt.Dialog
                  extended byjflight.awt.SerialPortSetupDialog
All Implemented Interfaces:
javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable

public class SerialPortSetupDialog
extends java.awt.Dialog

Dialog for setup of serial ports.

Since:
JDK1.1.x

Nested Class Summary
 
Nested classes inherited from class java.awt.Dialog
java.awt.Dialog.AccessibleAWTDialog
 
Nested classes inherited from class java.awt.Window
java.awt.Window.AccessibleAWTWindow
 
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.Panel BasisPanel
           
(package private)  java.awt.BorderLayout BasisPanelBorderLayout
           
(package private)  java.awt.Choice baudChoice
           
(package private)  java.awt.Label baudLabel
           
(package private)  java.awt.FlowLayout ButtomFlowLayout
           
(package private)  java.awt.Panel ButtomPanel
           
(package private)  java.awt.GridLayout ButtonGridLayout
           
(package private)  java.awt.Panel ButtonPanel
           
(package private)  java.awt.Button CancelButton
           
private  boolean changed
           
(package private)  java.awt.GridLayout ChoisePanelGridLayout
           
static int CONFIG_GPS
           
static int CONFIG_VARIO
           
(package private)  java.awt.Choice dataBitsChoice
           
(package private)  java.awt.Label dataBitsLabel
           
(package private)  java.awt.Button DefaultButton
           
(package private)  java.awt.Choice flowInChoice
           
(package private)  java.awt.Label flowInLabel
           
(package private)  java.awt.Choice flowOutChoice
           
(package private)  java.awt.Label flowOutLabel
           
(package private)  java.awt.GridLayout LabelPanelGridLayout
           
(package private)  java.awt.Panel LeftChoisePanel
           
(package private)  java.awt.Panel LeftGridPanel
           
(package private)  java.awt.BorderLayout LeftGridPanelBorderLayout
           
(package private)  java.awt.Panel LeftLabelPanel
           
(package private)  java.awt.Button OKButton
           
(package private)  java.awt.Choice parityChoice
           
(package private)  java.awt.Label parityLabel
           
(package private)  java.awt.Choice portChoice
           
(package private)  java.awt.Label portLabel
           
(package private)  java.awt.Panel RightChoisePanel
           
(package private)  java.awt.GridLayout RightChoisePanelGridLayout
           
(package private)  java.awt.Panel RightGridPanel
           
(package private)  java.awt.BorderLayout RightGridPanelBorderLayout
           
(package private)  java.awt.Panel RightLabelPanel
           
(package private)  java.awt.GridLayout RightLabelPanelGridLayout
           
(package private)  java.awt.Choice stopBitsChoice
           
(package private)  java.awt.Label stopBitsLabel
           
private  java.util.ResourceBundle strRes
           
(package private)  java.awt.BorderLayout TopBorderLayout
           
(package private)  java.awt.Panel TopBorderPanel
           
(package private)  java.awt.FlowLayout TopFlowLayout
           
(package private)  java.awt.Panel TopPanel
           
 
Fields inherited from class java.awt.Dialog
 
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 java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 
Constructor Summary
SerialPortSetupDialog(java.awt.Frame owner)
           
 
Method Summary
(package private)  void cancel()
           
(package private)  void CancelButton_actionPerformed(java.awt.event.ActionEvent e)
           
(package private)  void DefaultButton_actionPerformed(java.awt.event.ActionEvent e)
           
 void getParameters(jflight.tools.SerialParameters serialParams)
           
 boolean hasChanged()
           
private  void jbInit()
           
private  void listPortChoises()
           
(package private)  void OKButton_actionPerformed(java.awt.event.ActionEvent e)
           
protected  void processWindowEvent(java.awt.event.WindowEvent e)
          Dispatches this event to any listeners that are listening for WindowEvents on this window.
 void setParameters(jflight.tools.SerialParameters serialParams, int mode)
           
 
Methods inherited from class java.awt.Dialog
addNotify, dispose, getAccessibleContext, getTitle, hide, isModal, isResizable, isUndecorated, paramString, setModal, setResizable, setTitle, setUndecorated, show
 
Methods inherited from class java.awt.Window
addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getGraphicsConfiguration, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, isActive, isFocusableWindow, isFocusCycleRoot, isFocused, isShowing, pack, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationRelativeTo, toBack, toFront
 
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, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, 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, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, 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, 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, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, 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

CONFIG_VARIO

public static final int CONFIG_VARIO
See Also:
Constant Field Values

CONFIG_GPS

public static final int CONFIG_GPS
See Also:
Constant Field Values

changed

private boolean changed

strRes

private java.util.ResourceBundle strRes

BasisPanel

java.awt.Panel BasisPanel

BasisPanelBorderLayout

java.awt.BorderLayout BasisPanelBorderLayout

TopFlowLayout

java.awt.FlowLayout TopFlowLayout

TopPanel

java.awt.Panel TopPanel

TopBorderPanel

java.awt.Panel TopBorderPanel

RightGridPanel

java.awt.Panel RightGridPanel

RightGridPanelBorderLayout

java.awt.BorderLayout RightGridPanelBorderLayout

LeftGridPanel

java.awt.Panel LeftGridPanel

LeftGridPanelBorderLayout

java.awt.BorderLayout LeftGridPanelBorderLayout

flowInLabel

java.awt.Label flowInLabel

LabelPanelGridLayout

java.awt.GridLayout LabelPanelGridLayout

dataBitsLabel

java.awt.Label dataBitsLabel

portLabel

java.awt.Label portLabel

parityLabel

java.awt.Label parityLabel

LeftLabelPanel

java.awt.Panel LeftLabelPanel

ChoisePanelGridLayout

java.awt.GridLayout ChoisePanelGridLayout

flowInChoice

java.awt.Choice flowInChoice

dataBitsChoice

java.awt.Choice dataBitsChoice

parityChoice

java.awt.Choice parityChoice

portChoice

java.awt.Choice portChoice

LeftChoisePanel

java.awt.Panel LeftChoisePanel

baudLabel

java.awt.Label baudLabel

RightLabelPanel

java.awt.Panel RightLabelPanel

stopBitsLabel

java.awt.Label stopBitsLabel

flowOutLabel

java.awt.Label flowOutLabel

RightLabelPanelGridLayout

java.awt.GridLayout RightLabelPanelGridLayout

stopBitsChoice

java.awt.Choice stopBitsChoice

RightChoisePanelGridLayout

java.awt.GridLayout RightChoisePanelGridLayout

baudChoice

java.awt.Choice baudChoice

flowOutChoice

java.awt.Choice flowOutChoice

RightChoisePanel

java.awt.Panel RightChoisePanel

TopBorderLayout

java.awt.BorderLayout TopBorderLayout

CancelButton

java.awt.Button CancelButton

OKButton

java.awt.Button OKButton

DefaultButton

java.awt.Button DefaultButton

ButtonGridLayout

java.awt.GridLayout ButtonGridLayout

ButtomPanel

java.awt.Panel ButtomPanel

ButtomFlowLayout

java.awt.FlowLayout ButtomFlowLayout

ButtonPanel

java.awt.Panel ButtonPanel
Constructor Detail

SerialPortSetupDialog

public SerialPortSetupDialog(java.awt.Frame owner)
Method Detail

jbInit

private void jbInit()
             throws java.lang.Exception

processWindowEvent

protected void processWindowEvent(java.awt.event.WindowEvent e)
Description copied from class: java.awt.Window
Dispatches this event to any listeners that are listening for WindowEvents on this window. This method only gets invoked if it is enabled via enableEvents() or if a listener has been added.


cancel

void cancel()

listPortChoises

private void listPortChoises()

setParameters

public void setParameters(jflight.tools.SerialParameters serialParams,
                          int mode)

getParameters

public void getParameters(jflight.tools.SerialParameters serialParams)

hasChanged

public boolean hasChanged()

OKButton_actionPerformed

void OKButton_actionPerformed(java.awt.event.ActionEvent e)

CancelButton_actionPerformed

void CancelButton_actionPerformed(java.awt.event.ActionEvent e)

DefaultButton_actionPerformed

void DefaultButton_actionPerformed(java.awt.event.ActionEvent e)