Menu

cant open optionpanel(jdk1.6,XP,Freemind0.8)

chushu
2007-07-19
2013-04-11
  • chushu

    chushu - 2007-07-19

    cant open tools->options panel with jdk1.6.0.2 in Win XP in Freemind0.8. Run with .bat, got following:

    Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException:
    ltCloseOperation must be one of: DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE, or DI
    ON_CLOSE
            at javax.swing.JDialog.setDefaultCloseOperation(Unknown Source)
            at freemind.controller.Controller$PropertyAction.actionPerformed(C
    ler.java:1194)
            at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
            at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Sour
            at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Sour
            at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
            at javax.swing.AbstractButton.doClick(Unknown Source)
            at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
            at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Un
    Source)
            at java.awt.Component.processMouseEvent(Unknown Source)
            at javax.swing.JComponent.processMouseEvent(Unknown Source)
            at java.awt.Component.processEvent(Unknown Source)
            at java.awt.Container.processEvent(Unknown Source)
            at java.awt.Component.dispatchEventImpl(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Sourc
            at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source
            at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
            at java.awt.Container.dispatchEventImpl(Unknown Source)
            at java.awt.Window.dispatchEventImpl(Unknown Source)
            at java.awt.Component.dispatchEvent(Unknown Source)
            at java.awt.EventQueue.dispatchEvent(Unknown Source)
            at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Sou
            at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Sou
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
            at java.awt.EventDispatchThread.run(Unknown Source)

    Anyone had the same problems before? It works fine in another machine with jdk1.5, I have tried jdk1.5 in my machine, got same error as well.

     
    • chushu

      chushu - 2007-07-20

      got it work with jdk1.5 now,forgot changing path to the jdk1.5 directory. but still problematic with jdk1.6.

       
      • Dimitry Polivaev

        The issue is known, 0.8.0 does not work with Java 6. == Dimitry

         

Log in to post a comment.