public class InquiryHistory
extends java.lang.Object
Constructor and Description |
---|
InquiryHistory()
Constructs a new InquiryHistory.
|
Modifier and Type | Method and Description |
---|---|
void |
addSnapshot()
Adds a snapshot of an inquiry condition.
|
void |
clear() |
void |
register(CleartextClassification classi) |
void |
register(MustCheckBox check) |
void |
register(MustComboBox comboBox)
Registers a combobox to be recovered by inquiry history.
|
void |
register(MustTextField textField)
Registers a text field to be recovered by inquiry history.
|
void |
register(RadioButtonPanel radioButtonPanel) |
protected void |
reset() |
void |
setVisible(boolean aFlag) |
protected void |
synchronizeBackward() |
protected void |
synchronizeForward() |
void |
updateRemoteView(ToAppletWriter out) |
public void register(MustTextField textField)
textField
- the text field to registerpublic void register(MustComboBox comboBox)
textField
- the combobox to registerpublic void register(MustCheckBox check)
public void register(RadioButtonPanel radioButtonPanel)
public void register(CleartextClassification classi)
public void addSnapshot()
protected void synchronizeForward()
protected void synchronizeBackward()
protected void reset()
public void setVisible(boolean aFlag)
public void clear()
public void updateRemoteView(ToAppletWriter out)
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de