hep.geant4.jni
Class G4UIcommandTree
java.lang.Object
hep.geant4.jni.G4UIcommandTree
public class G4UIcommandTree
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4UIcommandTree
public G4UIcommandTree(long cPtr,
boolean cMemoryOwn)
G4UIcommandTree
public G4UIcommandTree()
G4UIcommandTree
public G4UIcommandTree(String thePathName)
getCPtr
public static long getCPtr(G4UIcommandTree obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
addNewCommand
public void addNewCommand(G4UIcommand newCommand)
removeCommand
public void removeCommand(G4UIcommand aCommand)
findPath
public G4UIcommand findPath(String commandPath)
list
public void list()
listCurrent
public void listCurrent()
listCurrentWithNum
public void listCurrentWithNum()
createHTML
public void createHTML()
getGuidance
public G4UIcommand getGuidance()
getPathName
public String getPathName()
getTreeEntry
public int getTreeEntry()
getCommandEntry
public int getCommandEntry()
getTree
public G4UIcommandTree getTree(int i)
getTree
public G4UIcommandTree getTree(String comNameC)
getCommand
public G4UIcommand getCommand(int i)
getTitle
public String getTitle()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.