Search:

Type: Posts; User: Akronix

Search: Search took 0.11 seconds.

  1. Re: How to set disable JFrame but keep enable JMenubar?

    Yes I have, but it doesn't disable anything.
    I think that is because the panel are lightweight but the JFrame is heavyweight, and java API tells this:
  2. Re: How to set disable JFrame but keep enable JMenubar?

    There are 3 panels each one with differents components: buttons, table, textarea, etc. in addition to the menu bar.
    The window use an opaque JPanel which contains the other three panels.

    This is...
  3. How to set disable JFrame but keep enable JMenubar?

    ¡Hello!

    I'm programming a simple game; I want to disable the main window (JFrame) when the game is over and only allow to use the menu bar in order to create new game, change level, quit or...
  4. Thread: Hello world!

    by Akronix
    Replies
    1
    Views
    833

    Hello world!

    Hello, I'm an computer engineering student of Spain and I'm learning java at university.

    I hope this forum will be helpful for me and for others.

    Greetings!
Results 1 to 4 of 8