PDA

View Full Version : getToolBar



besbello
Oct 1st, 2004, 05:08 PM
public CommandGroup getMenuBar() {
return menuBarCommandGroup;
}

public CommandGroup getToolBar() {
return menuBarCommandGroup;
}


Its correct?

Where could I send a translation of message.properties to spanish.


Thanks

pdbruycker
Oct 8th, 2004, 09:13 AM
You can post patches and contributions to the jira issue tracking

http://opensource.atlassian.com/projects/spring/secure/Dashboard.jspa

You have to post to the rich client project.

Hope this helps,

Peter