✨ MashMSWord: Beginning MS Word Tables B4J
At some stage I will need to work with MS Word Tables, this is my attempt to do do using Inline Java.
@Mashiane · 2018-08-08v2018-08-08
✨ List2 B4AB4IB4J
Description: A simple class to add 3 methods to the native List. Methods: IndexOf2(Item As Object, StartIndex As Int) As Int Returns the index of the specified item starting the search from StartIndex. Returns -1 if Item was not found. GetAllIndexes(Item As Object) As List Returns a list of indexes of the specified item. An initialized empty list will be returned if no items will be found. Count(Item As Object) As Int Returns the number of occurrences of Item.
@LucaMs · 2018-08-08v2018-08-08
✨ SD AwesoneWheel B4AB4IB4J
SD AwesoneWheel [B4X] [XUI]
@Star-Dust · 2018-08-01v0.05
✨ Wrapper for TilesFX B4J
A JavaFX library containing tiles for Dashboards.
@Blueforcer · 2018-07-26v2018-07-26
✨ TwitterZapier Library B4J
As I wanted to post messages to Twitter within my B4J app I couldn''''t find any Twitter library''''s (or code) to use with B4J, so I created this small library to allow me to tweet messages to Twitter.
@aaronk · 2018-07-25v1.00
✨ Syslog Library 0.69 B4J
Hi, this is a syslog library with RFC_3164, is an working project. have send udp, send tcp with static severity and facility. this is because only needed for a unique client. if someone have some interest I can finish it.
@victormedranop · 2018-07-21v2018-07-21
✨ Bootstrap4Grid B4J
This generates the HTML bootstrap grid from a single class, just a basic grid using original source code. This could be adopted for other grid generating frameworks. One could use JQuery to put components using the ids of the RCs, if one explores this further.
@Mashiane · 2018-07-19v2018-07-19
✨ jSerial for AArch64 B4J
I wanted to open a serial interface on my pine64 Board with ARM-64bit. Unfortunately, the official jSSC Lib does not support 64bit architecture. I have built a new one which supports 64bit as well as the officially supported platforms.
@Blueforcer · 2018-07-17v2018-07-17
✨ xRegexField - regex validated data input B4AB4IB4J
please find attached my porting to B4X/XUI of an old and very useful B4J class from @Erel. Fundamentally it is an EditText (or TextField) with a few properties useful to check user input and react accordingly. Pattern: used to hold a regex pattern in order to validate input data SafeValue: a backup value to be returned if input data is invalid ForceSafeVal: if True forces the class to return the SafeValue above BorderColor: border color to signal the user his/her data doesn''''t match the pattern BorderWidth: border width used with BorderColor above BorderRadius: border radius used with BorderColor above LetFocusOut: if True allows the focus to leave the control even if data is invalid KbdType (B4A only): specifies one of three possible soft keyboards (TEXT, NUMBERS, DECIMAL_NUMBERS)
@udg · 2018-07-16v2018-07-16
✨ CropView B4AB4IB4J
Cross platform, custom view that allows the user to select the cropping window.
@Erel · 2018-07-10v2018-07-10
✨ Mapping with Leaflet.js? B4J
Mapping with Leaflet.js? [ABMaterial]
@Mashiane · 2018-06-29v2018-06-29
✨ GRLib (Assorted Functions) B4AB4IB4J
I would like to share my library created. I have converted some of the Java Inline code such as isNumeric(), getMD5(), bytes2Hex(), getSHA1() and i have also added the following; 1. generateToken(param1) - This function generates a token using a random secure. 2. nToWord(tnNumber) - This function converts a number or amount into words.
@Cassie · 2018-06-27v2018-06-27
✨ Updates to internal libaries B4J
Updates to internal libaries
@Erel · 2018-06-19v2018-06-19
✨ SlidingPuzzleView B4AB4IB4J
SlidingPuzzleView is a custom view for sliding puzzle games
@Star-Dust · 2018-05-27v0.02
✨ Dropbox SDK V2 B4J
This is a begin of a wrap for the Dropbox JAVA SDK The Library is based on my v0.4 from the B4A Library. I´ve made an B4J Version out of it now. The Library is beta.
@DonManfred · 2018-05-27v0.42
✨ Shadows B4AB4IB4J
I have created a very simple little code to create the shadow to the images in the views, it can also be used to transform colors into shades of gray.
@Star-Dust · 2018-05-16v2018-05-16
✨ Ryze/DJI Tello drone SDK -app B4AB4IB4J
Ryze/DJI Tello drone SDK -app [B4X]
@inakigarm · 2018-05-13v2018-05-13
✨ jColorLogger B4J
jColorLogger allows you to control the text color and background color and column alignment of statements logged to Standard Out in the Windows console and Linux or Mac terminal emulators. The color functionality doesn''''t work in the B4J IDE but the logging still does, it just appears as boring monochromatic text.
@Roycefer · 2018-05-12v1.5
✨ SD: TouchViewEvent B4J B4J
Using the XUI views I realized the need to follow the events of Touch, Drag, Click and Release in a unique way. I wanted to create an XUI class that manages things in a standard way, so if we write apps using XUI views we can also have a standard when we write code related to events, without having to use #IF B4A, #IF B4J
@Star-Dust · 2018-04-30v0.02
✨ B4XRulerPicker B4AB4IB4J
A ruler picker custom view, compatible with B4A, B4i and B4J.
@Erel · 2018-04-30v2018-04-30