Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / JavaBeans / September 2003

Tip: Looking for answers? Try searching our database.

more java swing container

Thread view: 
quikquic@yahoo.com - 24 Sep 2003 18:23 GMT
Besides ColorChooser and FileChooser, are there other pre-designed
complex commonly-used component available?

Thanks,

qk
Chris Smith - 24 Sep 2003 18:34 GMT
> Besides ColorChooser and FileChooser, are there other pre-designed
> complex commonly-used component available?

Hmm.  That's kind of a fuzzy definition.  JOptionPane may qualify, at
your discretion.  JSpinner and JComboBox may also apply, if they happen
to fit your definition of "complex".

Signature

www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation

quikquic@yahoo.com - 24 Sep 2003 23:56 GMT
For example, a list with two buttons which can move the items in the
list up and down. Or two list with buttons which can move items
between the two list.

> > Besides ColorChooser and FileChooser, are there other pre-designed
> > complex commonly-used component available?
>
> Hmm.  That's kind of a fuzzy definition.  JOptionPane may qualify, at
> your discretion.  JSpinner and JComboBox may also apply, if they happen
> to fit your definition of "complex".
Chris Smith - 25 Sep 2003 00:37 GMT
> For example, a list with two buttons which can move the items in the
> list up and down. Or two list with buttons which can move items
> between the two list.

Those don't exist.  The list of components that I think might apply
include those you specified (JFileChooser and JColorChooser) plus
JOptionPane, JSpinner, and JComboBox.  As near as I can tell, those are
the only "convenience" components that consist of commonly available
child components plus some defined interactions.

At the fringe, there are several components (JList, JTree, and JTable
off-hand) that use simpler components to render their pieces, but
following the Swing "cell renderer" pattern, rather than direct
composition within the GUI hierarchy.  They also define more specific
visual aspects aside from the composition of their pieces, making them
different from the mere convenience components in my list above.  
Depending on the motivation behind your question, you may also find that
those meet your requirements.

Signature

www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation

Shane Mingins - 25 Sep 2003 01:17 GMT
> For example, a list with two buttons which can move the items in the
> list up and down. Or two list with buttons which can move items
> between the two list.

You could have a look at the IBM Eclipse java gui library ... the name
escapes me what they call it ... from memory there were some gui application
components for common things .... this may prompt someone else to reply who
knows more about them ... and if they are what you are looking for?

Shane
Signature

shanemingins@yahoo.com.clothes

remove clothes before replying



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.