A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

S

saveRegions(boolean) - Method in class com.scriptel.proscript.Device
Deprecated.
This method is deprecated in favor of saveScreensRegions() with firmware versions greater than 4.0.0.
saveScreensRegions(int) - Method in class com.scriptel.proscript.Device
This method will either discard or save screen and region edits Alternatively, it can be used to restore factory defaults.
Screen - Class in com.scriptel.proscript
This class represents a screen stored in the device.
Screen() - Constructor for class com.scriptel.proscript.Screen
Public constructor, used to create new blank screens.
ScreenModify - Class in com.scriptel.proscript
This class is used to perform modifications to screens without the overhead of entirely reconfiguring screens.
ScreenModify() - Constructor for class com.scriptel.proscript.ScreenModify
No arguments constructor, creates a default screen modify message which does nothing.
ScreenRegionInfo - Class in com.scriptel.proscript
This class represents information about a region saved in the device.
SCRIPTEL_CARDREADER_HID - Static variable in class com.scriptel.proscript.Capabilities
Deprecated.
Please view the constant SCRIPTEL_MAG_CARDREADER_HID.
SCRIPTEL_CARDREADER_INTERCHANGEABLE - Static variable in class com.scriptel.proscript.Capabilities
Deprecated.
Please view the constant SCRIPTEL_MAG_CARDREADER_CHANGEABLE.
SCRIPTEL_CARDREADER_KEYBOARD_BASIC - Static variable in class com.scriptel.proscript.Capabilities
Deprecated.
Please view the constant SCRIPTEL_MAG_CARDREADER_KEYBOARD.
SCRIPTEL_CARDREADER_KEYBOARD_PREAMBLE - Static variable in class com.scriptel.proscript.Capabilities
Deprecated.
Please view the constant SCRIPTEL_MAG_CARDREADER_KEYBOARD.
SCRIPTEL_CARDREADER_NONE - Static variable in class com.scriptel.proscript.Capabilities
Deprecated.
New MagStrip constants are set up as a bit mask.
SCRIPTEL_MAG_CARDREADER_CHANGEABLE - Static variable in class com.scriptel.proscript.Capabilities
The device has an equipped magnetic strip reader that can change between HID reports and keyboard events.
SCRIPTEL_MAG_CARDREADER_HID - Static variable in class com.scriptel.proscript.Capabilities
The device has an equipped magnetic strip reader that will output swipes to vendor-specific HID.
SCRIPTEL_MAG_CARDREADER_KEYBOARD - Static variable in class com.scriptel.proscript.Capabilities
The device has an equipped magnetic strip reader that will output swipes to raw keyboard events.
ScriptelException - Exception in com.scriptel.proscript
This exception is thrown when an exception occurs as a result of talking with a ScripTouch device.
ScriptelException(String) - Constructor for exception com.scriptel.proscript.ScriptelException
Constructor, creates a new exception of this type.
SET_COMMAND_COMMIT - Static variable in class com.scriptel.proscript.DisplaySettings
Constant to be used with setCommand, tells the device to commit these settings to flash.
SET_COMMAND_RESTORE_DEFAULTS - Static variable in class com.scriptel.proscript.DisplaySettings
Constant to be used with setCommand, tells the device to restore default brightness and contrast, can be used with SET_COMMAND_COMMIT.
setAcceptTouch(boolean) - Method in class com.scriptel.proscript.Region
Sets whether or not this region accepts touches.
setActiveScreen(int) - Method in class com.scriptel.proscript.Device
This Method sets the index value of the current Screen.
setAdcAverage(int) - Method in class com.scriptel.proscript.PenParameters
Sets the adc average.
setAdcAverage(int) - Method in class com.scriptel.proscript.TouchParameters
 
setAdcOutputEnabled(boolean) - Method in class com.scriptel.proscript.GeneralParameters
Sets ADC output enabled.
setAddRegion(boolean) - Method in class com.scriptel.proscript.ScreenModify
Sets whether or not this ScreenModify is supposed to add a region.
setAddress(int) - Method in class com.scriptel.proscript.FirmwarePage
 
setAddress(long) - Method in class com.scriptel.proscript.firmware.SRECRecord
Sets the memory address associated with this record.
setAsicRegister(byte, byte) - Method in class com.scriptel.proscript.Device
This method sets an ASIC register.
setAspectCorrected(boolean) - Method in class com.scriptel.proscript.input.AdjustedCoordinate
 
setAutoPenThreshold(int) - Method in class com.scriptel.proscript.PenParameters
Sets auto pen threshold.
setAutoTouchThreshold(int) - Method in class com.scriptel.proscript.PenParameters
Sets auto touch threshold.
setBlue(int) - Method in class com.scriptel.proscript.DisplaySettings
Sets the blue adjustment value.
setBrightness(int) - Method in class com.scriptel.proscript.DisplaySettings
Sets the brightness of the back-light in the display (if equipped).
setButtonReserved(int) - Method in class com.scriptel.proscript.RegionButton
Reserved for future use.
setCalibrationData(CalibrationData) - Method in class com.scriptel.proscript.Device
Sets the data associated with calibration
setCalibrationType(short) - Method in class com.scriptel.proscript.CalibrationData
Sets the calibration type whose definition is TBD
setCaption(String) - Method in class com.scriptel.proscript.RegionButton
Sets the caption on this button.
setChannelLockEnable(boolean) - Method in class com.scriptel.proscript.GeneralParameters
Sets whether or not channel lock is enabled.
setChannelLockNumber(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets channel lock number.
setChecksum(byte) - Method in class com.scriptel.proscript.FirmwarePage
 
setClearOnSelect(boolean) - Method in class com.scriptel.proscript.RegionButton
Sets whether or not this button clears on select.
setColorBackground(Color) - Method in class com.scriptel.proscript.Region
Sets the background color.
setColorForeground(Color) - Method in class com.scriptel.proscript.Region
Sets the foreground color.
setCompressionEnabled(boolean) - Method in class com.scriptel.proscript.OutputConfiguration
Set compression
setCompressionHiRes(boolean) - Method in class com.scriptel.proscript.OutputConfiguration
set compression to low res (0-499) or high res (0-2999) for keyboard output.
setCompressionMode(int) - Method in class com.scriptel.proscript.OutputConfiguration
Sets the current EasyScript compression mode.
setConfirmOnSelect(boolean) - Method in class com.scriptel.proscript.RegionButton
Sets whether or not this button confirms on select.
setContainerReserved1(int) - Method in class com.scriptel.proscript.RegionContainer
Reserved for future use.
setContainerReserved2(int) - Method in class com.scriptel.proscript.RegionContainer
Reserved for future use.
setContrast(int) - Method in class com.scriptel.proscript.DisplaySettings
Sets contrast of the display in the device (if equipped).
setCoordinateAverage(int) - Method in class com.scriptel.proscript.PenParameters
Sets the coordinate average.
setCoordinateAverage(int) - Method in class com.scriptel.proscript.TouchParameters
 
setCornerLowerLeft(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets the lower left corner.
setCornerLowerRight(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets the lower right corner.
setCornerUpperLeft(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets the upper left corner.
setCornerUpperRight(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets the upper right corner.
setData(byte[]) - Method in class com.scriptel.proscript.firmware.SRECRecord
Sets the data associated with this record.
setData(byte[]) - Method in class com.scriptel.proscript.FirmwarePage
 
setData(byte[]) - Method in class com.scriptel.proscript.ResourceGraphic
This sets the graphic using byte data.
setDebouncePostDown(int) - Method in class com.scriptel.proscript.PenParameters
Sets the de-bounce post down.
setDebouncePostUp(int) - Method in class com.scriptel.proscript.PenParameters
Sets the de-bounce post up.
setDebouncePreDown(int) - Method in class com.scriptel.proscript.PenParameters
Sets the de-bounce pre down.
setDebouncePreUp(int) - Method in class com.scriptel.proscript.PenParameters
Sets the de-bounce pre up.
setDecode(boolean) - Method in class com.scriptel.proscript.Region
Sets whether or not this region will generate coordinate events (true) or if its parent will (false).
setDescription(String) - Method in class com.scriptel.proscript.firmware.FWFirmwarePackageFormat
Sets the description associated with this firmware.
setDeviceConfiguration(Configuration) - Method in class com.scriptel.proscript.Device
This method sets the ScripTouch mouse configuration if supported.
setDeviceGain(int) - Method in class com.scriptel.proscript.TuningStatus
Sets the device gain.
setDeviceId(int) - Method in class com.scriptel.proscript.Configuration
Sets the current device id.
setDeviceMode(int) - Method in class com.scriptel.proscript.Configuration
Sets the current device mode.
setDeviceRegion(Region) - Method in class com.scriptel.proscript.Device
This method sets a region on the device using the given values.
setDevices(List<FWFirmwareDevice>) - Method in class com.scriptel.proscript.firmware.FWFirmwarePackageFormat
Sets the list of devices that this firmware package supports.
setDisplaySettings(DisplaySettings) - Method in class com.scriptel.proscript.Device
This method sets the dynamic display settings if supported.
setEasyscriptMode(boolean) - Method in class com.scriptel.proscript.Device
Sets the device to EasyScript mode.
setEnabled(boolean) - Method in class com.scriptel.proscript.RegionButton
Sets whether or not this button is enabled.
setErrorCorrectionEnabled(boolean) - Method in class com.scriptel.proscript.PenParameters
Sets whether or not error correction is enabled.
setErrorCorrectionEnabled(boolean) - Method in class com.scriptel.proscript.TouchParameters
 
setErrorCorrectionTable(byte[]) - Method in class com.scriptel.proscript.Device
This method sets the error correction table in the device.
setFilterFrequency(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets the filter frequency.
setFirmware(byte[][]) - Method in class com.scriptel.proscript.firmware.FWFirmwarePackageFormat
Sets the byte array containing the list of firmware updates.
setFontNumber(int) - Method in class com.scriptel.proscript.RegionText
Sets the Font ID used to draw the static text to the device.
setFrequency(int) - Method in class com.scriptel.proscript.FrequencyAmplitude
Sets the frequency.
setFrequencyAmplitude(FrequencyAmplitude) - Method in class com.scriptel.proscript.Device
This method sets the frequency and amplitude of the ASIC.
setGain(int) - Method in class com.scriptel.proscript.TouchParameters
 
setGeneralParameters(GeneralParameters) - Method in class com.scriptel.proscript.Device
This method sets the general parameters of the device.
setGENIIGuid(byte[]) - Method in class com.scriptel.proscript.Device
This method sets the globally unique identifier for this device from the device.
setGENIIPID(int) - Method in class com.scriptel.proscript.Device
Sets the PID of the attached device.
setGraphic(BufferedImage) - Method in class com.scriptel.proscript.ResourceGraphic
Sets the graphic data using a BufferedImage
setGraphicReserved(int) - Method in class com.scriptel.proscript.RegionGraphic
Reserved for future use.
setGreen(int) - Method in class com.scriptel.proscript.DisplaySettings
Sets the green adjustment value.
setHasFrame(boolean) - Method in class com.scriptel.proscript.Region
Sets whether or not a one pixel border will be drawn around this region.
setHighlightOnSelect(boolean) - Method in class com.scriptel.proscript.RegionButton
Sets whether or not this button highlights on select.
setHorizontalJustification(int) - Method in class com.scriptel.proscript.RegionGraphic
Sets the horizontal justification for the graphic in this region.
setHorizontalJustification(int) - Method in class com.scriptel.proscript.RegionText
Sets the horizontal justification for the static text in this region.
setHostMultiplierScale(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setHostXMultiplierScaled(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setHostXOffset(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setHostYMultiplierScaled(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setHostYOffset(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setInkEnabled(boolean) - Method in class com.scriptel.proscript.RegionContainer
Sets whether or not ink is enabled.
setInkWidth(int) - Method in class com.scriptel.proscript.RegionContainer
Sets the width of the ink.
setInterruptRate(int) - Method in class com.scriptel.proscript.PenParameters
Sets interrupt rate.
setInUse(boolean) - Method in class com.scriptel.proscript.Region
Sets whether or not this region is currently in use.
setLineReserved(int) - Method in class com.scriptel.proscript.RegionLine
Reserved for future use.
setLoadFactorySettings() - Method in class com.scriptel.proscript.OutputConfiguration
sets the load factory settings flag so that the device will reload all factory settings for output configuration
setLoadFactorySettings() - Method in class com.scriptel.proscript.PeripheralConfiguration
sets the load factory settings flag so that the device will reload all factory settings for output configuration
setLocalHeightCalibrated(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setLocalMultiplierScale(int) - Method in class com.scriptel.proscript.CalibrationData
Sets a magical calibration value
setLocalWidthCalibrated(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setLocalXMultiplierScaled(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setLocalXOffset(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setLocalYMultiplierScaled(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setLocalYOffset(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setMagCardOutput(int) - Method in class com.scriptel.proscript.PeripheralConfiguration
This method set the output state of the mag strip reader based off an integer.
setMapCoordinates(boolean) - Method in class com.scriptel.proscript.GeneralParameters
Sets whether or not coordinates get mapped.
setNumber(int) - Method in class com.scriptel.proscript.Region
Sets the region number.
setNumber(int) - Method in class com.scriptel.proscript.Screen
Sets the Screen number this class will be attributed to on the Device.
setOffsetCorrectionEnabled(boolean) - Method in class com.scriptel.proscript.PenParameters
Sets whether or not offset correction is enabled.
setOffsetInterval(int) - Method in class com.scriptel.proscript.PenParameters
Sets the offset interval.
setOffsetX(short) - Method in class com.scriptel.proscript.TouchParameters
 
setOffsetY(short) - Method in class com.scriptel.proscript.TouchParameters
 
setOutputConfiguration(OutputConfiguration) - Method in class com.scriptel.proscript.Device
This method sends the output configuration to the device.
setOutputMode(int) - Method in class com.scriptel.proscript.OutputConfiguration
Set the output mode, corresponds to the OUTPUT_MODE constants.
setOutputReport(long) - Method in class com.scriptel.proscript.OutputConfiguration
Sets the output report, currently reserved for future use
setOutputToHost(boolean) - Method in class com.scriptel.proscript.Region
Sets whether this region will output information to the host or not.
setPacketsPerSecond(int) - Method in class com.scriptel.proscript.OutputConfiguration
sets the rate at which packets will be sent (packets per second), 0 = as fast as possible.
setParent(int) - Method in class com.scriptel.proscript.RegionButton
Sets the parent region of this button.
setParent(int) - Method in class com.scriptel.proscript.RegionLine
Sets the parent of this line.
setPenAmplitude(int) - Method in class com.scriptel.proscript.FrequencyAmplitude
Sets the pen amplitude.
setPenDown(boolean) - Method in class com.scriptel.proscript.input.AdjustedCoordinate
 
setPenParameters(PenParameters) - Method in class com.scriptel.proscript.Device
This method sets the pen parameters in the device.
setPeripheralConfiguration(PeripheralConfiguration) - Method in class com.scriptel.proscript.Device
This method sends the peripheral configuration to the device.
setPowerState(int) - Method in class com.scriptel.proscript.Device
This method sets the power state of the device.
setPressureMultiple(int) - Method in class com.scriptel.proscript.TouchParameters
 
setPressureSingle(int) - Method in class com.scriptel.proscript.TouchParameters
 
setPrimaryRegion(int) - Method in class com.scriptel.proscript.Device
This method sets the primary region of the device.
setProductId(String) - Method in class com.scriptel.proscript.firmware.FWFirmwareDevice
 
setProscriptMode(boolean) - Method in class com.scriptel.proscript.Device
Sets the device to ProScript mode.
setProximity(int) - Method in class com.scriptel.proscript.PenParameters
Sets proximity.
setRangeCorrected(boolean) - Method in class com.scriptel.proscript.input.AdjustedCoordinate
 
setRed(int) - Method in class com.scriptel.proscript.DisplaySettings
Sets the red adjustment value.
setRegion(Region) - Method in class com.scriptel.proscript.Device
Deprecated.
This method is deprecated in favor of setDeviceRegion() with firmware versions greater than 4.0.0.
setRegionIndex(int) - Method in class com.scriptel.proscript.Device
This method sets the current region index.
setRegionIndex(int) - Method in class com.scriptel.proscript.ScreenModify
Sets the Region index to add or remove.
setRegions(Map<Integer, Integer>) - Method in class com.scriptel.proscript.Screen
This method sets the indexes of the regions that will be included in this screen.
setRegionScreenNext(int) - Method in class com.scriptel.proscript.ScreenModify
Sets the Screen the Device will switch to when a user interacts with this region.
setRemoveRegion(boolean) - Method in class com.scriptel.proscript.ScreenModify
Sets whether or not this ScreenModify is supposed to remove a region.
setReserved(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets reserved, reserved for future use.
setReserved(int) - Method in class com.scriptel.proscript.TouchParameters
 
setReserved1(boolean) - Method in class com.scriptel.proscript.Region
Sets reserved, reserved for later use.
setReserved1(int) - Method in class com.scriptel.proscript.PenParameters
Reserved for future use.
setReserved2(int) - Method in class com.scriptel.proscript.PenParameters
Reserved for future use.
setReserved2(int) - Method in class com.scriptel.proscript.Region
Sets reserved, reserved for later use.
setReserved3(int) - Method in class com.scriptel.proscript.PenParameters
Reserved for future use.
setResetTimeoutOnActivity(boolean) - Method in class com.scriptel.proscript.Screen
Sets whether the Screen timer gets reset if there is any pen activity.
setResource(Resource) - Method in class com.scriptel.proscript.Device
This method sets the Resource on the device.
setResourceIndex(int) - Method in class com.scriptel.proscript.Device
This method sets the current Resource index.
setResourceNumber(int) - Method in class com.scriptel.proscript.RegionGraphic
Sets the resource ID used for this region.
setResourceNumber(int) - Method in class com.scriptel.proscript.RegionText
Sets the resource ID used for this region.
setResourceNumber(int) - Method in class com.scriptel.proscript.Resource
Sets the id number of this resource.
setResourceNumberNormal(int) - Method in class com.scriptel.proscript.RegionButton
Sets the resource number of the button in an idle state.
setResourceNumberSelected(int) - Method in class com.scriptel.proscript.RegionButton
Sets the resource number of the button in a selected state.
setRotationCOSScaled(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setRotationScale(int) - Method in class com.scriptel.proscript.CalibrationData
Sets a magical calibration value
setRotationSINScaled(int) - Method in class com.scriptel.proscript.CalibrationData
sets a magical calibration value.
setRunMode(int) - Method in class com.scriptel.proscript.Device
This method sets the device's current run mode.
setSamples(int) - Method in class com.scriptel.proscript.GeneralParameters
Sets the samples.
setSaveAsDefault() - Method in class com.scriptel.proscript.OutputConfiguration
sets the save as default flag so that the device will save the output configuration.
setSaveAsDefault() - Method in class com.scriptel.proscript.PeripheralConfiguration
sets the save as default flag so that the device will save the output configuration.
setScaleX(int) - Method in class com.scriptel.proscript.TouchParameters
 
setScaleY(int) - Method in class com.scriptel.proscript.TouchParameters
 
setScreen(Screen) - Method in class com.scriptel.proscript.Device
This method sends screen information to the device.
setScreenIndex(int) - Method in class com.scriptel.proscript.Device
This method sets the screen index for the device.
setScreenIndex(int) - Method in class com.scriptel.proscript.ScreenModify
Sets the Screen index to edit.
setSerialNumber(String) - Method in class com.scriptel.proscript.Device
This method sets the device's serial number if supported.
setSetCommand(int) - Method in class com.scriptel.proscript.DisplaySettings
This gives you the ability to save the display settings in flash and/or restore the default display settings.
setSetTimeout(boolean) - Method in class com.scriptel.proscript.ScreenModify
Sets whether or not this ScreenModify is supposed to set a timeout.
setSlopeDown(short) - Method in class com.scriptel.proscript.TouchParameters
 
setSlopeLiftoff(short) - Method in class com.scriptel.proscript.TouchParameters
 
setSlopeMinimum(int) - Method in class com.scriptel.proscript.TouchParameters
 
setStartupMode(int) - Method in class com.scriptel.proscript.Device
This method sets the startup mode of the device.
setText(String) - Method in class com.scriptel.proscript.ResourceText
Sets the static text using a String.
setTextReserved(int) - Method in class com.scriptel.proscript.RegionText
Reserved for future use.
setTimeout(int) - Method in class com.scriptel.proscript.Screen
Sets the timeout to the new value.
setTimeoutNextScreen(int) - Method in class com.scriptel.proscript.Screen
Sets the Screen number the device goes to when this Screen times out.
setTimeoutScreenNext(int) - Method in class com.scriptel.proscript.ScreenModify
Sets the Screen number the Device switches to when this Screen times out.
setTimeoutValue(int) - Method in class com.scriptel.proscript.ScreenModify
Sets the timeout value the Screen will be set to in seconds.
setTipInverted(boolean) - Method in class com.scriptel.proscript.PenParameters
Sets whether or not the tip switch is inverted.
setTouchAmplitude(int) - Method in class com.scriptel.proscript.FrequencyAmplitude
Sets the touch amplitude.
setTouchParameters(TouchParameters) - Method in class com.scriptel.proscript.Device
This method sets the touch parameters in the device.
setTuningAborted(boolean) - Method in class com.scriptel.proscript.TuningStatus
Sets the tuning aborted
setTuningMode(boolean) - Method in class com.scriptel.proscript.TuningStatus
Sets the tuning Mode
setTuningStatus(int) - Method in class com.scriptel.proscript.TuningStatus
Sets the tuning status.
setType(byte) - Method in class com.scriptel.proscript.firmware.SRECRecord
Sets the type of record this is.
setUseResource(boolean) - Method in class com.scriptel.proscript.RegionButton
Sets whether or not resources are being used on this button.
setVendorId(String) - Method in class com.scriptel.proscript.firmware.FWFirmwareDevice
 
setVerticalJustification(int) - Method in class com.scriptel.proscript.RegionGraphic
Sets the vertical justification for the graphic in this region.
setVerticalJustification(int) - Method in class com.scriptel.proscript.RegionText
Sets the vertical justification for the static text in this region.
setVisible(boolean) - Method in class com.scriptel.proscript.Region
Sets whether or not this region will be visible on screen.
setWidth(int) - Method in class com.scriptel.proscript.RegionLine
Sets the width of this line.
setX(double) - Method in class com.scriptel.proscript.input.AdjustedCoordinate
 
setX1(int) - Method in class com.scriptel.proscript.Region
Sets the leftmost side.
setX2(int) - Method in class com.scriptel.proscript.Region
Sets the rightmost side.
setXyOutputEnabled(boolean) - Method in class com.scriptel.proscript.GeneralParameters
Set XY output enabled.
setY(double) - Method in class com.scriptel.proscript.input.AdjustedCoordinate
 
setY1(int) - Method in class com.scriptel.proscript.Region
Sets the topmost side.
setY2(int) - Method in class com.scriptel.proscript.Region
Sets the bottommost side.
SIMULATE_COORD_DEVICE_SPACE - Static variable in class com.scriptel.proscript.Device
Constant for use with simulatePenInput() that tells the device that x and y are in coordinate space (0-499 for EasyScript 1.0, 0-2999 for EasyScript 3.0, or 0-65535 for ProScript).
SIMULATE_COORD_DISPLAY_SPACE - Static variable in class com.scriptel.proscript.Device
Constant for use with simulatePenInput() that tells the device that x and y are in display pixels.
simulatePenInput(int, int, int, boolean) - Method in class com.scriptel.proscript.Device
Simulates pen input, useful for unit testing with a real device.
SRECFirmwarePackage - Class in com.scriptel.proscript.firmware
This class can be used to read Motorola SRecord files produced by most of the Renesas tools.
SRECFirmwarePackage() - Constructor for class com.scriptel.proscript.firmware.SRECFirmwarePackage
 
SRECParseException - Exception in com.scriptel.proscript.firmware
This exception represents some problem reading an SREC file.
SRECParseException(String) - Constructor for exception com.scriptel.proscript.firmware.SRECParseException
 
SRECRecord - Class in com.scriptel.proscript.firmware
This represents a single line in the SREC file which represents part of the overall program structure.
SRECRecord(String) - Constructor for class com.scriptel.proscript.firmware.SRECRecord
This constructor will take a line from an SREC file and will attempt to parse and validate it.
SUPPORTED_BUFFERING - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating that the device can buffer coordinate data and release it all at one time.
SUPPORTED_COMPRESSION - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating that the device supports compression of coordinate data.
SUPPORTED_REPORTS_HID - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating if this device supports vendor-specific HID based output reports for digitizer coordinates (ProScript).
SUPPORTED_REPORTS_KEYBOARD - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating if HID keyboard output is supported (EasyScript).
SUPPORTED_REPORTS_MOUSE - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating if this device supports HID mouse output reports for digitizer coordinates.
SUPPORTED_REPORTS_PEN - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating if pen output reports are supported.
SUPPORTED_REPORTS_TOUCH - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating if touch output reports are supported.
SUPPORTED_STREAMING - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating that the device supports streaming coordinates
SUPPORTED_THROTTLING - Static variable in class com.scriptel.proscript.Capabilities
Flag indicating that the device supports throttling or slowing down of coordinate data
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages