|
|
@ -1,5 +1,6 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<?import javafx.scene.text.*?>
|
|
|
|
<?import javafx.geometry.*?>
|
|
|
|
<?import javafx.geometry.*?>
|
|
|
|
<?import java.lang.*?>
|
|
|
|
<?import java.lang.*?>
|
|
|
|
<?import javafx.scene.control.*?>
|
|
|
|
<?import javafx.scene.control.*?>
|
|
|
@ -20,6 +21,9 @@
|
|
|
|
</children>
|
|
|
|
</children>
|
|
|
|
</HBox>
|
|
|
|
</HBox>
|
|
|
|
</content>
|
|
|
|
</content>
|
|
|
|
|
|
|
|
<font>
|
|
|
|
|
|
|
|
<Font name="System Bold" size="13.0" />
|
|
|
|
|
|
|
|
</font>
|
|
|
|
</TitledPane>
|
|
|
|
</TitledPane>
|
|
|
|
<TitledPane animated="false" collapsible="false" prefHeight="75.0" text="New file">
|
|
|
|
<TitledPane animated="false" collapsible="false" prefHeight="75.0" text="New file">
|
|
|
|
<content>
|
|
|
|
<content>
|
|
|
@ -28,6 +32,9 @@
|
|
|
|
<Button id="openFileNew" layoutX="14.0" layoutY="14.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="473.0" text="Create new file" AnchorPane.bottomAnchor="1.0" AnchorPane.leftAnchor="1.0" AnchorPane.rightAnchor="1.0" AnchorPane.topAnchor="1.0" />
|
|
|
|
<Button id="openFileNew" layoutX="14.0" layoutY="14.0" mnemonicParsing="false" prefHeight="26.0" prefWidth="473.0" text="Create new file" AnchorPane.bottomAnchor="1.0" AnchorPane.leftAnchor="1.0" AnchorPane.rightAnchor="1.0" AnchorPane.topAnchor="1.0" />
|
|
|
|
</children></AnchorPane>
|
|
|
|
</children></AnchorPane>
|
|
|
|
</content>
|
|
|
|
</content>
|
|
|
|
|
|
|
|
<font>
|
|
|
|
|
|
|
|
<Font name="System Bold" size="13.0" />
|
|
|
|
|
|
|
|
</font>
|
|
|
|
</TitledPane>
|
|
|
|
</TitledPane>
|
|
|
|
</children>
|
|
|
|
</children>
|
|
|
|
</VBox>
|
|
|
|
</VBox>
|
|
|
|