Showing 24 open source projects for "jtable"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1

    commonlib-java

    common java utility library

    useful library for repetitive java stuff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jmusicplayer2

    jmusicplayer2

    Music player written in Java

    ... * You can filter the songs of the list * Drag and drop music files from the file exporer. * Multilanguage * Zoom * Dark mode * JDK-17 compatibility The most significant new code features: * Graphical equalizer JPanel * Great wrapper of JTable which does a lot of generic work. Demo video: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2FJMusicPlayer%2FjmusicPlayer.demo.mp4%3Forigin%3Dsourceforge&origin=web You will find more about it at this web site: http://frojasg1.com:8443/downloads_web/web/html/playerMusica.html?...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Multi-Po-Edit
    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)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Unda DB Engine

    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Simple Java Swing component consisting of a JTable with a checkbox selection column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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. java JTable sort filter column row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Advanced JTable framework -new Swing component (JTable with tool bar) Features: -No Table Model to write! -Inspects JPA beans/Pojos/Javabeans/Manual configuration -Transactionnal saving -Editable Properties Handler -Provide enhanced Renderer/Cell Editors
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    For those of you who wished that the JTable felt a bit more like Excel. MyJTable simplifies and beautifies the Java Swing JTable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XML related tools: xsddoc (documentation tool for W3C XML Schema), xsddoc maven plugin, swing: JXTable (JTable with frozen columns)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QueryViewer is a visual (swing) javabean where you can type a query and view the result in a JTable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Exports JTable with GroupableTableHeader into excel or OpenOffice Calc (xls). Creates merged regions in .xls for groupable table headers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next