public class WidGtmFullVehicle extends fr.cnes.genius.lowLevel.GPanel implements fr.cnes.genius.main.GReadWrite, fr.cnes.genius.observer.GObserver, fr.cnes.genius.main.GCondensedStatusInterface, WidGtmObject<fr.cnes.sirius.patrius.assembly.Vehicle>, fr.cnes.genopus.maneuvers.GFuelTankEngineProvider
| Constructor and Description |
|---|
WidGtmFullVehicle()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
display() |
void |
generic() |
ArrayList<fr.cnes.sirius.patrius.assembly.properties.PropulsiveProperty> |
getEngineList() |
ArrayList<fr.cnes.sirius.patrius.assembly.properties.TankProperty> |
getFuelTankList() |
fr.cnes.sirius.patrius.assembly.Vehicle |
getGtmObject(Object... obj)
Returns the data object associated to the widget.
|
void |
notify(Object observable,
Object... args) |
void |
read() |
void |
setEllipsoid(fr.cnes.sirius.patrius.bodies.ExtendedOneAxisEllipsoid ellips)
Setting a new ellipsoid
|
void |
updateCondensedStatus(fr.cnes.genius.main.GCondensedStatus condensedStatus) |
void |
write() |
clearConstraint, getClassConstraint, getComponent, getHorizontalScroll, getInnerDescendantClassConstraint, getJPanel, getJScrollPane, getLayoutConstraints, getStringClassConstraint, getVerticalScroll, mainClear, mainDisplay, processMouseWheelEvent, put, setClassConstraint, setColumnConstraints, setConstraint, setDefaultConstraints, setHorizontalScroll, setInnerDescendantClassConstraint, setLayoutConstraints, setMargins, setPanelConstraints, setPreferredSize, setRowConstraints, setUnitIncrement, setVerticalScroll, unputactivateConstraintsByType, attachCopyPasteMenu, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, clearAllInnerDescendantConstraint, clearInnerDescendantContraint, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getConstraint, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGClassName, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getPathInConfigFile, getSimpleWidgetId, getStatus, getStringConstraint, getSubComponent, getWidgetId, handleCopyPasteEvent, handleCopyPasteEvent, handleProcessEventException, isCopyPasteEvent, isEnabled, isForcedStatus, isModified, launchInvalidPositionException, mouseWheelMoved, parseSimpleConstraint, processGEvent, setBusyCursor, setCommentInConfigFile, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDisplayIsModifiedIndicator, setElement, setEnabled, setForcedStatus, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setName, setNameAndCommentInConfigFile, setNameInConfigFile, setPathInConfigFile, setStatus, setStringConstraint, setToolTipText, setWidgetId, setWidth, setWindowBusyCursor, updateIsModifiedIndicator, writeCollection, writeCollection, writeCollection, writeCollection, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItempublic void generic()
throws fr.cnes.genius.exception.GException
generic in class fr.cnes.genius.lowLevel.GPanelfr.cnes.genius.exception.GExceptionpublic void display()
throws fr.cnes.genius.exception.GException
display in interface fr.cnes.genius.main.GDisplayfr.cnes.genius.exception.GExceptionpublic void read()
throws fr.cnes.genius.exception.GException
read in interface fr.cnes.genius.main.GReadWritefr.cnes.genius.exception.GExceptionpublic void write()
throws fr.cnes.genius.exception.GException
write in interface fr.cnes.genius.main.GReadWritefr.cnes.genius.exception.GExceptionpublic fr.cnes.sirius.patrius.assembly.Vehicle getGtmObject(Object... obj) throws GtmGuiException
WidGtmObjectgetGtmObject in interface WidGtmObject<fr.cnes.sirius.patrius.assembly.Vehicle>obj - list of objects to build it (may be null)GtmGuiException - GUI exceptionpublic ArrayList<fr.cnes.sirius.patrius.assembly.properties.TankProperty> getFuelTankList()
getFuelTankList in interface fr.cnes.genopus.maneuvers.GFuelTankEngineProviderpublic ArrayList<fr.cnes.sirius.patrius.assembly.properties.PropulsiveProperty> getEngineList()
getEngineList in interface fr.cnes.genopus.maneuvers.GFuelTankEngineProviderpublic void updateCondensedStatus(fr.cnes.genius.main.GCondensedStatus condensedStatus)
updateCondensedStatus in interface fr.cnes.genius.main.GCondensedStatusInterfacepublic void notify(Object observable, Object... args)
notify in interface fr.cnes.genius.observer.GObserverpublic void setEllipsoid(fr.cnes.sirius.patrius.bodies.ExtendedOneAxisEllipsoid ellips)
ellips - new ellipsoidCopyright © 2022. All rights reserved.