Package com.timjohnstondev.unitconverter.view

Interface Summary
Configuration The Configuration interface provides a way to update some of the user configurable UI components.
 

Class Summary
AboutPanel This panel displays all of the information about this application including version, author and contact information.
CalculationPanel This panel contains all of the JTextFields for input, conversion factor and result display.
ConfigurationPanel This panel contains all of the configuration options for the application.
MolarMassPanel This panel displays all of the information regarding mole to mass and mass to mole conversions.
TopPanel This JTabbedPane provided a way to add the ConfigurationPanel and AboutPanel without adding more to the window size.
UnitConverter This is the main class for this application.
UnitLabelPanel This panel holds the labels for the UnitPanel.
UnitPanel This panel contains all of the Propertys with their respective units.
 



Copyright © 2009 Tim Johnston Development, LLC. All Rights Reserved.