Uses of Class
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.SelectElementFromGefButtonProperties
Packages that use SelectElementFromGefButtonProperties
Package
Description
-
Uses of SelectElementFromGefButtonProperties in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return SelectElementFromGefButtonPropertiesModifier and TypeMethodDescriptionstatic <T,V> SelectElementFromGefButtonProperties <T, V> Buttons.selectElementFromGef() -
Uses of SelectElementFromGefButtonProperties in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons
Methods in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons that return SelectElementFromGefButtonPropertiesModifier and TypeMethodDescriptionSelectElementFromGefButtonProperties.customAction(SelectElementFromGefButtonProperties.CustomAction<T, V> customAction) SelectElementFromGefButtonProperties.filter(BiFunction<T, Object, Boolean> filter) SelectElementFromGefButtonProperties.multipleSelect()