Search:

Type: Posts; User: Heizzer10

Search: Search took 0.14 seconds.

  1. How to draw a houses using Java Applets and Awt?

    i need a code to draw three houses using different methods in java, can someone help me?

    i have this code to draw using the appleteviewer:
    import java.awt.*;
    import java.applet.Applet;
    public...
  2. Replies
    1
    Views
    1,044

    help me with a code, whats wrong?

    import java.util.*;
    public class Local {
    public static void main(Strings[] args){
    Scanner reader;
    String address, typepay, credit, cash;
    int space,localcost, totalinstallation, months,...
  3. Replies
    2
    Views
    1,187

    help me with a code, whats wrong?

    import java.util.*;
    public class Local {
    public static void main(Strings[] args){
    Scanner reader;
    String address, typepay, credit, cash;
    int space,localcost, totalinstallation, months,...
Results 1 to 3 of 3