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 / GUI / February 2005

Tip: Looking for answers? Try searching our database.

Undo

Thread view: 
freesoft_2000@yahoo.com - 13 Feb 2005 19:34 GMT
Hi everyone,

                I am trying to add an undo listener to a jtable but
could not get it to work. Does anyone know how to add a undo function
to a jtable assuming the default cell editor component is a jtextfield?

A small code sample would be helpful

Any help is greatly appreciated

Thank You

Yours Sincerely

Richard West
John McGrath - 14 Feb 2005 14:49 GMT
> I am trying to add an undo listener to a jtable but could not get it to
> work. Does anyone know how to add a undo function to a jtable assuming
> the default cell editor component is a jtextfield?

JTable does not provide Undo support, so you will need to add the support
yourself.  Actually, you will want to add the support to the TableModel,
not the JTable.

There is some information on Undo support in the Java Tutorial, but it is
oriented toward text components.  For a more complete treatment, check out
Kim Topley's "Core SWING advanced programming".

Signature

Regards,

John McGrath



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.