Groups
Groups
Sign in
Groups
Groups
Mac Widgets for Java
Conversations
About
Send feedback
Help
Mac Widgets for Java
1–30 of 43
Mark all as read
Report group
0 selected
Nigel
,
Charlie Hayes
6
7/21/16
Anyone still using macwidgets?
Sure! I could at least make a branch. -Charlie On Jul 20, 2016, at 9:01 PM, Nigel Tzeng <
unread,
Anyone still using macwidgets?
Sure! I could at least make a branch. -Charlie On Jul 20, 2016, at 9:01 PM, Nigel Tzeng <
7/21/16
Charlie Hayes
, …
Nigel Tzeng
12
5/18/15
Google Code closing
Cool. I'll try to transfer the project over then. On Mon, May 4, 2015 at 2:20 PM, Ken Orr <
unread,
Google Code closing
Cool. I'll try to transfer the project over then. On Mon, May 4, 2015 at 2:20 PM, Ken Orr <
5/18/15
Charlie Hayes
, …
Jeffrey Walraven
13
11/25/13
Anyone maintaining MacWidgets?
Also, I used JDK 6 to compile. Do you think that will be a problem? Are people still using this with
unread,
Anyone maintaining MacWidgets?
Also, I used JDK 6 to compile. Do you think that will be a problem? Are people still using this with
11/25/13
mario Aviles
,
Jeffrey Walraven
2
10/31/13
How can I get the source code of the proyect?
I don't know if you found this out by now, but you use the command: svn checkout http://
unread,
How can I get the source code of the proyect?
I don't know if you found this out by now, but you use the command: svn checkout http://
10/31/13
Dirk Lemmermann
1/4/13
Re: UnifiedToolBar Black Bar issue
The dark line is intentional. The problem is that the background color of the content area should not
unread,
Re: UnifiedToolBar Black Bar issue
The dark line is intentional. The problem is that the background color of the content area should not
1/4/13
Nigel
12/23/12
New updates
I wanted to use the latest macwidgets from SVN and rather than update at work I elected to
unread,
New updates
I wanted to use the latest macwidgets from SVN and rather than update at work I elected to
12/23/12
Charlie Hayes
9/19/12
Re: Color Schemes
Could you post a screen shot of what it looks like on your screen? -Charlie On Sep 19, 2012, at 4:13
unread,
Re: Color Schemes
Could you post a screen shot of what it looks like on your screen? -Charlie On Sep 19, 2012, at 4:13
9/19/12
Steve McLeod
,
Ken Orr
3
4/23/12
Patch to fix EmphasizedLabel in OpenJDK 7
Steve, I've added you as a committer to the project. Feel free to integrate the patch. -Ken On
unread,
Patch to fix EmphasizedLabel in OpenJDK 7
Steve, I've added you as a committer to the project. Feel free to integrate the patch. -Ken On
4/23/12
MacWidgetsUser
,
Ken Orr
3
8/9/10
java.lang.NullPointerException in SourceListTreeUI after adding an item
Hi Ken, thats exactly what i am doing. SwingUtilities.isEventDispatchThread() is true On Aug 9, 12:42
unread,
java.lang.NullPointerException in SourceListTreeUI after adding an item
Hi Ken, thats exactly what i am doing. SwingUtilities.isEventDispatchThread() is true On Aug 9, 12:42
8/9/10
encaputxat
,
Ken Orr
3
6/17/10
about listener in SourceListItem
OMG im sorry, big mistake. The listener is in SourceList, of course. On Jun 17, 7:32 pm, encaputxat
unread,
about listener in SourceListItem
OMG im sorry, big mistake. The listener is in SourceList, of course. On Jun 17, 7:32 pm, encaputxat
6/17/10
Murali Govindaswamy
5/31/10
Re: Abridged summary of mac-widgets-for-java@googlegroups.com - 2 Messages in 1 Topic
Great timing. I just did exactly this. Spent a lot of hours figuring things out. Hope this will save
unread,
Re: Abridged summary of mac-widgets-for-java@googlegroups.com - 2 Messages in 1 Topic
Great timing. I just did exactly this. Spent a lot of hours figuring things out. Hope this will save
5/31/10
encaputxat
,
Ken Orr
2
5/30/10
jtable cell draggable to sourceListItem?
Hi encaputxat, There isn't currently any drag-and-drop support in the SourceList component. You
unread,
jtable cell draggable to sourceListItem?
Hi encaputxat, There isn't currently any drag-and-drop support in the SourceList component. You
5/30/10
jonathan
,
Johnathan Tunnicliffe
2
3/24/10
HudComboBoxUI focus prob
I've seen this before too but never filed an issue tracked item for it so it's not a one off.
unread,
HudComboBoxUI focus prob
I've seen this before too but never filed an issue tracked item for it so it's not a one off.
3/24/10
gmu
,
Ken Orr
3
1/18/10
Setting the row height in sourcelist
I have a Tree on the left pane of my Application, the nodes (SourceListItem) have images. I need to
unread,
Setting the row height in sourcelist
I have a Tree on the left pane of my Application, the nodes (SourceListItem) have images. I need to
1/18/10
depsypher
,
Ken Orr
4
12/12/09
align right in itunes table header
I don't have an official date for the next release yet, but you can get the latest developer
unread,
align right in itunes table header
I don't have an official date for the next release yet, but you can get the latest developer
12/12/09
gmu
, …
Thasso Griebel
9
11/16/09
Search TextField Handling x
There is a library based on SwingX that implements the search field for multiple platforms http://
unread,
Search TextField Handling x
There is a library based on SwingX that implements the search field for multiple platforms http://
11/16/09
Ken Orr
11/14/09
Re: Deselect item in SourceList
Hi Murali, You can call SourceList.clearSelection(). -Ken On Nov 13, 9:54 pm, "Murali \"Gmu
unread,
Re: Deselect item in SourceList
Hi Murali, You can call SourceList.clearSelection(). -Ken On Nov 13, 9:54 pm, "Murali \"Gmu
11/14/09
Hugo Martinez
,
Ken Orr
4
10/22/09
How to prevent editCellAt being called twice extending JTable and using ITunesTableUI?
Thanks Hugo. I wonder where that additional mousePressed event is coming from? On Thu, Oct 22, 2009
unread,
How to prevent editCellAt being called twice extending JTable and using ITunesTableUI?
Thanks Hugo. I wonder where that additional mousePressed event is coming from? On Thu, Oct 22, 2009
10/22/09
Hugo Martinez
,
Ken Orr
3
10/21/09
Custom JTable
Great! Thanks for your answer, that solved my problem. I didn't know how can I "Decorate
unread,
Custom JTable
Great! Thanks for your answer, that solved my problem. I didn't know how can I "Decorate
10/21/09
Jason Box
,
Ken Orr
2
10/20/09
How to create a badge on a SourceListItem
Hi Jason, This functionality is currently available, though I had planned on adding it. You can
unread,
How to create a badge on a SourceListItem
Hi Jason, This functionality is currently available, though I had planned on adding it. You can
10/20/09
Val
, …
Thasso Griebel
3
8/13/09
SortDelegate example?
Hi, for GalzedLists and the ITunes Table, I find something like this quiet usefull: TableUtils.
unread,
SortDelegate example?
Hi, for GalzedLists and the ITunes Table, I find something like this quiet usefull: TableUtils.
8/13/09
gurjeet
, …
uud ashr
12
8/13/09
UnifiedToolBar buttons
It seems the issue happen if the the window is not on focus. So there should be modification on the
unread,
UnifiedToolBar buttons
It seems the issue happen if the the window is not on focus. So there should be modification on the
8/13/09
Mohamed Mansour
,
Ken Orr
4
8/7/09
Mac Widgets for Windows
Hi Mohamed, On the Mac, Apple takes care of rendering the search field for us (same thing with the
unread,
Mac Widgets for Windows
Hi Mohamed, On the Mac, Apple takes care of rendering the search field for us (same thing with the
8/7/09
je...@swank.ca
, …
Ken Orr
7
8/6/09
A better tabbed pane?
You're welcome to submit patches to me (Subversion makes this easy), which I'll review for
unread,
A better tabbed pane?
You're welcome to submit patches to me (Subversion makes this easy), which I'll review for
8/6/09
gurjeet
,
Ken Orr
3
7/8/09
Keyboard navigation of SourceList
Ive done that. Thanks, Gurjeet On Jul 8, 4:56 pm, Ken Orr <kenneth....@gmail.com> wrote: >
unread,
Keyboard navigation of SourceList
Ive done that. Thanks, Gurjeet On Jul 8, 4:56 pm, Ken Orr <kenneth....@gmail.com> wrote: >
7/8/09
Ken Orr
,
gurjeet
2
7/8/09
Re: Programatically setting a SourceListItem to be 'selected'
Hi Ken, I noticed it after having typed the email. Thanks ! Gurjeet On Jul 7, 4:59 am, Ken Orr <
unread,
Re: Programatically setting a SourceListItem to be 'selected'
Hi Ken, I noticed it after having typed the email. Thanks ! Gurjeet On Jul 7, 4:59 am, Ken Orr <
7/8/09
gurjeet
,
Ken Orr
2
7/6/09
Best way to implement actions for SourceListItem s
Hi Gureet, You're instincts for what the API *should* look like are right on. In fact, you're
unread,
Best way to implement actions for SourceListItem s
Hi Gureet, You're instincts for what the API *should* look like are right on. In fact, you're
7/6/09
sk3p
, …
Ken Orr
5
6/27/09
OS X style searchbox
Great... thanks! On Sat, Jun 27, 2009 at 10:08 AM, sk3p <sati...@gmail.com> wrote: First of
unread,
OS X style searchbox
Great... thanks! On Sat, Jun 27, 2009 at 10:08 AM, sk3p <sati...@gmail.com> wrote: First of
6/27/09
Domingo Suárez Torres
,
Ken Orr
2
6/11/09
MacWidgets and Synth
Hi Domingo, What happens when you run with the Ocean look and feel? -Ken 2009/6/11 Domingo Suárez
unread,
MacWidgets and Synth
Hi Domingo, What happens when you run with the Ocean look and feel? -Ken 2009/6/11 Domingo Suárez
6/11/09
Harald Kuhr
,
Ken Orr
4
6/11/09
Re: [Exploding Pixels] New Comment On: Why can't Safari get tabs right?
...did some debugging and found that my treetable does a repaint every time. Now I only need to find
unread,
Re: [Exploding Pixels] New Comment On: Why can't Safari get tabs right?
...did some debugging and found that my treetable does a repaint every time. Now I only need to find
6/11/09