Interfaces ou classes Model [15]

Liste des fichiers regroupés par packages

com.loribel.commons.gui.bo.metamodel.pilotage [1]

ClassDescription
GB_BOPilotageModel Model for pilotage

com.loribel.commons.gui.bo.table [2]

ClassDescription
GB_BOTableColumnModel Table Model to represent a list of businessObject.
GB_BOTableViewManagerModel Default implementation of GB_TableVMModel to manage a list of BusinessObject.

com.loribel.commons.gui [2]

ClassDescription
GB_TableVMModel Model for GB_TableVM.
GB_TreeMultiVMModel Model for GB_TreeMultiVM.

com.loribel.commons.module.states [2]

ClassDescription
GB_StateComboBoxModel Model for ComboBox.
GB_StateListModel Model for JList.

com.loribel.commons.swing.abstraction [1]

ClassDescription
GB_TreeModel The interface that defines a suitable data model for a GB_Tree.

com.loribel.commons.swing.combo [1]

ClassDescription
GB_ComboHistoryModel Model for comboBox to pix values from a list.

com.loribel.commons.swing.list [1]

ClassDescription
GB_DefaultComboBoxModel Default model for GB_ComboBox.

com.loribel.commons.swing.panel [2]

ClassDescription
GB_ItemsSelectModel Model pour GB_ItemsSelectPanelBuilder.
GB_ListModel Model

com.loribel.commons.swing.tree [3]

ClassDescription
GB_DefaultTreeModel A simple tree data model that uses TreeNodes.
GB_DefaultTreeSelectionModel Default implementation of GB_TreeSelectionModel.
GB_TreeSelectionModel This interface represents the current state of the selection for a GB_Tree component.

Liste des fichiers par ordre alphabétique

PackageClassDescription
com.loribel.commons.gui.bo.metamodel.pilotage GB_BOPilotageModel Model for pilotage
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_ItemsSelectModel Model pour GB_ItemsSelectPanelBuilder.
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.abstraction 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.