Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.java > #13235

Re: JavaFX: Starten eines konkreten Application-Objekts

From Brix <brixomatic@yahoo.com>
Newsgroups de.comp.lang.java
Subject Re: JavaFX: Starten eines konkreten Application-Objekts
Date 2019-01-13 13:07 +0100
Organization Aioe.org NNTP Server
Message-ID <MPG.36a54849903dc09c989681@newsfeed.aioe.org> (permalink)
References <g957fnFkaraU1@mid.individual.net>

Show all headers | View raw


In article <g957fnFkaraU1@mid.individual.net>, qno-news@qno.de says...
> Der View wird durch eine JavaFX-Application dargestellt. Der Controller
> erstellt das Objekt gui, übergibt ein paar Daten, z.B. das Modell, und
> will die Applikation dann starten.

Ich bin mir nicht sicher, aber es klingt irgendwie schräg, dass ein 
einzelner View durch eine komplette Application dargestellt werden soll.

Also entweder du hast ne JFX-Application, die diverse Controller und 
Views hat, dann ist dein Application.launch/start aber der Entry-POint 
der gesamten Software, oder aber du hast ne Application (z.B. ne Swing-
Application), die mit JFX-Panels JXF-Inhalte einblendet.

Lies dir doch mal das hier durch, vielleicht hilft dir das:
https://stackoverflow.com/questions/32342864/applying-mvc-with-javafx


Gruß,
-Wanja-

-- 
..Alesi's problem was that the back of the car was jumping up and down 
dangerously - and I can assure you from having been teammate to 
Jean Alesi and knowing what kind of cars that he can pull up with, 
when Jean Alesi says that a car is dangerous - it is. [Jonathan Palmer]

Back to de.comp.lang.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

JavaFX: Starten eines konkreten Application-Objekts "Christian H. Kuhn" <qno-news@qno.de> - 2019-01-03 02:40 +0100
  Re: JavaFX: Starten eines konkreten Application-Objekts "Christian H. Kuhn" <qno-news@qno.de> - 2019-01-03 13:43 +0100
  Re: JavaFX: Starten eines konkreten Application-Objekts Brix <brixomatic@yahoo.com> - 2019-01-13 13:07 +0100
    Re: JavaFX: Starten eines konkreten Application-Objekts "Christian H. Kuhn" <qno-news@qno.de> - 2019-01-13 20:47 +0100

csiph-web