Package | Class | Description |
---|
com.loribel.commons.business.impl.bo |
GB_BOMetaModel
| Abstraction of business object of meta model. |
com.loribel.commons.gui.bo.metamodel.pilotage |
GB_BOPilotageModel
| |
com.loribel.commons.gui.bo.table |
GB_BOTableColumnModel
| Table Model to represent a list of businessObject. |
com.loribel.commons.gui.bo.table |
GB_BOTableViewManagerModel
| Default implementation of GB_TableVMModel to manage a list of BusinessObject. |
com.loribel.commons.swing.combo |
GB_ComboHistoryModel
| Model for comboBox to pix values from a list. |
com.loribel.commons.swing.list |
GB_DefaultComboBoxModel
| Default model for GB_ComboBox. |
com.loribel.commons.swing.tree |
GB_DefaultTreeModel
| A simple tree data model that uses TreeNodes. |
com.loribel.commons.swing.tree |
GB_DefaultTreeSelectionModel
| Default implementation of GB_TreeSelectionModel. |
com.loribel.commons.swing.panel |
GB_ListModel
| Model |
com.loribel.commons.module.states |
GB_StateComboBoxModel
| Model for ComboBox. |
com.loribel.commons.module.states |
GB_StateListModel
| Model for JList. |
com.loribel.commons.gui |
GB_TableVMModel
| Model for GB_TableVM. |
com.loribel.commons.swing.tree |
GB_TreeModel
| The interface that defines a suitable data model for a GB_Tree. |
com.loribel.commons.gui |
GB_TreeMultiVMModel
| Model for GB_TreeMultiVM. |
com.loribel.commons.swing.tree |
GB_TreeSelectionModel
| This interface represents the current state of the selection for a GB_Tree component. |