Uses of Enum Class
net.thevpc.common.swing.table.JQuickSearchTextField.Strategy
Packages that use JQuickSearchTextField.Strategy
-
Uses of JQuickSearchTextField.Strategy in net.thevpc.common.swing.table
Subclasses with type arguments of type JQuickSearchTextField.Strategy in net.thevpc.common.swing.tableMethods in net.thevpc.common.swing.table that return JQuickSearchTextField.StrategyModifier and TypeMethodDescriptionJQuickSearchTextField.getStrategy()Returns the enum constant of this class with the specified name.static JQuickSearchTextField.Strategy[]JQuickSearchTextField.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.thevpc.common.swing.table with parameters of type JQuickSearchTextField.StrategyModifier and TypeMethodDescriptionvoidJQuickSearchTextField.setStrategy(JQuickSearchTextField.Strategy strategy)