B4JLibraryColour [CUSTOM VIEW]
Html Color Picker [custom view]
HtmlColorPicker is a custom view class that implements a color picker. The colors are set in the Colors field as a list of html colors separated with ''|''.
@Erel · 2017-06-08
B4JTutorialTable/Grid
TableView Tutorial
TableView Tutorial
@Erel · 2017-06-07
B4JTutorialRaspberry Pi
Switch to shutdown RPI
Switch to shutdown RPI
@inakigarm · 2017-06-01
B4JTutorialImages
2 Tips: Animated Gifs and ListView items size
2 Tips: Animated Gifs and ListView items size
@Erel · 2017-05-30
B4JLibraryViews - effects
Jfoenix Wrap
JavaFX Material Design library
@Enrique Gonzalez R · 2017-05-21
B4JClassOther
Property Listeners Class
Property Listeners Class
@stevel05 · 2017-05-16
B4JTutorialABMaterial [ABMATERIAL]
GoogleMaps - GeoZones [ABMaterial]
ABMaterial includes the GoogleMap object (class - API exposure) to allow us to do some interesting tasks. The basics are now supported but I am sure it will expand in the future. I have implemented these basics to create a very comprehensive system
@Harris · 2017-05-14
B4JSnippetGPS/location/maps
Google Maps API Key
Oops! Something Went Wrong! (when trying to display a Google Map in your app). You need a key. Get a browser based key.
@Harris · 2017-05-14
B4JTutorialABMaterial [ABMATERIAL]
Sharing the goodness [ABMaterial]
Article 1: Generic Excel Importer Class for your ABMUpload component Article 2: Overwriting files uploaded with ABMUpload.
@Mashiane · 2017-05-12
B4JTutorialABMaterial [ABMATERIAL]
Raspberry Pi Switch LED [ABMaterial]
ABMaterial WebApp running on a Raspberry Pi (RPi).
@rwblinn · 2017-05-08
B4JLibraryTable/Grid [CUSTOM VIEW]
GridManager [custom view]
A simple custom view which creates a grid of panes. You can set the number of columns and rows. The panes are resized automatically when the GridManager is resized, make sure to use anchors in your layouts.
@Erel · 2017-05-04
B4JTutorialB4J
Mix text and icon on button and other nodes
Mix text and icon on button and other nodes
@Enrique Gonzalez R · 2017-05-03
B4JTutorialABMaterial [ABMATERIAL]
Enabling Users to get their lost passwords via email [ABMaterial]
Enabling Users to get their lost passwords via email [ABMaterial]
@Mashiane · 2017-05-03
B4JTutorialABMaterial [ABMATERIAL]
Creating a Contact Us form that will send an email [ABMaterial]
Creating a Contact Us form that will send an email [ABMaterial]
@Mashiane · 2017-05-03
B4JTutorialABMaterial [ABMATERIAL]
Flexible User Groups & Permissions [ABMaterial]
Flexible User Groups & Permissions [ABMaterial]
@Mashiane · 2017-05-02
B4JClassB4J [CLASS]
Code beatifier [Class]
Source code formatter
@Mashiane · 2017-04-27
B4JLibraryhtml
webplus framework
Web page template engine
@IceFairy333 · 2017-04-24
B4JLibraryB4J
jRuby
This library is similar to my nashorn and python libs, but allows you to use ruby from b4j. The library has the same format as the other two it needs #AdditionJars: path/to/your/jRuby.jar
@Daestrum · 2017-04-22
B4JSnippetDatabase
Sqlite version
Get the Sqlite version number
@B4JExplorer · 2017-04-21
B4JSnippetB4J Server [SERVER]
Persistent JDBC Session - Store session data in database [Server]
Call this sub after the server is started (srvr.Start). The sessionIds and SessionData tables will be automatically created (your database user needs to have the privileges to create tables) This is usefull if you have many instances of an app and you want the session to be shared between them. And if you restart the server you don''t lose your session data. This is for the current B4J jetty version (9.3) More about this: http://www.eclipse.org/jetty/documentation/9.3.x/session-clustering-jdbc.html
@mindful · 2017-04-21
B4JLibraryPython
jPython
This library allows you to use python in B4J (based on jython)
@Daestrum · 2017-04-17
B4JSnippetMap
First stab at Functional Map, Reduce and Filter in B4J
First stab at Functional Map, Reduce and Filter in B4J
@B4JExplorer · 2017-04-17
B4JTutorialABMaterial [ABMATERIAL]
New debug feature in 3.20 [ABMaterial]
ABMaterial 3.20 will introduce a very cool debug feature! When developing web apps, the console (e.g. in Chrome) can be your best friend. But on mobile devices, you don''t have that available. (can be set-up, but I find it a pain in the a$$). In ABMaterial 3.20, there will be a build-in console. It is using the Conzole javascript library and is very easy to use in B4J.
@alwaysbusy · 2017-04-15
B4JTutorialABMaterial [ABMATERIAL]
Dashboard Creation with JustGage [ABMaterial]
For this exercise I wanted to have a dashboard that will provide me with total Expenditure vs Budget as demonstrated in Figure 1 below. In this table, records are added that will have a budget and expenditure. The expenditure amounts are a sum up of records captured in another screen. This record copying and drill down (i.e master-detail) functionality was discussed in this article.
@Mashiane · 2017-04-09
B4JSnippetABMaterial [ABMATERIAL]
JustGauge 1.2.2 Custom Component [ABMaterial]
JustGauge 1.2.2 Custom Component [ABMaterial]
@Mashiane · 2017-04-08
B4JTutorialRaspberry Pi [RASPBERRY PI]
One Window Application with JavaFXPorts [Raspberry Pi]
With Gluon JavaFXPorts it is possible to run JavaFX on Embedded like the Raspberry Pi. JavaFXPorts is the name of the open source project maintained by Gluon. The JavaFX application runs as a one window, similiar to an Android app.
@rwblinn · 2017-04-07
B4JSnippetStrings
IsUnsignedInteger/IsSignedInteger/IsUnsignedDecima l/IsSignedDecimal/GetDecimalSeparator
Test if strings are numeric
@walt61 · 2017-04-05
B4JTutorialTheme [ABMATERIAL]
Themes Quick Reference [ABMaterial]
Themes Quick Reference [ABMaterial]
@Mashiane · 2017-04-04
B4JTutorialABMaterial [ABMATERIAL]
ABMTable > DrillDown & Cloning Records [ABMaterial]
ABMTable > DrillDown & Cloning Records [ABMaterial]
@Mashiane · 2017-04-03
B4JTutorialABMaterial [ABMATERIAL]
new section and page nav feature (3.02) [ABMaterial]
new section and page nav feature (3.02) [ABMaterial]
@alwaysbusy · 2017-03-31