To run the example, navigate to the package "com.jaxfront.demo". You find these executable java applications:

  • com.jaxfront.demo.HelloSWT: Demonstrates how to use JAXFront panels within your own SWT composite. Shows the interaction between SWT widgets & JAXFront widgets.
Run this example as a SWT application. Be sure you add the swt jar to the java build path (e.q.: ECLIPSE_HOME/plugins/org.eclipse.swt.win32.win32.x86_3.2.1.v3235.jar). 
  • com.jaxfront.demo.HelloSWTSearchView: Demonstrates how to use JAXFront to create a search mask and a result list within an SWT composite.
Run this example as a SWT application. Be sure you add the swt jar to the java build path (e.q.: ECLIPSE_HOME/plugins/org.eclipse.swt.win32.win32.x86_3.2.1.v3235.jar).
  • com.jaxfront.demo.JIFrameDemo: Shows how easy a JAXFront UI can be integrated in an own JdesktopPane using MDI.
  • com.jaxfront.demo.SimpleMainFrame: Shows how easy a JAXFront UI can be integrated within your own JFrame using a SDI.
  • com.jaxfront.demo.TestFrame: Demonstrates how easy it is to integrate generated JAXFront UI's within your own application frame.


To run the class, select the class and select "Run As / Debug As  Java Application / SWT Application" from the popup menu.

  • Keine Stichwörter