| Package | Description |
|---|---|
| craft |
Classes for the Conceptual Requirements Acquisition and Formation Tool.
|
| repgrid |
Classes to provide a basic repertory grid abstraction and editing capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Craft.addRGWindow(RGDisplayWindow win)
Inform the CRAFT system that there's a new repertory grid window to keep
track of.
|
static void |
Craft.removeRGWindow(RGDisplayWindow win)
Inform the CRAFT system that a window needs to be forgotten.
|
| Modifier and Type | Field and Description |
|---|---|
protected RGDisplayWindow |
RGElicitor.window |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
RGElicitor.getHeaderComponent(RGDisplayWindow w)
Constructs a header component for some display window.
|