Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    6
    Views
    15,686

    Re: Code and Structure Help

    Try asking the question here: https://coderanch.com/f/98/JavaFX
    I think there are people there that know JavaFX
  2. Replies
    6
    Views
    15,686

    Re: Code and Structure Help

    The JVM thinks that the call to launch at line 23 is not the first time the launch method was called. Has the code called launch before?
    I guess the code can only call launch one time. (I don't...
  3. Replies
    6
    Views
    15,686

    Re: Code and Structure Help

    Can you copy and post the full contents of the error message stack trace?

    Also please post the import statements for the code so it can be compiled and executed for testing.
Results 1 to 3 of 3