MdTextController

public class MdTextController

Fields

pythonStarted

public static boolean pythonStarted

treePane

public AnchorPane treePane

Constructors

MdTextController

public MdTextController()

Methods

closeCurrentTab

public void closeCurrentTab()

createTabExtract

public void createTabExtract(Textual extract)

getEditorList

public TabPane getEditorList()

getMainApp

public MainApp getMainApp()

getPyconsole

public PythonInterpreter getPyconsole()

getSplitPane

public SplitPane getSplitPane()

getSummary

public TreeView<ContentNode> getSummary()

getThis

public MdTextController getThis()

loadConsolePython

public void loadConsolePython()

loadFonts

public void loadFonts()

openContent

public void openContent(Content content)

refreshRecentProject

public void refreshRecentProject()

setMainApp

public void setMainApp(MainApp mainApp)

setPyconsole

public void setPyconsole(PythonInterpreter pyconsole)

switchTabTo

public void switchTabTo(boolean right)