Author Topic: Full Screen Client (POLL)  (Read 29 times)

Offline dj

  • Global Moderator
  • Newbie
  • *
  • Posts: 22
  • Moderator/Graphic Organizer
  • Location: USA
Full Screen Client (POLL)
« on: May 19, 2010, 09:51:15 pm »
I dont realy know if we have a client that can go into full screen but if you want me to make ya one just answer in the poll.
Already have one
Make one
Don't Make one
« Last Edit: May 19, 2010, 10:32:29 pm by dj »

Share on Bluesky Share on Facebook


Offline dj

  • Global Moderator
  • Newbie
  • *
  • Posts: 22
  • Moderator/Graphic Organizer
  • Location: USA
Re: Full Screen Client (POLL)
« Reply #1 on: May 19, 2010, 10:33:57 pm »
I am having trouble with my complier can someone help.
My Jdk is :JDK1.6.0_20
This is the Compiler code:
@echo off
cd .
"C:\Program Files\Java\jdk6_20\bin\javac.exe" -cp lib/clientlibs.jar; -deprecation -d bin -sourcepath src src/*.java
pause
Can someone Please Help!