B4JTutorialCertificate
B4J Server: Requesting and Installing SSL Certificate
B4J Server: Requesting and Installing SSL Certificate
@tchart · 2015-06-18
B4JLibraryDate/time
jDatePickerEx
There is already a javafx 8 datepicker library on the forum, but I needed more functionalities, so I wrote my own datepicker library based on javafx 8 datepicker and localdate.
@jmon · 2015-06-13
B4JLibraryDialogs
jOptionPane
I needed a simple MessageBox for a non-UI B4J application. This is a wrapper of JOptionPane.
@tchart · 2015-06-12
B4JSnippetComms & Network
Get your WAN address in 3 lines
Get your WAN address in 3 lines
@Daestrum · 2015-05-30
B4JSnippetB4J
How to use controllers in Scene Builder
How to use controllers in Scene Builder
@Daestrum · 2015-05-27
B4JLibraryTreeView
TreeViewDnD
This library was sparked from a question in the forums, on how to drag items in a TreeView. After a bit of reading , a few tweaks ( the original code snippet '' lost'' items if you moved them to the end of the TreeView) here it is.
@Daestrum · 2015-05-26
B4JSnippetDatabase
Access Your MySQL Server Remotely Over SSH
Access Your MySQL Server Remotely Over SSH
@inakigarm · 2015-05-19
B4JSnippetOS
Check version of java
Check version of java
@Daestrum · 2015-05-17
B4JLibraryhttp
HTTPUlils 2 and SSL
HTTPUlils 2 and SSL
@swissmade · 2015-05-15
B4JTutorialJava
In-line Java in multiple modules
In-line Java in multiple modules
@Daestrum · 2015-05-01
B4JTutorialB4J
B4J HelloWorld(s) Examples
B4J HelloWorld(s) Examples
@rwblinn · 2015-05-01
B4JTutorialList- and scrollview
Use Timelines to ''slide'' listviews
Use Timelines to ''slide'' listviews
@Daestrum · 2015-04-30
B4JClassAudio/Video
Webcam Capture
The goal of this class is to control a webcam. There is a free software project called Webcam Capture (Generic Webcam Java API).
@CanguroCode · 2015-04-26
B4JSnippetCombobox
ComboBox Text_Changed event
ComboBox Text_Changed event
@ziomorgan · 2015-04-19
B4JLibraryComms & Network
jNetTools
DNSLookup (results to a file), GetServerName (returns local computer name), NSLookup (returns the registered name servers), Ping Command (ping stats results to a file), TCP Port Tester ( checks an individual port local or remote )
@giga · 2015-04-09
B4JLibraryIRC / IM
XMPP-JABBER
Best protocol to IM for B4J
@Alberto Iglesias · 2015-03-21
B4JTutorialDatabase
The FASTEST SQLite tables
The FASTEST SQLite tables
@JakeBullet70 · 2015-03-11
B4JClassSpinner
jNumberSpinner
I have been looking for a numberspinner that allows Doubles as well as Integers to port for B4j but haven''t been able to find one that did exactly what I wanted, so I decided I would write one, and here it is.
@stevel05 · 2015-03-06
B4JSnippetDatabase
Connecting to Oracle using jSQL
Connecting to Oracle using jSQL
@melliott · 2015-03-06
B4JLibraryOS
Get Drive Names and Drive Serial
Get Drive Names and Drive Serial to protect your creation
@swissmade · 2015-03-02
B4JSnippetB4J
Access ENum''s
Access ENum''s
@stevel05 · 2015-02-28
B4JTutorialButton
Styling buttons with CSS
Styling buttons with CSS
@stevel05 · 2015-02-15
B4JSnippetMenu
Add CSS to a ContextMenu added in code
Add CSS to a ContextMenu added in code
@stevel05 · 2015-02-06
B4JLibraryOther
jMXLookup
MX Lookups
@giga · 2015-02-05
B4JClassComms & Network
jParse
A class providing Push Notifications and Cloud Storage using Parse.com.
@derez · 2015-01-29
B4JSnippetInterop
Calling Clojure from B4J
Calling Clojure from B4J
@B4JExplorer · 2015-01-28
B4JLibraryTimer
StopWatch Library Engine
This is an example of a StopWatch in B4J implemented with a StopWatch library engine and a class to display running time and split time.
@Vitor · 2015-01-23
B4JCode modulePrint
RTF print module for formatted reports
RTF print module for formatted reports
@gezueb · 2014-12-03
B4JSnippetFile handling
Disk Space Utils
Disk Space Utils
@JTmartins · 2014-11-29
B4JLibraryLogging/Exceptions
log4j
Enable logging at runtime without modifying the application binary.
@avacondios · 2014-11-21