Search Results

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: joebanks
Forum: Java Oct 27th, 2004
Replies: 0
Views: 3,242
Posted By joebanks
having trouble getting this match and replace to work, im trying to just find a word and put html bold tags around it on the button click and put that text into a new jtextpane. anyone have any...
Forum: Java Oct 6th, 2004
Replies: 0
Views: 2,524
Posted By joebanks
im trying to call a showInfo() method from a superclass MediaTypes, the subclass is CD and the driver class is Assn2. the problem im having is that for all the values i inherit from the MediaTypes...
Forum: Java Oct 5th, 2004
Replies: 5
Views: 4,685
Posted By joebanks
Thanks for your help...I have solved my problem
Forum: Java Oct 4th, 2004
Replies: 5
Views: 4,685
Posted By joebanks
This is the class that holds the properties for the previous class

import javax.swing.*;
import java.util.*;


public class CD
{

private String artist;
Forum: Java Oct 4th, 2004
Replies: 5
Views: 4,685
Posted By joebanks
here is the full code...there are 2 class files that i am using....

public class Assn1{

private CD[] myCDs;
private Date release;
private static int counter = 0;
private static...
Forum: Java Oct 3rd, 2004
Replies: 5
Views: 4,685
Posted By joebanks
im trying to sort through an array and i keep getting a null pointer exception when i do... can anyone see where im going wrong....thanks

getreleasedate() gets the gregorian calendar date for...
Forum: Java Sep 19th, 2004
Replies: 0
Views: 2,315
Posted By joebanks
having trouble getting started with a program
i need to have an array of objects which will hold name of cd, and 2 dates associated with it. i am new to java and not sure how to begin. i already...
Showing results 1 to 7 of 7

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC