|
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, paint, isVisible, install, setVisible, focusGained, focusLost, mousePressed, mouseReleased, mouseClicked, mouseExited, mouseEntered, mouseMoved, mouseDragged, addChangeListener, removeChangeListener, getChangeListeners, setUpdatePolicy, getUpdatePolicy, deinstall, setSelectionVisible, isSelectionVisible, isActive, setBlinkRate, getBlinkRate, getDot, getMark, setDot, setDot, moveDot, moveDot, getDotBias, getMarkBias, setMagicCaretPosition, getMagicCaretPosition, add, add, add, isEmpty, contains, contains, contains, contains, getLocation, getSize, setSize, setSize, resize, grow, intersects, union, intersection, setLocation, setLocation, translate, move, getBounds, setBounds, setBounds, reshape, getX, getY, getWidth, getHeight, inside, getBounds2D, setRect, outcode, createIntersection, createUnion, add, add, add, hashCode, contains, contains, intersects, union, intersect, setRect, outcode, getPathIterator, getPathIterator, intersectsLine, intersectsLine, setFrame, clone, contains, contains, intersects, getFrame, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, setFrameFromCenter, setFrameFromCenter, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Rectangle | |
---|---|
add, add, add, equals, toString, isEmpty, contains, contains, contains, contains, getLocation, getSize, setSize, setSize, resize, grow, intersects, union, intersection, setLocation, setLocation, translate, move, getBounds, setBounds, setBounds, reshape, getX, getY, getWidth, getHeight, inside, getBounds2D, setRect, outcode, createIntersection, createUnion, add, add, add, hashCode, contains, contains, intersects, union, intersect, setRect, outcode, getPathIterator, getPathIterator, intersectsLine, intersectsLine, setFrame, clone, contains, contains, intersects, getFrame, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, setFrameFromCenter, setFrameFromCenter, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Rectangle2D | |
---|---|
add, add, add, equals, hashCode, contains, contains, intersects, union, intersect, getBounds2D, setRect, setRect, outcode, outcode, createIntersection, createUnion, getPathIterator, getPathIterator, intersectsLine, intersectsLine, setFrame, clone, isEmpty, contains, contains, intersects, getBounds, getX, getY, getWidth, getHeight, getFrame, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, setFrameFromCenter, setFrameFromCenter, wait, wait, wait, toString, getClass, notify, notifyAll |
Methods inherited from class RectangularShape | |
---|---|
clone, isEmpty, contains, contains, intersects, getBounds, getX, getY, getWidth, getHeight, getFrame, getPathIterator, setFrame, setFrame, setFrame, getMinX, getMinY, getMaxX, getMaxY, setFrameFromDiagonal, setFrameFromDiagonal, getCenterX, getCenterY, setFrameFromCenter, setFrameFromCenter, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll, contains, contains, intersects, getBounds2D, getPathIterator |
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.