|
||||||||||
| 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.GConstantSelector
fr.cnes.genopus.constantSelectors.GPEarthJ2Selector
public class GPEarthJ2Selector
Class implementing a GButton and a GDialog allowing the selection of the Earth's J2 constant.
| Index | Class | Item | Constraint |
| 0 | GButton | button | "newline" |
| 1 | GConstantSelelectorDialog | dialog | "newline , pushx , pushy , growx , growy" (see table below) |
| Index | Class | Item | Constraint |
| 1, 0 | GComboBoxWithLabel | combobox | 1, 0, 0, 0 => "split 3" 1, 0, 0, 1 => (null) 1, 0, 1 => (null) |
| 1, 1 | GLabel | label | "newline , split 3" |
| 1, 2 | GLabel | valueLabel | (null) |
| 1, 3 | GLabel | unitLabel | (null) |
| 1, 4 | GButton | selectButton | "newline , pushx , pushy" |
| 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 | |
|---|---|
GPEarthJ2Selector()
Constructor. |
|
GPEarthJ2Selector(String widgetId)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class fr.cnes.genius.highLevel.GConstantSelector |
|---|
after, before, display, generic, getButtonTitle, getConstraint, getDialogTitle, getLabelList, getSubComponent, getUnitString, getValue, getValueList, isEnabled, setConstraint, setDialogTooltip, setEnabled, setStringConstraint, setToolTipText, setWidgetId |
| Methods inherited from class fr.cnes.genius.lowLevel.GContainer |
|---|
put |
| Methods inherited from class fr.cnes.genius.main.GComponent |
|---|
activateConstraintsByType, attachCopyPasteMenu, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getComponent, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getSimpleWidgetId, getStatus, getStringConstraint, getWidgetId, handleCopyPasteEvent, handleProcessEventException, isCopyPasteEvent, isModified, launchInvalidPositionException, parseSimpleConstraint, processGEvent, setBusyCursor, setCommentInConfigFile, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDisplayIsModifiedIndicator, setElement, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setNameAndCommentInConfigFile, setNameInConfigFile, setStatus, setWidth, updateIsModifiedIndicator, 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 GPEarthJ2Selector()
public GPEarthJ2Selector(String widgetId)
widgetId - widget identifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||