java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic SwingLabsSwingX (14 - 16 Aug 2009 - Main.puce)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 87 to 87
 
Added:
>
>
 

Examples of using SwingX components


 <<O>>  Difference Topic SwingLabsSwingX (13 - 30 Jun 2009 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 58 to 58
 
Added:
>
>
 

 <<O>>  Difference Topic SwingLabsSwingX (12 - 07 May 2009 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 45 to 45
 

Whiteboard

Changed:
<
<
>
>
  • SwingX Rendering (it's different from core!)
 
Added:
>
>
 

 <<O>>  Difference Topic SwingLabsSwingX (11 - 14 Apr 2009 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

 <<O>>  Difference Topic SwingLabsSwingX (10 - 19 Mar 2009 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 65 to 65
 
Added:
>
>
 

How-to Documents


 <<O>>  Difference Topic SwingLabsSwingX (9 - 03 Mar 2009 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 60 to 60
 
Added:
>
>
  • KeyBindings
 
Added:
>
>
 

How-to Documents


 <<O>>  Difference Topic SwingLabsSwingX (8 - 02 Dec 2008 - Main.luano)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 57 to 57
 
Added:
>
>
 

 <<O>>  Difference Topic SwingLabsSwingX (7 - 18 Aug 2008 - Main.jorgenrapp)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 90 to 90
 
Deleted:
<
<
 
Added:
>
>
 

 <<O>>  Difference Topic SwingLabsSwingX (6 - 01 Aug 2008 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 49 to 49
 
Added:
>
>
 

 <<O>>  Difference Topic SwingLabsSwingX (5 - 15 Jul 2008 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 65 to 65
 
Added:
>
>

Presentations

 

Use with Tools


 <<O>>  Difference Topic SwingLabsSwingX (4 - 13 Jun 2008 - Main.KleopatraX)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Changed:
<
<

The SwingLabs SwingX Project

>
>

The SwingLabs SwingX Project

 Wiki for the SwingLabs SwingX sub-project.
Added:
>
>
 

Links

Home page: SwingX
Changed:
<
<
Mailing list: mail
>
>
Mailing list: mail
 
Changed:
<
<
Forum: forum
>
>
Forum: forum
 

Downloads

For regular downloads, check the SwingX project website.

Automated Builds

Deleted:
<
<
We are building from CVS directly using Cruise Control. These builds are only run through automated unit tests--only download if you are willing to work with possibly rough stuff.
 
Changed:
<
<
>
>
We are building from CVS directly using Hudson. These builds are run through automated unit tests--only download if you are willing to work with possibly rough stuff.

 

Documentation

Changed:
<
<
>
>
Generally, SwingX documentation is sparse. Several places to try for javadoc and/or examples:

  • The javadoc coverage varies ... wildly, nevertheless we try to improve continously. Some contain example code in the class doc. So risking an eye at the latest version occasionally might be a good idea.
  • SwingX source builds come with simple demos, under the src/demo directory
  • SwingX source builds have a src/test directory: besides the typical unit test (postfix: "Test") there are classes to exercize the visual components (postfix: "VisualCheck"). Technically they are unit tests with a main to run as an application. Doing so will call all or a subset of the methods named "interactiveXX") which typically creates and shows a frame with some aspect of a SwingX component. Reading that code might give an overview of recommended practice.
  • Change History
  • SwingLabs Demos project - is dedicated to show off its subprojects in a grander style ... unfortunately it's a bit ... neglected
  • Community contributions in jdnc-incubator - there is lots of great SwingLabs related code of various community members
  • SwingX Tutorials on developerlife.com - lots of in-depth tutorials on SwingX, timingframework, animated transitions, Swing multithreading, etc.

Whiteboard

How-to Documents

Use with Tools

Other

  • Latest JavaDoc is part of the automated build with Hudson (see above)
 
Added:
>
>
 
Added:
>
>

Examples of using SwingX components

 
Added:
>
>
 \ No newline at end of file

 <<O>>  Difference Topic SwingLabsSwingX (3 - 12 Sep 2005 - Main.pdoubleya)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Line: 6 to 6
 Wiki for the SwingLabs SwingX sub-project.
Added:
>
>

Links

 Home page: SwingX

Mailing list: mail

Forum: forum

Changed:
<
<
Read Frédéric Lavigne's notes on using SwingX
>
>

Downloads

For regular downloads, check the SwingX project website.

Automated Builds

We are building from CVS directly using Cruise Control. These builds are only run through automated unit tests--only download if you are willing to work with possibly rough stuff.

Documentation


 <<O>>  Difference Topic SwingLabsSwingX (2 - 12 Sep 2005 - Main.pdoubleya)
Line: 1 to 1
 
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->
Changed:
<
<

The SwingLabs Databinding Project

>
>

The SwingLabs SwingX Project

 
Added:
>
>
Wiki for the SwingLabs SwingX sub-project.
 
Changed:
<
<
Databinding Frequently Asked Questions
>
>
Home page: SwingX

Mailing list: mail

Forum: forum

Read Frédéric Lavigne's notes on using SwingX


 <<O>>  Difference Topic SwingLabsSwingX (1 - 10 Sep 2005 - Main.pdoubleya)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="SwingLabs"
Home | Changes | Index | Search | Go
<-- This creates the navigation links to :  Home | Help | Index | etc.  -->

The SwingLabs Databinding Project

Databinding Frequently Asked Questions


Topic SwingLabsSwingX . { View | Diffs r14 < r13 < r12 < r11 | More }
 XML java.net RSS