-
JBuilder 3
I have been using JBuilder to build the GUi for an application, i used the
JBuilder GridControler, the app runs fine with jubuilder, but if i export
the lib's then it will compile with out Jbuilder But when i run the App with
out JBuilder i get the Stack dump
java.lang.NullPointerException
at com.borland.jbcl.view.GridView.setOpaque(GridView.java:570)
at javax.swing.JScrollPane.<init>(JScrollPane.java:247)
at javax.swing.JScrollPane.<init>(JScrollPane.java:290)
at com.borland.jbcl.view.GridView.<init>(GridView.java:47)
at com.borland.jbcl.control.GridControl.<init>(GridControl.java:44)
at admin.Frame1.<init>(Frame1.java:84)
at admin.AdminDisplay.<init>(AdminDisplay.java:13)
at admin.AdminDisplay.main(AdminDisplay.java:41)
Can any help me with this problem i need to be able to run the app with out
JBuilder !!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks