java - GridPane in JavaFX -
i have questions grid pane. have this grid pane. how delete vertical line between first , second columns in 0 row? how change colors , size of grid lines?
gridlines
in gridpane
development purposes. not meant used in production. in http://docs.oracle.com/javafx/2/api/javafx/scene/layout/gridpane.html 1 can read:
gridlinesvisible - debug purposes only: controls whether lines displayed show gridpane's rows , columns.
Comments
Post a Comment