This HTML5 document contains 5 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n7http://dbkwik.webdatacommons.org/ontology/
dctermshttp://purl.org/dc/terms/
n5http://dbkwik.webdatacommons.org/resource/uAbK6RkFDyNpwOArQswYqQ==
rdfshttp://www.w3.org/2000/01/rdf-schema#
n6http://dbkwik.webdatacommons.org/resource/zSYHp1bJyu34Ll0zU3Zdbg==
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://dbkwik.webdatacommons.org/resource/2dCmh26Hr9tk6bILbJzsUQ==
Subject Item
n2:
rdfs:label
Developing a File Browser in JavaFX
rdfs:comment
This document illustrates the development of a simple text file browser implemented in JavaFX. Starting with the basics of creating windows and displaying text the application is incrementally refined until it implements its expected functionality. It's assumed the reader is familiar with the Java programming language as well as with the basics of JavaFX Script (https://openjfx.dev.java.net/Getting_Started_With_JavaFX.html Getting Started).
dcterms:subject
n5: n6:
n7:abstract
This document illustrates the development of a simple text file browser implemented in JavaFX. Starting with the basics of creating windows and displaying text the application is incrementally refined until it implements its expected functionality. It's assumed the reader is familiar with the Java programming language as well as with the basics of JavaFX Script (https://openjfx.dev.java.net/Getting_Started_With_JavaFX.html Getting Started).