B4JLibraryDate/time
DatePicker
Java 8 (FX8) DatePicker
@swissmade · 2014-11-13
B4JLibraryTable/Grid
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
B4JTutorialList- and scrollview
Synchronize ListView Scrolling
Synchronize ListView Scrolling
@stevel05 · 2014-10-29
B4JSnippetEditText/Textview/TextArea/TextField
Measure Text B4J
Measure Text
@stevel05 · 2014-10-20
B4JClassMenu
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
B4JSnippetFile handling
File Copy
File Copy
@Daestrum · 2014-10-08
B4JSnippetJava
JavaObjects (the easy way)
JavaObjects (the easy way)
@Daestrum · 2014-09-27
B4JSnippetB4J
Create objects in-line
Create objects in-line
@Daestrum · 2014-09-19
B4JSnippetB4J
Keyboard Shortcuts
Keyboard Shortcuts
@Daestrum · 2014-08-26
B4JToolB4J
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
B4JClassSocial
jTwitter
An easy way to use twitter API 1.1
@somed3v3loper · 2014-08-19
B4JLibraryMaths
MFLib B4J
Common functions, image manipulation, math parser
@MaFu · 2014-08-11
B4JClassTable/Grid
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
B4JLibraryMultiple items
jMMTools
It contains many useful utilities (such as Strings, Numbers, Maps, Lists, Dates, Booleans, Files, StringBuilders and more).
@sonicmayne · 2014-08-10
B4JLibraryComms & Network
jDNSLookup
Does MX and A record (DNS) lookups.
@wl · 2014-08-07
B4JLibraryB4J
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
B4JLibraryDialogs
jBetterDialogs
jBetterDialogs Bring 10 kind of Dialogs for B4J.
@Giuseppe Salvi · 2014-07-28
B4JClassCombobox
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
B4JToolB4J
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
B4JClassWebApp [WEBAPP]
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
B4JLibraryAudio/Video
MediaView library
MediaView library
@icefairy333 · 2014-06-23
B4JLibraryDatabase
jSQL B4J
jSQL v1.20 - Asynchronous initialization
@Erel · 2014-06-22
B4JSnippetTable/Grid
TableView, Dynamic reSizing of Columns proportionally
TableView, Dynamic reSizing of Columns proportionally
@BPak · 2014-06-20
B4JSnippetDialogs
Login Example
Login Example
@riaanp · 2014-06-18
B4JSnippetList- and scrollview
Visible rows in a control
Visible rows in a control
@Daestrum · 2014-06-09
B4JSnippetOS
Access to System Settings
Access to System Settings
@stevel05 · 2014-06-04
B4JTutorialWebApp [WEBAPP]
Example Team Manager using jQuery Mobile, WebSockets & SQLite [WebApp]
Example Team Manager using jQuery Mobile, WebSockets & SQLite [WebApp]
@rwblinn · 2014-05-26
B4JClassColour
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
B4JLibraryColour
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
B4JLibraryOS
jWin32IdleTime
The library aims at retrieving the user''s idle time using the Windows'' GetLastInput Method.
@jmon · 2014-04-23