Re: JTable cell selection event

From: Don (donalmurtagh_at_yahoo.co.uk)
Date: 10/30/03


Date: 30 Oct 2003 01:58:43 -0800

Thanks Liz,

That sounds like just the job - I'm new to Swing, and coming from a
Delphi backgound (all bow), I find it frustratingly difficult to
accomplish what ought to fairly straightforward tasks such as this.

Thanks Again,
Don

hilizbabe@yahoo.com (JavaGuru) wrote in message news:<d70f95d1.0310291545.37e02015@posting.google.com>...
> You can use the quicktable verison of JTable, it generates an event
> whenever a user modifies a cell and exits the cell. You have the
> option to accept the user changes or set a new value to the cell.
>
> http://dbtable.hypermart.net/doc/quick/dbtable/DBTableCellListener.html
>
> java.lang.Object cellValueChanged(int row, int col, java.lang.Object
> oldValue, java.lang.Object newValue)
>
> For more information have a look at QuickTable
> (http://dbtable.hypermart.net)
>
> Cheers,
> Liz.
>



Relevant Pages

  • Re: JTable cell selection event
    ... accomplish what ought to fairly straightforward tasks such as this. ... > You can use the quicktable verison of JTable, ... > whenever a user modifies a cell and exits the cell. ...
    (comp.lang.java.programmer)
  • Re: JTable cell selection event
    ... accomplish what ought to fairly straightforward tasks such as this. ... > You can use the quicktable verison of JTable, ... > whenever a user modifies a cell and exits the cell. ...
    (comp.lang.java.gui)
  • Re: Quickest method (from users perspective) of populating a tabl
    ... Set oCell = Selection.Tables.Cell ... what you are trying to accomplish then we don't have any recommendations. ... I'm currently updating each cell individually, ... What is the quickest way to populate that table programmatically? ...
    (microsoft.public.word.tables)
  • Re: Quickest method (from users perspective) of populating a tabl
    ... "Beth Melton" wrote: ... what you are trying to accomplish then we don't have any recommendations. ... I'm currently updating each cell individually, ... What is the quickest way to populate that table programmatically? ...
    (microsoft.public.word.tables)
  • Re: Quickest method (from users perspective) of populating a tabl
    ... what you are trying to accomplish then we don't have any recommendations. ... I'm currently updating each cell individually, ... What is the quickest way to populate that table programmatically? ... isn't a mind reader and while it may appear that at times we are mind ...
    (microsoft.public.word.tables)