You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sea-glass-l...@googlegroups.com
First, thanks for the work - I like this l&f.
Can I include it in my app? I assume yes, or you would not be open-sourcing it.....
I know little of l&f programming (though I have fifteen years of Java - I think I still have stuff on Sourceforge)
I currently allow users to choose l&f from a menu (generated from UIManager.getInstalledLookAndFeels()), but seaglass does not show up. Can I prod it into registering or something so that it appears? It would be easier than writing special case code.
Any help appreciated.
Thanks
Phill
Kathryn Huxtable
unread,
May 19, 2015, 10:21:24 AM5/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sea-glass-l...@googlegroups.com, phillva...@gmail.com
Hi Phill,
You need to include the jar in your clayish, of course, but it also needs to be registered as a look and feel. See the demo project for an example.