Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a JDialog in Source plugins rather than JFrame #19

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment
Closed

Use a JDialog in Source plugins rather than JFrame #19

GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

This is a minor issue that we discussed before, but I think we can addresss
it now when we're doing our re-write.

If we pass a JDialog from each of the source plugins, then they can define
many more options (such as the size of the window, etc.), and we have
better control of whether we want the dialog to me "modal" or not.

I've started implementing this in the rewrite branch, but it still needs a
little more work.

Original issue reported on code.google.com by swegn...@gmail.com on 28 Feb 2008 at 6:17

@GoogleCodeExporter
Copy link
Author

This is finished as of the re-write, and checked into the trunk

Original comment by swegn...@gmail.com on 12 Mar 2008 at 6:02

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant