Uses of Interface
osdep.console.IChoiceDescription

Packages that use IChoiceDescription
osdep.console   
 

Uses of IChoiceDescription in osdep.console
 

Constructors in osdep.console with parameters of type IChoiceDescription
ConsoleChooser(java.util.List<T> lstEntry, IChoiceDescription<T> description)