| |
|
| visualdebugger.draw2d.MethodReturnFigure
MethodReturnFigure | public class MethodReturnFigure extends Figure (Code) | | |
BORDER | final static Border BORDER(Code) | | |
CORNER_SIZE | final static int CORNER_SIZE(Code) | | |
blue | final static Color blue(Code) | | |
corner1 | final static Color corner1(Code) | | |
corner2 | final static Color corner2(Code) | | |
gradient1 | final static Color gradient1(Code) | | |
gradient12 | final static Color gradient12(Code) | | |
gradient2 | final static Color gradient2(Code) | | |
gradient22 | final static Color gradient22(Code) | | |
shadow | final static Color shadow(Code) | | |
unit | ICompilationUnit unit(Code) | | |
getASTNode | public ASTNode getASTNode()(Code) | | |
getUnit | public ICompilationUnit getUnit()(Code) | | |
paintFigure | protected void paintFigure(Graphics g)(Code) | | See Also: org.eclipse.draw2d.Figure.paintFigure(org.eclipse.draw2d.Graphics) |
setSelected | public void setSelected(boolean value)(Code) | | |
validate | public void validate()(Code) | | |
|
|
|