DatePicker
Java 8 (FX8) DatePicker
@swissmade · 2014-11-13
ListView and TableView CellFactory Helper
This is an interface library to help with managing CellFactories for ListView and TableViews. The principle job of a cell factory is to display data into a cell. The standard ListView and TableViews use a default CellFactory. With this interface, you can create a custom cellfactory and change the appearance of the cells within a ListView and columns within a TableView.
@stevel05 · 2014-11-06
Synchronize ListView Scrolling
Synchronize ListView Scrolling
@stevel05 · 2014-10-29
Measure Text B4J
Measure Text
@stevel05 · 2014-10-20
Popup menu
Here is a class to display popup menus which may be : simple menus, tree menus, file/folder selection menus
@FrenchDeveloper · 2014-10-15
File Copy
File Copy
@Daestrum · 2014-10-08
JavaObjects (the easy way)
JavaObjects (the easy way)
@Daestrum · 2014-09-27
Create objects in-line
Create objects in-line
@Daestrum · 2014-09-19
Keyboard Shortcuts
Keyboard Shortcuts
@Daestrum · 2014-08-26
Load APK
It interfaces with the standard B4A Bridge. It allows you to install an APK file to a device without opening the B4A IDE and recompiling.
@canalrun · 2014-08-21
jTwitter
An easy way to use twitter API 1.1
@somed3v3loper · 2014-08-19
MFLib B4J
Common functions, image manipulation, math parser
@MaFu · 2014-08-11
TableView filter
Takes a TableView filled from a database using DBUtils and draws text fields above the TableView columns, where the user can input filter expressions which are then applied to the TableView on-the-fly as the filter texts are input.
@Magnus · 2014-08-10
jMMTools
It contains many useful utilities (such as Strings, Numbers, Maps, Lists, Dates, Booleans, Files, StringBuilders and more).
@sonicmayne · 2014-08-10
jDNSLookup
Does MX and A record (DNS) lookups.
@wl · 2014-08-07
jCompiler
The library ''jCompiler'' allows you to compile a java class from a source file, and then load it into the B4J running program.
@Daestrum · 2014-07-31
jBetterDialogs
jBetterDialogs Bring 10 kind of Dialogs for B4J.
@Giuseppe Salvi · 2014-07-28
CustomComboBox
There is a problem with the combobox in Javafx, is that it''s difficult to customize it with B4J. Basically, if you want to set anything apart from a string, you will encounter problems as I have in this thread: http://www.basic4ppc.com/android/forum/threads/combobox-how-to-insert-nodes-with-cell-factory.42546/ So this class is my answer to this problem
@jmon · 2014-07-12
B4J Retriever
Allows the user to search through files for different code examples. Retriever will search in .b4j and .bas files for the text and display it in a list.
@BPak · 2014-07-08
Generate (jQuery-)UI on demand [WebApp]
A couple of classes to generate an (jQuery-)UI out of a WebApp. With this classes you are able to open dialogs and place controls (buttons, textinputs, labels and more).
@Kiffi · 2014-06-24
MediaView library
MediaView library
@icefairy333 · 2014-06-23
jSQL B4J
jSQL v1.20 - Asynchronous initialization
@Erel · 2014-06-22
TableView, Dynamic reSizing of Columns proportionally
TableView, Dynamic reSizing of Columns proportionally
@BPak · 2014-06-20
Login Example
Login Example
@riaanp · 2014-06-18
Visible rows in a control
Visible rows in a control
@Daestrum · 2014-06-09
Access to System Settings
Access to System Settings
@stevel05 · 2014-06-04
Example Team Manager using jQuery Mobile, WebSockets & SQLite [WebApp]
Example Team Manager using jQuery Mobile, WebSockets & SQLite [WebApp]
@rwblinn · 2014-05-26
Color Picker
Color Picker Class B4j 2.2+; note: ColorPicker is now included as a built-in control. You don''t need to use this library.
@stevel05 · 2014-05-13
jColorUtils
This library is the port of the JavaFx Color functions. http://docs.oracle.com/javafx/2/api/javafx/scene/paint/Color.html
@jmon · 2014-04-25
jWin32IdleTime
The library aims at retrieving the user''s idle time using the Windows'' GetLastInput Method.
@jmon · 2014-04-23