Factory [21]

Liste des fichiers regroupés par packages

com.loribel.commons.gui.abstraction [7]

ClassDescription
GB_BOGuiOptionsFactory Abstract factory to build Panel to represent BusinessObject.
GB_BOPanelFactory Abstract factory to build Panel to represent BusinessObject.
GB_BOPropertyTableBuilderFactory Abstract factory to build Table to represent property values of BusinessObject.
GB_BOSwingFactory Abstract factory to build Components to represents a property of BusinessObject.
GB_BOTableBuilderFactory Abstract factory to build Table builder to represent a list of BusinessObject.
GB_BOTNFactory Abstract factory to build tree node to represent a business object.
GB_VMFactory Factory to build ViewManager.

com.loribel.commons.gui.bo.swing [1]

ClassDescription
GB_BOPropertyLabelIconFactory Factory to build GB_LabelIcon according an BusinessObjectProperty.

com.loribel.commons.gui.factory [7]

ClassDescription
GB_BODebugVMFactory VMFactory for BusinessObject.
GB_BOVMFactory VMFactory for BusinessObject.
GB_MultiVMFactory Factory of VM using a list of VMFactory.
GB_NameDefaultVMFactory Factory to produce GB_ViewManager associated to a name.
GB_NameVMFactory Factory to produce GB_ViewManager associated to a name.
GB_TabbedVMFactory Factory to build tabbedViewManager.
GB_TypeVMFactory Factory to produce GB_ViewManager associated to a type of Object.

com.loribel.commons.io.filefilter.vm [1]

ClassDescription
GB_FileFilterVMFactory Factory of ViewManager to represent StringAction configuration.

com.loribel.commons.module.selector.gui [1]

ClassDescription
GB_SelectorRowFactory Factory to build GB_LabelRow to represent GB_Selector.

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

ClassDescription
GB_ComboHistoryModelFactory

com.loribel.commons.swing [1]

ClassDescription
GB_ButtonFactory Classe GB_ButtonFactory.

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

ClassDescription
GB_ComponentStyleFactory Classe GB_ComponentStyleFactory.

com.loribel.commons.util.trace [1]

ClassDescription
GB_TraceFactory Trace Factory

Liste des fichiers par ordre alphabétique

PackageClassDescription
com.loribel.commons.gui.factory GB_BODebugVMFactory VMFactory for BusinessObject.
com.loribel.commons.gui.abstraction GB_BOGuiOptionsFactory Abstract factory to build Panel to represent BusinessObject.
com.loribel.commons.gui.abstraction GB_BOPanelFactory Abstract factory to build Panel to represent BusinessObject.
com.loribel.commons.gui.bo.swing GB_BOPropertyLabelIconFactory Factory to build GB_LabelIcon according an BusinessObjectProperty.
com.loribel.commons.gui.abstraction GB_BOPropertyTableBuilderFactory Abstract factory to build Table to represent property values of BusinessObject.
com.loribel.commons.gui.abstraction GB_BOSwingFactory Abstract factory to build Components to represents a property of BusinessObject.
com.loribel.commons.gui.abstraction GB_BOTableBuilderFactory Abstract factory to build Table builder to represent a list of BusinessObject.
com.loribel.commons.gui.abstraction GB_BOTNFactory Abstract factory to build tree node to represent a business object.
com.loribel.commons.gui.factory GB_BOVMFactory VMFactory for BusinessObject.
com.loribel.commons.swing GB_ButtonFactory Classe GB_ButtonFactory.
com.loribel.commons.swing.combo GB_ComboHistoryModelFactory
com.loribel.commons.swing.style GB_ComponentStyleFactory Classe GB_ComponentStyleFactory.
com.loribel.commons.io.filefilter.vm GB_FileFilterVMFactory Factory of ViewManager to represent StringAction configuration.
com.loribel.commons.gui.factory GB_MultiVMFactory Factory of VM using a list of VMFactory.
com.loribel.commons.gui.factory GB_NameDefaultVMFactory Factory to produce GB_ViewManager associated to a name.
com.loribel.commons.gui.factory GB_NameVMFactory Factory to produce GB_ViewManager associated to a name.
com.loribel.commons.module.selector.gui GB_SelectorRowFactory Factory to build GB_LabelRow to represent GB_Selector.
com.loribel.commons.gui.factory GB_TabbedVMFactory Factory to build tabbedViewManager.
com.loribel.commons.util.trace GB_TraceFactory Trace Factory
com.loribel.commons.gui.factory GB_TypeVMFactory Factory to produce GB_ViewManager associated to a type of Object.
com.loribel.commons.gui.abstraction GB_VMFactory Factory to build ViewManager.