• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JDialog & JFXPanel & FXML

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Should I add a form that has a JFXPanel within a JDialog. The problem is that I use FXML but I wish lansa java.lang.IllegalStateException an exception of type in method fxmlLoader.load ()

 
Rancher
Posts: 387
30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Same question can also be found on StackOverflow:
http://stackoverflow.com/questions/28966164/jdialog-jfxpanel-fxml

When cross-posting to JavaRanch, it is a good idea to read the JavaRanch policy:
https://coderanch.com/how-to/java/BeForthrightWhenCrossPostingToOtherSites

 
reply
    Bookmark Topic Watch Topic
  • New Topic