Search:

Type: Posts; User: bgalakazam

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    1,653

    Re: Reflection - null pointer

    I posted it as a link, but here, once more.


    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at...
  2. Replies
    5
    Views
    1,653

    Re: Reflection - null pointer

    Instructions are to use separate panels... tbh I would do the whole thing differently, but the point is to learn about reflection and introspection...
  3. Replies
    5
    Views
    1,653

    Reflection - null pointer

    Well this is a long shot, but I hopefully someone here can help. The goal is to use Introspection and Reflection. In short, the program creates a JFrame, left side is another JFrame and it displays...
Results 1 to 3 of 3