Note that there are some explanatory texts on larger screens.

plurals
  1. USWintermut3
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COI think you have just about have _exactly_ described the spirit and intent behind the scope of JFrame and JInternalFrame. As JFrame and AWTs Frame classes are more or less the "Interface" between the Java's GUI layer and the OS GUI Layer. The only place that I think that this scoping is a bit "blurred" is of coarse by JFrame as it has some controls that probably are actually handled at the OS GUI layer--I seem to remember in the early days of Swing that some of the parameters seemed to be "suggestions" to the OS GUI layer as they Sun tried to decide how to position Swing in regards to the OS.
      singulars
    2. COThank you trashgod I was a bit quick with it--I did make sure it still compiled--as I did abstract this from a rather complex GUI frameworks I wrote a while back, plus I am still getting the hang of the edit abilities that this site offers still. juFo: Your very welcome. Over all I am, and have been for years, a champion of Java as a language. To that end any chance I can get someone to as take it as more than just a way of getting to a 'quick' solution but wish to truly understand it as a whole solution to most problem spaces.
      singulars
    3. COIs the amount of time that passes before the SocketException 20 mins or longer? (if I recall the standard amount of time a tcp/ip socket will wait before it times out if there is no connect activity) ? After all the Exception is telling you "read timeout" also might this have something to do with asynchronous nature of the web?
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload