SwingBox

SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cssbox
ArtifactId

ArtifactId

swingbox
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

SwingBox
SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.
Project URL

Project URL

http://cssbox.sourceforge.net/swingbox
Source Code Management

Source Code Management

https://github.com/radkovo/SwingBox

Download swingbox

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.cssbox/swingbox/ -->
<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>swingbox</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cssbox/swingbox/
implementation 'net.sf.cssbox:swingbox:1.1'
// https://jarcasting.com/artifacts/net.sf.cssbox/swingbox/
implementation ("net.sf.cssbox:swingbox:1.1")
'net.sf.cssbox:swingbox:jar:1.1'
<dependency org="net.sf.cssbox" name="swingbox" rev="1.1">
  <artifact name="swingbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cssbox', module='swingbox', version='1.1')
)
libraryDependencies += "net.sf.cssbox" % "swingbox" % "1.1"
[net.sf.cssbox/swingbox "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.sf.cssbox : cssbox jar 4.7
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

SwingBox

SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.

See the project page for more information and downloads: http://cssbox.sourceforge.net/swingbox

Versions

Version
1.1
1.0