Search:

Type: Posts; User: mussita

Search: Search took 0.38 seconds.

  1. Thread: boolean

    by mussita
    Replies
    13
    Views
    1,065

    Re: boolean

    How about like this?? Pleaseee help me!! I am trying to undestand Java, but it is a little difficult to me. I am reading my book, but, I don't understand it :(( I have to turn this project tonight....
  2. Thread: boolean

    by mussita
    Replies
    13
    Views
    1,065

    Re: boolean

    import javax.swing.JOptionPane;
    public class PasswordManager

    {

    private static String masterPassword = "secret3";

    public static void main(String[] args)

    {
  3. Thread: boolean

    by mussita
    Replies
    13
    Views
    1,065

    Re: boolean

    I don't know how to wrap my code. I don't know what you mean by that. Sorry, I am new in this page.... :(
  4. Thread: boolean

    by mussita
    Replies
    13
    Views
    1,065

    Re: boolean

    import javax.swing.JOptionPane;
    public class PasswordManager

    {

    private static String masterPassword = "secret3";

    public static void main(String[] args)

    {
  5. Thread: boolean

    by mussita
    Replies
    13
    Views
    1,065

    Re: boolean

    It doesn't work :(
  6. Thread: boolean

    by mussita
    Replies
    13
    Views
    1,065

    Re: boolean

    [QUOTE=Norm;109146]Please copy the full text of the error messages and paste it here so we can see what the problems are.

    D:\College\Java ++\Lab 8\PasswordManager.java:44: '(' expected
    {}
    ^...
  7. Thread: boolean

    by mussita
    Replies
    13
    Views
    1,065

    boolean

    I have a code and it gives me 4 errors every time that I compile my code, I don't know what is wrong with my code.:confused:
    Can someone help me please???? I am using boolean variables here is part...
Results 1 to 7 of 7