File tree Expand file tree Collapse file tree 6 files changed +318
-156
lines changed Expand file tree Collapse file tree 6 files changed +318
-156
lines changed Original file line number Diff line number Diff line change 4
4
<open-files xmlns =" http://www.netbeans.org/ns/projectui-open-files/2" >
5
5
<group >
6
6
<file >file:/F:/Java%20Workspace/FXSimulator/src/fxsimulator/CanvasController.java</file >
7
- <file >file:/F:/Java%20Workspace/FXSimulator/src/fxsimulator/Styling.css</file >
8
7
<file >file:/F:/Java%20Workspace/FXSimulator/src/fxsimulator/Node.java</file >
9
8
<file >file:/F:/Java%20Workspace/FXSimulator/src/fxsimulator/Edge.java</file >
10
9
<file >file:/F:/Java%20Workspace/FXSimulator/src/fxsimulator/Panel1Controller.java</file >
Original file line number Diff line number Diff line change 33
33
</Pane >
34
34
</children >
35
35
</Group >
36
+ <HiddenSidesPane fx : id =" hiddenPane" layoutX =" 200.0" layoutY =" -3.0" prefHeight =" 628.0" prefWidth =" 701.0" style =" -fx-background-color: #E0E0E0;" AnchorPane.bottomAnchor=" -5.0" AnchorPane.leftAnchor=" 200.0" AnchorPane.rightAnchor=" -1.0" AnchorPane.topAnchor=" -3.0" >
37
+ <cursor >
38
+ <Cursor fx : constant =" CROSSHAIR" />
39
+ </cursor >
40
+ </HiddenSidesPane >
41
+ <ImageView fx : id =" openHidden" fitHeight =" 44.0" fitWidth =" 44.0" layoutX =" 856.0" layoutY =" 289.0" mouseTransparent =" true" pickOnBounds =" true" preserveRatio =" true" AnchorPane.bottomAnchor=" 287.0" AnchorPane.rightAnchor=" -8.0" AnchorPane.topAnchor=" 289.0" >
42
+ <image >
43
+ <Image url =" @../res/openHidden.png" />
44
+ </image >
45
+ </ImageView >
36
46
<AnchorPane prefHeight =" 580.0" prefWidth =" 200.0" style =" -fx-background-color: #3b5998;" AnchorPane.bottomAnchor=" 0.0" AnchorPane.topAnchor=" 0.0" >
37
47
<children >
38
48
<JFXButton fx : id =" canvasBackButton" contentDisplay =" GRAPHIC_ONLY" prefHeight =" 30.0" prefWidth =" 34.0" >
92
102
<Insets bottom =" 10.0" />
93
103
</GridPane .margin>
94
104
</Label >
95
- <JFXToggleButton fx : id =" bfsButton" alignment =" BASELINE_CENTER" onAction =" #BFSHandle" prefHeight =" 59.0" prefWidth =" 132.0" size =" 9.0" text =" BFS" toggleColor =" #ff5722" toggleLineColor =" #ffab91" unToggleColor =" #546e7a" unToggleLineColor =" #90a4ae" GridPane.rowIndex=" 1" >
105
+ <JFXToggleButton id = " spec " fx : id =" bfsButton" alignment =" BASELINE_CENTER" onAction =" #BFSHandle" prefHeight =" 59.0" prefWidth =" 132.0" size =" 9.0" text =" BFS" toggleColor =" #ff5722" toggleLineColor =" #ffab91" unToggleColor =" #546e7a" unToggleLineColor =" #90a4ae" GridPane.rowIndex=" 1" >
96
106
<font >
97
107
<Font name =" Roboto Light" size =" 20.0" />
98
108
</font >
200
210
</JFXNodesList >
201
211
</children >
202
212
</AnchorPane >
203
- <HiddenSidesPane fx : id =" hiddenPane" layoutX =" 200.0" layoutY =" -3.0" prefHeight =" 628.0" prefWidth =" 701.0" style =" -fx-background-color: #E0E0E0;" AnchorPane.bottomAnchor=" -5.0" AnchorPane.leftAnchor=" 200.0" AnchorPane.rightAnchor=" -1.0" AnchorPane.topAnchor=" -3.0" >
204
- <cursor >
205
- <Cursor fx : constant =" CROSSHAIR" />
206
- </cursor >
207
- </HiddenSidesPane >
208
- <ImageView fx : id =" openHidden" fitHeight =" 44.0" fitWidth =" 44.0" layoutX =" 856.0" layoutY =" 289.0" mouseTransparent =" true" pickOnBounds =" true" preserveRatio =" true" AnchorPane.bottomAnchor=" 287.0" AnchorPane.rightAnchor=" -8.0" AnchorPane.topAnchor=" 289.0" >
209
- <image >
210
- <Image url =" @../res/openHidden.png" />
211
- </image >
212
- </ImageView >
213
213
</children >
214
214
</AnchorPane >
You can’t perform that action at this time.
0 commit comments