DCT Lightfoot v3 API specification
A B C D E F G H I J K L M N O P Q R S T U V W Y

B

BACK - Static variable in class javax.microedition.lcdui.Command
Return to the previous screen
BaseConnection - class com.dctl.j2me.io.BaseConnection.
All connections must extend base connections
BaseConnection() - Constructor for class com.dctl.j2me.io.BaseConnection
 
BaseHttpConnection - class com.dctl.j2me.io.http.BaseHttpConnection.
This is the base for http server and client connections
BaseHttpConnection() - Constructor for class com.dctl.j2me.io.http.BaseHttpConnection
 
BASELINE - Static variable in class javax.microedition.lcdui.Graphics
put the anchor point on the baseline
before(Object) - Method in class java.util.Calendar
Compares the 'raw' UTC time in this Calendar with the UTC time of the given Calendar (non-Calendar objects return false) and return true if this Calendar is 'earlier' than the given Calendar
BI - Static variable in class javax.comm.SerialPortEvent
Break interrupt
bind(int, int, int) - Static method in class com.dctl.j2me.net.TCPServer
Bind the socket to a port and address
bind(int, int, int) - Static method in class com.dctl.j2me.net.UDP
Bind the socket to a port and address
Boolean - class java.lang.Boolean.
 
Boolean(boolean) - Constructor for class java.lang.Boolean
create a new boolean
booleanValue() - Method in class java.lang.Boolean
Return the boolean value
BOTTOM - Static variable in class javax.microedition.lcdui.Graphics
put the anchor point on the left
buf - Variable in class java.io.ByteArrayOutputStream
The buffer to store data in
buf - Variable in class java.io.ByteArrayInputStream
The buffer
Byte - class java.lang.Byte.
 
Byte(byte) - Constructor for class java.lang.Byte
Create a new Byte
ByteArrayInputStream - class java.io.ByteArrayInputStream.
 
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Create a new input stream
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Create a new input stream using a range of the buffer
ByteArrayOutputStream - class java.io.ByteArrayOutputStream.
An output stream that stores into a byte array
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
Create a new output stream
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
Create a new output stream of the size
byteValue() - Method in class java.lang.Float
Get the value of this Float as a byte
byteValue() - Method in class java.lang.Double
Get the value of this double as a byte (by casting to a byte)
byteValue() - Method in class java.lang.Byte
Get the byte value

DCT Lightfoot v3 API specification
A B C D E F G H I J K L M N O P Q R S T U V W Y
DCT Lightfoot v3 API specification