当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
MarkFactory.ContextMark (Editor Library) - NetBeans API Javadoc (Current Development Version)
org.netbeans.editor
Class MarkFactory.ContextMark
java.lang.Object
org.netbeans.editor.Mark
org.netbeans.editor.MarkFactory.ContextMark
- Direct Known Subclasses:
- MarkFactory.DrawMark
- Enclosing class:
- MarkFactory
public static class MarkFactory.ContextMark
- extends Mark
Mark that can have its position updated by where it's located
Methods inherited from class org.netbeans.editor.Mark |
compare, dispose, getBackwardBias, getBias, getInsertAfter, getLine, getOffset, isValid, remove, removeUpdateAction, toString |
MarkFactory.ContextMark
public MarkFactory.ContextMark(boolean stayBOL)
MarkFactory.ContextMark
public MarkFactory.ContextMark(boolean insertAfter,
boolean stayBOL)
MarkFactory.ContextMark
public MarkFactory.ContextMark(Position.Bias bias,
boolean stayBOL)