netbeans6.8
IllegalStateException error on appending UI element to Form
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[详细]
2023-01-07 11:53 分类:问答JTable Right-Click popupmenu in Netbeans
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[详细]
2023-01-07 09:12 分类:问答Netbeans 6.8: Actionlistener confusion
I have 2 modules: BrowserLibrary and BrowserViewer. Browser contains gui like any browser should. so inside BrowserLibrary module I have a class like so:[详细]
2023-01-06 21:43 分类:问答netbeans 6.8 word wrap
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[详细]
2023-01-06 04:29 分类:问答open source netbeans platform projects that I can use?
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[详细]
2023-01-05 19:07 分类:问答Netbeans: how to separate application logic from view?
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[详细]
2023-01-04 14:45 分类:问答Netbeans 6.8: Lib-Import works, but "package does not exist" when compiling
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[详细]
2023-01-04 09:13 分类:问答xdebug in netbeans won't bind to port 9000
I\'ve been trying to configure xdebug to work along with netbeans, my current configuration is [xdebug][详细]
2023-01-03 20:00 分类:问答How to get suggestions in NetBeans for included files
i have a problem to get sugg开发者_运维知识库estions for classes which are included in included files.[详细]
2023-01-02 21:36 分类:问答Netbeans xdebug nightmare
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:[详细]
2023-01-02 18:58 分类:问答