1 Star 0 Fork 0

Lu Ning/Course2TextEditor

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
RootLayout.fxml 432 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lu Ning 提交于 2016-04-17 16:18 +08:00 . initial commit
<?xml version="1.0" encoding="UTF-8"?>
<?import java.lang.*?>
<?import java.net.*?>
<?import javafx.scene.control.*?>
<?import javafx.scene.layout.BorderPane?>
<BorderPane minHeight="200.0" minWidth="295.0" prefHeight="604.0" prefWidth="855.0" styleClass="background" xmlns:fx="http://javafx.com/fxml/1" xmlns="http://javafx.com/javafx/2.2">
<stylesheets>
<URL value="@../application.css" />
</stylesheets>
</BorderPane>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/luning/Course2TextEditor.git
git@gitee.com:luning/Course2TextEditor.git
luning
Course2TextEditor
Course2TextEditor
master

搜索帮助