Package org.compiere.swing
Provides Swing components to utilize the Adempiere Looks.
Package Specification
In the standard implementation, panels and panes are opaque. Adempiere Looks sets opaque to false for JViewport, JScrollPane, JSplitPane and JTabbedPane but not for JPanel and JButton.
The Adempiere Swing extensions like CPanel, CButton are not opaque.Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see: http://www.adempiere.org/looks
-
Interface Summary Interface Description CEditor Adempiere Editor interfaceCFieldPopup Adempiere Field external popup Interface.ExtendedTheme -
Class Summary Class Description CButton Adempiere Button supporting colored BackgroundCCheckBox Adempiere CheckBoxCCheckBoxMenuItem Adempiere Check Box Menu ItemCColumnControlButton Code and description adapted from SwingX ColumnControlButton class.CComboBox<E> Adempiere Colored Combo Box.CComboBoxEditable<E> Adempiere Colored Combo Box.CDialog Conveniance Dialog Class.CField Adempiere Colored Field with external popup editor.CFieldEditor Adempiere Field Editor.CFrame Adempiere FrameCLabel Label with Mnemonics interpretationCMenuItem Adempiere Menu ItemCollapsiblePanel Collapsible panel with a title and contents.
Based on the StackedBox component develop by Frederic LavigneColorBlind Color Blind Utilities.ColorEditor Adempiere Color EditorCPanel Adempiere Panel supporting colored BackgroundsCPassword Password FieldCScrollPane Adempiere Srcoll Pane.CTabbedPane Adempiere Color Tabbed PaneCTable Model Independent enhanced JTable.CTextArea Adempiere TextArea - A ScrollPane with a JTextArea.CTextField Adempiere Text FieldCTextPane Adempiere TextPane - A ScrollPane with a JTextPane.CToggleButton Adempiere Color Taggle ButtonFontChooser Font Chooser DialogShadowBorder A border with a drop shadow.StackedBox Stacks components vertically in boxes.TableCellNone Dummy editor and renderer use for invisible columnThemeUtils