✨ jCalendar B4J
This is a wrapper for the GregorianCalendar and TimeZone classes, with its Java source code.
@Informatix · 2016-08-29v2016-08-29
✨ 90+ String Manipulation Methods B4J
This is a partial wrap of the Apache StringUtils library. Which is part of the Apache Commons components. Since there is already a StringUtils library in B4J I have called it ApacheSU and the library JAR is ApacheStringUtilsB4J.
@keirS · 2016-08-28v2016-08-28
✨ jSystemTray B4J
jSystemTray - Add icons to the system tray (notifications)
@Erel · 2016-07-31v1.1
✨ jCallSubPlus B4J
This lib allows you to add 1 or more CallSubs to be executed at a later time.
@janderkan · 2016-06-15v2016-06-15
✨ IOIO library for B4J B4J
Here is a library that allows you to use the IOIO board with B4J! It''''s about the easiest way you''''ll find to access a microcontroller from your PC.
@kolbe · 2016-06-14v2.07
✨ QuickTextSelect B4J
I found the autoCompleteText function from controlsFX library a bit too slow, so I wrote this class. This class can be attached to any control, is very fast, and is based on the Levenshtein Distance algorithm. You can use the UP/DOWN arrows to select the text, then press ENTER to validate. If the text doesn''''t exist in the list, it will return the new text.
@jmon · 2016-05-27v2016-05-27
✨ jAutoItX B4J
AutoItX4Java uses JACOB to access AutoItX through COM and strives to provide a native Java interface while maintaining the simplicity of AutoIt.
@jmon · 2016-05-10v2016-05-10
✨ jSSHClient B4J
SSH client
@giga · 2016-04-21v2016-04-21
✨ jFileEncrypter B4J
With this library you can - encrypt a file - decrypt a file - get the content of a file as a Base64 encoded string (to store it in a database) - save the content of a Base64 string to a file
@KMatle · 2016-04-18v2016-04-18
✨ jAuthorization B4J
If you design a multi user system you have to care about what the users may do or not. With this Lib you can - define user authorizations - save it to a RAF file (pw encrypted) from your B4J app - ask if the user/app is authorized to perform a function depending on parms
@KMatle · 2016-04-18v2016-04-18
✨ ICUB4J B4J
Detect character-encoding formats
@moster67 · 2016-04-15v2016-04-15
✨ jIconBar B4J
This will add a control that has 34 of the popular social type websites
@Daestrum · 2016-01-29v1.10
✨ jWebImageView B4J
I found that the default ImageView class was not flexible enough, so I wrote my own ImageView class, based on webView.
@jmon · 2016-01-28v2016-01-28
✨ jToggleSwitch B4J
jToggleSwitch V1.0.0
@DonManfred · 2016-01-25v1.0
✨ Java Image Processing with JH LABS B4J
I have compiled the JH LABS java code into a library (jImageFilters.jar) that can be used in B4J.
@Johan Schoeman · 2016-01-17v2016-01-17
✨ jShortcut B4J
Allows to create shortcuts and menu items on Windows.
@DonManfred · 2016-01-16v1.0
✨ Verbal Expressions (regex helper) B4J B4J
VerbalExpressions is a Java library that helps to construct difficult regular expressions
@DonManfred · 2016-01-11v1.0
✨ javaFlacFileEncoder B4J
javaFlacFileEncoder
@stevel05 · 2015-12-31v2015-12-31
✨ jPermutation B4J
Get all Permutations of a String
@DonManfred · 2015-12-06v1.0
✨ ControlsFX B4J
ControlsFX is a large open source library that extends JavaFX. The following controls are supported: BreadCrumbBar, CheckComboBox, ColorPicker, HyperlinkLabel, InfoOverlay, ListSelectionView, SegmentedButton, Separator and StatusBar.
@Erel · 2015-12-06v2015-12-06