Package com.accountingenhancements.layouttools

Class Summary
ConvertStringToJComponent Convert the description of a component into a JComponent.
Used by some of the LayoutFactory methods.
Field names could be database name such as tblEmp.firstName and supportParameters could contain a database connection as well as a HashMap of field settings so that this function could create an appropriate field to support the database field.
GroupLayoutPanelFactory Create a group layout panel from the layout pattern defined in the layout array.
Each layout line represents a row.
GroupLayoutPanelFactoryTestPanel  
PanelFromStringArrayParameters Class organizing multiple panels so that a cluster of panels can be created together.