✨ Bitcoin B4J
This lib provides easy access to Bitcoin prices and blockchain info.
@wonder · 2017-12-30v2017-12-30
✨ Gauge View B4AB4IB4J
A nice and simple gauge. You can easily customize it as needed.
@Erel · 2017-12-24v2017-12-24
✨ Scale for Google Maps B4AB4IB4J
This custom view class is based on XUI library. It is compatible with B4A, B4i and B4J. It shows the map scale.
@Erel · 2017-12-07v2017-12-07
✨ Pie Chart B4AB4IB4J
A simple, cross platform, pie chart class based on XUI library.Implemented as a custom view. Add it with the designer.
@Erel · 2017-11-26v2017-11-26
✨ Tabbed Bar (B4J only) B4J
Its been a while since I shared something here, so here goes my Tabbed Bar. I created this for my own needs, and the objective is to be able to have a wider tab pane than the panes it point to...Plus, it very easily and very highly customizable, as shown in the demo.
@Cableguy · 2017-11-16v1.1
✨ MashIconPicker B4J
MashIconPicker
@Mashiane · 2017-11-12v2017-11-12
✨ jMapList - combining a Map and a List B4J
A MapList is a combination of a Map and a List and implements most of the attributes and methods of both types. Why would you want to use as MapList? To have fast lookup (by Key) and to have control over the order of Values held in the MapList.
@Misterbates · 2017-11-08v2.00
✨ MultiRow TabPane B4J
Here''''s something I needed and thought I''''d share. Based on a FlowPane and A StackPane (minimal wraps for these and ToggleGroup are included in the source code). Implemented as a customview, buttons can be at the Top or Bottom.
@stevel05 · 2017-10-29v1.1
✨ MashPricingTable B4J
MashPricingTable [ABMaterial]
@Mashiane · 2017-10-26v2017-10-26
✨ MashTasks B4J
MashTasks [ABMaterial]
@Mashiane · 2017-10-25v2017-10-25
✨ MashProjects B4J
MashProjects [ABMaterial]
@Mashiane · 2017-10-25v2017-10-25
✨ MashProfile B4J
MashProfile [ABMaterial]
@Mashiane · 2017-10-25v2017-10-25
✨ MashProduct B4J
MashProduct [ABMaterial]
@Mashiane · 2017-10-25v2017-10-25
✨ MashBlog B4J
MashBlog [ABMaterial]
@Mashiane · 2017-10-25v2017-10-25
✨ MashAlerts B4J
MashAlerts [ABMaterial]
@Mashiane · 2017-10-25v2017-10-25
✨ SahandJPEG - JPEG Compression Library B4J
This is a tiny Library that compresses your jpeg images
@sahand_123 · 2017-10-11v2017-10-11
✨ MFRC522 Library For RaspberryPi B4J
This is MFRC522 Library For Raspberry Pi On B4J ( RC522 Library From GPIO)
@sahand_123 · 2017-10-11v2017-10-11
✨ MarkRG - Dynamic RadioGroup CustomControl B4J
MarkRG - Dynamic RadioGroup CustomControl
@Mashiane · 2017-10-01v2017-10-01
✨ jControlsFX9 - ControlsFX for Java 9 B4J
jControlsFX (included in the IDE) - Java 8; jControlsFX9 - Java 9. Note that there is an issue with RangeSlider: https://bitbucket.org/controlsfx/controlsfx/issues/802/rangeslider-uses-inaccessable-package. Library is attached.You should also download this jar and copy it to the additional libraries folder: www.b4x.com/b4j/files/controlsfx-9.jar
@Erel · 2017-09-28v2017-09-28
✨ RegexBuilder - Builder for Regular Expressions B4AB4IB4J
Regex is a very powerful tool for parsing strings. However the regex syntax can be a bit difficult if you are not using regex regularly. Reading a regex pattern and understanding it is even more challenging. The purpose of RegexBuilder is to help with building regex patterns. The API is based on a builder pattern. It is more verbose and hopefully more clear. It is inspired by VerbalExpressions open source project, though there are many differences between the two.
@Erel · 2017-09-03v2017-09-03