public class CodingSchemeSelectionMenu
extends java.lang.Object
Constructor and Description |
---|
CodingSchemeSelectionMenu() |
Modifier and Type | Method and Description |
---|---|
CodingSchemeSummary |
displayAndGetSelection()
Display the list of available coding schemes and process the user
selection.
|
protected java.util.List<CodingSchemeSummary> |
displayCodingSchemes()
Displays a list of available coding schemes.
|
protected java.util.List<CodingSchemeSummary> displayCodingSchemes() throws LBException
LBException
- If an error occurs displaying the list.public CodingSchemeSummary displayAndGetSelection()