sk.uniba.euromath.tests
Class CompartmentFigure.CompartmentFigureBorder

java.lang.Object
  extended by org.eclipse.draw2d.AbstractBorder
      extended by sk.uniba.euromath.tests.CompartmentFigure.CompartmentFigureBorder
All Implemented Interfaces:
org.eclipse.draw2d.Border
Enclosing class:
CompartmentFigure

public class CompartmentFigure.CompartmentFigureBorder
extends org.eclipse.draw2d.AbstractBorder


Field Summary
 
Fields inherited from class org.eclipse.draw2d.AbstractBorder
tempRect
 
Constructor Summary
CompartmentFigure.CompartmentFigureBorder()
           
 
Method Summary
 org.eclipse.draw2d.geometry.Insets getInsets(org.eclipse.draw2d.IFigure figure)
           
 void paint(org.eclipse.draw2d.IFigure figure, org.eclipse.draw2d.Graphics graphics, org.eclipse.draw2d.geometry.Insets insets)
           
 
Methods inherited from class org.eclipse.draw2d.AbstractBorder
getPaintRectangle, getPreferredSize, isOpaque
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompartmentFigure.CompartmentFigureBorder

public CompartmentFigure.CompartmentFigureBorder()
Method Detail

getInsets

public org.eclipse.draw2d.geometry.Insets getInsets(org.eclipse.draw2d.IFigure figure)

paint

public void paint(org.eclipse.draw2d.IFigure figure,
                  org.eclipse.draw2d.Graphics graphics,
                  org.eclipse.draw2d.geometry.Insets insets)


Copyright © 2003-2006 null. All Rights Reserved.