Skip navigation links
org.netbeans.modules.editor.completion/1 1.62.0 2
A B C D E F G H I L N O P Q R S T 

G

get() - Static method in class org.netbeans.api.editor.completion.Completion
Get the singleton instance of this class.
getAutoQueryTypes(JTextComponent, String) - Method in interface org.netbeans.spi.editor.completion.CompletionProvider
Determines whether text typed in a document should automatically pop up the code completion window.
getComponent() - Method in class org.netbeans.spi.editor.completion.support.CompletionUtilities.OnSelectContext
A text component to which the completion item should be inserted.
getGotoSourceAction() - Method in interface org.netbeans.spi.editor.completion.CompletionDocumentation
Returns an action that opens the item's source representation in the editor or null if the item has no source representation.
getInsertPrefix() - Method in interface org.netbeans.spi.editor.completion.CompletionItem
Returns a text used for finding of a longest common prefix after the TAB gets pressed or when the completion is opened explicitly.
getPreferredWidth(Graphics, Font) - Method in interface org.netbeans.spi.editor.completion.CompletionItem
Get the preferred visual width of this item.
getPreferredWidth(String, String, Graphics, Font) - Static method in class org.netbeans.spi.editor.completion.support.CompletionUtilities
Get preferred width of the item by knowing its left and right html texts.
getSortPriority() - Method in interface org.netbeans.spi.editor.completion.CompletionItem
Returns the item's priority.
getSortText() - Method in interface org.netbeans.spi.editor.completion.CompletionItem
Returns a text used to sort items alphabetically.
getSortType() - Method in class org.netbeans.spi.editor.completion.CompletionResultSet
Get the sort type currently used by the code completion.
getSubItems() - Method in interface org.netbeans.spi.editor.completion.CompositeCompletionItem
Gets sub-items of the code completion item.
getText() - Method in interface org.netbeans.spi.editor.completion.CompletionDocumentation
Returns a HTML text dispaleyd in the documentation popup.
getURL() - Method in interface org.netbeans.spi.editor.completion.CompletionDocumentation
Returns a URL of the item's external representation that can be displayed in an external browser or null if the item has no external representation.
A B C D E F G H I L N O P Q R S T 
Skip navigation links
org.netbeans.modules.editor.completion/1 1.62.0 2