|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gjt.sp.jedit.textarea.ShapedFoldPainter
org.gjt.sp.jedit.textarea.CircleFoldPainter
public class CircleFoldPainter
Constructor Summary | |
---|---|
CircleFoldPainter()
|
Method Summary | |
---|---|
protected void |
paintFoldShape(java.awt.Graphics2D gfx,
int top,
int bottom)
|
Methods inherited from class org.gjt.sp.jedit.textarea.ShapedFoldPainter |
---|
paintFoldEnd, paintFoldMiddle, paintFoldStart |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CircleFoldPainter()
Method Detail |
---|
protected void paintFoldShape(java.awt.Graphics2D gfx, int top, int bottom)
paintFoldShape
in class ShapedFoldPainter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |