- getDistance(String, String) - Static method in class org.netbeans.api.java.source.ui.ElementHeaders
-
Computes distance between strings
- getElementIcon(ElementKind, Collection<Modifier>) - Static method in class org.netbeans.api.java.source.ui.ElementIcons
-
Gets correct icon for given ElementKind.
- getGotoSourceAction() - Method in class org.netbeans.api.java.source.ui.ElementJavadoc
-
Gets action capable of jumping to source of the Element this Javadoc
belongs to.
- getHeader(TreePath, CompilationInfo, String) - Static method in class org.netbeans.api.java.source.ui.ElementHeaders
-
Formats header of a tree.
- getHeader(Element, CompilationInfo, String) - Static method in class org.netbeans.api.java.source.ui.ElementHeaders
-
Formats header of an element.
- getModuleDirectiveIcon(ModuleElement.DirectiveKind) - Static method in class org.netbeans.api.java.source.ui.ElementIcons
-
Returns an icon for the given ModuleElement.DirectiveKind
.
- getText() - Method in class org.netbeans.api.java.source.ui.ElementJavadoc
-
Gets the javadoc comment formated as HTML.
- getTextAsync() - Method in class org.netbeans.api.java.source.ui.ElementJavadoc
-
Gets the javadoc comment formated as HTML.
- getURL() - Method in class org.netbeans.api.java.source.ui.ElementJavadoc
-
Gets URL of the external javadoc.