bass.visualisation.control
Class TestDBgetting

java.lang.Object
  extended by bass.visualisation.control.TestDBgetting

Deprecated.

public class TestDBgetting
extends java.lang.Object

Just a Class for testing purposes. Will not be used in the final software. It will be used with the BassMain class to test new functionality

Author:
Patrick Mai

Constructor Summary
TestDBgetting()
          Deprecated.  
 
Method Summary
static void main(java.lang.String[] args)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDBgetting

public TestDBgetting()
Deprecated. 
Method Detail

main

public static void main(java.lang.String[] args)
Deprecated.