Posts Tagged ‘swingx’

SwingX Tutorial – Busy Label (JXBusyLabel)

Posted February 2nd, 2008 by
Summary

This tutorial will show you how to use SwingX’s JXBusyLabel component to display an indeterminate progress indicator. It will also show you advanced configuration options that allow you to create different and interesting indeterminate progress indicators using the BusyPainter.

Click here to read this tutorial...   |  

SwingX Tutorial – Task Pane (JXTaskPane, Container)

Posted January 28th, 2008 by
Summary

This tutorial will walk you through the steps required to use JXTaskPane and JXTaskPaneContainer in SwingX. You will learn how to change the default color schemes of these components, and add components and actions to task panes.

Click here to read this tutorial...   |  

SwingX Tutorial – Painters

Posted December 24th, 2007 by
Summary

This tutorial will introduce you to the SwingX API and the concept of Painters. It will give you an idea of the kinds of effects you can create with them as well, with code examples.

Click here to read this tutorial...   |