public class LogTextCaret
extends javax.swing.text.DefaultCaret
| Constructor and Description |
|---|
LogTextCaret() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustVisibility(java.awt.Rectangle nloc)
Method adjustVisibility ...
|
void |
setVisibilityAdjustment(boolean flag)
Method setVisibilityAdjustment sets the visibilityAdjustment of this LogTextCaret object.
|
addChangeListener, damage, deinstall, equals, fireStateChanged, focusGained, focusLost, getBlinkRate, getChangeListeners, getComponent, getDot, getDotBias, getListeners, getMagicCaretPosition, getMark, getMarkBias, getSelectionPainter, getUpdatePolicy, install, isActive, isSelectionVisible, isVisible, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, moveCaret, moveDot, moveDot, paint, positionCaret, removeChangeListener, repaint, setBlinkRate, setDot, setDot, setMagicCaretPosition, setSelectionVisible, setUpdatePolicy, setVisible, toStringadd, add, add, contains, contains, contains, contains, createIntersection, createUnion, getBounds, getBounds2D, getHeight, getLocation, getSize, getWidth, getX, getY, grow, inside, intersection, intersects, isEmpty, move, outcode, reshape, resize, setBounds, setBounds, setLocation, setLocation, setRect, setSize, setSize, translate, unionadd, add, add, contains, contains, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, setRect, unionclone, contains, contains, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonalprotected void adjustVisibility(java.awt.Rectangle nloc)
adjustVisibility in class javax.swing.text.DefaultCaretnloc - of type Rectanglepublic void setVisibilityAdjustment(boolean flag)
flag - the visibilityAdjustment of this LogTextCaret object.