Skip to content
#

JavaFX

javafx logo

JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built with Java. It is offered as a cross-platform Java library and it delivers consistent graphical user interfaces across a wide range of operating systems and devices. Applications developed with JavaFX can be run on devices such as desktop computers, mobile phones, TVs, tablets, and more.

Here are 4,652 public repositories matching this topic...

TurekBot
TurekBot commented Mar 6, 2018

After having been around here a while it's become clear to me that JFoenix is a great library, it's just not well documented.

I suggest that a "Help Wanted" and "Documentation Needed" label be added to any issue that stems from a lack of clear documentation. Maybe towards this end it would be helpful if anyone, or maybe just contributors, were allowed to apply labels.

I think that once it b

maqalaqil
maqalaqil commented Dec 27, 2019

Issue Description

Please describe your issue, along with:

  • expected behavior
  • encountered behavior

Version Information

Please indicate relevant versions, including, if relevant:

  • Deeplearning4j version
  • platform information (OS, etc)
  • CUDA version, if used
  • NVIDIA driver version, if in use

Contributing

If you'd like to help us fix the issue by contributi

speedment
julgus
julgus commented Jan 7, 2020

Prior to moving all Speedment tutorials to the manual from the Wiki page, there was a tutorial on how to plug-in and use custom TypeMappers. Although, the example described in that tutorial covers usage of basic Enums which is now best handled by the dedicated Enum-plugin. Custom TypeMappers are still needed in some case though, hence this tutorial should be updated to cover a more relevant use ca

calixtus
calixtus commented May 4, 2020

When JabRef opens a library, it opens a file, runs the database parser, and after everything is done, creates a new tab in the frame with the contents of the open database.

An improvement would be to first create a tab in the frame, display a loading animation, and after the parser has finished, display all entries (or display every entry as soon as it is parsed).

FXGL
pstueck
pstueck commented Apr 30, 2020

Bug originally posted on Asciidoctor#475. I was told it has to be an AsciidoctorFX issue.

Copied from Asciidoctor ...

When I have a document named "myADoc.adoc" with an active preview pane, a code snippet like …

\{docname} is {docname}
\{outfilesuffix} is {outfilesuffix}

displays in the preview

Shryne
Shryne commented Oct 9, 2018

Since JavaFX is opensource and since you invite others to contribute, I would like to see some more documentation. At the moment I am trying to understand how JavaFX is running, how the classes interact with each other and how a basic button is internally drawn with OpenGL or some other graphics library.
Unfortunately, it is really hard because all I see are separate classes with many methods a

基于JavaFx搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具、Ftp服务器、Cmd调试工具、Ftp/Ftps/Sftp客户端调试工具、Pdf转换工具、文件列表生成器、图片压缩工具、图片转码工具、Kafka调试工具、Email群发工具、颜色代码转换工具、短信群发工具、脚本引擎调试、文件重命名、Json转换、语音转换、Socket调试、图片解析、微信小程序反编译、Zookeeper操作、Excel拆分合并、文件夹监控、文件编码检测、传输、端口扫描、久坐提醒、随机数生成、剪贴板历史、文件搜索、mp3转换、印章生成等工具

  • Updated Apr 19, 2020
  • Java
Mrodent
Mrodent commented Mar 21, 2020

Expected Behavior

Have got hold of testfx-spock (specifically) .jars purporting to be the source code (or the javadoc) ... only to find that there's nothing in them. Versions tried: 4.0.15, 4.0.16.

Is this intentional? Any way I can find a way to download the Javadoc (or the source, so I can make the Javadoc from it)?

Actual Behavior

To get the fastest possible support, creat

Created by Oracle

Released December 4, 2008

Website
openjfx.io
Wikipedia
Wikipedia

Related Topics

java swing
You can’t perform that action at this time.