Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #4821

Re: Inserting and Deleting Rows in a JTable

From Novice <novice@example..com>
Newsgroups comp.lang.java.gui
Subject Re: Inserting and Deleting Rows in a JTable
Date 2011-12-10 05:07 +0000
Organization Your Company
Message-ID <Xns9FB713779946jpnasty@94.75.214.39> (permalink)
References <Xns9FB6CA06BB23jpnasty@94.75.214.39> <JTable-20111210015615@ram.dialup.fu-berlin.de>

Show all headers | View raw


ram@zedat.fu-berlin.de (Stefan Ram) wrote in
news:JTable-20111210015615@ram.dialup.fu-berlin.de: 

> Novice <novice@example..com> writes:
>>I can think of two basic approaches to inserts: 
>>a) let the user click a button (or right click to get a popup menu
>>that has 
> 
>   I think the best interface design should copy the interface
>   of commonly used spreadsheet software to the maximum extend
>   possible, because most users already know this.
> 
> 

I can see that. It is probably the most common way for people to deal with 
tables, even if most people don't think of spreadsheets as tables. 

I'll think about how to do all the different things that will be required. 
I have a couple of spreadsheets that I can imitate ;-)



-- 
Novice

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-10 00:51 +0000
  Re: Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-10 05:07 +0000
  Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-10 23:43 -0800
    Re: Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-11 18:56 +0000
      Re: Inserting and Deleting Rows in a JTable Novice <novice@example..com> - 2011-12-11 19:09 +0000
      Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-12 10:13 -0800
        Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-12 10:27 -0800
          Re: Inserting and Deleting Rows in a JTable Roedy Green <see_website@mindprod.com.invalid> - 2011-12-12 10:45 -0800

csiph-web