Skip to content

Instantly share code, notes, and snippets.

View KANE-99's full-sized avatar
🎯
Focusing and Sharpening skills

Kirtesh Suthar KANE-99

🎯
Focusing and Sharpening skills
View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.geometry.Insets?>
<?import javafx.scene.control.Button?>
<?import javafx.scene.control.Label?>
<?import javafx.scene.control.TextField?>
<?import javafx.scene.image.ImageView?>
<?import javafx.scene.layout.ColumnConstraints?>
<?import javafx.scene.layout.GridPane?>
<?import javafx.scene.layout.Pane?>