Re: Ayuda Con Applet!!!!

Darkman shadows <darkman87ucr-/[email protected]>
Newsgroups gmane.comp.java.javaspain
Message-ID <[email protected]>
Q exactamente quieres hacer , lo que pienzo es que deseas utilizar un look and feel distinto al standart, si me indicas que quieres hacer talvez te pueda ayudar.
a lo que veo en el codigo de abajo es que te da un AccessControlException, eso es que estas intentando reescribir en tu clase
algun atributo que es privado y no se puede instanciar...
 
DarkMan87
La civilización no suprime la barbarie, la perfecciona.



----- Mensaje original ----
De: Leonardo Betancourt Teran <[email protected]>
Para: [email protected]; JAVA 911 <java_911-/[email protected]>
Enviado: miércoles, 2 de abril, 2008 9:44:47
Asunto: [javaSpain] Ayuda Con Applet!!!!

Hola, intento cargar un JApplet pero no me monta la interfaz y me arroja el siguiente error.
 
java.security. AccessControlExc eption: access denied (java.lang.RuntimeP ermission getenv.KDE_FULL_ SESSION)
 at java.security. AccessControlCon text.checkPermis sion(Unknown Source)
 at java.security. AccessController .checkPermission (Unknown Source)
 at java.lang.SecurityM anager.checkPerm ission(Unknown Source)
 at java.lang.System. getenv(Unknown Source)
 at org.jvnet.substance .fonts.DefaultKD EFontPolicy. isKDERunning( DefaultKDEFontPo licy.java: 51)
 at org..jvnet.substance .fonts.Substance FontUtilities. getDefaultFontPo licy(SubstanceFo ntUtilities. java:207)
 at org.jvnet.substance .SubstanceLookAn dFeel.getFontPol icy(SubstanceLoo kAndFeel. java:3489)
 at org.jvnet.substance .SubstanceLookAn dFeel.initFontDe faults(Substance LookAndFeel. java:3499)
 at org.jvnet.substance .SubstanceLookAn dFeel.initCompon entDefaults( SubstanceLookAnd Feel.java: 3341)
 at javax.swing. plaf.basic. BasicLookAndFeel .getDefaults( Unknown Source)
 at org.jvnet.substance .SubstanceLookAn dFeel.getDefault s(SubstanceLookA ndFeel.java: 3630)
 at javax.swing. UIManager. setLookAndFeel( Unknown Source)
 at javax.swing. UIManager. setLookAndFeel( Unknown Source)
 at views.UIMain.<init>(UIMain.java: 22)
 at sun.reflect. NativeConstructo rAccessorImpl. newInstance0( Native Method)
 at sun.reflect. NativeConstructo rAccessorImpl. newInstance( Unknown Source)
 at sun.reflect. DelegatingConstr uctorAccessorImp l.newInstance( Unknown Source)
 at java.lang.reflect. Constructor. newInstance( Unknown Source)
 at java.lang.Class. newInstance0( Unknown Source)
 at java.lang.Class. newInstance( Unknown Source)
 at sun.applet.AppletPa nel.createApplet (Unknown Source)
 at sun.plugin.AppletVi ewer.createApple t(Unknown Source)
 at sun.applet.AppletPa nel.runLoader( Unknown Source)
 at sun.applet.AppletPa nel.run(Unknown Source)
 at java.lang.Thread. run(Unknown Source)

Agradezco mucho su ayuda.

-- 
Leonardo Betancourt Teran
ερευνα e-bussines solutions
Tel.: 3008056967
Cartagena - Colombia 
 


      ____________________________________________________________________________________
¡Capacidad ilimitada de almacenamiento en tu correo!
No te preocupes más por el espacio de tu cuenta con Correo Yahoo!:                      
http://correo.espanol.yahoo.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.