public class GPFramesConfigurationWidget
extends fr.cnes.genius.lowLevel.GDetachedPanel
implements fr.cnes.genius.main.GListener
| Constructor and Description |
|---|
GPFramesConfigurationWidget(String title)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
after(fr.cnes.genius.main.GEvent eve) |
void |
before(fr.cnes.genius.main.GEvent e) |
void |
display() |
void |
generic() |
fr.cnes.genius.lowLevel.GButton |
getButCancel()
Method to get the butCancel button
|
fr.cnes.genius.lowLevel.GButton |
getButOK()
Method to get the butOK button
|
fr.cnes.genius.lowLevel.GButton |
getButOKQuit()
Method to get the butOKQuit button
|
fr.cnes.sirius.patrius.frames.configuration.FramesConfiguration |
getFramesConguration()
Method to get the PATRIUS frames configuration.
|
GPFramesConfiguration |
getGPFramesConfiguration()
Returns the frames configuration widget.
|
void |
setConfiguration(fr.cnes.sirius.patrius.frames.configuration.FramesConfiguration config)
Method to set the configuration
|
applyVisible, getJFrame, mainDisplay, setVisible, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpenedclearConstraint, getClassConstraint, getComponent, getHorizontalScroll, getInnerDescendantClassConstraint, getJPanel, getJScrollPane, getLayoutConstraints, getStringClassConstraint, getVerticalScroll, mainClear, 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 GPFramesConfigurationWidget(String title)
title - Title of the panelpublic void display()
throws fr.cnes.genius.exception.GException
display in interface fr.cnes.genius.main.GDisplaydisplay in class fr.cnes.genius.lowLevel.GDetachedPanelfr.cnes.genius.exception.GExceptionpublic void generic()
throws fr.cnes.genius.exception.GException
generic in class fr.cnes.genius.lowLevel.GPanelfr.cnes.genius.exception.GExceptionpublic void before(fr.cnes.genius.main.GEvent e)
throws fr.cnes.genius.exception.GException
before in interface fr.cnes.genius.main.GListenerfr.cnes.genius.exception.GExceptionpublic void after(fr.cnes.genius.main.GEvent eve)
throws fr.cnes.genius.exception.GException
after in interface fr.cnes.genius.main.GListenerfr.cnes.genius.exception.GExceptionpublic fr.cnes.genius.lowLevel.GButton getButOK()
public fr.cnes.genius.lowLevel.GButton getButOKQuit()
public fr.cnes.genius.lowLevel.GButton getButCancel()
public fr.cnes.sirius.patrius.frames.configuration.FramesConfiguration getFramesConguration()
throws GPFrameException
GPFrameException - GENOPUS GPFrameExceptionpublic void setConfiguration(fr.cnes.sirius.patrius.frames.configuration.FramesConfiguration config)
throws GPFrameException
config - new configurationGPFrameException - GENOPUS GPFrameExceptionpublic GPFramesConfiguration getGPFramesConfiguration()
Copyright © 2025. All rights reserved.