Adempiere 3.5.2a

Uses of Class
org.compiere.plaf.CompiereColor

Packages that use CompiereColor
org.compiere.model Provides for.... 
org.compiere.plaf Provides for Pluggabe Look & Feel User Interface. 
org.compiere.swing Provides Swing components to utilize the Adempiere Looks. 
 

Uses of CompiereColor in org.compiere.model
 

Methods in org.compiere.model that return CompiereColor
 CompiereColor MColor.getAdempiereColor()
          Get AdempiereColor.
 CompiereColor GridWindow.getColor()
          Get Color
 

Uses of CompiereColor in org.compiere.plaf
 

Methods in org.compiere.plaf that return CompiereColor
static CompiereColor CompiereColor.getBackground(JComponent c)
          Get Background Color of component
static CompiereColor CompiereColor.getDefaultBackground()
          Get Default Background
static CompiereColor CompiereColor.parse(String attributes)
          Parse attributes and return AdempiereColor
 

Methods in org.compiere.plaf with parameters of type CompiereColor
static void CompiereColor.setBackground(JComponent c, CompiereColor cc)
          Set Background of Component
static void CompiereColor.setBackground(Window win, CompiereColor cc)
          Set Background of Window Content Pane
 void CompiereColor.setColor(CompiereColor cc)
          Set AdempiereColor from AdempiereColor
 

Constructors in org.compiere.plaf with parameters of type CompiereColor
CompiereColor(CompiereColor cc)
          Copy Color
 

Uses of CompiereColor in org.compiere.swing
 

Methods in org.compiere.swing that return CompiereColor
 CompiereColor CToggleButton.getBackgroundColor()
          Get Background
 CompiereColor CTabbedPane.getBackgroundColor()
          Get Background
 CompiereColor CPanel.getBackgroundColor()
          Get Background
 CompiereColor CButton.getBackgroundColor()
          Get Background
 CompiereColor ColorEditor.getColor()
          Get Color
static CompiereColor ColorEditor.showDialog(Dialog owner, CompiereColor color)
          Get Background AdempiereColor
static CompiereColor ColorEditor.showDialog(Frame owner, CompiereColor color)
          Get Background AdempiereColor
 

Methods in org.compiere.swing with parameters of type CompiereColor
 void CToggleButton.setBackgroundColor(CompiereColor bg)
          Set Background
 void CTabbedPane.setBackgroundColor(CompiereColor bg)
          Set Background
 void CScrollPane.setBackgroundColor(CompiereColor bg)
          Set Background
 void CPanel.setBackgroundColor(CompiereColor bg)
          Set Background
 void CButton.setBackgroundColor(CompiereColor bg)
          Set Background
 void ColorEditor.setColor(CompiereColor color)
          Set Color and update UI
static CompiereColor ColorEditor.showDialog(Dialog owner, CompiereColor color)
          Get Background AdempiereColor
static CompiereColor ColorEditor.showDialog(Frame owner, CompiereColor color)
          Get Background AdempiereColor
 

Constructors in org.compiere.swing with parameters of type CompiereColor
ColorEditor(Dialog owner, CompiereColor color)
          Create AdempiereColor Dialog with color
ColorEditor(Frame owner, CompiereColor color)
          Create AdempiereColor Dialog with color
CPanel(CompiereColor bc)
          Creates a new CPanel with a double buffer and a flow layout.
CTabbedPane(CompiereColor bg)
          Creates an empty TabbedPane with a defaults and Color
 


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.