|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.geom.RectangularShape
java.awt.geom.Rectangle2D
java.awt.Rectangle
javax.swing.text.DefaultCaret
groovy.ui.text.TextEditor.OvertypeCaret
class TextEditor.OvertypeCaret extends DefaultCaret
Paint a horizontal line the width of a column and 1 pixel high
Field Summary |
---|
Fields inherited from class DefaultCaret | |
---|---|
UPDATE_WHEN_ON_EDT, NEVER_UPDATE, ALWAYS_UPDATE, x, y, width, height, OUT_LEFT, OUT_TOP, OUT_RIGHT, OUT_BOTTOM |
Fields inherited from class Rectangle | |
---|---|
x, y, width, height, OUT_LEFT, OUT_TOP, OUT_RIGHT, OUT_BOTTOM |
Fields inherited from class Rectangle2D | |
---|---|
OUT_LEFT, OUT_TOP, OUT_RIGHT, OUT_BOTTOM |
Constructor Summary | |
TextEditor.OvertypeCaret()
|
Method Summary | |
---|---|
protected void
|
damage(Rectangle r)
|
void
|
paint(Graphics g)
|
Methods inherited from class DefaultCaret | |
---|---|
equals, toString, getListeners, isVisible, setVisible, addChangeListener, removeChangeListener, getChangeListeners, paint, focusGained, focusLost, mousePressed, mouseReleased, mouseClicked, mouseExited, mouseEntered, mouseMoved, mouseDragged, getMark, setDot, setDot, moveDot, moveDot, getDotBias, getMarkBias, setMagicCaretPosition, getMagicCaretPosition, setUpdatePolicy, getUpdatePolicy, install, deinstall, setSelectionVisible, isSelectionVisible, isActive, setBlinkRate, getBlinkRate, getDot, add, add, add, isEmpty, contains, contains, contains, contains, getLocation, getSize, resize, setSize, setSize, grow, intersects, union, intersection, setLocation, setLocation, getX, getY, reshape, getBounds, getWidth, getHeight, setBounds, setBounds, translate, move, inside, outcode, createIntersection, createUnion, getBounds2D, setRect, add, add, add, hashCode, contains, contains, intersects, union, intersect, outcode, getPathIterator, getPathIterator, intersectsLine, intersectsLine, setFrame, setRect, clone, contains, contains, intersects, getFrame, setFrameFromCenter, setFrameFromCenter, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Rectangle | |
---|---|
add, add, add, equals, toString, isEmpty, contains, contains, contains, contains, getLocation, getSize, resize, setSize, setSize, grow, intersects, union, intersection, setLocation, setLocation, getX, getY, reshape, getBounds, getWidth, getHeight, setBounds, setBounds, translate, move, inside, outcode, createIntersection, createUnion, getBounds2D, setRect, add, add, add, hashCode, contains, contains, intersects, union, intersect, outcode, getPathIterator, getPathIterator, intersectsLine, intersectsLine, setFrame, setRect, clone, contains, contains, intersects, getFrame, setFrameFromCenter, setFrameFromCenter, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Rectangle2D | |
---|---|
add, add, add, equals, hashCode, contains, contains, intersects, union, intersect, outcode, outcode, createIntersection, createUnion, getPathIterator, getPathIterator, intersectsLine, intersectsLine, setFrame, getBounds2D, setRect, setRect, clone, isEmpty, contains, contains, intersects, getX, getY, getBounds, getWidth, getHeight, getFrame, setFrameFromCenter, setFrameFromCenter, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, wait, wait, wait, toString, getClass, notify, notifyAll |
Methods inherited from class RectangularShape | |
---|---|
clone, isEmpty, contains, contains, intersects, getX, getY, getBounds, getWidth, getHeight, getFrame, getPathIterator, setFrameFromCenter, setFrameFromCenter, setFrame, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, contains, contains, intersects, getPathIterator, getBounds2D |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
TextEditor.OvertypeCaret()
Method Detail |
---|
protected void damage(Rectangle r)
public void paint(Graphics g)
Copyright © 2003-2009 The Codehaus. All rights reserved.