B4JLibraryStrings
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
B4JLibraryPrint
jPrint
Allows you to print from your B4J program.
@Daestrum · 2014-01-11
B4JTutorialWebView
WebView
WebView
@Daestrum · 2014-01-10
B4JLibraryAnimation
jAnimation
jAnimation
@Daestrum · 2013-12-30
B4JLibrarySpeech
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
B4JLibraryInterop
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
B4JLibraryRuntime
jReflection
Reflection library for runtime creation and manipulation of Java classes and object instances.
@agraham · 2013-12-22
B4JLibraryColour
jSLColor
Here''s the B4j version of the Color Lookup Table
@stevel05 · 2013-12-19
B4JTutorialB4J
Create Windows native executables (exe files)
Create Windows native executables (exe files)
@Erel · 2013-12-19
B4JLibraryMultiple items
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
B4JLibraryFile handling
jDragAndDrop
jDragAndDrop library exposes the JavaFX drag and drop capability to B4J.
@agraham · 2013-12-18
B4JCode moduleDrawing
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
B4JLibraryInterop
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
B4JTutorialTreeView
TreeView Tutorial
TreeView Tutorial
@Erel · 2013-12-11
B4JLibraryMultiple items
jFXtrasGauges
JFXtrasLCD, JFXtrasLinear and JFXtrasRadial gauges
@agraham · 2013-12-10
B4JTutorialPrint
Print with PrintHtml tool
Print with PrintHtml tool
@Erel · 2013-12-09
B4JTutorialDatabase
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
B4JLibraryB4J
jScenicView
Lets you poke around inside the scenegraph of your Forms and fiddle with the UI on the fly.
@agraham · 2013-12-08
B4JLibraryPreferences
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
B4JLibraryProgress/Gauge/Loading
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
B4JTutorialSlider
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
B4JLibraryDialogs
Msgbox
This library offers a Msgbox and Msgbox2 equivalent to that of Basic4android plus an additional more customizable Msgbox3.
@agraham · 2013-11-28
B4JToolBasic
jBasicLib
Here is a port to B4J of my BasicLib script interpreter.
@agraham · 2013-11-28
B4JTutorialInterop
Open external documents
Open external documents with the default installed app.
@Erel · 2013-11-27
B4JTutorialB4J
Nodes / Views / Controls - Tips
Nodes / Views / Controls - Tips
@Erel · 2013-11-27
B4JTutorialComms & Network
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
B4JTutorialStrings
Parsing huge text files
Parsing huge text files
@Erel · 2013-11-24
B4JLibraryImages
db2000.GRAPHICS
Apply watermarks to images
@maXim · 2013-11-22
B4JTutorialCharts
Using JavaObject and JavaFx - LineChart
Using JavaObject and JavaFx - LineChart
@stevel05 · 2013-11-21
B4JTutorialAudio/Video
B4J CCTV example B4J
B4J CCTV example
@Erel · 2013-11-20