User Interface


Basic Terms And Concepts

The Graphical User Interface (GUI) of the Control System Studio is based upon the following concepts:


Views
A view is a window-like UI element that typically provides a “view” on data. The Control System Studio and its applications provide various views. They are resizeable and can be freely arranged within the CSS main window. Views may provide toolbars that you can use to configure the view. If you stack views on top of each other you can select the top view by clicking on its tab. Despite their name, views can be used to change the displayed data. Every change to an item of a view is saved immediately.

 

Editors
An editor is typically used to “edit” the data it displays. It shares many features with views. The main difference between views and editors is that an editor saves changes to its items only when you explicitly choose to save. There is only one place in the CSS main window where editors can appear. This place is called “editor area”.

 

Perspectives
A perspective defines an arrangement of various views. Certain menu or toolbar entries can be associated to a perspective.

 

Further Information

Since CSS is based on the Eclipse Rich Client Platform you can use the Workbench User Guide of its online help to explore additional UI concepts.