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
log4j
Enable logging at runtime without modifying the application binary.
@avacondios · 2014-11-21
DatePicker
Java 8 (FX8) DatePicker
@swissmade · 2014-11-13
ListView and TableView CellFactory Helper
This is an interface library to help with managing CellFactories for ListView and TableViews. The principle job of a cell factory is to display data into a cell. The standard ListView and TableViews use a default CellFactory. With this interface, you can create a custom cellfactory and change the appearance of the cells within a ListView and columns within a TableView.
@stevel05 · 2014-11-06
MFLib B4J
Common functions, image manipulation, math parser
@MaFu · 2014-08-11
jMMTools
It contains many useful utilities (such as Strings, Numbers, Maps, Lists, Dates, Booleans, Files, StringBuilders and more).
@sonicmayne · 2014-08-10
jDNSLookup
Does MX and A record (DNS) lookups.
@wl · 2014-08-07
jCompiler
The library ''jCompiler'' allows you to compile a java class from a source file, and then load it into the B4J running program.
@Daestrum · 2014-07-31
jBetterDialogs
jBetterDialogs Bring 10 kind of Dialogs for B4J.
@Giuseppe Salvi · 2014-07-28
MediaView library
MediaView library
@icefairy333 · 2014-06-23
jSQL B4J
jSQL v1.20 - Asynchronous initialization
@Erel · 2014-06-22
jColorUtils
This library is the port of the JavaFx Color functions. http://docs.oracle.com/javafx/2/api/javafx/scene/paint/Color.html
@jmon · 2014-04-25
jWin32IdleTime
The library aims at retrieving the user''s idle time using the Windows'' GetLastInput Method.
@jmon · 2014-04-23
jSimpleMidiPlayer
Here is a Simple Midi Player for use with B4j.
@stevel05 · 2014-03-26
jSLByteArrayBuffer
This is a wrapper for the org.apache.http.util.ByteArrayBuffer class compiled for B4j. It allows the resizing of the buffer which is useful for buffering very large amounts of data without the buffer continually growing (i.e. audio streaming).
@stevel05 · 2014-03-21
jGetMac
This is a simple library that returns the MAC Address of the current PC.
@giga · 2014-02-25
jDiskSpace
Allows you to view the disk space for drive letters C: D: E: F:
@giga · 2014-02-24
jPDFjet
jPDFjet is a PDF document authoring library for B4J
@warwound · 2014-02-20
jEqualizer
This one is a wrapper for the Javafx AudioEqualizer class
@stevel05 · 2014-02-15
jGetTime
Date and time utilities
@giga · 2014-02-13
jWebCam
Using the vlcj library, it is possible to get a live web camera image to display on a Canvas object.
@Daestrum · 2014-01-22
JDataBase
I am converting the B4A Database Library to B4J.
@margret · 2014-01-14
jPrint
Allows you to print from your B4J program.
@Daestrum · 2014-01-11
JStringFunctions
jStringFunctions uses function names that are closer to the VB commands and may help beginners when they start programming in B4A. I wrote them for that reason when I started. These functions use to be in a code module but have now been converted to a Library. This has the new inline syntax and help as you start to type the command.
@margret · 2014-01-11
jAnimation
jAnimation
@Daestrum · 2013-12-30
jSpeechLib
Using the techniques explained in my jDotNetBridge demonstration I have ported my Basic4ppc SpeechLibDesktop library to B4J. This uses the ActiveX Microsoft Speech Object Library.
@agraham · 2013-12-28
jDotNetBridge
This awesome (when you think what is going on here) demonstration program shows a B4J application running VBScript code on a Windows ActiveX object, the MS Script Control, hosted by a .NET managed library written in C#.
@agraham · 2013-12-25
jReflection
Reflection library for runtime creation and manipulation of Java classes and object instances.
@agraham · 2013-12-22
jSLColor
Here''s the B4j version of the Color Lookup Table
@stevel05 · 2013-12-19
jDragAndDrop
jDragAndDrop library exposes the JavaFX drag and drop capability to B4J.
@agraham · 2013-12-18