Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2646

Re: Files & Methods

From "Lew" <lew@THRWHITE.remove-dii-this>
Subject Re: Files & Methods
Message-ID <Qeydnfmc3Owmb47anZ2dnUVZ_r6rnZ2d@comcast.com> (permalink)
Newsgroups comp.lang.java.gui
References <1192480781.063163.239640@y27g2000pre.googlegroups.com>
Date 2011-04-27 15:40 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
cb17...@yahoo.com wrote:
>> import java.util.Scanner;

bcr666 wrote:
> I don't know what a Scanner object is, it isn't in my JDK, 

Are you quite sure?  What version of the JDK are you using?

java.util.Scanner has been part of the API since Java 5, something over three 
years now.
<http://java.sun.com/javase/6/docs/api/java/util/Scanner.html>

If you're using 1.4 or earlier, be aware that Java 1.4 is already in its 
End-of-Life phase, and earlier versions completed theirs some time ago.

-- 
Lew

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Files & Methods "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
  Re: Files & Methods "bcr666" <bcr666@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000
    Re: Files & Methods "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:40 +0000

csiph-web