| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.IVarTool
public class IVarTool
...
| Nested Class Summary | |
|---|---|
(package private)  class | 
IVarTool.ComboListener
 | 
(package private)  class | 
IVarTool.OptListener
 | 
protected  class | 
IVarTool.ResetHook
 | 
(package private)  class | 
IVarTool.View
 | 
| Field Summary | |
|---|---|
(package private)  Ip2 | 
ip2
 | 
(package private)  IVarTool.View | 
view
 | 
| Constructor Summary | |
|---|---|
IVarTool(Ip2 ip2)
 | 
|
| Method Summary | |
|---|---|
protected  void | 
bind(java.util.Map newBindings)
 | 
(package private)  java.util.Set<Variable> | 
getAllUnboundVariables()
 | 
(package private)  java.util.Set<Variable> | 
getAllVariables()
 | 
protected  void | 
setup()
 | 
 void | 
setVisible(boolean v)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
Ip2 ip2
IVarTool.View view
| Constructor Detail | 
|---|
public IVarTool(Ip2 ip2)
| Method Detail | 
|---|
protected void setup()
public void setVisible(boolean v)
java.util.Set<Variable> getAllVariables()
java.util.Set<Variable> getAllUnboundVariables()
protected void bind(java.util.Map newBindings)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||