Uses of Interface
net.sourceforge.pmd.util.fxdesigner.app.services.RichTextMapper
-
Packages that use RichTextMapper Package Description net.sourceforge.pmd.util.fxdesigner.app Interfaces and base classes that structure and support the whole app.net.sourceforge.pmd.util.fxdesigner.util.controls -
-
Uses of RichTextMapper in net.sourceforge.pmd.util.fxdesigner.app
Fields in net.sourceforge.pmd.util.fxdesigner.app with type parameters of type RichTextMapper Modifier and Type Field Description static AppServiceDescriptor<RichTextMapper>DesignerRoot. RICH_TEXT_MAPPERMaps a node to its rich text representation. -
Uses of RichTextMapper in net.sourceforge.pmd.util.fxdesigner.util.controls
Classes in net.sourceforge.pmd.util.fxdesigner.util.controls that implement RichTextMapper Modifier and Type Class Description classNodeEditionCodeAreaA layered code area made to display nodes.
-