public static class BasicStiltsMonitor.BasicState extends Object implements StiltsMonitor.State
Modifier and Type | Field and Description |
---|---|
static BasicStiltsMonitor.BasicState |
EMPTY
State representing no executable command.
|
Modifier and Type | Method and Description |
---|---|
StyledDocument |
getDocument()
Returns a styled document displaying the stilts command,
or possibly an error message.
|
Throwable |
getError()
Returns the error produced when trying to generate a stilts
executable from the serialized commmand, or null if it
seemed to work OK.
|
String |
getText()
Returns text of the command suitable for execution in a shell.
|
public static BasicStiltsMonitor.BasicState EMPTY
public String getText()
StiltsMonitor.State
getText
in interface StiltsMonitor.State
public StyledDocument getDocument()
StiltsMonitor.State
getDocument
in interface StiltsMonitor.State
public Throwable getError()
StiltsMonitor.State
getError
in interface StiltsMonitor.State
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.