Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Draw2d
3.3

Uses of Class
org.eclipse.draw2d.AbstractBorder

Packages that use AbstractBorder
org.eclipse.draw2d Primary package containing general interfaces and implementation classes. 
org.eclipse.draw2d.text Figures and support classes related to the layout and rendering of rich text. 
 

Uses of AbstractBorder in org.eclipse.draw2d
 

Subclasses of AbstractBorder in org.eclipse.draw2d
 class AbstractBackground
          A special border which can paint both underneath and on top of a Figure.
 class AbstractLabeledBorder
          Provides support for a border with a label describing the contents of which it is surrounding.
 class ButtonBorder
          Creates a border for a clickable type of figure, which works in conjunction with the Figure and its model.
 class CompoundBorder
          CompoundBorder allows for the nesting of two borders.
 class FocusBorder
          A Border that looks like the system's focus rectangle.
 class FrameBorder
          Provides for a frame-like border which contains a title bar for holding the title of a Figure.
 class GroupBoxBorder
          A labeled border intended to house a Figure with a group of children.
 class LineBorder
          Provides for a line border with sides of equal widths.
 class MarginBorder
          A border that provides blank padding.
 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.
 class TitleBarBorder
          Border provides a title bar on the Figure for which this is the border of.
 

Uses of AbstractBorder in org.eclipse.draw2d.text
 

Subclasses of AbstractBorder in org.eclipse.draw2d.text
 class AbstractFlowBorder
          A basis for implementing FlowBorder.
 


Eclipse Draw2d
3.3

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire