public static class PlotStiltsMonitor.PlotState extends Object implements StiltsMonitor.State
| 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 String getText()
StiltsMonitor.StategetText in interface StiltsMonitor.Statepublic StyledDocument getDocument()
StiltsMonitor.StategetDocument in interface StiltsMonitor.Statepublic Throwable getError()
StiltsMonitor.StategetError in interface StiltsMonitor.StateCopyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.