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
WebView
WebView
@Daestrum · 2014-01-10
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
Create Windows native executables (exe files)
Create Windows native executables (exe files)
@Erel · 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
HotSpot Manager
Allows easier manipulation of the hotspots, mainly for amending Polygons points, but there are a couple of useful search routines too.
@stevel05 · 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
TreeView Tutorial
TreeView Tutorial
@Erel · 2013-12-11
jFXtrasGauges
JFXtrasLCD, JFXtrasLinear and JFXtrasRadial gauges
@agraham · 2013-12-10
Print with PrintHtml tool
Print with PrintHtml tool
@Erel · 2013-12-09
SQL Tutorial
B4J jSQL library is similar to Basic4android SQL library. This tutorial will cover the differences between the two libraries. You can read more about the library methods here: http://www.basic4ppc.com/android/forum/threads/sql-tutorial.6736/#content
@Erel · 2013-12-08
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
Using Sliders
Using sliders Re-sizing windows Changing background colour of a window Truncating/Expanding text Moving labels to keep pace with a slider button Text with reflections (set in javaFX designer as property not visible in IDE)
@Daestrum · 2013-11-28
Msgbox
This library offers a Msgbox and Msgbox2 equivalent to that of Basic4android plus an additional more customizable Msgbox3.
@agraham · 2013-11-28
jBasicLib
Here is a port to B4J of my BasicLib script interpreter.
@agraham · 2013-11-28
Open external documents
Open external documents with the default installed app.
@Erel · 2013-11-27
Nodes / Views / Controls - Tips
Nodes / Views / Controls - Tips
@Erel · 2013-11-27
Building a mini ''Email based server''
This example uses jNet library together with the MailParser module to build a program that responds to emails.
@Erel · 2013-11-27
Parsing huge text files
Parsing huge text files
@Erel · 2013-11-24
db2000.GRAPHICS
Apply watermarks to images
@maXim · 2013-11-22
Using JavaObject and JavaFx - LineChart
Using JavaObject and JavaFx - LineChart
@stevel05 · 2013-11-21
B4J CCTV example B4J
B4J CCTV example
@Erel · 2013-11-20