()
| 2012 | } |
| 2013 | |
| 2014 | public List<JMenu> getBoardsCustomMenus() { |
| 2015 | return boardsCustomMenus; |
| 2016 | } |
| 2017 | |
| 2018 | public File getDefaultSketchbookFolderOrPromptForIt() { |
| 2019 | File sketchbookFolder = BaseNoGui.getDefaultSketchbookFolder(); |
no outgoing calls
no test coverage detected