JdbTable popup menu

Hi,

I have problems with popup menu in JdbTable.

The FIRST right mouse click always brings up the default JdbTable popup menu, and any subsequent right mouse click brings my customized popup menu.

Is there a way to always shows my own customized popup menu ? I can't seem to override the default JdbTable popup menu class.

Thanks

Tom

[371 byte] By [bztom_33a] at [2007-11-27 8:34:32]
# 1
What is JdbTable?
kirillga at 2007-7-12 20:30:49 > top of Java-index,Desktop,Core GUI APIs...
# 2
JdbTable is subclass of JTable from Borland Jbuilder.
bztom_33a at 2007-7-12 20:30:49 > top of Java-index,Desktop,Core GUI APIs...
# 3
> JdbTable is subclass of JTable from Borland Jbuilder. Then you should be posting in a Borland forum.
camickra at 2007-7-12 20:30:49 > top of Java-index,Desktop,Core GUI APIs...
# 4
Is there a way to disable the popup menu in Jtable?Need not response if you DO NOT have any helpful things to say!
bztom_33a at 2007-7-12 20:30:49 > top of Java-index,Desktop,Core GUI APIs...
# 5

> Is there a way to disable the popup menu in Jtable?

What popup menu?

If you need further help then you need to create a "Short, Self Contained, Compilable and Executable, Example Program (SSCCE)",

see http://homepage1.nifty.com/algafield/sscce.html,

that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.

Don't forget to use the "Code Formatting Tags",

see http://forum.java.sun.com/help.jspa?sec=formatting,

so the posted code retains its original formatting.

camickra at 2007-7-12 20:30:49 > top of Java-index,Desktop,Core GUI APIs...
# 6
Some people need to get a life.
bztom_33a at 2007-7-12 20:30:49 > top of Java-index,Desktop,Core GUI APIs...
# 7
You asked a question about Borland-specific component on the general Swing forum. For the vast majority of the people here, it is the first time that they heard about this component at all. Did you try asking this question on Borland-specific forums?
kirillga at 2007-7-12 20:30:49 > top of Java-index,Desktop,Core GUI APIs...