Uses of Class
org.unitConverter.converterGUI.SearchBoxList
-
Packages that use SearchBoxList Package Description org.unitConverter.converterGUI The GUI interface of the Unit Converter. -
-
Uses of SearchBoxList in org.unitConverter.converterGUI
Fields in org.unitConverter.converterGUI declared as SearchBoxList Modifier and Type Field Description private SearchBoxListUnitConverterGUI.View. fromSearchThe panel for "From" in the dimension-based converterprivate SearchBoxListUnitConverterGUI.View. prefixNameListThe searchable list of prefix names in the prefix viewerprivate SearchBoxListUnitConverterGUI.View. toSearchThe panel for "To" in the dimension-based converterprivate SearchBoxListUnitConverterGUI.View. unitNameListThe searchable list of unit names in the unit viewer
-