Showing posts with label FXML. Show all posts
Showing posts with label FXML. Show all posts

Sunday, December 6, 2015

[FXML] class does not exist : URL


what you should do is to import the java.net package after the XML doctype declaration.:
<?import java.net.*?>

Reference:

http://stackoverflow.com/questions/23475727/how-to-attach-a-css-stylesheet-to-fxml