|
||||||||||
| 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.GObjectSelector<org.orekit.bodies.CelestialBody>
fr.cnes.genopus.constantSelectors.GPCelestialBodySelector
public class GPCelestialBodySelector
Class implementing a GButton and a GDialog allowing the selection of the Earth's equatorial radius constant.
| Index | Class | Item | Constraint |
| 0 | GButton | button | "newline" |
| 1 | GObjectSelelectorDialog | dialog | "newline , pushx , pushy , growx , growy" (see table below) |
| Index | Class | Item | Constraint |
| 1, 0 | GObjectComboBoxWithLabel | 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 | objectLabel | (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 | |
|---|---|
GPCelestialBodySelector()
Constructor. |
|
GPCelestialBodySelector(String widgetId)
Constructor. |
|
| Method Summary | |
|---|---|
protected String |
getObjectValue(int comboboxValue)
|
| Methods inherited from class fr.cnes.genius.highLevel.GObjectSelector |
|---|
after, before, display, generic, getConstraint, getObject, getSubComponent, isEnabled, setConstraint, setDialogTooltip, setEnabled, setStringConstraint, setToolTipText |
| 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, setWidgetId, 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 GPCelestialBodySelector()
org.orekit.errors.OrekitExceptionpublic GPCelestialBodySelector(String widgetId)
widgetId - widget identifier.
org.orekit.errors.OrekitException| Method Detail |
|---|
protected String getObjectValue(int comboboxValue)
getObjectValue in class fr.cnes.genius.highLevel.GObjectSelector<org.orekit.bodies.CelestialBody>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||