jaxx.demo.config
Class RunDemo

java.lang.Object
  extended by jaxx.demo.config.RunDemo

public class RunDemo
extends Object

Since:
2.0.2
Author:
tchemit

Field Summary
protected static jaxx.runtime.context.DefaultApplicationContext context
          The singleton instance of the main context
 
Constructor Summary
RunDemo()
           
 
Method Summary
static void buildConfigUI(jaxx.runtime.swing.editor.config.ConfigUIHelper helper)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

protected static jaxx.runtime.context.DefaultApplicationContext context
The singleton instance of the main context

Constructor Detail

RunDemo

public RunDemo()
Method Detail

main

public static void main(String[] args)

buildConfigUI

public static void buildConfigUI(jaxx.runtime.swing.editor.config.ConfigUIHelper helper)


Copyright © 2008-2010 CodeLutin. All Rights Reserved.