Module is.codion.swing.common.ui
Class ColumnConditionPanel.OperandComponents
java.lang.Object
is.codion.swing.common.ui.component.table.ColumnConditionPanel.OperandComponents
- Enclosing class:
- ColumnConditionPanel<T>
Provides the operand components.
-
Method Details
-
equal
- Returns:
- the JComponent used to specify the equal value
-
upper
- Returns:
- the JComponent used to specify the upper bound
-
lower
- Returns:
- the JComponent used to specify the lower bound
-
in
- Returns:
- the JComponent used to specify the in values
-