Results 1 to 2 of 2

Thread: getToolBar

  1. #1
    Join Date
    Aug 2004
    Posts
    9

    Default getToolBar

    Code:
        public CommandGroup getMenuBar() {
            return menuBarCommandGroup;
        }
    
        public CommandGroup getToolBar() {
            return menuBarCommandGroup;
        }
    Its correct?

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


    Thanks

  2. #2
    Join Date
    Sep 2004
    Location
    Ghent, Belgium
    Posts
    224

    Default

    You can post patches and contributions to the jira issue tracking

    http://opensource.atlassian.com/proj...Dashboard.jspa

    You have to post to the rich client project.

    Hope this helps,

    Peter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •