| | |
full screen applet in java without any kind of bordering
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Oct 2006
Posts: 116
Reputation:
Solved Threads: 0
Does anyone know how place an applet in full screen without any kind of bordering or buttons so that the applet starts at 0,0 of the screen and goes all the way to the opposite corner.
Now I know how to get a window into full screen using: GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().setFullScreenWindow(Window win)
but either I have to deal with the annoying window frame or I get some weird result.
Can anyone help?
Now I know how to get a window into full screen using: GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().setFullScreenWindow(Window win)
but either I have to deal with the annoying window frame or I get some weird result.
Can anyone help?
•
•
Join Date: Oct 2006
Posts: 116
Reputation:
Solved Threads: 0
Is there any class that allows me to have borderless window where I have full control of what's displayed, have listeners and be able to cover the whole screen?
I'm basicaly trying to create a menue screen that takes up the whole screen.
If your wondering what I'm trying to create... I'm creating something similar to a media center, but with a bunch of other functions that media centers don't usually have.
UPDATE:
Well I was just thinking of what I said and I was wondering if I can create my own Frame class that doesn't have minimize, maximize or anything at all; just empty space from one point to another.
I'm basicaly trying to create a menue screen that takes up the whole screen.
If your wondering what I'm trying to create... I'm creating something similar to a media center, but with a bunch of other functions that media centers don't usually have.
UPDATE:
Well I was just thinking of what I said and I was wondering if I can create my own Frame class that doesn't have minimize, maximize or anything at all; just empty space from one point to another.
Last edited by Mr.UNOwen; Jun 23rd, 2007 at 2:52 pm.
not in an applet.
The border and icons are provided by the browser and cannot be changed for security reasons, so as to prevent people from tricking users into thinking they're seeing a window from an application on their machine instead of an applet.
The border and icons are provided by the browser and cannot be changed for security reasons, so as to prevent people from tricking users into thinking they're seeing a window from an application on their machine instead of an applet.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
Similar Threads
- full screen applet in java (Java)
Other Threads in the Java Forum
- Previous Thread: Jboss
- Next Thread: Algorithm explanation
| Thread Tools | Search this Thread |
Tag cloud for Java
actionlistener android api apple applet application apps arguments array arrays automation balls binary bluetooth card chat class classes clear client code component consumer database draw eclipse ee error event exception fractal free game gameprogramming gis givemetehcodez graphics gui html ide image input integer j2me j2seprojects java javaprojects jni jpanel julia jvm key linux list loop machine map method methods migrate mobile mobiledevelopmentcreatejar myaggfun netbeans newbie nextline nls notdisplaying number oracle output print problem program programming project recursion recursive scanner screen security server set size sms socket sort spamblocker sql sqlite string sun swing terminal test threads time tree trolltech windows






