| Package | Description |
|---|---|
| de.cismet.commons.gui.protocol | |
| de.cismet.commons.gui.protocol.impl | |
| de.cismet.commons.gui.protocol.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProtocolStepPanel<S extends ProtocolStep>
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProtocolStep
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
static ProtocolStep |
AbstractProtocolStep.fromJsonString(String jsonString,
Class<? extends AbstractProtocolStep> protocolStep)
DOCUMENT ME!
|
ProtocolStep |
ProtocolHandler.getLastStep()
DOCUMENT ME!
|
ProtocolStep |
ProtocolStepPanel.getProtocolStep()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolStep> |
ProtocolHandler.getAllSteps()
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ProtocolHandler.recordStep(ProtocolStep protocolStep)
DOCUMENT ME!
|
boolean |
ProtocolHandler.recordStep(ProtocolStep protocolStep,
boolean checkIfRecordIsEnabled)
DOCUMENT ME!
|
void |
ProtocolHandler.removeStep(ProtocolStep protocolStep)
DOCUMENT ME!
|
| Constructor and Description |
|---|
ProtocolStepPanelWrapper(ProtocolStep protocolStep,
boolean showImmediate)
Creates new form ProtocolStepPanelWrapper.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CommentProtocolStep
DOCUMENT ME!
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommentProtocolStepImpl
DOCUMENT ME!
|
| Modifier and Type | Method and Description |
|---|---|
ProtocolStep |
ProtocolStepListenerEvent.getProtocolStep()
DOCUMENT ME!
|
| Constructor and Description |
|---|
ProtocolStepListenerEvent(ProtocolStep source)
Creates a new ProtocolStepListenerEvent object.
|
Copyright © 2012–2026 cismet GmbH. All rights reserved.