hep.geant4.jni
Class G4VInteractiveSession

java.lang.Object
  extended by hep.geant4.jni.G4VInteractiveSession

public class G4VInteractiveSession
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4VInteractiveSession()
           
G4VInteractiveSession(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void addButton(String arg0, String arg1, String arg2)
           
 void addInteractor(String arg0, SWIGTYPE_p_void arg1)
           
 void addMenu(String arg0, String arg1)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4VInteractiveSession obj)
           
 SWIGTYPE_p_void getInteractor(String arg0)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4VInteractiveSession

public G4VInteractiveSession(long cPtr,
                             boolean cMemoryOwn)

G4VInteractiveSession

public G4VInteractiveSession()
Method Detail

getCPtr

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

addMenu

public void addMenu(String arg0,
                    String arg1)

addButton

public void addButton(String arg0,
                      String arg1,
                      String arg2)

addInteractor

public void addInteractor(String arg0,
                          SWIGTYPE_p_void arg1)

getInteractor

public SWIGTYPE_p_void getInteractor(String arg0)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.