I wrote a simple j2me app for order tracking using Netbeans 6.8. The app allows the user to insert a new order, and search for orders by their order id. The app consists of just a single Midlet and th
I want to add a right click popupmenu to a JTable in NetBeans IDE (seems like a simple task... lol) I got it to partly work by
I have 2 modules: BrowserLibrary and BrowserViewer. Browser contains gui like any browser should. so inside BrowserLibrary module I have a class like so:
Does anyone knows of a way to wordwrap in NetBeans 6.8? I have been looking around and I can\'t find a solution for that problem, yet it is really hard to believe that such a basic feature is still m
I\'ve looked at sourceforge and other places for an example netbeans platform 开发者_StackOverflow中文版project source code but couldn\'t find any besides the Pain netbeans platform app that comes inc
When creating a desktop application in Netbeans, what is the recomme开发者_如何学JAVAnded approach in separating application logic from the view (gui builder) ? The two files are generated by the gui
I\'m working on a JavaME project and need to import external libraries, which are available to me as jar files. So I selected the project properties -> libraries & resources -> add Jar/Zip and add
I\'ve been trying to configure xdebug to work along with netbeans, my current configuration is [xdebug]
i have a problem to get sugg开发者_运维知识库estions for classes which are included in included files.
I know what you\'re thinking, ANOTHER netbeans xdebug post? Well, I\'ve tried everything I\'ve seen in other posts, and nothing seems to work.Here\'s my setup: