|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.cnes.genius.main.GComponent
fr.cnes.genius.lowLevel.GContainer
fr.cnes.genius.highLevel.GEntryNumberAbstract
fr.cnes.genius.highLevel.GEntryReal
fr.cnes.genius.highLevel.GEntryConstant
fr.cnes.genopus.constantSelectors.GPEntryEarthEqRad
public final class GPEntryEarthEqRad
Class implementing a GEntryReal for the Earth equatorial radius plus a GPEarthEqRadSelector.
| Index | Class | Item | Constraint |
| 0 | GLabelWithIndicator | label | 0, 0 => "newline , gapleft 0 , split 2" 0, 1 => (null) |
| 1 | GRealField | textField | (null) |
| 2 | GPopupList | units | (null) |
| 3 | GConstantSelector | constantSelector | "newline" (see table below) |
| Index | Class | Item | Constraint |
| 3, 0 | GButton | button | "split 2" |
| 3, 1 | GConstantSelelectorDialog | dialog | "newline , pushx , pushy , growx , growy" (see table below) |
| Index | Class | Item | Constraint |
| 3, 1, 0 | GComboBoxWithLabel | combobox | 3, 1, 0, 0, 0 => "split 3" 3, 1, 0, 0, 1 => (null) 3, 1, 0, 1 => (null) |
| 3, 1, 1 | GLabel | label | "newline , split 3" |
| 3, 1, 2 | GLabel | valueLabel | (null) |
| 3, 1, 3 | GLabel | unitLabel | (null) |
| 3, 1, 4 | GButton | selectButton | "newline , pushx , pushy" |
| 3, 1, 5 | GButton | cancelButton | (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 |
|---|
public GPEntryEarthEqRad(String label)
label - to be shown in the widget
public GPEntryEarthEqRad(String widgetId,
String label)
widgetId - widget identifier.label - to be shown in the widget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||