fable.framework.ui.internal
Class TestMenu

java.lang.Object
  extended by fable.framework.ui.internal.TestMenu

public class TestMenu
extends java.lang.Object

This is a class to manage a general-purpose test menu. It is expected to be used for debug purposes and experimentation. Thus it is likely to modified on a regular basis and should not be considered a permanent fixture. Comment Matthew Gerring 20/12/2010 - This menu is no longer needed as LogBack view will be used.

Author:
evans

Constructor Summary
TestMenu()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMenu

public TestMenu()