|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
RadioButton
which is initially "off".
RadioButton
with specified bounds which
is initially "off".
String
from the stream.
String
from the serial line.
String
from the resource.
String
from the serial line using Java coding with 2 size bytes first.
String
from the stream.
item
from the
ComboBox
.
item
from the
ComboBox
.
RockerSwitch
is a graphical component that can
be in either an "on" (true) or "off" (false) state.CheckBox
which is initially "off".
Runnable
is used
to create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
Runnable
run object, then that
Runnable
object's run
method is called;
otherwise, this method does nothing and returns.
Runnable
interface should be implemented by any
class whose instances are intended to be executed by a thread.RuntimeException
is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.
|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |