Skip to content

A showcase application for the JVx Enterprise Application Framework.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.images
Notifications You must be signed in to change notification settings

sibvisions/jvx.kitchensink

Repository files navigation

jvx.kitchensink

The JVx Kitchensink application is a simple demo application that allows to test and manipulate most controls, containers and concepts which are available in the JVx Enterprise Application Framework.

A screenshot of the welcome screen.

A screenshot of the databinding sample.

A screenshot of the source of the databinding sample.

Usage

Simply import the project into your Eclipse workspace and run it with the provided launcher (JVx KitchenSink*.launch), or build the jar by running Ant and start that manually.

Please note that Java version 1.8 is required for this sample application to build and run, however, JVx itself only requires 1.6 to work.

By default the Swing factory (com.sibvisions.rad.ui.swing.impl.SwingFactory) is created and used, to use another factory simply pass the fully qualified name of the factory to the main method as argument, e.g.

java -cp jvx.jar;jvxfx.jar;... -jar jvx-kitchensink.jar com.sibvisions.rad.ui.javafx.impl.FXFactory

About

A showcase application for the JVx Enterprise Application Framework.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.images

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages