Task handling in a table.

Hello guys,

I am trying to design a Task handling tool. In the Right hand side, a panel which contains (columns and rows) as :

Week/TimeMonday Tuesday Wed ...

10:00 AMx

11:00 AM

What i want to do here is, try to make a right click on the cell (where 'x' is there) and create a new task for the day and time. Here a pop up enabling should be there. Any ideas guys?

It would be really grateful to all who help me to come good. This is entire swing application.

Thanks!

KINO

[528 byte] By [KINOa] at [2007-11-26 17:26:37]
# 1
Get your hand on JTable Get your hand on ListenersGet your hand on ContainersGet your hand on SwingIf this is OK, then we can get forward...
G_Abubakra at 2007-7-8 23:54:38 > top of Java-index,Desktop,Core GUI APIs...
# 2
yup.. i am confortable with all the above.. one problem is i am not sure how to take the control on a cell..
KINOa at 2007-7-8 23:54:38 > top of Java-index,Desktop,Core GUI APIs...
# 3
Search in this forum, about Table listener. Left side Search forum.
G_Abubakra at 2007-7-8 23:54:38 > top of Java-index,Desktop,Core GUI APIs...