Search:

Type: Posts; User: jmskoda5

Search: Search took 0.08 seconds.

  1. Replies
    7
    Views
    1,104

    Re: Using a Method from another class help?

    @KevinWorkman
    -I didn't have to import another class that i used I just typed Classname.methodname(parameters); but I can't do that with this one. So, I don't know if that means i still have to...
  2. Replies
    7
    Views
    1,104

    Re: Using a Method from another class help?

    How do i use this in another program though? I've tried using...

    TerrainRenderWindow.class.getMethod("TerrainRenderWindow",

    But I don't know how to format the parameters and everywhere that...
  3. Replies
    7
    Views
    1,104

    Using a Method from another class help?

    Hi all,
    Sorry if this is in the wrong spot, I'm brand new here and don't know much if anything about OOP Java, so i apologize if this doesn't belong here.

    Anyway, for my high-school senior...
Results 1 to 3 of 3