Uses of Class
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.toolitems.TableCustomToolItemProperties
Packages that use TableCustomToolItemProperties
Package
Description
-
Uses of TableCustomToolItemProperties in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return TableCustomToolItemPropertiesModifier and TypeMethodDescriptionstatic <V> TableCustomToolItemProperties<V> ToolItems.customToolItem() -
Uses of TableCustomToolItemProperties in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.toolitems
Methods in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.toolitems that return TableCustomToolItemPropertiesModifier and TypeMethodDescriptionSets the custom handler function for this tool item.static <V> TableCustomToolItemProperties<V> TableCustomToolItemProperties.newInstance()Creates a new TableCustomToolItemProperties instance.