Projects:Openbravo POS Skin/Technical Documentation
Related files and functions
- Configuration panel: JPanelConfigGeneral.java
- Start class: StartPOS.java
- New java class that extends SubstanceAbstractSkin or SubstanceLookAndFeel and auxiliary classes. Examples in Substance of classes that implements a look nd feel are: AutumnSkin, SubstanceEmeraldDuskLookAndFeel, SubstanceBusinessBlackSteelLookAndFeel, SubstanceNebulaLookAndFeel, etc.
Previous steps
Create mock up screenshots of Openbravo POS with the Openbravo look and feel and colors wanted. After a look and feel is selected, look for the Substance artifacts and utility classes most appropriated to create the look and feel theme that is equals to the mock up screenshots selected.
Implementation guidelines
Create a new class that extends SubstanceAbstractSkin or SubstanceLookAndFeel and use the artifacts and colors that the Substance library offers to implement a new Java look and feel theme.