Eclipse Draw2d
2.1

Uses of Interface
org.eclipse.draw2d.ColorConstants

Packages that use ColorConstants
org.eclipse.draw2d Most of the Draw2d classes and interfaces reside in this base package. 
 

Uses of ColorConstants in org.eclipse.draw2d
 

Classes in org.eclipse.draw2d that implement ColorConstants
 class ButtonBorder
          Creates a border for a clickable type of figure, which works in conjunction with the Figure and its model.
 class SchemeBorder
          SchemeBorder allows the creation of borders based on Schemes.
 class SimpleEtchedBorder
          Provides a two pixel wide constant sized border, having an etched look.
 class SimpleLoweredBorder
          Provides a lowered border.
 class SimpleRaisedBorder
          Provides a raised border.
 


Eclipse Draw2d
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.