public class CheckComboBox extends AbstractComboBox
Modifiers | Name | Description |
---|---|---|
enum |
CheckComboBox.CheckState |
Modifiers | Name | Description |
---|---|---|
static CheckComboBox.CheckState |
ALL |
|
static CheckComboBox.CheckState |
MULTIPLE |
|
static CheckComboBox.CheckState |
NONE |
Constructor and description |
---|
CheckComboBox
() |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addCheck(ListEvent event) |
|
public void |
contentsChanged(javax.swing.event.ListDataEvent e) |
|
public ListCheckModel |
getModel() |
|
public java.lang.String |
getTextFor(CheckComboBox.CheckState checkState) |
|
public int |
getVisibleRowCount() |
|
public void |
intervalAdded(javax.swing.event.ListDataEvent e) |
|
public void |
intervalRemoved(javax.swing.event.ListDataEvent e) |
|
public void |
removeCheck(ListEvent event) |
|
public void |
removeTextFor(CheckComboBox.CheckState checkState) |
|
public void |
setModel(ListCheckModel model) |
|
public void |
setPopupVisible(boolean visible) |
|
public void |
setRenderer(CheckListRenderer renderer) |
|
public void |
setTextFor(CheckComboBox.CheckState checkState, java.lang.String text) |
|
public void |
setVisibleRowCount(int visibleRowCount) |
Methods inherited from class | Name |
---|---|
class AbstractComboBox |
ancestorAdded, ancestorMoved, ancestorRemoved, focusGained, getBackground, getEmbeddedComponent, getForeground, getPrototypeDisplayValue, isPopupVisible, menuKeyPressed, menuKeyReleased, menuKeyTyped, mousePressed, removeEmbeddedComponent, setBackground, setEmbeddedComponent, setEnabled, setForeground, setLayout, setPopupVisible, setPrototypeDisplayValue |
ReadyAPI functional (soapui) SDK 3.57.0