|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.draw2d.AbstractBorder
org.eclipse.draw2d.MarginBorder
sota.gui.graph.SeparatorBorder
public class SeparatorBorder
Field Summary |
---|
Fields inherited from class org.eclipse.draw2d.MarginBorder |
---|
insets |
Fields inherited from class org.eclipse.draw2d.AbstractBorder |
---|
tempRect |
Constructor Summary | |
---|---|
SeparatorBorder()
|
Method Summary | |
---|---|
void |
paint(org.eclipse.draw2d.IFigure f,
org.eclipse.draw2d.Graphics g,
org.eclipse.draw2d.geometry.Insets i)
|
Methods inherited from class org.eclipse.draw2d.MarginBorder |
---|
getInsets |
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 |
---|
SeparatorBorder()
Method Detail |
---|
public void paint(org.eclipse.draw2d.IFigure f, org.eclipse.draw2d.Graphics g, org.eclipse.draw2d.geometry.Insets i)
paint
in interface org.eclipse.draw2d.Border
paint
in class org.eclipse.draw2d.MarginBorder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |