| ResourceMap: Why are class' property file in a resources sub-package?
I think the proposed patch is adequate for 1.9.x. But in the future, for the 2.x development, why just limit the options to the same directory or a "resources" subdirectory? What if I wanted to put the . . .
|
Better Swing Application Framework
» Open discussion
|
December 09, 2010 11:41
by: etf
|
| ResourceMap: Why are class' property file in a resources sub-package?
I definitely support implementing such a feature. I think one of BSAF's major drawbacks currently is the inability to make little customizations like this.
|
Better Swing Application Framework
» Open discussion
|
December 09, 2010 11:41
by: etf
|
| Howto declare toggle/radio actions
I'm having trouble picturing what you're doing here. Do you have a loop that automatically creates a menu item for each action in the class? I'm trying to imagine why you'd need the action to dictate t . . .
|
Better Swing Application Framework
» Open discussion
|
August 28, 2010 21:16
by: etf
|
| How to Disable the Session State Feature.
Yes, that's correct, and yes, registerPropertySupport(clazz, support) is the method you want. Sorry about that; I forgot its name. Eric
|
Better Swing Application Framework
» Open discussion
|
June 04, 2010 17:18
by: etf
|
| How to Disable the Session State Feature.
As far as I know, there's no simple "..code.." way of doing this. What aspect of session storage are you trying to disable? Do you not want window states and locations to be stored, or do you not wa . . .
|
Better Swing Application Framework
» Open discussion
|
June 04, 2010 17:18
by: etf
|
| Actions: annotations vs. command library
Hey Karsten, I'm not at all familiar with the Command pattern. I also do not know who first had the idea of the @Action annotation (in any case, they're probably off working for Adobe now or something . . .
|
Better Swing Application Framework
» Open discussion
|
April 29, 2010 13:50
by: mthornton
|
| BSAF Documentation?
Hey folks, The beginnings of a "how-to" for ApplicationActions and the @Action annotation is now url: on the wiki . I also tried to fill the wiki home page with a standard set of information and lin . . .
|
Better Swing Application Framework
» Open discussion
|
April 13, 2010 21:51
by: Eric Heumann
|
| BSAF Documentation?
Hey all, In the blue pane on the left, under "Project Links", there are several links to the old SAF resources. These resources, including url: the SAF 1.03 JavaDoc , are incomplete and sketchy on m . . .
|
Better Swing Application Framework
» Open discussion
|
April 13, 2010 21:51
by: Eric Heumann
|
| What's the status on Resource improvements?
OK cool, thanks! What can we do to expand documentation and examples? Are we going in the direction of creating Wiki pages on this site? Or are we thinking of developing a website front for the projec . . .
|
Better Swing Application Framework
» Open discussion
|
August 10, 2010 06:01
by: robross
|
| What's the status on Resource improvements?
Would anyone like to report on the current status of the Resource improvements/enhancements? What it looks like... It seems like back in October or so, Rob Ross presented several significant improve . . .
|
Better Swing Application Framework
» Open discussion
|
August 10, 2010 06:01
by: robross
|