Package net.sourceforge.pmd.util.fxdesigner
PMD's rule designer. A good starting point to learn about the global structure of the app
is
ApplicationComponent
, and
AbstractController
.-
Class Summary Class Description Designer Main class for the designer, launched only ifDesignerStarter
detected JavaFX support.DesignerStarter MainDesignerController Main controller of the app.NodeInfoPanelController Controller of the node info panel (left).SourceEditorController One editor, i.e.XPathPanelController XPath panel controller.