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


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

Re: Slight problem with j

From "Steve W. Jackson" <steve.w..jackson@THRWHITE.remove-dii-this>
Subject Re: Slight problem with j
Message-ID <stevewjackson-C7916D.11020628122006@individual.net> (permalink)
Newsgroups comp.lang.java.gui
References <5e77p25ub46i5qilb1g3ifc0k7ufqmqecq@4ax.com>
Date 2011-04-27 15:27 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
In article <5e77p25ub46i5qilb1g3ifc0k7ufqmqecq@4ax.com>,
 Daniel <noSpam at daik dot se> wrote:

> Hello all, 
> I have a small problem with Java Help. My application needs to show a
> table in the help menu. This is not really a problem as JH  uses HTML.
> The problem is that the table is big, and generated in an external
> application, so it comes out in HTML 4 format. This page does not
> display properly (because JH only supports HTML 3, I know). Any
> suggestions or workarounds for these kinds of problems?
> 
> I did look for a tool to convert between html 4 and html 3, but I
> could not find any, other solutions are also welcome.
> 
> regards
> Daniel

It's difficult to say for sure, but the JavaHelp User Guide (JHUG) with 
JavaHelp 2.0 suggests to me that it does in fact support HTML 4.0.  The 
spec makes mention of viewers having to support 3.2, but it specifically 
states that localization is supported as required by HTML 4.0.  And the 
JHUG mentions some limitations of parameters and things in order to be 
in compliance with HTML 4.0.  So you might want to make sure you've got 
the latest release and look through both the spec and JHUG.

I also saw mention in the spec of the ability to use alternate viewers 
that will use the JEditorPane, which I'm pretty certain can do HTML 4 
content.

= Steve =
-- 
Steve W. Jackson
Montgomery, Alabama

---
 * 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 | NextPrevious in thread | Next in thread | Find similar


Thread

Slight problem with java "Daniel" <daniel@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
  Re: Slight problem with j "Steve W. Jackson" <steve.w..jackson@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
    Re: Slight problem with j "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000

csiph-web