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

A

abs(double) - Static method in class java.lang.Math
Take the absolute value of the argument.
abs(int) - Static method in class java.lang.Math
Take the absolute value of the argument.
abs(long) - Static method in class java.lang.Math
Take the absolute value of the argument.
absolute(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method positions the result set to the specified absolute row.
ACCENT_PAD - Static variable in class waba.ui.Keyboard
Used to access the names member.
acceptsURL(String) - Method in class superwaba.ext.xplat.sql.Driver
This method tests whether or not the driver believes it can connect to the specified database.
acceptsURL(String) - Method in class superwaba.ext.xplat.sql.db2e.Driver
This method tests whether or not the driver believes it can connect to the specified database.
ack - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
ACK - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
aColor - Variable in class waba.ui.Button
 
acos(double) - Static method in class java.lang.Math
The trigonometric function arccos.
ACTION - Static variable in interface waba.ui.IKeys
Valid only on WindowsCE.
actionEqualsMenu - Static variable in class waba.sys.Vm
Internal use only
activate() - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Activate the scanner.
activeCount() - Static method in class java.lang.Thread
 
activeCount() - Method in class java.lang.ThreadGroup
 
activeGroupCount() - Method in class java.lang.ThreadGroup
 
add(Control) - Method in class waba.ui.Container
Adds a child control to this container.
add(Control) - Method in class waba.ui.ComboBox
do nothing
add(Control) - Method in class waba.ui.ListBox
do nothing
add(Control) - Method in class superwaba.ext.xplat.ui.GridContainer
Adds a control at the grid position to the left of the last one added or (0,0) if this is the first.
add(Control, int, int) - Method in class waba.ui.Container
Add the control to this container and set its rect to be the given x,y and PREFERRED as width/height relative to the last control added
add(Control, int, int) - Method in class superwaba.ext.xplat.ui.GridContainer
Adds a control at the specified grid position
add(Control, int, int, Control) - Method in class waba.ui.Container
Add the control to this container and set its rect to be the given x,y and PREFERRED as width/height relative to the given control
add(int) - Method in class waba.util.IntVector
Adds an int to the end of the vector.
add(int) - Method in class superwaba.ext.xplat.util.datergf.Date
Adds the number of days to this Date.
add(int, Control, int, int) - Method in class superwaba.ext.xplat.ui.JustifiedContainer
adds the control.
add(int, int) - Method in class superwaba.ext.xplat.util.datergf.DateTime
Adds the number of days to the date field and the number of milliseconds to the time field of this DateTime object.
add(int, String) - Method in class superwaba.ext.xplat.game.HighScores
add a new score to the highscore table.
add(Object) - Method in class waba.ui.ComboBox
Adds an Object to the Listbox
add(Object) - Method in class waba.ui.ListBox
Adds an Object to the Listbox
add(Object) - Method in class waba.util.Vector
Adds an object to the end of the vector.
add(Object[]) - Method in class waba.ui.ComboBox
Adds an array of Objects to the Listbox
add(Object[]) - Method in class waba.ui.ListBox
Adds an array of Objects to the Listbox
add(Radio) - Method in class waba.ui.RadioGroup
 
add(Waypoint) - Method in class superwaba.ext.xplat.io.gps.garmin.Route
 
addAddress(Address) - Static method in class superwaba.ext.palm.io.builtin.Address
Adds a new Address to the database
addBatch() - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method adds a set of parameters to the batch for JDBC 2.0.
addBatch() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method adds a set of parameters to the batch for JDBC 2.0.
addBatch(String) - Method in class superwaba.ext.xplat.sql.Statement
This method adds a SQL statement to a SQL batch.
addBatch(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method adds a SQL statement to a SQL batch.
addDate(Datebook) - Static method in class superwaba.ext.palm.io.builtin.Datebook
Adds a new Datebook to the database
added() - Method in class superwaba.ext.xplat.ui.ToolTip
 
addElement(int) - Method in class waba.util.IntVector
same of add(int)
addElement(Object) - Method in class waba.util.Vector
same of add(Object)
addFrame(Image) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. will be removed in next release
addMail(Mail) - Static method in class superwaba.ext.palm.io.builtin.Mail
Adds a new Mail to the database
addMail(Mail, int) - Static method in class superwaba.ext.palm.io.builtin.Mail
Adds a new Mail to the database
addMemo(Memo) - Static method in class superwaba.ext.palm.io.builtin.Memo
Adds a new Memo to the database
addMultiFrames(Image, int) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. will be removed in next release
addMultiFrames(String) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. will be removed in next release
addObject(Storable) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Add an object to this catalog.
addRecord(int) - Method in class waba.io.Catalog
Adds a record to the end of the catalog.
addRecord(int, int) - Method in class waba.io.Catalog
Adds a record to the position of the catalog.
address - Variable in class superwaba.ext.palm.io.builtin.Address
the street name, eg "12 Long St"
Address - class superwaba.ext.palm.io.builtin.Address.
Provides a link to the standard Palm Address database.
Address() - Constructor for class superwaba.ext.palm.io.builtin.Address
Constructs a new empty address
addressCount() - Static method in class superwaba.ext.palm.io.builtin.Address
Gets the number of Addresss in the database
addressing - Variable in class superwaba.ext.palm.io.builtin.Mail
addressing value 0-3
addThread(Thread, boolean) - Method in class waba.ui.MainWindow
Add the given thread to the active list of threads.
addTimer(Control, int) - Method in class waba.ui.MainWindow
Adds a timer to a control.
addTimer(int) - Method in class waba.ui.Control
Adds a timer to a control.
addToDo(ToDo) - Static method in class superwaba.ext.palm.io.builtin.ToDo
Adds a new ToDo to the database
advance(int) - Method in class waba.util.Date
Advances the date by a passed integer.
advanceMonth() - Method in class waba.util.Date
Advances the date to the beginning of the next month.
advanceMonth(boolean) - Method in class waba.util.Date
Advances the date to the beginning of the next or previous month.
advanceWeek() - Method in class waba.util.Date
Advances the date to the beginning of the next week.
advanceWeek(boolean) - Method in class waba.util.Date
Advances the date to the beginning of the next or previous week.
AFTER - Static variable in class waba.ui.Control
Constant used in param x/y in setRect.
after(Timestamp) - Method in class superwaba.ext.xplat.sql.Timestamp
This methods tests whether this object is later than the specified object.
afterLast() - Method in class superwaba.ext.xplat.sql.ResultSet
This method repositions the cursor to after the last row in the result set.
ALARM_DAYS - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
ALARM_HOURS - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
ALARM_MINUTES - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
alarmAdvance - Variable in class superwaba.ext.palm.io.builtin.Datebook
The number of alarmUnits before startDate that the alarm should go off, or -1 for no alarm.
alarmUnits - Variable in class superwaba.ext.palm.io.builtin.Datebook
The units of time that the alarm should go off before the start date.
align - Variable in class waba.ui.Label
 
ALL_LOWER - Static variable in class waba.ui.Edit
to be used in the setCapitaliseMode method
ALL_NORMAL - Static variable in class waba.ui.Edit
to be used in the setCapitaliseMode method
ALL_UPPER - Static variable in class waba.ui.Edit
to be used in the setCapitaliseMode method
allocHandle(int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
allowDay99 - Static variable in class waba.util.Date
 
allowNulls - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo
 
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
 
ALMANAC - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
 
ALT - Static variable in interface waba.ui.IKeys
modifier for alt key
am_pm_string - Static variable in class superwaba.ext.xplat.util.datergf.Time
An array of two strings representing "am" and "pm".
ANCHOR - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
AnimatedButton - class superwaba.ext.xplat.game.AnimatedButton.
The animated button control.
AnimatedButton(Image, int, int, int, Color, int) - Constructor for class superwaba.ext.xplat.game.AnimatedButton
Animated button constructor.
AnimatedButton(int, int, int, Color, int) - Constructor for class superwaba.ext.xplat.game.AnimatedButton
Deprecated. will be removed in next version
AnimatedSprite - class superwaba.ext.xplat.game.AnimatedSprite.
Class implementing a game animated sprite.
AnimatedSprite(Image[], Color, boolean, Rect) - Constructor for class superwaba.ext.xplat.game.AnimatedSprite
AnimatedSprite constructor.
AnimatedSprite(Image, int, Color, boolean, Rect) - Constructor for class superwaba.ext.xplat.game.AnimatedSprite
AnimatedSprite constructor.
Animation - class superwaba.ext.xplat.game.Animation.
The Animation control class.
Animation(Image, int, Color, int) - Constructor for class superwaba.ext.xplat.game.Animation
Animation constructor.
Animation(int, Color, int) - Constructor for class superwaba.ext.xplat.game.Animation
Deprecated. will be removed in next release
AnimationEvent - class superwaba.ext.xplat.game.AnimationEvent.
Events posted by an animation control.
AnimationEvent(int, Object) - Constructor for class superwaba.ext.xplat.game.AnimationEvent
 
appCreatorId - Static variable in class waba.sys.Settings
Application creator ID.
append(boolean) - Method in class java.lang.StringBuffer
Appends a boolean to the end of this buffer.
append(char) - Method in class java.lang.StringBuffer
Appends a character to the end of this buffer.
append(char[]) - Method in class java.lang.StringBuffer
Appends an array of characters to the end of this buffer.
append(char[], int, int) - Method in class java.lang.StringBuffer
Appends a part of an array of characters to the end of this buffer.
append(double) - Method in class java.lang.StringBuffer
Appends a double to the end of this buffer.
append(float) - Method in class java.lang.StringBuffer
Appends a float to the end of this buffer.
append(int) - Method in class java.lang.StringBuffer
Appends an integer to the end of this buffer.
append(long) - Method in class java.lang.StringBuffer
Appends a long to the end of this buffer.
append(Object) - Method in class java.lang.StringBuffer
Appends an object to the end of this buffer.
append(String) - Method in class java.lang.StringBuffer
Appends a String to the end of this buffer.
appEnding() - Method in class waba.ui.MainWindow
Called by the system so we can finish things correctly.
AppExitException - exception waba.sys.AppExitException.
This exception is thrown when Event.handleOneEvent() encounteres an event that requires the app to exit.
AppExitException() - Constructor for class waba.sys.AppExitException
 
AppExitException(String) - Constructor for class waba.sys.AppExitException
 
appId - Variable in class waba.ui.Control
Application defined constant.
applyPalette() - Method in class waba.fx.Image
apply the palette used by this bitmap to the display
applyPalette(Palette, int, int) - Static method in class waba.fx.Graphics
apply the palette. since theres only one applied palette at any time, this method is static.
appSecretKey - Static variable in class waba.sys.Settings
Application defined secret key.
appSettings - Static variable in class waba.sys.Settings
Application defined setting.
appStarting() - Method in class waba.ui.MainWindow
Called by the VM when the application is starting.
APRIL - Static variable in class waba.util.Date
 
APRIL - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
April, has value 4 (ISO).
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
 
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
 
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
 
ArithmeticException - exception java.lang.ArithmeticException.
 
ArithmeticException() - Constructor for class java.lang.ArithmeticException
 
ArithmeticException(String) - Constructor for class java.lang.ArithmeticException
 
armed - Variable in class waba.ui.Button
 
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
 
ARRAY - Static variable in class superwaba.ext.xplat.sql.Types
 
ArrayIndexOutOfBoundsException - exception java.lang.ArrayIndexOutOfBoundsException.
 
ArrayIndexOutOfBoundsException() - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(int) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(String) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ARROW_DOWN - Static variable in class waba.fx.Graphics
used in the drawArrow method
ARROW_LEFT - Static variable in class waba.fx.Graphics
used in the drawArrow method
ARROW_RIGHT - Static variable in class waba.fx.Graphics
used in the drawArrow method
ARROW_UP - Static variable in class waba.fx.Graphics
used in the drawArrow method
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
 
asBold() - Method in class waba.fx.Font
returns this font as Bold
ascent - Variable in class waba.fx.FontMetrics
 
asContainer - Variable in class waba.ui.Control
 
asHex() - Method in class superwaba.ext.xplat.util.crypto.MD5
Returns 32-character hex representation of this objects hash
asHex(byte[]) - Static method in class superwaba.ext.xplat.util.crypto.MD5
Turns array of bytes into string representing each byte as unsigned hex number.
asin(double) - Static method in class java.lang.Math
The trigonometric function arcsin.
assign(Date) - Method in class superwaba.ext.xplat.util.datergf.Date
Assigns all Date fields of otherDate to this Date.
assign(DateTime) - Method in class superwaba.ext.xplat.util.datergf.DateTime
Assigns otherDateTime to this DateTime.
assign(Time) - Method in class superwaba.ext.xplat.util.datergf.Time
Assigns other Time to this Time.
asWindow - Variable in class waba.ui.Control
 
atan(double) - Static method in class java.lang.Math
The trigonometric function arctan.
atan2(double, double) - Static method in class java.lang.Math
A special version of the trigonometric function arctan.
attachLibrary(String) - Static method in class waba.sys.Vm
Attaches a library to this application instance.
attachNative() - Static method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
attachNativeLibrary(String) - Static method in class waba.sys.Vm
Attaches a native library to this application instance (only works at device).
ATTR_ARCHIVE - Static variable in class waba.io.File
Used in the getAttributes and setAttributes method.
ATTR_HIDDEN - Static variable in class waba.io.File
Used in the getAttributes and setAttributes method.
ATTR_READ_ONLY - Static variable in class waba.io.File
Used in the getAttributes and setAttributes method.
ATTR_SYSTEM - Static variable in class waba.io.File
Used in the getAttributes and setAttributes method.
attributeNoNulls - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
 
attributeNullable - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
 
attributeNullableUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
 
AUGUST - Static variable in class waba.util.Date
 
AUGUST - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
August, has value 8 (ISO).

B

b - Variable in class waba.io.DataStream
a four byte array for reading and writing numbers
BACK_TRACK - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
backColor - Variable in class waba.ui.Control
Background color of this control.
backDis - Variable in class waba.ui.Control
Disabled fore and back colors
background - Variable in class superwaba.ext.xplat.game.Animation
Background image.
background - Variable in class superwaba.ext.xplat.game.Sprite
Background image.
BACKSPACE - Static variable in interface waba.ui.IKeys
special key
BACKWARD - Static variable in class waba.util.Date
 
BARBOOKLAND_EAN - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARCODABAR - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARCODE128 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARCODE39 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARCODE93 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARD2OF5 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BAREAN13 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BAREAN8 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARI2OF5 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARISBT128 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARMSI_PLESSEY - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARTRIOPTICCODE39 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARUCC_EAN128 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARUPCA - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARUPCE - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARUPCE1 - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BARUPCEANCOUPONCODE - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setBarcodeParam method
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
 
BatchUpdateException - exception superwaba.ext.xplat.sql.BatchUpdateException.
This class extends SQLException to count the successful updates in each statement in a batch that was successfully updated prior to the error.
BatchUpdateException() - Constructor for class superwaba.ext.xplat.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with no descriptive error message.
BatchUpdateException(int[]) - Constructor for class superwaba.ext.xplat.sql.BatchUpdateException
Initializes a new instance of BatchUpdateException with the specified update count information and no descriptive error message.
BatchUpdateException(String, int[]) - Constructor for class superwaba.ext.xplat.sql.BatchUpdateException
This method initializes a new instance of BatchUpdateException with the specified descriptive error message and update count information.
BatchUpdateException(String, String, int[]) - Constructor for class superwaba.ext.xplat.sql.BatchUpdateException
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
BatchUpdateException(String, String, int, int[]) - Constructor for class superwaba.ext.xplat.sql.BatchUpdateException
This method initializes a new instance of BatchUpdateException with the specified descriptive error message, SQL state, and update count information.
BATTERY_ERROR - Static variable in class superwaba.ext.xplat.io.scanner.ScanEvent
The event type for a scanner low battery event.
bcc - Variable in class superwaba.ext.palm.io.builtin.Mail
the bcc list
beep() - Static method in class waba.fx.Sound
Plays the device's default beep sound.
beepIfOut - Variable in class waba.ui.Window
 
beepOn - Variable in class waba.ui.TabPanel
Set to off to disable the beep when a tab is clicked
BEFORE - Static variable in class waba.ui.Control
Constant used in param x/y in setRect.
before(Timestamp) - Method in class superwaba.ext.xplat.sql.Timestamp
This methods tests whether this object is earlier than the specified object.
beforeFirst() - Method in class superwaba.ext.xplat.sql.ResultSet
This method repositions the cursor to before the first row in the result set.
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
 
bestRowNotPseudo - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The best row identifier is not a pseudo-column.
bestRowPseudo - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The best row identifier is a pseudo-column.
bestRowSession - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The best row identifier is valid to the end of the session.
bestRowTemporary - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The best row's scope is only guaranteed to be valid so long as the row is actually being used.
bestRowTransaction - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The best row identifier is valid to the end of the transaction.
bestRowUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The best row may or may not be a pseudo-column.
bgGfx - Variable in class superwaba.ext.xplat.game.Animation
Background graphic context.
bgGfx - Variable in class superwaba.ext.xplat.game.Sprite
Background graphic context.
bgX - Variable in class superwaba.ext.xplat.game.Sprite
Background restoring position.
bgY - Variable in class superwaba.ext.xplat.game.Sprite
Background restoring position.
BIGINT - Static variable in class superwaba.ext.xplat.sql.Types
 
BigNumber - class superwaba.ext.xplat.ui.BigNumber.
This is a basic eight segment number display control which can be scaled to any size.
BigNumber() - Constructor for class superwaba.ext.xplat.ui.BigNumber
Construct a new number initialised to 0 with DIRECT changing
BigNumber(int) - Constructor for class superwaba.ext.xplat.ui.BigNumber
Construct a new number with DIRECT changing
BigNumber(int, int) - Constructor for class superwaba.ext.xplat.ui.BigNumber
Construct a new number with the given options
BINARY - Static variable in class superwaba.ext.xplat.sql.Types
 
BinConverter - class superwaba.ext.xplat.util.crypto.BinConverter.
Some helper routines for data conversion, all data is treated in network byte order
BinConverter() - Constructor for class superwaba.ext.xplat.util.crypto.BinConverter
 
bindBlob(int, int, Db2eBoundBlob) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindBlobParam(int, int, Db2eBoundBlob) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
Parameter binding methods.
bindCharParam(int, int, Db2eBoundString) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindDate(int, int, Db2eBoundDate) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindDateParam(int, int, Db2eBoundDate) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindDecimalParam(int, int, Db2eBoundInt, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindInteger(int, int, Db2eBoundInt) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindIntegerParam(int, int, Db2eBoundInt) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindSmallIntParam(int, int, Db2eBoundInt) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindString(int, int, Db2eBoundString) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindTime(int, int, Db2eBoundTime) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindTimeParam(int, int, Db2eBoundTime) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindTimestamp(int, int, Db2eBoundTimestamp) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindTimestampParam(int, int, Db2eBoundTimestamp) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
bindVarcharParam(int, int, Db2eBoundString) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
binHexToBytes(String, byte[], int, int, int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
converts a binhex string back into a byte array (invalid codes will be skipped)
binToHex(int[]) - Method in class superwaba.ext.xplat.util.crypto.TEA
Convert an array of ints into a hex string.
BIT - Static variable in class superwaba.ext.xplat.sql.Types
 
BLACK - Static variable in class waba.fx.Color
 
blob - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundBlob
 
Blob - class superwaba.ext.xplat.sql.Blob.
This interface specified methods for accessing a SQL BLOB (Binary Large OBject) type.
BLOB - Static variable in class superwaba.ext.xplat.sql.Types
 
Blob() - Constructor for class superwaba.ext.xplat.sql.Blob
 
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
 
BLOCKSIZE - Static variable in class superwaba.ext.xplat.util.crypto.BlowfishECB
block size of this cipher (in bytes)
BlowfishCBC - class superwaba.ext.xplat.util.crypto.BlowfishCBC.
Implementation of the Blowfish encryption algorithm in CBC mode
BlowfishCBC(byte[]) - Constructor for class superwaba.ext.xplat.util.crypto.BlowfishCBC
constructor, stores a zero CBC IV
BlowfishCBC(byte[], byte[]) - Constructor for class superwaba.ext.xplat.util.crypto.BlowfishCBC
constructor
BlowfishCBC(byte[], long) - Constructor for class superwaba.ext.xplat.util.crypto.BlowfishCBC
constructor
BlowfishECB - class superwaba.ext.xplat.util.crypto.BlowfishECB.
Implementation of the Blowfish encryption algorithm in ECB mode
BlowfishECB(byte[]) - Constructor for class superwaba.ext.xplat.util.crypto.BlowfishECB
default constructor
blue - Variable in class waba.fx.Color
 
BLUETOOTH - Static variable in class waba.io.SerialPort
Bluetooth: open the built-in Bluetooth discovery dialog, then establish a Serial Port Profile (just serial emulation across Bluetooth, using the RFComm BT layer) virtual serial port connection.
BOAT - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
body - Variable in class superwaba.ext.palm.io.builtin.Mail
the text
BOLD - Static variable in class waba.fx.Font
A bold font style.
BOLD - Static variable in class superwaba.ext.xplat.io.print.Font
A bold font style.
BOOLEAN - Static variable in class superwaba.ext.xplat.sql.Types
 
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
 
border - Variable in class waba.ui.Button
 
BORDER_3D - Static variable in class waba.ui.Button
 
BORDER_LOWERED - Static variable in class waba.ui.Container
used in the setBorderStyle method
BORDER_NONE - Static variable in class waba.ui.Container
used in the setBorderStyle method
BORDER_NONE - Static variable in class waba.ui.Button
 
BORDER_RAISED - Static variable in class waba.ui.Container
used in the setBorderStyle method
BORDER_SIMPLE - Static variable in class waba.ui.Container
used in the setBorderStyle method
BORDER_SIMPLE - Static variable in class waba.ui.Button
 
borderStyle - Variable in class waba.ui.Window
 
BOTTOM - Static variable in class waba.ui.Control
Constant used in param y in setRect.
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
 
bright - Variable in class waba.fx.Color
 
BRIGHT - Static variable in class waba.fx.Color
 
brighter() - Method in class waba.fx.Color
return a color that is brighter than the current one. if grayscale, returns the following brighter color
brighter(int) - Method in class waba.fx.Color
return a color that is brighter than the current one. if grayscale, returns the following brighter color
broadcastEvent(Event) - Method in class waba.ui.Container
posts a event to the children of this container and to all containers inside this containers; recursively.
bs - Variable in class superwaba.ext.xplat.io.ObjectCatalog
 
btnX - Variable in class waba.ui.ListBox
 
buf - Variable in class superwaba.ext.xplat.io.ObjectCatalog
 
buf - Variable in class superwaba.ext.xplat.io.SerialPDB
temp buffer
buffer - Variable in class superwaba.ext.xplat.util.xml.HttpListener
Buffer that stores the contents for the current tag/attribute.
buffer - Variable in class superwaba.ext.xplat.util.xml.XmlListener
Buffer that stores the contents for the current tag/attribute.
buffer - Variable in class superwaba.ext.xplat.util.xml.StreamBuffer
The data buffer for bytes read from the stream
BufferStream - class superwaba.ext.xplat.io.BufferStream.
BufferStream is actually several classes in one.
BufferStream() - Constructor for class superwaba.ext.xplat.io.BufferStream
Constructs a new BufferStream for writing to.
BufferStream(byte[]) - Constructor for class superwaba.ext.xplat.io.BufferStream
Constructs a new BufferStream for reading from or writing to a given byte array.
BufferStream(byte[], int, int) - Constructor for class superwaba.ext.xplat.io.BufferStream
Constructs a new BufferStream for reading from or writing to a segment of a given byte array.
BufferStream(Stream) - Constructor for class superwaba.ext.xplat.io.BufferStream
Constructs a new BufferStream for buffering input and output from a given stream.
BufferStream(Stream, int) - Constructor for class superwaba.ext.xplat.io.BufferStream
Constructs a new BufferStream for buffering input and output from a given stream.
BUOY - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
Button - class waba.ui.Button.
Button is a push button control.
BUTTON - Static variable in class waba.ui.PushButtonGroup
the button will be selected and de-selected immediatly, acting like a real button
Button(Image) - Constructor for class waba.ui.Button
Creates a button with the given image.
Button(String) - Constructor for class waba.ui.Button
Creates a button displaying the given text.
ByteArrayStream - class waba.io.ByteArrayStream.
creates a byte array stream. it can be useful with the method Catalog.inspectRecord, since that method returns a byte array.
ByteArrayStream(byte[]) - Constructor for class waba.io.ByteArrayStream
sets the internal buffer to be the specified buffer param.
ByteArrayStream(int) - Constructor for class waba.io.ByteArrayStream
creates a new buffer with the specific size.
byteArrayToLong(byte[], int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
gets bytes from an array into a long
byteArrayToUNCString(byte[], int, int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
converts a byte array into an UNICODE string
bytes - Static variable in class waba.io.DataStream
 
bytes2chars(byte[], int, int) - Static method in class waba.sys.CharacterConverter
 
bytesToBinHex(byte[]) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
converts a byte array to a binhex string
bytesToBinHex(byte[], int, int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
converts a byte array to a binhex string

C

CALC - Static variable in interface waba.ui.IKeys
CALC button under PalmOS, NOTES button under WindowsCE
calculator - Static variable in class waba.ui.Edit
 
Calculator - class waba.ui.Calculator.
This class is used by the Edit class when its type is CURRENCY and displays a calculator with the four basic operations and a numeric pad.
Calculator() - Constructor for class waba.ui.Calculator
 
calendar - Static variable in class waba.ui.Edit
 
Calendar - class waba.ui.Calendar.
The Calendar class is a mimic of the palms Calendar.
Calendar - class superwaba.ext.xplat.util.datergf.Calendar.
The Calendar class is a mimic of the palms Calendar.
Calendar() - Constructor for class waba.ui.Calendar
Constructs Calendar set to the current day.
Calendar() - Constructor for class superwaba.ext.xplat.util.datergf.Calendar
Constructs Calendar set to the current day.
CAMP - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
canceled - Variable in class waba.ui.Calendar
True if the user had canceled without selecting
cancelRowUpdates() - Method in class superwaba.ext.xplat.sql.ResultSet
This method cancels any changes that have been made to a row.
canDrag - Variable in class waba.ui.Window
 
canScroll(boolean) - Method in class waba.ui.Label
returns if the label can scroll in the given direction
capacity() - Method in class java.lang.StringBuffer
Returns the current capacity of the String buffer.
CAPS_PAD - Static variable in class waba.ui.Keyboard
Used to access the names member.
CAR - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
cat - Variable in class superwaba.ext.xplat.util.xml.RecordsStreamBuffer
 
cat - Variable in class superwaba.ext.xplat.io.search.CatalogSearch
The underlying catalog
Catalog - class waba.io.Catalog.
Catalog is a collection of records commonly referred to as a database on small devices.
Catalog() - Constructor for class waba.io.Catalog
this constructor was created to let users use the toPdb and fromPdb methods if running in the desktop.
Catalog(String, int) - Constructor for class waba.io.Catalog
Opens a catalog with the given name and mode.
CatalogSearch - class superwaba.ext.xplat.io.search.CatalogSearch.
With this class, you can do searches in a Catalog 5 to 10 times faster than in Java.
CatalogSearch(Catalog) - Constructor for class superwaba.ext.xplat.io.search.CatalogSearch
Creates a CatalogSearch object with the given parameter.
cc - Variable in class superwaba.ext.palm.io.builtin.Mail
the cc list
cD() - Method in class superwaba.ext.xplat.util.datergf.Date
Checks the date.
ceil(double) - Static method in class java.lang.Math
Take the nearest integer that is that is greater than or equal to the argument.
CENTER - Static variable in class waba.ui.Control
Constant used in params x and y in setRect.
centerX - Variable in class superwaba.ext.xplat.game.Sprite
Sprite center position.
centerY - Variable in class superwaba.ext.xplat.game.Sprite
Sprite center position.
changeColors(Color, Color) - Method in class waba.fx.Image
Changes all the pixels of the image from one color to the other.
CHAR - Static variable in class superwaba.ext.xplat.sql.Types
 
Character - class java.lang.Character.
 
Character.Subset - class java.lang.Character.Subset.
 
Character.Subset(String) - Constructor for class java.lang.Character.Subset
 
Character.UnicodeBlock - class java.lang.Character.UnicodeBlock.
 
Character(char) - Constructor for class java.lang.Character
 
CharacterConverter - class waba.sys.CharacterConverter.
This class is used to correctly handle international character convertions.
CharacterConverter() - Constructor for class waba.sys.CharacterConverter
 
charAt(int) - Method in class java.lang.StringBuffer
Returns the character at the specified index.
charAt(int) - Method in class java.lang.String
Returns the character at the given position.
charConverter - Static variable in class waba.sys.Convert
The bytes are converted to char and vice-versa using the CharacterConverter associated in this charConverter member.
charPos2x(int) - Method in class waba.ui.Edit
 
chars - Variable in class java.lang.String
 
chars2bytes(char[], int, int) - Static method in class waba.sys.CharacterConverter
 
chars2int(String) - Static method in class waba.sys.Convert
Convert a creator id or a type to an int.
charValue() - Method in class java.lang.Character
 
Check - class waba.ui.Check.
Check is a check control.
CHECK - Static variable in class waba.ui.PushButtonGroup
one click in the button will select it and another click will unselect it.
Check(String) - Constructor for class waba.ui.Check
Creates a check control displaying the given text.
checkAccess() - Method in class java.lang.Thread
 
checkAccess() - Method in class java.lang.ThreadGroup
 
CHECKED - Static variable in class waba.ui.MenuBar
 
checkEnvironment() - Method in class superwaba.ext.xplat.sql.db2e.Driver
 
children - Variable in class waba.ui.Container
The children of the container.
choices - Variable in class superwaba.ext.xplat.sql.DriverPropertyInfo
If values are restricted to certain choices, this is the list of valid ones.
ChoicesDialog - class superwaba.ext.xplat.ui.ChoicesDialog.
A popup window that displays a ComboBox with choices, to let the user choose a value.
ChoicesDialog(String, String, ComboBox) - Constructor for class superwaba.ext.xplat.ui.ChoicesDialog
The text will be used in a Labe, must be one line only!
ChoicesDialog(String, String, ComboBox, String[]) - Constructor for class superwaba.ext.xplat.ui.ChoicesDialog
Tip: the combobox must have at least one item, with spaces that will determine the preferred size
city - Variable in class superwaba.ext.palm.io.builtin.Address
the city of the address, eg "Perth"
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
 
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
 
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
 
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
 
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
 
Class - class java.lang.Class.
This class must never be used in desktop, otherwise you'll get strange errors!
Class() - Constructor for class java.lang.Class
 
ClassCastException - exception java.lang.ClassCastException.
 
ClassCastException() - Constructor for class java.lang.ClassCastException
 
ClassCastException(String) - Constructor for class java.lang.ClassCastException
 
classes - Variable in class superwaba.ext.xplat.io.ObjectCatalog
 
ClassFormatError - error java.lang.ClassFormatError.
 
ClassFormatError() - Constructor for class java.lang.ClassFormatError
 
ClassFormatError(String) - Constructor for class java.lang.ClassFormatError
 
ClassLoader - class java.lang.ClassLoader.
 
ClassLoader() - Constructor for class java.lang.ClassLoader
 
ClassLoader(ClassLoader) - Constructor for class java.lang.ClassLoader
 
ClassNotFoundException - exception java.lang.ClassNotFoundException.
 
ClassNotFoundException() - Constructor for class java.lang.ClassNotFoundException
 
ClassNotFoundException(String) - Constructor for class java.lang.ClassNotFoundException
 
cleanUp() - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
to clear data in the boxes before an instance is freed
cleanUp() - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
cleans up all critical internals, call this if you don't need an instance anymore
clear() - Method in class waba.util.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class waba.util.IntHashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class waba.util.Vector
clears all elements in this vector and sets its length to 0
clear() - Method in class waba.util.IntVector
clears all elements in this vector and sets its length to 0
clear() - Method in class superwaba.ext.xplat.util.crypto.SHA1
clears all data, use reset() to start again
clear() - Method in class superwaba.ext.xplat.util.props.Properties
Clears this property
clear(boolean) - Method in class waba.ui.Calculator
Clears everything in this calculator.
clearBatch() - Method in class superwaba.ext.xplat.sql.Statement
This method clears out any SQL statements that have been populated in the current batch.
clearBatch() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method clears out any SQL statements that have been populated in the current batch.
clearClip() - Method in class waba.fx.Graphics
Clears the current clipping rectangle.
clearInternalStringPool() - Static method in class java.lang.String
Empties the internal string pool used by the internal string pool.
clearParameters() - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method clears all of the input parameter that have been set on this statement.
clearParameters() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method clears all of the input parameter that have been set on this statement.
clearScreen() - Method in class waba.fx.Graphics
Clears the screen bounded by this graphics object using the background color as the clear color.
clearWarnings() - Method in class superwaba.ext.xplat.sql.Statement
This method clears any SQL warnings that have been attached to this statement.
clearWarnings() - Method in class superwaba.ext.xplat.sql.Connection
This method clears all warnings that have occurred on this connection.
clearWarnings() - Method in class superwaba.ext.xplat.sql.ResultSet
This method clears all warnings associated with this result set.
clearWarnings() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method clears any SQL warnings that have been attached to this statement.
clearWarnings() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method clears all warnings that have occurred on this connection.
clicked(Radio) - Method in class waba.ui.RadioGroup
Called by the Radio when a click was made
clip(Rect) - Method in class waba.fx.Graphics
Clips the specified rectangle to the clipping bounds.
clipboardCopy(String) - Static method in class waba.sys.Vm
copies the specific string to the clipboard
clipboardPaste() - Static method in class waba.sys.Vm
gets the last string from the clipboard. if none, returns "".
CLOB - Static variable in class superwaba.ext.xplat.sql.Types
 
Cloneable - interface java.lang.Cloneable.
 
CloneNotSupportedException - exception java.lang.CloneNotSupportedException.
 
CloneNotSupportedException() - Constructor for class java.lang.CloneNotSupportedException
 
CloneNotSupportedException(String) - Constructor for class java.lang.CloneNotSupportedException
 
cloneStringArray(String[]) - Static method in class waba.sys.Convert
Creates a copy of the given array
CLOSE - Static variable in class superwaba.ext.xplat.io.SerialSocketServer
 
CLOSE - Static variable in class superwaba.ext.xplat.io.SerialSocket
 
CLOSE_ALL_RESULTS - Static variable in class superwaba.ext.xplat.sql.Statement
 
CLOSE_CURRENT_RESULT - Static variable in class superwaba.ext.xplat.sql.Statement
 
CLOSE_CURSORS_AT_COMMIT - Static variable in class superwaba.ext.xplat.sql.ResultSet
 
close() - Method in class waba.io.Stream
Closes the stream.
close() - Method in class waba.io.Socket
Closes the socket.
close() - Method in class waba.io.DataStream
closes the stream
close() - Method in class waba.io.ResizeStream
closes the catalog
close() - Method in class waba.io.SerialPort
Closes the port.
close() - Method in class waba.io.ByteArrayStream
does nothing.
close() - Method in class waba.io.File
Closes the file.
close() - Method in class waba.io.Catalog
Closes the catalog.
close() - Method in class superwaba.ext.xplat.io.BufferStream
Closes the stream.
close() - Method in class superwaba.ext.xplat.io.SerialSocketServer
 
close() - Method in class superwaba.ext.xplat.io.SerialSocket
Close the Socket
close() - Method in class superwaba.ext.xplat.game.Options
closes the settings database.
close() - Method in class superwaba.ext.xplat.game.HighScores
closes the highscores database.
close() - Method in class superwaba.ext.xplat.io.print.PrintManager
Closes this print manager.
close() - Method in class superwaba.ext.xplat.sql.Statement
This method closes the statement and frees any associated resources.
close() - Method in class superwaba.ext.xplat.sql.Connection
This method immediately closes this database connection.
close() - Method in class superwaba.ext.xplat.sql.ResultSet
This method closes the result set and frees any associated resources.
close() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method closes the statement and frees any associated resources.
close() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method immediately closes this database connection.
closed - Variable in class superwaba.ext.xplat.io.BufferStream
is this stream closed?
cnt - Variable in class superwaba.ext.xplat.io.ObjectCatalog
 
collide(Sprite) - Method in class superwaba.ext.xplat.game.Sprite
Test if the sprite collides with another one.
collisionDetect(ISurface, int, int, Image, int, int) - Method in class waba.fx.Graphics
Tests if a surface collides with an image.
Color - class waba.fx.Color.
Color represents a color.
Color(int) - Constructor for class waba.fx.Color
Constructs a color object with the given rgb
Color(int, int, int) - Constructor for class waba.fx.Color
Constructs a color object with the given red, green and blue values.
Color(String) - Constructor for class waba.fx.Color
Constructs a color object with the given rgb
ColorList - class superwaba.ext.xplat.ui.ColorList.
Implements a ListBox where colors can be choosed from.
ColorList() - Constructor for class superwaba.ext.xplat.ui.ColorList
 
columnNoNulls - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column does not allow NULL
columnNoNulls - Static variable in class superwaba.ext.xplat.sql.ResultSetMetaData
The column does not allow NULL's.
columnNullable - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column does allow NULL
columnNullable - Static variable in class superwaba.ext.xplat.sql.ResultSetMetaData
The column allows NULL's.
columnNullableUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
It is unknown whether or not the column allows NULL
columnNullableUnknown - Static variable in class superwaba.ext.xplat.sql.ResultSetMetaData
It is unknown whether or not the column allows NULL's.
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
 
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
 
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
 
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
 
ComboBox - class waba.ui.ComboBox.
ComboBox is a simple implementation of a ComboBox.
ComboBox() - Constructor for class waba.ui.ComboBox
Creates an empty ComboBox
ComboBox(ListBox) - Constructor for class waba.ui.ComboBox
Creates a ComboBox with a PopList containing the given ListBox.
ComboBox(Object[]) - Constructor for class waba.ui.ComboBox
Creates a ComboBox with the given items
ComboBox(PopList) - Constructor for class waba.ui.ComboBox
Constructs a ComboBox with the given PopList.
COMMAND - Static variable in interface waba.ui.IKeys
special key
COMMAND - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
commit() - Method in class superwaba.ext.xplat.sql.Connection
This method commits any SQL statements executed on this connection since the last commit or rollback.
commit() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method commits any SQL statements executed on this connection since the last commit or rollback.
commitBarcodeParams() - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Commit the barcode parameters to the scanner.
commonGap - Static variable in class waba.ui.Button
Set commonGap to a value to make all further buttons with the same internal gap.
company - Variable in class superwaba.ext.palm.io.builtin.Address
the company the person works for, eg "TechCo"
Comparable - interface java.lang.Comparable.
 
compareTo(Character) - Method in class java.lang.Character
 
compareTo(Object) - Method in class java.lang.Character
 
compareTo(Object) - Method in interface java.lang.Comparable
 
compareTo(Object) - Method in class superwaba.ext.xplat.util.datergf.Time
 
compareTo(Object) - Method in class superwaba.ext.xplat.util.datergf.Date
Returns -1, if this time is earlier (smaller) than the argument, returns 0, if both are equal, returns +1, if this time is later (greater) than the argument.
compareTo(Object) - Method in class superwaba.ext.xplat.util.datergf.DateTime
 
compareTo(String) - Method in class java.lang.String
Compares this string with another lexicographically.
compareTo(String, String) - Method in class superwaba.ext.xplat.ui.SpinList
 
completed - Variable in class superwaba.ext.palm.io.builtin.ToDo
Has this todo been completed?
Compression - class superwaba.ext.xplat.util.Compression.
Compression - a free java compression class based on a static/predefined Huffmann type scheme.
Compression() - Constructor for class superwaba.ext.xplat.util.Compression
 
compute3dColors(boolean, Color, Color, Color[]) - Static method in class waba.fx.Graphics
Prior to use draw3dRect, you must compute the colors.
concat(String) - Method in class java.lang.String
Changed by dgecawich (5/14/01)
CONCUR_READ_ONLY - Static variable in class superwaba.ext.xplat.sql.ResultSet
The concurrency mode of for the result set may not be modified.
CONCUR_UPDATABLE - Static variable in class superwaba.ext.xplat.sql.ResultSet
The concurrency mode of for the result set may be modified.
confirmDelivery - Variable in class superwaba.ext.palm.io.builtin.Mail
Confirm Delivery?
confirmRead - Variable in class superwaba.ext.palm.io.builtin.Mail
Confirm read?
connect(int, String, String, String) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
connect(String, Hashtable) - Method in class superwaba.ext.xplat.sql.Driver
This method connects to the specified database using the connection properties supplied.
connect(String, Hashtable) - Method in class superwaba.ext.xplat.sql.db2e.Driver
This method connects to the specified database using the connection properties supplied.
Connection - class superwaba.ext.xplat.sql.Connection.
This interface provides methods for managing a connection to a database.
Connection() - Constructor for class superwaba.ext.xplat.sql.Connection
 
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
 
consumed - Variable in class waba.ui.Event
Set to true to break the event propagation up to the parents
Container - class waba.ui.Container.
Container is a control that contains child controls.
Container() - Constructor for class waba.ui.Container
Creates a container with the default colors.
contains(int, int) - Method in class waba.fx.Rect
returns true if the point xx,yy is inside this rect. added by guich
contains(int, int) - Method in class waba.ui.Control
Returns true if the given x and y coordinate in the parent's coordinate system is contained within this control.
Control - class waba.ui.Control.
Control is the base class for user-interface objects.
CONTROL - Static variable in class java.lang.Character
 
CONTROL - Static variable in interface waba.ui.IKeys
modifier for control key
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
 
Control() - Constructor for class waba.ui.Control
creates the font for this control as the same font of the MainWindow.
ControlEvent - class waba.ui.ControlEvent.
ControlEvent is an event posted by a control.
ControlEvent() - Constructor for class waba.ui.ControlEvent
 
ControlEvent(int, Control) - Constructor for class waba.ui.ControlEvent
Constructs a control event of the given type.
Convert - class waba.sys.Convert.
Convert is used to convert between objects and basic types.
convertDateToString() - Method in class superwaba.ext.xplat.sql.Date
 
convertTimeToString() - Method in class superwaba.ext.xplat.sql.Time
 
Coord - class waba.fx.Coord.
Coord is a coordinate with x and y values.
Coord() - Constructor for class waba.fx.Coord
Constructs a coordinate with all args = 0.
Coord(int, int) - Constructor for class waba.fx.Coord
Constructs a coordinate with the given x, y.
copy() - Method in class superwaba.ext.xplat.util.datergf.Time
 
copy() - Method in class superwaba.ext.xplat.util.datergf.Date
Returns a newly created Date object with all fields set to this Date object.
copy() - Method in class superwaba.ext.xplat.util.datergf.DateTime
Implements the "Clonable" interface.
copyArray(Object, int, Object, int, int) - Static method in class waba.sys.Vm
Copies the elements of one array to another array.
copyImageRect(Image, int, int, int, int, int, Color, boolean) - Method in class waba.fx.Graphics
 
copyRect(ISurface, int, int, int, int, int, int) - Method in class waba.fx.Graphics
Copies a rectangular area from a surface to the given coordinates on the current surface.
copyScreen(ISurface, int, int, int) - Method in class waba.fx.Graphics
Copies the given surface to this surface.
cos(double) - Static method in class java.lang.Math
The trigonometric function cos.
count() - Method in class waba.io.ByteArrayStream
returns the current position in the buffer.
country - Variable in class superwaba.ext.palm.io.builtin.Address
the country of the address, eg "Australia"
countStackFrames() - Method in class java.lang.Thread
 
CREATE - Static variable in class waba.io.File
Create open mode.
CREATE - Static variable in class waba.io.Catalog
Create open mode.
CREATE - Static variable in class superwaba.ext.xplat.io.SerialSocketServer
 
CREATE - Static variable in class superwaba.ext.xplat.io.SerialSocket
 
create() - Method in class superwaba.ext.xplat.io.SerialSocketServer
 
createArrowButton(byte, int, Color) - Static method in class waba.ui.Button
just a handy method to create buttons with an arrow drawed.
createBmp(DataStream) - Method in class waba.fx.Image
saves this image as a Windows .bmp file format, with the same bpp of the screen using the current palette of this image, to the given DataStream.
createDir() - Method in class waba.io.File
Creates a directory.
createGraphics() - Method in class waba.ui.Control
Creates a Graphics object which can be used to draw in the control.
createStatement() - Method in class superwaba.ext.xplat.sql.Connection
This method creates a new SQL statement.
createStatement() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method creates a new SQL statement.
createStatement(int, int) - Method in class superwaba.ext.xplat.sql.Connection
This method creates a new SQL statement with the specified type and concurrency.
createStatement(int, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method creates a new SQL statement with the specified type and concurrency.
createTextRenderer(Font, Color, String, int) - Method in class superwaba.ext.xplat.game.GameEngine
Create a new TextRenderer.
curFrame - Variable in class superwaba.ext.xplat.game.Animation
Current frame of the animation.
curFrame - Variable in class superwaba.ext.xplat.game.AnimatedSprite
Current selected frame.
CURRENCY - Static variable in class waba.ui.Edit
to be used in the setMode method
CURRENCY_SYMBOL - Static variable in class java.lang.Character
 
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
 
currencyCharsSet - Static variable in class waba.ui.Edit
to be used in the setValidChars method
currentPalette - Static variable in class waba.fx.Graphics
 
currentThread() - Static method in class java.lang.Thread
 
custom - Variable in class superwaba.ext.palm.io.builtin.Address
the custom fields
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
 

D

D - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Date.day field in Date.get(int flag) and Date.set(int flag, int new_value).
damageRect(int, int, int, int) - Method in class waba.ui.Window
Adds a damage rectangle to the current list of areas that need repainting.
dark - Variable in class waba.fx.Color
 
DARK - Static variable in class waba.fx.Color
 
darker() - Method in class waba.fx.Color
return a color that is darker than the current one. if grayscale, returns the following darker color
darker(int) - Method in class waba.fx.Color
return a color that is darker than the current one. if grayscale, returns the following darker color
DASH_PUNCTUATION - Static variable in class java.lang.Character
 
data - Variable in class superwaba.ext.xplat.io.scanner.ScanEvent
The data resulting from the scan when type is SCANNED.
DatabaseMetaData - class superwaba.ext.xplat.sql.DatabaseMetaData.
With this class you can get some information regarding a database
DatabaseMetaData() - Constructor for class superwaba.ext.xplat.sql.DatabaseMetaData
 
DATALINK - Static variable in class superwaba.ext.xplat.sql.Types
 
DataStream - class waba.io.DataStream.
DataStream is a wrapper you can place around any Stream such as a SerialPort, Catalog, or BufferStream which lets you read and write standard SuperWaba data types like ints, floats, and Strings in a simple manner.
DataStream - class superwaba.ext.xplat.io.DataStream.
DataStream is a wrapper you can place around any Stream such as a SerialPort, Catalog, or BufferStream which lets you read and write standard Waba data types like ints, floats, and Strings in a simple manner.
DataStream(Stream) - Constructor for class waba.io.DataStream
Constructs a new DataStream which sits upon the given stream using big endian notation for multibyte values.
DataStream(Stream) - Constructor for class superwaba.ext.xplat.io.DataStream
Constructs a new DataStream which sits upon the given stream using the big endian notation for multibyte values.
DataTruncation - exception superwaba.ext.xplat.sql.DataTruncation.
This exception is thrown when a piece of data is unexpectedly truncated in JDBC.
DataTruncation(int, boolean, boolean, int, int) - Constructor for class superwaba.ext.xplat.sql.DataTruncation
This method initializes a new instance of DataTruncation with the specified values.
date - Variable in class superwaba.ext.palm.io.builtin.Mail
the date if any
date - Variable in class superwaba.ext.xplat.util.datergf.DateTime
Date field to store the date portion.
Date - class waba.util.Date.
The Date class is a general date data type(Object) that is similar to those built in to other languages.
Date - class superwaba.ext.xplat.util.datergf.Date.
Date.Date() is an implementation of Date which allows for date manipulations and date arithmetics.
Date - class superwaba.ext.xplat.sql.Date.
This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Date.
DATE - Static variable in class waba.ui.Edit
to be used in the setMode method
DATE - Static variable in class superwaba.ext.xplat.sql.Types
 
DATE_DMY - Static variable in class waba.sys.Settings
Constant used in dateFormat: day month year
DATE_MDY - Static variable in class waba.sys.Settings
Constant used in dateFormat: month day year
DATE_ORDER - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Date.dateOrder field in Date.getStatic(int flag) and Date.setStatic(int flag, int new_value).
DATE_TIME - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
DATE_YMD - Static variable in class waba.sys.Settings
Constant used in dateFormat: year month day
Date() - Constructor for class waba.util.Date
Constructs a Date object set to the current date.
Date() - Constructor for class superwaba.ext.xplat.util.datergf.Date
Creates a Date object with all fields set to 1.
Date() - Constructor for class superwaba.ext.xplat.sql.Date
 
Date(int) - Constructor for class waba.util.Date
Constructs a Date object set to the passed int in the YYYYMMDD format
Date(int, int, int) - Constructor for class waba.util.Date
Constructs a Date object set to the passed day, month, and year.
Date(int, int, int) - Constructor for class superwaba.ext.xplat.util.datergf.Date
Creates a Date from the three integers, representing year, month and day.
Date(int, int, int) - Constructor for class superwaba.ext.xplat.sql.Date
This method initializes a new instance of this class with the specified year, month, and day.
Date(String) - Constructor for class waba.util.Date
Constructs a Date object set to a passed string in the format specified in the palm preferences.
Date(String, byte) - Constructor for class waba.util.Date
Constructs a Date object set to a passed string in the format specified in the dateFormat parameter (it must be one of the DATE_XXX constants).
Date(String, byte) - Constructor for class superwaba.ext.xplat.sql.Date
 
Date(Time) - Constructor for class waba.util.Date
Constructs a new Date object with the values from the given Time object
Date(Time) - Constructor for class superwaba.ext.xplat.sql.Date
 
date2jdn(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Determines into which calendar a date falls into and calls the appropriate method to calculate the respective Julian day number of the Julian period.
date2jdn(int, int, int, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Calculates the Julian day number of the Julian period from a date which belongs to the Julian or Gregorian calendar, depending on the flag argument.
Datebook - class superwaba.ext.palm.io.builtin.Datebook.
Provides a link to the standard Palm Datebook database.
Datebook() - Constructor for class superwaba.ext.palm.io.builtin.Datebook
Constructs a new empty datebook
datebookCount() - Static method in class superwaba.ext.palm.io.builtin.Datebook
Gets the number of Datebook's in the database
dated - Variable in class superwaba.ext.palm.io.builtin.Mail
Is there a date?
dateFormat - Static variable in class waba.sys.Settings
Can be one of the following constants: DATE_MDY, DATE_DMY, DATE_YMD; where m = month, d = day and y = year
DateFormat - class superwaba.ext.xplat.util.datergf.DateFormat.
This class helps to format Date objects in strings, using various renderings. Temporary dev-infos: version date remark 0.9.2 2001-03-20 - adding option "S" for displaying milliseconds 2001-04-02 - introduced variant "JAVA" and "WABA" 0.9.3 2001-04-27 - "JAVA" variant now stores localized formatting strings for use for packages like BSF4Rexx DateFormat is an implementation of formatting dates and times using either the Java-style or the Unix-style keys (strfmt, escaping formatting keys with a percent sign "%").
DateFormat() - Constructor for class superwaba.ext.xplat.util.datergf.DateFormat
 
dateOrder - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the desired date ordering ( DTC.YMD, DTC.MDY, DTC.DMY).
dateSeparator - Static variable in class waba.sys.Settings
The date char separator.
dateSeparator - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the desired string to be used to delimit date fields in Date.toString().
dateSet - Static variable in class waba.ui.Edit
to be used in the setValidChars method
DateTime - class superwaba.ext.xplat.util.datergf.DateTime.
DateTime implements a class consisting of a Date and Time.
DateTime() - Constructor for class superwaba.ext.xplat.util.datergf.DateTime
Creates a DateTime object set to "0001-01-01 00:00:00.000".
DateTime(Date, Time) - Constructor for class superwaba.ext.xplat.util.datergf.DateTime
Creates a DateTime object set to the arguments date and time.
DateTime(int, int, int, int, int, int) - Constructor for class superwaba.ext.xplat.util.datergf.DateTime
Creates a DateTime object set to the values from the arguments.
DateTime(int, int, int, int, int, int, int) - Constructor for class superwaba.ext.xplat.util.datergf.DateTime
Creates a DateTime object set to the values from the arguments.
day - Variable in class waba.sys.Time
The day in the range of 1 to the last day in the month.
day - Variable in class superwaba.ext.xplat.util.datergf.Date
Stores the day, a value between 1 and 28, 29, 30, 31, depending on the month and year.
day - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
DAY_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Date.day field in Date.get(int flag) and Date.set(int flag, int new_value).
daylightSavings - Static variable in class waba.sys.Settings
Returns true if the device is in daylight savings mode.
dayNames - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the names of the days in an array of strings.
DAYS_IN_MONTH - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'total of days in month'.
daysInMonth(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Determines the number of days for the date's month.
DB_ATTR_APPINFODIRTY - Static variable in class waba.io.Catalog
Set if Application Info block is dirty.
DB_ATTR_BACKUP - Static variable in class waba.io.Catalog
Set if database should be backed up to PC if no app-specific synchronization conduit has been supplied.
DB_ATTR_COPY_PREVENTION - Static variable in class waba.io.Catalog
This database should not be copied to
DB_ATTR_OK_TO_INSTALL_NEWER - Static variable in class waba.io.Catalog
This tells the backup conduit that it's OK for it to install a newer version of this database with a different name if the current database is open.
DB_ATTR_READ_ONLY - Static variable in class waba.io.Catalog
Read Only database
DB_ATTR_RESET_AFTER_INSTALL - Static variable in class waba.io.Catalog
Device requires a reset after this database is installed.
DB_ATTR_STREAM - Static variable in class waba.io.Catalog
This database is used for file stream implementation.
Db2e - class superwaba.ext.xplat.sql.db2e.db2ex.Db2e.
 
Db2e() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
Db2eBoundBlob - class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundBlob.
 
Db2eBoundBlob() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundBlob
 
Db2eBoundDate - class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundDate.
 
Db2eBoundDate() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundDate
 
Db2eBoundDate(int, int, int) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundDate
 
Db2eBoundInt - class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundInt.
 
Db2eBoundInt() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundInt
 
Db2eBoundString - class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString.
 
Db2eBoundString(int) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
Db2eBoundString(String) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
Db2eBoundTime - class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTime.
 
Db2eBoundTime() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTime
 
Db2eBoundTime(int, int, int) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTime
 
Db2eBoundTimestamp - class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp.
 
Db2eBoundTimestamp() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
Db2eBoundTimestamp(int, int, int) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
Db2eBoundTimestamp(int, int, int, int) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
Db2eBoundTimestamp(int, int, int, int, int, int, int) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
Db2eColumnInfo - class superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo.
 
Db2eColumnInfo() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo
 
Db2eConnection - class superwaba.ext.xplat.sql.db2e.Db2eConnection.
Creates a connection with the IBM DB2everyplace client
Db2eConnection(Driver, Db2e, int, String, Hashtable) - Constructor for class superwaba.ext.xplat.sql.db2e.Db2eConnection
 
Db2eMetaData - class superwaba.ext.xplat.sql.db2e.Db2eMetaData.
With this class you can get some information regarding a database
Db2eStatement - class superwaba.ext.xplat.sql.db2e.Db2eStatement.
This implements Statement and PreparedStatement to save on overall package size.
DB2Exception - exception superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception.
 
DB2Exception() - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
DB2Exception(String) - Constructor for class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
deactivate() - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Deactivate the scanner.
debug(String) - Static method in class waba.sys.Vm
sends a text to the "SuperWaba Debug Console" memo, preceeded with the current time stamp and followed by a line feed.
DECEMBER - Static variable in class waba.util.Date
 
DECEMBER - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
December, has value 12 (ISO).
DECIMAL - Static variable in class superwaba.ext.xplat.sql.Types
 
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang.Character
 
decimalSeparator - Static variable in class waba.sys.Settings
The decimal separator for numbers
decipher(int[]) - Method in class superwaba.ext.xplat.util.crypto.TEA
Decipher two ints.
declareBoolean(String, boolean) - Method in class superwaba.ext.xplat.game.Options
Declare a boolean option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created.
declareDouble(String, double) - Method in class superwaba.ext.xplat.game.Options
Declare a double option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created.
declareInteger(String, int) - Method in class superwaba.ext.xplat.game.Options
Declare an integer option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created.
declareLong(String, long) - Method in class superwaba.ext.xplat.game.Options
Declare a long option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created.
declareString(String, String) - Method in class superwaba.ext.xplat.game.Options
Declare a string option.
This function tries to lookup the property in the Options database.
If it fails, a new property with the default value specified is created.
decode(byte[], int) - Method in class superwaba.ext.xplat.util.crypto.TEA
Convert a byte array to ints and then decode.
decode(int[]) - Method in class superwaba.ext.xplat.util.crypto.TEA
Decode an integer array.
decrypt(byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
decrypts a byte buffer (should be aligned to an 8 byte border) to itself
decrypt(byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
decrypts a byte buffer (should be aligned to an 8 byte border) to itself
decrypt(byte[], byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
decrypts a byte buffer (should be aligned to an 8 byte border) to another byte buffer (of the same size or bigger)
decrypt(byte[], byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
decrypts a byte buffer (should be aligned to an 8 byte border) to another buffer (of the same size or bigger)
decrypt(int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
decrypts an int buffer (should be aligned to an two integer border)
decrypt(int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
decrypts an int buffer (should be aligned to a two integer border)
decrypt(int[], int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
decrypts an integer buffer (should be aligned to an two integer border) to another int buffer (of the same size or bigger)
decrypt(int[], int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
decrypts an integer buffer (should be aligned to an two integer border) to another int buffer (of the same size or bigger)
decrypt(long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
decrypts a long buffer to itself
decrypt(long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
decrypts a long buffer to itself
decrypt(long[], long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
decrypts a long buffer to another long buffer (of the same size or bigger)
decrypt(long[], long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
decrypts a long buffer to another long buffer (of the same size or bigger)
decryptBlock(long) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
 
DEER - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
DEFAULT - Static variable in class waba.io.SerialPort
Default Port (cradle)
default16PaletteDev2Scr - Static variable in class waba.fx.Palette
 
default16PaletteScr2Dev - Static variable in class waba.fx.Palette
 
default4PaletteDev2Scr - Static variable in class waba.fx.Palette
 
default4PaletteScr2Dev - Static variable in class waba.fx.Palette
 
defaultBackColor - Static variable in class waba.fx.Color
 
defaultEpochDate - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the Date to serve as the default epoch date.
defaultEpochFlag - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores one of the epoch flags: DTC.EPOCH_MJD, DTC.EPOCH_MACINTOSH, DTC.EPOCH_PALM, DTC.EPOCH_JAVA, DTC.EPOCH_DOS, DTC.EPOCH_WIN32, DTC.EPOCH_USER.
defaultFont - Static variable in class waba.ui.MainWindow
Default font used in all controls created.
defaultForeColor - Static variable in class waba.fx.Color
 
defineClass(byte[], int, int) - Method in class java.lang.ClassLoader
 
defineClass(String, byte[], int, int) - Method in class java.lang.ClassLoader
 
defineClass(String, byte[], int, int, ProtectionDomain) - Method in class java.lang.ClassLoader
 
definePackage(String, String, String, String, String, String, String, URL) - Method in class java.lang.ClassLoader
 
del(int) - Method in class waba.util.Vector
Deletes the object reference at the given index.
del(int) - Method in class waba.util.IntVector
Deletes the int reference at the given index.
del(Object) - Method in class waba.util.Vector
Deletes the object
delDate(int) - Static method in class superwaba.ext.palm.io.builtin.Datebook
Deletes a Datebook entry in the database
DELETE - Static variable in interface waba.ui.IKeys
special key
DELETE - Static variable in class superwaba.ext.xplat.io.SerialPDB
 
DELETE - Static variable in class superwaba.ext.xplat.io.SerialPDBServer
 
delete() - Method in class waba.io.File
Deletes the file or directory.
delete() - Method in class waba.io.Catalog
Deletes the catalog.
delete() - Method in class superwaba.ext.xplat.io.SerialPDBServer
 
delete(int, int) - Method in class java.lang.StringBuffer
Removes the characters in a substring of this StringBuffer.
delete(String) - Method in class superwaba.ext.xplat.io.SerialPDB
Delete a catalog at the server.
deleteObjectAt(int) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Delete an object from the catalog
deleteRecord() - Method in class waba.io.Catalog
Deletes the current record and sets the current record position to -1.
deleteRow() - Method in class superwaba.ext.xplat.sql.ResultSet
This method deletes the current row in the database.
deregisterDriver(Driver) - Static method in class superwaba.ext.xplat.sql.DriverManager
This method de-registers a driver from the manager.
descent - Variable in class waba.fx.FontMetrics
 
describeCol(int, int, Db2eColumnInfo) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
description - Variable in class superwaba.ext.palm.io.builtin.ToDo
A description for this todo
description - Variable in class superwaba.ext.palm.io.builtin.Datebook
A description for this appointment
description - Variable in class superwaba.ext.xplat.sql.DriverPropertyInfo
A description of the property, possibly null.
destroy() - Method in class java.lang.Thread
 
destroy() - Method in class java.lang.ThreadGroup
 
destroyZStack() - Static method in class waba.ui.Window
this method is for internal use only. calling it directly will cause the VM to crash.
DEVANAGARI - Static variable in class java.lang.Character.UnicodeBlock
 
DIGEST_SIZE - Static variable in class superwaba.ext.xplat.util.crypto.SHA1
size of a SHA-1 digest in octets
digit(char, int) - Static method in class java.lang.Character
 
digitOf(char, int) - Static method in class waba.sys.Convert
returns the value of the digit in the specified radix. this method is simplified to only handle the standard ascii table.
DINGBATS - Static variable in class java.lang.Character.UnicodeBlock
 
DIRECT - Static variable in class superwaba.ext.xplat.ui.BigNumber
 
DISABLED - Static variable in class waba.ui.MenuBar
 
disconnect() - Static method in class waba.io.Socket
Disconects the socket.
disconnect(int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
DISPLAY_COMMENT - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
DISPLAY_NAME - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
DISPLAY_NONE - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
display(int, int, boolean) - Method in class superwaba.ext.xplat.game.TextRenderer
Display a text rendering.
display(int, int, int, boolean) - Method in class superwaba.ext.xplat.game.TextRenderer
Display a text rendering.
displayPhone - Variable in class superwaba.ext.palm.io.builtin.Address
The index of phone (1-7) to display in the main list
DISTINCT - Static variable in class superwaba.ext.xplat.sql.Types
 
DMY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate the order Day/Month/Year.
DN - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'day name'.
doClip - Variable in class superwaba.ext.xplat.game.Sprite
set to false if this sprite never reaches the screen boundaries.
doesMaxRowSizeIncludeBlobs() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the maximum row size includes BLOB's
doesMaxRowSizeIncludeBlobs() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the maximum row size includes BLOB's
DOLLAR - Static variable in class superwaba.ext.xplat.ui.BigNumber
 
DONT_OPEN - Static variable in class waba.io.File
Don't open the file mode.
dontHideParent - Variable in class waba.ui.PopList
set to true if want to make the control popup below or above always, and not only if WinCE
dontSaveBehind(boolean) - Method in class waba.ui.Window
Sets the saveBehindWhenPopup flag to false.
DOT - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
DOUBLE - Static variable in class superwaba.ext.xplat.sql.Types
 
doubleToLongBits(double) - Static method in class waba.sys.Convert
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
DOW - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'day of week' (DOW).
dow_ord(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Calculates the ordinal value of the day of week (DOW), which is relative to Date.weekStart.
DOW_ORDINAL - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'day of week relative to day which begins the week (Date.weekStart.
dow(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Calculates the day of week (DOW).
DOWN - Static variable in interface waba.ui.IKeys
special key
DRAW_ERASE - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination is cleared where source pixels are off (AND mode).
DRAW_INVERT - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination is inverted where source pixels are on (XOR mode).
DRAW_MASK - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination is cleared where source pixels are on (AND NOT mode).
DRAW_OVERLAY - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination set only where source pixels are on (OR mode).
DRAW_PAINT - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination is replaced with source pixels (copy mode).
DRAW_PAINT_INVERSE - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination is replaced with inverted source (copy NOT mode).
DRAW_REPLACE_COLOR - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination is replaced with foreground color if source pixels different of background color.
DRAW_SPRITE - Static variable in class waba.fx.Graphics
The constant for a draw operation where the destination is replaced if source pixels !
DRAW_SWAP_COLORS - Static variable in class waba.fx.Graphics
The constant for a draw operation where the foreground color is swaped with the background color.
draw(Graphics, boolean) - Method in class waba.ui.Edit
 
draw(Graphics, boolean) - Method in class superwaba.ext.xplat.ui.MultiEdit
 
draw3dRect(int, int, int, int, byte, boolean, boolean, Color[]) - Method in class waba.fx.Graphics
draws a 3d rect, defined by the R3D_xxx constants.
drawArc(int, int, int, float, float) - Method in class waba.fx.Graphics
Draws an arc, using the current foreground color as the outline color.
drawArrow(int, int, int, byte, boolean, boolean, Color) - Method in class waba.fx.Graphics
Draws an arrow. use the ARROW_xxx type. h is the height (or width, if left/right arrows) in pixels. 1st line has 1 pixel, 2nd line has 3, 3rd line has 5, etc. h must be >= 2 or no arrow is drawn.
drawCircle(int, int, int) - Method in class waba.fx.Graphics
Draws a circle, using the current foreground color as the outline color.
drawCursor(Graphics, int, boolean) - Method in class waba.ui.ListBox
 
drawCursor(Graphics, int, boolean) - Method in class superwaba.ext.xplat.ui.ColorList
 
drawCursor(int, int, int, int) - Method in class waba.fx.Graphics
Draws a rectangle using the xor operation.
drawCursorOutline(int, int, int, int) - Method in class waba.fx.Graphics
Draws a rectangle outline using the xor operation.
drawDots(int, int, int, int) - Method in class waba.fx.Graphics
Draws a dotted line in any direction, using the current foreground color as the 1st, 3rd, ... pixels and the background color as the 2nd, 4th, ... pixels.
drawDottedRect(int, int, int, int) - Method in class waba.fx.Graphics
Draws a dotted rectangle, using the current foreground color as the 1st, 3rd, ... pixels and the background color as the 2nd, 4th, ... pixels.
drawEllipse(int, int, int, int) - Method in class waba.fx.Graphics
Draws an Ellipse, using the current foreground color as the outline color.
drawEllipticalArc(int, int, int, int, float, float) - Method in class waba.fx.Graphics
Draws an elliptical arc, using the current foreground color as the outline color.
drawEllipticalPie(int, int, int, int, float, float) - Method in class waba.fx.Graphics
Draws an elliptical pie slice, using the current foreground color as the outline color.
drawFrame(int) - Method in class superwaba.ext.xplat.game.Animation
Display a given frame.
drawHatchedRect(int, int, int, int, boolean, boolean) - Method in class waba.fx.Graphics
Draws a rectangle with hatched corners, using the current foreground color as the outline color.
drawHighLightFrame(int, int, int, int, Color, Color, boolean) - Method in class waba.fx.Graphics
used to draw the topleft lines of a rect with one color and the bottomright with another color. if yMirror, draws the borders mirrowed.
drawImage(Image, int, int) - Method in class waba.fx.Graphics
Draws an image at the given x and y coordinates.
drawImage(Image, int, int) - Method in class superwaba.ext.xplat.io.print.Graphics
Draws an image as in the given position.
drawImage(Image, int, int, float) - Method in class superwaba.ext.xplat.io.print.Graphics
Draws an image scaled with the given scale.
drawImage(Image, int, int, int, Color, boolean) - Method in class waba.fx.Graphics
Draws the image in the given position with the given draw operation and back color.
drawItem(Graphics, int, int, int) - Method in class waba.ui.ListBox
You can extend ListBox and overide this method to draw the items
drawItem(Graphics, int, int, int) - Method in class superwaba.ext.xplat.ui.ColorList
 
drawLine(int, int, int, int) - Method in class waba.fx.Graphics
Draws a line at any direction, using the current foreground color as the line color.
drawLine(int, int, int, int) - Method in class superwaba.ext.xplat.io.print.Graphics
Draws a line from ax,ay to bx,by using the current foreground color.
drawOp - Variable in class waba.fx.Graphics
 
drawOp - Variable in class superwaba.ext.xplat.game.Animation
drawOp drawing operation used when the animation images are copied to the screen buffer.
drawOp - Variable in class superwaba.ext.xplat.game.Sprite
The sprite drawOp.
drawPie(int, int, int, float, float) - Method in class waba.fx.Graphics
Draws a pie slice, using the current foreground color as the outline color.
drawPolygon(int[], int[], int) - Method in class waba.fx.Graphics
Draws a polygon, using the current foreground color as the outline color.
drawPolyline(int[], int[], int) - Method in class waba.fx.Graphics
Draws a sequence of connected lines, using the current foreground color as the outline color.
drawRect(int, int, int, int) - Method in class waba.fx.Graphics
Draws a rectangle, using the current foreground color as the outline color.
drawRect(int, int, int, int) - Method in class superwaba.ext.xplat.io.print.Graphics
Draws a rectangle with the given parameters using the current foreground color.
drawRoundRect(int, int, int, int, int) - Method in class waba.fx.Graphics
Draws a rectangle with rounded corners, using the current foreground color as the outline color.
drawRoundRect(int, int, int, int, int) - Method in class superwaba.ext.xplat.io.print.Graphics
Draws a round rectangle with the given parameters using the current foreground color.
drawText(char[], int, int, int, int) - Method in class waba.fx.Graphics
Draws a text with the current font and the current foregrount color.
drawText(String, int, int) - Method in class waba.fx.Graphics
Draws a text with the current font and the current foregrount color.
drawText(String, int, int) - Method in class superwaba.ext.xplat.io.print.Graphics
Draws the given text in the given position, using the currently selected font and using the current foreground color.
Driver - class superwaba.ext.xplat.sql.Driver.
This interface specifies a mechanism for accessing a JDBC database driver.
Driver - class superwaba.ext.xplat.sql.db2e.Driver.
There are currently no example apps ready to show how to use the DB2e WDBC driver.
Driver() - Constructor for class superwaba.ext.xplat.sql.Driver
 
Driver() - Constructor for class superwaba.ext.xplat.sql.db2e.Driver
 
DriverManager - class superwaba.ext.xplat.sql.DriverManager.
This class manages the JDBC drivers in the system.
DriverPropertyInfo - class superwaba.ext.xplat.sql.DriverPropertyInfo.
This class holds a driver property that can be used for querying or setting driver configuration parameters.
DriverPropertyInfo(String, String) - Constructor for class superwaba.ext.xplat.sql.DriverPropertyInfo
This method initializes a new instance of DriverPropertyInfo with the specified name and value.
ds - Variable in class superwaba.ext.xplat.io.ObjectCatalog
 
ds - Variable in class superwaba.ext.xplat.io.SerialPDB
DataStream object
DTC - interface superwaba.ext.xplat.util.datergf.DTC.
This interface serves as a container for constants used in the classes of the datergf package in order to minimize the needed space of compiled classes.
DUCK - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
dueDate - Variable in class superwaba.ext.palm.io.builtin.ToDo
The time this todo item is to be completed - note only date information is used
dumpStack() - Static method in class java.lang.Thread
 

E

E - Static variable in class java.lang.Math
The mathematical constant e.
easter(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Calculate Easter Sunday for the year of the date.
easter(int, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Calculate the Julian (Orthodox) or Gregorian (Western) Easter Sunday for the given year.
Edit - class waba.ui.Edit.
Edit is a text entry control.
Edit() - Constructor for class waba.ui.Edit
Construct an Edit with a default width of 10 chars.
Edit(String) - Constructor for class waba.ui.Edit
Construct an Edit with the default width computed based in the specified mask and in the control's font.
elementAt(int) - Method in class waba.util.Vector
same of get(index)
elementAt(int) - Method in class waba.util.IntVector
same of items[index]
enabled - Variable in class waba.ui.Control
True if the control is enabled (accepts events) or false if not
enableEvents(int) - Method in class superwaba.ext.xplat.game.Animation
Enable the posting of events.
encipher(int[]) - Method in class superwaba.ext.xplat.util.crypto.TEA
Encipher two ints.
ENCLOSED_ALPHANUMERICS - Static variable in class java.lang.Character.UnicodeBlock
 
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class java.lang.Character.UnicodeBlock
 
ENCLOSING_MARK - Static variable in class java.lang.Character
 
encode(byte[], int) - Method in class superwaba.ext.xplat.util.crypto.TEA
Byte wrapper for encoding.
ENCODED_AS_INTEGER - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate that Date is encoded as an integer in the form of: year*10000+ month*100+ day.
ENCODED_AS_MILLIS - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate that the time is encoded as an integer representing the time as milliseconds relative to midnight.
ENCODED_AS_SECONDS - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate that the time is encoded as an integer representing the time as seconds relative to midnight.
encrypt(byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
encrypts a byte buffer (should be aligned to an 8 byte border) to itself
encrypt(byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
encrypts a byte buffer (should be aligned to an 8 byte border) to itself
encrypt(byte[], byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
encrypts a byte buffer (should be aligned to an 8 byte border) to another buffer (of the same size or bigger)
encrypt(byte[], byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
encrypts a byte buffer (should be aligned to an 8 byte border) to another buffer (of the same size or bigger)
encrypt(int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
encrypts an int buffer (should be aligned to a two integer border)
encrypt(int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
encrypts an integer buffer
encrypt(int[], int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
encrypts an integer buffer (should be aligned to an two integer border) to another int buffer (of the same size or bigger)
encrypt(int[], int[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
encrypts an int buffer (should be aligned to an two integer border) to another int buffer (of the same size or bigger)
encrypt(long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
encrypts a long buffer to itself
encrypt(long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
encrypts a long buffer to itself
encrypt(long[], long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
encrypts a long buffer to another long buffer (of the same size or bigger)
encrypt(long[], long[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
encrypts a long buffer to another long buffer (of the same size or bigger)
encryptBlock(long) - Method in class superwaba.ext.xplat.util.crypto.BlowfishECB
 
END - Static variable in interface waba.ui.IKeys
special key
END_PUNCTUATION - Static variable in class java.lang.Character
 
endRec - Variable in class superwaba.ext.xplat.util.xml.RecordsStreamBuffer
 
endRecord() - Method in class waba.io.ResizeStream
must be called after the record is finished so it can be resized
endsWith(String) - Method in class java.lang.String
Tests if this string ends with the specified suffix.
endTime - Variable in class superwaba.ext.palm.io.builtin.Datebook
The time this datebook item is to end - date info is ignored.
endTran(int, int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
ensureBit(int) - Method in class waba.util.IntVector
Useful method to use when this IntVector will act like a bit vector, through the methods isBitSet and setBit.
ensureCapacity(int) - Method in class java.lang.StringBuffer
Ensures that the capacity of the buffer is at least equal to the specified minimum.
ensureParamSize(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
ENTER - Static variable in interface waba.ui.IKeys
special key
ENTER - Static variable in class superwaba.ext.xplat.ui.MultiEdit
 
enumerate(Thread[]) - Static method in class java.lang.Thread
 
enumerate(Thread[]) - Method in class java.lang.ThreadGroup
 
enumerate(Thread[], boolean) - Method in class java.lang.ThreadGroup
 
enumerate(ThreadGroup[]) - Method in class java.lang.ThreadGroup
 
enumerate(ThreadGroup[], boolean) - Method in class java.lang.ThreadGroup
 
eol - Variable in class superwaba.ext.xplat.util.xml.HttpXmlLiteParser
Deprecated.  
eol - Variable in class superwaba.ext.xplat.util.xml.HttpLiteParser
 
EPOCH_DEFAULT - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, to indicate to use the default epoch.
EPOCH_DOS - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, epoch starts with 1980-01-01.
EPOCH_JAVA - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, epoch starts with 1970-01-01.
EPOCH_MACINTOSH - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, epoch starts with 1904-01-01.
EPOCH_MJD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, epoch starts with 1858-11-17 and denotes the epoch of the "modified julian day (MJD)" sometimes used in calendar algorithms.
EPOCH_PALM - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, epoch starts with 1904-01-01.
EPOCH_USER - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, epoch defined by the user (Date.setDefaultEpochDate(int value).
EPOCH_WIN32 - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant, epoch starts with 1601-01-01.
epochDates - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the Dates of the epochs.
equ - Variable in class waba.fx.Color
for fast comparisions. 2 colors are equal if their equ have the same value
equals(Object) - Method in class waba.fx.Coord
Returns true if the coordinates of this Coord and the given one are the same
equals(Object) - Method in class waba.fx.Rect
Returns true if the bounds of this Rect and the given one are the same
equals(Object) - Method in class waba.fx.Color
Returns true if this color equals to the other color. if in grayScale mode, returns true if both grayValues are equal.
equals(Object) - Method in class java.lang.Object
The equals method for class Object implements the most discriminating possible equivalence relation on objects; that is, for any reference values x and y, this method returns true if and only if x and y refer to the same object (x==y has the value true).
equals(Object) - Method in class java.lang.String
Returns true if the given string is equal to this string and false otherwise.
equals(Object) - Method in class java.lang.Character
 
equals(Object) - Method in class java.lang.Character.Subset
 
equals(Object) - Method in class waba.sys.Time
 
equals(Object) - Method in class waba.util.Date
Checks to see if the Date object passed occurs at the same time as the existing Date object.
equals(Object) - Method in class superwaba.ext.xplat.util.datergf.Time
 
equals(Object) - Method in class superwaba.ext.xplat.util.datergf.Date
Returns true if Dates are equal (both have the same value in the fields Date.year Date.month Date.day).
equals(Object) - Method in class superwaba.ext.xplat.util.datergf.DateTime
Implements the "Comparator.equals(Object obj)" interface.
equals(Object) - Method in class superwaba.ext.xplat.sql.Timestamp
This method these the specified Object for equality against this object.
equals(Timestamp) - Method in class superwaba.ext.xplat.sql.Timestamp
This method tests the specified timestamp for equality against this object.
equalsIgnoreCase(String) - Method in class java.lang.String
Returns true if the given string is equal to this string and false otherwise.
eraseBackgroundNow - Variable in class waba.ui.Window
 
eraseRect(int, int, int, int) - Method in class waba.fx.Graphics
Changes all the pixels with the current foreground color to the current background color
Error - error java.lang.Error.
 
Error() - Constructor for class java.lang.Error
 
Error(String) - Constructor for class java.lang.Error
 
ESCAPE - Static variable in interface waba.ui.IKeys
special key
Event - class waba.ui.Event.
Event is the base class for all events.
Event() - Constructor for class waba.ui.Event
Constructs a new event with the current time stamp
Event(int, Object, int) - Constructor for class waba.ui.Event
constructs a new event based in the given parameters.
eventFinish - Static variable in class superwaba.ext.xplat.game.Animation
notify animation endings
eventFrame - Static variable in class superwaba.ext.xplat.game.Animation
notify animation frames
eventLoop - Static variable in class superwaba.ext.xplat.game.Animation
notify animation loops
eventNone - Static variable in class superwaba.ext.xplat.game.Animation
no notify at all
eventsMask - Variable in class superwaba.ext.xplat.game.Animation
Event notification mask, default value is eventFinish, that means that an event is posted only when the animation finishes.
Exception - exception java.lang.Exception.
 
Exception() - Constructor for class java.lang.Exception
 
Exception(String) - Constructor for class java.lang.Exception
 
exceptions - Variable in class superwaba.ext.palm.io.builtin.Datebook
An array of dates in chronological order that the appointment shouldn't repeat on.
exec(String, String, int, boolean) - Static method in class waba.sys.Vm
Executes a command.
execDirect(int, String) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
EXECUTE_FAILED - Static variable in class superwaba.ext.xplat.sql.Statement
 
execute() - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method executes a prepared SQL query.
execute() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method executes a prepared SQL query.
execute(int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
execute(String) - Method in class superwaba.ext.xplat.sql.Statement
This method executes an arbitrary SQL statement of any time.
execute(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method executes an arbitrary SQL statement of any time.
executeBatch() - Method in class superwaba.ext.xplat.sql.Statement
This method executes the SQL batch and returns an array of update counts - one for each SQL statement in the batch - ordered in the same order the statements were added to the batch.
executeBatch() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method executes the SQL batch and returns an array of update counts - one for each SQL statement in the batch - ordered in the same order the statements were added to the batch.
executeQuery() - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method executes a prepared SQL query and returns its ResultSet.
executeQuery() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method executes a prepared SQL query and returns its ResultSet.
executeQuery(String) - Method in class superwaba.ext.xplat.sql.Statement
This method executes the specified SQL SELECT statement and returns a (possibly empty) ResultSet with the results of the query.
executeQuery(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method executes the specified SQL SELECT statement and returns a (possibly empty) ResultSet with the results of the query.
executeSet(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
executeUpdate() - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(String) - Method in class superwaba.ext.xplat.sql.Statement
This method executes the specified SQL INSERT, UPDATE, or DELETE statement and returns the number of rows affected, which may be 0.
executeUpdate(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method executes the specified SQL INSERT, UPDATE, or DELETE statement and returns the number of rows affected, which may be 0.
exists() - Method in class waba.io.File
Returns true if the file exists and false otherwise.
EXIT - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
exit(int) - Method in class waba.ui.MainWindow
Notifies the application that it should stop executing and exit.
exp(double) - Static method in class java.lang.Math
Take ex.

F

FADE_IN_LAYOUT - Static variable in class superwaba.ext.xplat.game.AnimatedButton
Frames fading in mode.
FADE_OUT_IN_LAYOUT - Static variable in class superwaba.ext.xplat.game.AnimatedButton
Frames fading out then fading in mode.
FADE_OUT_LAYOUT - Static variable in class superwaba.ext.xplat.game.AnimatedButton
Defines the frames animation order.
fadeInState - Variable in class superwaba.ext.xplat.game.AnimatedButton
 
fadeStep - Static variable in class waba.fx.Color
 
fColor - Variable in class waba.ui.Button
 
FEBRUARY - Static variable in class waba.util.Date
 
FEBRUARY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
February, has value (ISO).
FETCH_FORWARD - Static variable in class superwaba.ext.xplat.sql.ResultSet
The rows will be processed in order from first to last.
FETCH_REVERSE - Static variable in class superwaba.ext.xplat.sql.ResultSet
The rows will be processed in order from last to first.
FETCH_UNKNOWN - Static variable in class superwaba.ext.xplat.sql.ResultSet
The rows will be processed in an unknown order
fetch(int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
fetchScroll(int, int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
File - class waba.io.File.
File is a file or directory.
File(String) - Constructor for class waba.io.File
Opens a file in DONT_OPEN mode.
File(String, int) - Constructor for class waba.io.File
Opens a file with the given name and mode.
FILL - Static variable in class waba.ui.Control
Constant used in params width and height in setRect.
fill() - Method in class superwaba.ext.xplat.util.xml.StreamBuffer
Save unconsumed data and fill the remainder of the buffer.
fill() - Method in class superwaba.ext.xplat.util.xml.RecordsStreamBuffer
Called from XmlLiteParser to get more data to parse
fillCircle(int, int, int) - Method in class waba.fx.Graphics
Fills a circle, using the current background color as the fill color.
fillColor - Variable in class superwaba.ext.xplat.ui.ProgressBar
The color used to fill progress bar.
fillEllipse(int, int, int, int) - Method in class waba.fx.Graphics
Fills an Ellipse, using the current background color as the fill color.
fillEllipticalPie(int, int, int, int, float, float) - Method in class waba.fx.Graphics
Fills an elliptical pie slice, using the current background color as the fill color and the current foreground color as the outline color.
fillHatchedRect(int, int, int, int, boolean, boolean) - Method in class waba.fx.Graphics
Fills a rectangle with hatched corners, using the current background color as the fill color.
fillPie(int, int, int, float, float) - Method in class waba.fx.Graphics
Fills a pie slice, using the current background color as the fill color and the current foreground color as the outline color.
fillPolygon(int[], int[], int) - Method in class waba.fx.Graphics
Fills a polygon, using the current background color as the fill color.
fillRect(int, int, int, int) - Method in class waba.fx.Graphics
Fills a rectangle, using the current background color as the outline and fill colors.
fillRect(int, int, int, int) - Method in class superwaba.ext.xplat.io.print.Graphics
Fills a rectangle with the given parameters using the current background color.
fillRoundRect(int, int, int, int, int) - Method in class waba.fx.Graphics
Fills a rectangle with rounded corners, using the current background color as the fill color.
fillRoundRect(int, int, int, int, int) - Method in class superwaba.ext.xplat.io.print.Graphics
Fills a round rectangle with the given parameters using the current background color.
Final() - Method in class superwaba.ext.xplat.util.crypto.MD5
Returns array of bytes (16 bytes) representing hash as of the current state of this object.
finalize() - Method in class superwaba.ext.xplat.util.crypto.SHA1
finalizes the digest
FIND - Static variable in interface waba.ui.IKeys
Valid only on PalmOS
find(char) - Method in class waba.ui.ListBox
Searches this ListBox for an item with the first letter matching the given char.
find(Color) - Method in class waba.fx.Palette
does a linear search for the given color in this palette and returns its index. if not found, return -1.
find(int) - Method in class waba.util.IntVector
Finds the index of the given int.
find(int, int) - Method in class waba.util.IntVector
Finds the index of the given int.
find(Object) - Method in class waba.util.Vector
Finds the index of the given object.
find(Object, int) - Method in class waba.util.Vector
Finds the index of the given object.
findChild(int, int) - Method in class waba.ui.Container
Returns the child located at the given x and y coordinates.
findClass(String) - Method in class java.lang.ClassLoader
 
findColumn(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the column index of the specified named column.
findDatePosition(Datebook) - Static method in class superwaba.ext.palm.io.builtin.Datebook
Finds the suitable position for a new datebook entry
findLibrary(String) - Method in class java.lang.ClassLoader
 
findLoadedClass(String) - Method in class java.lang.ClassLoader
 
findMemo(String, boolean) - Static method in class superwaba.ext.palm.io.builtin.Memo
Search through the Memo to find records that starts with the given title. ignoreCase searches are much slower, since the string is converted to lowercase before comparision.
findNearest(Color) - Method in class waba.fx.Palette
search for the nearest color of the given color in this palette and return its index.
findResource(String) - Method in class java.lang.ClassLoader
 
findResources(String) - Method in class java.lang.ClassLoader
 
findSystemClass(String) - Method in class java.lang.ClassLoader
 
FINISH - Static variable in class superwaba.ext.xplat.game.AnimationEvent
The event type when the animation ends.
FINISHED - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
finishPage() - Method in class superwaba.ext.xplat.io.print.PrintManager
Ends a page, flushing the contents.
first() - Method in class superwaba.ext.xplat.sql.ResultSet
This method repositions the cursor on the first row in the result set.
firstName - Variable in class superwaba.ext.palm.io.builtin.Address
the first name of the person, eg "Rob"
FISH - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
FIT - Static variable in class waba.ui.Control
Constant used in params width and height in setRect.
FLAG - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
flicker - Variable in class waba.ui.Window
If true, the background is erased on each paint.
FLOAT - Static variable in class superwaba.ext.xplat.sql.Types
 
floor(double) - Static method in class java.lang.Math
Take the nearest integer that is that is less than or equal to the argument.
flush() - Method in class superwaba.ext.xplat.io.BufferStream
For stream based buffers, sends any remaining data in the buffer.
flush() - Method in class superwaba.ext.xplat.io.SerialPDB
 
fm - Variable in class waba.ui.Control
The fontMetrics corresponding to the controls font.
fmH - Variable in class waba.ui.Control
Equivalent to fm.getHeight().
fmH - Variable in class superwaba.ext.xplat.game.TextRenderer
height in pixels of the drawing (= font metrics height).
FOCUS_IN - Static variable in class waba.ui.ControlEvent
The event type for a focus in event.
FOCUS_OUT - Static variable in class waba.ui.ControlEvent
The event type for a focus out event.
focusLess - Variable in class waba.ui.Control
If true, this control will receive pen and key events but will never gain focus
font - Variable in class waba.fx.FontMetrics
 
font - Variable in class waba.ui.Control
The font used by the control.
Font - class waba.fx.Font.
Font is the character font used when drawing text on a surface.
Font - class superwaba.ext.xplat.io.print.Font.
This class represents a printer font.
Font(String, int, int) - Constructor for class waba.fx.Font
Creates a font of the given name, style and size.
Font(String, int, int) - Constructor for class superwaba.ext.xplat.io.print.Font
Creates a font of the given name, style and size.
FontMetrics - class waba.fx.FontMetrics.
FontMetrics computes font metrics including string width and height.
FontMetrics - class superwaba.ext.xplat.io.print.FontMetrics.
This class is used to get the text height and width for a given font.
FontMetrics(Font) - Constructor for class superwaba.ext.xplat.io.print.FontMetrics
 
FontMetrics(Font, ISurface) - Constructor for class waba.fx.FontMetrics
Constructs a font metrics object referencing the given font and surface.
forDigit(int, int) - Static method in class java.lang.Character
 
forDigit(int, int) - Static method in class waba.sys.Convert
returns the digit in the corresponding radix.
foreColor - Variable in class waba.ui.Control
Foreground color of this control.
foreDis - Variable in class waba.ui.Control
Disabled fore and back colors
FORMAT - Static variable in class java.lang.Character
 
format(String, Object) - Static method in class superwaba.ext.xplat.util.datergf.DateFormat
Creates a string according to a format pattern, using objects of type DateTimeRGF, DateRGF or TimeRGF.
formatDate(int, int, int) - Static method in class waba.util.Date
formats the date specified with the palm preferences, zero padded.
formatDate(int, int, int, byte) - Static method in class waba.util.Date
formats the date specified with the dateFormat parameter, zero padded.
formatDayMonth() - Method in class waba.util.Date
formats the day/month specified with the Settings.dateFormat, zero padded.
formFeed() - Method in class superwaba.ext.xplat.io.print.PrintManager
Do a form feed.
forName(String) - Static method in class java.lang.Class
See also waba.sys.Vm.attachLibrary!
FORWARD - Static variable in class waba.util.Date
 
foundAttributeName() - Method in class superwaba.ext.xplat.util.xml.XmlListener
This is the default method called by parser when an attribute name is found.
foundAttributeValue() - Method in class superwaba.ext.xplat.util.xml.XmlListener
This is the default method called by parser when an attribute value is found.
foundCode() - Method in class superwaba.ext.xplat.util.xml.HttpListener
This is the method called by parser when HTTP response code is found
foundCode() - Method in class superwaba.ext.xplat.util.xml.HttpXmlListener
This is the method called by parser when HTTP response code is found
foundContent() - Method in class superwaba.ext.xplat.util.xml.XmlListener
This is the default method called by parser when a content text is found.
foundEndTagName() - Method in class superwaba.ext.xplat.util.xml.XmlListener
This is the default method called by parser when an end tag name is found.
foundHttpHeader() - Method in class superwaba.ext.xplat.util.xml.HttpListener
This is the method called by parser when A HTTP Header name is found
foundHttpHeader() - Method in class superwaba.ext.xplat.util.xml.HttpXmlListener
This is the method called by parser when A HTTP Header name is found
foundHttpValue() - Method in class superwaba.ext.xplat.util.xml.HttpListener
This is the method called by parser when a HTTP Header value is found
foundHttpValue() - Method in class superwaba.ext.xplat.util.xml.HttpXmlListener
This is the method called by parser when a HTTP Header value is found
foundReason() - Method in class superwaba.ext.xplat.util.xml.HttpListener
This is the method called by parser when HTTP response reason is found
foundReason() - Method in class superwaba.ext.xplat.util.xml.HttpXmlListener
This is the method called by parser when HTTP response reason is found
foundStartTagName() - Method in class superwaba.ext.xplat.util.xml.XmlListener
This is the default method called by parser when a start tag name is found.
foundVersion() - Method in class superwaba.ext.xplat.util.xml.HttpListener
This is the method called by parser when the HTTP version is found
foundVersion() - Method in class superwaba.ext.xplat.util.xml.HttpXmlListener
This is the method called by parser when the HTTP version is found
fourColors - Variable in class waba.ui.Button
 
fraction - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
FRAME - Static variable in class superwaba.ext.xplat.game.AnimationEvent
The event type when a new frame is displayed.
framePeriod - Variable in class superwaba.ext.xplat.game.Animation
Delay between two frames.
frames - Variable in class superwaba.ext.xplat.game.AnimatedSprite
Different sprite's frames, if several Image frames have been provided.
framesBuffer - Variable in class superwaba.ext.xplat.game.Animation
Frames buffer, all frames must have the same size.
framesPerState - Variable in class superwaba.ext.xplat.game.AnimatedButton
 
free() - Method in class waba.fx.Image
Sets the image width and height to 0 and frees any systems resources associated with the image.
free() - Method in class waba.fx.Graphics
Frees any system resources (native device contexts) associated with the graphics object.
freeHandle(int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
FRIDAY - Static variable in class waba.util.Date
 
FRIDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Friday, has value 5 (ISO).
from - Variable in class superwaba.ext.palm.io.builtin.Mail
the sender of the mail
fromJulianDate(int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Renders a Julian date into a Date.
fullHeight - Variable in class waba.ui.ComboBox
if set to true, the popup window will have the height of the screen
fullHeight - Variable in class waba.ui.PopList
set to true to make this pop have the screen height

G

g - Variable in class superwaba.ext.xplat.io.print.PrintManager
The Graphics instance that may be assigned to this print manager
GAME_ENGINE_VERSION - Static variable in class superwaba.ext.xplat.game.GameEngine
 
gameCreatorID - Variable in class superwaba.ext.xplat.game.GameEngine
Game CreatorID.
gameDoClearScreen - Variable in class superwaba.ext.xplat.game.GameEngine
True if the screen should be cleared before the onPaint() call.
GameEngine - class superwaba.ext.xplat.game.GameEngine.
This abstract class represents the game API engine.
GameEngine() - Constructor for class superwaba.ext.xplat.game.GameEngine
Creates a new GameEngine
GameEngineException - exception superwaba.ext.xplat.game.GameEngineException.
GameEngine exception.
GameEngineException() - Constructor for class superwaba.ext.xplat.game.GameEngineException
 
GameEngineException(String) - Constructor for class superwaba.ext.xplat.game.GameEngineException
 
gameHasUI - Variable in class superwaba.ext.xplat.game.GameEngine
Must be set to true if the game screen has any control from the waba.ui package.
gameHighscoresSize - Variable in class superwaba.ext.xplat.game.GameEngine
Amount of highscores entries in the highscores database.
gameIsDoubleBuffered - Variable in class superwaba.ext.xplat.game.GameEngine
True if the game uses SuperWaba's double buffering feature.
gameIsRunning - Variable in class superwaba.ext.xplat.game.GameEngine
True if the game is running.
gameName - Variable in class superwaba.ext.xplat.game.GameEngine
Name of the game.
gameRefreshPeriod - Variable in class superwaba.ext.xplat.game.GameEngine
Automatic refresh period in milliseconds.
gameVersion - Variable in class superwaba.ext.xplat.game.GameEngine
Game version.
gap - Variable in class waba.ui.Button
 
gap - Variable in class waba.ui.MenuBar
Note: if you want to change the spacement between the menu items (maybe to make more items fit in the row), change this gap value.
gap - Variable in class superwaba.ext.xplat.ui.MultiEdit
 
GAS - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
gc() - Static method in class waba.sys.Vm
Calls the Garbage Collector.
gED(int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Returns the Date of the desired epoch.
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
 
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
 
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
 
GET_CATALOG - Static variable in class superwaba.ext.xplat.io.SerialPDB
 
GET_CATALOG - Static variable in class superwaba.ext.xplat.io.SerialPDBServer
 
GET_TXT - Static variable in class superwaba.ext.xplat.io.SerialPDB
 
GET_TXT - Static variable in class superwaba.ext.xplat.io.SerialPDBServer
 
get(Catalog, String, int, int, boolean, boolean) - Method in class superwaba.ext.xplat.io.SerialPDB
Requests the server to send the specified catalog, placing the records in the given fillIn catalog. startRecord and endRecord can be -1 to bring the full Catalog.
get(int) - Method in class waba.util.IntHashtable
Returns the value to which the specified key is mapped in this hashtable.
get(int) - Method in class waba.util.Vector
Returns the object at the given index.
get(int) - Method in class superwaba.ext.xplat.util.datergf.Time
Allows to retrieve time fields and a rendering of Time to integer.
get(int) - Method in class superwaba.ext.xplat.util.datergf.Date
Allows to retrieve information about this Date.
get(int, int) - Method in class superwaba.ext.xplat.ui.GridContainer
Gets the control at the given grid position
get(Object) - Method in class waba.util.Hashtable
Returns the value to which the specified key is mapped in this hashtable.
get(String) - Method in class superwaba.ext.xplat.io.SerialPDB
Get a String array from the server from the specified text file.
get(String) - Method in class superwaba.ext.xplat.util.props.Properties
Get the value given the key from the hashtable that stores the properties.
getAbsoluteRect() - Method in class waba.ui.Control
Returns the absolute coordinates of this control relative to the MainWindow.
getActiveTab() - Method in class waba.ui.TabPanel
Returns the index of the selected tab
getAddress(int) - Static method in class superwaba.ext.palm.io.builtin.Address
Gets a Address from the database
getAddress(int, Address) - Static method in class superwaba.ext.palm.io.builtin.Address
Gets a Address from the database and places it into the given Address.
getAlpha() - Method in class waba.fx.Color
Returns the alpha channel of this Color in a value from 0 to 255
getAnglePoint(int, int, int, int, float) - Method in class waba.fx.Graphics
Gets the coordinates where the specified point lies.
getAnswer() - Method in class waba.ui.Calculator
Gets the answer that the user selected to be pasted.
getAscent() - Method in class waba.fx.FontMetrics
Returns the ascent of the font.
getAttributes() - Method in class waba.io.File
Gets this file attributes.
getAttributes() - Method in class waba.io.Catalog
Retrieves this catalog's attributes.
getAutoCommit() - Method in class superwaba.ext.xplat.sql.Connection
This method tests whether or not auto commit mode is currently enabled.
getAutoCommit() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method tests whether or not auto commit mode is currently enabled.
getBackColor() - Method in class waba.ui.Control
Get the desired background color of this control.
getBaseTypeName() - Method in class superwaba.ext.xplat.sql.Ref
This method returns the fully qualified name of the SQL structured type of the referenced item.
getBlob(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the specified column value as a BLOB.
getBlob(int, int, byte[]) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getBlob(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the specified column value as a BLOB.
getBlockIncrement() - Method in class waba.ui.ScrollBar
Get the items to increment by clicking the above the scrollbar
getBlue() - Method in class waba.fx.Color
Returns the blue value of the color.
getBoolean(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java boolean.
getBoolean(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java boolean.
getBordered() - Method in class superwaba.ext.xplat.ui.Grid
Returns if the table is bordered or not
getBuf() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
getBuffer() - Method in class waba.io.ByteArrayStream
gets the buffer used. the size of the buffer may be different of the array length. get its size in count().
getBuffer() - Method in class superwaba.ext.xplat.io.BufferStream
Gets the buffer.
getByte(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java byte.
getByte(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java byte.
getByteBuffer() - Method in class superwaba.ext.xplat.sql.Blob
This method returns a byte array that may be larger than the actual data retrieved.
getBytes() - Method in class java.lang.String
return this String as bytes.The chars are converted to byte using the CharacterConverter associated in the charConverter member of waba.sys.Convert.
getBytes(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java byte array.
getBytes(long, int) - Method in class superwaba.ext.xplat.sql.Blob
This method returns up to the requested bytes of this BLOB as a byte array.
getBytes(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java byte array.
getCaptionColor() - Method in class waba.ui.TabPanel
Gets the text color of the captions. return a grayed value if this control is not enabled.
getCatalog() - Method in class superwaba.ext.xplat.io.SerialPDBServer
 
getCatalog() - Method in class superwaba.ext.xplat.sql.Connection
This method returns the name of the catalog in use by this connection, if any.
getCatalog() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method returns the name of the catalog in use by this connection, if any.
getCatalogName(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the name of the catalog containing the specified column.
getCatalogs() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the list of database catalogs as a ResultSet with one column - TABLE_CAT - that is the name of the catalog.
getCatalogs() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the list of database catalogs as a ResultSet with one column - TABLE_CAT - that is the name of the catalog.
getCBCIV() - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
get the current CBC IV (for cipher resets)
getCBCIV(byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
get the current CBC IV (for cipher resets)
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
Copies the characters of the specified substring (determined by srcBegin and srcEnd) into the character array, starting at the array's dstBegin location.
getChars(int, int, char[], int) - Method in class java.lang.String
Copies characters from this String into the specified character array.
getCharWidth(char) - Method in class waba.fx.FontMetrics
Returns the width of the given character in pixels.
getChecked() - Method in class waba.ui.Radio
Returns the checked state of the control.
getChecked() - Method in class waba.ui.Check
Returns the checked state of the control.
getChildren() - Method in class waba.ui.Container
return an array of Controls that are added to this Container. if theres no Controls, returns null.
getChoices() - Method in class superwaba.ext.xplat.ui.SpinList
 
getClass() - Method in class java.lang.Object
Returns the Class that this object represents.
getClientRect() - Method in class waba.ui.Container
returns the client rect for this Container, in relative coords
getClientRect() - Method in class waba.ui.Window
returns the client rect, ie, the rect minus the border and title area, in relative coords
getClientRect() - Method in class waba.ui.TabPanel
Returns the area excluding the tabs and borders for this TabPanel.
getClip(Rect) - Method in class waba.fx.Graphics
Gets the current clipping rectangle.
getColor(int) - Method in class waba.fx.Palette
gets the color from the given index. it puts index in the range, if necessary.
getColorIndex(Color) - Method in class waba.fx.Palette
Gets the color index of the given color in this Palette.
getColors() - Method in class waba.fx.Palette
returns a copy of the color array assigned with this Palette
getColumnClassName(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the name of the Java class which will be used to create objects representing the data in this column.
getColumnCount() - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the number of columns in the model.
getColumnCount() - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the number of columns in the result set.
getColumnDisplaySize(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the maximum number of characters that can be used to display a value in this column.
getColumnLabel(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns a string that should be used as a caption for this column for user display purposes.
getColumnName(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the name of the specified column.
getColumns(String, String, String, String) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns a list of the tables columns for the requested tables.
getColumns(String, String, String, String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns a list of the tables columns for the requested tables.
getColumnType(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the SQL type of the specified column.
getColumnTypeName(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the name of the SQL type for this column.
getComboBox() - Method in class superwaba.ext.xplat.ui.ChoicesDialog
returns the ComboBox associated
getCommandLine() - Method in class waba.ui.MainWindow
Returns the command line passed by the application that called us in the Vm.exec method
getComment() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
getConcurrency() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the concurrency type of this result set.
getConnection() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the Connection object that was used to generate the metadata in this object.
getConnection() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the Connection instance that was used to create this object.
getConnection() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the Connection instance that was used to create this object.
getConnection() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the Connection object that was used to generate the metadata in this object.
getConnection(String) - Static method in class superwaba.ext.xplat.sql.DriverManager
This method attempts to return a connection to the specified JDBC URL string.
getConnection(String, Hashtable) - Static method in class superwaba.ext.xplat.sql.DriverManager
This method attempts to return a connection to the specified JDBC URL string using the specified connection properties.
getConnection(String, String, String) - Static method in class superwaba.ext.xplat.sql.DriverManager
This method attempts to return a connection to the specified JDBC URL string using the specified username and password.
getContextClassLoader() - Method in class java.lang.Thread
 
getCount() - Method in class waba.util.Vector
Returns the number of objects in the vector.
getCount() - Method in class waba.util.IntVector
Returns the number of ints in the vector.
getCrossReference(String, String, String, String, String, String) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns a description of how one table imports another table's primary key as a foreign key.
getCrossReference(String, String, String, String, String, String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns a description of how one table imports another table's primary key as a foreign key.
getCursorColor() - Method in class waba.fx.Color
Returns the best cursor color depending on the color
getCursorName() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the name of the database cursor used by this result set.
getCursorPos() - Method in class waba.ui.Edit
Returns an array with the cursor positions.
getData() - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Get the decoded string of what has been scanned.
getDatabaseMajorVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
 
getDatabaseMajorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
 
getDatabaseMinorVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
 
getDatabaseMinorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
 
getDatabaseProductName() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the name of the database product.
getDatabaseProductName() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the name of the database product.
getDatabaseProductVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the version of the database product.
getDatabaseProductVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the version of the database product.
getDataSize() - Method in class superwaba.ext.xplat.sql.DataTruncation
This method returns the original size of the parameter or column that was truncated.
getDataStream() - Method in class superwaba.ext.xplat.io.gps.garmin.Packet
 
getDate() - Method in class waba.util.Date
Returns the date in a string format.
getDate() - Method in class superwaba.ext.xplat.sql.Date
 
getDate(int) - Static method in class superwaba.ext.palm.io.builtin.Datebook
Gets a Datebook from the database
getDate(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Date.
getDate(int, Datebook) - Static method in class superwaba.ext.palm.io.builtin.Datebook
Gets a Datebook from the database and places it into the given Datebook.
getDate(int, int, Db2eBoundDate) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getDate(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Date.
getDateInt() - Method in class waba.util.Date
Returns the date in a integer format.
getDay() - Method in class waba.util.Date
Returns the day.
getDayOfWeek() - Method in class waba.util.Date
Returns the day of week
getDaysInMonth() - Method in class waba.util.Date
Returns number of days in the set month.
getDaysInMonth(int) - Method in class waba.util.Date
 
getDefaultEpochDate() - Static method in class superwaba.ext.xplat.util.datergf.Date
Returns a copy of the presently defined epoch Date.
getDefaultTransactionIsolation() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the default transaction isolation level of the database.
getDefaultTransactionIsolation() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the default transaction isolation level of the database.
getDescent() - Method in class waba.fx.FontMetrics
Returns the descent of a font.
getDetailedErrorMessage(PrinterException) - Method in class superwaba.ext.xplat.io.print.PrintManager
Given the PrinterException, returns a detailed error message for the problem.
getDeviceFreeMemory() - Static method in class waba.sys.Vm
returns the free memory in the device.
getDeviceRGBs() - Static method in class waba.fx.Palette
 
getDigest() - Method in class superwaba.ext.xplat.util.crypto.SHA1
gets the digest
getDisplay() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
getDouble(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java double.
getDouble(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java double.
getDriver(String) - Static method in class superwaba.ext.xplat.sql.DriverManager
This method returns a driver that can connect to the specified JDBC URL string.
getDriverMajorVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the major version number of the JDBC driver.
getDriverMajorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the major version number of the JDBC driver.
getDriverMinorVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the minor version number of the JDBC driver.
getDriverMinorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the minor version number of the JDBC driver.
getDriverName() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the name of the JDBC driver.
getDriverName() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the name of the JDBC driver.
getDrivers() - Static method in class superwaba.ext.xplat.sql.DriverManager
This method returns a list of all the currently registered JDBC drivers.
getDriverVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the version of the JDBC driver.
getDriverVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the version of the JDBC driver.
getEdit() - Method in class waba.ui.InputDialog
Returns the Edit so you can set its properties.
getEntries() - Method in class superwaba.ext.xplat.game.HighScores
Retrieve the highscore entries.
getErrorCode() - Method in class superwaba.ext.xplat.sql.SQLException
This method returns the vendor specific error code associated with this error.
getExportedKeys(String, String, String) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns a list of the table's which use this table's primary key as a foreign key.
getExportedKeys(String, String, String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns a list of the table's which use this table's primary key as a foreign key.
getFetchDirection() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the current direction that the driver thinks the result set will be accessed int.
getFetchDirection() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the current fetch direction for this result set.
getFetchDirection() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the current direction that the driver thinks the result set will be accessed int.
getFetchSize() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the number of rows the driver believes should be fetched from the database at a time.
getFetchSize() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the current number of rows that will be fetched from the database at a time.
getFetchSize() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the number of rows the driver believes should be fetched from the database at a time.
getField(String) - Method in class java.lang.Class
Not implemented under the SuperWaba VM!
getFloat(int) - Method in class superwaba.ext.xplat.io.print.Settings
Gets a float value
getFloat(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java float.
getFloat(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java float.
getFocus() - Method in class waba.ui.Window
Returns the focus control for this window.
getFont() - Method in class waba.fx.Graphics
Returns the last font set with setFont
getFont() - Method in class waba.ui.Control
Gets the font of this conrol.
getFontMetrics(Font) - Method in class waba.ui.Control
Returns the font metrics for a given font.
getFontMetrics(Font) - Method in class waba.ui.MainWindow
Returns the font metrics for a given font.
getFontMetrics(Font) - Method in class superwaba.ext.xplat.io.print.PrintManager
Gets a FontMetrics object for the given font
getForeColor() - Method in class waba.ui.Control
Get the desired foreground color of this control.
getGraphics() - Method in class waba.fx.Image
Returns a new Graphics instance that can be used to drawing in this image.
getGraphics() - Method in class superwaba.ext.xplat.io.print.PrintManager
May return the Graphics instance if this print manager was opened using textMode = true.
getGray() - Method in class waba.fx.Color
Returns this index of the color in gray scale mode.
getGreen() - Method in class waba.fx.Color
Returns the green value of the color.
getGregorianChange() - Static method in class superwaba.ext.xplat.util.datergf.Date
Returns a copy of the Date object which is set to the first date of the Gregorian calendar.
getHeight() - Method in class waba.fx.Image
Returns the height of the image.
getHeight() - Method in class waba.fx.FontMetrics
Returns the height of the referenced font.
getHeight() - Method in class superwaba.ext.xplat.game.TextRenderer
Returns the height of the current font
getHeight() - Method in class superwaba.ext.xplat.io.print.FontMetrics
Returns the height of the current font
getHex(byte[]) - Method in class superwaba.ext.xplat.util.crypto.TEA
Display bytes in HEX.
getHighScores() - Method in class superwaba.ext.xplat.game.GameEngine
Get the game highscores.
getHour() - Method in class superwaba.ext.xplat.sql.Time
 
getID() - Method in class superwaba.ext.palm.io.builtin.Mail
Gets a unique ID for this class.
getID() - Method in class superwaba.ext.palm.io.builtin.ToDo
Gets a unique ID for this class.
getID() - Method in class superwaba.ext.palm.io.builtin.Datebook
Gets a unique ID for this class.
getID() - Method in class superwaba.ext.palm.io.builtin.Address
Gets a unique ID for this class.
getID() - Method in class superwaba.ext.palm.io.builtin.Memo
Gets a unique ID for this class.
getID() - Method in interface superwaba.ext.xplat.io.Storable
Gets a unique ID for this class.
getID() - Method in class superwaba.ext.xplat.io.gps.garmin.Packet
 
getID() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
getIdentifierQuoteString() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This metohd returns the quote string for SQL identifiers.
getIdentifierQuoteString() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This metohd returns the quote string for SQL identifiers.
getImage() - Method in class waba.ui.Button
Returns the image that is assigned to this Button
getImplementationTitle() - Method in class java.lang.Package
 
getImplementationVendor() - Method in class java.lang.Package
 
getImplementationVersion() - Method in class java.lang.Package
 
getImportedKeys(String, String, String) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns a list of the table's foreign keys.
getImportedKeys(String, String, String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns a list of the table's foreign keys.
getIndex() - Method in class superwaba.ext.xplat.sql.DataTruncation
This method returns the index of the column or parameter that was truncated.
getIndexInfo(String, String, String, boolean, boolean) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns information about a tables indices and statistics.
getIndexInfo(String, String, String, boolean, boolean) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns information about a tables indices and statistics.
getInstance() - Method in class superwaba.ext.palm.io.builtin.Mail
Returns an object of the same class as this object.
getInstance() - Method in class superwaba.ext.palm.io.builtin.ToDo
Returns an object of the same class as this object.
getInstance() - Method in class superwaba.ext.palm.io.builtin.Datebook
Returns an object of the same class as this object.
getInstance() - Method in class superwaba.ext.palm.io.builtin.Address
Returns an object of the same class as this object.
getInstance() - Method in class superwaba.ext.palm.io.builtin.Memo
Returns an object of the same class as this object.
getInstance() - Method in interface superwaba.ext.xplat.io.Storable
Returns an object of the same class as this object.
getInstance() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
getInt(int) - Method in class superwaba.ext.xplat.io.print.Settings
Gets an integer value
getInt(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java int.
getInt(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java int.
getInteger(int, int, Db2eBoundInt) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getItemAt(int) - Method in class waba.ui.ComboBox
Get the Object at the given Index
getItemAt(int) - Method in class waba.ui.ListBox
Get the Object at the given Index
getItemCount() - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the number of items this model contains
getItems() - Method in class waba.ui.ComboBox
Returns all items in this ComboBox
getItems() - Method in class waba.ui.ListBox
Returns all items in this ListBox.
getItemWidth(int) - Method in class waba.ui.ListBox
Returns the width of the given item index with the current fontmetrics.
getItemWidth(int) - Method in class superwaba.ext.xplat.ui.ColorList
 
getJDBCMajorVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
 
getJDBCMajorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
 
getJDBCMinorVersion() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
 
getJDBCMinorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
 
getJulianDay() - Method in class waba.util.Date
Returns the number of days since the January 1 of the start year
getKeys() - Method in class waba.util.Hashtable
Return a Vector of the keys in the Hashtable.
getKeys() - Method in class waba.util.IntHashtable
Return an IntVector of the keys in the IntHashtable.
getKeys() - Method in class superwaba.ext.xplat.util.props.Properties
Returns a Vector with the current keys
getLastFix() - Method in class superwaba.ext.xplat.io.gps.GPS
returns the time of the last fix.
getLatitude() - Method in class superwaba.ext.xplat.io.gps.GPS
returns the latitude.
getLeading() - Method in class waba.fx.FontMetrics
Returns the external leading which is the space between lines.
getLength() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
getLocation() - Method in class superwaba.ext.xplat.io.gps.GPS
returns the location array.
getLoginTimeout() - Static method in class superwaba.ext.xplat.sql.DriverManager
This method returns the login timeout in use by JDBC drivers systemwide.
getLong(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java long.
getLong(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java long.
getLongitude() - Method in class superwaba.ext.xplat.io.gps.GPS
returns the longitude.
getMail(int) - Static method in class superwaba.ext.palm.io.builtin.Mail
Gets a Mail from the database
getMail(int, Mail) - Static method in class superwaba.ext.palm.io.builtin.Mail
Gets a Mail from the database and places it into the given Mail.
getMainWindow() - Static method in class waba.ui.MainWindow
Returns the MainWindow of the current application.
getMajorVersion() - Method in class superwaba.ext.xplat.sql.Driver
This method returns the major version number of the driver.
getMajorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Driver
This method returns the major version number of the driver.
getMask() - Method in class waba.ui.Edit
Deprecated. access the mask member directly
getMax() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
getMaxBinaryLiteralLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the number of hex characters allowed in an inline binary literal.
getMaxBinaryLiteralLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the number of hex characters allowed in an inline binary literal.
getMaxCatalogNameLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a catalog name.
getMaxCatalogNameLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a catalog name.
getMaxCharLiteralLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a character literal.
getMaxCharLiteralLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a character literal.
getMaxColumnNameLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a column name.
getMaxColumnNameLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a column name.
getMaxColumnsInGroupBy() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of columns in a GROUP BY statement.
getMaxColumnsInGroupBy() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of columns in a GROUP BY statement.
getMaxColumnsInIndex() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of columns in an index.
getMaxColumnsInIndex() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of columns in an index.
getMaxColumnsInOrderBy() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of columns in an ORDER BY statement.
getMaxColumnsInOrderBy() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of columns in an ORDER BY statement.
getMaxColumnsInSelect() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of columns in a SELECT statement.
getMaxColumnsInSelect() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of columns in a SELECT statement.
getMaxColumnsInTable() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of columns in a table.
getMaxColumnsInTable() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of columns in a table.
getMaxConnections() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of connections this client can have to the database.
getMaxConnections() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of connections this client can have to the database.
getMaxCursorNameLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a cursor name.
getMaxCursorNameLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a cursor name.
getMaxFieldSize() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the maximum length of any column value in bytes.
getMaxFieldSize() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the maximum length of any column value in bytes.
getMaximum() - Method in class waba.ui.ScrollBar
Get the maximum of elements
getMaximum() - Method in class superwaba.ext.xplat.ui.ProgressBar
Returns the model's maximum value.
getMaxIndexLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of an index.
getMaxIndexLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of an index.
getMaxPriority() - Method in class java.lang.ThreadGroup
 
getMaxProcedureNameLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a procedure name.
getMaxProcedureNameLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a procedure name.
getMaxRows() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the maximum possible number of rows in a result set.
getMaxRows() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the maximum possible number of rows in a result set.
getMaxRowSize() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum size of a row in bytes.
getMaxRowSize() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum size of a row in bytes.
getMaxSchemaNameLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a schema name.
getMaxSchemaNameLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a schema name.
getMaxStatementLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method includes the maximum length of a SQL statement.
getMaxStatementLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method includes the maximum length of a SQL statement.
getMaxStatements() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of statements that can be active at any time.
getMaxStatements() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of statements that can be active at any time.
getMaxTableNameLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a table name.
getMaxTableNameLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a table name.
getMaxTablesInSelect() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum number of tables that may be referenced in a SELECT statement.
getMaxTablesInSelect() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum number of tables that may be referenced in a SELECT statement.
getMaxUserNameLength() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the maximum length of a user name.
getMaxUserNameLength() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the maximum length of a user name.
getMemo(int) - Static method in class superwaba.ext.palm.io.builtin.Memo
Gets a Memo from the database
getMemo(int, Memo) - Static method in class superwaba.ext.palm.io.builtin.Memo
Gets a Memo from the database and places it into the given Memo.
getMessage() - Method in class java.lang.Throwable
 
getMetaData() - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method returns meta data for the result set from this statement.
getMetaData() - Method in class superwaba.ext.xplat.sql.Connection
This method returns the meta data for this database connection.
getMetaData() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns data about the columns returned as part of the result set as a ResultSetMetaData instance.
getMetaData() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns meta data for the result set from this statement.
getMetaData() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method returns the meta data for this database connection.
getMethod(String, Class[]) - Method in class java.lang.Class
Not implemented under the SuperWaba VM!
getMinimum() - Method in class waba.ui.ScrollBar
Get the minimum of elements
getMinimum() - Method in class superwaba.ext.xplat.ui.ProgressBar
Returns the model's minimum value.
getMinorVersion() - Method in class superwaba.ext.xplat.sql.Driver
This method returns the minor version number of the driver.
getMinorVersion() - Method in class superwaba.ext.xplat.sql.db2e.Driver
This method returns the minor version number of the driver.
getMinute() - Method in class superwaba.ext.xplat.sql.Time
 
getMonth() - Method in class waba.util.Date
Returns the month.
getMonth() - Method in class superwaba.ext.xplat.sql.Date
 
getMonthName(int) - Static method in class waba.util.Date
Returns the string representation of the month passed
getMoreResults() - Method in class superwaba.ext.xplat.sql.Statement
This method advances the result set pointer to the next result set, which can then be retrieved using getResultSet
getMoreResults() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method advances the result set pointer to the next result set, which can then be retrieved using getResultSet
getName() - Method in class waba.fx.Font
Returns the name of the font.
getName() - Method in class java.lang.Class
 
getName() - Method in class java.lang.Thread
 
getName() - Method in class java.lang.ThreadGroup
 
getName() - Method in class java.lang.Package
 
getName() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
getName() - Method in class superwaba.ext.xplat.io.print.Font
Returns the name of the font.
getNativeErr() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
getNext() - Method in class waba.ui.Control
Returns the next child in the parent's list of controls.
getNextAvailableEventId() - Static method in class waba.ui.Event
Register a new event with the system.
getNextException() - Method in class superwaba.ext.xplat.sql.SQLException
This method returns the exception that is chained to this object.
getNextWarning() - Method in class superwaba.ext.xplat.sql.SQLWarning
This method returns the exception that is chained to this object.
getNumber() - Method in class superwaba.ext.xplat.ui.BigNumber
Gets the value of the number
getNumberOfTextLines() - Method in class superwaba.ext.xplat.ui.MultiEdit
Gets total number of lines in the text
getNumericValue(char) - Static method in class java.lang.Character
 
getNumResultCols(int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getObject() - Method in class superwaba.ext.xplat.sql.Ref
 
getObject(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java Object.
getObject(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java Object.
getObjectAttribute(int) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Get attributes of an object record from the catalog
getOffScreen() - Method in class waba.ui.Window
Returns the image that is used for the offscreen (double buffering). if there is no double buffer or an out of memory problem occurs, returns null.
getOneClickEditMode() - Method in class superwaba.ext.xplat.ui.Grid
Indicates if a user is allowed to start editing a cell without selecting it first.
getOptions() - Method in class superwaba.ext.xplat.game.GameEngine
Get a new instance of the game options.
getPackage(String) - Method in class java.lang.ClassLoader
 
getPackage(String) - Static method in class java.lang.Package
 
getPackages() - Method in class java.lang.ClassLoader
 
getPackages() - Static method in class java.lang.Package
 
getPalette() - Method in class waba.fx.Image
returns the palette associated with this image.
getPanel(int) - Method in class waba.ui.TabPanel
Returns the Container for tab i
getParameter() - Method in class superwaba.ext.xplat.sql.DataTruncation
This method determines whether or not it was a parameter that was truncated.
getParameterClassName(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
getParameterCount() - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
getParameterMetaData() - Method in class superwaba.ext.xplat.sql.PreparedStatement
 
getParameterMetaData() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
getParameterMode(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
getParameterType(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
getParameterTypeName(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
getParent() - Method in class java.lang.ThreadGroup
 
getParent() - Method in class java.lang.ClassLoader
 
getParent() - Method in class waba.ui.Control
Returns the control's parent container.
getParentWindow() - Method in class waba.ui.Control
Returns the control's parent Window or topMost if there's no parent (eg: the control still not added to any container).
getPath() - Method in class waba.io.File
Return the file's path.
getPercentComplete() - Method in class superwaba.ext.xplat.ui.ProgressBar
Returns the percentage/percent complete for the progress bar.
getPixel(int, int) - Method in class waba.fx.Graphics
Gets the pixel color index at given position
getPos() - Method in class waba.ui.Control
Returns the current position (x,y) of this control
getPos() - Method in class superwaba.ext.xplat.game.Sprite
Retrieve the sprite position (actually its center).
getPosition() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
getPrecision(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the precision of the specified column, which is the number of decimal digits it contains.
getPrecision(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
getPreferredColumnWidth(int) - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the preferred width of the column with index columnIndex.
getPreferredHeight() - Method in class waba.ui.Control
Returns the preffered height of this control.
getPreferredHeight() - Method in class waba.ui.Window
Returns the size of the title if any plus the size of the border.
getPreferredHeight() - Method in class waba.ui.ComboBox
 
getPreferredHeight() - Method in class waba.ui.PopList
 
getPreferredHeight() - Method in class waba.ui.PushButtonGroup
 
getPreferredHeight() - Method in class waba.ui.Label
returns the preffered width of this control. added by guich
getPreferredHeight() - Method in class waba.ui.TabPanel
Returns the minimum height for this TabPanel
getPreferredHeight() - Method in class waba.ui.Edit
 
getPreferredHeight() - Method in class waba.ui.ListBox
returns the number of items multiplied by the font metrics height
getPreferredHeight() - Method in class waba.ui.Button
returns the preffered height of this control. added by guich
getPreferredHeight() - Method in class waba.ui.Radio
returns the preffered height of this control. added by guich
getPreferredHeight() - Method in class waba.ui.ScrollBar
If this is a horizontal scroll bar, i strongly suggest you use PREFERRED in your control's height
getPreferredHeight() - Method in class waba.ui.Check
returns the preffered height of this control.
getPreferredHeight() - Method in class superwaba.ext.xplat.io.gps.GPS
returns the preffered height of this control.
getPreferredHeight() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
getPreferredHeight() - Method in class superwaba.ext.xplat.ui.BigNumber
 
getPreferredHeight() - Method in class superwaba.ext.xplat.ui.ProgressBar
 
getPreferredHeight() - Method in class superwaba.ext.xplat.game.Animation
Returns the prefered height of this control.
getPreferredRowHeight(int) - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the preferred height of the row with index rowIndex.
getPreferredWidth() - Method in class waba.ui.Control
Returns the preffered width of this control.
getPreferredWidth() - Method in class waba.ui.Window
Returns the size of the title if any plus the size of the border.
getPreferredWidth() - Method in class waba.ui.ComboBox
 
getPreferredWidth() - Method in class waba.ui.PopList
 
getPreferredWidth() - Method in class waba.ui.PushButtonGroup
 
getPreferredWidth() - Method in class waba.ui.Label
returns the preffered width of this control. added by guich
getPreferredWidth() - Method in class waba.ui.TabPanel
Returns the minimum width for this TabPanel
getPreferredWidth() - Method in class waba.ui.Edit
 
getPreferredWidth() - Method in class waba.ui.ListBox
returns the preferred width, ie, the size of the largest item plus 20.
getPreferredWidth() - Method in class waba.ui.Button
returns the preffered width of this control. added by guich
getPreferredWidth() - Method in class waba.ui.Radio
returns the preffered width of this control. added by guich
getPreferredWidth() - Method in class waba.ui.ScrollBar
If this is a vertical scroll bar, i strongly suggest you use PREFERRED in your control's width.
getPreferredWidth() - Method in class waba.ui.Check
returns the preffered width of this control.
getPreferredWidth() - Method in class superwaba.ext.xplat.io.gps.GPS
returns the preffered width of this control.
getPreferredWidth() - Method in class superwaba.ext.xplat.ui.ColorList
 
getPreferredWidth() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
getPreferredWidth() - Method in class superwaba.ext.xplat.ui.BigNumber
 
getPreferredWidth() - Method in class superwaba.ext.xplat.ui.ProgressBar
 
getPreferredWidth() - Method in class superwaba.ext.xplat.ui.SpinList
 
getPreferredWidth() - Method in class superwaba.ext.xplat.game.Animation
Returns the prefered width of this control.
getPressedButtonIndex() - Method in class waba.ui.InputDialog
Returns the pressed button index, starting from 0
getPressedButtonIndex() - Method in class waba.ui.MessageBox
returns the pressed button index, starting from 0
getPressedButtonIndex() - Method in class superwaba.ext.xplat.ui.ChoicesDialog
returns the pressed button index, starting from 0
getPrimaryKeys(String, String, String) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns a list of a table's primary key columns.
getPrimaryKeys(String, String, String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns a list of a table's primary key columns.
getPriority() - Method in class java.lang.Thread
 
getProp(String) - Method in class superwaba.ext.xplat.game.Options
Get a property value given the key.
getPropertyInfo(String, Hashtable) - Method in class superwaba.ext.xplat.sql.Driver
This method returns an array of possible properties that could be used to connect to the specified database.
getPropertyInfo(String, Hashtable) - Method in class superwaba.ext.xplat.sql.db2e.Driver
This method returns an array of possible properties that could be used to connect to the specified database.
getQueryTimeout() - Method in class superwaba.ext.xplat.sql.Statement
The method returns the number of seconds a statement may be in process before timing out.
getQueryTimeout() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
The method returns the number of seconds a statement may be in process before timing out.
getRadioGroup() - Method in class waba.ui.Radio
Returns the RadioGroup that this radio belongs to, or null if none.
getRandom(int) - Method in class waba.util.Random
 
getRank() - Method in class superwaba.ext.xplat.game.HighScoreEntry
Get the rank of this Entry in the HighScores table.
getRead() - Method in class superwaba.ext.xplat.sql.DataTruncation
This method determines whether or not it was a column that was truncated.
getRecordAttributes() - Method in class waba.io.Catalog
Deprecated. use getRecordAttributes(recordPos) instead.
getRecordAttributes(int) - Method in class waba.io.Catalog
Retrieves the attributes of the current record.
getRecordCount() - Method in class waba.io.Catalog
Returns the number of records in the catalog or -1 if the catalog is not open.
getRecordOffset() - Method in class waba.io.Catalog
Returns the internal record offset.
getRecordPos() - Method in class waba.io.Catalog
Returns the current record position or -1 if there is no current record.
getRecordSize() - Method in class waba.io.Catalog
Returns the size of the current record in bytes or -1 if there is no current record.
getRect() - Method in class waba.ui.Control
Returns a copy of the control's rectangle.
getRed() - Method in class waba.fx.Color
Returns the red value of the color.
getRef(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns a Ref for the specified column which represents the structured type for the column.
getRef(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns a Ref for the specified column which represents the structured type for the column.
getRegion() - Method in class superwaba.ext.xplat.game.Sprite
Retrieve the sprite valid region.
getRepeatRange() - Static method in class superwaba.ext.palm.io.builtin.Datebook
Gets the first date which is not a repeatable date
getResource(String) - Method in class java.lang.ClassLoader
 
getResourceAsStream(String) - Method in class java.lang.Class
Not implemented under the SuperWaba VM!
getResourceAsStream(String) - Method in class java.lang.ClassLoader
 
getResources(String) - Method in class java.lang.ClassLoader
 
getResultSet() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the result set of the SQL statement that was executed.
getResultSet() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the result set of the SQL statement that was executed.
getResultSetConcurrency() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the concurrency type of the result set for this statement.
getResultSetConcurrency() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the concurrency type of the result set for this statement.
getResultSetType() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the result set type for this statement.
getResultSetType() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the result set type for this statement.
getRGB() - Method in class waba.fx.Color
Returns the current color as 0x00RRGGBB
getRow() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the current row number in the cursor.
getRowCount() - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the number of rows in the model.
getRowCount(int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getScale(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the scale of the specified column, which is the number of digits to the right of the decimal point.
getScale(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
getScaledInstance(int, int) - Method in class waba.fx.Image
Returns the scaled instance for this picture.
getScanManagerVersion() - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Get the scan manager version as a String.
getScanPortDriverVersion() - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Get the Scanner Port Driver version as a String.
getSchemaName(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the name of the schema that contains the specified column.
getSchemas() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the list of database schemas as a ResultSet, with one column - TABLE_SCHEM - that is the name of the schema.
getSchemas() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the list of database schemas as a ResultSet, with one column - TABLE_SCHEM - that is the name of the schema.
getSearchStringEscape() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the string used to escape wildcards in search strings.
getSearchStringEscape() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the string used to escape wildcards in search strings.
getSecond() - Method in class superwaba.ext.xplat.sql.Time
 
getSelected() - Method in class waba.ui.PushButtonGroup
returns the index of the selected button
getSelected() - Method in class waba.ui.PopupMenu
Returns the selected index when this window was closed or -1 if non was selected
getSelected() - Method in class superwaba.ext.xplat.ui.Grid
Returns the currently selected item in the table
getSelected() - Method in class superwaba.ext.xplat.ui.SpinList
 
getSelected(int, int) - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the value at the current cell
getSelectedColumn() - Method in class superwaba.ext.xplat.ui.Grid
Returns the currently selected row
getSelectedDate() - Method in class waba.ui.Calendar
Returns selected Date.
getSelectedDate() - Method in class superwaba.ext.xplat.util.datergf.Calendar
Returns selected Date.
getSelectedIndex() - Method in class waba.ui.ComboBox
Returns the position of the selected item of the PopList
getSelectedIndex() - Method in class waba.ui.ListBox
Returns the position of the selected item of the Listbox or -1 if the listbox has no selected index yet.
getSelectedIndex() - Method in class superwaba.ext.xplat.ui.SpinList
 
getSelectedItem() - Method in class waba.ui.ComboBox
Returns the selected item of the PopList
getSelectedItem() - Method in class waba.ui.ListBox
Returns the selected item of the Listbox or an empty Object if none is selected
getSelectedItem() - Method in class superwaba.ext.xplat.ui.ColorList
Will return a String with the rrggbb in hex
getSelectedMenuItem() - Method in class waba.ui.MenuBar
Returns the current menu item selected.
getSelectedRow() - Method in class superwaba.ext.xplat.ui.Grid
Returns the currently selected row
getSelectMode() - Method in class superwaba.ext.xplat.ui.Grid
Returns the mode of selection.
getSettings() - Method in class superwaba.ext.xplat.io.print.PrintManager
Will return the Settings instance assigned to this print manager
getShort(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java short.
getShort(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java short.
getSize() - Method in class waba.fx.Font
Returns the size of the font.
getSize() - Method in class waba.io.File
Returns the size of the file in bytes.
getSize() - Method in class waba.ui.Control
Returns the current size (width,height) of this control
getSize() - Method in class superwaba.ext.xplat.io.print.Font
Returns the size of the font.
getSpecificationTitle() - Method in class java.lang.Package
 
getSpecificationVendor() - Method in class java.lang.Package
 
getSpecificationVersion() - Method in class java.lang.Package
 
getSQLErr() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
getSQLState() - Method in class superwaba.ext.xplat.sql.SQLException
This method returns the SQLState information associated with this error.
getSQLState() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
getSQLStateType() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
 
getSQLStateType() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
 
getState() - Method in class superwaba.ext.xplat.game.AnimatedButton
Get the animated button state.
getStatement() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns a the Statement that was used to produce this result set.
getStatic(int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Allows to query the static fields Date.weekStart and Date.dateOrder.
getString() - Method in class superwaba.ext.xplat.ui.ProgressBar
Returns the current value of the Progress String.
getString() - Method in class superwaba.ext.xplat.util.xml.XmlListener
Returns the current string being represented in this moment.
getString(int) - Method in class superwaba.ext.xplat.io.print.Settings
Gets a String value
getString(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java String.
getString(int, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Returns the name of the day or of the month according to flag.
getString(int, int, byte[]) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getString(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java String.
getStyle() - Method in class waba.fx.Font
Returns the style of the font.
getStyle() - Method in class superwaba.ext.xplat.io.print.Font
Returns the style of the font.
getSuperclass() - Method in class java.lang.Class
Not implemented under the SuperWaba VM!
getSymbol() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
getSystemClassLoader() - Static method in class java.lang.ClassLoader
 
getSystemKeysPressed() - Static method in class waba.sys.Vm
Gets the current keys being pressed.
getSystemResource(String) - Static method in class java.lang.ClassLoader
 
getSystemResourceAsStream(String) - Static method in class java.lang.ClassLoader
 
getSystemResources(String) - Static method in class java.lang.ClassLoader
 
getTableModel() - Method in class superwaba.ext.xplat.ui.Grid
Returns the table model
getTableName(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns the name of the table containing the specified column.
getTables(String, String, String, String[]) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns a list of the requested table as a ResultSet with the following columns: TABLE_CAT - The catalog the table is in, which may be null.
getTables(String, String, String, String[]) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns a list of the requested table as a ResultSet with the following columns: TABLE_CAT - The catalog the table is in, which may be null.
getText() - Method in class waba.ui.Label
Gets the text that is displayed in the label.
getText() - Method in class waba.ui.Edit
Returns the text displayed in the edit control.
getText() - Method in class waba.ui.Button
Gets the text displayed in the button.
getText() - Method in class waba.ui.Radio
Gets the text displayed in the radio.
getText() - Method in class waba.ui.Check
Gets the text displayed in the check.
getText() - Method in class superwaba.ext.xplat.ui.MultiEdit
Returns the text displayed in the edit control.
getTextWidth(char[], int, int) - Method in class waba.fx.FontMetrics
Returns the width of the given text in pixels.
getTextWidth(String) - Method in class waba.fx.FontMetrics
Returns the width of the given text string in pixels.
getTextWidth(String) - Method in class superwaba.ext.xplat.io.print.FontMetrics
Returns the text width in the current font
getThreadGroup() - Method in class java.lang.Thread
 
getTime(byte) - Method in class waba.io.File
Gets the time for the given time type.
getTime(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Time.
getTime(int, int, Db2eBoundTime) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getTime(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Time.
getTimeElapsed(int, int) - Static method in class waba.sys.Vm
Deprecated. The wrapping will only occur after more than 12 days of continuous program run. Since this is something unlike to occur in a PDA, you can safely subtract one timeStamp by the other. This method will be removed in further releases, so if your program can run without exiting for more than 12 days, copy this method to your program and use it.
getTimeLong() - Method in class waba.sys.Time
Returns the time in the format YYYYMMDDHHMMSS as a long value.
getTimeStamp() - Static method in class waba.sys.Vm
Returns a time stamp in milliseconds.
getTimestamp(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Timestamp.
getTimestamp(int, int, Db2eBoundTimestamp) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
getTimestamp(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the value of the specified column as a Java java.sql.Timestamp.
getToDo(int) - Static method in class superwaba.ext.palm.io.builtin.ToDo
Gets a ToDo from the database
getToDo(int, ToDo) - Static method in class superwaba.ext.palm.io.builtin.ToDo
Gets a ToDo from the database and places it into the given ToDo.
getTopMost() - Static method in class waba.ui.Window
returns the topmost window
getTransactionIsolation() - Method in class superwaba.ext.xplat.sql.Connection
This method returns the current transaction isolation mode.
getTransactionIsolation() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method returns the current transaction isolation mode.
getTransferSize() - Method in class superwaba.ext.xplat.sql.DataTruncation
This method returns the size of the parameter or column after it was truncated.
getTranslation() - Method in class waba.fx.Graphics
Returns the current translation from the origin for this Graphics object
getTransparentColor() - Method in class waba.fx.Image
Deprecated. Access the public member transparentColor directly
getTxt() - Method in class superwaba.ext.xplat.io.SerialPDBServer
 
getType() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the result set type of this result set.
getType(char) - Static method in class java.lang.Character
 
getTypeWriter() - Method in class superwaba.ext.xplat.io.print.PrintManager
May return the TypeWritter instance if this print manager was opened using textMode = false.
getUnitIncrement() - Method in class waba.ui.ScrollBar
Get the items to increment by clicking the above the scrollbar
getUpdateCount() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the update count of the SQL statement that was executed.
getUpdateCount() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the update count of the SQL statement that was executed.
getUpdateCounts() - Method in class superwaba.ext.xplat.sql.BatchUpdateException
This method returns the update count information for this error.
getURL() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the URL for this database.
getURL() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the URL for this database.
getUserName() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method returns the database username for this connection.
getUserName() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method returns the database username for this connection.
getValidChars(int, int) - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the chars that are allowed to be entered into this cell Only makes sense for cells that are editable
getValue() - Method in class waba.ui.InputDialog
Returns the value entered
getValue() - Method in class waba.ui.ScrollBar
Get the value.
getValue() - Method in class superwaba.ext.xplat.ui.ProgressBar
Returns the model's current value.
getValueAt(int, int) - Method in interface superwaba.ext.xplat.ui.GridModel
Returns the value for the cell at columnIndex and rowIndex.
getVisibleItems() - Method in class waba.ui.ScrollBar
Get the count of visible items for the scrollbar
getWarnings() - Method in class superwaba.ext.xplat.sql.Statement
This method returns the first SQL warning attached to this statement.
getWarnings() - Method in class superwaba.ext.xplat.sql.Connection
This method returns the first warning that occurred on this connection, if any.
getWarnings() - Method in class superwaba.ext.xplat.sql.ResultSet
This method returns the first SQL warning associated with this result set.
getWarnings() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method returns the first SQL warning attached to this statement.
getWarnings() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method returns the first warning that occurred on this connection, if any.
getWeek() - Method in class waba.util.Date
Calculates and returns the ordinal value of the week(1-52).
getWidth() - Method in class waba.fx.Image
Returns the width of the image.
getWidth() - Method in class superwaba.ext.xplat.game.TextRenderer
Returns the maximum width of the text plus the number of digits
getYear() - Method in class waba.util.Date
Returns the year.
getYear() - Method in class superwaba.ext.xplat.sql.Date
 
gfx - Variable in class superwaba.ext.xplat.game.Sprite
Graphics to draw at.
GPS - class superwaba.ext.xplat.io.gps.GPS.
Control that display GPS coordinates readen from the serial port.
GPS() - Constructor for class superwaba.ext.xplat.io.gps.GPS
 
GPS(SerialPort, int) - Constructor for class superwaba.ext.xplat.io.gps.GPS
 
Graphics - class waba.fx.Graphics.
Graphics draws on a surface.
Graphics - class superwaba.ext.xplat.io.print.Graphics.
This class is used to send graphic command to the printer.
Graphics() - Constructor for class superwaba.ext.xplat.io.print.Graphics
Package accessed constructor.
Graphics(ISurface) - Constructor for class waba.fx.Graphics
Constructs a graphics object which can be used to draw on the given surface.
gray - Variable in class waba.fx.Color
 
GREEK - Static variable in class java.lang.Character.UnicodeBlock
 
GREEK_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
 
green - Variable in class waba.fx.Color
 
GREGORIAN - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate the usage of the Gregorian calendar in the methods Date.jdn2date(int jdn, Date aDate, int flag) and Date.date2jdn(int year, int month, int day, int flag).
Grid - class superwaba.ext.xplat.ui.Grid.
A light variant of the standard Grid.
Demands a table model (GridModel) to work
Supports editing (of course), selection by row, column or single cell and toggle of borders
Note: this grid does not support scrollbars.
Grid(GridModel) - Constructor for class superwaba.ext.xplat.ui.Grid
Constructs a Grid that is initialized with dm as the data model.
GridContainer - class superwaba.ext.xplat.ui.GridContainer.
A container that lays it's component controls out in a grid.
GridContainer(int, int) - Constructor for class superwaba.ext.xplat.ui.GridContainer
Construct a new container with the specified grid width and height.
GridModel - interface superwaba.ext.xplat.ui.GridModel.
The GridModel interface specifies the methods the Grid will use to interrogate a tabular data model.

The Grid can be set up to display any data model which implements the GridModel interface with a couple of lines of code:
GridModel myData = new MyTableModel(); Grid table = new Grid(myData);
grow(byte[], int) - Static method in class superwaba.ext.xplat.util.Compression
Grows the given in array with length len compressed with the shrink method.
GUJARATI - Static variable in class java.lang.Character.UnicodeBlock
 
GURMUKHI - Static variable in class java.lang.Character.UnicodeBlock
 

H

halfHeight - Variable in class superwaba.ext.xplat.game.Sprite
Sprite half width/height dimensions.
halfHeights - Variable in class superwaba.ext.xplat.game.AnimatedSprite
Images half width/height dimensions.
halfWidth - Variable in class superwaba.ext.xplat.game.Sprite
Sprite half width/height dimensions.
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.Character.UnicodeBlock
 
halfWidths - Variable in class superwaba.ext.xplat.game.AnimatedSprite
Images half width/height dimensions.
handleError(DB2Exception) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.Character.UnicodeBlock
 
HANGUL_JAMO - Static variable in class java.lang.Character.UnicodeBlock
 
HANGUL_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
 
HARD1 - Static variable in interface waba.ui.IKeys
 
HARD2 - Static variable in interface waba.ui.IKeys
 
HARD3 - Static variable in interface waba.ui.IKeys
 
HARD4 - Static variable in interface waba.ui.IKeys
 
hasCursorWhenNotEditable - Variable in class waba.ui.Edit
Set to false if you don't want the cursor to blink when the edit is not editable
hasCursorWhenNotEditable - Variable in class superwaba.ext.xplat.ui.MultiEdit
Set to false if you don't want the cursor to blink when the edit is not editable
hashCode() - Method in class waba.fx.Color
returns the best hash code for this color (equ)
hashCode() - Method in class java.lang.Object
returns the hashcode of this object.
hashCode() - Method in class java.lang.String
 
hashCode() - Method in class java.lang.Character
 
hashCode() - Method in class java.lang.Character.Subset
 
hashCode() - Method in class java.lang.Package
 
hashCode() - Method in class superwaba.ext.xplat.util.datergf.Time
Returns a hashcode value for this time object.
hashCode() - Method in class superwaba.ext.xplat.util.datergf.Date
Returns a hashcode value for the date object.
hashCode() - Method in class superwaba.ext.xplat.util.xml.XmlListener
Returns the hashcode for the string in the current tag.
Hashtable - class waba.util.Hashtable.
This class implements a hashtable, which maps keys to values.
Hashtable(int) - Constructor for class waba.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor of 0.75f.
Hashtable(int, float) - Constructor for class waba.util.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
haveRead - Variable in class superwaba.ext.xplat.io.BufferStream
have we read bytes from this BufferStream?
haveWritten - Variable in class superwaba.ext.xplat.io.BufferStream
have we written bytes to this BufferStream?
HEBREW - Static variable in class java.lang.Character.UnicodeBlock
 
height - Variable in class waba.fx.Image
 
height - Variable in class waba.fx.Rect
rectangle height
height - Variable in class waba.ui.Control
The control's height
height - Variable in class superwaba.ext.xplat.game.Sprite
Sprite width/height dimensions.
height() - Method in class waba.fx.Coord
return's y. just to make sense in getSize like methods
heights - Variable in class superwaba.ext.xplat.game.AnimatedSprite
Images width/height dimensions.
hh - Variable in class waba.ui.Button
 
HIDE_STATE - Static variable in class waba.ui.Window
used to hide the showing state
hide() - Method in class superwaba.ext.xplat.game.Sprite
Restore the sprite's saved background.
highResPrepared - Variable in class waba.ui.Window
Must set to true if your Window is prepared for 320x320 resolutions.
HighScoreEntry - class superwaba.ext.xplat.game.HighScoreEntry.
A highscore entry.
HighScoreEntry(HighScores) - Constructor for class superwaba.ext.xplat.game.HighScoreEntry
 
HighScores - class superwaba.ext.xplat.game.HighScores.
The game highscores management class.
HighScores(GameEngine) - Constructor for class superwaba.ext.xplat.game.HighScores
This class must be instantiated using the GameEngineMainWindow.getHighScores
HIRAGANA - Static variable in class java.lang.Character.UnicodeBlock
 
HOLD_CURSORS_OVER_COMMIT - Static variable in class superwaba.ext.xplat.sql.ResultSet
 
HOME - Static variable in interface waba.ui.IKeys
special key
HORIZONTAL - Static variable in class waba.ui.ScrollBar
To be passed in the constructor
hour - Variable in class waba.sys.Time
The hour in the range of 0 to 23.
hour - Variable in class superwaba.ext.xplat.util.datergf.Time
Stores the hour, a value between 0 and 23.
hour - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
HOUR_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Time.hour field in Time.get(int flag) and Time.set(int flag, int new_value).
HOUSE - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
htAttachedBitmaps - Static variable in class waba.fx.NativeMethods4JDK
 
httpListener - Variable in class superwaba.ext.xplat.util.xml.HttpLiteParser
 
HttpListener - class superwaba.ext.xplat.util.xml.HttpListener.
Listener that must be extended to process the events thrown by HttpLiteParser.
HttpListener() - Constructor for class superwaba.ext.xplat.util.xml.HttpListener
 
HttpLiteParser - class superwaba.ext.xplat.util.xml.HttpLiteParser.
Listener that must be extended to process the events thrown by HttpLiteParser. parses a HTTP header.
HttpLiteParser(HttpListener) - Constructor for class superwaba.ext.xplat.util.xml.HttpLiteParser
Constructor.
httpXmlListener - Variable in class superwaba.ext.xplat.util.xml.HttpXmlLiteParser
Deprecated.  
HttpXmlListener - class superwaba.ext.xplat.util.xml.HttpXmlListener.
Listener that must be extended to process the events thrown by XmlLiteParser.
HttpXmlListener() - Constructor for class superwaba.ext.xplat.util.xml.HttpXmlListener
 
HttpXmlLiteParser - class superwaba.ext.xplat.util.xml.HttpXmlLiteParser.
Deprecated. It is better to user HttpLiteParser and XmlListParser separately.
HttpXmlLiteParser(HttpXmlListener) - Constructor for class superwaba.ext.xplat.util.xml.HttpXmlLiteParser
Deprecated. Constructor.
HY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'half year' (semester).
HYB - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'half year begin' (semester begin).
HYE - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'half year end' (semester end).

I

IA - Static variable in class waba.util.Random
 
IEEEremainder(double, double) - Static method in class java.lang.Math
Get the floating point remainder on two numbers, which really does the following: Takes x/y and finds the nearest integer n to the quotient.
ig - Static variable in class waba.ui.Keyboard
 
ignoreEvents - Variable in class waba.ui.Button
 
IKeys - interface waba.ui.IKeys.
IKeys is an interface containing values for special keys and modifiers.
IllegalAccessException - exception java.lang.IllegalAccessException.
 
IllegalAccessException() - Constructor for class java.lang.IllegalAccessException
 
IllegalAccessException(String) - Constructor for class java.lang.IllegalAccessException
 
IllegalArgumentException - exception java.lang.IllegalArgumentException.
 
IllegalArgumentException() - Constructor for class java.lang.IllegalArgumentException
 
IllegalArgumentException(String) - Constructor for class java.lang.IllegalArgumentException
 
IllegalStateException - exception java.lang.IllegalStateException.
 
IllegalStateException() - Constructor for class java.lang.IllegalStateException
 
IllegalStateException(String) - Constructor for class java.lang.IllegalStateException
 
IM - Static variable in class waba.util.Random
 
image - Variable in class superwaba.ext.xplat.game.Sprite
Sprite image.
Image - class waba.fx.Image.
Image is a rectangular image.
Image() - Constructor for class waba.fx.Image
 
Image(byte[]) - Constructor for class waba.fx.Image
Parses an image from the given byte array.
Image(int, int) - Constructor for class waba.fx.Image
Creates an image of the specified width and height.
Image(String) - Constructor for class waba.fx.Image
Loads and constructs an image from a file.
img - Variable in class waba.ui.Button
 
imgColor - Variable in class waba.ui.Button
 
imgCovered - Variable in class waba.ui.Window
 
importedKeyCascade - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Foreign key changes are cascaded in updates or deletes.
importedKeyInitiallyDeferred - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Wish I knew what this meant.
importedKeyInitiallyImmediate - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Wish I knew what this meant.
importedKeyNoAction - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
If the primary key is a foreign key, it cannot be udpated or deleted.
importedKeyNotDeferrable - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Wish I knew what this meant.
importedKeyRestrict - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Column may not be updated or deleted in use as a foreign key.
importedKeySetDefault - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
If the primary key is updated or deleted, the foreign key is set to a default value.
importedKeySetNull - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
When primary key is updated or deleted, the foreign key is set to NULL.
inc(boolean) - Method in class superwaba.ext.xplat.game.AnimatedButton
Increase/decrease the animated button state.
indexOf(int) - Method in class java.lang.String
returns the index of the specified char in this string starting from 0, or -1 if not found
indexOf(int) - Method in class waba.util.IntVector
same of find(int)
indexOf(int, int) - Method in class java.lang.String
returns the index of the specified char in this string, or -1 if not found
indexOf(int, int) - Method in class waba.util.IntVector
same of find(int, index)
indexOf(Object) - Method in class waba.ui.ComboBox
Returns the index of the item specified by the name
indexOf(Object) - Method in class waba.ui.ListBox
Returns the index of the item specified by the name
indexOf(Object) - Method in class waba.util.Vector
same of find(Object)
indexOf(Object, int) - Method in class waba.util.Vector
same of find(Object, index)
indexOf(String) - Method in class java.lang.String
returns the index of the specified string in this string, or -1 if not found or the index is invalid
indexOf(String) - Method in class superwaba.ext.xplat.ui.SpinList
 
indexOf(String, int) - Method in class java.lang.String
returns the index of the specified string in this string, or -1 if not found or the index is invalid
IndexOutOfBoundsException - exception java.lang.IndexOutOfBoundsException.
 
IndexOutOfBoundsException() - Constructor for class java.lang.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String) - Constructor for class java.lang.IndexOutOfBoundsException
 
Init() - Method in class superwaba.ext.xplat.util.crypto.MD5
Initialize MD5 internal state (object can be reused just by calling Init() after every Final()
initCount - Variable in class superwaba.ext.xplat.io.BufferStream
the number of bytes available to read or write to initially (used by reset())
initStart - Variable in class superwaba.ext.xplat.io.BufferStream
the index of the array indicating the start point (used by reset())
InputDialog - class waba.ui.InputDialog.
This class pops up a Window with a Label, an Edit and some buttons.
InputDialog(String, String, String) - Constructor for class waba.ui.InputDialog
Creates a new InputDialog with the given window Title, the given label Text, the given Default value for the Edit, and two buttons "Ok" and "Cancel".
InputDialog(String, String, String, String[]) - Constructor for class waba.ui.InputDialog
Creates a new InputDialog with the given window Title, the given label Text, the given Default value for the Edit and with the given buttons.
INSERT - Static variable in interface waba.ui.IKeys
special key
insert(int, int) - Method in class waba.util.IntVector
Inserts an int at the given index.
insert(int, Object) - Method in class waba.util.Vector
Inserts an object at the given index.
insert(Object, int) - Method in class waba.ui.ComboBox
Adds an Object to the Listbox at the given index
insert(Object, int) - Method in class waba.ui.ListBox
Adds an Object to the Listbox at the given index
insertDate(Datebook) - Static method in class superwaba.ext.palm.io.builtin.Datebook
Inserts a new Datebook to the database at the proper position in the dates sort order.
insertElementAt(int, int) - Method in class waba.util.IntVector
same of insert(index, int)
insertElementAt(Object, int) - Method in class waba.util.Vector
same of insert(index, Object)
insertInOrder(String) - Method in class superwaba.ext.xplat.ui.SpinList
 
insertLineBreak(int, char, FontMetrics, String) - Static method in class waba.sys.Convert
This method is useful to insert line breaks into the text used in the MessageBox constructor.
insertObjectAt(Storable, int) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Insert an object to this catalog.
insertRow() - Method in class superwaba.ext.xplat.sql.ResultSet
This method inserts the current row into the database.
inspectRecord(byte[], int) - Method in class waba.io.Catalog
Inspects a record. use this method with careful, none of the params are checked for validity. the cursor is not advanced, neither the current record position. this method must be used only for a fast way of viewing the contents of a record, like searching for a specific header or filling a grid of data.
InstantiationException - exception java.lang.InstantiationException.
 
InstantiationException() - Constructor for class java.lang.InstantiationException
 
InstantiationException(String) - Constructor for class java.lang.InstantiationException
 
intArrayToLong(int[], int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
converts values from an integer array to a long
INTEGER - Static variable in class superwaba.ext.xplat.sql.Types
 
interceptSystemKey - Static variable in class waba.sys.Vm
Only available at desktop. used internally.
interceptSystemKeys(int) - Static method in class waba.sys.Vm
Specify which system keys to intercept. use the SK_xxx constants ored together. eg: interceptSystemKeys(HARD1 | HARD2 | FIND).
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
internalStringPool - Static variable in class java.lang.String
The internal string pool (used by intern() method).
interrupt() - Method in class java.lang.Thread
 
interrupt() - Method in class java.lang.ThreadGroup
 
interrupted() - Static method in class java.lang.Thread
 
InterruptedException - exception java.lang.InterruptedException.
 
InterruptedException() - Constructor for class java.lang.InterruptedException
 
InterruptedException(String) - Constructor for class java.lang.InterruptedException
 
intersects(Rect) - Method in class waba.fx.Rect
returns true if this rectangle intersects with the given one
intersectWith(Rect) - Method in class waba.fx.Rect
Modify this Rect by doing the intersection with the given rect.
IntHashtable - class waba.util.IntHashtable.
This class implements a hashtable, which maps keys to values.
IntHashtable(DataStream) - Constructor for class waba.util.IntHashtable
Reconstructs a previously saved IntHashtable, reading it from the given Stream.
IntHashtable(int) - Constructor for class waba.util.IntHashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor of 0.75f.
IntHashtable(int, float) - Constructor for class waba.util.IntHashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
IntVector - class waba.util.IntVector.
An int vector is an array of int's.
IntVector() - Constructor for class waba.util.IntVector
Constructs an empty vector.
IntVector(DataStream) - Constructor for class waba.util.IntVector
Constructs an vector read from the stream
IntVector(int) - Constructor for class waba.util.IntVector
Constructs an empty vector with a given initial size.
INVALID - Static variable in class waba.util.IntHashtable
 
INVALID - Static variable in class waba.util.IntVector
 
INVALID - Static variable in class superwaba.ext.xplat.game.Sprite
 
IPA_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
 
IQ - Static variable in class waba.util.Random
 
IR - Static variable in class waba.util.Random
 
IRCOMM - Static variable in class waba.io.SerialPort
IrCOMM Port (Serial Connection on top of IrDA Stack)
is24Hour - Static variable in class waba.sys.Settings
True if the time format is 24 hour format or if it is the AM/PM format
is24Hour - Static variable in class superwaba.ext.xplat.util.datergf.Time
Indicates whether 24 hour clock (military time) or am/pm style is in effect in toString().
isActive - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
 
isAfter(Date) - Method in class waba.util.Date
Checks to see if the Date object passed occurs after the existing Date object.
isAfterLast() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether or not the cursor is after the last row in the result set.
isAlive() - Method in class java.lang.Thread
 
isAutoIncrement(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method test whether or not the column is an auto-increment column.
isAvailable() - Static method in class waba.io.File
Returns true if a File System is available in the current PDA.
isAvailable() - Static method in class waba.ui.Event
Returns true if there is an event available in the VM event queue.
isBefore(Date) - Method in class waba.util.Date
Checks to see if the Date object passed occurs before the existing Date object.
isBeforeFirst() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether or not the cursor is before the first row in the result set.
isBitSet(int) - Method in class waba.util.IntVector
Used to let this int vector act like a bit vector. returns true if the bit specified is set. you must guarantee that the index exists in the vector. guich@102
isCaseSensitive(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method tests whether or not a column is case sensitive in its values.
isCellEditable(int, int) - Method in interface superwaba.ext.xplat.ui.GridModel
Returns true if the cell at rowIndex and columnIndex is editable.
isCharValid(char) - Method in class waba.ui.Edit
Return true if the given char exists in the set of valid characters for this Edit
isCheckable(int) - Method in class waba.ui.MenuBar
Returns true if a menu item is checkable
isChecked(int) - Method in class waba.ui.MenuBar
Returns true if the given menu item in the xyy format is checked.
isClosed() - Method in class superwaba.ext.xplat.sql.Connection
This method tests whether or not this connection has been closed.
isClosed() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method tests whether or not this connection has been closed.
isColor - Static variable in class waba.sys.Settings
READ-ONLY variable that represents if the device supports color.
isCompatibleWith(String) - Method in class java.lang.Package
 
isCurrency(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method tests whether or not the column stores a monetary value.
isDaemon() - Method in class java.lang.Thread
 
isDaemon() - Method in class java.lang.ThreadGroup
 
isDefined(char) - Static method in class java.lang.Character
 
isDefinitelyWritable(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method tests whether or not the column is writable.
isDestroyed() - Method in class java.lang.ThreadGroup
 
isDigit(char) - Static method in class java.lang.Character
 
isDir() - Method in class waba.io.File
Returns true if the file is a directory and false otherwise.
isDisplayed() - Method in class waba.ui.Control
Return true if the parent of this Control is added to somewhere.
isEditable() - Method in class waba.ui.Edit
Gets if the control accepts input from the user
isEditable() - Method in class superwaba.ext.xplat.ui.MultiEdit
Gets if the control accepts input from the user
isEnabled() - Method in class waba.ui.Control
Returns if this control can or not accept events
isEnabled(int) - Method in class waba.ui.MenuBar
Returns the enabled state of the given menu item.
isFirst() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether or not the cursor is positioned on the first row in the result set.
isGrowable - Variable in class superwaba.ext.xplat.io.BufferStream
is the buffer growable (empty constructor)?
isHeader(int) - Method in interface superwaba.ext.xplat.ui.GridModel
Returns if the row is a header.
isIdentifierIgnorable(char) - Static method in class java.lang.Character
 
isInstance(Object) - Method in class java.lang.Class
 
isInterrupted() - Method in class java.lang.Thread
 
isISOControl(char) - Static method in class java.lang.Character
 
isJavaIdentifierPart(char) - Static method in class java.lang.Character
 
isJavaIdentifierStart(char) - Static method in class java.lang.Character
 
isJavaLetter(char) - Static method in class java.lang.Character
 
isJavaLetterOrDigit(char) - Static method in class java.lang.Character
 
isLast() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether or not the cursor is on the last row in the result set.
isLeapYear(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Determines whether the given Date is a leap year.
isLetter(char) - Static method in class java.lang.Character
 
isLetterOrDigit(char) - Static method in class java.lang.Character
 
isLowerCase(char) - Static method in class java.lang.Character
 
isNaN(double) - Static method in class java.lang.Math
 
isNativeAttached() - Static method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
isNullable(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method returns a value indicating whether or not the specified column may contain a NULL value.
isNullable(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
isOpen() - Method in class waba.io.Stream
Returns true if this Stream is open and false otherwise
isOpen() - Method in class waba.io.Socket
Returns true if the socket is open and false otherwise.
isOpen() - Method in class waba.io.DataStream
 
isOpen() - Method in class waba.io.ResizeStream
 
isOpen() - Method in class waba.io.SerialPort
Returns true if the port is open and false otherwise.
isOpen() - Method in class waba.io.ByteArrayStream
 
isOpen() - Method in class waba.io.File
Returns true if the file is open for reading or writing and false otherwise.
isOpen() - Method in class waba.io.Catalog
Returns true if the catalog is open and false otherwise.
isOpen() - Method in class superwaba.ext.xplat.io.BufferStream
 
isOpen() - Method in class superwaba.ext.xplat.io.SerialSocket
Return true if socket is open - false otherwise
isOpen() - Method in class superwaba.ext.xplat.io.SerialPDB
Return true if we're connected
isoWeek(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Determines into which week of the year the given Date falls into using ISO rules.
isPaused - Variable in class superwaba.ext.xplat.game.Animation
Reflects the animation pause state.
isPlaying - Variable in class superwaba.ext.xplat.game.Animation
Reflects the animation play state.
isReadOnly(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method tests whether or not the specified column is read only.
isSealed() - Method in class java.lang.Package
 
isSealed(URL) - Method in class java.lang.Package
 
isSearchable(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method tests whether not the specified column can be used in a WHERE clause.
isSigned(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method tests whether or not the value of the specified column is signed or unsigned.
isSigned(int) - Method in class superwaba.ext.xplat.sql.ParameterMetaData
 
isSpace(char) - Static method in class java.lang.Character
 
isSpaceChar(char) - Static method in class java.lang.Character
 
isText - Variable in class waba.ui.Button
 
isTitleCase(char) - Static method in class java.lang.Character
 
isTopMost() - Method in class waba.ui.Window
returns true if this window is the top-level window
isUnicodeIdentifierPart(char) - Static method in class java.lang.Character
 
isUnicodeIdentifierStart(char) - Static method in class java.lang.Character
 
isUpperCase(char) - Static method in class java.lang.Character
 
ISurface - interface waba.fx.ISurface.
ISurface is an interface implemented by drawing surfaces.
isVisible() - Method in class waba.ui.Control
Returns true if this control is visible, false otherwise
isVisible() - Method in class waba.ui.Window
true if this is the topmost window
isWhitespace(char) - Static method in class java.lang.Character
 
isWritable(int) - Method in class superwaba.ext.xplat.sql.ResultSetMetaData
This method tests whether or not the column may be writable.
ITALIC - Static variable in class superwaba.ext.xplat.io.print.Font
An italic font style.
itemCount - Variable in class waba.ui.ListBox
 
items - Variable in class waba.ui.ListBox
 
items - Variable in class waba.util.Vector
This member is public for fast access.
items - Variable in class waba.util.IntVector
 

J

JANUARY - Static variable in class waba.util.Date
 
JANUARY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
January, has value 1 (ISO).
JAVA_OBJECT - Static variable in class superwaba.ext.xplat.sql.Types
 
java.lang - package java.lang
This package contains some classes from the original java.lang, and those classes contains only a subset of the methods.
jdbcCompliant() - Method in class superwaba.ext.xplat.sql.Driver
This method tests whether or not the driver is JDBC compliant.
jdbcCompliant() - Method in class superwaba.ext.xplat.sql.db2e.Driver
This method tests whether or not the driver is JDBC compliant.
jdn - Variable in class superwaba.ext.xplat.util.datergf.Date
Stores the "jdn" ("Julian day number") value.
JDN - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Date.jdn field in Date.get(int flag) and Date.set(int flag, int new_value).
jdn2date(int, Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Determines into which calendar a Julian day number of the Julian period falls into (Julian calendar or Gregorian calendar) and calls the appropriate method to set the date accordingly.
jdn2date(int, Date, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Sets the date belonging to the Julian calendar or Graegorian calendar according to the given Julian day number of the Julian period.
JOG_DOWN - Static variable in interface waba.ui.IKeys
Supported only in systems that has a Jogdial.
JOG_PUSH - Static variable in interface waba.ui.IKeys
Supported only in systems that has a Jogdial.
JOG_PUSHDOWN - Static variable in interface waba.ui.IKeys
Supported only in systems that has a Jogdial (and not all systems supports this state).
JOG_PUSHREPEAT - Static variable in interface waba.ui.IKeys
Supported only in systems that has a Jogdial (and not all systems supports this state).
JOG_PUSHUP - Static variable in interface waba.ui.IKeys
Supported only in systems that has a Jogdial (and not all systems supports this state).
JOG_RELEASE - Static variable in interface waba.ui.IKeys
Supported only in systems that has a Jogdial (and not all systems supports this state).
JOG_UP - Static variable in interface waba.ui.IKeys
Supported only in systems that has a Jogdial.
join() - Method in class java.lang.Thread
 
join(long) - Method in class java.lang.Thread
 
join(long, int) - Method in class java.lang.Thread
 
JULIAN - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate the usage of the Julian calendar in the methods Date.jdn2date(int jdn, Date aDate, int flag) and Date.date2jdn(int year, int month, int day, int flag), or to indicate that a 'Julian date' (in the form 'YYYYddd') is desired in the method Date.get(int flag).
JULY - Static variable in class waba.util.Date
 
JULY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
July, has value 7 (ISO).
JUNE - Static variable in class waba.util.Date
 
JUNE - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
June, has value 6 (ISO).
JustifiedContainer - class superwaba.ext.xplat.ui.JustifiedContainer.
used to make a bit easy to place controls in a container.
JustifiedContainer() - Constructor for class superwaba.ext.xplat.ui.JustifiedContainer
 

K

KANBUN - Static variable in class java.lang.Character.UnicodeBlock
 
KANNADA - Static variable in class java.lang.Character.UnicodeBlock
 
KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
 
KBD_CALCULATOR - Static variable in class waba.ui.Edit
The Calculator will be used for this Edit
KBD_CALENDAR - Static variable in class waba.ui.Edit
The Calendar will be used for this Edit
KBD_DEFAULT - Static variable in class waba.ui.Edit
The default keyboard for the current mode will be used for this Edit
KBD_KEYBOARD - Static variable in class waba.ui.Edit
The Keyboard class (or the internal virtual keyboard) will be used for this Edit
KBD_NONE - Static variable in class waba.ui.Edit
No keyboard will be popped up for this Edit
KEEP_CURRENT_RESULT - Static variable in class superwaba.ext.xplat.sql.Statement
 
key - Variable in class waba.ui.KeyEvent
The key pressed or entered by other means (grafitti input).
KEY_PRESS - Static variable in class waba.ui.KeyEvent
The event type for a key press event.
keyboard - Static variable in class waba.ui.Edit
 
Keyboard - class waba.ui.Keyboard.
a popup keyboard to be used with the Edit and MultiEdit class.
KEYBOARD - Static variable in interface waba.ui.IKeys
 
KEYBOARD_123 - Static variable in interface waba.ui.IKeys
 
KEYBOARD_ABC - Static variable in interface waba.ui.IKeys
 
KEYBOARD_ON_UNPOP - Static variable in class waba.ui.Keyboard
Event issued by this keybard on the onUnpop method.
KEYBOARD_POST_UNPOP - Static variable in class waba.ui.Keyboard
Event issued by this keybard on the postUnpop method.
Keyboard() - Constructor for class waba.ui.Keyboard
 
KeyEvent - class waba.ui.KeyEvent.
KeyEvent is a key press event.
KeyEvent() - Constructor for class waba.ui.KeyEvent
 
killThreads() - Method in class waba.ui.MainWindow
Kill all running threads.

L

Label - class waba.ui.Label.
Label is a text label control.
Label(String) - Constructor for class waba.ui.Label
Creates a label displaying the given text with left alignment. supports inverted text, multiple lines and is scrollable
Label(String, int) - Constructor for class waba.ui.Label
Creates a label displaying the given text with the given alignment.
LANG_GERMAN - Static variable in class waba.ui.Keyboard
Used in the setLanguage method.
LANG_HEBREW - Static variable in class waba.ui.Keyboard
Used in the setLanguage method.
LANG_NORMAL - Static variable in class waba.ui.Keyboard
Used in the setLanguage method.
LANG_RUSSIAN_OR_ANOTHER - Static variable in class waba.ui.Keyboard
Used in the setLanguage method.
LANG_TURKISH - Static variable in class waba.ui.Keyboard
Used in the setLanguage method.
LAO - Static variable in class java.lang.Character.UnicodeBlock
 
last() - Method in class superwaba.ext.xplat.sql.ResultSet
This method repositions the cursor on the last row in the result set.
lastError - Variable in class waba.io.Socket
Contains the last error caused by a method call on the PalmOS device only.
lastError - Variable in class waba.io.SerialPort
Returns the last error when calling a method.
lastError - Variable in class waba.io.File
On device, stores the last error.
lastFont - Variable in class waba.fx.Graphics
 
lastH - Variable in class waba.ui.Container
 
lastIndexOf(int) - Method in class java.lang.String
returns the last index of the specified string in this string starting from length-1, or -1 if not found
lastIndexOf(int, int) - Method in class java.lang.String
returns the last index of the specified char in this string, or -1 if not found
lastSwappedContainer - Variable in class waba.ui.Window
Used in swap
lastTick - Variable in class waba.ui.Timer
The timestamp of the last tick.
lastW - Variable in class waba.ui.Container
 
lastX - Variable in class waba.ui.Container
 
lastY - Variable in class waba.ui.Container
 
LATIN_1_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
 
LATIN_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
 
LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang.Character.UnicodeBlock
 
LATIN_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
 
LAUNCH - Static variable in interface waba.ui.IKeys
Valid only on PalmOS
layout - Variable in class superwaba.ext.xplat.ui.GridContainer
the layout of controls
layout() - Method in class superwaba.ext.xplat.ui.GridContainer
Layout all the controls in this container.
layoutType - Variable in class superwaba.ext.xplat.game.AnimatedButton
 
lb - Variable in class waba.ui.PopList
now this member is public to make this class simple
leading - Variable in class waba.fx.FontMetrics
 
LEFT - Static variable in class waba.ui.Control
Constant used in param x in setRect.
LEFT - Static variable in interface waba.ui.IKeys
special key
len - Variable in class superwaba.ext.xplat.util.xml.HttpListener
Current length of the string
len - Variable in class superwaba.ext.xplat.util.xml.XmlListener
Current length of the string
length - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundBlob
 
length() - Method in class java.lang.StringBuffer
Returns the length (character count) of the buffer.
length() - Method in class java.lang.String
Returns the length of the string in characters.
length() - Method in class superwaba.ext.xplat.sql.Blob
This method returns the number of bytes in the BLOB.
LETTER_NUMBER - Static variable in class java.lang.Character
 
LETTERLIKE_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
 
LINE_SEPARATOR - Static variable in class java.lang.Character
 
LINEAR_SECURITY_LEVEL_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
LinkageError - error java.lang.LinkageError.
 
LinkageError() - Constructor for class java.lang.LinkageError
 
LinkageError(String) - Constructor for class java.lang.LinkageError
 
list() - Method in class java.lang.ThreadGroup
 
ListBox - class waba.ui.ListBox.
ListBox is a simple implementation of a Listbox.
ListBox() - Constructor for class waba.ui.ListBox
Creates an empty Listbox.
ListBox(Object[]) - Constructor for class waba.ui.ListBox
Creates a Listbox with the given items.
listCatalogs() - Static method in class waba.io.Catalog
Returns the complete list of existing catalogs.
listCatalogs(int, int) - Static method in class waba.io.Catalog
Returns the list of existing catalogs with the given creator id and/or type.
listen() - Method in class superwaba.ext.xplat.io.SerialSocketServer
 
listen() - Method in class superwaba.ext.xplat.io.SerialPDBServer
 
listener - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
 
listener - Variable in class superwaba.ext.xplat.util.xml.XmlLiteParser
Listener of this parser
listFiles() - Method in class waba.io.File
Lists the files contained in a directory.
LiteParser - class superwaba.ext.xplat.util.xml.LiteParser.
This is a fast and simple parser for a lite version of XML format.
LiteParser() - Constructor for class superwaba.ext.xplat.util.xml.LiteParser
 
load(DataStream) - Method in class superwaba.ext.xplat.util.props.Properties
Load all properties from the given DataStream.
loadBehind(boolean) - Method in class waba.ui.Window
This method loads the saved area behind of the current window.
loadBehind(boolean) - Method in class waba.ui.Keyboard
Calls super.loadBehind(true) to make sure the image is released
loadBehindLastPopup(int) - Method in class waba.ui.MenuBar
 
loadClass(String) - Method in class java.lang.ClassLoader
 
loadClass(String, boolean) - Method in class java.lang.ClassLoader
 
loadObjectAt(int) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Loads an object from the catalog.
loadObjectAt(Storable, int) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Load an object from the catalog into the given storable.
loadState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Mail
Load state information from the given DataStream into this object If any Storable objects need to be loaded as part of the state, their loadState() method can be called too.
loadState(DataStream) - Method in class superwaba.ext.palm.io.builtin.ToDo
Load state information from the given DataStream into this object If any Storable objects need to be loaded as part of the state, their loadState() method can be called too.
loadState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Datebook
Load state information from the given DataStream into this object If any Storable objects need to be loaded as part of the state, their loadState() method can be called too.
loadState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Address
Load state information from the given DataStream into this object If any Storable objects need to be loaded as part of the state, their loadState() method can be called too.
loadState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Memo
Load state information from the given DataStream into this object If any Storable objects need to be loaded as part of the state, their loadState() method can be called too.
loadState(DataStream) - Method in interface superwaba.ext.xplat.io.Storable
Load state information from the given DataStream into this object If any Storable objects need to be loaded as part of the state, their loadState() method can be called too.
loadState(DataStream) - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
log(double) - Static method in class java.lang.Math
Take ln(x) (the natural log).
longBitsToDouble(long) - Static method in class waba.sys.Convert
Returns the double-float corresponding to a given bit represention.
longHi32(long) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
gets the higher 32 bits of a long
longLo32(long) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
gets the lower 32 bits of a long
longToByteArray(long, byte[], int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
converts a long o bytes which are put into a given array
longToIntArray(long, int[], int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
converts a long to integers which are put into a given array
LONGVARBINARY - Static variable in class superwaba.ext.xplat.sql.Types
 
LONGVARCHAR - Static variable in class superwaba.ext.xplat.sql.Types
 
LOOP - Static variable in class superwaba.ext.xplat.game.AnimationEvent
The event type when the animation loops.
LOOPS_ONE_SHOT - Static variable in class superwaba.ext.xplat.game.Animation
start function "loops" argument special value to do one loop
LOOPS_UNLIMITED - Static variable in class superwaba.ext.xplat.game.Animation
start function "loops" argument special value to loop endlessly
LOWERCASE_LETTER - Static variable in class java.lang.Character
 

M

M - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Date.month field in Date.get(int flag) and Date.set(int flag, int new_value).
Mail - class superwaba.ext.palm.io.builtin.Mail.
Provides a link to the standard Palm Mail database..
Mail() - Constructor for class superwaba.ext.palm.io.builtin.Mail
Constructs a new empty address
mailCount() - Static method in class superwaba.ext.palm.io.builtin.Mail
Gets the number of mails in the database
main(String[]) - Static method in class superwaba.ext.xplat.io.SerialSocketServer
 
main(String[]) - Static method in class superwaba.ext.xplat.io.SerialPDBServer
 
main(String[]) - Static method in class superwaba.ext.xplat.io.gps.garmin.Packet
 
mainSwapContainer - Variable in class waba.ui.Window
Used in swap
MainWindow - class waba.ui.MainWindow.
MainWindow is the main window of a UI based application.
MainWindow() - Constructor for class waba.ui.MainWindow
Constructs a main window with no title and no border.
MainWindow(String, byte) - Constructor for class waba.ui.MainWindow
Constructs a main window with the given title and border style.
makeLong(int, int) - Static method in class superwaba.ext.xplat.util.crypto.BinConverter
makes a long from two integers (treated unsigned)
makeUnmovable() - Method in class waba.ui.Window
Makes this window static, i.e., the user will not be able to move it around the screen by dragging the title area.
MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
 
MARCH - Static variable in class waba.util.Date
 
MARCH - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
March, has value 3 (ISO).
mark - Variable in class superwaba.ext.xplat.util.xml.StreamBuffer
Starting position of unconsumed data in the buffer
mask - Variable in class waba.ui.Edit
used only to compute the preferred width of this edit.
mask - Variable in class superwaba.ext.xplat.ui.MultiEdit
 
Math - class java.lang.Math.
Helper class containing useful mathematical functions and constants.
MATH_SYMBOL - Static variable in class java.lang.Character
 
Math() - Constructor for class java.lang.Math
 
MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
 
MAX_LONG_VALUE - Static variable in class waba.sys.Convert
 
MAX_PRIORITY - Static variable in class java.lang.Thread
 
MAX_RADIX - Static variable in class java.lang.Character
 
MAX_VALUE - Static variable in class java.lang.Character
 
max(double, double) - Static method in class java.lang.Math
Return whichever argument is larger.
max(int, int) - Static method in class java.lang.Math
Return whichever argument is larger.
max(long, long) - Static method in class java.lang.Math
Return whichever argument is larger.
maxColors - Static variable in class waba.sys.Settings
READ-ONLY variable that returns the number of colors supported by the device. 0 means 2^32 colors.
maxFrames - Variable in class superwaba.ext.xplat.game.Animation
Maximum number of frames.
MAXKEYLENGTH - Static variable in class superwaba.ext.xplat.util.crypto.BlowfishECB
maximum possible key length
maxStates - Variable in class superwaba.ext.xplat.game.AnimatedButton
 
maxWidth - Variable in class waba.ui.PushButtonGroup
 
MAY - Static variable in class waba.util.Date
 
MAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
May, has value 5 (ISO).
MB - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'month begin'.
MD5 - class superwaba.ext.xplat.util.crypto.MD5.
Implementation of RSA's MD5 hash generator
MD5() - Constructor for class superwaba.ext.xplat.util.crypto.MD5
Class constructor
MD5(Object) - Constructor for class superwaba.ext.xplat.util.crypto.MD5
Initialize class, and update hash with ob.toString()
MDY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate the order Month/Day/Year.
ME - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'month end'.
Memo - class superwaba.ext.palm.io.builtin.Memo.
Provides a link to the standard Palm Memo database.
Memo() - Constructor for class superwaba.ext.palm.io.builtin.Memo
Constructs a new empty memo
memoCount() - Static method in class superwaba.ext.palm.io.builtin.Memo
Gets the number of Memos in the database
menu - Static variable in class superwaba.ext.xplat.ui.MultiEdit
 
MENU - Static variable in interface waba.ui.IKeys
special key
menubar - Variable in class waba.ui.Window
 
MenuBar - class waba.ui.MenuBar.
Constructs a Menu with the given items.
MenuBar(String[][]) - Constructor for class waba.ui.MenuBar
Create a MenuBar with the given items.
MessageBox - class waba.ui.MessageBox.
This class implements a scrollable message box window with customized buttons, delayed unpop and scroll text.
MessageBox(String, String) - Constructor for class waba.ui.MessageBox
constructs a message box with the text and one "Ok" button
MessageBox(String, String, String[]) - Constructor for class waba.ui.MessageBox
constructs a message box with the text and the specified button captions. the text may be separated by '|' as the line delimiters. if buttonCaptions is null, no buttons are displayed and you must dismiss the dialog by calling unpop or by setting the delay using setUnpopDelay method
midiTone(int, int) - Static method in class waba.fx.Sound
Plays a tone of the specified Midi Note Number for the specified duration.
millis - Variable in class waba.sys.Time
Milliseconds in the range of 0 to 999.
millis - Variable in class waba.ui.Timer
The timer interval in milliseconds.
millis - Variable in class superwaba.ext.xplat.util.datergf.Time
Stores the milliseconds, a value between 0 and 999.
MILLIS_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Time.millis field in Time.get(int flag) and Time.set(int flag, int new_value).
MILLIS_PER_DAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Millis in a full day (86.400.000).
MILLIS_PER_HOUR - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Millis in a full hour (3.600.000).
MILLIS_PER_MINUTE - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Millis in a full minute (60.000).
MILLIS_PER_SECOND - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Millis in a full second (1.000).
MIN_LONG_VALUE - Static variable in class waba.sys.Convert
 
MIN_PRIORITY - Static variable in class java.lang.Thread
 
MIN_RADIX - Static variable in class java.lang.Character
 
MIN_VALUE - Static variable in class java.lang.Character
 
min(double, double) - Static method in class java.lang.Math
Return whichever argument is smaller.
min(int, int) - Static method in class java.lang.Math
Return whichever argument is smaller.
min(long, long) - Static method in class java.lang.Math
Return whichever argument is smaller.
minute - Variable in class waba.sys.Time
The minute in the range of 0 to 59.
minute - Variable in class superwaba.ext.xplat.util.datergf.Time
Stores the minute, a value between 0 and 59.
minute - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
MINUTE_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Time.minute field in Time.get(int flag) and Time.set(int flag, int new_value).
MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
 
MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
 
MN - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'month name'.
modifiedBy(int, int, int, int) - Method in class waba.fx.Rect
returns a new rect modified in the specified parameters. you can use the constant SAME so the value is not modified (or use 0).
MODIFIER_LETTER - Static variable in class java.lang.Character
 
MODIFIER_SYMBOL - Static variable in class java.lang.Character
 
modifiers - Variable in class waba.ui.KeyEvent
The state of the modifier keys when the event occured.
modifiers - Variable in class waba.ui.PenEvent
The state of the modifier keys when the event occured.
modify(int, int, int, int) - Method in class waba.fx.Rect
modifies this rect with the specified parameters. you can use the constant SAME so the value is not modified (or use 0).
MONDAY - Static variable in class waba.util.Date
 
MONDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Monday, has value 1 (ISO).
month - Variable in class waba.sys.Time
The month in the range of 1 to 12.
month - Variable in class superwaba.ext.xplat.util.datergf.Date
Stores the month, a value between 1 and 12.
month - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
MONTH_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Flag to refer to the Date.month field in Date.get(int flag) and Date.set(int flag, int new_value).
monthNames - Static variable in class waba.util.Date
 
monthNames - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the names of the months in an array of strings.
moveToCurrentRow() - Method in class superwaba.ext.xplat.sql.ResultSet
This method moves the result set position from the insert row back to the current row that was selected prior to moving to the insert row.
moveToInsertRow() - Method in class superwaba.ext.xplat.sql.ResultSet
This method positions the result set to the "insert row", which allows a new row to be inserted into the database from the result set.
MSI_PLESSEY_ALGORITHMS_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
MSI_PLESSEY_CHECKDIGIT_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
MSI_PLESSEY_OPTIONS_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
MultiEdit - class superwaba.ext.xplat.ui.MultiEdit.
MultiEdit is an Edit with support for multiple lines.
MultiEdit(int, int) - Constructor for class superwaba.ext.xplat.ui.MultiEdit
Constructor for a text Edit with a vertical scroll Bar, gap is 1 by default and control's bounds must be given with a setRect.
MultiEdit(String, int, int) - Constructor for class superwaba.ext.xplat.ui.MultiEdit
Constructor for a text Edit with a vertical scroll Bar, gap is 1 by default and control's bounds must be given with a setRect.
MultiEditMenu - class superwaba.ext.xplat.ui.MultiEditMenu.
a popup Menu to be used with the MultiEdit class.
MultiEditMenu() - Constructor for class superwaba.ext.xplat.ui.MultiEditMenu
 
myg - Variable in class waba.ui.Button
 

N

NAD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate an impossible value for Date.jdn, "Not A Date"
NAK - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
name - Variable in class superwaba.ext.palm.io.builtin.Address
the surname of the person, eg "Nielsen"
name - Variable in class superwaba.ext.xplat.game.HighScoreEntry
The performer's name.
name - Variable in class superwaba.ext.xplat.sql.DriverPropertyInfo
The name of the property.
name - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo
 
names - Static variable in class waba.ui.Keyboard
 
NaN - Static variable in class java.lang.Math
 
NativeMethods - class waba.fx.NativeMethods.
This class is for internal use only.
NativeMethods - class waba.io.NativeMethods.
This class is for internal use only.
NativeMethods - class waba.sys.NativeMethods.
This class is for internal use only.
NativeMethods - class waba.ui.NativeMethods.
This class is for internal use only.
NativeMethods - class superwaba.ext.xplat.io.scanner.NativeMethods.
This class is for internal use only.
NativeMethods() - Constructor for class waba.fx.NativeMethods
 
NativeMethods() - Constructor for class waba.io.NativeMethods
 
NativeMethods() - Constructor for class waba.sys.NativeMethods
 
NativeMethods() - Constructor for class waba.ui.NativeMethods
 
NativeMethods() - Constructor for class superwaba.ext.xplat.io.scanner.NativeMethods
 
NativeMethods4JDK - class waba.fx.NativeMethods4JDK.
This class is for internal use only.
NativeMethods4JDK - class waba.io.NativeMethods4JDK.
This class is for internal use only.
NativeMethods4JDK - class waba.sys.NativeMethods4JDK.
This class is for internal use only.
NativeMethods4JDK - class waba.ui.NativeMethods4JDK.
This class is for internal use only.
NativeMethods4JDK - class superwaba.ext.xplat.io.scanner.NativeMethods4JDK.
Imlementation of scanner which can run under the JDK.
NativeMethods4JDK() - Constructor for class waba.fx.NativeMethods4JDK
 
NativeMethods4JDK() - Constructor for class waba.io.NativeMethods4JDK
 
NativeMethods4JDK() - Constructor for class waba.sys.NativeMethods4JDK
 
NativeMethods4JDK() - Constructor for class waba.ui.NativeMethods4JDK
 
NativeMethods4JDK() - Constructor for class superwaba.ext.xplat.io.scanner.NativeMethods4JDK
 
needsPaint - Variable in class waba.ui.Window
 
NEGATIVE_INFINITY - Static variable in class java.lang.Math
 
newInstance() - Method in class java.lang.Class
 
newVersion - Variable in class superwaba.ext.xplat.game.Options
The options database new version number.
next - Variable in class waba.ui.Timer
The next timer in the linked list.
next() - Method in class superwaba.ext.xplat.sql.ResultSet
This method advances to the next row in the result set.
next(int) - Method in class waba.util.Random
bits should be <= 31
nextFloat() - Method in class waba.util.Random
Returns a floating-point value in the half-open range [0,1).
nextInt(int) - Method in class waba.util.Random
Returns an integer in the range [0,n). n must be > 0, else -1 is returned.
nextObject() - Method in class superwaba.ext.xplat.io.ObjectCatalog
Gets the next object in the catalog.
nextObject(Storable) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Gets the next object in the catalog and places it in the given storable.
NO_AUTO_REFRESH - Static variable in class superwaba.ext.xplat.game.GameEngine
No automatic refresh.
NO_BORDER - Static variable in class waba.ui.Window
 
NO_GENERATED_KEYS - Static variable in class superwaba.ext.xplat.sql.Statement
 
noDateOrTime - Static variable in class superwaba.ext.palm.io.builtin.Datebook
Palm notation for no date or time
NON_SPACING_MARK - Static variable in class java.lang.Character
 
NONE - Static variable in class superwaba.ext.xplat.ui.BigNumber
 
NORM_PRIORITY - Static variable in class java.lang.Thread
 
NORMAL - Static variable in class waba.ui.PushButtonGroup
normal: only one selected at a time
NORMAL - Static variable in class waba.ui.Edit
to be used in the setMode method
note - Variable in class superwaba.ext.palm.io.builtin.ToDo
A note giving extra information
note - Variable in class superwaba.ext.palm.io.builtin.Datebook
A note giving extra information
note - Variable in class superwaba.ext.palm.io.builtin.Address
a note giving extra information
notify() - Method in class java.lang.Object
Not used in device
notifyEachFrame - Variable in class superwaba.ext.xplat.game.Animation
Should each frame drawing be notified ?
notifyEachFrame(boolean) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. is replaced by notifyMask
notSupported() - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
NotSupportedException - exception superwaba.ext.xplat.io.print.NotSupportedException.
This exception is thrown when a not supported function is used.
NotSupportedException() - Constructor for class superwaba.ext.xplat.io.print.NotSupportedException
 
NotSupportedException(String) - Constructor for class superwaba.ext.xplat.io.print.NotSupportedException
 
NOVEMBER - Static variable in class waba.util.Date
 
NOVEMBER - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
November, has value 11 (ISO).
NULL - Static variable in class superwaba.ext.xplat.sql.Types
 
nullIndicator - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
nullIndicator - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundInt
 
NullPointerException - exception java.lang.NullPointerException.
 
NullPointerException() - Constructor for class java.lang.NullPointerException
 
NullPointerException(String) - Constructor for class java.lang.NullPointerException
 
NUM_RECORDS - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
 
NumberFormatException - exception java.lang.NumberFormatException.
 
NumberFormatException() - Constructor for class java.lang.NumberFormatException
 
NumberFormatException(String) - Constructor for class java.lang.NumberFormatException
 
numbersSet - Static variable in class waba.ui.Edit
to be used in the setValidChars method
NUMERIC - Static variable in class superwaba.ext.xplat.sql.Types
 
NUMERIC_PAD - Static variable in class waba.ui.Keyboard
Used to access the names member.

O

Object - class java.lang.Object.
Object is the base class for all objects.
Object() - Constructor for class java.lang.Object
 
ObjectCatalog - class superwaba.ext.xplat.io.ObjectCatalog.
An extension to Catalog that allows storage and retrieval of objects that implement the Storable interface.
ObjectCatalog(String) - Constructor for class superwaba.ext.xplat.io.ObjectCatalog
Construct a new ObjectCatalog
ObjectCatalog(String, int) - Constructor for class superwaba.ext.xplat.io.ObjectCatalog
Constructs a new ObjectCatalog
OCTOBER - Static variable in class waba.util.Date
 
OCTOBER - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
October, has value 10 (ISO).
of(char) - Static method in class java.lang.Character.UnicodeBlock
 
offset - Variable in class waba.ui.ListBox
 
oldVersion - Variable in class superwaba.ext.xplat.game.Options
The options database old version number.
onBoundsChanged() - Method in class waba.ui.Control
Called after an setRect.
onBoundsChanged() - Method in class waba.ui.ComboBox
 
onBoundsChanged() - Method in class waba.ui.PushButtonGroup
 
onBoundsChanged() - Method in class waba.ui.Label
 
onBoundsChanged() - Method in class waba.ui.TabPanel
used internally. resizes all the containers.
onBoundsChanged() - Method in class waba.ui.Edit
 
onBoundsChanged() - Method in class waba.ui.ListBox
 
onBoundsChanged() - Method in class waba.ui.Button
 
onBoundsChanged() - Method in class waba.ui.ScrollBar
 
onBoundsChanged() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
onClickedOutside(int, int) - Method in class waba.ui.Window
called when the user clicks outside the bounds of this window. must return true if the event was handled, false otherwise.
onClickedOutside(int, int) - Method in class waba.ui.PopList
Close the popup list with a click outside its bounds
onClickedOutside(int, int) - Method in class waba.ui.PopupMenu
Close the popup list with a click outside its bounds
onClickedOutside(int, int) - Method in class waba.ui.Calendar
 
onClickedOutside(int, int) - Method in class waba.ui.MenuBar
Close the popup list with a click outside its bounds
onColorsChanged(boolean) - Method in class waba.ui.Control
Called after a setEnabled, setForeColor and setBackColor and when a control has been added to a Container.
onColorsChanged(boolean) - Method in class waba.ui.Container
 
onColorsChanged(boolean) - Method in class waba.ui.InputDialog
 
onColorsChanged(boolean) - Method in class waba.ui.ComboBox
 
onColorsChanged(boolean) - Method in class waba.ui.PushButtonGroup
 
onColorsChanged(boolean) - Method in class waba.ui.PopupMenu
 
onColorsChanged(boolean) - Method in class waba.ui.MessageBox
 
onColorsChanged(boolean) - Method in class waba.ui.TabPanel
 
onColorsChanged(boolean) - Method in class waba.ui.Edit
 
onColorsChanged(boolean) - Method in class waba.ui.ListBox
 
onColorsChanged(boolean) - Method in class waba.ui.Button
 
onColorsChanged(boolean) - Method in class waba.ui.MenuBar
 
onColorsChanged(boolean) - Method in class waba.ui.Radio
 
onColorsChanged(boolean) - Method in class waba.ui.ScrollBar
 
onColorsChanged(boolean) - Method in class waba.ui.Check
 
onColorsChanged(boolean) - Method in class superwaba.ext.xplat.ui.MultiEdit
 
onColorsChanged(boolean) - Method in class superwaba.ext.xplat.ui.ChoicesDialog
 
onDevice - Static variable in class waba.sys.Settings
READ-ONLY variable that defines if were being runned in a handheld device or in a desktop computer.
onEvent(Event) - Method in class waba.ui.Control
Called to process key, pen, control and other posted events.
onEvent(Event) - Method in class waba.ui.InputDialog
handle scroll buttons and normal buttons
onEvent(Event) - Method in class waba.ui.Welcome
 
onEvent(Event) - Method in class waba.ui.ComboBox
 
onEvent(Event) - Method in class waba.ui.PopList
 
onEvent(Event) - Method in class waba.ui.Keyboard
 
onEvent(Event) - Method in class waba.ui.PushButtonGroup
 
onEvent(Event) - Method in class waba.ui.PopupMenu
 
onEvent(Event) - Method in class waba.ui.MessageBox
handle scroll buttons and normal buttons
onEvent(Event) - Method in class waba.ui.Calculator
 
onEvent(Event) - Method in class waba.ui.TabPanel
Called by the system to pass events to the tab bar control.
onEvent(Event) - Method in class waba.ui.Calendar
 
onEvent(Event) - Method in class waba.ui.Edit
Called by the system to pass events to the edit control.
onEvent(Event) - Method in class waba.ui.ListBox
 
onEvent(Event) - Method in class waba.ui.Button
Called by the system to pass events to the button.
onEvent(Event) - Method in class waba.ui.MenuBar
 
onEvent(Event) - Method in class waba.ui.Radio
Called by the system to pass events to the radio control.
onEvent(Event) - Method in class waba.ui.ScrollBar
 
onEvent(Event) - Method in class waba.ui.Check
Called by the system to pass events to the check control.
onEvent(Event) - Method in class superwaba.ext.xplat.io.gps.GPS
 
onEvent(Event) - Method in class superwaba.ext.xplat.ui.MultiEditMenu
 
onEvent(Event) - Method in class superwaba.ext.xplat.ui.MultiEdit
Called by the system to pass events to the edit control.
onEvent(Event) - Method in class superwaba.ext.xplat.ui.ToolTip
By the system to produce the draw the tip
onEvent(Event) - Method in class superwaba.ext.xplat.ui.BigNumber
Process pen and key events to this component
onEvent(Event) - Method in class superwaba.ext.xplat.ui.Grid
Handels events passed to the table
onEvent(Event) - Method in class superwaba.ext.xplat.ui.ChoicesDialog
handle scroll buttons and normal buttons
onEvent(Event) - Method in class superwaba.ext.xplat.ui.SpinList
 
onEvent(Event) - Method in class superwaba.ext.xplat.util.datergf.Calendar
 
onEvent(Event) - Method in class superwaba.ext.xplat.game.AnimatedButton
Animated button event handler.
onExit() - Method in class waba.ui.MainWindow
Called just before an application exits.
onExit() - Method in class waba.ui.Welcome
 
onFontChanged() - Method in class waba.ui.Control
Called after a setFont
onFontChanged() - Method in class waba.ui.ComboBox
passes the font to the pop list
onFontChanged() - Method in class waba.ui.PopList
Sets the font of the controls inside this window too
onFontChanged() - Method in class waba.ui.PushButtonGroup
 
onFontChanged() - Method in class waba.ui.PopupMenu
Change the font and recompute some parameters
onFontChanged() - Method in class waba.ui.Label
 
onFontChanged() - Method in class waba.ui.Calendar
 
onFontChanged() - Method in class waba.ui.Button
 
onFontChanged() - Method in class waba.ui.MenuBar
Change the font and recompute some parameters
onFontChanged() - Method in class waba.ui.Radio
 
onFontChanged() - Method in class waba.ui.Check
 
onFontChanged() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
onGameExit() - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when the game exits.
onGameInit() - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when the game is initialized.
onGameStart() - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when the game mainloop is entered.
onGameStop() - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when the game mainloop is leaved.
onKey(KeyEvent) - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when a key event is signaled.
onlyShowImage() - Method in class waba.ui.Button
Make this button act like an image control.
onOtherEvent(Event) - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when any other event is signaled.
onPaint(Graphics) - Method in class waba.ui.Control
Called to draw the control.
onPaint(Graphics) - Method in class waba.ui.Container
Draws the border (if any).
onPaint(Graphics) - Method in class waba.ui.ComboBox
paint the combo's border and the current selected item
onPaint(Graphics) - Method in class waba.ui.PushButtonGroup
 
onPaint(Graphics) - Method in class waba.ui.PopupMenu
 
onPaint(Graphics) - Method in class waba.ui.MessageBox
 
onPaint(Graphics) - Method in class waba.ui.Label
Called by the system to draw the button.
onPaint(Graphics) - Method in class waba.ui.TabPanel
Called by the system to draw the tab bar.
onPaint(Graphics) - Method in class waba.ui.Calendar
 
onPaint(Graphics) - Method in class waba.ui.Edit
Called by the system to draw the edit control.
onPaint(Graphics) - Method in class waba.ui.ListBox
 
onPaint(Graphics) - Method in class waba.ui.Button
Called by the system to draw the button. it cuts the text if the button is too small.
onPaint(Graphics) - Method in class waba.ui.MenuBar
 
onPaint(Graphics) - Method in class waba.ui.Radio
Called by the system to draw the radio control.
onPaint(Graphics) - Method in class waba.ui.ScrollBar
 
onPaint(Graphics) - Method in class waba.ui.Check
Called by the system to draw the check control.
onPaint(Graphics) - Method in class superwaba.ext.xplat.io.gps.GPS
 
onPaint(Graphics) - Method in class superwaba.ext.xplat.ui.MultiEdit
 
onPaint(Graphics) - Method in class superwaba.ext.xplat.ui.BigNumber
 
onPaint(Graphics) - Method in class superwaba.ext.xplat.ui.Grid
Called by the system to draw the table, will lay out the rows and columns.
onPaint(Graphics) - Method in class superwaba.ext.xplat.ui.ProgressBar
 
onPaint(Graphics) - Method in class superwaba.ext.xplat.ui.SpinList
 
onPaint(Graphics) - Method in class superwaba.ext.xplat.util.datergf.Calendar
 
onPaint(Graphics) - Method in class superwaba.ext.xplat.game.GameEngine
Called at each refresh to draw the current game state
onPaint(Graphics) - Method in class superwaba.ext.xplat.game.Animation
Called by the system to draw the animation.
onPenDown(PenEvent) - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when an pen down event is signaled.
onPenDrag(PenEvent) - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when an pen drag/move event is signaled.
onPenUp(PenEvent) - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when an pen up event is signaled.
onPopup() - Method in class waba.ui.Window
Placeholder called imediatly before the popup began. the default implementation does nothing.
onPopup() - Method in class waba.ui.PopList
 
onPopup() - Method in class waba.ui.Keyboard
 
onPopup() - Method in class waba.ui.PopupMenu
Setup some important variables
onPopup() - Method in class waba.ui.Calculator
 
onPopup() - Method in class waba.ui.Calendar
 
onPopup() - Method in class waba.ui.MenuBar
Setup some important variables
onPopup() - Method in class superwaba.ext.xplat.ui.MultiEditMenu
 
onPopup() - Method in class superwaba.ext.xplat.util.datergf.Calendar
 
onPositionChange() - Method in class superwaba.ext.xplat.game.Sprite
Default position validation function.
onStart() - Method in class waba.ui.Container
Called when this container can be initialized
onStart() - Method in class waba.ui.MainWindow
Called when an application starts.
onStart() - Method in class waba.ui.Welcome
 
onStart() - Method in class waba.ui.Calculator
 
onTimer(ControlEvent) - Method in class superwaba.ext.xplat.game.GameEngine
Event notication called when a control event is signaled.
onUnpop() - Method in class waba.ui.Window
Placeholder called imediatly before the unpop began. the default implementation does nothing.
onUnpop() - Method in class waba.ui.Keyboard
 
onUnpop() - Method in class waba.ui.Calculator
 
onWindowPaintFinished() - Method in class waba.ui.Control
Called after the window has finished a paint.
onWindowPaintFinished() - Method in class waba.ui.Keyboard
 
onWindowPaintFinished() - Method in class waba.ui.Edit
 
onWindowPaintFinished() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
open(String, String, int, boolean) - Method in class superwaba.ext.xplat.io.print.PrintManager
This method must be extended and must set the fields Graphics, TypeWriter and Settings accordingly.
OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
 
options - Static variable in class superwaba.ext.xplat.util.datergf.DateFormat
Supported format character keys in argument fmt of method DateFormat.format(String fmt, Object obj).
Options - class superwaba.ext.xplat.game.Options.
The game options management class.
Options(GameEngine) - Constructor for class superwaba.ext.xplat.game.Options
 
ORIYA - Static variable in class java.lang.Character.UnicodeBlock
 
OTHER - Static variable in class superwaba.ext.xplat.sql.Types
 
OTHER_LETTER - Static variable in class java.lang.Character
 
OTHER_NUMBER - Static variable in class java.lang.Character
 
OTHER_PUNCTUATION - Static variable in class java.lang.Character
 
OTHER_SYMBOL - Static variable in class java.lang.Character
 
OutOfMemoryError - exception java.lang.OutOfMemoryError.
 
OutOfMemoryError() - Constructor for class java.lang.OutOfMemoryError
 
OutOfMemoryError(String) - Constructor for class java.lang.OutOfMemoryError
 

P

Package - class java.lang.Package.
 
Packet - class superwaba.ext.xplat.io.gps.garmin.Packet.
Class that parses GPS data readen from the serial port
Packet() - Constructor for class superwaba.ext.xplat.io.gps.garmin.Packet
 
Packet(int) - Constructor for class superwaba.ext.xplat.io.gps.garmin.Packet
 
Packet(int, int) - Constructor for class superwaba.ext.xplat.io.gps.garmin.Packet
 
pad(int) - Method in class waba.io.DataStream
pads the stream writting n bytes. all bytes will be 0.
padding() - Method in class superwaba.ext.xplat.util.crypto.TEA
Report how much padding was done in the last encode.
padPlaintext(String) - Method in class superwaba.ext.xplat.util.crypto.TEA
Pad a string out to the proper length with spaces.
padPlaintext(String, char) - Method in class superwaba.ext.xplat.util.crypto.TEA
Pad a string out to the proper length with the given character.
PAGE_DOWN - Static variable in interface waba.ui.IKeys
special key
PAGE_UP - Static variable in interface waba.ui.IKeys
special key
paintButton(Graphics, boolean) - Method in class waba.ui.Button
 
paintChildren(Graphics, int, int, int, int) - Method in class waba.ui.Container
Called by the system to draw the children of the container.
paintTitle(String, Graphics) - Method in class waba.ui.Window
paints the title immediatly.
Palette - class waba.fx.Palette.
Palette represents a ordered group of colors.
Palette() - Constructor for class waba.fx.Palette
Create a palette containing the current applied palette.
Palette(Color[]) - Constructor for class waba.fx.Palette
Create a Palette with the given colors array. if the array length is > 256 or the array is null, the system palette is assigned.
Palette(int[]) - Constructor for class waba.fx.Palette
construct the palette getting the rgb values from the int array
PalmOS - Static variable in class waba.sys.Settings
Defines a PalmOS user interface style.
palRGBs - Variable in class waba.fx.Image
 
PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
 
ParameterMetaData - class superwaba.ext.xplat.sql.ParameterMetaData.
With this class you can get some information regarding the parameters of a sql query.
ParameterMetaData() - Constructor for class superwaba.ext.xplat.sql.ParameterMetaData
 
parameterModeIn - Static variable in class superwaba.ext.xplat.sql.ParameterMetaData
 
parameterModeInOut - Static variable in class superwaba.ext.xplat.sql.ParameterMetaData
 
parameterModeOut - Static variable in class superwaba.ext.xplat.sql.ParameterMetaData
 
parameterModeUnknown - Static variable in class superwaba.ext.xplat.sql.ParameterMetaData
 
parameterNoNulls - Static variable in class superwaba.ext.xplat.sql.ParameterMetaData
 
parameterNullable - Static variable in class superwaba.ext.xplat.sql.ParameterMetaData
 
parameterNullableUnknown - Static variable in class superwaba.ext.xplat.sql.ParameterMetaData
 
parent - Variable in class waba.ui.Control
The parent of the control.
parentOf(ThreadGroup) - Method in class java.lang.ThreadGroup
 
parentWindow - Variable in class waba.ui.Container
 
parse(byte[], int) - Method in class superwaba.ext.xplat.util.xml.XmlLiteParser
This method parses the given array of bytes.
parse(byte[], int) - Method in class superwaba.ext.xplat.util.xml.HttpXmlLiteParser
Deprecated. This method parses the bytes from the passed byte array into HTTP and XML callbacks.
parse(byte[], int) - Method in class superwaba.ext.xplat.util.xml.HttpLiteParser
This method parses the given array of bytes.
parse(StreamBuffer) - Method in class superwaba.ext.xplat.util.xml.XmlLiteParser
Parse a Stream Buffer
parse(StreamBuffer) - Method in class superwaba.ext.xplat.util.xml.HttpXmlLiteParser
Deprecated. This method parses the bytes from the passed stream buffer into HTTP and XML callbacks.
parse(StreamBuffer) - Method in class superwaba.ext.xplat.util.xml.HttpLiteParser
Parse a Stream Buffer
parse(Stream, int) - Method in class superwaba.ext.xplat.util.xml.HttpXmlLiteParser
Deprecated. This method parses the bytes from the passed stream into HTTP and XML callbacks.
parse(Stream, int) - Method in class superwaba.ext.xplat.util.xml.HttpLiteParser
This method parses the bytes from the passed stream.
parseBuffer(byte[], int) - Method in class superwaba.ext.xplat.util.xml.XmlLiteParser
This method does the actual parsing and call backs working for the current values of pos, len, start and state.
parseBuffer(byte[], int) - Method in class superwaba.ext.xplat.util.xml.HttpLiteParser
 
ParserException - exception superwaba.ext.xplat.util.xml.ParserException.
This exception is thrown by parser when encountering a syntax error.
ParserException() - Constructor for class superwaba.ext.xplat.util.xml.ParserException
Creates a new instance of ParserException without detail message.
ParserException(String) - Constructor for class superwaba.ext.xplat.util.xml.ParserException
Constructs an instance of ParserException with the specified detail message.
parseTime(String, int) - Static method in class superwaba.ext.xplat.sql.Time
 
PASSWORD - Static variable in class waba.ui.Edit
to be used in the setMode method.
PASSWORD_ALL - Static variable in class waba.ui.Edit
to be used in the setMode method.
path - Variable in class waba.fx.SoundClip
 
path - Variable in class waba.io.File
The path that represents this file
pause() - Method in class superwaba.ext.xplat.game.Animation
Pauses a running animation. if the application is not playing, this call has no effect.
peek() - Method in class waba.util.Vector
returns the last object, without removing it. returns null if no more elements.
peek() - Method in class waba.util.IntVector
returns the last int, without removing it. returns INVALID if no more elements.
PEN_DOWN - Static variable in class waba.ui.PenEvent
The event type for a pen or mouse down event.
PEN_DRAG - Static variable in class waba.ui.PenEvent
The event type for a pen or mouse drag event.
PEN_MOVE - Static variable in class waba.ui.PenEvent
The event type for a pen or mouse move event.
PEN_UP - Static variable in class waba.ui.PenEvent
The event type for a pen or mouse up event.
PenEvent - class waba.ui.PenEvent.
PenEvent is a pen down, up, move or drag event.
PenEvent() - Constructor for class waba.ui.PenEvent
 
phone - Variable in class superwaba.ext.palm.io.builtin.Address
the phone numbers
phoneLabelID - Variable in class superwaba.ext.palm.io.builtin.Address
the type of each phone number to be displayed (0-Work,1-Home,etc)
PI - Static variable in class java.lang.Math
The mathematical constant pi.
pixels - Variable in class waba.fx.Image
On desktop, contains the pixels of this image.
PLAIN - Static variable in class waba.fx.Font
A plain font style.
PLAIN - Static variable in class superwaba.ext.xplat.io.print.Font
A plain font style.
platform - Static variable in class waba.sys.Settings
READ-ONLY variable that returns the current platform name.
play() - Method in class waba.fx.SoundClip
Plays the sound clip.
POINT - Static variable in class superwaba.ext.xplat.ui.BigNumber
 
pop() - Method in class waba.util.Vector
returns the last object, removing it. returns null if no more elements.
pop() - Method in class waba.util.IntVector
returns the last int, removing it. returns INVALID if no more elements.
PopList - class waba.ui.PopList.
PopList is a simple implementation of a PopUp Listbox.
PopList() - Constructor for class waba.ui.PopList
Creates a PopList with coordinates that will be set later via the setRect method.
PopList(ListBox) - Constructor for class waba.ui.PopList
Creates a PopList with the given ListBox.
popPosState() - Method in class waba.ui.Edit
 
popPosState() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
popupBlockingModal(Window) - Method in class waba.ui.Window
Popup a modal window, blocking the program execution, and make it child of this one.
popupClosed(PopupMenu) - Method in class waba.ui.MenuBar
called from menu to tell that it is being closed
popupKCC() - Method in class waba.ui.Edit
user method to popup the keyboard/calendar/calculator for this edit.
popupKCC() - Method in class superwaba.ext.xplat.ui.MultiEdit
user method to popup the keyboard/calendar/calculator for this edit.
PopupMenu - class waba.ui.PopupMenu.
Constructs a PopupMenu with the given items.
popupMenu() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
PopupMenu(int, int, String[]) - Constructor for class waba.ui.PopupMenu
Create a MenuBar with the given items and that will be poped up at the given x,y coords.
popupMenuBar() - Method in class waba.ui.Window
Open the menu bar that is associated with this window
popupModal(Window) - Method in class waba.ui.Window
Popup a modal window, and make it child of this one.
popupPop() - Method in class waba.ui.ComboBox
Pops up the combobox
pos - Variable in class superwaba.ext.xplat.util.xml.LiteParser
pos in buffer
pos - Variable in class superwaba.ext.xplat.util.xml.StreamBuffer
Current parsing position within the buffer
POS_VEL_TIME - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
pos(char, String, int) - Static method in class superwaba.ext.xplat.util.datergf.DateFormat
Returns the 0-based position of needle in string, starting the search at the indicated 0-based start position, or -1, if not found.
POSITION - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
POSITIVE_INFINITY - Static variable in class java.lang.Math
 
postEvent(Event) - Method in class waba.ui.Control
Posts an event.
postPopup() - Method in class waba.ui.Window
Placeholder called after the popup is done and after the repaint of this window. the default implementation does nothing.
postPopup() - Method in class waba.ui.InputDialog
 
postPopup() - Method in class waba.ui.Calculator
 
postPopup() - Method in class waba.ui.MenuBar
 
postUnpop() - Method in class waba.ui.Window
Placeholder called after the unpop is done and after the repaint of the other window. the default implementation does nothing.
postUnpop() - Method in class waba.ui.Keyboard
 
postUnpop() - Method in class superwaba.ext.xplat.ui.MultiEditMenu
 
pow(double, double) - Static method in class java.lang.Math
Take a number to a power.
PREAMBLE_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method.
precision - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo
 
PREFERRED - Static variable in class waba.ui.Control
Constant used in params width and height in setRect.
prepare(int, String) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
PreparedStatement - class superwaba.ext.xplat.sql.PreparedStatement.
This interface provides a mechanism for executing pre-compiled statements.
PreparedStatement() - Constructor for class superwaba.ext.xplat.sql.PreparedStatement
 
prepareStatement(String) - Method in class superwaba.ext.xplat.sql.Connection
This method creates a new PreparedStatement for the specified SQL string.
prepareStatement(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method creates a new PreparedStatement for the specified SQL string.
prepareStatement(String, int, int) - Method in class superwaba.ext.xplat.sql.Connection
This method creates a new PreparedStatement for the specified SQL string.
prepareStatement(String, int, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method creates a new PreparedStatement for the specified SQL string.
prepResultSet(boolean) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
press(boolean) - Method in class waba.ui.Button
simulate the press or release of this button. does not generate events
PRESSED - Static variable in class waba.ui.ControlEvent
The event type for a pressed event.
previous() - Method in class superwaba.ext.xplat.sql.ResultSet
This method moves the current position to the previous row in the result set.
PrinterException - exception superwaba.ext.xplat.io.print.PrinterException.
This exception is thrown when a printer error occurs.
PrinterException() - Constructor for class superwaba.ext.xplat.io.print.PrinterException
 
PrinterException(String) - Constructor for class superwaba.ext.xplat.io.print.PrinterException
 
println(String) - Method in class superwaba.ext.xplat.io.print.TypeWriter
This method prints the given String using the current font.
PrintManager - class superwaba.ext.xplat.io.print.PrintManager.
This class represents a print manager, which is extended by the drivers to provide a common way to handle the printer.
PrintManager() - Constructor for class superwaba.ext.xplat.io.print.PrintManager
This class cannot be instantiated by its constructor
printParagraph(String) - Method in class superwaba.ext.xplat.io.print.TypeWriter
This method prints the given String using the current font.
printStackTrace() - Method in class java.lang.Throwable
Prints the stack trace to the SuperWaba debug console.
priority - Variable in class superwaba.ext.palm.io.builtin.Mail
priority value 0-3
priority - Variable in class superwaba.ext.palm.io.builtin.ToDo
The priority of this todo from 1-5
PRIORITY_HIGH - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a high priority message
PRIORITY_LOW - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a low priority message
PRIORITY_NORMAL - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a normal priority message
PRIVATE_USE - Static variable in class java.lang.Character
 
PRIVATE_USE_AREA - Static variable in class java.lang.Character.UnicodeBlock
 
procedureColumnIn - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column type is input.
procedureColumnInOut - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column type is input/output.
procedureColumnOut - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column type is output
procedureColumnResult - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column is used for storing results
procedureColumnReturn - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column is used for return values.
procedureColumnUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The column type is unknown.
procedureNoNulls - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
NULL values are not allowed.
procedureNoResult - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The procedure does not return a result.
procedureNullable - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
NULL values are allowed.
procedureNullableUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
It is unknown whether or not NULL values are allowed.
procedureResultUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
It is unknown whether or not the procedure returns a result.
procedureReturnsResult - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The procedure returns a result.
PRODUCT_DATA - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
PRODUCT_REQUEST - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
ProgressBar - class superwaba.ext.xplat.ui.ProgressBar.
A basic progress bar, with the bar and a text
ProgressBar() - Constructor for class superwaba.ext.xplat.ui.ProgressBar
Creates a progress bar, String is set to null, which is the default.
ProgressBar(int, int) - Constructor for class superwaba.ext.xplat.ui.ProgressBar
Creates a progress bar, String is set to null, which is the default.
Properties - class superwaba.ext.xplat.util.props.Properties.
Class used to store properties pairs (key,value).
Properties.Boolean - class superwaba.ext.xplat.util.props.Properties.Boolean.
Implements a value of type boolean
Properties.Boolean(boolean) - Constructor for class superwaba.ext.xplat.util.props.Properties.Boolean
 
Properties.Double - class superwaba.ext.xplat.util.props.Properties.Double.
Implements a value of type double
Properties.Double(double) - Constructor for class superwaba.ext.xplat.util.props.Properties.Double
 
Properties.Int - class superwaba.ext.xplat.util.props.Properties.Int.
Implements a value of type int
Properties.Int(int) - Constructor for class superwaba.ext.xplat.util.props.Properties.Int
 
Properties.Long - class superwaba.ext.xplat.util.props.Properties.Long.
Implements a value of type long
Properties.Long(long) - Constructor for class superwaba.ext.xplat.util.props.Properties.Long
 
Properties.Str - class superwaba.ext.xplat.util.props.Properties.Str.
Implements a value of type String
Properties.Str(String) - Constructor for class superwaba.ext.xplat.util.props.Properties.Str
 
Properties.Value - class superwaba.ext.xplat.util.props.Properties.Value.
Represents a generic value that can be stored here.
Properties.Value() - Constructor for class superwaba.ext.xplat.util.props.Properties.Value
 
Properties() - Constructor for class superwaba.ext.xplat.util.props.Properties
 
Properties(String[], Properties.Value[]) - Constructor for class superwaba.ext.xplat.util.props.Properties
Stores the given keys/values pairs in a new Properties.
PROXIMITY_WAYPOINT - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
pumpEvents() - Static method in class waba.ui.Window
Let the VM handle all the events in the event queue.
push(int) - Method in class waba.util.IntVector
pushes a int. simply calls add.
push(Object) - Method in class waba.util.Vector
pushes a object. simply calls add.
PushButtonGroup - class waba.ui.PushButtonGroup.
Group or matrix of pushbuttons in just one control.
PushButtonGroup(String[], boolean, int, int, int, int, boolean, byte) - Constructor for class waba.ui.PushButtonGroup
create the buttons.
pushedInsertPos - Variable in class waba.ui.Edit
 
pushedStartSelectPos - Variable in class waba.ui.Edit
 
pushedxOffset - Variable in class waba.ui.Edit
 
pushPosState() - Method in class waba.ui.Edit
 
pushPosState() - Method in class superwaba.ext.xplat.ui.MultiEdit
 
PUT_CATALOG - Static variable in class superwaba.ext.xplat.io.SerialPDB
 
PUT_CATALOG - Static variable in class superwaba.ext.xplat.io.SerialPDBServer
 
PUT_TXT - Static variable in class superwaba.ext.xplat.io.SerialPDB
 
PUT_TXT - Static variable in class superwaba.ext.xplat.io.SerialPDBServer
 
put(Catalog, String, int, int, boolean, boolean) - Method in class superwaba.ext.xplat.io.SerialPDB
Send the specified catalog to the server.
put(int, int) - Method in class waba.util.IntHashtable
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class waba.util.Hashtable
Maps the specified key to the specified value in this hashtable.
put(String, boolean, String[]) - Method in class superwaba.ext.xplat.io.SerialPDB
Send the following String array to the server, placing it in the given txt filename.
put(String, Properties.Value) - Method in class superwaba.ext.xplat.util.props.Properties
Put the given key/value pair in the hashtable that stores the properties.
putCatalog() - Method in class superwaba.ext.xplat.io.SerialPDBServer
 
putTxt() - Method in class superwaba.ext.xplat.io.SerialPDBServer
 
px - Static variable in class waba.ui.Keyboard
 
py - Static variable in class waba.ui.Keyboard
 

Q

Q - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'quarter'.
QB - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'quarter begin'.
QE - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'quarter end'.
qsort() - Method in class waba.ui.ComboBox
Sorts the items of this combobox
qsort() - Method in class waba.ui.ListBox
Sorts the elements of this ListBox.
qsort() - Method in class waba.util.Vector
Sorts the elements of this Vector.
qsort() - Method in class waba.util.IntVector
Do a quick sort in the elements of this IntVector
qsort(Object[], int, int) - Static method in class waba.sys.Convert
Applies the Quick Sort algorithm to the elements of the given array.

R

R3D_CHECK - Static variable in class waba.fx.Graphics
used in the draw3dRect method
R3D_EDIT - Static variable in class waba.fx.Graphics
used in the draw3dRect method
R3D_LOWERED - Static variable in class waba.fx.Graphics
used in the draw3dRect method
R3D_RAISED - Static variable in class waba.fx.Graphics
used in the draw3dRect method
R3D_SHADED - Static variable in class waba.fx.Graphics
used in the draw3dRect method.
Radio - class waba.ui.Radio.
Radio is a radio control.
Radio(String) - Constructor for class waba.ui.Radio
Creates a radio control displaying the given text.
Radio(String, RadioGroup) - Constructor for class waba.ui.Radio
Creates a radio control with the given text attached to the given RadioGroup
RadioGroup - class waba.ui.RadioGroup.
RadioGroup is a Radio control grouper.
RadioGroup() - Constructor for class waba.ui.RadioGroup
 
rand(char, char) - Method in class waba.util.Random
Returns either random character in the given region.
rand(int, int) - Method in class waba.util.Random
Returns either random integer in the given region.
Random - class waba.util.Random.
This is a simple Linear Congruential Generator which produces random numbers in the range [0,2^31), derived from ran0 in Numerical Recipies.
Random() - Constructor for class waba.util.Random
Randomizes based on the current timestamp
Random(int) - Constructor for class waba.util.Random
The only reasonable seeds are between 0 and 2^31 inclusive; if you're negative, it'll get the absolute value of it.
RANGE - Static variable in class waba.ui.Control
 
raw_millis - Variable in class superwaba.ext.xplat.util.datergf.Time
Stores the "raw milliseconds".
RAW_MILLIS_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Time.raw_millis field in Time.get(int flag) and Time.set(int flag, int new_value).
rbuffer - Variable in class superwaba.ext.xplat.io.BufferStream
the read buffer
read - Variable in class superwaba.ext.palm.io.builtin.Mail
Has this message been read
READ - Static variable in class superwaba.ext.xplat.io.SerialSocketServer
 
READ - Static variable in class superwaba.ext.xplat.io.SerialSocket
 
READ_ONLY - Static variable in class waba.io.File
Read-only open mode.
READ_ONLY - Static variable in class waba.io.Catalog
Read-only open mode.
READ_WRITE - Static variable in class waba.io.File
Read-write open mode.
READ_WRITE - Static variable in class waba.io.Catalog
Read-write open mode.
read(Stream) - Method in class superwaba.ext.xplat.io.gps.garmin.Packet
 
read(Stream) - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
readAvailable - Variable in class superwaba.ext.xplat.io.BufferStream
the number of bytes available to read in the buffer
readBoolean() - Method in class waba.io.DataStream
Reads a boolean from the stream as a byte.
readByte() - Method in class waba.io.DataStream
Reads a single byte from the stream.
readBytes() - Method in class superwaba.ext.xplat.io.SerialSocketServer
 
readBytes(byte[]) - Method in class waba.io.DataStream
Reads bytes from the stream.
readBytes(byte[], int, int) - Method in class waba.io.Stream
Reads bytes from the stream.
readBytes(byte[], int, int) - Method in class waba.io.Socket
Reads bytes from the socket into a byte array.
readBytes(byte[], int, int) - Method in class waba.io.DataStream
Reads bytes from the stream.
readBytes(byte[], int, int) - Method in class waba.io.ResizeStream
simply read the bytes from the associated catalog
readBytes(byte[], int, int) - Method in class waba.io.SerialPort
Reads bytes from the port into a byte array.
readBytes(byte[], int, int) - Method in class waba.io.ByteArrayStream
transfers count bytes from class buffer to buf.
readBytes(byte[], int, int) - Method in class waba.io.File
Reads bytes from the file into a byte array.
readBytes(byte[], int, int) - Method in class waba.io.Catalog
Reads bytes from the current record into a byte array.
readBytes(byte[], int, int) - Method in class superwaba.ext.xplat.io.BufferStream
Reads bytes from the stream.
readBytes(byte[], int, int) - Method in class superwaba.ext.xplat.io.SerialSocket
Read bytes from the Socket into a byte array
readBytesUntil(byte) - Method in class superwaba.ext.xplat.io.BufferStream
Reads bytes from the stream until the stream finishes or the given byte is found.
readChars() - Method in class waba.io.DataStream
Reads an array of chars, where its length is stored in the first two bytes as an unsigned short
readCheck() - Method in class waba.io.SerialPort
Returns the number of bytes currently available to be read from the serial port's queue.
readCString() - Method in class waba.io.DataStream
Reads a C-style string from the stream.
readCString() - Method in class superwaba.ext.xplat.io.DataStream
Reads a C-style string from the stream.
readDate(int, Time) - Method in class superwaba.ext.palm.io.builtin.Datebook
Reads date information from a short read from a stream in DateType format
readDouble() - Method in class waba.io.DataStream
Reads a double.
readFile(Vector, InputStream) - Static method in class superwaba.ext.xplat.io.SerialPDBServer
 
readFixedString(int) - Method in class superwaba.ext.xplat.io.DataStream
Reads a fixed length string from the stream.
readFloat() - Method in class waba.io.DataStream
Reads a float value from the stream as four bytes in IEEE 754 format.
readInt() - Method in class waba.io.DataStream
Reads an integer from the stream as four bytes.
readIntLE() - Method in class waba.io.DataStream
Reads an integer using little endian from the stream as four bytes.
readLong() - Method in class waba.io.DataStream
Reads a long.
readPacket(Stream) - Static method in class superwaba.ext.xplat.io.gps.garmin.Packet
 
readPos - Variable in class superwaba.ext.xplat.io.BufferStream
the array position where the next byte will be read from
readShort() - Method in class waba.io.DataStream
Reads a short from the stream as two bytes.
readShortLE() - Method in class waba.io.DataStream
Reads a short from the stream as two bytes in the little endian format.
readString() - Method in class waba.io.DataStream
reads a string, converting from palm to java format.
readStringArray() - Method in class waba.io.DataStream
reads an array of string.
readTime(int, Time) - Method in class superwaba.ext.palm.io.builtin.Datebook
Reads time information from a short read from a stream in TimeType format
readUnsignedByte() - Method in class waba.io.DataStream
Reads a single unsigned byte from the stream.
readUnsignedShort() - Method in class waba.io.DataStream
Reads an unsigned short from the stream as two bytes.
REAL - Static variable in class superwaba.ext.xplat.sql.Types
 
REC_ATTR_DELETE - Static variable in class waba.io.Catalog
Record atribute: Deleted.
REC_ATTR_DELETED - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a message for the Deleted category
REC_ATTR_DIRTY - Static variable in class waba.io.Catalog
Record atribute: Dirty (has been modified since last sync)
REC_ATTR_DRAFT - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a message that has been saved as draft
REC_ATTR_FILED - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a message that has been filed
REC_ATTR_INBOX - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a message for the In box
REC_ATTR_OUTBOX - Static variable in class superwaba.ext.palm.io.builtin.Mail
Indicates a message for the Out box
REC_ATTR_SECRET - Static variable in class waba.io.Catalog
Record atribute: Private
RecordsStreamBuffer - class superwaba.ext.xplat.util.xml.RecordsStreamBuffer.
This class adds support for parsing a Xml file splitted into different records of a Catalog.
RecordsStreamBuffer(Catalog, int, int, int) - Constructor for class superwaba.ext.xplat.util.xml.RecordsStreamBuffer
The records used in the catalog will be parsed from startRec to endRec
Rect - class waba.fx.Rect.
Rect is a rectangle.
RECT_BORDER - Static variable in class waba.ui.Window
 
Rect() - Constructor for class waba.fx.Rect
Constructs a rectangle with all args = 0.
Rect(Coord, Coord) - Constructor for class waba.fx.Rect
Constructs a rectangle with the given coords
Rect(int, int, int, int) - Constructor for class waba.fx.Rect
Constructs a rectangle with the given x, y, width and height.
red - Variable in class waba.fx.Color
 
Ref - class superwaba.ext.xplat.sql.Ref.
This interface provides a mechanism for obtaining information about a SQL structured type
REF - Static variable in class superwaba.ext.xplat.sql.Types
 
Ref() - Constructor for class superwaba.ext.xplat.sql.Ref
 
refresh() - Method in class superwaba.ext.xplat.game.GameEngine
This function causes an onPaint() call to draw a new frame.
This function has to be called in non time based games to refresh the complete screen.
refreshBeforeEachRead - Variable in class waba.io.Socket
If set to true, the function NetLibConnectionRefresh will be called before each read/write.
refreshRow() - Method in class superwaba.ext.xplat.sql.ResultSet
This method refreshes the contents of the current row from the database.
regionMaxx - Variable in class superwaba.ext.xplat.game.Sprite
Sprite valid region.
regionMaxy - Variable in class superwaba.ext.xplat.game.Sprite
Sprite valid region.
regionMinx - Variable in class superwaba.ext.xplat.game.Sprite
Sprite valid region.
regionMiny - Variable in class superwaba.ext.xplat.game.Sprite
Sprite valid region.
registerClass(Storable) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Registers this class with the catalog.
registerDriver(Driver) - Static method in class superwaba.ext.xplat.sql.DriverManager
This method registers a new driver with the manager.
rehash() - Method in class waba.util.Hashtable
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
rehash() - Method in class waba.util.IntHashtable
Rehashes the contents of the hashtable into a hashtable with a larger capacity.
relative(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method moves the result set position relative to the current row.
remove(Control) - Method in class waba.ui.Container
Removes a child control from the container.
remove(Control) - Method in class waba.ui.ComboBox
do nothing
remove(Control) - Method in class waba.ui.ListBox
do nothing
remove(Control) - Method in class superwaba.ext.xplat.ui.GridContainer
Removes a control from this layout.
remove(int) - Method in class waba.ui.ComboBox
Removes an Object from the Listbox
remove(int) - Method in class waba.ui.ListBox
Removes the given index from the Listbox
remove(int) - Method in class waba.util.IntHashtable
Removes the key (and its corresponding value) from this hashtable.
remove(int, int) - Method in class superwaba.ext.xplat.ui.GridContainer
Removes a control at the given grid position.
remove(Object) - Method in class waba.ui.ComboBox
Removes an Object from the Listbox
remove(Object) - Method in class waba.ui.ListBox
Removes an Object from the Listbox
remove(Object) - Method in class waba.util.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove(Radio) - Method in class waba.ui.RadioGroup
 
remove(String) - Method in class superwaba.ext.xplat.util.props.Properties
Remove a value from the property
removeAll() - Method in class waba.ui.ComboBox
Empties the ListBox
removeAll() - Method in class waba.ui.ListBox
Empties this ListBox, setting all elements of the array to null so they can be garbage collected.
removeAllElements() - Method in class waba.util.Vector
same of clear()
removeAt(int) - Method in class superwaba.ext.xplat.ui.SpinList
 
removeCurrent() - Method in class superwaba.ext.xplat.ui.SpinList
 
removeElement(int) - Method in class waba.util.IntVector
same of del(int)
removeElement(Object) - Method in class waba.util.Vector
same of del(Object)
removeElementAt(int) - Method in class waba.util.Vector
same of del(index)
removeElementAt(int) - Method in class waba.util.IntVector
same of del(index)
removeThread(Thread) - Method in class waba.ui.MainWindow
Remove the given thread from the active list of threads.
removeTimer(Timer) - Method in class waba.ui.Control
Removes a timer from a control.
removeTimer(Timer) - Method in class waba.ui.MainWindow
Removes a timer.
rename(String) - Method in class waba.io.File
Renames the file.
rename(String) - Method in class waba.io.Catalog
Renames the currently open catalog to the given name.
renew(int) - Method in class superwaba.ext.xplat.game.Animation
Clear the animation to add new frames.
repaint() - Method in class waba.ui.Control
Marks the control for repaint.
repaintNow() - Method in class waba.ui.Control
Redraws the control immediately.
REPEAT_DAILY - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
REPEAT_MONTHLY_BY_DATE - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
REPEAT_MONTHLY_BY_DAY - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
REPEAT_NONE - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
REPEAT_WEEKLY - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
REPEAT_YEARLY - Static variable in class superwaba.ext.palm.io.builtin.Datebook
 
repeatEndDate - Variable in class superwaba.ext.palm.io.builtin.Datebook
The end date for repeating (or null for forever)
repeatFrequency - Variable in class superwaba.ext.palm.io.builtin.Datebook
The interval (in repeatTypes) between repetitions
repeatMonthlyCount - Variable in class superwaba.ext.palm.io.builtin.Datebook
Indicates the number of repeatMonthlyDays into each month this appointment should repeat.
repeatMonthlyDay - Variable in class superwaba.ext.palm.io.builtin.Datebook
Indicates the day of week to repeat.
repeatType - Variable in class superwaba.ext.palm.io.builtin.Datebook
The type of repeat (one of the REPEAT_XXX constants)
repeatWeekdays - Variable in class superwaba.ext.palm.io.builtin.Datebook
Indicates which days of the week to repeat on.
repeatWeekStartsOnMonday - Variable in class superwaba.ext.palm.io.builtin.Datebook
Indicated whether the week display should start with Sunday (false) or Monday (true).
replace(char, char) - Method in class java.lang.String
Returns a new String with the given oldChar replaced by the newChar
replyTo - Variable in class superwaba.ext.palm.io.builtin.Mail
the author of the mail's preferred address
requestFocus() - Method in class waba.ui.Control
Sets the focus to this control
required - Variable in class superwaba.ext.xplat.sql.DriverPropertyInfo
A flag indicating whether or not a value for this property is required in order to connect to the database.
reset() - Method in class waba.io.ByteArrayStream
resets the position to 0 so the buffer can be reused.
reset() - Method in class superwaba.ext.xplat.io.BufferStream
For non stream based buffers, resets the read and write positions to their initial location.
reset() - Method in class superwaba.ext.xplat.util.crypto.SHA1
initializes or resets the hasher for a new session respectively
resetSearch() - Method in class superwaba.ext.xplat.io.ObjectCatalog
Resets a counter for iterating through the catalog.
resetStatementParams(int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
resizeRecord(int) - Method in class waba.io.Catalog
Resizes a record.
ResizeStream - class waba.io.ResizeStream.
this class is used to create an resizable record. you can use it with DataStream. example: Catalog cat = new Catalog(type+"."+creator+"."+type,Catalog.READ_WRITE); ResizeStream rs = new ResizeStream(cat,512); DataStream ds = new DataStream(rs); rs.startRecord(); ds.writeStringArray(aStringArray); rs.endRecord(); ds.close();
ps: if you dont call startRecord, writeBytes will simply call catalog.writeBytes and will not resize the record.
ResizeStream(Catalog, int) - Constructor for class waba.io.ResizeStream
constructs the resize stream.
resolveClass(Class) - Method in class java.lang.ClassLoader
 
restartRecord(int) - Method in class waba.io.ResizeStream
Restart writing to the given record pos.
restoreText() - Method in class superwaba.ext.xplat.ui.MultiEdit
Restores the contents of this TextArea from the file MEme.PROV.DATA.
ResultSet - class superwaba.ext.xplat.sql.ResultSet.
This interface provides access to the data set returned by a SQL statement.
ResultSet() - Constructor for class superwaba.ext.xplat.sql.ResultSet
 
ResultSetMetaData - class superwaba.ext.xplat.sql.ResultSetMetaData.
This interface provides a mechanism for obtaining information about the columns that are present in a ResultSet.
ResultSetMetaData() - Constructor for class superwaba.ext.xplat.sql.ResultSetMetaData
 
resume() - Method in class java.lang.Thread
 
resume() - Method in class java.lang.ThreadGroup
 
resume() - Method in class superwaba.ext.xplat.game.Animation
Resumes a paused animation. if the application is not playing, this call has no effect.
RETURN_GENERATED_KEYS - Static variable in class superwaba.ext.xplat.sql.Statement
 
rgb - Variable in class waba.fx.Color
 
ri(int, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Convert the primitive Java int tmp to a String and right adjust value with a leading 0 to two places, if necessary.
RIGHT - Static variable in class waba.ui.Control
Constant used in param x in setRect.
RIGHT - Static variable in interface waba.ui.IKeys
special key
rint(double) - Static method in class java.lang.Math
Take the nearest integer to the argument.
rol(long, int, int) - Static method in class waba.sys.Convert
Do a rol of n bits in the given i(nt). n must be < bits.
rollback() - Method in class superwaba.ext.xplat.sql.Connection
This method rolls back any SQL statements executed on this connection since the last commit or rollback.
rollback() - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method rolls back any SQL statements executed on this connection since the last commit or rollback.
romanL - Static variable in class superwaba.ext.xplat.util.datergf.DateFormat
Array of lowercase roman number strings (1 through 12).
romanU - Static variable in class superwaba.ext.xplat.util.datergf.DateFormat
Array of uppercase roman number strings (1 through 12).
romVersion - Static variable in class waba.sys.Settings
READ-ONLY variable that returns the ROM version of the device, like 0x02000000 or 0x03010000.
ror(long, int, int) - Static method in class waba.sys.Convert
Do a ror of n bits in the given i(nt). n must be < bits.
ROUND_BORDER - Static variable in class waba.ui.Window
 
round(double) - Static method in class java.lang.Math
Take the nearest integer to the argument.
Route - class superwaba.ext.xplat.io.gps.garmin.Route.
Represents a Garmin route (collection of waypoints).
ROUTE_HEADER - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
ROUTE_WAYPOINT - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
Route(int, String) - Constructor for class superwaba.ext.xplat.io.gps.garmin.Route
 
Route(int, String, Waypoint[]) - Constructor for class superwaba.ext.xplat.io.gps.garmin.Route
 
rowDeleted() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether or not the current row in the result set has been deleted.
rowInserted() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether or not the current row in the result set has been inserted.
rowUpdated() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether or not the current row in the result set has been updated.
run() - Method in class java.lang.Thread
 
run() - Method in interface java.lang.Runnable
 
run() - Method in interface waba.sys.Thread
 
Runnable - interface java.lang.Runnable.
 
RuntimeException - exception java.lang.RuntimeException.
 
RuntimeException() - Constructor for class java.lang.RuntimeException
 
RuntimeException(String) - Constructor for class java.lang.RuntimeException
 

S

SAME - Static variable in class waba.fx.Rect
 
SAME - Static variable in class waba.ui.Control
Constant used in params x/y/width/height in setRect.
SATURDAY - Static variable in class waba.util.Date
 
SATURDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Saturday, has value 6 (ISO).
save() - Method in class superwaba.ext.xplat.game.Options
stores the settings database.
save() - Method in class superwaba.ext.xplat.game.HighScores
Stores the highscores database.
save(DataStream) - Method in class superwaba.ext.xplat.util.props.Properties
Save all properties in the given DataStream
saveBehind() - Method in class waba.ui.Window
This method tries to save the area behind the window before it is popped up.
saveState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Mail
Send the state information of this object to the given object catalog using the given DataStream.
saveState(DataStream) - Method in class superwaba.ext.palm.io.builtin.ToDo
Send the state information of this object to the given object catalog using the given DataStream.
saveState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Datebook
Send the state information of this object to the given object catalog using the given DataStream.
saveState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Address
Send the state information of this object to the given object catalog using the given DataStream.
saveState(DataStream) - Method in class superwaba.ext.palm.io.builtin.Memo
Send the state information of this object to the given object catalog using the given DataStream.
saveState(DataStream) - Method in interface superwaba.ext.xplat.io.Storable
Send the state information of this object to the given object catalog using the given DataStream.
saveState(DataStream) - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
saveText() - Method in class superwaba.ext.xplat.ui.MultiEdit
Saves the contents of this TextArea to the file MEme.PROV.DATA.
saveTo(Catalog, String) - Method in class waba.fx.Image
saves this image as a Windows .bmp file format to the given Catalog.
saveTo(DataStream) - Method in class waba.util.IntHashtable
Saves this IntHashtable to a Stream.
savingPal - Variable in class waba.fx.Image
Used on desktop only to match the colors that are being saved with the colors that are being getted when saving a bitmap
sbar - Variable in class waba.ui.ListBox
 
scale - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo
 
SCAN_ANGLE_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
SCAN_DATA_TRANSMISSION_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
ScanEvent - class superwaba.ext.xplat.io.scanner.ScanEvent.
ScanEvent is an event thrown by the Symbol barcode scanner.
ScanEvent(int) - Constructor for class superwaba.ext.xplat.io.scanner.ScanEvent
Constructs a scan event of the given type. target is always null. guich@200b2: added a parameter to the constructor.
SCANNED - Static variable in class superwaba.ext.xplat.io.scanner.ScanEvent
The event type for a scanner scanning event.
Scanner - class superwaba.ext.xplat.io.scanner.Scanner.
Scanner accesses the Symbol barcode scanner.
Scanner() - Constructor for class superwaba.ext.xplat.io.scanner.Scanner
 
score - Variable in class superwaba.ext.xplat.game.HighScoreEntry
The performer's score.
screenErased - Variable in class superwaba.ext.xplat.game.Sprite
 
screenHeight - Static variable in class waba.sys.Settings
READ-ONLY variable that represents the device's screen height
ScreenPalette - Static variable in class waba.fx.Graphics
 
screenWidth - Static variable in class waba.sys.Settings
READ-ONLY variable that represents the device's screen width
scroll(boolean) - Method in class waba.ui.Label
scroll one page. returns true if success, false if no scroll possible
ScrollBar - class waba.ui.ScrollBar.
ScrollBar is a simple implementation of a Scrollbar.
ScrollBar() - Constructor for class waba.ui.ScrollBar
Creates Scrollbar with default values:
maximum = 100
minimum = 0
orientation = VERTICAL
blockIncrement = 10
unitIncrement = 1
value = 0
visibleItems = 10
ScrollBar(byte) - Constructor for class waba.ui.ScrollBar
 
searchBytes(byte[], int, int) - Method in class superwaba.ext.xplat.io.search.CatalogSearch
Searches the underlying Catalog for the given byte array.
second - Variable in class waba.sys.Time
The second in the range of 0 to 59.
second - Variable in class superwaba.ext.xplat.util.datergf.Time
Stores the second, a value between 0 and 59.
second - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
SECOND_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Time.second field in Time.get(int flag) and Time.set(int flag, int new_value).
SECONDS_PER_DAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Seconds in a full day (86400).
SECONDS_PER_HOUR - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Seconds in a full hour (3600).
SECONDS_PER_MINUTE - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Seconds in a full minute (60).
SecurityException - exception java.lang.SecurityException.
 
SecurityException() - Constructor for class java.lang.SecurityException
 
SecurityException(String) - Constructor for class java.lang.SecurityException
 
SELECT_BY_CELL - Static variable in class superwaba.ext.xplat.ui.Grid
Constant used to specify selection by cell
SELECT_BY_COLUMN - Static variable in class superwaba.ext.xplat.ui.Grid
Constant used to specify selection by column
SELECT_BY_ROW - Static variable in class superwaba.ext.xplat.ui.Grid
Constant used to specify selection by row
select(int) - Method in class waba.ui.ComboBox
Select an item
select(int) - Method in class waba.ui.ListBox
Select an item and scroll to it if necessary.
selectedIndex - Variable in class waba.ui.ListBox
 
selfTest() - Static method in class superwaba.ext.xplat.util.crypto.BlowfishECB
selftest routine, to check e.g. for a valid class file transmission
selfTest() - Method in class superwaba.ext.xplat.util.crypto.SHA1
runs a selftest
sendNumRecords(Stream, int) - Static method in class superwaba.ext.xplat.io.gps.garmin.Packet
 
sentTo - Variable in class superwaba.ext.palm.io.builtin.Mail
the actual recipient of the mail
SEPTEMBER - Static variable in class waba.util.Date
 
SEPTEMBER - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
September, has value 9 (ISO).
SerialPDB - class superwaba.ext.xplat.io.SerialPDB.
This is the client-side class.
SerialPDB(int, int) - Constructor for class superwaba.ext.xplat.io.SerialPDB
Create and open the Serial connection
SerialPDBServer - class superwaba.ext.xplat.io.SerialPDBServer.
Proxy for Serial PDB.
SerialPDBServer(int, int) - Constructor for class superwaba.ext.xplat.io.SerialPDBServer
Construct a serial server to listen at port using baud rate
SerialPort - class waba.io.SerialPort.
SerialPort accesses a device's serial port.
SerialPort(int, int) - Constructor for class waba.io.SerialPort
Open a serial port with settings of 8 bits, no parity and 1 stop bit.
SerialPort(int, int, int, boolean, int) - Constructor for class waba.io.SerialPort
Opens a serial port.
SerialSocket - class superwaba.ext.xplat.io.SerialSocket.
class SerialSocket This is the client-side class.
SerialSocket(String, int, int) - Constructor for class superwaba.ext.xplat.io.SerialSocket
Create and open the Socket
SerialSocketServer - class superwaba.ext.xplat.io.SerialSocketServer.
Proxy for Serial Socket Created by Rick Grehan and ported to SuperWaba by Guich.
SerialSocketServer(int, int) - Constructor for class superwaba.ext.xplat.io.SerialSocketServer
Construct a serial server to listen at port using baud rate
set - Variable in class superwaba.ext.xplat.io.print.PrintManager
The Settings instance that may be assigned to this print manager
set(int, float) - Method in class superwaba.ext.xplat.io.print.Settings
Sets a value as float
set(int, int) - Method in class superwaba.ext.xplat.util.datergf.Time
Allows to set the indicated time portion.
set(int, int) - Method in class superwaba.ext.xplat.util.datergf.Date
Allows to set this Date object to a specific date.
set(int, int) - Method in class superwaba.ext.xplat.io.print.Settings
Sets a value as integer
set(int, int, int) - Method in class superwaba.ext.xplat.util.datergf.Date
Set all three Date fields at once.
set(int, int, int, int) - Method in class waba.fx.Rect
sets the coords of this rect.
set(int, Object) - Method in class waba.util.Vector
Sets the object at the given index.
set(int, String) - Method in class superwaba.ext.xplat.io.print.Settings
Sets a value as String
set(Rect) - Method in class waba.fx.Rect
sets the coords of this rect.
set3d(boolean) - Method in class waba.ui.Label
if 3d is true, draws the label with a 3d effect. turns off invert.
setActiveTab(int) - Method in class waba.ui.TabPanel
Sets the currently active tab.
setAttributes(int) - Method in class waba.io.File
Sets this file attributes.
setAttributes(int) - Method in class waba.io.Catalog
Sets this catalog's attributes, defined by the DB_ATTR_xxx constants.
setAutoCommit(boolean) - Method in class superwaba.ext.xplat.sql.Connection
This method turns auto commit mode on or off.
setAutoCommit(boolean) - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method turns auto commit mode on or off.
setAutoCommit(int, boolean) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
setBackColor(Color) - Method in class waba.fx.Graphics
Sets the current color for background and 2nd color operations.
setBackColor(Color) - Method in class waba.ui.Control
Set the background color of this control.
setBackColor(Color) - Method in class superwaba.ext.xplat.io.print.Graphics
In most printers, setting from anything than Color.BLACK will turn gray what you draw.
setBackColor(int, int, int) - Method in class waba.fx.Graphics
Sets the current color for background and 2nd color operations.
setBackForeColors(Color, Color) - Method in class waba.ui.Control
Set the background and foreground colors at once
setBarcodeLength(int, int, int, int) - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Set the length of a barcode.
setBarcodeParam(int, boolean) - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Set a scanner parameter defining whether a barcode format will be used in scanning.
setBit(int, boolean) - Method in class waba.util.IntVector
Used to let this int vector act like a bit vector. returns true if the bit specified is set. you must guarantee that the index exists in the vector. guich@102
setBlob(int, Blob) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java Blob value.
setBlob(int, Blob) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java Blob value.
setBlockIncrement(int) - Method in class waba.ui.ScrollBar
Set the items to increment by clicking the above the scrollbar.
setBoolean(int, boolean) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java boolean value.
setBoolean(int, boolean) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java boolean value.
setBorder(byte) - Method in class waba.ui.Button
Sets the style of the border. use the constants BORDER_xxx
setBorderColor(Color) - Method in class superwaba.ext.xplat.ui.ToolTip
Set the border color for the tip.
setBordered(boolean) - Method in class superwaba.ext.xplat.ui.Grid
Sets if the table should be bordered or not.
setBorderStyle(byte) - Method in class waba.ui.Container
Sets the border for this container.
setBorderStyle(byte) - Method in class waba.ui.Window
sets the border borderStyle. use the constants XXXX_BORDER. sets the flag border accordingly to the borderStyle.
setBorderStyle(byte) - Method in class waba.ui.TabPanel
Sets the type of border. see the waba.ui.Window xxx_BORDER constants.
setBuffer(byte[]) - Method in class superwaba.ext.xplat.io.BufferStream
Sets the buffer used by this BufferStream.
setBuffer(byte[], int, int) - Method in class superwaba.ext.xplat.io.BufferStream
Sets the buffer slice used by this BufferStream.
setByte(int, byte) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java byte value.
setByte(int, byte) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java byte value.
setBytes(int, byte[]) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java byte array value.
setBytes(int, byte[]) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java byte array value.
setBytes(int, byte[], int, int) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java byte array value.
setBytes(int, byte[], int, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java byte array value.
setBytes(long, byte[]) - Method in class superwaba.ext.xplat.sql.Blob
 
setBytes(long, byte[], int, int) - Method in class superwaba.ext.xplat.sql.Blob
 
setCapitaliseMode(byte) - Method in class waba.ui.Edit
Sets the capitalise settings for this Edit.
setCapitaliseMode(byte) - Method in class superwaba.ext.xplat.ui.MultiEdit
Sets the capitalise settings for this MultiEdit.
setCaptionColor(Color) - Method in class waba.ui.TabPanel
Sets the text color of the captions
setCatalog(String) - Method in class superwaba.ext.xplat.sql.Connection
This method sets the name of the catalog in use by this connection.
setCatalog(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method sets the name of the catalog in use by this connection.
setCBCIV(byte[]) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
set the current CBC IV (for cipher resets)
setCBCIV(long) - Method in class superwaba.ext.xplat.util.crypto.BlowfishCBC
set the current CBC IV (for cipher resets)
setChecked(boolean) - Method in class waba.ui.Radio
Sets the checked state of the control.
setChecked(boolean) - Method in class waba.ui.Check
Sets the checked state of the control.
setChecked(int, boolean) - Method in class waba.ui.MenuBar
Put a check in the given menu item in the xyy format.
setChoices(String[]) - Method in class superwaba.ext.xplat.ui.SpinList
 
setClip(int, int, int, int) - Method in class waba.fx.Graphics
Sets the clipping rectangle, translated to the current translated origin.
setClip(Rect) - Method in class waba.fx.Graphics
Sets the clipping rectangle, translated to the current translated origin.
setColor(int, Color) - Method in class waba.fx.Palette
sets the color in the given index
setColor(int, int, int) - Method in class waba.fx.Graphics
Deprecated. Use setForeColor and setBackColor instead.
setColors(Color) - Method in class waba.fx.Graphics
Sets the current color as the foreground and background colors.
setColors(Color[], int) - Method in class waba.fx.Palette
sets a range of colors in this palette, replacing all colors from toIndex to toIndex+aColor.length-1.
setColumnCount(int) - Method in class superwaba.ext.xplat.ui.JustifiedContainer
initialize the columns
setContextClassLoader(ClassLoader) - Method in class java.lang.Thread
 
setContinuousScanning(boolean) - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Set whether activate() will continuously scan (the default), or stop after a single scan.
setCursorColor(Color) - Method in class waba.ui.ComboBox
Sets the cursor color for this ComboBox.
setCursorColor(Color) - Method in class waba.ui.PushButtonGroup
Sets the cursor color for this PushButtonGroup.
setCursorColor(Color) - Method in class waba.ui.PopupMenu
Sets the cursor color.
setCursorColor(Color) - Method in class waba.ui.ListBox
Sets the cursor color for this ListBox.
setCursorColor(Color) - Method in class waba.ui.MenuBar
Sets the cursor color.
setCursorName(String) - Method in class superwaba.ext.xplat.sql.Statement
This method sets the cursor name that will be used by the result set.
setCursorName(String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the cursor name that will be used by the result set.
setCursorPos(int, int) - Method in class waba.ui.Edit
Sets the selected text of this Edit (if start !
setCursorType(int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
setDaemon(boolean) - Method in class java.lang.Thread
 
setDaemon(boolean) - Method in class java.lang.ThreadGroup
 
setDate(int) - Method in class superwaba.ext.xplat.sql.Date
 
setDate(int, Date) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java java.sql.Date value.
setDate(int, Date) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java java.sql.Date value.
setDefaultEpochDate(int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Sets the Date which presently serves as the epoch.
setDelay(int) - Method in class superwaba.ext.xplat.ui.ToolTip
Delay before to display the tooltip - Default 1000
setDeleteMode(int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
setDeviceAutoOff(int) - Static method in class waba.sys.Vm
Sets the device's "auto-off" time.
setDirtybitMode(int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
setDisplay(int) - Method in class superwaba.ext.xplat.ui.ToolTip
Time during which the message is diplayed - Default 2000
setDouble(int, double) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java double value.
setDouble(int, double) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java double value.
setDoubleBuffer(boolean) - Method in class waba.ui.Window
Sets true if we have to use an double buffer to paint the screen.
setDrawDots(boolean) - Method in class superwaba.ext.xplat.ui.MultiEdit
If true, a dotted line appears under each row of text (on by default)
setDrawOp(int) - Method in class waba.fx.Graphics
Sets the drawing operation.
setEditable(boolean) - Method in class waba.ui.Edit
Sets if the control accepts input from the user
setEditable(boolean) - Method in class superwaba.ext.xplat.ui.MultiEdit
Sets if the control accepts input from the user
setElementAt(int, int) - Method in class waba.util.IntVector
Set the element at the given index.
setElementAt(Object, int) - Method in class waba.util.Vector
same of set(index, Object)
setEnabled(boolean) - Static method in class waba.fx.Sound
Sets the sound of the device on/off.
setEnabled(boolean) - Method in class waba.ui.Control
Sets if this control can or not accept events.
setEnabled(boolean) - Method in class waba.ui.Container
sets if this container and all childrens can or not accept events
setEnabled(boolean) - Method in class waba.ui.ListBox
 
setEnabled(boolean) - Method in class waba.ui.ScrollBar
 
setEnabled(int, boolean) - Method in class waba.ui.MenuBar
Enable the given menu item.
setEscapeProcessing(boolean) - Method in class superwaba.ext.xplat.sql.Statement
This method sets the local escape processing mode on or off.
setEscapeProcessing(boolean) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the local escape processing mode on or off.
setFetchDirection(int) - Method in class superwaba.ext.xplat.sql.Statement
This method informs the driver which direction the result set will be accessed in.
setFetchDirection(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method provides a hint to the driver about which direction the result set will be processed in.
setFetchDirection(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method informs the driver which direction the result set will be accessed in.
setFetchSize(int) - Method in class superwaba.ext.xplat.sql.Statement
This method informs the driver how many rows it should fetch from the database at a time.
setFetchSize(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method provides a hint to the driver about how many rows at a time it should fetch from the database.
setFetchSize(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method informs the driver how many rows it should fetch from the database at a time.
setFloat(int, float) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java float value.
setFloat(int, float) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java float value.
setFlowControl(boolean) - Method in class waba.io.SerialPort
Turns RTS/CTS flow control (hardware flow control) on or off.
setFocus(Control) - Method in class waba.ui.Window
Sets focus to the given control.
setFocusLess(boolean) - Method in class waba.ui.Control
Sets this control to be focusless.
setFont(Font) - Method in class waba.fx.Graphics
Sets the current font for operations that draw text.
setFont(Font) - Method in class waba.ui.Control
sets the font of this conrol.
setFont(Font) - Method in class superwaba.ext.xplat.io.print.Graphics
Sets the font to the given font.
setFont(Font) - Method in class superwaba.ext.xplat.io.print.TypeWriter
Sets the font.
setForeColor(Color) - Method in class waba.fx.Graphics
Sets the current color for border and drawing operations.
setForeColor(Color) - Method in class waba.ui.Control
Set the foreground color of this control.
setForeColor(Color) - Method in class superwaba.ext.xplat.io.print.Graphics
In most printers, setting from anything than Color.BLACK will turn gray what you draw.
setForeColor(int, int, int) - Method in class waba.fx.Graphics
Sets the current color for border and drawing operations.
setFrame(int) - Method in class superwaba.ext.xplat.game.AnimatedSprite
Set the sprite's current frame.
setFrames(Image[]) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. will be removed in next release
setGap(int) - Method in class waba.ui.Button
Sets the gap between the text/image and the border.
setGaps(int, int) - Method in class superwaba.ext.xplat.ui.GridContainer
Sets the gap between controls.
setGaps(int, int, int) - Method in class superwaba.ext.xplat.ui.JustifiedContainer
set the gaps for the column
setGaps(int, int, int, int) - Method in class waba.ui.TabPanel
sets gaps between the containers and the TabPanel.
setGivenWeekday(int, Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
From a given Date calculate the previous or next date, which falls on one of the given weekdays.
setGregorianChange(int, int, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Allows to set the date on which the usage of the Gregorian calendar starts.
setHour(int) - Method in class superwaba.ext.xplat.sql.Time
 
setInt(int, int) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java int value.
setInt(int, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java int value.
setInvert(boolean) - Method in class waba.ui.Label
if invert is true, the back and fore color are swaped. turns off 3d.
setItemAt(int, Object) - Method in class waba.ui.ComboBox
Sets the Object at the given Index, starting from 0
setItemAt(int, Object) - Method in class waba.ui.ListBox
Sets the Object at the given Index, starting from 0
setItems(String[][]) - Method in class waba.ui.MenuBar
Sets the current Menu items.
setJustify(int, int, int) - Method in class superwaba.ext.xplat.ui.JustifiedContainer
set the justifies of the column ; can be LEFT, RIGHT, TOP, BOTTOM, CENTER
setKeyboard(byte) - Method in class waba.ui.Edit
Used to change the default keyboard to be used with this Edit control.
setKeyboard(byte) - Method in class superwaba.ext.xplat.ui.MultiEdit
Used to change the default keyboard to be used with this Edit control.
setLanguage(int) - Static method in class waba.ui.Keyboard
Sets the current language of the Keyboard.
setLength(int) - Method in class java.lang.StringBuffer
Sets the length of the String.
setLength(int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
setLiveScrolling(boolean) - Method in class waba.ui.ScrollBar
Set the live scrolling.
setLoginTimeout(int) - Static method in class superwaba.ext.xplat.sql.DriverManager
This method set the login timeout used by JDBC drivers.
setLong(int, long) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java long value.
setLong(int, long) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java long value.
setMask(String) - Method in class waba.ui.Edit
Deprecated. access the mask member directly
setMaxFieldSize(int) - Method in class superwaba.ext.xplat.sql.Statement
This method sets the limit for the maximum length of any column in bytes.
setMaxFieldSize(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the limit for the maximum length of any column in bytes.
setMaximum(int) - Method in class waba.ui.ScrollBar
Set the maximum of elements
setMaximum(int) - Method in class superwaba.ext.xplat.ui.ProgressBar
Sets the model's maximum to n.
setMaxLength(int) - Method in class waba.ui.Edit
Sets the desired maximum length for text entered in the Edit.
setMaxLength(int) - Method in class superwaba.ext.xplat.ui.MultiEdit
Sets the desired maximum length for text entered in the Edit.
setMaxPriority(int) - Method in class java.lang.ThreadGroup
 
setMaxRows(int) - Method in class superwaba.ext.xplat.sql.Statement
This method sets the maximum number of rows that can be present in a result set.
setMaxRows(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the maximum number of rows that can be present in a result set.
setMenuBar(Control) - Method in class waba.ui.Window
sets the menu bar for this window
setMinimum(int) - Method in class waba.ui.ScrollBar
Set the minimum of elements
setMinimum(int) - Method in class superwaba.ext.xplat.ui.ProgressBar
Sets the model's minimum to n.
setMinute(int) - Method in class superwaba.ext.xplat.sql.Time
 
setMode(byte) - Method in class waba.ui.Edit
Used to set the valid characters that can be entered by using one of the constants DATE, CURRENCY and NORMAL.
setMode(int) - Method in class superwaba.ext.xplat.ui.BigNumber
Sets the mode of changing this number.
setMonth(int) - Method in class superwaba.ext.xplat.sql.Date
 
setName(String) - Method in class java.lang.Thread
 
setNewBuf(String) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
Return true if the buffer should be rebound.
setNextException(SQLException) - Method in class superwaba.ext.xplat.sql.SQLException
This method adds a new exception to the end of the chain of exceptions that are chained to this object.
setNextWarning(SQLWarning) - Method in class superwaba.ext.xplat.sql.SQLWarning
This method adds a new exception to the end of the chain of exceptions that are chained to this object.
setNull(int, int) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method populates the specified parameter with a SQL NULL value for the specified type.
setNull(int, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method populates the specified parameter with a SQL NULL value for the specified type.
setNull(int, int, String) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method populates the specified parameter with a SQL NULL value for the specified type.
setNull(int, int, String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method populates the specified parameter with a SQL NULL value for the specified type.
setNumber(int) - Method in class superwaba.ext.xplat.ui.BigNumber
Sets the value of this number
setNumberOfRows(int) - Method in class superwaba.ext.xplat.ui.MultiEdit
Used to set the number of rows of this MultiEdit.
setObject(int, Object) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java Object value.
setObject(int, Object) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java Object value.
setObject(int, Object, int) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java Object value.
setObject(int, Object, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java Object value.
setObject(int, Object, int, int) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java Object value.
setObject(int, Object, int, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java Object value.
setObject(Object) - Method in class superwaba.ext.xplat.sql.Ref
 
setObjectAttribute(int, byte) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Set attributes of an object record from the catalog
setOneClickEditMode(boolean) - Method in class superwaba.ext.xplat.ui.Grid
Sets if a user is allowed to start editing a cell without selecting it first.
When the user clicks a cell, it is selected for her.
Default is false.
setPalette(Palette) - Method in class waba.fx.Image
substitutes the original palette that came with this image with the given one.
setPalmOSStyle(boolean) - Static method in class waba.sys.Settings
Changes the user interface style to PalmOS.
setPanel(int, Container) - Method in class waba.ui.TabPanel
Sets this tabpanel container of index i to the given container.
setPanelsBackColor(Color[]) - Method in class waba.ui.TabPanel
Sets the colors of the panels.
setParam(int, int, int) - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Set a parameter for the barcode.
setPixel(int, int) - Method in class waba.fx.Graphics
Sets the pixel at the specified position, using the current foreground color as the pixel color.
setPopColors(Color, Color, Color) - Method in class waba.ui.MenuBar
Set the colors for the popup windows.
setPos(int) - Method in class waba.io.File
Sets the file pointer for read and write operations to the given position.
setPos(int, int, boolean) - Method in class superwaba.ext.xplat.game.Sprite
Sets the sprite position (actually its center).
setPriority(int) - Method in class java.lang.Thread
 
setQueryTimeout(int) - Method in class superwaba.ext.xplat.sql.Statement
This method sets the number of seconds a statement may be in process before timing out.
setQueryTimeout(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the number of seconds a statement may be in process before timing out.
setReadMode(int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
setReadTimeout(int) - Method in class waba.io.Socket
Sets the timeout value for read operations.
setReadTimeout(int) - Method in class waba.io.SerialPort
Sets the timeout value for read operations.
setReadTimeout(int) - Method in class superwaba.ext.xplat.io.SerialSocket
Sets the read timeout.
setRecordAttributes(byte) - Method in class waba.io.Catalog
Deprecated. use setRecordAttributes(recordPos, attr) instead.
setRecordAttributes(int, byte) - Method in class waba.io.Catalog
Sets the attributes of the current record.
setRecordPos(int) - Method in class waba.io.Catalog
Sets the current record position and locks the given record.
setRect(int, int, int, int) - Method in class waba.ui.Control
Sets or changes a control's position and size.
setRect(int, int, int, int) - Method in class waba.ui.PopList
Sets the rect for this poplist.
setRect(int, int, int, int) - Method in class superwaba.ext.xplat.ui.MultiEdit
Sets the rect for this MultiEdit.
setRect(int, int, int, int) - Method in class superwaba.ext.xplat.ui.GridContainer
Sets the rect for this container.
setRect(int, int, int, int, Control) - Method in class waba.ui.Control
Sets or changes a control's position and size.
setRect(int, int, int, int, Control) - Method in class waba.ui.PopList
Sets the rect for this poplist.
setRect(Rect) - Method in class waba.ui.Control
Sets or changes a control's position and size.
setRect(Rect) - Method in class waba.ui.PopList
Sets the rect for this poplist.
setRef(int, Ref) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java Ref value.
setRef(int, Ref) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java Ref value.
setRegion(Rect) - Method in class superwaba.ext.xplat.game.Sprite
Change the sprite valid region.
setReorgMode(int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
setSearchIndex(int) - Method in class superwaba.ext.xplat.io.ObjectCatalog
Sets the search counter at the given index in the catalog.
setSecond(int) - Method in class superwaba.ext.xplat.sql.Time
 
setSelected(int) - Method in class waba.ui.PushButtonGroup
sets the selected button index.
setSelectedDate(Date) - Method in class waba.ui.Calendar
sets the current day to the Date specified. if its null, sets the date to today.
setSelectedDate(Date) - Method in class superwaba.ext.xplat.util.datergf.Calendar
Sets the selection Date to the Date specified.
setSelectedIndex(int) - Method in class superwaba.ext.xplat.ui.SpinList
 
setSelectMode(int) - Method in class superwaba.ext.xplat.ui.Grid
Sets the table's selection mode to allow for selection by single cell, row or column.
setShort(int, short) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java short value.
setShort(int, short) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java short value.
setSigners(Class, Object[]) - Method in class java.lang.ClassLoader
 
setSimpleBorder(boolean) - Method in class waba.ui.PushButtonGroup
uses the old style border
setSimpleBorder(boolean) - Method in class waba.ui.ListBox
Sets the border of the listbox to be not 3d if flag is true.
setSpace(int) - Method in class superwaba.ext.xplat.ui.Grid
Sets the spacing between texts.
setState(int) - Method in class superwaba.ext.xplat.game.AnimatedButton
Set the animated button state.
setStatePosition(int, int) - Method in class waba.ui.Window
used to set the position where the status chars will be displayed. the chars are 8x11 pixels. this method must be called so the status can be displayed. these positions must be relative to this window, because they are converted to absolute coordinates. use setStatePosition(Window.HIDE_STATE,Window.HIDE_STATE) to remove the display of the state.
setStatic(int, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Allows to set the static fields Date.weekStart and Date.dateOrder.
setString(int, String) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java String value.
setString(int, String) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java String value.
setString(int, String[]) - Static method in class superwaba.ext.xplat.util.datergf.Date
Alllows to set the names of the month or of the days according to flag.
setString(String) - Method in class superwaba.ext.xplat.ui.ProgressBar
Sets the value of the Progress String.
setTableModel(GridModel) - Method in class superwaba.ext.xplat.ui.Grid
Set the table model
setText(String) - Method in class waba.ui.Label
Sets the text that is displayed in the label.
setText(String) - Method in class waba.ui.Edit
Sets the text displayed in the edit control.
setText(String) - Method in class waba.ui.Button
Sets the text that is displayed in the button.
setText(String) - Method in class waba.ui.Radio
sets the text. added by guich
setText(String) - Method in class waba.ui.Check
sets the text that is displayed in the check. added by guich
setText(String) - Method in class superwaba.ext.xplat.ui.MultiEdit
Sets the text displayed in the edit control.
setTextAlignment(int) - Method in class waba.ui.MessageBox
Sets the alignment for the text.
setTime(byte, Time) - Method in class waba.io.File
Sets the time for the given time type.
setTime(int, Time) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java java.sql.Time value.
setTime(int, Time) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java java.sql.Time value.
setTimestamp(int, Timestamp) - Method in class superwaba.ext.xplat.sql.PreparedStatement
This method sets the specified parameter from the given Java java.sql.Timestamp value.
setTimestamp(int, Timestamp) - Method in class superwaba.ext.xplat.sql.db2e.Db2eStatement
This method sets the specified parameter from the given Java java.sql.Timestamp value.
Settings - class waba.sys.Settings.
this class provides some preferences from PalmOS config and other Vm settings.
Settings - class superwaba.ext.xplat.io.print.Settings.
This class is used to get and set various settings from the printer.
Settings() - Constructor for class superwaba.ext.xplat.io.print.Settings
This class can't be instantiated.
Settings(byte, char, byte, boolean, char, char, char, int, int, boolean, int, boolean, int, String, String, String, String, boolean, String, boolean, int) - Constructor for class waba.sys.Settings
 
setTitle(String) - Method in class waba.ui.Window
sets the title and call repaint. if you want an imediate repaint, call paintTitle.
setTitleFont(Font) - Method in class waba.ui.Window
sets the title font
setToday() - Method in class waba.util.Date
sets this date object to be the current day
setTransactionIsolation(int) - Method in class superwaba.ext.xplat.sql.Connection
This method sets the current transaction isolation mode.
setTransactionIsolation(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eConnection
This method sets the current transaction isolation mode.
setTransparentColor(Color) - Method in class waba.fx.Image
Deprecated. Access the public member transparentColor directly
setType(byte) - Method in class waba.ui.TabPanel
Sets the position of the tabs. use constants TAB_TOP or TAB_BOTTOM.
setUnitIncrement(int) - Method in class waba.ui.ScrollBar
Set the items to increment by clicking the up button
setUnpopDelay(int) - Method in class waba.ui.MessageBox
sets a delay for the unpop of this dialog
setValidChars(String) - Method in class waba.ui.Edit
Sets the valid chars that can be entered in this edit (they are converted to uppercase to make the verification easy). if null is passed, any char can be entered. (case insensitive). added by guich
setValidChars(String) - Method in class superwaba.ext.xplat.ui.MultiEdit
sets the valid chars that can be entered in this edit. if null is passed, any char can be entered. (case insensitive). added by guich
setValue(byte[]) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
setValue(byte[], int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
setValue(int) - Method in class waba.ui.ScrollBar
Set the value if visibleItems+i+minimum <= maximum.
setValue(int) - Method in class superwaba.ext.xplat.ui.ProgressBar
Sets the model's current value to x.
setValue(String) - Method in class waba.ui.InputDialog
Sets the default value on the Edit field
setValue(String) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
Returns false if the string is too large to fit in current buffer.
setValueAt(Object, int, int) - Method in interface superwaba.ext.xplat.ui.GridModel
Sets the value in the cell at columnIndex and rowIndex to aValue.
setValueCheck(byte[]) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
setValueCheck(byte[], int, int) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
setValueCheck(String) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
setValues(int, int, int, int) - Method in class waba.ui.ScrollBar
Sets the value, visibleItems, minimum and maximum values
setValueTruncate(String) - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
setVisible(boolean) - Method in class waba.ui.Control
Shows or "hides" this control.
setVisible(boolean) - Method in class waba.ui.MenuBar
Called by the Window class to popup this MenuBar
setVisibleItems(int) - Method in class waba.ui.ScrollBar
Set the count of visible items for the scrollbar.
setYear(int) - Method in class superwaba.ext.xplat.sql.Date
 
SHA1 - class superwaba.ext.xplat.util.crypto.SHA1.
SHA-1 message digest implementation
SHA1() - Constructor for class superwaba.ext.xplat.util.crypto.SHA1
constructor
SHIFT - Static variable in interface waba.ui.IKeys
modifier for shift key
show() - Method in class superwaba.ext.xplat.game.Sprite
Draw the sprite at it's current position using the defined drawOp.
show() - Method in class superwaba.ext.xplat.game.AnimatedSprite
Draw the sprite's current frame at it's current position using the defined drawOp.
showSecs - Static variable in class superwaba.ext.xplat.util.datergf.Time
Indicates whether second portion should be shown in toString().
shrink(byte[], int) - Static method in class superwaba.ext.xplat.util.Compression
Shrinks the given in array with length len
SHUTDOWN - Static variable in class superwaba.ext.xplat.io.SerialPDB
 
SHUTDOWN - Static variable in class superwaba.ext.xplat.io.SerialPDBServer
 
shutdownServer() - Method in class superwaba.ext.xplat.io.SerialSocket
Shutdown the server.
shutdownServer() - Method in class superwaba.ext.xplat.io.SerialPDB
Shutdown the server.
signature - Variable in class superwaba.ext.palm.io.builtin.Mail
Is there a .sig attached
simpleBorder - Variable in class waba.ui.ListBox
 
sin(double) - Static method in class java.lang.Math
The trigonometric function sin.
SIR - Static variable in class waba.io.SerialPort
SIR Port (Physical Layer of IrDA Stack).
size - Variable in class superwaba.ext.xplat.util.xml.StreamBuffer
Current length of the content in the buffer
size() - Method in class waba.fx.Palette
returns the number of colors in this palette
size() - Method in class waba.ui.ComboBox
Returns the number of items
size() - Method in class waba.ui.ListBox
Returns the number of items
size() - Method in class waba.util.Hashtable
Returns the number of keys in this hashtable.
size() - Method in class waba.util.IntHashtable
Returns the number of keys in this hashtable.
size() - Method in class waba.util.Vector
same of getCount()
size() - Method in class waba.util.IntVector
same of getCount()
size() - Method in class superwaba.ext.xplat.io.ObjectCatalog
Get the size of this catalog
size() - Method in class superwaba.ext.xplat.game.Animation
Number of frames in the animation.
size() - Method in class superwaba.ext.xplat.game.HighScores
Amount of highscore entries.
size() - Method in class superwaba.ext.xplat.util.props.Properties
Returns the number of properties
SK_ACTION - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_ALL - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_CALC - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method
SK_FIND - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method
SK_HARD1 - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_HARD2 - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_HARD3 - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_HARD4 - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_LAUNCH - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method
SK_NONE - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method
SK_PAGE_DOWN - Static variable in class waba.sys.Vm
This one also can be used in the getSystemKeysPressed method.
SK_PAGE_LEFT - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_PAGE_RIGHT - Static variable in class waba.sys.Vm
used as constant that can be 'or'ed in the interceptSystemKeys method.
SK_PAGE_UP - Static variable in class waba.sys.Vm
This one also can be used in the getSystemKeysPressed method.
skip(int) - Method in class waba.io.DataStream
Skips reading the next n bytes in the stream (only forward!)
skipBytes(int) - Method in class waba.io.Catalog
Offsets the cursor in the current record a number of bytes.
SKULL - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
sleep(int) - Static method in class waba.sys.Vm
Causes the VM to pause execution for the given number of milliseconds.
sleep(long) - Static method in class java.lang.Thread
 
sleep(long, int) - Static method in class java.lang.Thread
 
SMALL_FORM_VARIANTS - Static variable in class java.lang.Character.UnicodeBlock
 
smallerFadeStep - Static variable in class waba.fx.Color
 
SMALLINT - Static variable in class superwaba.ext.xplat.sql.Types
 
Socket - class waba.io.Socket.
Socket is a TCP/IP network socket.
Socket() - Constructor for class waba.io.Socket
For internal use only
Socket(String, int) - Constructor for class waba.io.Socket
Opens a socket.
Socket(String, int, int) - Constructor for class waba.io.Socket
Opens a socket.
Socket(String, int, int, boolean) - Constructor for class waba.io.Socket
Opens a socket.
Sound - class waba.fx.Sound.
Sound is used to play sounds such as beeps and tones.
SoundClip - class waba.fx.SoundClip.
SoundClip is a sound clip.
SoundClip(String) - Constructor for class waba.fx.SoundClip
Loads and constructs a sound clip from a file.
SPACE_SEPARATOR - Static variable in class java.lang.Character
 
SPACING_MODIFIER_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
 
SPECIAL_PAD - Static variable in class waba.ui.Keyboard
Used to access the names member.
SPECIALS - Static variable in class java.lang.Character.UnicodeBlock
 
speed - Variable in class superwaba.ext.xplat.game.Sprite
Speed in pixels used by the function towardPos.
SpinList - class superwaba.ext.xplat.ui.SpinList.
Creates a control with two arrows, so you can scroll values and show the current one.
SpinList(String[], int) - Constructor for class superwaba.ext.xplat.ui.SpinList
 
splitImage(Image, int) - Static method in class superwaba.ext.xplat.game.Animation
This is a static helper function that divides a multi-frames BMP into distinguished Images.
The original image size should be a multiple of the frame width.
sport - Variable in class superwaba.ext.xplat.io.SerialPDB
Serial port object
Sprite - class superwaba.ext.xplat.game.Sprite.
Class implementing a game Sprite.
Sprite(Image, Color, boolean, Rect) - Constructor for class superwaba.ext.xplat.game.Sprite
Sprite constructor.
SQL_BLOB - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_BINARY - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_BIT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_CHAR - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_DOUBLE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_FLOAT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_LONG - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_SHORT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_TINYINT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_TYPE_DATE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_TYPE_TIME - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_C_TYPE_TIMESTAMP - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_CHAR - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_COMMIT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_CURSOR_FORWARD_ONLY - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_CURSOR_STATIC - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_DECIMAL - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_DELETE_MARK_ONLY - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_DELETE_PHYSICAL_REMOVE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_DIRTYBIT_SET_BY_APPLICATION - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_DIRTYBIT_SET_BY_SYSTEM - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_FETCH_ABSOLUTE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_FETCH_FIRST - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_FETCH_LAST - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_FETCH_NEXT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_FETCH_PRIOR - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_FETCH_RELATIVE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_HANDLE_DBC - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_HANDLE_ENV - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_HANDLE_STMT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_INTEGER - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_NULL_DATA - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_PARAM_INPUT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_PARAM_INPUT_OUTPUT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_PARAM_OUTPUT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_READ_EXCLUDE_MARKED_DELETE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_READ_INCLUDE_MARKED_DELETE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_REORG_DISABLED - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_REORG_ENABLED - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_ROLLBACK - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_SMALLINT - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_TYPE_DATE - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_TYPE_TIME - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_TYPE_TIMESTAMP - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQL_VARCHAR - Static variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2e
 
SQLException - exception superwaba.ext.xplat.sql.SQLException.
This exception is thrown when a database error occurs.
SQLException() - Constructor for class superwaba.ext.xplat.sql.SQLException
This method initializes a new instance of SQLException that does not have a descriptive messages and SQL state, and which has a vendor error code of 0.
SQLException(String) - Constructor for class superwaba.ext.xplat.sql.SQLException
This method initializes a new instance of SQLException with the specified descriptive error message.
SQLException(String, String) - Constructor for class superwaba.ext.xplat.sql.SQLException
This method initializes a new instance of SQLException with the specified descriptive error message and SQL state string.
SQLException(String, String, int) - Constructor for class superwaba.ext.xplat.sql.SQLException
This method initializes a nwe instance of SQLException with the specified descriptive error message, SQL state string, and vendor code.
sqlStateSQL99 - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
 
sqlStateXOpen - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
 
SQLWarning - exception superwaba.ext.xplat.sql.SQLWarning.
This exception is thrown when a database warning occurs.
SQLWarning() - Constructor for class superwaba.ext.xplat.sql.SQLWarning
This method initializes a new instance of SQLWarning that does not have a descriptive messages and SQL state, and which has a vendor error code of 0.
SQLWarning(String) - Constructor for class superwaba.ext.xplat.sql.SQLWarning
This method initializes a new instance of SQLWarning with the specified descriptive error message.
SQLWarning(String, String) - Constructor for class superwaba.ext.xplat.sql.SQLWarning
This method initializes a new instance of SQLWarning with the specified descriptive error message and SQL state string.
SQLWarning(String, String, int) - Constructor for class superwaba.ext.xplat.sql.SQLWarning
This method initializes a nwe instance of SQLWarning with the specified descriptive error message, SQL state string, and vendor code.
sqrt(double) - Static method in class java.lang.Math
Take a square root.
start - Variable in class superwaba.ext.xplat.util.xml.HttpListener
Starting position of the current string in the buffer
start - Variable in class superwaba.ext.xplat.util.xml.XmlListener
Starting position of the current string in the buffer
START_PUNCTUATION - Static variable in class java.lang.Character
 
start() - Method in class java.lang.Thread
 
start() - Method in class superwaba.ext.xplat.game.GameEngine
Must be called to start the game.
start(boolean) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. replaced by : public void start(int loops)
start(int) - Method in class superwaba.ext.xplat.game.Animation
Starts the animation.
start(int[], boolean) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. replaced by : public void start(int frameSequence[],int loops)
start(int[], int) - Method in class superwaba.ext.xplat.game.Animation
Starts the animation with a non standard frame sequence.
start(int, int, int, boolean) - Method in class superwaba.ext.xplat.game.Animation
Deprecated. replaced by : public void start(final int sFrame,final int eFrame,final int step,int loops)
start(int, int, int, int) - Method in class superwaba.ext.xplat.game.Animation
Starts the animation with a frame range.
startDate - Variable in class superwaba.ext.palm.io.builtin.Datebook
The time and date this datebook item is to start
started() - Method in interface waba.sys.Thread
Called just before the thread is started
startPage() - Method in class superwaba.ext.xplat.io.print.PrintManager
Start a new page.
startRecord() - Method in class waba.io.ResizeStream
add a new record to the catalog.
startRecord(int) - Method in class waba.io.ResizeStream
inserts the record at the specified index in the catalog.
startsWith(String) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
startsWith(String, int) - Method in class java.lang.String
Tests if this string starts with the specified prefix.
state - Variable in class superwaba.ext.palm.io.builtin.Address
the state of the the address, eg "WA"
state - Variable in class superwaba.ext.xplat.util.xml.LiteParser
current state
state - Variable in class superwaba.ext.xplat.game.AnimatedButton
current animated button state
Statement - class superwaba.ext.xplat.sql.Statement.
This interface provides a mechanism for executing SQL statements.
Statement() - Constructor for class superwaba.ext.xplat.sql.Statement
 
statesIndexes - Variable in class superwaba.ext.xplat.game.AnimatedButton
 
stGC - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the date of the first day in the Gregorian calender.
stop() - Method in class java.lang.Thread
 
stop() - Method in class java.lang.ThreadGroup
 
stop() - Method in class superwaba.ext.xplat.game.GameEngine
Must be called to make the game stop.
stop() - Method in class superwaba.ext.xplat.game.Animation
Stops the animation. if the application is not playing, this call has no effect.
stop(Throwable) - Method in class java.lang.Thread
 
stopped() - Method in interface waba.sys.Thread
Called just after the thread is stopped
Storable - interface superwaba.ext.xplat.io.Storable.
An interface for all objects that support loading and saving themselves through the ObjectCatalog class.
str - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
stream - Variable in class waba.io.DataStream
the underlying stream
stream - Variable in class superwaba.ext.xplat.io.BufferStream
the underlying stream
stream - Variable in class superwaba.ext.xplat.util.xml.StreamBuffer
The stream to be buffered
Stream - class waba.io.Stream.
Stream is the base class for all stream-based I/O classes.
Stream() - Constructor for class waba.io.Stream
 
StreamBuffer - class superwaba.ext.xplat.util.xml.StreamBuffer.
A buffer that can be filled by a Stream.
StreamBuffer(Stream, int) - Constructor for class superwaba.ext.xplat.util.xml.StreamBuffer
 
String - class java.lang.String.
String is an array of characters.
String() - Constructor for class java.lang.String
Creates an empty string.
String(byte[]) - Constructor for class java.lang.String
Creates a string from the given byte array.
String(byte[], int, int) - Constructor for class java.lang.String
Creates a string from the given byte array.
String(char[]) - Constructor for class java.lang.String
Creates a string from the given character array.
String(char[], int, int) - Constructor for class java.lang.String
Creates a string from a portion of the given character array.
String(String) - Constructor for class java.lang.String
Creates a copy of the given string.
StringBuffer - class java.lang.StringBuffer.
This Class is a growable buffer for characters.
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs an empty String buffer.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs an empty String buffer with the specified initial length.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a String buffer with the specified initial buffer.
STRUCT - Static variable in class superwaba.ext.xplat.sql.Types
 
subject - Variable in class superwaba.ext.palm.io.builtin.Mail
the subject of the mail
substring(int) - Method in class java.lang.String
Returns a substring starting from start to the end of the string.
substring(int, int) - Method in class java.lang.String
Returns a substring of the string.
subtract(Date) - Method in class superwaba.ext.xplat.util.datergf.Date
Calculates the differences (in number of days) between two Dates.
subtract(DateTime) - Method in class superwaba.ext.xplat.util.datergf.DateTime
Subtracts a DateTime object from this one.
subtract(Time) - Method in class superwaba.ext.xplat.util.datergf.Time
Subtracts otherTime and returns the difference as a fraction.
SUCCESS_NO_INFO - Static variable in class superwaba.ext.xplat.sql.Statement
 
SUNDAY - Static variable in class waba.util.Date
 
SUNDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Sunday, has value 7 (ISO).
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class java.lang.Character.UnicodeBlock
 
superwaba.ext.palm.io.builtin - package superwaba.ext.palm.io.builtin
Extension package that deals with the builtin applications available in Palm OS: Address book, Date book, Mail, Memopad and To do list.
superwaba.ext.xplat.game - package superwaba.ext.xplat.game
A Game framework for SuperWaba that makes easier to create action/card games.
superwaba.ext.xplat.io - package superwaba.ext.xplat.io
Classes that belonged to the WExtras package, to deal with input output, using a different design pattern than the one provided in SuperWaba.
superwaba.ext.xplat.io.gps - package superwaba.ext.xplat.io.gps
A control that displays GPS data.
superwaba.ext.xplat.io.gps.garmin - package superwaba.ext.xplat.io.gps.garmin
Classes that implements the Garmin GPS protocol.
superwaba.ext.xplat.io.print - package superwaba.ext.xplat.io.print
Generic classes the define the behaviour for the SuperWaba printer library.
superwaba.ext.xplat.io.scanner - package superwaba.ext.xplat.io.scanner
Classes used to support the Symbol scanners under Palm OS and Pocket PC.
superwaba.ext.xplat.io.search - package superwaba.ext.xplat.io.search
A class used to speedup sequential searches in a PDB in Palm OS.
superwaba.ext.xplat.sql - package superwaba.ext.xplat.sql
These classes are a subset of the java.sql package.
superwaba.ext.xplat.sql.db2e - package superwaba.ext.xplat.sql.db2e
These classes are part of the superwaba.ext.xplat.sql.db2e package, and are the implementation for the xplat.sql package.
superwaba.ext.xplat.sql.db2e.db2ex - package superwaba.ext.xplat.sql.db2e.db2ex
These classes implement a native interface alternative to WDBC.
superwaba.ext.xplat.ui - package superwaba.ext.xplat.ui
Some useful user interface classes, that provide adittional functionality.
superwaba.ext.xplat.util - package superwaba.ext.xplat.util
Utility classes.
superwaba.ext.xplat.util.crypto - package superwaba.ext.xplat.util.crypto
These are some useful classes for encrypting and decrypting data; also some hashing routines are included.
superwaba.ext.xplat.util.datergf - package superwaba.ext.xplat.util.datergf
Advanced date and time manipulation classes.
superwaba.ext.xplat.util.props - package superwaba.ext.xplat.util.props
Properties and other classes.
superwaba.ext.xplat.util.xml - package superwaba.ext.xplat.util.xml
A lite and fast xml parser.
SUPPLEMENTALS_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
supportsBatchUpdates() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the database supports batch updates.
supportsBatchUpdates() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the database supports batch updates.
supportsMultipleOpenResults() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
 
supportsMultipleOpenResults() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
 
supportsMultipleResultSets() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether multiple result sets for a single statement are supported.
supportsMultipleResultSets() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether multiple result sets for a single statement are supported.
supportsMultipleTransactions() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method test whether or not multiple transactions may be open at once, as long as they are on different connections.
supportsMultipleTransactions() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method test whether or not multiple transactions may be open at once, as long as they are on different connections.
supportsNamedParameters() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
 
supportsNamedParameters() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
 
supportsNonNullableColumns() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not columns can be defined as NOT NULL.
supportsNonNullableColumns() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not columns can be defined as NOT NULL.
supportsOpenCursorsAcrossCommit() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the database supports cursors remaining open across commits.
supportsOpenCursorsAcrossCommit() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the database supports cursors remaining open across commits.
supportsOpenCursorsAcrossRollback() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the database supports cursors remaining open across rollbacks.
supportsOpenCursorsAcrossRollback() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the database supports cursors remaining open across rollbacks.
supportsOpenStatementsAcrossCommit() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the database supports statements remaining open across commits.
supportsOpenStatementsAcrossCommit() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the database supports statements remaining open across commits.
supportsOpenStatementsAcrossRollback() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the database supports statements remaining open across rollbacks.
supportsOpenStatementsAcrossRollback() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the database supports statements remaining open across rollbacks.
supportsResultSetConcurrency(int, int) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether the specified result set type and result set concurrency type are supported by the database.
supportsResultSetConcurrency(int, int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether the specified result set type and result set concurrency type are supported by the database.
supportsResultSetType(int) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the datbase supports the specified result type.
supportsResultSetType(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the datbase supports the specified result type.
supportsTransactionIsolationLevel(int) - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the database supports the specified transaction isolation level.
supportsTransactionIsolationLevel(int) - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the database supports the specified transaction isolation level.
supportsTransactions() - Method in class superwaba.ext.xplat.sql.DatabaseMetaData
This method tests whether or not the database supports transactions.
supportsTransactions() - Method in class superwaba.ext.xplat.sql.db2e.Db2eMetaData
This method tests whether or not the database supports transactions.
surface - Variable in class waba.fx.Graphics
 
surface - Variable in class superwaba.ext.xplat.game.Sprite
Surface to draw at.
SURROGATE - Static variable in class java.lang.Character
 
SURROGATES_AREA - Static variable in class java.lang.Character.UnicodeBlock
 
suspend() - Method in class java.lang.Thread
 
suspend() - Method in class java.lang.ThreadGroup
 
swap(Container) - Method in class waba.ui.Window
Used to swap containers from the
Window.
switchTo(int) - Method in class waba.ui.MenuBar
 
SYMBOLS_PAD - Static variable in class waba.ui.Keyboard
Used to access the names member.
SystemPalette - Static variable in class waba.fx.Palette
System palette.

T

TAB - Static variable in interface waba.ui.IKeys
special key
TAB_BORDER - Static variable in class waba.ui.Window
 
TAB_ONLY_BORDER - Static variable in class waba.ui.Window
 
tableIndexClustered - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
This table index is clustered.
tableIndexHashed - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
This table index is hashed.
tableIndexOther - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
This table index is of another type.
tableIndexStatistic - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
This column contains table statistics.
TabPanel - class waba.ui.TabPanel.
TabPanel is a bar of tabs.
TabPanel(String[]) - Constructor for class waba.ui.TabPanel
Constructs a tab bar control.
TABS_BOTTOM - Static variable in class waba.ui.TabPanel
 
TABS_TOP - Static variable in class waba.ui.TabPanel
 
tail - Variable in class waba.ui.Container
The tail of the children list.
TAMIL - Static variable in class java.lang.Character.UnicodeBlock
 
tan(double) - Static method in class java.lang.Math
The trigonometric function tan.
target - Variable in class waba.ui.Event
The target of the event.
target - Variable in class waba.ui.Timer
The control to receive a timer event.
TEA - class superwaba.ext.xplat.util.crypto.TEA.
Tiny Encryption Algorithm.
TEA(byte[]) - Constructor for class superwaba.ext.xplat.util.crypto.TEA
Accepts key for enciphering/deciphering.
TEA(int[]) - Constructor for class superwaba.ext.xplat.util.crypto.TEA
 
TELUGU - Static variable in class java.lang.Character.UnicodeBlock
 
text - Variable in class waba.ui.Button
 
text - Variable in class superwaba.ext.palm.io.builtin.Memo
the text of the memo.
TEXT_PAD - Static variable in class waba.ui.Keyboard
Used to access the names member.
textColor - Variable in class superwaba.ext.xplat.ui.ProgressBar
The text color of the text of a progress bar.
TextRenderer - class superwaba.ext.xplat.game.TextRenderer.
A game specific, fast text renderer (no memory allocs during runtime).
TextRenderer(ISurface, Font, Color, Color, String, int) - Constructor for class superwaba.ext.xplat.game.TextRenderer
Creates a text renderer with the given parameters.
textWidth - Variable in class superwaba.ext.xplat.game.TextRenderer
width in pixels of the text.
THAI - Static variable in class java.lang.Character.UnicodeBlock
 
thousandsSeparator - Static variable in class waba.sys.Settings
The thousands separator for numbers
Thread - class java.lang.Thread.
 
Thread - interface waba.sys.Thread.
A simple non-preemptive thread model.
Thread() - Constructor for class java.lang.Thread
 
Thread(Runnable) - Constructor for class java.lang.Thread
 
Thread(Runnable, String) - Constructor for class java.lang.Thread
 
Thread(String) - Constructor for class java.lang.Thread
 
Thread(ThreadGroup, Runnable) - Constructor for class java.lang.Thread
 
Thread(ThreadGroup, Runnable, String) - Constructor for class java.lang.Thread
 
Thread(ThreadGroup, String) - Constructor for class java.lang.Thread
 
ThreadGroup - class java.lang.ThreadGroup.
 
ThreadGroup(String) - Constructor for class java.lang.ThreadGroup
 
ThreadGroup(ThreadGroup, String) - Constructor for class java.lang.ThreadGroup
 
Throwable - class java.lang.Throwable.
Base class of all Exceptions.
Throwable() - Constructor for class java.lang.Throwable
 
Throwable(String) - Constructor for class java.lang.Throwable
 
THURSDAY - Static variable in class waba.util.Date
 
THURSDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Thursday, has value 4 (ISO).
TIBETAN - Static variable in class java.lang.Character.UnicodeBlock
 
time - Variable in class superwaba.ext.xplat.util.datergf.DateTime
Time field to store the time portion.
Time - class waba.sys.Time.
Time identifies a date and time.
Time - class superwaba.ext.xplat.util.datergf.Time.
Class to implement the time of the day, consisting of the fields Time.hour, Time.minute, Time.second and millis(econds).
Time - class superwaba.ext.xplat.sql.Time.
This class is a wrapper around java.util.Date to allow the JDBC driver to identify the value as a SQL Time.
TIME - Static variable in class superwaba.ext.xplat.sql.Types
 
TIME_ACCESSED - Static variable in class waba.io.File
Used in the getAttributes and setAttributes method.
TIME_ALL - Static variable in class waba.io.File
Used in the setTime method, in parameter whichTime.
TIME_CREATED - Static variable in class waba.io.File
Used in the getAttributes and setAttributes method.
TIME_MODIFIED - Static variable in class waba.io.File
Used in the getAttributes and setAttributes method.
Time() - Constructor for class waba.sys.Time
Constructs a time object set to the current date and time.
Time() - Constructor for class superwaba.ext.xplat.util.datergf.Time
Creates a Time object with all fields set to 0.
Time(int, int, int) - Constructor for class superwaba.ext.xplat.util.datergf.Time
Creates a Time from the three integers, representing hour, minute and second.
Time(int, int, int) - Constructor for class superwaba.ext.xplat.sql.Time
This method initializes a new instance of this class with the specified year, month, and day.
Time(int, int, int, int) - Constructor for class superwaba.ext.xplat.util.datergf.Time
Creates a Time from the three integers, representing hour, minute and second.
Time(int, int, int, int, int, int, int) - Constructor for class waba.sys.Time
Constructs a new time with the given values.
Time(long) - Constructor for class waba.sys.Time
Constructs a time object from the given value.
Time(Time) - Constructor for class superwaba.ext.xplat.sql.Time
 
Timer - class waba.ui.Timer.
Timer represents a control's timer.
TIMER - Static variable in class waba.ui.ControlEvent
The event type for a timer event.
Timer() - Constructor for class waba.ui.Timer
 
timerInterval - Variable in class superwaba.ext.xplat.ui.SpinList
 
timeSeparator - Static variable in class waba.sys.Settings
The time char separator
timeSeparator - Static variable in class superwaba.ext.xplat.util.datergf.Time
Character to be used to delimit time fields in toString().
timeStamp - Variable in class waba.ui.Event
The event's timestamp.
Timestamp - class superwaba.ext.xplat.sql.Timestamp.
This class allows the driver to identify the value as a SQL Timestamp.
TIMESTAMP - Static variable in class superwaba.ext.xplat.sql.Types
 
Timestamp(int, int, int, int, int, int, int) - Constructor for class superwaba.ext.xplat.sql.Timestamp
This method initializes a new instance of this class with the specified year, month, day, hour, minute, second.
Timestamp(Time) - Constructor for class superwaba.ext.xplat.sql.Timestamp
 
timeZone - Static variable in class waba.sys.Settings
Returns the timezone used for this device.
TINYINT - Static variable in class superwaba.ext.xplat.sql.Types
 
title - Variable in class waba.ui.Window
 
title - Variable in class superwaba.ext.palm.io.builtin.Address
the title of the person, eg "Mr"
TITLECASE_LETTER - Static variable in class java.lang.Character
 
titleFont - Variable in class waba.ui.Window
 
to - Variable in class superwaba.ext.palm.io.builtin.Mail
the recipient of the mail
toCharArray() - Method in class java.lang.String
Returns this string as a character array.
toCoordinate(String, String) - Method in class superwaba.ext.xplat.io.gps.GPS
 
toDegrees(double) - Static method in class java.lang.Math
Convert from radians to degrees.
ToDo - class superwaba.ext.palm.io.builtin.ToDo.
Provides a link to the standard Palm ToDo database.
ToDo() - Constructor for class superwaba.ext.palm.io.builtin.ToDo
Constructs a new empty todo
todoCount() - Static method in class superwaba.ext.palm.io.builtin.ToDo
Gets the number of ToDo's in the database
toDouble(String) - Static method in class waba.sys.Convert
Converts the String to a double.
toFloat() - Method in class superwaba.ext.xplat.util.datergf.Time
Renders Time as a fraction of a day.
toFloat(String) - Static method in class waba.sys.Convert
Converts the given String to a float.
toFloatBitwise(int) - Static method in class waba.sys.Convert
Converts the given IEEE 754 bit representation of a float to a float.
toInt(int) - Method in class superwaba.ext.xplat.util.datergf.DateTime
Renders the DateTime object into an int, encoded as seconds since/until the given epoch.
toInt(String) - Static method in class waba.sys.Convert
Converts the given String to an int.
toIntBitwise(float) - Static method in class waba.sys.Convert
Converts the given float to its bit representation in IEEE 754 format.
toJulianDate(Date) - Static method in class superwaba.ext.xplat.util.datergf.Date
Renders the Date into a Julian date.
tokenizeString(String, char) - Static method in class waba.sys.Convert
Tokenize the given input string. if there's no delim chars in input, returns the input string
toLong(int) - Method in class superwaba.ext.xplat.util.datergf.DateTime
Renders the DateTime object into a long, encoded as milliseconds since/until the given epoch.
toLong(String) - Static method in class waba.sys.Convert
Converts the String to a long.
toLong(String, int) - Static method in class waba.sys.Convert
Converts the String to a long in the given radix.
toLowerCase() - Method in class java.lang.String
Returns this string converted to lower case
toLowerCase(char) - Static method in class java.lang.Character
 
toLowerCase(char) - Static method in class waba.sys.Convert
converts the char to lower case letter
toLowerCase(String) - Static method in class waba.sys.Convert
converts the string to lower case letters
tone(int, int) - Static method in class waba.fx.Sound
Plays a tone of the specified frequency for the specified duration.
toObjectArray() - Method in class waba.util.Vector
Converts the vector to an array of objects.
ToolTip - class superwaba.ext.xplat.ui.ToolTip.
ToolTip : Allows to display a tooltip when user select control.
ToolTip(Control, String) - Constructor for class superwaba.ext.xplat.ui.ToolTip
Constructor
TOP - Static variable in class waba.ui.Control
Constant used in param y in setRect.
topMost - Static variable in class waba.ui.Window
 
toRadians(double) - Static method in class java.lang.Math
Convert from degrees to radians.
toRGBArray(int, int) - Method in class waba.fx.Palette
return an int array containing the rgb values of this palette, from startIndex to endIndex (including it).
toString() - Method in class waba.fx.Coord
 
toString() - Method in class waba.fx.Rect
 
toString() - Method in class waba.fx.Graphics
 
toString() - Method in class waba.fx.Color
Returns the string representation of this color: the rgb in hexadecimal
toString() - Method in class java.lang.Object
Returns the string representation of the object, that is full_class_name@internal_address_hex.
toString() - Method in class java.lang.Throwable
 
toString() - Method in class java.lang.Class
 
toString() - Method in class java.lang.StringBuffer
Converts to a String representing the data in the buffer.
toString() - Method in class java.lang.String
Returns this string.
toString() - Method in class java.lang.Thread
 
toString() - Method in class java.lang.Character
 
toString() - Method in class java.lang.Character.Subset
 
toString() - Method in class java.lang.ThreadGroup
 
toString() - Method in class java.lang.Package
 
toString() - Method in class waba.sys.Time
returns the time in format specified in waba.sys.Settings.
toString() - Method in class waba.util.Date
Returns the date in a string format.
toString() - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
toString() - Method in class superwaba.ext.xplat.util.crypto.SHA1
makes a binhex string representation of the current digest
toString() - Method in class superwaba.ext.xplat.util.crypto.TEA
Representation of TEA class
toString() - Method in class superwaba.ext.xplat.util.datergf.Time
Renders Time as a String.
toString() - Method in class superwaba.ext.xplat.util.datergf.Date
Returns time formatted into a string according to the fields Date.dateSeparator, Date.dateOrder.
toString() - Method in class superwaba.ext.xplat.util.datergf.DateTime
Render the DateTime object to a string.
toString() - Method in class superwaba.ext.xplat.sql.Date
This method returns this date in JDBC format.
toString() - Method in class superwaba.ext.xplat.sql.Time
This method returns this date in JDBC format.
toString() - Method in class superwaba.ext.xplat.sql.Timestamp
This method returns this date in JDBC format.
toString() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundString
 
toString(boolean) - Static method in class waba.sys.Convert
Converts the given boolean to a String.
toString(char) - Static method in class waba.sys.Convert
Converts the given char to a String.
toString(double) - Static method in class waba.sys.Convert
Converts the given double to a String, formatting it using scientific notation.
toString(double, int) - Static method in class waba.sys.Convert
Converts the given double to a String, formatting it with decimal places.
toString(float) - Static method in class waba.sys.Convert
Converts the given float to a String.
toString(float, int) - Static method in class waba.sys.Convert
Converts the given float to a String, formatting it with d decimal places. added by guich
toString(int) - Static method in class waba.sys.Convert
Converts the given int to a String.
toString(long) - Static method in class waba.sys.Convert
Converts the long to a String at base 10.
toString(long, int) - Static method in class waba.sys.Convert
Converts the long to a String in the given radix.
toString(String, int) - Static method in class waba.sys.Convert
formats a String as a double, rounding with n decimal places. if the number is invalid, "0" is returned.
toStringArray(Object[]) - Static method in class waba.sys.Convert
Converts the given object array to a String array by calling toString in each object
toTitleCase(char) - Static method in class java.lang.Character
 
touch() - Method in class waba.ui.Event
Updates the timeStamp parameter with the current time
toUpperCase() - Method in class java.lang.String
Returns this string converted to upper case
toUpperCase(char) - Static method in class java.lang.Character
 
toUpperCase(char) - Static method in class waba.sys.Convert
converts the char to upper case letter
toUpperCase(String) - Static method in class waba.sys.Convert
converts the string to upper case letters
towardPos(int, int, boolean) - Method in class superwaba.ext.xplat.game.Sprite
Moves the sprite toward the specified position.
TRACK - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
TRANSACTION_NONE - Static variable in class superwaba.ext.xplat.sql.Connection
This transaction isolation level indicates that transactions are not supported.
TRANSACTION_READ_COMMITTED - Static variable in class superwaba.ext.xplat.sql.Connection
This transaction isolation leve indicates that only committed data from other transactions will be read.
TRANSACTION_READ_UNCOMMITTED - Static variable in class superwaba.ext.xplat.sql.Connection
This transaction isolation level indicates that one transaction can read modifications by other transactions before the other transactions have committed their changes.
TRANSACTION_REPEATABLE_READ - Static variable in class superwaba.ext.xplat.sql.Connection
This transaction isolation level indicates that only committed data from other transactions will be read.
TRANSACTION_SERIALIZABLE - Static variable in class superwaba.ext.xplat.sql.Connection
This transaction isolation level indicates that only committed data from other transactions will be read.
transColor - Variable in class superwaba.ext.xplat.game.Animation
Transparency color.
transColor - Variable in class superwaba.ext.xplat.game.Sprite
cached image transparency color
translate(int, int) - Method in class waba.fx.Coord
Translates the current coordinate making x += dx and y += dy
translate(int, int) - Method in class waba.fx.Rect
translates this rect. the new positions will be this.x+xx,this.y+yy.
translate(int, int) - Method in class waba.fx.Graphics
Translates the origin of the of the current coordinate system by the given dx and dy.
translateFromDb2e() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
translateFromDb2e() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTime
 
translateFromDb2e() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundDate
 
translateTo(int, int) - Method in class waba.fx.Graphics
Sets the origin of the current coordinate system to x and y.
translateToDb2e() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
translateToDb2e() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTime
 
translateToDb2e() - Method in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundDate
 
TRANSMIT_CHECKDIGIT_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method.
TRANSMIT_CODEID_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
transparentColor - Variable in class waba.fx.Image
Sets the transparent color of this image.
triggered - Variable in class waba.ui.Timer
a flag set when the timer event is being posted.
TRIGGERED - Static variable in class superwaba.ext.xplat.io.scanner.ScanEvent
The event type for a scanner triggered: A scan attempt was initiated - hard or soft trigger.
TRIGGERING_PARAM - Static variable in class superwaba.ext.xplat.io.scanner.Scanner
To be used in the setParam method
trim() - Method in class java.lang.String
Removes characters less than or equal to ' ' (spaces) from the beginning and end of this String
TUESDAY - Static variable in class waba.util.Date
 
TUESDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Tuesday, has value 2 (ISO).
tw - Variable in class superwaba.ext.xplat.io.print.PrintManager
The TypeWriter instance that may be assigned to this print manager
type - Variable in class waba.ui.Event
The type of event.
type - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eColumnInfo
 
type - Variable in class superwaba.ext.xplat.util.props.Properties.Value
read-only property
TYPE - Static variable in class java.lang.Character
 
TYPE - Static variable in class superwaba.ext.xplat.util.props.Properties.Str
 
TYPE - Static variable in class superwaba.ext.xplat.util.props.Properties.Int
 
TYPE - Static variable in class superwaba.ext.xplat.util.props.Properties.Double
 
TYPE - Static variable in class superwaba.ext.xplat.util.props.Properties.Boolean
 
TYPE - Static variable in class superwaba.ext.xplat.util.props.Properties.Long
 
TYPE_FORWARD_ONLY - Static variable in class superwaba.ext.xplat.sql.ResultSet
This type of result set may only step forward through the rows returned.
TYPE_SCROLL_INSENSITIVE - Static variable in class superwaba.ext.xplat.sql.ResultSet
This type of result set is scrollable and is not sensitive to changes made by other statements.
TYPE_SCROLL_SENSITIVE - Static variable in class superwaba.ext.xplat.sql.ResultSet
This type of result set is scrollable and is also sensitive to changes made by other statements.
typeNoNulls - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
A NULL value is not allowed for this data type.
typeNullable - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
A NULL value is allowed for this data type.
typeNullableUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
It is unknown whether or not NULL values are allowed for this data type.
typePredBasic - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
All WHERE clauses except "WHERE..LIKE" style are allowed on this data type.
typePredChar - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Only "WHERE..LIKE" style WHERE clauses are allowed on this data type.
typePredNone - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Where clauses are not supported for this type.
Types - class superwaba.ext.xplat.sql.Types.
This class contains constants that are used to identify SQL data types.
typeSearchable - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
Any type of WHERE clause is allowed for this data type.
TypeWriter - class superwaba.ext.xplat.io.print.TypeWriter.
This class acts like a simple typewriter.
TypeWriter() - Constructor for class superwaba.ext.xplat.io.print.TypeWriter
This class cannot be instantiated

U

uiStyle - Static variable in class waba.sys.Settings
The uiStyle used to define the user interface style.
UNASSIGNED - Static variable in class java.lang.Character
 
uncaughtException(Thread, Throwable) - Method in class java.lang.ThreadGroup
 
UNCHECKED - Static variable in class waba.ui.MenuBar
 
UNDERLINE - Static variable in class superwaba.ext.xplat.io.print.Font
An underline font style.
unionWith(Rect) - Method in class waba.fx.Rect
Modify this Rect by doing an union with the given rect.
unpop() - Method in class waba.ui.Window
Hides this window.
unsigned2hex(int, int) - Static method in class waba.sys.Convert
Returns a String with the convertion of the unsigned integer to hexadecimal, using the given number of places (up to 8).
UP - Static variable in interface waba.ui.IKeys
special key
UP_DOWN - Static variable in class superwaba.ext.xplat.ui.BigNumber
 
update() - Method in class superwaba.ext.xplat.util.datergf.Time
This method sets the TimeRGF object to to the actual local time of the system.
update() - Method in class superwaba.ext.xplat.util.datergf.Date
This method sets the Date object to the actual local date of the system.
update() - Method in class superwaba.ext.xplat.util.datergf.DateTime
Updates the DateTime object to the actual local date and time of the machine.
update(byte) - Method in class superwaba.ext.xplat.util.crypto.SHA1
adds a single byte to the digest
Update(byte) - Method in class superwaba.ext.xplat.util.crypto.MD5
Updates hash with a single byte
update(byte[]) - Method in class superwaba.ext.xplat.util.crypto.SHA1
adds a byte array to the digest
Update(byte[]) - Method in class superwaba.ext.xplat.util.crypto.MD5
Updates hash with given array of bytes
Update(byte[], int) - Method in class superwaba.ext.xplat.util.crypto.MD5
 
Update(byte[], int, int) - Method in class superwaba.ext.xplat.util.crypto.MD5
Plain update, updates this object
Update(int) - Method in class superwaba.ext.xplat.util.crypto.MD5
Update buffer with a single integer (only & 0xff part is used, as a byte)
Update(MD5State, byte[], int, int) - Method in class superwaba.ext.xplat.util.crypto.MD5
Updates hash with the bytebuffer given (using at maximum length bytes from that buffer)
update(String) - Method in class superwaba.ext.xplat.util.crypto.SHA1
adds an ASCII string to the digest
Update(String) - Method in class superwaba.ext.xplat.util.crypto.MD5
Update buffer with given string.
updateBlob(int, Blob) - Method in class superwaba.ext.xplat.sql.ResultSet
 
updateBlob(String, Blob) - Method in class superwaba.ext.xplat.sql.ResultSet
 
updateBoolean(int, boolean) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a boolean value.
updateBoolean(String, boolean) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a boolean value.
updateByte(int, byte) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a byte value.
updateByte(String, byte) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a byte value.
updateBytes(int, byte[]) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a byte array value.
updateBytes(String, byte[]) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a byte array value.
updateDate(int, Date) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a java.sql.Date value.
updateDate(String, Date) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a java.sql.Date value.
updateDouble(int, double) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a double value.
updateDouble(String, double) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a double value.
updateFloat(int, float) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a float value.
updateFloat(String, float) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a float value.
updateInt(int, int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have an int value.
updateInt(String, int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have an int value.
updateLong(int, long) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a long value.
updateLong(String, long) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a long value.
updateNull(int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a NULL value.
updateNull(String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a NULL value.
updateObject(int, Object) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have an Object value.
updateObject(int, Object, int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have an Object value.
updateObject(String, Object) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have an Object value.
updateObject(String, Object, int) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have an Object value.
updateRef(int, Ref) - Method in class superwaba.ext.xplat.sql.ResultSet
NOTE: removed from SW
updateRef(String, Ref) - Method in class superwaba.ext.xplat.sql.ResultSet
NOTE: removed from SW
updateRow() - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the current row in the database.
updateShort(int, short) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a short value.
updateShort(String, short) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a short value.
updateString(int, String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a String value.
updateString(String, String) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a String value.
updateTime(int, Time) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a java.sql.Time value.
updateTime(String, Time) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a java.sql.Time value.
updateTimestamp(int, Timestamp) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in class superwaba.ext.xplat.sql.ResultSet
This method updates the specified column to have a java.sql.Timestamp value.
UPPERCASE_LETTER - Static variable in class java.lang.Character
 
USB - Static variable in class waba.io.SerialPort
USB Endpoint 2 Port
userName - Static variable in class waba.sys.Settings
READ-ONLY variable that returns the username of the user running the Virtual Machine.

V

validate() - Method in class waba.ui.Window
Calls _doPaint if the window needs painting.
value - Variable in class superwaba.ext.xplat.sql.DriverPropertyInfo
This is the value of the property.
value - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundInt
 
value - Variable in class superwaba.ext.xplat.util.props.Properties.Str
 
value - Variable in class superwaba.ext.xplat.util.props.Properties.Int
 
value - Variable in class superwaba.ext.xplat.util.props.Properties.Double
 
value - Variable in class superwaba.ext.xplat.util.props.Properties.Boolean
 
value - Variable in class superwaba.ext.xplat.util.props.Properties.Long
 
valueOf(boolean) - Static method in class java.lang.String
Converts the given boolean to a String.
valueOf(char) - Static method in class java.lang.String
Converts the given char to a String.
valueOf(double) - Static method in class java.lang.String
Converts the given double to a String.
valueOf(float) - Static method in class java.lang.String
Converts the given float to a String.
valueOf(float) - Static method in class superwaba.ext.xplat.util.datergf.Time
Creates a Time object from a fraction of a day.
valueOf(int) - Static method in class java.lang.String
Converts the given int to a String.
valueOf(int, int) - Static method in class superwaba.ext.xplat.util.datergf.Time
Creates a Time object from an integer, representing the time.
valueOf(int, int) - Static method in class superwaba.ext.xplat.util.datergf.Date
Creates a Date object by adding days to the given Date (which may be an epoch date indicated by the appropriate constant).
valueOf(int, int) - Static method in class superwaba.ext.xplat.util.datergf.DateTime
Creates a DateTime from the unsigned int relative to the given epoch.
valueOf(int, long) - Static method in class superwaba.ext.xplat.util.datergf.DateTime
Creates a DateTime object from the number of milliseconds since/to the given epoch.
valueOf(long) - Static method in class java.lang.String
Converts the given double to a String.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the given object.
valueOf(String) - Static method in class superwaba.ext.xplat.util.datergf.Time
Create a Time object from a string containing a Time encoded exactly according to the present setting of the fields: timeSeparator, is24Hour and am_pm_string.
valueOf(String) - Static method in class superwaba.ext.xplat.util.datergf.Date
Create a Date object from a string containing a Date encoded according to the present setting of Date.dateOrder.
valueOf(String) - Static method in class superwaba.ext.xplat.sql.Date
This method returns a new instance of this class by parsing a date in JDBC format into a Java date.
valueOf(String) - Static method in class superwaba.ext.xplat.sql.Time
This method returns a new instance of this class by parsing a time in JDBC format into a Java date.
valueOf(String) - Static method in class superwaba.ext.xplat.sql.Timestamp
This method returns a new instance of this class by parsing a date in JDBC format.
VARBINARY - Static variable in class superwaba.ext.xplat.sql.Types
 
VARCHAR - Static variable in class superwaba.ext.xplat.sql.Types
 
Vector - class waba.util.Vector.
A vector is an array of object references.
Vector() - Constructor for class waba.util.Vector
Constructs an empty vector.
Vector(int) - Constructor for class waba.util.Vector
Constructs an empty vector with a given initial size.
Vector(Object[]) - Constructor for class waba.util.Vector
Constructs a vector starting with the given elements.
verify(char, char[]) - Static method in class superwaba.ext.xplat.util.datergf.DateFormat
Verifies that needle is in character array of reference.
version - Static variable in class waba.sys.Settings
Returns the version of the SuperWaba Virtual Machine.
versionColumnNotPseudo - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The version column is not a pseudo-column
versionColumnPseudo - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
The version column is a pseudo-column
versionColumnUnknown - Static variable in class superwaba.ext.xplat.sql.DatabaseMetaData
It is unknown whether or not the version column is a pseudo-column.
versionStr - Static variable in class waba.sys.Settings
Returns the version in a string form, like "2.0b4r8"
VERTICAL - Static variable in class waba.ui.ScrollBar
To be passed in the constructor
virtualKeyboard - Static variable in class waba.sys.Settings
True if this handheld has a virtual keyboard
visible - Variable in class waba.ui.Control
True if the control is visible, false otherwise
visibleItems - Variable in class waba.ui.ListBox
 
VK_BOTTOM - Static variable in class waba.ui.Window
used to place the keyboard on bottom of screen
VK_HIDE - Static variable in class waba.ui.Window
used to hide the virtual keyboard
VK_TOP - Static variable in class waba.ui.Window
used to place the keyboard on top of screen
Vm - class waba.sys.Vm.
Vm contains various system level methods.

W

W - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'ISO week number'.
W_localize() - Static method in class superwaba.ext.xplat.util.datergf.DateFormat
Sets the national language characteristics of the Date/Time/RGF package.
waba.fx - package waba.fx
Classes related to Graphics, fonts, geometric classes (Rect, Coord), Image, sound.
waba.io - package waba.io
Input output basic classes, to access PDB files (represented by a Catalog), sockets, serial port, and some utility classes to make easier dealing with IO.
waba.sys - package waba.sys
Classes that contains functions to deal with the underlying Operating System characteristics and configurations, and convertion classes.
waba.ui - package waba.ui
The most important package, with all user interface controls you need to create good and fast programs.
waba.util - package waba.util
Utility classes, to deal with date, random number generation, and data structures (Vectors and Hashtables).
wait() - Method in class java.lang.Object
Not used in device
wait(long) - Method in class java.lang.Object
Not used in device
wasDateValid - Variable in class waba.util.Date
After constructing a date, can be used to verify if the date was valid
wasNull() - Method in class superwaba.ext.xplat.sql.ResultSet
This method tests whether the value of the last column that was fetched was actually a SQL NULL value.
Waypoint - class superwaba.ext.xplat.io.gps.garmin.Waypoint.
A class that represents a waypoint in a GPS system, capable of store and load itself from database.
WAYPOINT - Static variable in class superwaba.ext.xplat.io.gps.garmin.Packet
 
Waypoint() - Constructor for class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
Waypoint(Stream) - Constructor for class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
Waypoint(String, double, double, String, int, int) - Constructor for class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
WB - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'week begin'.
wbuffer - Variable in class superwaba.ext.xplat.io.BufferStream
the write buffer (often points the the same array as rbuffer)
WE - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'week end'.
WEDNESDAY - Static variable in class waba.util.Date
 
WEDNESDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Wednesday, has value 3 (ISO).
WEEK - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'ISO week number'.
WEEK_START - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to Date.weekStart.
WEEKDAY - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'weekday' inidicating that the date is to be set to one of the given weekdays using the Date.set(int flag, int number) method.
weekStart - Static variable in class waba.sys.Settings
The week day start. 0 = sunday, 6 = saturday
weekStart - Static variable in class superwaba.ext.xplat.util.datergf.Date
Stores the day which starts the week.
Welcome - class waba.ui.Welcome.
Welcome is the welcome application.
Welcome() - Constructor for class waba.ui.Welcome
 
WHITE - Static variable in class waba.fx.Color
 
width - Variable in class waba.fx.Image
 
width - Variable in class waba.fx.Rect
rectangle width
width - Variable in class waba.ui.Control
The control's width
width - Variable in class superwaba.ext.xplat.game.Sprite
Sprite width/height dimensions.
width() - Method in class waba.fx.Coord
return's x. just to make sense in getSize like methods
widths - Variable in class superwaba.ext.xplat.game.AnimatedSprite
Images width/height dimensions.
WinCE - Static variable in class waba.sys.Settings
Defines a Windows CE user interface style.
Window - class waba.ui.Window.
Window is a "floating" top-level window.
WINDOW_CLOSED - Static variable in class waba.ui.ControlEvent
The event type for a closing window.
WINDOW_MOVED - Static variable in class waba.ui.ControlEvent
The event type for a recently moved window.
Window() - Constructor for class waba.ui.Window
Constructs a window.
Window(String, byte) - Constructor for class waba.ui.Window
Constructs a window with the given title and border borderStyle.
WRECK - Static variable in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
WRITE - Static variable in class superwaba.ext.xplat.io.SerialSocketServer
 
WRITE - Static variable in class superwaba.ext.xplat.io.SerialSocket
 
WRITE_ONLY - Static variable in class waba.io.File
Write-only open mode.
WRITE_ONLY - Static variable in class waba.io.Catalog
Write-only open mode.
write(Stream) - Method in class superwaba.ext.xplat.io.gps.garmin.Route
 
write(Stream) - Method in class superwaba.ext.xplat.io.gps.garmin.Packet
 
write(Stream) - Method in class superwaba.ext.xplat.io.gps.garmin.Waypoint
 
writeAvailable - Variable in class superwaba.ext.xplat.io.BufferStream
the number of bytes of space available in the buffer to write
writeBoolean(boolean) - Method in class waba.io.DataStream
Writes a boolean to the stream as a byte.
writeByte(byte) - Method in class waba.io.DataStream
Writes a single byte to the stream.
writeByte(int) - Method in class waba.io.DataStream
Writes a single byte to the stream.
writeBytes() - Method in class superwaba.ext.xplat.io.SerialSocketServer
 
writeBytes(byte[]) - Method in class waba.io.DataStream
Writes bytes to the stream.
writeBytes(byte[], int, int) - Method in class waba.io.Stream
Writes bytes to the stream.
writeBytes(byte[], int, int) - Method in class waba.io.Socket
Writes to the socket.
writeBytes(byte[], int, int) - Method in class waba.io.DataStream
Writes bytes to the stream.
writeBytes(byte[], int, int) - Method in class waba.io.ResizeStream
writes to the buffer, growing the record if necessary.
writeBytes(byte[], int, int) - Method in class waba.io.SerialPort
Writes to the port.
writeBytes(byte[], int, int) - Method in class waba.io.ByteArrayStream
this writes to the byte array, expanding it if necessary. returns the number of bytes written.
writeBytes(byte[], int, int) - Method in class waba.io.File
Writes to the file.
writeBytes(byte[], int, int) - Method in class waba.io.Catalog
Writes to the current record.
writeBytes(byte[], int, int) - Method in class superwaba.ext.xplat.io.BufferStream
Writes bytes to the the stream.
writeBytes(byte[], int, int) - Method in class superwaba.ext.xplat.io.SerialSocket
Write bytes from the Socket into a byte array
writeBytes(byte[], int, int) - Method in class superwaba.ext.xplat.io.print.PrintManager
Send bytes to the printer, usualy scape codes and contents
writeChars(char[], int, int) - Method in class waba.io.DataStream
Writes an array of chars, placing its length in the first two bytes, as an unsigned short.
writeCString(String) - Method in class waba.io.DataStream
Writes a C-style string to the stream.
writeDate(DataStream, Time) - Method in class superwaba.ext.palm.io.builtin.Datebook
Writes the date information to the stream as a Palm DateType
writeDouble(double) - Method in class waba.io.DataStream
writes a double.
writeFixedString(String, int) - Method in class superwaba.ext.xplat.io.DataStream
Writes a fixed length string to the stream.
writeFixedString(String, int, char) - Method in class superwaba.ext.xplat.io.DataStream
Writes a fixed length string to the stream.
writeFloat(float) - Method in class waba.io.DataStream
Writes a float value to the stream as four bytes in IEEE 754 format
writeInt(int) - Method in class waba.io.DataStream
Writes an integer to the stream as four bytes.
writeIntLE(int) - Method in class waba.io.DataStream
Writes an integer to the stream as four bytes.
writeLong(long) - Method in class waba.io.DataStream
writes a long.
writePos - Variable in class superwaba.ext.xplat.io.BufferStream
the array position where the next byte will be written to
writeShort(int) - Method in class waba.io.DataStream
Writes an short to the stream as two bytes.
writeShortLE(int) - Method in class waba.io.DataStream
Writes a short to the stream as two bytes.
writeString(String) - Method in class waba.io.DataStream
writes the string into the stream, converting it from international format to palm format
writeStringArray(String[]) - Method in class waba.io.DataStream
writes the string array into the stream
writeTime(DataStream, Time) - Method in class superwaba.ext.palm.io.builtin.Datebook
Writes the time information to the stream as a Palm TimeType
writeTo(DataStream) - Method in class waba.util.IntVector
writes this int vector to the stream
ww - Variable in class waba.ui.Button
 

X

x - Variable in class waba.fx.Coord
x position
x - Variable in class waba.fx.Rect
x position
x - Variable in class waba.ui.Control
The control's x location
x - Variable in class waba.ui.PenEvent
The x location of the event.
x2 - Variable in class waba.ui.Control
x+width-1
x2() - Method in class waba.fx.Rect
returns x+width-1
x2charPos(int) - Method in class waba.ui.Edit
 
xgap - Variable in class superwaba.ext.xplat.ui.GridContainer
 
XmlListener - class superwaba.ext.xplat.util.xml.XmlListener.
Listener that must be extended to process the events thrown by XmlLiteParser.
XmlListener() - Constructor for class superwaba.ext.xplat.util.xml.XmlListener
 
XmlLiteParser - class superwaba.ext.xplat.util.xml.XmlLiteParser.
This is a fast and simple parser for a lite version of XML format.
XmlLiteParser(XmlListener) - Constructor for class superwaba.ext.xplat.util.xml.XmlLiteParser
 

Y

y - Variable in class waba.fx.Coord
y position
y - Variable in class waba.fx.Rect
y position
y - Variable in class waba.ui.Control
The control's y location
y - Variable in class waba.ui.PenEvent
The y location of the event.
Y - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Date.year field in Date.get(int flag) and Date.set(int flag, int new_value).
y2 - Variable in class waba.ui.Control
y+height-1
y2() - Method in class waba.fx.Rect
returns y+height-1
YB - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'year begin'.
YE - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant 'year end'.
year - Variable in class waba.sys.Time
The year as its full set of digits (year 2010 is 2010).
year - Variable in class superwaba.ext.xplat.util.datergf.Date
Stores the year, a value between 1 and 9999.
year - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
YEAR_FIELD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to refer to the Date.year field in Date.get(int flag) and Date.set(int flag, int new_value).
ygap - Variable in class superwaba.ext.xplat.ui.GridContainer
 
yield() - Static method in class java.lang.Thread
 
YMD - Static variable in interface superwaba.ext.xplat.util.datergf.DTC
Constant to indicate the order Year/Month/Day.

Z

ZERO_SEED_REPLACEMENT - Static variable in class waba.util.Random
 
zeroPad(String, int) - Static method in class waba.sys.Convert
pads the string with zeroes at left
zipCode - Variable in class superwaba.ext.palm.io.builtin.Address
the zip code or postcode of the address, eg "6009"
zStack - Static variable in class waba.ui.Window
Dont mess with this, unless you want to crash the VM!

_

_applyPalette(int[], int, int) - Static method in class waba.fx.Graphics
 
_C_TIMESTAMP_STRUCT - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.Db2eBoundTimestamp
 
_conHandle - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_connection - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_count - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_date - Variable in class superwaba.ext.xplat.sql.Date
 
_db - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_doPaint() - Method in class waba.ui.Window
paints the top-level window. called by MainWindow
_doPaint(int, int, int, int) - Method in class waba.ui.Window
Called by the VM to repaint an area.
_maxFieldSize - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_meta - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_nativeErr - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
_onEvent(int) - Static method in class superwaba.ext.xplat.io.scanner.Scanner
Dispatch the event to the current listener (associated through the listener public member.
_onTimerTick() - Method in class waba.ui.MainWindow
Called by the VM to process timer interrupts.
_postEvent(int, int, int, int, int, int) - Method in class waba.ui.Window
Called by the VM to post key and pen events.
_resultOpen - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_results - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_resultSetType - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_runThreads() - Method in class waba.ui.MainWindow
Called by the VM to process threads.
_sqlErr - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
_sqlState - Variable in class superwaba.ext.xplat.sql.db2e.db2ex.DB2Exception
 
_statement - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 
_toString - Variable in class superwaba.ext.xplat.sql.Date
 
_warnings - Variable in class superwaba.ext.xplat.sql.db2e.Db2eStatement
 

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