Jump to content

How do I access the OSBot JFrame for JInternalFrame?


Recommended Posts

Posted

I'm experimenting with JInternalFrame for a GUI. The features I like about it are that it comes with the ability to minimize, resize, drag, and stay within the JFrame it's internal to, while not being a Dialog popup that sits outside of the client, etc etc.

Is it possible to access the OSB JFrame so I can add the JInternalFrame into it? I tried to make my GUI class extend JInternalFrame, but documentation says you need a JDesktopPane to attach it into. Is there one in OSB?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...