Skip to content
carcassi edited this page May 16, 2011 · 9 revisions

= org.csstudio.ui.menu =

This plugin register the proper extensions to create the CSS Menu.

Image(CSSMenu.png)

== CSS Main Menu ==

Menu structure: {{{ CSS (id: css)

  • Display (id: display)
  • Alarm (id: alarm)
  • Diagnostic (id: diag)
  • Debugging (id: debugging)
  • Configuration (id: configuration)
  • Management (id: management)
  • Editors (id: editors)
  • Utilities (id: utility)
  • Trends (id: trends)
  • Test (id: test)
  • Other (id: other) }}}

This adds a command to the display submenu in the plugin.xml: {{{ ... ... ... ... }}} To get more examples, you can look at other CSS application plugins.

Clone this wiki locally