B4JLibrarySystem Tray
jFXSystemTrayHandler - Display a javafx context menu
This is a code module that allows display of a JavaFX Context Menu when the system tray Icon is clicked. Used in conjunction with the MenuManager Library, it is possible to add checkbox items, images, Fontawesome and MaterialIcons and CustomItems to the contextmenu. You can compile it to a library of you prefer not to add the module to your project.
@stevel05 · 2018-09-05
B4JTutorialDatabase
Updated MySQL & PHP example
This is an updated example of how to - communicate with a apache server via OKHttpUtils calling a php script - doing MySQL data requests (Insert, Update and Delete) using prepared sql statements - working with the data like list''s & maps (= arrays in php) in both direction (I use this contellation combined with encryption and Base64 a lot in my apps) - using resumable subs with parameters
@KMatle · 2018-09-02
B4JClassABMaterial [ABMATERIAL]
Creating ABMModalSheets at runtime: Part 2 [ABMaterial]
Creating ABMModalSheets at runtime: Part 2 [ABMaterial]
@Mashiane · 2018-09-02
B4JClassABMaterial [ABMATERIAL]
Clouding our Notable Members [ABMaterial]
Clouding our Notable Members [ABMaterial]
@Mashiane · 2018-09-01
B4JSnippetColour
Kelvin2RGB
It just convert a Colortemperature Value (Kelvin) into a RGB Value.
@Blueforcer · 2018-08-31
B4JClassABMaterial [ABMATERIAL]
Why do I think Billboard.js is awesome? [ABMaterial]
Why do I think Billboard.js is awesome? [ABMaterial]
@Mashiane · 2018-08-30
B4JLibraryHome automation
jYeelight
This is a simple library that allows you to control the 15$ Xiaomi´s YeeLight WiFi RGB LED bulbs (real alternative to Phillips Hue) through your LAN. So far only tested with the RGB version (v1) but maybe it works also with the white bulb and strips.
@Blueforcer · 2018-08-30
B4JLibraryPDF
PdfJet Rewrapped
I do like a lot this library and a lot of people uses it, but the awesome library wrapped by @warwound it is a bit outdated. so i decided to wrap mine, but i have never been able to compile a single line of java so this wrap was made in its entirety with JavaObject.
@Enrique Gonzalez R · 2018-08-28
B4JClassABMaterial [ABMATERIAL]
Creating ABMModalSheets at runtime [ABMaterial]
Creating ABMModalSheets at runtime [ABMaterial]
@Mashiane · 2018-08-26
B4JTutorialABMaterial [ABMATERIAL]
Text2Speech [ABMaterial]
Text2Speech [ABMaterial]
@Mashiane · 2018-08-24
B4JTutorialABMaterial [ABMATERIAL]
Let''s glow some birds [ABMaterial]
Let''s glow some birds
@Mashiane · 2018-08-24
B4JClassABMaterial [ABMATERIAL]
An image slider that can actually crop your image NOT [ABMaterial]
An image slider that can actually crop your image NOT [ABMaterial]
@Mashiane · 2018-08-24
B4JClassABMaterial [ABMATERIAL]
ABM.Util.CreateThumbnail based SliceBox Image Slider [ABMaterial]
ABM.Util.CreateThumbnail based SliceBox Image Slider [ABMaterial]
@Mashiane · 2018-08-24
B4JSnippetOther
setMouseTransparent, enable mouse events in underlying nodes
Routine to enable mouse events to be transmitted to undelying nodes.
@klaus · 2018-08-23
B4JClassABMaterial [ABMATERIAL]
MashKeyPress (Capture Keyboard Input e.g. Shift+a) [ABMaterial]
MashKeyPress (Capture Keyboard Input e.g. Shift+a) [ABMaterial]
@Cableguy · 2018-08-21
B4JSnippetTable/Grid
TableView: Adding tooltips to column headers
TableView: Adding tooltips to column headers
@Mashiane · 2018-08-20
B4JTutorialOther
Use Google Drive as a backup solution
This more a suggestion/idea than a real snippet or other code.
@KMatle · 2018-08-18
B4JLibraryDatabase
Updates for sqlite-jdbc
Newest version (18.8.2018): sqlite-jdbc-3.23.1
@KMatle · 2018-08-18
B4JClassCSS
MashCSS : A CSS Builder Helper Class
I''ve always wanted to learn all the fuss there is to learn about CSS. In the process I decided I might as well just create a helper class that I could use to build my css styles for any web framework I might want to use. The helper class you pass it some properties and it generates the class code, as an example, I played around with some variables. For ease of reference I decided to break the CSS definition to small details as possible. Everything else not in the other types is under .Text type
@Mashiane · 2018-08-18
B4JTutorialDatabase
SQLite Triggers: Creating Audit Trails For Dummies
This tutorial is a step by step process of how one can implement audit trails for changes in their tables, whether INSERT,UPDATE,DELETE statements as explained below. I will attempt to use TRIGGERS to achieve this.
@Mashiane · 2018-08-16
B4JSnippetB4J
Metro Style with JMetro
Metro Style with JMetro
@Erel · 2018-08-09
B4JLibraryInterop
MashMSWord: Beginning MS Word Tables
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-08
B4JSnippetABMaterial [ABMATERIAL]
Custom Component noUISlider [ABMaterial]
Custom Component noUISlider [ABMaterial]
@rwblinn · 2018-08-06
B4JClassABMaterial [ABMATERIAL]
MultiPicker [ABMaterial]
MultiPicker [ABMaterial]
@Mashiane · 2018-08-05
B4JSnippetABMaterial [ABMATERIAL]
Making an ABMCombo MultiSelect with ABMCheckboxes [ABMaterial]
Making an ABMCombo MultiSelect with ABMCheckboxes [ABMaterial]
@Mashiane · 2018-08-05
B4JTutorialGPS/location/maps
Get EXIF GPS information and show images in google maps
Extract the gps information from all images in a directory and generate a html file to view in a browser showing all images in google maps at the coordinates they were taken.
@Mark Read · 2018-08-05
B4JClassABMaterial [ABMATERIAL]
Creating a Multi Select [ABMaterial]
Creating a Multi Select [ABMaterial]
@Mashiane · 2018-08-04
B4JLibraryViews - additional
Wrapper for TilesFX
A JavaFX library containing tiles for Dashboards.
@Blueforcer · 2018-07-26
B4JSnippetLabel
Multiline Labels Text Alignment
The standard Alignment property does not work properly with multiline labels. It aligns the content based on the first line. You can use this code instead.
@Erel · 2018-07-26
B4JLibrarySocial
TwitterZapier Library
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-25