public class InterfaceRunner
extends java.lang.Object
implements java.lang.Runnable
Object
Modifier and Type | Field and Description |
---|---|
boolean |
inverterCampoGUI |
boolean |
ready |
InterfaceGrafica |
window |
Constructor and Description |
---|
InterfaceRunner(boolean inverterCampoGUI) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public InterfaceGrafica window
public boolean ready
public boolean inverterCampoGUI