Uses of Package
org.jminor.framework.client.ui

Packages that use org.jminor.framework.client.ui
org.jminor.framework.client.ui   
 

Classes in org.jminor.framework.client.ui used by org.jminor.framework.client.ui
EntityApplicationPanel
          A central application panel class.
EntityComboBox
          A UI component based on the EntityComboBoxModel.
EntityEditPanel
          A UI component based on the EntityEditModel.
EntityLookupField
          A UI component based on the EntityLookupModel
EntityPanel
          A panel representing a Entity via a EntityModel, which facilitates browsing and editing of records.
EntityPanelProvider
          A class providing EntityPanel instances.
EntityTablePanel
          The EntityTablePanel is a UI class based on the EntityTableModel class.
EntityTableSearchPanel
          A UI component based on the EntityTableSearchModel
EntityTableSummaryPanel
          A UI component for showing summary panels for numerical properties in a EntityTableModel.
EntityUiUtil.EntityFieldPanel