/ Technical / Programming / Java / Spring Rich Client

Spring Rich Client

Spring Rich Client is a framework for creating desktop applications. Documentation is a little thin on the ground, but there is a wiki and a support forum.

Menu System

Assuming you have the default lifecycleAdvisor bean in the richclient-application-context.xml the menu definition will live in a file named commands-context.xml. Within that file, bean entries for menuBar and toolBar control the layout of the menu bar and tool bar respectively.