Modifier and Type | Field and Description |
---|---|
protected ListMergeModel.EntriesTableModel |
ListMergeModel.mergedEntriesTableModel |
protected ListMergeModel.EntriesTableModel |
ListMergeModel.myEntriesTableModel |
protected ListMergeModel.EntriesTableModel |
ListMergeModel.theirEntriesTableModel |
Modifier and Type | Method and Description |
---|---|
protected ListMergeModel.EntriesTableModel |
NodeListTableCellRenderer.getModel(JTable table)
replies the model
|
Modifier and Type | Method and Description |
---|---|
protected void |
NodeListTableCellRenderer.renderNode(ListMergeModel.EntriesTableModel model,
Node node,
int row,
boolean isSelected)
render a node
|
protected void |
NodeListTableCellRenderer.renderRowId(ListMergeModel.EntriesTableModel model,
int row)
render the row id
|
Modifier and Type | Method and Description |
---|---|
protected ListMergeModel.EntriesTableModel |
RelationMemberTableCellRenderer.getModel(JTable table)
replies the model
|
Modifier and Type | Method and Description |
---|---|
protected void |
RelationMemberTableCellRenderer.renderBackground(ListMergeModel.EntriesTableModel model,
RelationMember member,
int row,
int col,
boolean isSelected) |
protected void |
RelationMemberTableCellRenderer.renderForeground(ListMergeModel.EntriesTableModel model,
RelationMember member,
int row,
int col,
boolean isSelected) |