1.0.0
A B C D E F G I L M O P Q R S T U W

S

sendCursorToPosition(int, int) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.LcdDisplayPanel
Send cursor to position with the specified x and y parameters.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.matrix.lcd.transport.service.MatrixLcdTransportService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.matrix.lcd.transport.test.service.MatrixLcdTransportTestService
Define the OSGi service name.
SERVICE_NAME - Static variable in interface org.eclipse.soda.dk.matrix.lcd.transport.testcase.service.MatrixLcdTransportTestcaseService
Define the OSGi service name.
setBacklightOffImage(Image) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.LcdDisplayPanel
Sets the backlight off image value.
setBacklightOnImage(Image) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.LcdDisplayPanel
Sets the backlight on image value.
setBuffer(StringBuffer) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.LcdDisplayPanel
Sets the buffer value.
setBufferContents(StringBuffer) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.LcdDisplayPanel
Sets the buffer contents value.
setButtonPressed(boolean) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.ButtonWithBackground
Sets the button pressed value.
setConnected(boolean) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Sets the connected.
setConnection(Connection) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Sets the connection.
setConnectionProcessing(boolean) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Sets the connectionProcessing.
setCurrentImage(Image) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.AbstractPanelWithBackground
Sets the current image value.
setCursorPosition(int) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.LcdDisplayPanel
Sets the cursor position value.
setDownButton(ButtonWithBackground) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setDownImage(Image) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.ButtonWithBackground
Sets the down image value.
setDownImage(String) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.ButtonWithBackground
Sets the down image value.
setDownSourceWhenOff(String) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.PowerButton
Sets the down source when off value.
setDownSourceWhenOn(String) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.PowerButton
Sets the down source when on value.
setEnterButton(ButtonWithBackground) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setEventProcessing(boolean) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Sets the eventProcessing.
setF1Button(ButtonWithBackground) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setF2Button(ButtonWithBackground) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setLcdDisplayPanel(LcdDisplayPanel) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setLeftButton(ButtonWithBackground) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setListener(LcdViewListener) - Method in interface org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces.MatrixCorpSimulatorView
Sets the listener value.
setListener(LcdViewListener) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.MatrixCorpLcdSimulatorAwtView
Sets the listener value.
setPanel(SimulatorPanel) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.MatrixCorpLcdSimulatorAwtView
Sets the panel value.
setPowerButton(PowerButton) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setProcessingQueue(Queue) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Sets the processingQueue.
setRightButton(ButtonWithBackground) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setSimulatorPanelListener(SimulatorPanelListener) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setState(boolean) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.PowerButton
Sets the state value.
setup() - Method in class org.eclipse.soda.dk.matrix.lcd.transport.MatrixLcdTransport
Sets user-defined varables to use in the test.
setup() - Method in class org.eclipse.soda.dk.matrix.lcd.transport.test.MatrixLcdTransportTest
Sets user-defined varables to use in the test.
setUpButton(ButtonWithBackground) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
setUpImage(Image) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.ButtonWithBackground
Sets the up image value.
setUpImage(String) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.ButtonWithBackground
Sets the up image value.
setUpSourceWhenOff(String) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.PowerButton
Sets the up source when off value.
setUpSourceWhenOn(String) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.PowerButton
Sets the up source when on value.
setWaitingForConnection(boolean) - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Sets the waitingForConnection.
showDefaultText() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.LcdDisplayPanel
Show default text.
shutdown() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Shutdown.
shutdown() - Method in interface org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces.MatrixCorpSimulatorView
Shutdown.
shutdown() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.MatrixCorpLcdSimulatorAwtView
Shutdown.
simulatorClosed() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Simulator closed.
simulatorClosed() - Method in interface org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces.LcdViewListener
Simulator closed.
SimulatorPanel - Class in org.eclipse.soda.dk.matrix.lcd.simulator.view
 
SimulatorPanel() - Constructor for class org.eclipse.soda.dk.matrix.lcd.simulator.view.SimulatorPanel
 
SimulatorPanelConstants - Interface in org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces
 
SimulatorPanelListener - Interface in org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces
 
size() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.Queue
Size and return the int result.
startTcpipProcessing() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Start tcpip processing.
startup() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.MatrixCorpLcdSimulator
Startup.
startup() - Method in interface org.eclipse.soda.dk.matrix.lcd.simulator.view.interfaces.MatrixCorpSimulatorView
Startup.
startup() - Method in class org.eclipse.soda.dk.matrix.lcd.simulator.view.MatrixCorpLcdSimulatorAwtView
Startup.

1.0.0
A B C D E F G I L M O P Q R S T U W
Copyright (c) 2007 IBM