public class RGDiadicElicitor extends RGElicitor
RGElicitor.MyDocumentListener| Modifier and Type | Field and Description |
|---|---|
ArrayList |
lastElements |
chargerlib.Transcript |
transcript |
attrField, attrLabel, booleanchosen, docListener, elemField, elemLabel, grid, headerPanel, model, notypechosen, questionLabel, range16chosen, relField, relLabel, valuetypeLabel, valuetypeMenu, window, wnDict| Constructor and Description |
|---|
RGDiadicElicitor(TrackedRepertoryGrid rg,
RGTableModel t) |
| Modifier and Type | Method and Description |
|---|---|
void |
elicit()
Perform diadic elicitation on this grid
|
boolean |
nameTwoAttributes()
Given
|
boolean |
nameTwoElements()
Queries the interactive user for two elements of a grid.
|
fillInGridByQuery, getHeaderComponent, getTableModel, getTranscript, queryNewAttribute, queryNewElement, refreshHeaderPanel, resolveSimilaritiespublic ArrayList lastElements
public chargerlib.Transcript transcript
public RGDiadicElicitor(TrackedRepertoryGrid rg, RGTableModel t)
public void elicit()
elicit in class RGElicitorpublic boolean nameTwoElements()
JOptionPane.showInputDialog(java.lang.Object)public boolean nameTwoAttributes()