| Interface | Description |
|---|---|
| FeedBack | |
| FreeMindMain | |
| IFreeMindSplash |
| Class | Description |
|---|---|
| Base64Coding |
Partial implementation of a Preference node.
|
| ExampleFileFilter |
A convenience implementation of FileFilter that filters out
all files except for those type extensions that it knows about.
|
| FixedHTMLWriter |
Create a new XHTMLWriter which is able to save a HTMLDocument as XHTML.
|
| FreeMind | |
| FreeMindApplet | |
| FreeMindCommon | |
| FreeMindMain.VersionInformation | |
| FreeMindSecurityManager |
By default, everything is allowed.
|
| FreeMindSplash |
Class to put a splash before lunch the soft
|
| FreeMindSplashModern |
Class to put a splash during launching the application.
|
| FreeMindStarter |
This class should check the java version and start freemind.
|
| HtmlTools | |
| HtmlTools.IndexPair | |
| Resources | |
| Tools | |
| Tools.BooleanHolder | |
| Tools.DesEncrypter |
from: http://javaalmanac.com/egs/javax.crypto/PassKey.html
|
| Tools.IntHolder | |
| Tools.ObjectHolder | |
| Tools.Pair | |
| Tools.SingleDesEncrypter | |
| Tools.TripleDesEncrypter | |
| XHTMLWriter |
Create a new XHTMLWriter which is able to save a HTMLDocument as XHTML.
|
| XHTMLWriter.XHTMLFilterWriter |
This FilterWriter will convert the output of Swing's HTMLWriter to
XHTML format.
|
| XMLElement |
XMLElement is a representation of an XML object.
|
| Exception | Description |
|---|---|
| XMLParseException |
An XMLParseException is thrown when an error occures while parsing an XML
string.
|