General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Java music player.
* Supported formats:
- mp3
- ogg
- wav
* m3u play lists
* 5 band equalizer
* 5 band graphical equalizer
* random mode
* continuous play
* option to stop playing after the end of the current song.
* Shows the image associated to the song.
* You can filter the songs of the list
* Drag and drop music files from the file exporer
A Java swing .po file editor that displays comments, ids, and translations in a JTable. Multiple files can be compared and IDs can be looked up to see what files will be affected by the change. (changed from po editor to avoid confusion with poedit)
Beans libraries, to connect mysql database through beans properties
To facilitate the making of the mysql database-based applications, to connect mysql database through beans properties, select,insert,update, delete immediately formed only by entering the query. along with tables that have been designed to connect to mysql database. Its Beans libraries
The project scope is the creation of an high performant event list that can be used as a common model by JTable, JList, JComboBox components in a multithreated environment.
A table game simulator. You can play easy card games and even ccgs. JTable is a generic simulator. You can create up new games easily with the editor. Play every game you want with up to 12 players via internet (using Hamachi: http://www.hamachi.com) or
Small and simple java library for working with Jasper Reports dynamically, enabling dynamic column creation and dynamic data sets using Apache DynaBeans. Project is developed by people at small software company called Softberries www.softberries.com
FilterSortTable: is a decorator adding sorting & filtering functionality to a supplied TableModel. TableModel is passed in & a JPanel component created, this encompasses a multi sortable Table and a filter text field. javaJTable sort filter column row.
This is a java swing gui component extends JTable who provide additional services:
column hide, search, sort, auto resize column, save settings in xml file, better object oriented model than JTable.
Jafu-Lite is a data-bound JTable called JDBCUI-Table and a light Java application framework and a set of related utilities for desktop applications, primarily but not only for business related applications. It makes it very easy to display, browse and up
Provides lots of useful Java stuff: CSV file handling, Thread interaction,
new Swing data models, e.g. for Lists of Maps in JTables, a JTable cell size
adjustment class and a complete powerful client-server-framework for network
applications.
Swing based report for java with "What You See is What You Get" graphic editor. Design a report by drawing line and setting cell properties. Paged printing facility for JTable. Also includes some useful components such as DatePicker, StatusBar.
JFCX aims to elegantly improve usability (from the developer's perspective) of the JTable, JTree, and many other Swing components making it easier to develop rich customizations for GUI's.
OO-Widgets is a Java Swing project that makes the JTable and other components much easier to use. This library differs from other Swing libraries in that it displays any set of pre-existing objects or JavaBeans.
EntityTable enhances/fixes JTable. Each table row corresponds to a data Object in a List. Features include column hiding, locking and panning; row scrolling and sorting; intuitive focus behaviour; optional virtual row and column; Java 1.4 support
OpenJeks - free software. It's a "brick" to improve the spreadsheet Jeks from eTeks http://www.eteks.com. Openjeks can be plugged on a Jtable to format it with somes options (format, police, background, borders) for a cell or a cell set.
PolyTreeTable is a Swing Component that can display a graph where nodes have multiple parents (polyhierarchy). There is a focus node, a parent tree above, a child tree below, parents expand upwards. It is a JTable derivate with multiple columns.
Date Selector is a Palm-Pilot like Date Selection utility that can be used in Java Swing applications. It also comes with a DateEditor class that allows it to be used as the Cell Editor for a date field in a JTable.