Goovi
Class FunctionInspector
Goovi.FunctionInspector
- public class FunctionInspector
Class for the function inspector dialog
FunctionInspector
public FunctionInspector(TypeBrowser tb,
callin.Oid theOid)
- Constructor that creates a FunctionInspector object to inspect a certain function.
- Parameters:
tb
- The typebrowser which this functioninspector originated from.theOid
- The oid of the function to inspect.
FunctionInspector
public FunctionInspector(TypeBrowser tb,
StringVector arg)
throws java.lang.Exception
- Constructor that creates a FunctionInspector object to create a new function.
- Parameters:
tb
- The typebrowser which this functioninspector originated from.arg
- The name of the argument types.
outlinerFolderStateChangeBegin
public void outlinerFolderStateChangeBegin(Goovi.JCOutlinerEvent ev)
outlinerFolderStateChangeEnd
public void outlinerFolderStateChangeEnd(Goovi.JCOutlinerEvent ev)
outlinerNodeSelectBegin
public void outlinerNodeSelectBegin(Goovi.JCOutlinerEvent ev)
outlinerNodeSelectEnd
public void outlinerNodeSelectEnd(Goovi.JCOutlinerEvent event)
itemStateChanged
public void itemStateChanged(Goovi.JCItemEvent ev)