- getCategory() - Method in class net.sourceforge.pmd.util.fxdesigner.model.LogEntry
-
- getCompilationUnit() - Method in class net.sourceforge.pmd.util.fxdesigner.SourceEditorController
-
Gets the value of the property compilationUnit.
- getComputerForLanguage(Language) - Static method in enum net.sourceforge.pmd.util.fxdesigner.util.codearea.AvailableSyntaxHighlighters
-
Gets the highlighter for a language if available, otherwise returns null.
- getKey() - Method in class net.sourceforge.pmd.util.fxdesigner.model.MetricResult
-
- getKeyName() - Method in class net.sourceforge.pmd.util.fxdesigner.util.settings.AppSetting
-
- getLanguageTerseName() - Method in class net.sourceforge.pmd.util.fxdesigner.util.codearea.SimpleRegexSyntaxHighlighter
-
- getLanguageTerseName() - Method in interface net.sourceforge.pmd.util.fxdesigner.util.codearea.SyntaxHighlighter
-
Gets the terse name of the language this highlighter cares for.
- getLanguageVersion() - Method in class net.sourceforge.pmd.util.fxdesigner.model.ASTManager
-
Gets the value of the property languageVersion.
- getLanguageVersion() - Method in class net.sourceforge.pmd.util.fxdesigner.SourceEditorController
-
Gets the value of the property languageVersion.
- getLanguageVersionFromExtension(String) - Static method in class net.sourceforge.pmd.util.fxdesigner.util.DesignerUtil
-
- getLog() - Method in class net.sourceforge.pmd.util.fxdesigner.model.EventLogger
-
Gets an observable view of the log.
- getLogger() - Method in class net.sourceforge.pmd.util.fxdesigner.DesignerRoot
-
Gets the logger of the application.
- getMainStage() - Method in class net.sourceforge.pmd.util.fxdesigner.DesignerRoot
-
Gets the main stage of the application.
- getMessage() - Method in class net.sourceforge.pmd.util.fxdesigner.model.LogEntry
-
- getRoot(Node) - Static method in class net.sourceforge.pmd.util.fxdesigner.util.controls.ASTTreeItem
-
Builds an ASTTreeItem recursively from a node.
- getSettings() - Method in class net.sourceforge.pmd.util.fxdesigner.MainDesignerController
-
- getSettings() - Method in class net.sourceforge.pmd.util.fxdesigner.SourceEditorController
-
- getSettings() - Method in interface net.sourceforge.pmd.util.fxdesigner.util.settings.SettingsOwner
-
Gets the settings of this specific object.
- getSettings() - Method in class net.sourceforge.pmd.util.fxdesigner.util.settings.XMLSettingsLoader
-
- getSettings() - Method in class net.sourceforge.pmd.util.fxdesigner.XPathPanelController
-
- getSettingsFile() - Static method in class net.sourceforge.pmd.util.fxdesigner.util.DesignerUtil
-
Name of the designer's settings file.
- getStackTrace() - Method in class net.sourceforge.pmd.util.fxdesigner.model.LogEntry
-
- getSupportedLanguageVersions() - Static method in class net.sourceforge.pmd.util.fxdesigner.util.DesignerUtil
-
- getTimestamp() - Method in class net.sourceforge.pmd.util.fxdesigner.model.LogEntry
-
- getValue() - Method in class net.sourceforge.pmd.util.fxdesigner.model.MetricResult
-
- getValue() - Method in class net.sourceforge.pmd.util.fxdesigner.util.settings.AppSetting
-
- getXpathVersion() - Method in class net.sourceforge.pmd.util.fxdesigner.model.XPathEvaluator
-
Gets the value of the property xpathVersion.
- grammarBuilder(Collection<String>, String) - Static method in class net.sourceforge.pmd.util.fxdesigner.util.codearea.SimpleRegexSyntaxHighlighter
-
Gets a builder to make a grammar to build a highlighter.