|
|
Introduction
Why use a framework?
Download
Vision
API stability
Code optimization
Bibliography
Features
Object messaging
Extensibility
Drag-and-Drop
Networking
3D Graphics
Powerful tables
Styled text editor
Memory leak debugger
Tutorial
Class tree
Open protocols
Known bugs
Next release
Future plans
Projects
FAQ
Other software
Log in
|
|
|
|
Creating customized widgets
In addition to the standard widgets, it is easy to derive customized widgets from either the base class JXWidget or from one of the specialized classes. An example of a menu that has been customized to draw a color in front of each color name is shown below. (The styled text and shortcuts are provided by the standard JXTextMenu class.)
|
|