Search:

Type: Posts; User: Johnny Bravo

Search: Search took 0.09 seconds.

  1. Re: What's the difference between "import.javax.swing*" and JFrame inheritance

    Well, can I use JFrame simply by importing all of the swing classes without extending an existing class to JFrame? I am sorry if my question doesn't make sense but I am a newbie in java programming...
  2. What's the difference between "import.javax.swing*" and JFrame inheritance

    Is it possible to use all the components of Swing class such as JFrame without extending an existing class to JFrame? if so why then programmers usually extend their classes to JFrame class and...
Results 1 to 2 of 2