Swogl

Samples



This page contains sample applications for Swogl.

Note that some of these samples require third party libraries or specific rendering backends.

Additionally, most of the samples use the classes from the swogl-demos.jar file (contained in the download package), which are not part of the official Swogl API, but are only demonstrations of possibilities that are offered by Swogl.

thumbnail SwoglApplicationSample.java A very basic Swogl application, only showing a JTree inside a SwoglComponent.
thumbnail SwoglSample.java
SwoglDemoComponents.java
A Swogl application that shows some demo components, and demonstrates different capabilities of Swogl.
thumbnail Gears.java
Swogl integrated into the 'Gears' example of JOGL
thumbnail JMFSowglSample.java
A Swogl application that plays a video on an animated Swogl component using the Java Media Framework. The screenshot shows the Swogl application side-by-side with another media player playing the same video.