Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Viredus
Forum: Java Mar 1st, 2006, 4:54 PM
Replies: 4
Views: 156
Posted By Viredus
import java.awt.*; import javax.swing.*; import...

import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
import java.awt.Image.*;
import java.awt.Toolkit;
import javax.swing.Timer.*;

public class Grid
{
public JFrame window = new...
Forum: Java Mar 1st, 2006, 4:48 PM
Replies: 4
Views: 156
Posted By Viredus
Sorry. Exception in thread "main"...

Sorry.
Exception in thread "main" java.lang.NullPointerException
at Grid<init><Grid.java>
at Grid.createandshowGUI<Grid.java>
at Grid.main<Grid.java>
Forum: Java Mar 1st, 2006, 4:45 PM
Replies: 27
Views: 986
Posted By Viredus
My school uses MetroWerks CodeWarrior, but I am...

My school uses MetroWerks CodeWarrior, but I am not sure if they sell it anymore.
Forum: Java Mar 1st, 2006, 4:43 PM
Replies: 4
Views: 156
Posted By Viredus
help

What is wrong with this code? I'm trying to make a two-dimensional JLabel array and setting it up in a GUI using GridBagConstraints. I have a array traversal loop setting image icons to each space,...
Showing results 1 to 4 of 4

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:41 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC