Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There seems to be. bug in the Mac OS X Java runtime regarding the Aqua look & feel support. Using the file chooser while the main windows (the frame) is not displayed yet, results in a deadlock. Although Java 1.8.0_144-b01 does not fix it.

Solution

ToolWorkaround
AgenPro
  1. Create a text file named AgenPro4.cf in your home directory
  2. Add the following line to that file:

    Code Block
    languagebash
    LookAndFeel=com.jgoodies.looks.plastic.Plastic3DLookAndFeel
  3. Restart AgenPro

MIB Explorer

Start MIB Explorer with the Kunststoff look & feel:

Code Block
languagebash
java -jar map-pro.jar -kunststoff

After the main window is displayed, you can change the look and feel back to Aqua using the Preferences dialog.


MIB DesignerFollow the steps described here.