Uses of Class
net.infonode.properties.types.ColorProperty

Packages that use ColorProperty
net.infonode.docking.properties Property classes for docking windows. 
net.infonode.properties.gui.util Utility GUI classes for properties. 
net.infonode.tabbedpanel Core classes for creating and using tabbed panels and tabs 
 

Uses of ColorProperty in net.infonode.docking.properties
 

Fields in net.infonode.docking.properties declared as ColorProperty
static ColorProperty WindowBarProperties.DRAG_INDICATOR_COLOR
          The drag indicator color.
static ColorProperty SplitWindowProperties.DRAG_INDICATOR_COLOR
          The split pane drag indicator color.
 

Uses of ColorProperty in net.infonode.properties.gui.util
 

Fields in net.infonode.properties.gui.util declared as ColorProperty
static ColorProperty ComponentProperties.FOREGROUND_COLOR
          Component foreground color.
static ColorProperty ComponentProperties.BACKGROUND_COLOR
          Component background color.
 

Uses of ColorProperty in net.infonode.tabbedpanel
 

Fields in net.infonode.tabbedpanel declared as ColorProperty
static ColorProperty TabbedPanelProperties.SHADOW_COLOR
          Shadow color property
 



Copyright © 2007 NNL Technology AB. All Rights Reserved.