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


Groups > it.comp.java > #8841

Re: Prendo fxml col bottone click me

From "Dr.UgoGagliardelli" <do.not.spam@me.please>
Newsgroups it.comp.java
Subject Re: Prendo fxml col bottone click me
Date 2016-01-15 10:38 +0100
Organization Aioe.org NNTP Server
Message-ID <n7aene$hnd$1@gioia.aioe.org> (permalink)
References <n7aac0$n92$1@dont-email.me> <n7absm$cum$1@gioia.aioe.org> <n7acsg$usc$1@dont-email.me> <n7adfk$fir$1@gioia.aioe.org> <n7adh4$1k2$1@dont-email.me>

Show all headers | View raw


Il 15.01.2016 10.21, Delta11 ha scritto:
Allora, la gerarchia degli errori e' questa (manca la parte iniziale per 
cui non so dire da chi dipenda):
> Exception in Application start method java.lang.reflect.InvocationTargetException
[...]
> Caused by: java.lang.RuntimeException: Exception in Application start  method
[...]
> Caused by: java.lang.RuntimeException: java.lang.IllegalAccessException:
> 	Class javafx.fxml.FXMLLoader$ValueElement can not access a member of
> 	class javafxapplication4.FXMLDocumentController with modifiers "private"
[...]
> Caused by: java.lang.IllegalAccessException: Class
> 	javafx.fxml.FXMLLoader$ValueElement can not access a member of class
> 	javafxapplication4.FXMLDocumentController with modifiers "private"
La cosa che si capisce inequivocabilmente, e' che ad un certo punto c'e' 
un tentativo di accedere ad un membro private (un campo o un metodo) 
della classe javafxapplication4.FXMLDocumentController. E' roba tua? A 
me non sembra roba del runtime java. L'hai copiato da qualche parte? 
Forse te ne manca un pezzo.
Con tutta la buona volonta' non so dirti altro.

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


Thread

Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 09:27 +0100
  Re: Prendo fxml col bottone click me "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2016-01-15 09:49 +0100
    Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 10:10 +0100
      Re: Prendo fxml col bottone click me "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2016-01-15 10:16 +0100
        Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 10:21 +0100
          Re: Prendo fxml col bottone click me "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2016-01-15 10:38 +0100
            Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 10:47 +0100
              Re: Prendo fxml col bottone click me "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2016-01-15 10:56 +0100
        Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 10:25 +0100
          Re: Prendo fxml col bottone click me "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2016-01-15 10:54 +0100
            Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 12:07 +0100
            Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 12:14 +0100
              Re: Prendo fxml col bottone click me "Dr.UgoGagliardelli" <do.not.spam@me.please> - 2016-01-15 12:59 +0100
                Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 15:20 +0100
                Re: Prendo fxml col bottone click me "ciccio" <21669invalid@mynewsgate.net> - 2016-01-15 14:38 +0000
                Re: Prendo fxml col bottone click me "ciccio" <21669invalid@mynewsgate.net> - 2016-01-15 14:37 +0000
                Re: Prendo fxml col bottone click me Delta11 <delta11NoPSAM@email.it> - 2016-01-15 15:55 +0100
                Re: Prendo fxml col bottone click me 4ndre4 <4ndre4@4ndre4.com.invalid> - 2016-01-23 21:12 +0000

csiph-web