skip to main content
Glossaries > JViews Gantt Glossary > S
 
S
Schedule chart
A resource-based Gantt chart.
selector
(CSS.) The left side of a style rule. A selector consists of a mandatory object type, which can be a class in a data model, and optional tags, pseudo-classes, pseudo-elements, and attribute conditions. A selector undergoes pattern-matching to determine the scope of a style rule.
separable model architecture
A Swing variant of the traditional MVC design of user-interface objects, where the view and controller parts are bundled together.
start time
An activity property that determines the date and time at which the activity is planned to begin.
start to end
A type of constraint whereby the start of the To activity depends on the end of the From activity.
start to start
A type of constraint whereby the start of the To activity depends on the start of the From activity.
style rule
(CSS.) A formal statement that conforms to the CSS syntax and is used to attach styles to model objects. A style rule contains a selector and declarations.
style sheet
(CSS.) A list of style rules for customizing the appearance of a diagram or chart in a display component.
subobject
(CSS.) An object that is created during the application of a declaration in a style sheet by virtue of a declaration value of the form "@=identifier" or "@+identifier" . It is styled through the same style sheet, although it is not contained in the original CSS model.
SWT
The Standard Widget Toolkit (SWT) is the window toolkit of the Eclipse development environment and the Eclipse Rich Client Platform (RCP).

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.