David Fisher <dfisher <at> jmlafferty.com> writes:
>
> > Hi David,
> >
> > thanks for responding!!
> >
> > I am using version 3.7.
> >
> > the JRE fonts are in:
> >
> >
> > J6.0/lib/fonts
> >
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 4041 Aug 30 2006 fonts.dir
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 242700 Aug 30 2006
LucidaTypewriterRegular.tt
> > f
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 234068 Aug 30 2006
LucidaTypewriterBold.ttf
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 698236 Aug 30 2006 LucidaSansRegular.ttf
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 317896 Aug 30 2006 LucidaSansDemiBold.ttf
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 344908 Aug 30 2006
LucidaBrightRegular.ttf
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 80856 Aug 30 2006 LucidaBrightItalic.ttf
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 75124 Aug 30 2006
LucidaBrightDemiItalic.ttf
> > -rw-r--r-- 1 SYSCHAR SYSTEMS 75144 Aug 30 2006
LucidaBrightDemiBold.ttf
>
> I'm not familiar with Java on a mainframe, but J6.0 looks strange to me. Do
you have a jre directory in your $JAVA_HOME?
>
> >
> > i DID try to set headless to true in the program (i was wondering if that
made
> > any sense), like so:
> >
> > System.setProperty("java.awt.headless", "true");
> >
> > Just tried it from the command line
> >
> > java -Djava.awt.headless=true SimpleExcel.java
> >
> > and got the usual error.
>
> Have you tried on of the Java AWT / Swing Java examples you do have a GUI?
>
> Probably this is a task for your sysadmin.
>
> Regards,
> Dave
>
thanks again.
The "do i have a GUI" question confuses me. the program is running on a unix
operating system running on a mainframe. so i guess i'd say i do not have a
gui. i don't want the program to display the spreadsheet, just write it to a
file,which i will email.
i'll have to look into the swing examples. swing is used to build gui's, i
know that much....
i'll as the admin if they have a clue.
steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]