org.databene.benerator.main
Class BeneratorGUI

java.lang.Object
  extended by org.databene.benerator.main.BeneratorGUI

public class BeneratorGUI
extends java.lang.Object

Small Swing application for editing and running Benerator descriptors.

Created: 31.05.2010 08:05:35

Since:
0.6.3
Author:
Volker Bergmann

Nested Class Summary
static class BeneratorGUI.BeneratorGUIFrame
           
 
Field Summary
protected static org.slf4j.Logger LOGGER
           
 
Constructor Summary
BeneratorGUI()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

protected static final org.slf4j.Logger LOGGER
Constructor Detail

BeneratorGUI

public BeneratorGUI()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013. All Rights Reserved.