![]() |
GrammarScope
4.0.0
|
Public Member Functions | |
Renderer (final TregexPatternCell textComponent) | |
Component | getTableCellRendererComponent (final JTable table, final Object value, final boolean isSelected, final boolean hasFocus, final int row, final int column) |
![]() | |
TextCellEditor (final JTextPane textPane) | |
Component | getComponent () |
void | setClickCountToStart (final int count) |
int | getClickCountToStart () |
Object | getCellEditorValue () |
boolean | isCellEditable (final EventObject anEvent) |
boolean | shouldSelectCell (final EventObject anEvent) |
boolean | stopCellEditing () |
void | cancelCellEditing () |
Component | getTreeCellEditorComponent (final JTree tree, final Object value, final boolean isSelected, final boolean expanded, final boolean leaf, final int row) |
Component | getTableCellEditorComponent (final JTable table, final Object value, final boolean isSelected, final int row, final int column) |
Protected Member Functions | |
void | set (final TregexPattern pattern) |
Protected Attributes | |
final TregexPatternCell | textComponent |
![]() | |
final JComponent | editorComponent |
final EditorDelegate | delegate |
int | clickCountToStart |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Pattern renderer
grammarscope.editor.component.TregexPatternTable.Renderer.Renderer | ( | final TregexPatternCell | textComponent | ) |
Constructor
textComponent | text component |
Component grammarscope.editor.component.TregexPatternTable.Renderer.getTableCellRendererComponent | ( | final JTable | table, |
final Object | value, | ||
final boolean | isSelected, | ||
final boolean | hasFocus, | ||
final int | row, | ||
final int | column | ||
) |
|
protected |
Set pattern
pattern | tregex pattern |
|
staticprivate |
|
protected |
The text component