hep.geant4.jni
Class G4VBasicShell

java.lang.Object
  extended by hep.geant4.jni.G4coutDestination
      extended by hep.geant4.jni.G4UIsession
          extended by hep.geant4.jni.G4VBasicShell
Direct Known Subclasses:
G4UIterminal

public class G4VBasicShell
extends G4UIsession


Field Summary
 
Fields inherited from class hep.geant4.jni.G4coutDestination
swigCMemOwn
 
Constructor Summary
G4VBasicShell(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4VBasicShell obj)
           
 void pauseSessionStart(String Prompt)
           
 G4UIsession sessionStart()
           
 
Methods inherited from class hep.geant4.jni.G4UIsession
getCPtr, receiveG4cerr, receiveG4cout
 
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

G4VBasicShell

public G4VBasicShell(long cPtr,
                     boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4VBasicShell obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4UIsession

equals

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

sessionStart

public G4UIsession sessionStart()
Overrides:
sessionStart in class G4UIsession

pauseSessionStart

public void pauseSessionStart(String Prompt)
Overrides:
pauseSessionStart in class G4UIsession


Copyright © 2000-2007 FreeHEP. All Rights Reserved.