My favorites | Sign in
Project Logo
                
Show all Featured downloads:
prompt.jar xswingx-0.2.zip
Show all Featured wiki pages:
FAQ GettingStarted
People details
Project owners:
  petw2815
Project committers:
3plus2

Vote for SwingX Issue 306 if you want xswingx to be integrated into SwingX


xswingx can help you...

View GettingStarted to get started or try the WebStart Demo to get an idea of what this is all about.

Want to know how it works and why you should use it? Read the FAQ.

Highlights

Prompt Support

Buddy Supportnew

Search Fieldimproved

Quick Start

To add a prompt to your existing text component simply call

PromptSupport.setPrompt("Prompt", textComponent);

To add a child component to your existing text component you can use

BuddySupport.addLeft(myBuddy, textComponent);

You can also use the JXTextField, JXTextArea, or JXFormattedTextField classes with your favorite GUI editor.

Use the JXSearchField class (not JSearchField) to create a search field which automatically takes the style appropriate for your current Look and Feel.

Learn more









Hosted by Google Code