com.cosylab.vdct.rdb
Class RdbInstance

java.lang.Object
  extended by com.cosylab.vdct.rdb.RdbInstance

public class RdbInstance
extends java.lang.Object

Author:
ssah

Method Summary
static RdbInstance getInstance(javax.swing.JFrame guiContext)
           
 RdbInterface getRdbInterface()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RdbInstance getInstance(javax.swing.JFrame guiContext)

getRdbInterface

public RdbInterface getRdbInterface()