CodeCellEditor
org.nlogo.window.PlotPensEditor.PlotPensTable.CodeCellEditor
class CodeCellEditor extends AbstractCellEditor, TableCellEditor
Attributes
- Source
- PlotPensEditor.scala
- Graph
-
- Supertypes
-
trait TableCellEditorclass AbstractCellEditortrait Serializabletrait CellEditorclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Source
- PlotPensEditor.scala
def getTableCellEditorComponent(table: JTable, value: Object, isSelected: Boolean, row: Int, col: Int): Component
Attributes
- Source
- PlotPensEditor.scala
Inherited methods
Attributes
- Inherited from:
- AbstractCellEditor
Attributes
- Inherited from:
- AbstractCellEditor
Attributes
- Inherited from:
- AbstractCellEditor
Attributes
- Inherited from:
- AbstractCellEditor
Attributes
- Inherited from:
- AbstractCellEditor
Attributes
- Inherited from:
- AbstractCellEditor
Attributes
- Inherited from:
- AbstractCellEditor
In this article