Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Reading CSS file from Applet

661933Sep 22 2011 — edited Sep 23 2011
Does anyone have any idea how to load a CSS file from an applet (or as a webstart)? I have no problems accessing the style sheets, via scene.getStylesheets().add(<stylesheet>), when I run my application as standalone but as soon as I convert to an applet and/or webstart application I can no longer get the style sheet. I have read the tutorial and tried a myriad of other options but with no luck.
This post has been answered by MiPa on Sep 23 2011
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 21 2011
Added on Sep 22 2011
2 comments
161 views