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

S

SAT - Static variable in class jcontrol.system.Time
Weekday code
saveProperties() - Static method in class jcontrol.system.Management
Saves some properties to the persistent storage.
scale(int, int, int) - Static method in class jcontrol.lang.Math
Rule of proportion.
scroll(int, int) - Method in class jcontrol.io.Display
Scrolls the whole display content.
scroll(int, int) - Method in class jcontrol.ui.vole.TextArea
Scrolls the text.
SCROLL_DOWN - Static variable in class jcontrol.ui.vole.TextArea
Scroll down
SCROLL_UP - Static variable in class jcontrol.ui.vole.TextArea
Scroll up
ScrollBar - Class in jcontrol.ui.vole
This class ScrollBar implements a graphical scroll bar.
ScrollBar(int, int, int, boolean) - Constructor for class jcontrol.ui.vole.ScrollBar
Constructs a new scroll bar.
second - Variable in class jcontrol.system.Time
The second in the range of 0 to 59.
sectorcount - Variable in class jcontrol.storage.FlashStream
flash sectorsize and -count
sectorsize - Variable in class jcontrol.storage.FlashStream
flash sectorsize and -count
seek(int, boolean) - Method in interface jcontrol.io.File
Sets the read-pointer to a new position.
seek(int, boolean) - Method in class jcontrol.io.Resource
Sets the read-pointer of this Resource to a new position.
select(int) - Method in class jcontrol.ui.vole.ComboBox
Selects the specified item.
select(int) - Method in class jcontrol.ui.vole.menu.Menu
Selects the specified menu item.
select(String) - Method in class jcontrol.ui.vole.menu.Menu
Selects the specified menu item.
select(int) - Method in interface jcontrol.ui.vole.menu.MenuInterface
Selects the specified menu item.
select(String) - Method in interface jcontrol.ui.vole.menu.MenuInterface
Selects the specified menu item
selectNextOrPrev(boolean) - Method in class jcontrol.ui.vole.menu.Menu
Selects the next or previous menu item in this menu.
selectPort(int) - Static method in class jcontrol.comm.RS232Selector
Select RS232 port
sendACK(byte[]) - Method in class jcontrol.comm.FT1_2
sends a ACK message (single byte) from within a FT1_2EventListener to generate confirm event
sendRESET() - Method in class jcontrol.comm.FT1_2
Sends RESET to the BCU and waits for CONFIRM.
sendResponse(byte[]) - Method in class jcontrol.comm.FT1_2
sends a respond message from within a FT1_2EventListener.
sendUDAT(byte[]) - Method in class jcontrol.comm.FT1_2
Sends UDAT to the BCU and waits for CONFIRM.
set(int, Object) - Method in class java.util.Vector
Replaces the element at the specified position in this Vector with the specified element.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.Button
Add an ActionListener to the button.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.CheckBox
Add an ActionListener to the check box.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.ComboBox
Sets an ActionListener for the ComboBox.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.List
Sets an ActionListener for the ComboBox.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.menu.Menu
Set the ActionListener for this menu.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.NumberChooser
Sets an ActionListener for the ComboBox.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.RadioButton
Add an ActionListener to the radio button.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.RockerSwitch
Add an ActionListener to the check box.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.Slider
Add an ActionListener to the button.
setActionListener(ActionListener) - Method in class jcontrol.ui.vole.TextArea
Add an ActionListener to the button.
setActive(int, boolean) - Static method in class jcontrol.io.PWM
Turns the specified channel on or off.
setAlarm(Time, int) - Static method in class jcontrol.system.RTC
Sets the alarm time and mode.
setAlign(int, boolean) - Method in class jcontrol.ui.vole.Label
Set the alignment of the label.
setAnimation(boolean) - Method in class jcontrol.ui.vole.AnimationContainer
Activate or deactivate the animation of animateable components.
setBackground(int) - Method in class jcontrol.io.Display
Sets the background color (for text etc.).
setBackground(int) - Method in interface jcontrol.io.Graphics
Sets the background color (for text etc.).
setBaudrate(int) - Method in class jcontrol.comm.RS232
Sets the serial port baudrate.
setBeat(int) - Method in class jcontrol.toolkit.iMelody
Set the beat.
setBounds(int, int, int, int) - Method in class jcontrol.ui.vole.ComboBox
Set the dimensions of this component.
setBounds(int, int, int, int) - Method in class jcontrol.ui.vole.Component
Set the dimensions of this component.
setBounds(int, int, int, int) - Method in class jcontrol.ui.vole.graph.Diagram
Sets a new position and size for the Diagram.
setBounds(int, int, int, int) - Method in class jcontrol.ui.vole.graph.Histogram
Sets a new position and size for the Histogram.
setBounds(int, int, int, int) - Method in class jcontrol.ui.vole.NumberChooser
Set the dimensions of this component.
setBrightness(int) - Static method in class jcontrol.io.Backlight
Set backlight's brightness
setCaption(String, String, int) - Method in class jcontrol.ui.vole.graph.Diagram
Sets a caption text that is displayed for the min and max value at the left of the diagram.
setCaption(String, String, int) - Method in class jcontrol.ui.vole.graph.Histogram
Sets a caption text which is displayed for the min and max value at the left of the histogram.
setCaption(String, String) - Method in class jcontrol.ui.vole.meter.AnalogMeter
Sets a caption text which is displayed for the min and max values at the bottom of the analog meter.
setCaption(String, String) - Method in class jcontrol.ui.vole.meter.BarMeter
Sets a caption text which is displayed for the min and max value.
setCaption(String) - Method in class jcontrol.ui.vole.meter.FanMeter
Sets a caption text which is displayed for the min and max values at the bottom of the analog meter.
setCaption(String, String) - Method in class jcontrol.ui.vole.meter.Thermometer
Sets a caption text which is displayed for the min and max value at the thermometer.
setClassPersistence(boolean) - Static method in class jcontrol.system.Management
Marks the calling class not to be removed from the garbage collector.
setColor(int) - Method in class jcontrol.io.Display
Sets the foreground color.
setColor(int) - Method in interface jcontrol.io.Graphics
Sets the foreground color.
setCycles(int, int) - Static method in class jcontrol.io.PWM
Sets both the prescale and the preload value of the PWM unit.
setDaemon(boolean) - Method in class java.lang.Thread
Marks this thread as either a daemon thread or a user thread.
setDisplayMode(int) - Method in class jcontrol.io.Display
Sets the displaymode.
setDrawMode(int) - Method in class jcontrol.io.Display
Sets the drawing mode.
setDrawMode(int) - Method in interface jcontrol.io.Graphics
Sets the drawing mode.
setDuty(int, int) - Static method in class jcontrol.io.PWM
Sets the duty cycle of the given channel.
setErr(ConsoleOutputStream) - Static method in class java.lang.System
Reassigns the "standard" error output stream.
setFocus(Component) - Method in class jcontrol.ui.vole.Container
Set the focus to the given component.
setFont(Object) - Method in class jcontrol.io.Display
Sets the font to use.
setFont(Object) - Method in interface jcontrol.io.Graphics
Sets the font to use.
setFont(Resource) - Method in class jcontrol.ui.vole.Component
Sets the font for this component.
setFont(Resource) - Method in class jcontrol.ui.vole.Container
Set the font for this component.
setFont(Resource) - Method in class jcontrol.ui.vole.menu.Menu
Set the font for this component.
setFont(Resource) - Method in class jcontrol.ui.vole.NumberChooser
Sets the font for this component.
setFrequency(int) - Static method in class jcontrol.io.PWM
Sets the frequency of the PWM signal (in Hz), uses setCycles().
setFrequency(byte, int) - Static method in class jcontrol.io.PWMext
Sets the frequency of the PWM signal (in Hz), of the given channel.
setGraphics(Graphics) - Method in class jcontrol.ui.vole.Component
This method is called to set the main Display context for this component.
setGraphics(Graphics) - Method in class jcontrol.ui.vole.Container
Sets the Display context for all child components.
setGraphics(Graphics) - Method in interface jcontrol.ui.vole.menu.MenuInterface
This method is called to set the main Display context for this component.
setIn(ConsoleInputStream) - Static method in class java.lang.System
Reassigns the "standard" input stream.
setInterval(int) - Method in class jcontrol.ui.vole.AnimationContainer
Set the interval between two animation steps.
setLabel(String) - Method in class jcontrol.ui.vole.Border
Sets the label of this border.
setLabel(Object) - Method in class jcontrol.ui.vole.Button
Change the button's label
setLabel(String) - Method in class jcontrol.ui.vole.CheckBox
Change the label if this check box.
setLabel(Object, boolean) - Method in class jcontrol.ui.vole.Label
Set a new label to display.
setLabel(String) - Method in class jcontrol.ui.vole.RadioButton
Change the label if this radio button.
setListener(FT1_2EventListener) - Method in class jcontrol.comm.FT1_2
sets a FT1_2EventListener
setLock(Object, boolean) - Static method in class jcontrol.system.Management
Locks or unlocks an object in memory.
setMenu(MenuInterface) - Method in class jcontrol.ui.vole.Frame
Add a menu to this frame.
setMenu(MenuInterface) - Method in class jcontrol.ui.vole.PassiveFrame
Add a menu to this frame.
setMode(int, int) - Static method in class jcontrol.io.GPIO
Sets the mode of the given pin.
setNotes(String) - Method in class jcontrol.toolkit.iMelody
Set the melody string.
setNumericDisplay(int, int, String) - Method in class jcontrol.ui.vole.meter.AnalogMeter
Sets the parameters of the numeric value display.
setNumericDisplay(int, int, String) - Method in class jcontrol.ui.vole.meter.BarMeter
Sets the parameters of the numeric value display.
setNumericDisplay(int, int, String) - Method in class jcontrol.ui.vole.meter.FanMeter
Sets the parameters of the numeric value display.
setNumericDisplay(int, int, String) - Method in class jcontrol.ui.vole.meter.Thermometer
Sets the parameters of the numeric value display.
setOut(ConsoleOutputStream) - Static method in class java.lang.System
Reassigns the "standard" output stream.
setParams(int) - Method in class jcontrol.comm.RS232
Sets some serial port feature parameters.
setParent(Container) - Method in class jcontrol.ui.vole.Component
Sets the parent Container
setParent(Container) - Method in class jcontrol.ui.vole.menu.Menu
Sets the parent Container.
setParent(Container) - Method in interface jcontrol.ui.vole.menu.MenuInterface
Sets the parent Frame.
setPeriod(int) - Static method in class jcontrol.io.PWMext
Sets the period of the PWM signal (in microseconds).
setPeriod(byte, int) - Static method in class jcontrol.io.PWMext
Sets the period of the PWM signal (in microseconds) of the given channel.
setPixel(int, int) - Method in class jcontrol.io.Display
Sets a single pixel on the display to foreground color.
setPixel(int, int) - Method in interface jcontrol.io.Graphics
Sets a single pixel on the graphics device to foreground color.
setPriority(int) - Method in class java.lang.Thread
Changes the priority of this thread.
setProperty(String, String) - Static method in class jcontrol.system.Management
Sets the JControl system Property to the specified value.
setRadioButton(RadioButton) - Method in class jcontrol.ui.vole.Container
Set the state of the radio buttons contained in this Container.
setScrollPos(int) - Method in class jcontrol.ui.vole.TextArea
Sets the absolute scroll position of the text area.
setSize(int) - Method in class java.util.Vector
Sets the size of this vector.
setState(int, boolean) - Static method in class jcontrol.io.GPIO
Sets a single IO-Pin.
setState(boolean) - Method in class jcontrol.ui.vole.CheckBox
Set the state of this CheckBox.
setState(boolean) - Method in class jcontrol.ui.vole.RadioButton
Set the state of this RadioButton to "on" (true) or "off" (false).
setState(boolean) - Method in class jcontrol.ui.vole.RockerSwitch
Set the state of this RockerSwitch.
setStep(int) - Method in class jcontrol.ui.vole.TextScroller
Sets the step width of this text scroller in pixels.
setStyle(int) - Method in class jcontrol.toolkit.iMelody
Set the music style.
setStyle(int) - Method in class jcontrol.ui.vole.Border
Sets the style of this border.
setTime(Time) - Static method in class jcontrol.system.RTC
Sets the current time.
setValue(int) - Method in class jcontrol.ui.vole.graph.Diagram
Adds a new value to the Diagram.
setValue(int) - Method in class jcontrol.ui.vole.graph.Histogram
Adds a new value to the Histogram.
setValue(int, int, int) - Method in class jcontrol.ui.vole.meter.AnalogClock
Sets a the specified time to the clock.
setValue(int) - Method in class jcontrol.ui.vole.meter.AnalogMeter
Sets the current analog meter value.
setValue(int) - Method in class jcontrol.ui.vole.meter.BarMeter
Sets the bar graph value.
setValue(int) - Method in class jcontrol.ui.vole.meter.DigitalMeter
Sets the value to display on the LCDMeter.
setValue(int) - Method in class jcontrol.ui.vole.meter.FanMeter
Sets the fans value.
setValue(int) - Method in class jcontrol.ui.vole.meter.SevenSegmentMeter
Sets the value to display on the SevenSegmentMeter.
setValue(int) - Method in class jcontrol.ui.vole.meter.Thermometer
Sets the thermometer value.
setValue(int) - Method in class jcontrol.ui.vole.NumberChooser
Sets the specified value.
setValue(int) - Method in class jcontrol.ui.vole.ScrollBar
Sets a new scroll value in percent and repaints the scrollbar.
setValue(int) - Method in class jcontrol.ui.vole.Slider
Set the slider value.
setVisible(boolean) - Method in class jcontrol.ui.vole.Component
Turns the component visible or invisible.
setVisible(boolean) - Method in class jcontrol.ui.vole.Container
Sets this container and all child comonents visible or invisible.
setVisible(boolean) - Method in class jcontrol.ui.vole.Frame
Shows or hides the frame.
setVisible(boolean) - Method in class jcontrol.ui.vole.PassiveFrame
Shows or hides the frame.
SevenSegmentMeter - Class in jcontrol.ui.vole.meter
This class SevenSegmentMeter.class provides a seven-segment-based lcd-style counter with a variable number of digits.
SevenSegmentMeter(int, int, int, int, int, int) - Constructor for class jcontrol.ui.vole.meter.SevenSegmentMeter
Creates a new SevenSegmentMeter.
show() - Method in class jcontrol.ui.vole.Frame
Shows the frame.
show() - Method in class jcontrol.ui.vole.PassiveFrame
Shows the frame.
SIMPLE_BORDER - Static variable in class jcontrol.ui.vole.Border
Simple rectangular border
sin(int) - Static method in class jcontrol.lang.Math
Look-up table sine function.
size() - Method in class java.util.Vector
Returns the number of components in this vector.
sleep(int) - Static method in class jcontrol.lang.ThreadExt
Causes the currently executing thread to sleep (temporarily cease execution) for the specified number of milliseconds.
Slider - Class in jcontrol.ui.vole
This is a graphical slider for JControl.
Slider(int, int, int, int, int) - Constructor for class jcontrol.ui.vole.Slider
Constructs a slider and sets bounds.
Slider(int, int, int, int, int, int) - Constructor for class jcontrol.ui.vole.Slider
Constructs a slider and sets bounds.
SoundDevice - Interface in jcontrol.io
Defines behaviour for any single voice noise making device.
source - Variable in class jcontrol.ui.vole.event.ActionEvent
 
sqrt(int) - Static method in class jcontrol.lang.Math
Look-up table square root.
STACC - Static variable in class jcontrol.toolkit.iMelody
Staccato mode
start() - Method in class java.lang.Thread
Causes this thread to begin execution; the Java Virtual Machine calls the run method of this thread.
start(String, String[], boolean) - Static method in class jcontrol.system.Management
Starts a Java application.
STATE_CHANGED - Static variable in class jcontrol.ui.vole.event.ActionEvent
An component's state was changed
STD_LF - Static variable in interface jcontrol.comm.ConsoleOutputStream
The standard linefeed character to print.
stop() - Method in class jcontrol.toolkit.iMelody
Stops the music playing.
String - Class in java.lang
The String class represents character strings.
String() - Constructor for class java.lang.String
Initializes a newly created String object so that it represents an empty character sequence.
String(byte[]) - Constructor for class java.lang.String
Construct a new String by converting the specified array of bytes using the platform's default character encoding.
String(byte[], int, int) - Constructor for class java.lang.String
Construct a new String by converting the specified subarray of bytes using the platform's default character encoding.
substring(int, int) - Method in class java.lang.String
Returns a new string that is a substring of this string.
SUN - Static variable in class jcontrol.system.Time
Weekday code
switchBank() - Static method in class jcontrol.system.Management
Switches the flash bank to the bank specified by property system.userbank.
System - Class in java.lang
The System class contains several useful class fields and methods.
System() - Constructor for class java.lang.System
 
SYSTEMFONT - Static variable in class jcontrol.io.Display
Used to specify the internal font with Display.setFont(Object).

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