| Subtasks or chained tasks
HI there, I have been facing this same requirement some time ago. I solved it by using TaskListeners on the running task launching a new task upon completion of the observed one. Still, I found that t . . .
|
Better Swing Application Framework
» Open discussion
|
December 29, 2011 12:43
by: jekkos
|
| Window-level proxy actions
Not yet, maybe somebody can create one? I don't know if jamie is still active here, as the post was made some time ago.
|
Better Swing Application Framework
» Open discussion
|
April 27, 2011 13:59
by: jekkos
|
| Window-level proxy actions
Dear Jamie, I am quite interested in your patch, as I currently want to implement something similar. could you possibly share the code for the WindowsActions class, too? thanks.
|
Better Swing Application Framework
» Open discussion
|
April 27, 2011 13:59
by: jekkos
|
| How useful are Tasks?
I like this idea. Loose coupling will allow us to reuse the Task and build one for eg. the android environment. You have something similar to SwingWorker there, which is called AsyncTask. This class . . .
|
Better Swing Application Framework
» Open discussion
|
December 22, 2010 08:48
by: jekkos
|
| ResourceMap: Why are class' property file in a resources sub-package?
I think at the moment the only one that is able to do commits is illya. So we should wait for his fiat here. grtz
|
Better Swing Application Framework
» Open discussion
|
December 09, 2010 11:41
by: etf
|
| ResourceMap: Why are class' property file in a resources sub-package?
ok I like this one, go ahead and if I will have a look at it for sure . grtz
|
Better Swing Application Framework
» Open discussion
|
December 09, 2010 11:41
by: etf
|
| BSAF 1.9 have been released, so what is next?
I voted for BSAF-57. I think it should not be too hard to fix that. I once had a look at it myself and maybe if i find some more time I can propose a patch for this. I also voted for BSAF-92 as it is . . .
|
Better Swing Application Framework
» Open discussion
|
July 03, 2011 17:37
by: vvUnai
|
| Can we release BSAF 1.9?
I think at this moment it is mature enough to release. Go ahead, so we can start adding new features.
|
Better Swing Application Framework
» Open discussion
|
January 13, 2011 09:49
by: etf
|
| I need help with testing on Mac Os X
Do you still need testting on this issue? I have a mac here at my disposal.
|
Better Swing Application Framework
» Open discussion
|
September 20, 2010 19:59
by: etf
|
| Suggested way to add Login
I think the contract of SingleFrameApplication says that all GUI initialization should be performed in the startup() method, as it is invoked from the EDT. You could eg. initialize everything first, sh . . .
|
Better Swing Application Framework
» Open discussion
|
September 20, 2010 22:33
by: zooxmusic
|