目录搜索
文字
分享


JavaTM 2 Platform
Standard Ed. 6

javax.swing.plaf.basic
类 BasicTextUI.BasicCaret

1

2

3

4

5

6

java.lang.Object

  <img src="../../../../resources/inherit.gif" alt="继承者 ">java.awt.geom.RectangularShape

      <img src="../../../../resources/inherit.gif" alt="继承者 ">java.awt.geom.Rectangle2D

          <img src="../../../../resources/inherit.gif" alt="继承者 ">java.awt.Rectangle

              <img src="../../../../resources/inherit.gif" alt="继承者 ">javax.swing.text.DefaultCaret

                  <img src="../../../../resources/inherit.gif" alt="继承者 "><b>javax.swing.plaf.basic.BasicTextUI.BasicCaret</b>

所有已实现的接口:
FocusListener, MouseListener, MouseMotionListener, Shape, Serializable, Cloneable, EventListener, UIResource, Caret
正在封闭类:
BasicTextUI

1

public static class <b>BasicTextUI.BasicCaret</b>

extends DefaultCaret
implements UIResource


嵌套类摘要
 
从类 java.awt.geom.Rectangle2D 继承的嵌套类/接口
Rectangle2D.Double, Rectangle2D.Float
 
字段摘要
 
从类 javax.swing.text.DefaultCaret 继承的字段
ALWAYS_UPDATE, changeEvent, listenerList, NEVER_UPDATE, UPDATE_WHEN_ON_EDT
 
从类 java.awt.Rectangle 继承的字段
height, width, x, y
 
从类 java.awt.geom.Rectangle2D 继承的字段
OUT_BOTTOM, OUT_LEFT, OUT_RIGHT, OUT_TOP
 
构造方法摘要
BasicTextUI.BasicCaret()
           
 
方法摘要
 
从类 javax.swing.text.DefaultCaret 继承的方法
addChangeListener, adjustVisibility, 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, toString
 
从类 java.awt.Rectangle 继承的方法
add, 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, union
 
从类 java.awt.geom.Rectangle2D 继承的方法
add, add, add, contains, contains, getPathIterator, getPathIterator, hashCode, intersect, intersects, intersectsLine, intersectsLine, outcode, setFrame, setRect, union
 
从类 java.awt.geom.RectangularShape 继承的方法
clone, contains, contains, getCenterX, getCenterY, getFrame, getMaxX, getMaxY, getMinX, getMinY, intersects, setFrame, setFrame, setFrameFromCenter, setFrameFromCenter, setFrameFromDiagonal, setFrameFromDiagonal
 
从类 java.lang.Object 继承的方法
finalize, getClass, notify, notifyAll, wait, wait, wait
 
从接口 java.awt.Shape 继承的方法
contains, contains, contains, contains, getPathIterator, getPathIterator, intersects, intersects
 

构造方法详细信息

BasicTextUI.BasicCaret

1

public <b>BasicTextUI.BasicCaret</b>()


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java 2 SDK SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。