Uses of Package
net.sourceforge.pmd.util.designerbindings
-
Packages that use net.sourceforge.pmd.util.designerbindings Package Description net.sourceforge.pmd.lang net.sourceforge.pmd.util.designerbindings -
Classes in net.sourceforge.pmd.util.designerbindings used by net.sourceforge.pmd.lang Class Description DesignerBindings Gathers some services to customise how language implementations bind to the designer. -
Classes in net.sourceforge.pmd.util.designerbindings used by net.sourceforge.pmd.util.designerbindings Class Description DesignerBindings Gathers some services to customise how language implementations bind to the designer.DesignerBindings.AdditionalInfo An entry for the "additional info" panel.DesignerBindings.DefaultDesignerBindings A base implementation forDesignerBindings
.DesignerBindings.TreeIconId RelatedNodesSelector Provides a way for the designer to highlight related nodes upon selection, eg those nodes referring to the same variable or method.