Uses of Class
io.github.tonywasher.joceanus.metis.ui.MetisErrorPanel
Packages that use MetisErrorPanel
Package
Description
Launch classes.
Prometheus FieldSet Panel.
Provides top-level control of data.
-
Uses of MetisErrorPanel in io.github.tonywasher.joceanus.metis.toolkit
Methods in io.github.tonywasher.joceanus.metis.toolkit that return MetisErrorPanelModifier and TypeMethodDescriptionMetisToolkit.newErrorPanel(MetisViewerEntry pParent) Create an ErrorPanel. -
Uses of MetisErrorPanel in io.github.tonywasher.joceanus.prometheus.ui.panel
Constructors in io.github.tonywasher.joceanus.prometheus.ui.panel with parameters of type MetisErrorPanelModifierConstructorDescriptionprotectedPrometheusDataItemPanel(TethysUIFactory<?> pFactory, PrometheusEditSet pEditSet, MetisErrorPanel pError) Constructor. -
Uses of MetisErrorPanel in io.github.tonywasher.joceanus.prometheus.views
Methods in io.github.tonywasher.joceanus.prometheus.views with parameters of type MetisErrorPanelModifier and TypeMethodDescriptionvoidPrometheusEditSet.processCommand(PrometheusUIEvent pCmd, MetisErrorPanel pError) Process Save command.voidPrometheusEditSet.processEditCommand(PrometheusUIEvent pCmd, int pVersion, MetisErrorPanel pError) Process Edit command.