fr.cnes.genopus.constantSelectors
Class GPEntryEarthEqRad

java.lang.Object
  extended by fr.cnes.genius.main.GComponent
      extended by fr.cnes.genius.lowLevel.GContainer
          extended by fr.cnes.genius.highLevel.GEntryNumberAbstract
              extended by fr.cnes.genius.highLevel.GEntryReal
                  extended by fr.cnes.genius.highLevel.GEntryConstant
                      extended by fr.cnes.genopus.constantSelectors.GPEntryEarthEqRad
All Implemented Interfaces:
fr.cnes.genius.main.GClear, fr.cnes.genius.main.GDisplay, fr.cnes.genius.main.GListener, fr.cnes.genius.main.GReadWrite

public final class GPEntryEarthEqRad
extends fr.cnes.genius.highLevel.GEntryConstant

Class implementing a GEntryReal for the Earth equatorial radius plus a GPEarthEqRadSelector.

Author:
ffsm
Default Constraint(s):
IndexClassItemConstraint
0GLabelWithIndicatorlabel0, 0 => "newline , gapleft 0 , split 2"
0, 1 => (null)
1GRealFieldtextField(null)
2GPopupListunits(null)
3GConstantSelectorconstantSelector"newline"
(see table below)

Default Constraint(s) for constantSelector:
IndexClassItemConstraint
3, 0GButtonbutton"split 2"
3, 1GConstantSelelectorDialogdialog"newline , pushx , pushy , growx , growy"
(see table below)

Default Constraint(s) for dialog:
IndexClassItemConstraint
3, 1, 0GComboBoxWithLabelcombobox3, 1, 0, 0, 0 => "split 3"
3, 1, 0, 0, 1 => (null)
3, 1, 0, 1 => (null)
3, 1, 1GLabellabel"newline , split 3"
3, 1, 2GLabelvalueLabel(null)
3, 1, 3GLabelunitLabel(null)
3, 1, 4GButtonselectButton"newline , pushx , pushy"
3, 1, 5GButtoncancelButton(null)


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.cnes.genius.main.GComponent
fr.cnes.genius.main.GComponent.CopyPasteOperation, fr.cnes.genius.main.GComponent.DisplayIndicatorStatus, fr.cnes.genius.main.GComponent.ItemType, fr.cnes.genius.main.GComponent.Operation
 
Field Summary
 
Fields inherited from class fr.cnes.genius.main.GComponent
NAME_ATTRIBUTE
 
Constructor Summary
GPEntryEarthEqRad(String label)
          Constructor.
GPEntryEarthEqRad(String widgetId, String label)
          Constructor.
 
Method Summary
 
Methods inherited from class fr.cnes.genius.highLevel.GEntryConstant
after, display, getGConstantSelector, getSubComponent, setConstraint, setEnabled, setWidgetId
 
Methods inherited from class fr.cnes.genius.highLevel.GEntryReal
before, clear, generic, getCurrentUnit, getDefaultValue, getGUnitsPopupList, getNumber, getSavedValue, getValue, isModified, read, setCurrentFormat, setDefaultValue, setFormatMode, setFracDigits, setSavedValue, setUnit, setValue, updateIsModifiedIndicator, updateStatus, write
 
Methods inherited from class fr.cnes.genius.highLevel.GEntryNumberAbstract
addGInterval, attachCopyPasteMenu, getGField, getGInterval, getGLabelWithIndicator, getGTextField, isCopyPasteEvent, isEnabled, removeGInterval, setShortcut, setStringConstraint, setToolTipText, updateGInterval, updateIntervalMessage
 
Methods inherited from class fr.cnes.genius.lowLevel.GContainer
put
 
Methods inherited from class fr.cnes.genius.main.GComponent
activateConstraintsByType, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getComponent, getConstraint, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getSimpleWidgetId, getStatus, getStringConstraint, getWidgetId, handleCopyPasteEvent, handleProcessEventException, launchInvalidPositionException, parseSimpleConstraint, processGEvent, setBusyCursor, setCommentInConfigFile, setConstraint, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDisplayIsModifiedIndicator, setElement, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setNameAndCommentInConfigFile, setNameInConfigFile, setStatus, setWidth, writeCollection, writeCollection, writeCollection, writeCollection, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GPEntryEarthEqRad

public GPEntryEarthEqRad(String label)
Constructor. The widget identifier is created automatically.

Parameters:
label - to be shown in the widget

GPEntryEarthEqRad

public GPEntryEarthEqRad(String widgetId,
                         String label)
Constructor.

Parameters:
widgetId - widget identifier.
label - to be shown in the widget


Copyright © 2017. All rights reserved.