Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #1504
| From | "tar" <tar@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Exception in thread " |
| Message-ID | <ymiodljypgp.fsf@sevak.isi.edu> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <rsXVh.594122$BK1.242910@newsfe13.lga> |
| Date | 2011-04-27 15:33 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui
Knute Johnson <nospam@rabbitbrush.frazmtn.com> writes:
> xcrazy wrote:
> > Hi, I know this is a common error, but this occurs only in some of my
> > programs.
> > I run java on windows XP SP2, jdk1.5
> > My sampl.java file is like this:
...
> > class swing_app {
> > It compiles giving me a "sampl.class" file but when i type this
> I don't know how you get it to compile if it is in a file named
> sampl.java? The file name and the class name must match.
I think this is only true for public classes. Non public classes can be
included in files with any name. (Not that it's a good idea....)
--
Thomas A. Russ, USC/Information Sciences Institute
---
* 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 | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Exception in thread "main "xcrazy" <xcrazy@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Exception in thread " "Knute Johnson" <knute.johnson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Exception in thread " "tar" <tar@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
Re: Exception in thread " "Knute Johnson" <knute.johnson@THRWHITE.remove-dii-this> - 2011-04-27 15:33 +0000
csiph-web