Netbeans Visual API help
"EddHard" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
I use netbeans visual library for make graph with some widget.. I want to left click on the widget to take action, for example open new frame or something.. But I cant find code for do it.. I just find code for right click using popUpMenuAction.. Anyone can help me please?