hep.geant4.jni
Class G4UIbatch

java.lang.Object
  extended by hep.geant4.jni.G4coutDestination
      extended by hep.geant4.jni.G4UIsession
          extended by hep.geant4.jni.G4UIbatch

public class G4UIbatch
extends G4UIsession


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

G4UIbatch

public G4UIbatch(long cPtr,
                 boolean cMemoryOwn)

G4UIbatch

public G4UIbatch(String fileName,
                 G4UIsession prevSession)

G4UIbatch

public G4UIbatch(String fileName)
Method Detail

getCPtr

public static long getCPtr(G4UIbatch 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.