No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
15 Posted Topics
Could someone decribe the differences between HTML and XML. Thanks in advance
Could someone decribe the differences between HTML and XML. Thanks in advance
Is there a simple way to test wether or not a file is binary or text??? Thanks in advance
When using a JDialog how can I tell it where to open on the screen? Let's say I want to open it in the middle. Can I add a JDialog to a pane in a JFrame? A link to the proper java doc would be great. Thanks in advance
I have edited out my original question. I guess I needed to see the questions asked to figure it out :o
Is there something about adding a JList to GridBagLayout that I am missing. I want to place a JList between a JLabel and a JTextArea. No matter what I do the list seems to stay in column 1. I am only using GridBagLayout in the west pane(wP) I have tried …
Ok I would like to use Deck in a third class. Deck myDeck = new Deck(); Then in paint I try g.drawString("" + myDeck[1].suit, 50,50); It says 'array required, but Deck found' If I try Deck[] myDeck = new Deck(); I get 'incompatable types' I hate asking for help BUT …
What temp. is the CPU reaching? You should be able to see the temp from the BIOS.
Just install win98 and change the default install directory.
8.10 Sum of series Write a program to calculate and display the sum of the series: 1 - 1/2 + 1/3 - 1/4 + ... Until a term is reached that is less than 0.0001 I do not need help with the code! What comes next in the series? Is …
[QUOTE=JANINE]thanks. do you know of anywhere either in the uk mainland or online where i might be able to buy one. also how do i ensure that the pc's and the router are set to DHCP, and how can i ensure it'll work with my ISP which is virgin.net cheers:D[/QUOTE] …
How can I generate a random boolean? Is there a method for this? Thanks in advance
What is the difference between grammar and syntax in a language? Thanks in advance
What development kit is the most widely used? Which is the easiest to use? Thanks in advance
The End.
vex