Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

Commit

Permalink
Prepare the library for new release v0.2.0-PRERELEASE.
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoghuman committed Feb 24, 2019
1 parent 601ab40 commit 76571ef
Show file tree
Hide file tree
Showing 29 changed files with 85 additions and 84 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,12 @@ TODO
Download<a name="Download" />
---

Current `version` is `0.1.0-PRERELEASE`. Main points in this release are:
* Initialize the new GitHub project and write basic concept for the new library.
Current `version` is `0.2.0-PRERELEASE`. Main points in this release are:
* Extend the api from Lib-FXML with more methods, tests and internal validations.
* Prepare the documentation for the future releases.

Download:
* [Release v0.1.0-PRERELEASE] (12.21.2018 / MM.dd.yyyy)
* [Release v0.2.0-PRERELEASE] (02.24.2019 / MM.dd.yyyy)

An `overview` about all existings releases can be found here:
* [Overview] from all releases in Lib-FXML.
Expand Down Expand Up @@ -167,5 +168,5 @@ You can reach me under <peter.rogge@yahoo.de>.
[Maven]:http://maven.apache.org/
[NetBeans]:https://netbeans.org/
[Overview]:https://github.com/Naoghuman/lib-fxml/releases
[Release v0.1.0-PRERELEASE]:https://github.com/Naoghuman/lib-fxml/releases/tag/v0.1.0-PRERELEASE
[Release v0.2.0-PRERELEASE]:https://github.com/Naoghuman/lib-fxml/releases/tag/v0.2.0-PRERELEASE
[Pull Request]:https://help.github.com/articles/using-pull-requests
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>All Classes (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>All Classes (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FXMLModel (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>FXMLModel (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FXMLModel (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="FXMLModel (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FXMLPresenter (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>FXMLPresenter (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FXMLPresenter (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="FXMLPresenter (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/com/github/naoghuman/lib/fxml/core/FXMLView.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FXMLView (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>FXMLView (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FXMLView (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="FXMLView (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.github.naoghuman.lib.fxml.core.FXMLModel (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>Uses of Class com.github.naoghuman.lib.fxml.core.FXMLModel (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.core.FXMLModel (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.core.FXMLModel (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.github.naoghuman.lib.fxml.core.FXMLPresenter (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>Uses of Class com.github.naoghuman.lib.fxml.core.FXMLPresenter (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.core.FXMLPresenter (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.core.FXMLPresenter (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.github.naoghuman.lib.fxml.core.FXMLView (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>Uses of Class com.github.naoghuman.lib.fxml.core.FXMLView (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.core.FXMLView (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.core.FXMLView (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.github.naoghuman.lib.fxml.core Class Hierarchy (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>com.github.naoghuman.lib.fxml.core Class Hierarchy (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.github.naoghuman.lib.fxml.core Class Hierarchy (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="com.github.naoghuman.lib.fxml.core Class Hierarchy (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>Uses of Package com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="Uses of Package com.github.naoghuman.lib.fxml.core (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DefaultFXMLValidator (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>DefaultFXMLValidator (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DefaultFXMLValidator (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="DefaultFXMLValidator (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.github.naoghuman.lib.fxml.internal.DefaultFXMLValidator (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>Uses of Class com.github.naoghuman.lib.fxml.internal.DefaultFXMLValidator (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.internal.DefaultFXMLValidator (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="Uses of Class com.github.naoghuman.lib.fxml.internal.DefaultFXMLValidator (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.github.naoghuman.lib.fxml.internal Class Hierarchy (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>com.github.naoghuman.lib.fxml.internal Class Hierarchy (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.github.naoghuman.lib.fxml.internal Class Hierarchy (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="com.github.naoghuman.lib.fxml.internal Class Hierarchy (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>Uses of Package com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="Uses of Package com.github.naoghuman.lib.fxml.internal (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 11:03:40 CET 2019 -->
<!-- Generated by javadoc (1.8.0_201) on Sun Feb 24 15:18:13 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constant Field Values (Lib-FXML 0.2.0-SNAPSHOT API)</title>
<title>Constant Field Values (Lib-FXML 0.2.0-PRERELEASE API)</title>
<meta name="date" content="2019-02-24">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
Expand All @@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (Lib-FXML 0.2.0-SNAPSHOT API)";
parent.document.title="Constant Field Values (Lib-FXML 0.2.0-PRERELEASE API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 76571ef

Please sign in to comment.