A B C D E F G H I J K L M N O P Q R S T U V W Y Z

S

salutation - Variable in class semorg.sql.tables.Company
The salutation.
salutation - Variable in class semorg.sql.tables.Person
The salutation.
salutationCombo - Variable in class semorg.gui.AssociateWindow
 
salutationCombo - Variable in class semorg.gui.ClientWindow
 
salutationCombo - Variable in class semorg.gui.CompanyWindow
 
salutationCombo - Variable in class semorg.gui.LecturerWindow
 
saveConfiguration() - Method in class semorg.gui.util.Configuration
Saves the current configuration to file.
selectDay(int) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser
Select day.
selectedColumns - Variable in class semorg.gui.util.ConfigureListWidget
The List widget which contains the selected columns.
selectedColumnsCP - Variable in class semorg.gui.util.ConfigureListWidget
The content provider for the ConfigureListWidget.selectedColumnsViewer.
selectedColumnsViewer - Variable in class semorg.gui.util.ConfigureListWidget
The list viewer which manages the list used to display the selected columns.
selectedId - Variable in class semorg.gui.util.ForeignKeyConstraintSelector
The id of the associated object.
selectedValueText - Variable in class semorg.gui.util.ForeignKeyConstraintSelector
A text field to display some information about the associated object.
selectLangCombo - Variable in class semorg.gui.SelectLanguageWindow
The combo field of this window allowing to change the language.
SelectLanguageWindow - Class in semorg.gui
This class provides a window for selecting the language of the application.
SelectLanguageWindow(Shell) - Constructor for class semorg.gui.SelectLanguageWindow
Creates an instance of the class using the given arguments.
SeminarType - Class in semorg.sql.tables
 
SeminarType(int, String, String, String, String, String, String, Integer, String, String, String, Float, Integer, Integer, Timestamp, Timestamp) - Constructor for class semorg.sql.tables.SeminarType
Creates an instance of the class SeminarType with the given parameters.
seminartypeId - Variable in class semorg.sql.tables.Conduct
The id of the seminartype.
seminarTypeId - Variable in class semorg.sql.tables.Presentation
The id of the corresponding seminartype.
seminarTypeInsertString - Static variable in class semorg.sql.tables.SeminarType
Parameterized SQL statement for inserting a data record.
SeminarTypeListWindow - Class in semorg.gui.list
Provides the list window for seminartype data records.
SeminarTypeListWindow() - Constructor for class semorg.gui.list.SeminarTypeListWindow
Instantiates a new list window.
SeminarTypeListWindow(AssociationTabControl) - Constructor for class semorg.gui.list.SeminarTypeListWindow
Instantiates a new list window as a popup.
SeminarTypeListWindow(ForeignKeyConstraintSelector) - Constructor for class semorg.gui.list.SeminarTypeListWindow
Instantiates a new list window as a popup.
SeminarTypeTableProvider - Class in semorg.gui.provider
This class provides the data of the items in the GUI table in the SeminarTypeListWindow.
SeminarTypeTableProvider() - Constructor for class semorg.gui.provider.SeminarTypeTableProvider
 
seminarTypeUpdateString - Static variable in class semorg.sql.tables.SeminarType
Parameterized SQL statement for updating a data record.
SeminarTypeWindow - Class in semorg.gui
The window for editing new or existing SeminarType records.
SeminarTypeWindow(Shell) - Constructor for class semorg.gui.SeminarTypeWindow
Creates a SeminarTypeWindow instance with the given shell as the parent shell.
SeminarTypeWindow(Shell, SeminarType, AssociationTabControl) - Constructor for class semorg.gui.SeminarTypeWindow
Creates an instance of this class, sets the input and finally opens it.
SeminarTypeWindow(Shell, SeminarType, ForeignKeyConstraintSelector) - Constructor for class semorg.gui.SeminarTypeWindow
Creates an instance of this class, sets the input and finally opens it.
SeminarTypeWindow.InputChangedListener - Class in semorg.gui
Inner class which provides a listener reacting on changes of the input in the SeminarTypeWindow window.
SeminarTypeWindow.InputChangedListener() - Constructor for class semorg.gui.SeminarTypeWindow.InputChangedListener
 
semorg.gui - package semorg.gui
Provides SWT based classes modelling editing windows for creating new or change existing data records (graphics user interface layer).
semorg.gui.list - package semorg.gui.list
Provides several list windows of the graphics user interface layer.
semorg.gui.provider - package semorg.gui.provider
Provides the mapping list windows <--> data objects (graphics user interface layer).
semorg.gui.util - package semorg.gui.util
This package provides utilities for the several window classes (graphics user interface layer).
semorg.sql.access - package semorg.sql.access
The package provides the access to the database and the whole connection and SQL statement management (application layer).
semorg.sql.tables - package semorg.sql.tables
This package implements the object relational mapping between the relational data model (the tables) and the object oriented data model (the objects within this package).
semorg.sql.util - package semorg.sql.util
This packages provides utility classes for application layer classes.
semTypeSelector - Variable in class semorg.gui.CompanyInternalPresentationWindow
The control widget to manage the mandatory association between presentation and seminartype.
semTypeSelector - Variable in class semorg.gui.PublicPresentationWindow
The control widget to manage the mandatory association between presentation and seminartype.
serialVersionUID - Static variable in class semorg.gui.util.CalendarControl.SWTCalendarEvent
The Constant serialVersionUID.
setActivated(boolean) - Method in class semorg.gui.util.CalendarControl
Sets CalendarControl.activated to the give value, i.e. activates / deactivates the calendar control.
setActivated(boolean) - Method in class semorg.gui.util.TimeControl
Activates / deactivates the controls of this composite depending on the given parameter.
setActive() - Method in class semorg.gui.list.ListWindow
Sets the list window to active.
setAlignment(int) - Method in class semorg.gui.util.TableColumnProperty
 
setAnnex(String) - Method in class semorg.sql.tables.Company
 
setAnnex(String) - Method in class semorg.sql.tables.Person
 
setAnnex(String) - Method in class semorg.sql.tables.Presentation
 
setAudience(String) - Method in class semorg.sql.tables.SeminarType
 
setBackground(Color) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser.DayControl
 
setBeginningDay(Date) - Method in class semorg.sql.tables.Presentation
 
setBilled(Date) - Method in class semorg.sql.tables.Booking
Sets the billing date.
setBio(String) - Method in class semorg.sql.tables.Lecturer
 
setBirthday(Date) - Method in class semorg.sql.tables.Person
 
setBorderColor(Color) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser.DayControl
Sets the border color.
setCalendar(Calendar) - Method in class semorg.gui.util.CalendarControl.SWTCalendar
Sets the calendar.
setCalendar(Calendar) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser
Sets the calendar.
setCancelFee(Float) - Method in class semorg.sql.tables.PublicPresentation
 
setCancelled(boolean) - Method in class semorg.sql.tables.Presentation
 
setCharge(Float) - Method in class semorg.sql.tables.SeminarType
 
setCity(String) - Method in class semorg.sql.tables.Company
 
setCity(String) - Method in class semorg.sql.tables.Person
 
setCity(String) - Method in class semorg.sql.tables.Presentation
 
setClientId(int) - Method in class semorg.sql.tables.ClientBooking
 
setColumnNumber(int) - Method in class semorg.gui.util.TableColumnProperty
 
setColumns(Vector<DBColumn>) - Method in class semorg.gui.util.ExtensibleSearchControl
Inserts the given columns into the filter controls.
setCompanyId(int) - Method in class semorg.sql.tables.CompanyBooking
 
setConfirmed(Date) - Method in class semorg.sql.tables.Booking
Sets the confirmation date.
setCoopPartner(String) - Method in class semorg.sql.tables.PublicPresentation
 
setCountry(String) - Method in class semorg.sql.tables.Company
 
setCountry(String) - Method in class semorg.sql.tables.Person
 
setCountry(String) - Method in class semorg.sql.tables.Presentation
 
setCpBirthDay(Date) - Method in class semorg.sql.tables.Company
 
setCpDepartment(String) - Method in class semorg.sql.tables.Company
 
setCpEmail(String) - Method in class semorg.sql.tables.Company
 
setCpFax(String) - Method in class semorg.sql.tables.Company
 
setCpFirstname(String) - Method in class semorg.sql.tables.Company
 
setCpMobile(String) - Method in class semorg.sql.tables.Company
 
setCpName(String) - Method in class semorg.sql.tables.Company
 
setCpPhone(String) - Method in class semorg.sql.tables.Company
 
setCpSalutation(String) - Method in class semorg.sql.tables.Company
 
setCpTask(String) - Method in class semorg.sql.tables.Company
 
setCpTitle(String) - Method in class semorg.sql.tables.Company
 
setCustomerSince(Date) - Method in class semorg.sql.tables.Company
 
setDailyFee(Float) - Method in class semorg.sql.tables.Lecturer
 
setData(String, String) - Method in class semorg.gui.util.AssociationTabControl
Sets a pair of key and value to this control needed for testing with ATOSj.
setData(String, String) - Method in class semorg.gui.util.ExtensibleSearchControl
Sets a pair of key and value to this control needed for testing with ATOSj.
setData(String, String) - Method in class semorg.gui.util.ForeignKeyConstraintSelector
Sets a pair of key and value to this control needed for testing with ATOSj.
setData(String, String) - Method in class semorg.gui.util.TimeControl
Sets a pair of key and value to this control needed for testing with ATOSj.
setDate(Date) - Method in class semorg.gui.util.CalendarControl
Sets the date displayed in the text field to the given value..
setDate(Date) - Method in class semorg.gui.util.CalendarControl.SWTCalendarPopup
Sets the date into calendar control.
setDebitorId(int) - Method in class semorg.sql.tables.ClientBooking
 
setDocuments(String) - Method in class semorg.sql.tables.SeminarType
 
setDuration(Integer) - Method in class semorg.sql.tables.Presentation
 
setDuration(Integer) - Method in class semorg.sql.tables.SeminarType
 
setEmail(String) - Method in class semorg.sql.tables.Company
 
setEmail(String) - Method in class semorg.sql.tables.Person
 
setEmployerId(int) - Method in class semorg.sql.tables.Client
 
setEnabled(boolean) - Method in class semorg.gui.util.AssociationTabControl
Enables / disables the AssociationTabControl.chooseItem, the AssociationTabControl.disconnectItem, the AssociationTabControl.editItem and the AssociationTabControl.deleteItem.
setEnabled(boolean) - Method in class semorg.gui.util.CalendarControl
Enables the receiver if the argument is true, and disables it otherwise.
setEnabled(boolean) - Method in class semorg.gui.util.ForeignKeyConstraintSelector
Enables or disables the ForeignKeyConstraintSelector.disconnectItem, ForeignKeyConstraintSelector.deleteItem and ForeignKeyConstraintSelector.showListItem.
setEnabled(boolean) - Method in class semorg.gui.util.TimeControl
Enables the receiver if the argument is true, and disables it otherwise.
setEndingDay(Date) - Method in class semorg.sql.tables.Presentation
 
setEndingTime(Time) - Method in class semorg.sql.tables.Presentation
 
setEnrolled(Date) - Method in class semorg.sql.tables.Booking
Sets the enrollment date.
setEntitlement(int) - Method in class semorg.sql.tables.Associate
 
setFax(String) - Method in class semorg.sql.tables.Company
 
setFax(String) - Method in class semorg.sql.tables.Person
 
setFirstContact(Date) - Method in class semorg.sql.tables.Person
 
setFirstname(String) - Method in class semorg.sql.tables.Company
 
setFirstname(String) - Method in class semorg.sql.tables.Person
 
setFirstStartingTime(Time) - Method in class semorg.sql.tables.Presentation
 
setFont(Font) - Method in class semorg.gui.util.CalendarControl
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class semorg.gui.util.CalendarControl.SWTCalendar
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setFont(Font) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser.DayControl
 
setFont(Font) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser
 
setFont(Font) - Method in class semorg.gui.util.CalendarControl.SWTMonthChooser
Sets the font that the receiver will use to paint textual information to the font specified by the argument, or to the default font for that kind of control if the argument is null.
setForeground(Color) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser.DayControl
 
setHourlyFee(Float) - Method in class semorg.sql.tables.Lecturer
 
setInput(Associate) - Method in class semorg.gui.AssociateWindow
Loads a given associate record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(ClientBooking) - Method in class semorg.gui.ClientBookingWindow
Loads a given data record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(Client) - Method in class semorg.gui.ClientWindow
Loads a given client record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(CompanyBooking) - Method in class semorg.gui.CompanyBookingWindow
Loads a given data record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(CompanyInternalPresentation) - Method in class semorg.gui.CompanyInternalPresentationWindow
Loads a given CompanyInternalPresentation record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(Company) - Method in class semorg.gui.CompanyWindow
Loads a given client record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(Lecturer) - Method in class semorg.gui.LecturerWindow
Loads a given lecturer record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(PublicPresentation) - Method in class semorg.gui.PublicPresentationWindow
Loads a given public presentation record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(SeminarType) - Method in class semorg.gui.SeminarTypeWindow
Loads a given CompanyInternalPresentation record into the window form of initialize the elements of the form the empty string/null if no data is given.
setInput(int) - Method in class semorg.gui.util.AssociationTabControl
Fills the GUI table with data records corresponding to type of managed association and the actual data record of the editing window this control is included in.
setInput(int) - Method in class semorg.gui.util.DelayedPaymentViewerControl
Sets the new input of the GUI table containig all delayed payment.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.AssociateWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.ClientBookingWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.ClientWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.CompanyBookingWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.CompanyInternalPresentationWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.CompanyWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.LecturerWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.PublicPresentationWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setInputComponentsEnabled(boolean) - Method in class semorg.gui.SeminarTypeWindow
According to the value of the given parameter (true/false) this method enables / disables the widgets of the window form.
setLastEndingTime(Time) - Method in class semorg.sql.tables.Presentation
 
setLength(Text, int) - Static method in class semorg.sql.util.Utility
Sets the number of characters a Text field can take as well as the width of this Text field.
setLength(Text, int, int) - Static method in class semorg.sql.util.Utility
Sets the number of characters a Text field can take as well as the number of characters shown.
setLength(Combo, int) - Static method in class semorg.sql.util.Utility
Sets the number of characters a Combo field can take as well as the width of this Combo field.
setListViewerInputs(TableColumnProperty[], int[]) - Method in class semorg.gui.util.ConfigureListWidget
Fills the both lists ConfigureListWidget.selectedColumns and ConfigureListWidget.deselectedColumns with content using the ConfigureListWidget.selectedColumnsViewer and the ConfigureListWidget.deselectedColumnsViewer.
setLocale(Locale) - Method in class semorg.gui.util.CalendarControl.SWTCalendar
Sets the locale.
setLocale(Locale) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser
Sets the locale.
setLocale(Locale) - Method in class semorg.gui.util.CalendarControl.SWTMonthChooser
Sets the locale.
setLocation(String) - Method in class semorg.sql.tables.Presentation
 
setMaxEntrants(Integer) - Method in class semorg.sql.tables.CompanyInternalPresentation
 
setMaxEntrants(Integer) - Method in class semorg.sql.tables.SeminarType
 
setMessaged(Date) - Method in class semorg.sql.tables.Booking
Sets the date of information.
setMethodology(String) - Method in class semorg.sql.tables.SeminarType
 
setMinEntrants(Integer) - Method in class semorg.sql.tables.SeminarType
 
setMobile(String) - Method in class semorg.sql.tables.Company
 
setMobile(String) - Method in class semorg.sql.tables.Person
 
setModificationDate(Timestamp) - Method in class semorg.sql.tables.AbstractTable
Sets the date of modification.
setMonth(int) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser
Sets the month.
setMonth(int) - Method in class semorg.gui.util.CalendarControl.SWTMonthChooser
Sets the month.
setName(String) - Method in class semorg.sql.tables.Company
 
setName(String) - Method in class semorg.sql.tables.Person
 
setNotices(String) - Method in class semorg.sql.tables.Company
 
setNotices(String) - Method in class semorg.sql.tables.Person
 
setNumber(int) - Method in class semorg.sql.tables.Person
 
setObjective(String) - Method in class semorg.sql.tables.SeminarType
 
setOccupation(String) - Method in class semorg.sql.tables.Associate
 
setPackagePrice(Float) - Method in class semorg.sql.tables.CompanyInternalPresentation
 
setPassword(String) - Method in class semorg.sql.tables.Associate
 
setPhone(String) - Method in class semorg.sql.tables.Company
 
setPhone(String) - Method in class semorg.sql.tables.Person
 
setPresentationId(int) - Method in class semorg.sql.tables.ClientBooking
 
setPresentationId(int) - Method in class semorg.sql.tables.CompanyBooking
 
setProperty(String, String) - Method in class semorg.gui.util.Configuration
Sets the property defined by the given key to the given value.
setRequirements(String) - Method in class semorg.sql.tables.SeminarType
 
setResizable(boolean) - Method in class semorg.gui.util.TableColumnProperty
 
setRoutine(String) - Method in class semorg.sql.tables.SeminarType
 
setSalutation(String) - Method in class semorg.sql.tables.Company
 
setSalutation(String) - Method in class semorg.sql.tables.Person
 
setSelectedId(int) - Method in class semorg.gui.util.ForeignKeyConstraintSelector
Sets the ForeignKeyConstraintSelector.selectedId to the given id and enables the items ForeignKeyConstraintSelector.disconnectItem and ForeignKeyConstraintSelector.deleteItem if necessary.
setSeminarTypeId(int) - Method in class semorg.sql.tables.Presentation
 
setShortInfo(String) - Method in class semorg.sql.tables.Company
 
setShortinfo(String) - Method in class semorg.sql.tables.Person
 
setShortName(String) - Method in class semorg.sql.tables.Company
 
setShortTitle(String) - Method in class semorg.sql.tables.SeminarType
 
setSignedOff(Date) - Method in class semorg.sql.tables.Booking
Sets the date of deregistration.
setStartingTime(Time) - Method in class semorg.sql.tables.Presentation
 
setStreet(String) - Method in class semorg.sql.tables.Company
 
setStreet(String) - Method in class semorg.sql.tables.Person
 
setStreet(String) - Method in class semorg.sql.tables.Presentation
 
setSubstituteId(int) - Method in class semorg.sql.tables.ClientBooking
 
setTask(String) - Method in class semorg.sql.tables.Client
 
setText(String) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser.DayControl
Sets the text.
setText(String) - Method in class semorg.gui.util.TableColumnProperty
 
setTime(Time) - Method in class semorg.gui.util.TimeControl
Sets time the given time to TimeControl.hours and TimeControl.minutes controls.
settingDate - Variable in class semorg.gui.util.CalendarControl.SWTCalendar
true if the date gets actual set, false otherwise.
settingInput - Variable in class semorg.gui.AssociateWindow
Is set to true if the data from the database (or corresponding from AssociateWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.ClientBookingWindow
Is set to true if the data from the database (or corresponding from ClientBookingWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.ClientWindow
Is set to true if the data from the database (or corresponding from ClientWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.CompanyBookingWindow
Is set to true if the data from the database (or corresponding from CompanyBookingWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.CompanyInternalPresentationWindow
Is set to true if the data from the database (or corresponding from CompanyInternalPresentationWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.CompanyWindow
Is set to true if the data from the database (or corresponding from CompanyWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.LecturerWindow
Is set to true if the data from the database (or corresponding from LecturerWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.PublicPresentationWindow
Is set to true if the data from the database (or corresponding from PublicPresentationWindow.input) is to be set into the window form, otherwise false.
settingInput - Variable in class semorg.gui.SeminarTypeWindow
Is set to true if the data from the database (or corresponding from SeminarTypeWindow.input) is to be set into the window form, otherwise false.
settingYearMonth - Variable in class semorg.gui.util.CalendarControl.SWTCalendar
The setting year month.
setTitle(String) - Method in class semorg.sql.tables.Company
 
setTitle(String) - Method in class semorg.sql.tables.Person
 
setTitle(String) - Method in class semorg.sql.tables.SeminarType
 
setToolTipText(String) - Method in class semorg.gui.util.CalendarControl
Sets the tooltip the CalendarControl to the given string.
setToolTipText(String) - Method in class semorg.gui.util.TimeControl
Sets the tooltip text of the composite to the tooltips of the TimeControl.checker, the TimeControl.floatingPoint, the TimeControl.hours and the TimeControl.minutes components, such that it appears if the user moves the mouse pointer of one of the visible components of the control.
setTopic(String) - Method in class semorg.sql.tables.SeminarType
 
setTurnover(Float) - Method in class semorg.sql.tables.Client
 
setTurnover(Float) - Method in class semorg.sql.tables.Company
 
setValueInDB(String) - Method in class semorg.sql.tables.Enumeration
Replaces all occurrences of the actual enumeration to the given value.
setVisible(boolean) - Method in class semorg.gui.list.ListWindow
Sets the visibility of the list window according to the given parameter.
setWidth(int) - Method in class semorg.gui.util.TableColumnProperty
 
setYear(int) - Method in class semorg.gui.util.CalendarControl.SWTDayChooser
Sets the year.
setZipCode(String) - Method in class semorg.sql.tables.Company
 
setZipCode(String) - Method in class semorg.sql.tables.Person
 
setZipCode(String) - Method in class semorg.sql.tables.Presentation
 
shell - Variable in class semorg.gui.AssociateWindow
The editing window.
shell - Variable in class semorg.gui.ClientBookingWindow
The editing window.
shell - Variable in class semorg.gui.ClientWindow
The editing window.
shell - Variable in class semorg.gui.CompanyBookingWindow
The editing window.
shell - Variable in class semorg.gui.CompanyInternalPresentationWindow
The editing window.
shell - Variable in class semorg.gui.CompanyWindow
The editing window.
shell - Variable in class semorg.gui.EnumerationWindow
The window itself.
shell - Variable in class semorg.gui.LecturerWindow
The editing window.
shell - Variable in class semorg.gui.list.ListWindow
The window itself.
shell - Variable in class semorg.gui.MainWindow
The shell (window) used to draw the MainWindow.
shell - Variable in class semorg.gui.PublicPresentationWindow
The editing window.
shell - Variable in class semorg.gui.SelectLanguageWindow
The shell.
shell - Variable in class semorg.gui.SeminarTypeWindow
The editing window.
shortInfo - Variable in class semorg.sql.tables.Company
The short information.
shortinfo - Variable in class semorg.sql.tables.Person
The short information.
shortMessageText - Variable in class semorg.gui.AssociateWindow
 
shortMessageText - Variable in class semorg.gui.ClientWindow
 
shortMessageText - Variable in class semorg.gui.CompanyWindow
 
shortMessageText - Variable in class semorg.gui.LecturerWindow
 
shortName - Variable in class semorg.sql.tables.Company
The short name of a company.
shortNameText - Variable in class semorg.gui.CompanyWindow
 
shortTitle - Variable in class semorg.sql.tables.SeminarType
The shortened title of a seminartype.
shortTitleText - Variable in class semorg.gui.SeminarTypeWindow
 
showListItem - Variable in class semorg.gui.util.ForeignKeyConstraintSelector
Button to show the available objects for associating.
signedOff - Variable in class semorg.sql.tables.Booking
The date of deregistration.
signedOffCalendar - Variable in class semorg.gui.ClientBookingWindow
 
signedOffCalendar - Variable in class semorg.gui.CompanyBookingWindow
 
SimpleIDKey - Interface in semorg.sql.tables
A very simple interface.
sortString - Variable in class semorg.gui.list.ListWindow
String which is used for sorting the rows of the GUI table.
startingTime - Variable in class semorg.sql.tables.Presentation
The time when the presentation begins.
startingTimeSpinner - Variable in class semorg.gui.CompanyInternalPresentationWindow
 
startingTimeSpinner - Variable in class semorg.gui.PublicPresentationWindow
 
street - Variable in class semorg.sql.tables.Company
The street.
street - Variable in class semorg.sql.tables.Person
The street.
street - Variable in class semorg.sql.tables.Presentation
The street.
streetText - Variable in class semorg.gui.AssociateWindow
 
streetText - Variable in class semorg.gui.ClientWindow
 
streetText - Variable in class semorg.gui.CompanyInternalPresentationWindow
 
streetText - Variable in class semorg.gui.CompanyWindow
 
streetText - Variable in class semorg.gui.LecturerWindow
 
streetText - Variable in class semorg.gui.PublicPresentationWindow
 
stringComparators - Static variable in class semorg.gui.util.ExtensibleSearchControl
Comparator constants which can be applied to strings.
style - Variable in class semorg.gui.util.AssociationTabControl
Indicates which type of association is managed by the instance of this class.
style - Variable in class semorg.gui.util.CalendarControl.SWTDayChooser
The style.
substituteId - Variable in class semorg.sql.tables.ClientBooking
The id of substitute for a client.
substituteSelector - Variable in class semorg.gui.ClientBookingWindow
 
superviseQueryString - Static variable in class semorg.sql.tables.Lecturer
SQL query to get all lecturer who supervise a certain presentation.
superviseQueryString - Static variable in class semorg.sql.tables.Presentation
SQL query to get all presentations supervised by a certain lecturer.
Supervisor - Class in semorg.sql.tables
Models the association "Supervisor" between the classes Lecturer and Presentation: a Lecturer is an Supervisor of a Presentation (association has a * cardinality).
Supervisor(int, int, Timestamp, Timestamp) - Constructor for class semorg.sql.tables.Supervisor
Creates an instance of the class Supervisor with the given parameters.
supervisorControl - Variable in class semorg.gui.CompanyInternalPresentationWindow
The control widget to manage the association supervisor.
supervisorControl - Variable in class semorg.gui.LecturerWindow
The control widget to manage the association supervisor.
supervisorControl - Variable in class semorg.gui.PublicPresentationWindow
The control widget to manage the association supervisor.
supervisorDeleteString - Static variable in class semorg.sql.tables.Instructor
SQL query to delete a instructor record.
supervisorDeleteString - Static variable in class semorg.sql.tables.Supervisor
SQL query to delete a supervisor record.
supervisorInsertString - Static variable in class semorg.sql.tables.Instructor
SQL query to insert a instructor record.
supervisorInsertString - Static variable in class semorg.sql.tables.Supervisor
SQL query to insert a supervisor record.
swtcal - Variable in class semorg.gui.util.CalendarControl.SWTCalendarPopup
The calendar.

A B C D E F G H I J K L M N O P Q R S T U V W Y Z