Get source display @return source display
()
| 385 | * @return source display |
| 386 | */ |
| 387 | public static SourceFormat getSourceDisplay() |
| 388 | { |
| 389 | return sourceDisplay; |
| 390 | } |
| 391 | |
| 392 | /** |
| 393 | * Sets whether to use the GUI or not |
no outgoing calls
no test coverage detected