hep.geant4.jni
Class G4UIcsh

java.lang.Object
  extended by hep.geant4.jni.G4VUIshell
      extended by hep.geant4.jni.G4UIcsh

public class G4UIcsh
extends G4VUIshell


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VUIshell
swigCMemOwn
 
Constructor Summary
G4UIcsh()
           
G4UIcsh(long cPtr, boolean cMemoryOwn)
           
G4UIcsh(String prompt)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 String getCommandLine()
           
 String getCommandLine(String msg)
           
static long getCPtr(G4UIcsh obj)
           
 
Methods inherited from class hep.geant4.jni.G4VUIshell
getCPtr, listCommand, listCommand, setCurrentDirectory, setNColumn, setPrompt, showCurrentDirectory
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4UIcsh

public G4UIcsh(long cPtr,
               boolean cMemoryOwn)

G4UIcsh

public G4UIcsh(String prompt)

G4UIcsh

public G4UIcsh()
Method Detail

getCPtr

public static long getCPtr(G4UIcsh obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4VUIshell
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4VUIshell

equals

public boolean equals(Object obj)
Overrides:
equals in class G4VUIshell

getCommandLine

public String getCommandLine(String msg)
Overrides:
getCommandLine in class G4VUIshell

getCommandLine

public String getCommandLine()
Overrides:
getCommandLine in class G4VUIshell


Copyright © 2000-2007 FreeHEP. All Rights Reserved.