|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.argkit.dung.swing.ScratchPad
public class ScratchPad
An example GUI application that lets a user manipulate an informal argument network and see how it's labelled under a particular semantics.
The graph is automatically drawn when you make any changes to the text representation. To see the proof behind an argument's status right-click on that argument in the graph.
| Constructor Summary | |
|---|---|
ScratchPad()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Launches this application |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScratchPad()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||