public class GPCelestialBodySelector
extends fr.cnes.genius.highLevel.GObjectSelector<org.orekit.bodies.CelestialBody>
| 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) |
| Constructor and Description |
|---|
GPCelestialBodySelector()
Constructor.
|
GPCelestialBodySelector(String widgetId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getObjectValue(int comboboxValue) |
after, before, display, generic, getConstraint, getObject, getSubComponent, isEnabled, setConstraint, setDialogTooltip, setEnabled, setStringConstraint, setToolTipTextactivateConstraintsByType, attachCopyPasteMenu, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getComponent, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGClassName, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getSimpleWidgetId, getStatus, getStringConstraint, getWidgetId, handleCopyPasteEvent, 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, writeConfigItempublic GPCelestialBodySelector()
org.orekit.errors.OrekitExceptionpublic GPCelestialBodySelector(String widgetId)
widgetId - widget identifier.org.orekit.errors.OrekitExceptionprotected String getObjectValue(int comboboxValue)
getObjectValue in class fr.cnes.genius.highLevel.GObjectSelector<org.orekit.bodies.CelestialBody>Copyright © 2017. All rights reserved.