Package | Class | Description |
---|---|---|
com.loribel.commons.gui.abstraction | GB_BOSwingFactory [API] | Abstract factory to build Components to represents a property of BusinessObject. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryAbstract [API] | Abstract factory to build Components to represents a property of BusinessObject. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryDefault [API] | Factory to build Components to represents a property of BusinessObject. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryEdit [API] | Factory to build Components to represents a property of BusinessObject. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryNotEdit [API] | Factory to build Components to represents a property of BusinessObject. |
Package | Class | Description |
---|---|---|
com.loribel.commons.abstraction | GB_Unregisterable [API] | Interface for Object that can unregister. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryAbstract [API] | Abstract factory to build Components to represents a property of BusinessObject. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryDefault [API] | Factory to build Components to represents a property of BusinessObject. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryEdit [API] | Factory to build Components to represents a property of BusinessObject. |
com.loribel.commons.gui.bo.factory | GB_BOSwingFactoryNotEdit [API] | Factory to build Components to represents a property of BusinessObject. |
Package | Class | Description |
---|---|---|
com.loribel.commons.gui.bo | GB_BOPanel [API] | Panel to represent BusinessObject objects. |
com.loribel.commons.gui.bo | GB_BOPanelDefault [API] | Basic Panel to manage the display of BusinessObject. |
com.loribel.commons.gui.bo | GB_BOPanelGeneric [API] | Panel to represent BusinessObject full generic. |
com.loribel.commons.gui.bo | GB_BOPanelSingleObject [API] | Panel used to add representation of properties of an BusinessObject. |
com.loribel.commons.gui.bo.metamodel.pilotage | GB_BOEnumGroupPanel [API] | Panel with table of enum. |
com.loribel.commons.gui.bo.metamodel.pilotage | GB_BOEnumGroupSimplePanel [API] | Panel with table of enum. |
com.loribel.commons.swing | GB_PanelRowsTitle [API] | Classe permettant de gérer simplement un panel segmenté par ligne.<br> |
Package | Class | Description |
---|---|---|
com.loribel.commons.abstraction | GB_Unregisterable [API] | Interface for Object that can unregister. |
com.loribel.commons.gui.bo.swing | GB_BOPropertyTextField [API] | TextField with Business Object Property. |
com.loribel.commons.gui.bo.swing | GB_BOPropertyTextFieldNumber [API] | Textfield to manage BusinessObject property with Number value |
com.loribel.commons.gui.bo.swing | GB_BOPropertyTextFieldObject [API] | Textfield to manage BusinessObject property with Object value <p> |
com.loribel.commons.gui.bo.swing | GB_BOPropertyTextFieldString [API] | Textfield to manage BusinessObject property with String value |
com.loribel.commons.swing | GB_TextField [API] | Component TextField for the Swing FWK. <br /> |
Package | Class | Description |
---|---|---|
com.loribel.commons.abstraction | GB_ComponentBuilder [API] | Build a component. |
com.loribel.commons.gui.bo.table | GB_BOListTableBuilder [API] | Table for any list of property of Business object. |
com.loribel.commons.gui.bo.table | GB_BOPropertyTableBuilder [API] | Table for any Business object. |
com.loribel.commons.gui.bo.table | GB_BOTableBuilderAbstract [API] | Table to represent a property of a Business object. |