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
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
jPrint
Allows you to print from your B4J program.
@Daestrum · 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
jFXtrasControls
There''s a Breadcrumb Bar and Items. A NumberUpDown, Date and Time Pickers and a List Spinner. Version 1.1 enhanced the ListSpinner and added DateTextField, TimeTextField and XYControl
@agraham · 2013-12-18
jDragAndDrop
jDragAndDrop library exposes the JavaFX drag and drop capability to B4J.
@agraham · 2013-12-18
jxFunction
This library is an example of how you can access native API calls rather than being a complete solution in itself.
@agraham · 2013-12-14
jFXtrasGauges
JFXtrasLCD, JFXtrasLinear and JFXtrasRadial gauges
@agraham · 2013-12-10
jScenicView
Lets you poke around inside the scenegraph of your Forms and fiddle with the UI on the fly.
@agraham · 2013-12-08
jSLPreferences
This is a thin wrapper for java.util.prefs.Preferences which stores persistent data without you having to worry about where it is stored.
@stevel05 · 2013-12-05
jFXtrasGauges alpha taster
Having exposed the Message Boxes and Controls from the JFXtras library I thought that I would look at the JFXtras Gauges. If you have not already found it from my jFXrasControls thread I suggest you download the JFXtras demonstration to see what is contained in the JFXtras library.
@agraham · 2013-12-03