DockableFrame ddAdditionalButtonActions not working on Mac

This is the forum for JIDE Common Layer which is open sourced at https://github.com/jidesoft/jide-oss. Please note, JIDE technical support doesn't monitor this forum as often as other forums. Please consider subscribe for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

Moderator: JIDE Support

Forum rules
Community driven forum for open source JIDE Common Layer. JIDE technical support doesn't monitor this forum as often as other forums. If you only use JIDE Common Layer, please consider subscribing for technical support for JIDE Common Layer so that you can use customer only forum to get a timely response.

DockableFrame ddAdditionalButtonActions not working on Mac

Postby weijenli » Thu May 22, 2014 8:12 am

I have an Action class that extends java.swing.AbstractAction, in which contains an ImageIcon.

This is my code:
DockableFrame frame = get frame;
frame.addAdditionalButtonActions(myAction);

Then I see an icon on the title bar on the frame when running on Windows.
However, this icon disappears when I run my GUI on Mac.

What do I miss? I've tried JPG and PNG format for the image file.

Thanks,
weijenli
 
Posts: 12
Joined: Thu Sep 19, 2013 5:48 am

Return to JIDE Common Layer Open Source Project Discussion (Community Driven)

Who is online

Users browsing this forum: Google [Bot] and 8 guests

cron