public class RGTriadicElicitor extends RGElicitor
RGElicitor.MyDocumentListener
attrField, attrLabel, booleanchosen, docListener, elemField, elemLabel, grid, headerPanel, model, notypechosen, questionLabel, range16chosen, relField, relLabel, transcript, valuetypeLabel, valuetypeMenu, window, wnDict
Constructor and Description |
---|
RGTriadicElicitor(TrackedRepertoryGrid rg,
RGTableModel t) |
Modifier and Type | Method and Description |
---|---|
void |
elicit()
Perform whatever elicitation is called for by this technique, on the grid
with which it was instantiated.
|
fillInGridByQuery, getHeaderComponent, getTableModel, getTranscript, queryNewAttribute, queryNewElement, refreshHeaderPanel, resolveSimilarities
public RGTriadicElicitor(TrackedRepertoryGrid rg, RGTableModel t)
public void elicit()
RGElicitor
elicit
in class RGElicitor