public class EditorJComboBox extends EditorBase
Modifier and Type | Class and Description |
---|---|
class |
EditorJComboBox.ChangeListener
Listener for the combo box
|
validator
CONFIG_FOLDER, G4P_LIB, G4P_TOOL_DATA_FOLDER, GUI_MODEL_FILE, GUI_MODEL_FILE_FILTER, GUI_MODEL_FILENAME, GUI_PDE_BASE, PDE_TAB_NAME, PDE_TAB_PRETTY_NAME, SEP, TAB0_PDE_BASE
Constructor and Description |
---|
EditorJComboBox(int type) |
Modifier and Type | Method and Description |
---|---|
Object |
getCellEditorValue()
This method is called after editing is completed
|
String |
getSelected() |
int |
getSelectedIndex() |
Component |
getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column) |
void |
setSelected(Object value) |
void |
setSelectedIndex(int index) |
addCellEditorListener, cancelCellEditing, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing
public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected, int row, int column)
public Object getCellEditorValue()
public void setSelected(Object value)
setSelected
in class EditorBase
public void setSelectedIndex(int index)
public String getSelected()
public int getSelectedIndex()
Processing tool G4PTool by Peter Lager. (C) 2015