|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectscphEditor.ProofMenu
public class ProofMenu
Nested Class Summary | |
---|---|
(package private) class |
ProofMenu.PostConvert
|
(package private) class |
ProofMenu.PostQED
|
Constructor Summary | |
---|---|
ProofMenu()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
void |
grind(OperandContext c)
|
void |
send(OperandContext c)
|
void |
simplify()
|
void |
simplify(OperandContext c)
|
void |
tautology(OperandContext c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProofMenu()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
public void send(OperandContext c)
public void simplify()
public void simplify(OperandContext c)
public void tautology(OperandContext c)
public void grind(OperandContext c)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |