hep.geant4.jni
Class G4UIterminal

java.lang.Object
  extended by hep.geant4.jni.G4coutDestination
      extended by hep.geant4.jni.G4UIsession
          extended by hep.geant4.jni.G4VBasicShell
              extended by hep.geant4.jni.G4UIterminal

public class G4UIterminal
extends G4VBasicShell


Field Summary
 
Fields inherited from class hep.geant4.jni.G4coutDestination
swigCMemOwn
 
Constructor Summary
G4UIterminal()
           
G4UIterminal(G4VUIshell aShell)
           
G4UIterminal(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4UIterminal obj)
           
 void pauseSessionStart(String msg)
           
 int receiveG4cerr(String cerrString)
           
 int receiveG4cout(String coutString)
           
 G4UIsession sessionStart()
           
 void setPrompt(String prompt)
           
 
Methods inherited from class hep.geant4.jni.G4VBasicShell
getCPtr
 
Methods inherited from class hep.geant4.jni.G4UIsession
getCPtr
 
Methods inherited from class hep.geant4.jni.G4coutDestination
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4UIterminal

public G4UIterminal(long cPtr,
                    boolean cMemoryOwn)

G4UIterminal

public G4UIterminal(G4VUIshell aShell)

G4UIterminal

public G4UIterminal()
Method Detail

getCPtr

public static long getCPtr(G4UIterminal obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VBasicShell

equals

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

setPrompt

public void setPrompt(String prompt)

sessionStart

public G4UIsession sessionStart()
Overrides:
sessionStart in class G4VBasicShell

pauseSessionStart

public void pauseSessionStart(String msg)
Overrides:
pauseSessionStart in class G4VBasicShell

receiveG4cout

public int receiveG4cout(String coutString)
Overrides:
receiveG4cout in class G4UIsession

receiveG4cerr

public int receiveG4cerr(String cerrString)
Overrides:
receiveG4cerr in class G4UIsession


Copyright © 2000-2007 FreeHEP. All Rights Reserved.