public class InquiryHistory
extends java.lang.Object
Constructor and Description |
---|
InquiryHistory(java.util.Locale locale,
Callback callback)
Constructs a new InquiryHistory.
|
Modifier and Type | Method and Description |
---|---|
void |
addSnapshot()
Adds a snapshot of an inquiry condition.
|
void |
clear() |
javax.swing.JPanel |
getUI()
Returns the user interface for navigation.
|
void |
register(CleartextClassification classi) |
void |
register(MustCheckBox check) |
void |
register(MustComboBox comboBox)
Registers a combobox to be recovered by inquiry history.
|
void |
register(MustMultChoice multChoice) |
void |
register(MustTextArea textArea) |
void |
register(MustTextField textField)
Registers a text field to be recovered by inquiry history.
|
void |
register(RadioButtonPanel radioButtonPanel) |
void |
setVisible(boolean aFlag) |
public InquiryHistory(java.util.Locale locale, Callback callback)
callback
- the callback for navigation eventspublic javax.swing.JPanel getUI()
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 register(MustMultChoice multChoice)
public void register(MustTextArea textArea)
public void addSnapshot()
public void setVisible(boolean aFlag)
public void clear()
Copyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de