ora.gui.helper
Class Transaction

java.lang.Object
  extended by ora.gui.helper.Transaction

public class Transaction
extends java.lang.Object


Constructor Summary
Transaction(ElementController controller)
           
 
Method Summary
 void startTransaction(java.lang.String text)
           
 void stopTransaction()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transaction

public Transaction(ElementController controller)
Method Detail

startTransaction

public void startTransaction(java.lang.String text)

stopTransaction

public void stopTransaction()