Class CoordinatesEditorDemo

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
jaxx.demo.DemoPanel
jaxx.demo.component.jaxx.widgets.gis.CoordinatesEditorDemo
All Implemented Interfaces:
java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.accessibility.Accessible, JAXXContext, JAXXObject

public class CoordinatesEditorDemo
extends DemoPanel
See Also:
Serialized Form
  • Nested Class Summary

    Nested classes/interfaces inherited from class javax.swing.JPanel

    javax.swing.JPanel.AccessibleJPanel

    Nested classes/interfaces inherited from class javax.swing.JComponent

    javax.swing.JComponent.AccessibleJComponent

    Nested classes/interfaces inherited from class java.awt.Container

    java.awt.Container.AccessibleAWTContainer

    Nested classes/interfaces inherited from class java.awt.Component

    java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy
  • Field Summary

    Fields
    Modifier and Type Field Description
    static java.lang.String BINDING_EDITOR_DISPLAY_ZERO_WHEN_NULL  
    static java.lang.String BINDING_EDITOR_ENABLED  
    static java.lang.String BINDING_EDITOR_LATITUDE  
    static java.lang.String BINDING_EDITOR_LONGITUDE  
    static java.lang.String BINDING_EDITOR_QUADRANT  
    static java.lang.String BINDING_EDITOR_SHOW_RESET_BUTTON  
    static java.lang.String BINDING_RESULT_LATITUDE_TEXT  
    static java.lang.String BINDING_RESULT_LONGITUDE_TEXT  
    static java.lang.String BINDING_RESULT_QUADRANT_TEXT  
    protected javax.swing.JPanel config  
    protected javax.swing.JCheckBox displayZeroWhenNull  
    protected CoordinatesEditor editor  
    protected javax.swing.JCheckBox enableButton  
    protected CoordinatesEditorDemoHandler handler  
    protected CoordinatesEditorDemoModel model  
    protected javax.swing.JPanel result  
    protected javax.swing.JLabel resultLatitude  
    protected javax.swing.JLabel resultLongitude  
    protected javax.swing.JLabel resultQuadrant  
    protected javax.swing.JCheckBox showReset  

    Fields inherited from class javax.swing.JComponent

    listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW

    Fields inherited from class java.awt.Component

    accessibleContext, 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

    Constructors
    Constructor Description
    CoordinatesEditorDemo()  
    CoordinatesEditorDemo​(boolean param0)  
    CoordinatesEditorDemo​(java.awt.LayoutManager param0)  
    CoordinatesEditorDemo​(java.awt.LayoutManager param0, boolean param1)  
    CoordinatesEditorDemo​(JAXXContext param0)  
    CoordinatesEditorDemo​(JAXXContext param0, boolean param1)  
    CoordinatesEditorDemo​(JAXXContext param0, java.awt.LayoutManager param1)  
    CoordinatesEditorDemo​(JAXXContext param0, java.awt.LayoutManager param1, boolean param2)  
  • Method Summary

    Modifier and Type Method Description
    static JAXXObjectDescriptor $getJAXXObjectDescriptor()  
    protected void addChildrenToConfig()  
    protected void addChildrenToResult()  
    protected void createConfig()  
    protected void createDisplayZeroWhenNull()  
    protected void createEditor()  
    protected void createEnableButton()  
    protected CoordinatesEditorDemoHandler createHandler()  
    protected void createModel()  
    protected void createResult()  
    protected void createResultLatitude()  
    protected void createResultLongitude()  
    protected void createResultQuadrant()  
    protected void createShowReset()  
    protected Table get$Table0()  
    javax.swing.JPanel getConfig()  
    javax.swing.JCheckBox getDisplayZeroWhenNull()  
    CoordinatesEditor getEditor()  
    javax.swing.JCheckBox getEnableButton()  
    CoordinatesEditorDemoHandler getHandler()  
    CoordinatesEditorDemoModel getModel()  
    javax.swing.JPanel getResult()  
    javax.swing.JLabel getResultLatitude()  
    javax.swing.JLabel getResultLongitude()  
    javax.swing.JLabel getResultQuadrant()  
    javax.swing.JCheckBox getShowReset()  

    Methods inherited from class javax.swing.JPanel

    getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI

    Methods inherited from class javax.swing.JComponent

    addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update

    Methods inherited from class java.awt.Container

    add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, 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, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, 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 Details

    • BINDING_EDITOR_DISPLAY_ZERO_WHEN_NULL

      public static final java.lang.String BINDING_EDITOR_DISPLAY_ZERO_WHEN_NULL
      See Also:
      Constant Field Values
    • BINDING_EDITOR_ENABLED

      public static final java.lang.String BINDING_EDITOR_ENABLED
      See Also:
      Constant Field Values
    • BINDING_EDITOR_LATITUDE

      public static final java.lang.String BINDING_EDITOR_LATITUDE
      See Also:
      Constant Field Values
    • BINDING_EDITOR_LONGITUDE

      public static final java.lang.String BINDING_EDITOR_LONGITUDE
      See Also:
      Constant Field Values
    • BINDING_EDITOR_QUADRANT

      public static final java.lang.String BINDING_EDITOR_QUADRANT
      See Also:
      Constant Field Values
    • BINDING_EDITOR_SHOW_RESET_BUTTON

      public static final java.lang.String BINDING_EDITOR_SHOW_RESET_BUTTON
      See Also:
      Constant Field Values
    • BINDING_RESULT_LATITUDE_TEXT

      public static final java.lang.String BINDING_RESULT_LATITUDE_TEXT
      See Also:
      Constant Field Values
    • BINDING_RESULT_LONGITUDE_TEXT

      public static final java.lang.String BINDING_RESULT_LONGITUDE_TEXT
      See Also:
      Constant Field Values
    • BINDING_RESULT_QUADRANT_TEXT

      public static final java.lang.String BINDING_RESULT_QUADRANT_TEXT
      See Also:
      Constant Field Values
    • config

      protected javax.swing.JPanel config
    • displayZeroWhenNull

      protected javax.swing.JCheckBox displayZeroWhenNull
    • editor

      protected CoordinatesEditor editor
    • enableButton

      protected javax.swing.JCheckBox enableButton
    • handler

      protected final CoordinatesEditorDemoHandler handler
    • model

      protected CoordinatesEditorDemoModel model
    • result

      protected javax.swing.JPanel result
    • resultLatitude

      protected javax.swing.JLabel resultLatitude
    • resultLongitude

      protected javax.swing.JLabel resultLongitude
    • resultQuadrant

      protected javax.swing.JLabel resultQuadrant
    • showReset

      protected javax.swing.JCheckBox showReset
  • Constructor Details

    • CoordinatesEditorDemo

      public CoordinatesEditorDemo()
    • CoordinatesEditorDemo

      public CoordinatesEditorDemo​(JAXXContext param0)
    • CoordinatesEditorDemo

      public CoordinatesEditorDemo​(boolean param0)
    • CoordinatesEditorDemo

      public CoordinatesEditorDemo​(JAXXContext param0, boolean param1)
    • CoordinatesEditorDemo

      public CoordinatesEditorDemo​(java.awt.LayoutManager param0)
    • CoordinatesEditorDemo

      public CoordinatesEditorDemo​(JAXXContext param0, java.awt.LayoutManager param1)
    • CoordinatesEditorDemo

      public CoordinatesEditorDemo​(java.awt.LayoutManager param0, boolean param1)
    • CoordinatesEditorDemo

      public CoordinatesEditorDemo​(JAXXContext param0, java.awt.LayoutManager param1, boolean param2)
  • Method Details

    • $getJAXXObjectDescriptor

      public static JAXXObjectDescriptor $getJAXXObjectDescriptor()
    • getConfig

      public javax.swing.JPanel getConfig()
    • getDisplayZeroWhenNull

      public javax.swing.JCheckBox getDisplayZeroWhenNull()
    • getEditor

      public CoordinatesEditor getEditor()
    • getEnableButton

      public javax.swing.JCheckBox getEnableButton()
    • getHandler

      public CoordinatesEditorDemoHandler getHandler()
    • getModel

      public CoordinatesEditorDemoModel getModel()
    • getResult

      public javax.swing.JPanel getResult()
    • getResultLatitude

      public javax.swing.JLabel getResultLatitude()
    • getResultLongitude

      public javax.swing.JLabel getResultLongitude()
    • getResultQuadrant

      public javax.swing.JLabel getResultQuadrant()
    • getShowReset

      public javax.swing.JCheckBox getShowReset()
    • get$Table0

      protected Table get$Table0()
    • addChildrenToConfig

      protected void addChildrenToConfig()
    • addChildrenToResult

      protected void addChildrenToResult()
    • createConfig

      protected void createConfig()
    • createDisplayZeroWhenNull

      protected void createDisplayZeroWhenNull()
    • createEditor

      protected void createEditor()
    • createEnableButton

      protected void createEnableButton()
    • createHandler

      protected CoordinatesEditorDemoHandler createHandler()
    • createModel

      protected void createModel()
    • createResult

      protected void createResult()
    • createResultLatitude

      protected void createResultLatitude()
    • createResultLongitude

      protected void createResultLongitude()
    • createResultQuadrant

      protected void createResultQuadrant()
    • createShowReset

      protected void createShowReset()