Uses of Interface
com.cosylab.vdct.inspector.HelpDisplayer
-
Packages that use HelpDisplayer Package Description com.cosylab.vdct.inspector com.cosylab.vdct.inspector.sheet -
-
Uses of HelpDisplayer in com.cosylab.vdct.inspector
Classes in com.cosylab.vdct.inspector that implement HelpDisplayer Modifier and Type Class Description class
InspectorManager
Insert the type's description here.Fields in com.cosylab.vdct.inspector declared as HelpDisplayer Modifier and Type Field Description protected HelpDisplayer
InspectorCellEditor. helpDisplayer
Methods in com.cosylab.vdct.inspector that return HelpDisplayer Modifier and Type Method Description HelpDisplayer
InspectorCellEditor. getHelpDisplayer()
Constructors in com.cosylab.vdct.inspector with parameters of type HelpDisplayer Constructor Description CommentTextArea(HelpDisplayer helpDisplayer)
CommentTextArea constructor comment.InspectorCellEditor(PropertyTableModel tableModel, HelpDisplayer helpDisplayer)
Insert the method's description here.InspectorTable(Object dsId, PropertyTableModel tableModel, HelpDisplayer helpDisplayer)
-
Uses of HelpDisplayer in com.cosylab.vdct.inspector.sheet
Classes in com.cosylab.vdct.inspector.sheet that implement HelpDisplayer Modifier and Type Class Description class
SpreadsheetInspector
-