A B C D E F G H I L M N P R S T U V W X Y

S

SECOND - Static variable in class net.sf.ecl.datepicker.util.Timer
Number of milliseconds in one second.
setBackground(Color) - Method in class net.sf.ecl.datepicker.AbstractCombo
 
setBackground(Color) - Method in class net.sf.ecl.datepicker.ToolButton
 
setCellSize(Point) - Method in class net.sf.ecl.datepicker.util.Grid
TODO comment
setDate(Calendar) - Method in class net.sf.ecl.datepicker.DateEdit
sets date into the calendar.
setDelay(int) - Method in class net.sf.ecl.datepicker.util.Timer
Sets the Timer's delay, which by default is the same as the period.
setDimension(Point) - Method in class net.sf.ecl.datepicker.util.Grid
TODO comment
setDisabledImage(Image) - Method in class net.sf.ecl.datepicker.ToolButton
Sets the receiver's disabled image to the argument, which may be null indicating that no disabled image should be displayed.
setEnabled(boolean) - Method in class net.sf.ecl.datepicker.AbstractCombo
 
setEnabled(boolean) - Method in class net.sf.ecl.datepicker.DateEdit
 
setEnabled(boolean) - Method in class net.sf.ecl.datepicker.StackComposite
 
setEnabled(boolean) - Method in class net.sf.ecl.datepicker.ToolButton
 
setFont(Font) - Method in class net.sf.ecl.datepicker.AbstractCombo
 
setFont(Font) - Method in class net.sf.ecl.datepicker.ToolButton
 
setFont(Font) - Method in class net.sf.ecl.datepicker.WeekSelector
 
setForeground(Color) - Method in class net.sf.ecl.datepicker.AbstractCombo
 
setForeground(Color) - Method in class net.sf.ecl.datepicker.ToolButton
 
setHotImage(Image) - Method in class net.sf.ecl.datepicker.ToolButton
Sets the receiver's hot image to the argument, which may be null indicating that no hot image should be displayed.
setImage(Image) - Method in class net.sf.ecl.datepicker.ToolButton
Sets the receiver's image to the argument, which may be null indicating that no image should be displayed.
setLocation(int, int) - Method in class net.sf.ecl.datepicker.util.Grid
TODO comment
setLocation(Point) - Method in class net.sf.ecl.datepicker.util.Grid
TODO comment
setPeriod(int) - Method in class net.sf.ecl.datepicker.util.Timer
Sets the Timer's period, the number of milliseconds between successive runnings of its runnables.
setRepeats(boolean) - Method in class net.sf.ecl.datepicker.util.Timer
if repeats is false, instructs the Timer to run its runnables only one or to stop if already running.
setSelection(Calendar) - Method in class net.sf.ecl.datepicker.DatePicker
sets selected date.
setSelection(Calendar) - Method in class net.sf.ecl.datepicker.DateSelector
sets the selected date.
setSelection(String) - Method in class net.sf.ecl.datepicker.TimeZonePicker
makes the given TimeZone selected in the control.
setSelection(TimeZone) - Method in class net.sf.ecl.datepicker.TimeZonePicker
makes the given TimeZone selected in the control.
setSelection(boolean) - Method in class net.sf.ecl.datepicker.ToolButton
Sets the selection state of the receiver.
setSelection(Calendar, Calendar) - Method in class net.sf.ecl.datepicker.WeekSelector
 
setSelection(DatePeriod) - Method in class net.sf.ecl.datepicker.WeekSelector
 
setShowFocus(boolean) - Method in class net.sf.ecl.datepicker.CFocusableComposite
controls focus border.
setText(String) - Method in class net.sf.ecl.datepicker.ToolButton
Sets the receiver's text.
setToolTipText(String) - Method in class net.sf.ecl.datepicker.AbstractCombo
 
setToolTipText(String) - Method in class net.sf.ecl.datepicker.ToolButton
 
setTopControl(Control) - Method in class net.sf.ecl.datepicker.StackComposite
moves the control onto stack top.
setVisibleMonth(Calendar) - Method in class net.sf.ecl.datepicker.WeekSelector
 
showPopup() - Method in class net.sf.ecl.datepicker.AbstractCombo
shows the combo's drop-down popup.
StackComposite - Class in net.sf.ecl.datepicker
is an composite laying out child controls in a stack one over another, so only one is visible.
StackComposite(Composite, int) - Constructor for class net.sf.ecl.datepicker.StackComposite
 
start() - Method in class net.sf.ecl.datepicker.util.Timer
Starts the Timer, causing it to start running its runnables.
stop() - Method in class net.sf.ecl.datepicker.util.Timer
Stops the Timer, causing it to stop running its runnables.
syncExec(Display, IRunnable) - Static method in class net.sf.ecl.datepicker.util.DisplayHelper
Calls DisplayHelper.syncExec(Display, Runnable)for the given display.
syncExec(Display, Runnable) - Static method in class net.sf.ecl.datepicker.util.DisplayHelper
Calls Display.syncExec(java.lang.Runnable)for the given display.
syncExec(IRunnable) - Static method in class net.sf.ecl.datepicker.util.DisplayHelper
Calls DisplayHelper.syncExec(Display, IRunnable)for the default display.
syncExec(IRunnableWithResult) - Static method in class net.sf.ecl.datepicker.util.DisplayHelper
Calls DisplayHelper.syncExec(Display, Runnable)for the default display.
syncExec(Runnable) - Static method in class net.sf.ecl.datepicker.util.DisplayHelper
Calls DisplayHelper.syncExec(Display, Runnable)for the default display.

A B C D E F G H I L M N P R S T U V W X Y