Eclipse Draw2d
2.1

Uses of Class
org.eclipse.draw2d.SchemeBorder

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

Uses of SchemeBorder in org.eclipse.draw2d
 

Subclasses of SchemeBorder in org.eclipse.draw2d
 class ButtonBorder
          Creates a border for a clickable type of figure, which works in conjunction with the Figure and its model.
 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.