Uses of Class
org.unitConverter.converterGUI.UnitConverterGUI.Presenter
-
Packages that use UnitConverterGUI.Presenter Package Description org.unitConverter.converterGUI The GUI interface of the Unit Converter. -
-
Uses of UnitConverterGUI.Presenter in org.unitConverter.converterGUI
Fields in org.unitConverter.converterGUI declared as UnitConverterGUI.Presenter Modifier and Type Field Description private UnitConverterGUI.Presenter
UnitConverterGUI.View. presenter
The view's associated presenter.
-