Uses of Class
org.jhotdraw8.draw.inspector.StyleClassesInspector
Packages that use StyleClassesInspector
-
Uses of StyleClassesInspector in org.jhotdraw8.draw.inspector
Methods in org.jhotdraw8.draw.inspector with parameters of type StyleClassesInspectorModifier and TypeMethodDescriptionstatic javafx.util.Callback<javafx.scene.control.ListView<StyleClassItem>, javafx.scene.control.ListCell<StyleClassItem>> StyleClassCell.forListView(StyleClassesInspector inspector) Constructors in org.jhotdraw8.draw.inspector with parameters of type StyleClassesInspectorModifierConstructorDescriptionStyleClassCell(URL fxmlUrl, StyleClassesInspector inspector) StyleClassCell(StyleClassesInspector inspector)