Package org.apache.uima.tools.stylemap
Class TableGUIMediator
java.lang.Object
org.apache.uima.tools.stylemap.TableGUIMediator
Mediates GI elements in StyleMapEditor keeping buttons enabled or disabled depending on whether a
row is selected.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ImageButton
private ImageButton
private ImageButton
private int
private StyleMapTable
private ImageButton
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
setButtons
(ImageButton up, ImageButton down, ImageButton delete) void
void
void
void
-
Field Details
-
table
-
up
-
down
-
delete
-
addEntryButton
-
rowCount
private int rowCount
-
-
Constructor Details
-
TableGUIMediator
public TableGUIMediator()
-
-
Method Details
-
setTable
-
tableClicked
-
setButtons
-
getRowSelected
public int getRowSelected() -
getColumnSelected
public int getColumnSelected() -
setEntryButton
-
treeClicked
public void treeClicked()
-