Search code examples
java-melwuit

How to group Commands?


I want to group Commands in two groups : one in the left and one in the right. For example Commands "Main menu" , "Clients", "Credits" and "Exit" are grouped at the left , and Commands "Detail client", "Detail credit" are grouped at the right.


Solution

  • See this existing discussion. It will helps you.