is there some one who knows how i can
load soundfiles to BlueJ projekts,
make my own windows,
to compile the projekt so that the program can run on pc without BlueJ??
Java: BlueJ251
Moderator: Moderators
- Anakin
- Master of the Force
- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
-
- Master Bounty Hunter
- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: Java: BlueJ251
...
define "make my own windows".
define "make my own windows".
- Anakin
- Master of the Force
- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: Java: BlueJ251
in german Fenster
every program is in one window(Fenster) like FireFox or Windows media Player txt-editor, word...
every program is in one window(Fenster) like FireFox or Windows media Player txt-editor, word...
-
- General
- Posts: 770
- Joined: Thu Jun 07, 2007 6:26 pm
- Projects :: Halo Warthog vehicle for SWBF2
- xbox live or psn: No gamertag set
- Location: Far Far away....
Re: Java: BlueJ251
Maybe this will help you?Anakin wrote:in german Fenster
every program is in one window(Fenster) like FireFox or Windows media Player txt-editor, word...
- Anakin
- Master of the Force
- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: Java: BlueJ251
what i mean:
here is my programm:
how can i make a winow so that the player can choose the coulor of the ball?
how can i load a sound file so that for example if the player wins the yoda song runs?
and is it posible to compile the program so that someone else can run it without blueJ.
here is my programm:
how can i make a winow so that the player can choose the coulor of the ball?
how can i load a sound file so that for example if the player wins the yoda song runs?
and is it posible to compile the program so that someone else can run it without blueJ.
Hidden/Spoiler:
-
- Master Bounty Hunter
- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: Java: BlueJ251
woah, i think you may not get too much help on that type program
unless its php, then i can help a ton
unless its php, then i can help a ton
- Anakin
- Master of the Force
- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: Java: BlueJ251
i think too
EDIT
hey i read the book OOP online. the problem is there are only the first 6 kapitle online.
did someone knows where i can find the kapitle 7??
or did someone knows how to do this:
here is the main program.
this says to the class "kugel" where the "Stift" from the class should paint the "kugel".
how can i make the class to catch the hPosition(); and vPosition(); from the main programm??
EDIT
hey i read the book OOP online. the problem is there are only the first 6 kapitle online.
did someone knows where i can find the kapitle 7??
or did someone knows how to do this:
here is the main program.
this says to the class "kugel" where the "Stift" from the class should paint the "kugel".
how can i make the class to catch the hPosition(); and vPosition(); from the main programm??
-
- Master Bounty Hunter
- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: Java: BlueJ251
try a BlueJ251 forum. I dont think anyone here knows anything on this type program.