public abstract class EspLab
extends javafx.application.Application
| Constructor and Description |
|---|
EspLab()
Instantiates a new esp lab.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract RawEspConnection |
getConnection()
Gets the connection.
|
static void |
main(java.lang.String[] args)
The main method.
|
void |
start(javafx.stage.Stage stage) |
void |
stop() |
public void start(javafx.stage.Stage stage)
throws java.lang.Exception
start in class javafx.application.Applicationjava.lang.Exceptionprotected abstract RawEspConnection getConnection() throws java.io.IOException
java.io.IOException - Signals that an I/O exception has occurred.public void stop()
stop in class javafx.application.Applicationpublic static void main(java.lang.String[] args)
args - the arguments