Get the SketchFile that is being edited in this tab.
()
| 392 | * Get the SketchFile that is being edited in this tab. |
| 393 | */ |
| 394 | public SketchFile getSketchFile() { |
| 395 | return this.file; |
| 396 | } |
| 397 | |
| 398 | /** |
| 399 | * Get the contents of the text area. |
no outgoing calls
no test coverage detected