Adempiere 3.4.0s

Package org.compiere.swing

Provides Swing components to utilize the Adempiere Looks.

See:
          Description

Interface Summary
CEditor Adempiere Editor interface
CFieldPopup Adempiere Field external popup Interface.
ExtendedTheme  
 

Class Summary
CButton Adempiere Button supporting colored Background
CCheckBox Adempiere CheckBox
CCheckBoxMenuItem Adempiere Check Box Menu Item
CColumnControlButton Code and description adapted from SwingX ColumnControlButton class.
CComboBox Adempiere Colored Combo Box.
CDialog Conveniance Dialog Class.
CField Adempiere Colored Field with external popup editor.
CFieldEditor Adempiere Field Editor.
CFrame Adempiere Frame
CLabel Label with Mnemonics interpretation
CMenuItem Adempiere Menu Item
CollapsiblePanel Collapsible panel with a title and contents.
ColorBlind Color Blind Utilities.
ColorEditor Adempiere Color Editor
CPanel Adempiere Panel supporting colored Backgrounds
CPassword Password Field
CScrollPane Adempiere Srcoll Pane.
CTabbedPane Adempiere Color Tabbed Pane
CTable Model Independent enhanced JTable.
CTextArea Adempiere TextArea - A ScrollPane with a JTextArea.
CTextField Adempiere Text Field
CTextPane Adempiere TextPane - A ScrollPane with a JTextPane.
CToggleButton Adempiere Color Taggle Button
FontChooser Font Chooser Dialog
ShadowBorder A border with a drop shadow.
StackedBox Stacks components vertically in boxes.
TableCellNone Dummy editor and renderer use for invisible column
ThemeUtils  
 

Package org.compiere.swing Description

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


Adempiere 3.4.0s

AdemPiere