Search:

Type: Posts; User: pottsiex5

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,152

    Re: InnerClass troubles

    So, how would i access a variable from the innerclass, or make a reference to the instance (im not quite sure what that is). Is there a method for a string that allows me to set it as something else?
  2. Replies
    4
    Views
    1,152

    InnerClass troubles

    Hey,
    Im trying to use a variable from an inner/nested class in an outer class. My code is:


    import java.awt.*;
    import javax.swing.*;
    import java.io.File;
    import java.awt.event.ActionListener;...
Results 1 to 2 of 2