Uses of Interface
net.anwiba.commons.swing.action.IActionCustomization
Packages that use IActionCustomization
-
Uses of IActionCustomization in net.anwiba.commons.swing.action
Classes in net.anwiba.commons.swing.action that implement IActionCustomizationMethods in net.anwiba.commons.swing.action that return IActionCustomizationConstructors in net.anwiba.commons.swing.action with parameters of type IActionCustomization -
Uses of IActionCustomization in net.anwiba.commons.swing.table.action
Constructors in net.anwiba.commons.swing.table.action with parameters of type IActionCustomizationModifierConstructorDescriptionAddTableRowActionFactory(IActionCustomization customization, ITableActionClosure<T> closure) TableActionClosureAction(IActionCustomization customization, IObjectTableModel<T> tableModel, ISelectionIndexModel<T> selectionIndexModel, ITableActionClosure<T> closure)