站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

G-Index (NetBeans Text API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I L M N O P R S T U W

G

GUARDED - Static variable in class org.openide.text.NbDocument
Attribute that signals that a given character is guarded (cannot be modified).
getAllAttributeKeys() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getAnnotationCount() - Method in class org.openide.text.Annotatable
The count of already attached annotations.
getAnnotationType() - Method in class org.openide.text.Annotation
Returns name of the file which describes the annotation type.
getAsText() - Method in class org.openide.text.PrintSettings.AlignmentEditor
 
getAsText() - Method in class org.openide.text.PrintSettings.PageFormatEditor
No text
getAttachedAnnotatable() - Method in class org.openide.text.Annotation
Gets annotatable object to which this annotation is attached.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getAttributes() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getBackground(AttributeSet) - Method in class org.openide.text.FilterDocument
 
getBackground(AttributeSet) - Method in class org.openide.text.FilterStyledDocument
 
getBegin() - Method in class org.openide.text.PositionBounds
Get the starting position of this range.
getBeginIndex() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getBreakpoint() - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
getCharacterElement(int) - Method in class org.openide.text.FilterDocument
 
getCharacterElement(int) - Method in class org.openide.text.FilterStyledDocument
 
getCloneableEditorSupport() - Method in class org.openide.text.PositionRef
 
getColumn() - Method in class org.openide.text.Line.Part
Start column of annotation
getColumn() - Method in class org.openide.text.PositionRef
Get the column number where this position points to.
getComponent() - Method in class org.openide.text.CloneableEditor
 
getComponent() - Method in interface org.openide.text.CloneableEditorSupport.Pane
Get the TopComponent that contains the EditorPane
getCurrent(int) - Method in class org.openide.text.DocumentLine.Set
 
getCurrent(int) - Method in class org.openide.text.Line.Set
Find line object representing the line in current document.
getCurrent() - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
getCustomEditor() - Method in class org.openide.text.PrintSettings.PageFormatEditor
 
getDate() - Method in class org.openide.text.Line.Set
Get creation time for this line set.
getDefault() - Static method in class org.openide.text.IndentEngine
Returns a simple indentation engine that does no formatting.
getDefaultRootElement() - Method in class org.openide.text.FilterDocument
 
getDisplayName() - Method in class org.openide.text.Line
Composes a human presentable name for the line.
getDocument() - Method in interface org.openide.cookies.EditorCookie
Get the document (but do not block).
getDocument() - Method in class org.openide.text.CloneableEditorSupport
Get the document.
getEditorPane() - Method in class org.openide.text.CloneableEditor
 
getEditorPane() - Method in interface org.openide.text.CloneableEditorSupport.Pane
get the editor pane component represented by this wrapper.
getEnd() - Method in class org.openide.text.PositionBounds
Get the ending position of this range.
getEndIndex() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getEndPosition() - Method in class org.openide.text.FilterDocument
 
getError() - Method in class org.openide.text.NbDocument.Colors
Deprecated.  
getFont(AttributeSet) - Method in class org.openide.text.FilterDocument
 
getFont(AttributeSet) - Method in class org.openide.text.FilterStyledDocument
 
getFooterAlignment() - Method in class org.openide.text.PrintSettings
 
getFooterFont() - Method in class org.openide.text.PrintSettings
 
getFooterFormat() - Method in class org.openide.text.PrintSettings
 
getForeground(AttributeSet) - Method in class org.openide.text.FilterDocument
 
getForeground(AttributeSet) - Method in class org.openide.text.FilterStyledDocument
 
getHeaderAlignment() - Method in class org.openide.text.PrintSettings
 
getHeaderFont() - Method in class org.openide.text.PrintSettings
 
getHeaderFormat() - Method in class org.openide.text.PrintSettings
 
getHelpCtx() - Method in class org.openide.text.CloneableEditor
Get context help for this editor pane.
getHelpCtx() - Method in class org.openide.text.IndentEngine
 
getHelpCtx() - Method in class org.openide.text.PrintSettings
 
getIcon(int) - Method in class org.openide.text.PrintSettingsBeanInfo
Returns the PrintSettings' icon
getIndex() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getInputStream() - Method in class org.openide.text.CloneableEditorSupport
Returns an InputStream which reads the current data from this editor, taking into account the encoding of the file.
getLength() - Method in class org.openide.text.FilterDocument
 
getLength() - Method in class org.openide.text.Line.Part
Length of the annotated text.
getLine() - Method in class org.openide.text.Line.Part
Line can change during editting
getLine() - Method in class org.openide.text.PositionRef
Get the line number where this position points to.
getLineAscentCorrection() - Method in class org.openide.text.PrintSettings
Getter for lineAscentCorrection property.
getLineNumber() - Method in class org.openide.text.DocumentLine
 
getLineNumber() - Method in class org.openide.text.Line
Get the line number.
getLineSet() - Method in interface org.openide.cookies.LineCookie
Creates new line set.
getLineSet() - Method in class org.openide.text.CloneableEditorSupport
Get the line set for all paragraphs in the document.
getLines() - Method in class org.openide.text.DocumentLine.Set
 
getLines() - Method in class org.openide.text.Line.Set
Returns a set of line objects sorted by their line numbers.
getLogicalStyle(int) - Method in class org.openide.text.FilterDocument
 
getLogicalStyle(int) - Method in class org.openide.text.FilterStyledDocument
 
getLookup() - Method in class org.openide.text.Line
Provides access to the context passed into the line constructor.
getMimeType() - Method in interface org.openide.text.CloneableEditorSupport.Env
Mime type of the document.
getOffset() - Method in class org.openide.text.PositionRef
 
getOpenedPanes() - Method in interface org.openide.cookies.EditorCookie
Get a list of all editor panes opened on this object.
getOpenedPanes() - Method in class org.openide.text.CloneableEditorSupport
Gets editor panes opened by this support.
getOriginal(int) - Method in class org.openide.text.DocumentLine.Set
 
getOriginal(int) - Method in class org.openide.text.Line.Set
Find line object in the line set corresponding to original line number.
getOriginalLineNumber(Line) - Method in class org.openide.text.DocumentLine.Set
 
getOriginalLineNumber(Line) - Method in class org.openide.text.Line.Set
Finds an original line number for given line in this line set.
getPageFormat(PrinterJob) - Static method in class org.openide.text.PrintSettings
 
getPageFormat() - Method in class org.openide.text.PrintSettings
Deprecated. Use PrintSettings.getPageFormat(PrinterJob) instead.
getParagraphElement(int) - Method in class org.openide.text.FilterDocument
 
getParagraphElement(int) - Method in class org.openide.text.FilterStyledDocument
 
getPersistenceType() - Method in class org.openide.text.CloneableEditor
Overriden to explicitely set persistence type of CloneableEditor to PERSISTENCE_ONLY_OPENED
getPosition() - Method in class org.openide.text.PositionRef
 
getPositionBias() - Method in class org.openide.text.PositionRef
 
getPreferredSize() - Method in class org.openide.text.CloneableEditor
 
getProperty(Object) - Method in class org.openide.text.FilterDocument
 
getPropertyDescriptors() - Method in class org.openide.text.PrintSettingsBeanInfo
Descriptor of valid properties
getRootElements() - Method in class org.openide.text.FilterDocument
 
getRunLimit() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunLimit(Set) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunStart() - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunStart(AttributedCharacterIterator.Attribute) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getRunStart(Set) - Method in class org.openide.text.AttributedCharacters.AttributedCharacterIteratorImpl
 
getShortDescription() - Method in class org.openide.text.Annotation
Returns the tooltip text for this annotation.
getStartPosition() - Method in class org.openide.text.FilterDocument
 
getStyle(String) - Method in class org.openide.text.FilterDocument
 
getStyle(String) - Method in class org.openide.text.FilterStyledDocument
 
getSystemActions() - Method in class org.openide.text.CloneableEditor
 
getTags() - Method in class org.openide.text.PrintSettings.AlignmentEditor
 
getText() - Method in class org.openide.text.Annotatable
Get content of the annotatable.
getText() - Method in class org.openide.text.DocumentLine
 
getText(int, int) - Method in class org.openide.text.FilterDocument
 
getText(int, int, Segment) - Method in class org.openide.text.FilterDocument
 
getText() - Method in class org.openide.text.Line
 
getText() - Method in class org.openide.text.PositionBounds
Finds the text contained in this range.
getTime() - Method in interface org.openide.text.CloneableEditorSupport.Env
Gets the last modification time for the document.
getUndoRedo() - Method in class org.openide.text.CloneableEditor
The undo/redo manager of the support.
getUndoRedo() - Method in class org.openide.text.CloneableEditorSupport
Gets the undo redo manager.
getWrap() - Method in class org.openide.text.PrintSettings
 

 
A B C D E F G H I L M N O P R S T U W
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.