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
B4JLibraryLogging/Exceptions
log4j
Enable logging at runtime without modifying the application binary.
@avacondios · 2014-11-21
B4JLibraryDate/time
DatePicker
Java 8 (FX8) DatePicker
@swissmade · 2014-11-13
B4JLibraryTable/Grid
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
B4JLibraryMaths
MFLib B4J
Common functions, image manipulation, math parser
@MaFu · 2014-08-11
B4JLibraryMultiple items
jMMTools
It contains many useful utilities (such as Strings, Numbers, Maps, Lists, Dates, Booleans, Files, StringBuilders and more).
@sonicmayne · 2014-08-10
B4JLibraryComms & Network
jDNSLookup
Does MX and A record (DNS) lookups.
@wl · 2014-08-07
B4JLibraryB4J
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
B4JLibraryDialogs
jBetterDialogs
jBetterDialogs Bring 10 kind of Dialogs for B4J.
@Giuseppe Salvi · 2014-07-28
B4JLibraryAudio/Video
MediaView library
MediaView library
@icefairy333 · 2014-06-23
B4JLibraryDatabase
jSQL B4J
jSQL v1.20 - Asynchronous initialization
@Erel · 2014-06-22
B4JLibraryColour
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
B4JLibraryOS
jWin32IdleTime
The library aims at retrieving the user''s idle time using the Windows'' GetLastInput Method.
@jmon · 2014-04-23
B4JLibraryAudio/Video
jSimpleMidiPlayer
Here is a Simple Midi Player for use with B4j.
@stevel05 · 2014-03-26
B4JLibraryComms & Network
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
B4JLibraryOS
jGetMac
This is a simple library that returns the MAC Address of the current PC.
@giga · 2014-02-25
B4JLibraryOS
jDiskSpace
Allows you to view the disk space for drive letters C: D: E: F:
@giga · 2014-02-24
B4JLibraryPDF
jPDFjet
jPDFjet is a PDF document authoring library for B4J
@warwound · 2014-02-20
B4JLibraryAudio/Video
jEqualizer
This one is a wrapper for the Javafx AudioEqualizer class
@stevel05 · 2014-02-15
B4JLibraryDate/time
jGetTime
Date and time utilities
@giga · 2014-02-13
B4JLibraryComms & Network
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
B4JLibraryDatabase
JDataBase
I am converting the B4A Database Library to B4J.
@margret · 2014-01-14
B4JLibraryPrint
jPrint
Allows you to print from your B4J program.
@Daestrum · 2014-01-11
B4JLibraryStrings
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
B4JLibraryAnimation
jAnimation
jAnimation
@Daestrum · 2013-12-30
B4JLibrarySpeech
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
B4JLibraryInterop
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
B4JLibraryRuntime
jReflection
Reflection library for runtime creation and manipulation of Java classes and object instances.
@agraham · 2013-12-22
B4JLibraryColour
jSLColor
Here''s the B4j version of the Color Lookup Table
@stevel05 · 2013-12-19
B4JLibraryFile handling
jDragAndDrop
jDragAndDrop library exposes the JavaFX drag and drop capability to B4J.
@agraham · 2013-12-18