How to make "Open File..." window in netbeans PLATFORM?

Posted by joseph on Stack Overflow See other posts from Stack Overflow or by joseph
Published on 2010-03-14T16:37:55Z Indexed on 2010/03/14 16:45 UTC
Read the original article Hit count: 238

Filed under:
|
|

Hello, I need to create something like internal frame in netbeans platform, which loads file from any location. I tried it by jInternalFrame, but I was not able to find some container to which I can add my frame. I am working in netbeans platform, which has own pre-created main window.

Pease help me by any advice, I am dealing with this about 10 hours, still without result.

© Stack Overflow or respective owner

Related posts about java

Related posts about swing