Showing 36 open source projects for "gauge widget library"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Metrics

    Metrics

    Capturing JVM and application-level metrics

    ... functionality. The starting point for Metrics is the MetricRegistry class, which is a collection of all the metrics for your application (or a subset of your application). Each metric is associated with a MetricRegistry, and has a unique name within that registry. A gauge is the simplest metric type. It just returns a value. If, for example, your application has a value which is maintained by a third-party library, you can easily expose it by registering a Gauge instance which returns that value.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    SpeedView

    SpeedView

    Dynamic Speedometer and Gauge for Android. amazing, powerful

    Dynamic Speedometer, Gauge for Android. amazing, powerful, and multi-shape, you can change (colors, bar width, shape, text, font, everything), this Library has also been made to build games with accelerate and decelerate, see a project on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MaterialLibrary

    MaterialLibrary

    A library for fully animated Material Design components

    MaterialLibrary is an open source Android library that back-port Material Design components to pre-Lolipop Android. MaterialLibrary's original author is Rey Pham. Now you can use any widget in com.rey.material.widget package as you wish. For styling, please view Wiki. Note that default style of widgets depend on theme of AppCompat. AppCompat and CardView library is required by Material library. Make sure to add the snapshot repository. You can try the SNAPSHOT version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LCARS Widget Toolkit

    LCARS Widget Toolkit

    LCARS widget toolkit for the Java platform

    *** REPOSITORY DEFUNCT. The new location is https://github.com/matthias-wolff/LCARSWT.git *** DOWNLOADS still being published here. Build you own fully functional LCARS application or enjoy the demos: a 3D Earth view featuring NASA World Wind and the "Captain's Audio Library".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5
    Android-Bootstrap

    Android-Bootstrap

    Bootstrap style widgets for Android, with Glyph Icons

    Android Bootstrap is an Android library which provides custom views styled according to the Twitter Bootstrap Specification. This allows you to spend more time on development rather than trying to get a consistent theme across your app, especially if you are already familiar with the Bootstrap Framework. Create buttons that support Glyph icons, and are themeable using Bootstrap Brands. BootstrapButtonGroup Allows BootstrapButtons to be grouped together and their attributes controlled en masse...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SwingStates is a library that adds state machines and a powerful canvas widget to the Java Swing user interface toolkit. SwingStates is useful to modify interaction with existing Swing widgets or to build new widgets using SwingStates' canvas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Metawidget
    Metawidget is a smart User Interface widget that populates itself, at runtime, with UI components to match the properties of your business objects. Supports Swing, Java Server Faces (JSF), GWT, Spring, Struts, Android, Hibernate, Groovy, JPA and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AndroidMaterialPreferences

    AndroidMaterialPreferences

    Provides various "Material Design"-styled preferences

    "AndroidMaterialPreferences" is an Android-library, which provides various preferences, which are designed according to Android 5.0's Material Desing guidelines even on pre-Lollipop devices. In order to use the library, the dependency "AndroidMaterialDialog", which can be found via the URL https://sourceforge.net/projects/androidmaterialdialog, is also needed. An Android test project, which provides JUnit tests for this library, is available via the URL https://sourceforge.net/p...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Phoenix

    Phoenix

    Phoenix Pull-to-Refresh

    This project aims to provide a simple and customizable pull to refresh implementation. Include the library as local library project. For a working implementation, Have a look at the sample project. Include the PullToRefreshView widget in your layout. In your onCreate method refer to the View and setup OnRefreshListener. To customize drawables you can change sun.png, Sun image; sky.png, background image; buildings.png, foreground image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JGGJCalendar

    JGGJCalendar

    A fully customizable datepicker for your Swing application!

    JGGJCalendar is a free and open source Java Swing control. It provides an efficient and simple way to add a fully customizable calendar widget to your Swing applications. You can easily pick up a date and get the Date object, the corresponding formatted string representing the date, the formatting pattern and so on. JGGJCalendar is easy to set up in your code and provides a powerful interface with getter and setter methods. It's "locale sensitive" but you can change the Locale
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NatTable is a custom table/grid widget which based on the SWT library. It is focused on handling high volume, real-time data updates. It also features dynamic styling, integration with GlazedLists, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    current build is now 12_8_11: Code reformulation, not only to improve/repair, but also to take into account libraries that I don't release (e.g., the applet one). The Jars are compiled under Sun Windows JVM 1.7.0_1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Superficial
    Superficial is a fresh approach to design and coding of GUI applications, bridging the gap between architectural concepts such as Model-View-Controller and widget toolkits such as Java Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bizcal is a component library for calendar widgets written in java using swing. It has components for day view, week view, month view, group view, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The GWT Widget Library contains widgets, utilities, and wrappers for the Google Web Toolkit.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    Gwanted allows you to create and use GWT widgets directly from html pages. Also offers an approach to get stack traces in web mode, support to configuration files, a collection of widgets (like a cross-browser widget to play Flash movies), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    !!! ABANDONED PROJECT !!! I'd be happy to hand it over to anyone willing to take over, or just to use the name. Check out the showcase : http://gwt-mapfish.sourceforge.net/showcase/GwtMapFishShowcase.html I see there are still some downloads, so I feel I have to advise against using this project. It barely has any functionality, and anyway you'd be better off with home-made GWT widgets and Java logic. GWT-OpenLayers is OK, but don't go further in JS-library wrapping, or it gets messy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jaiwls is a component oriented framework with bundled Servlet-Webserver (Jetty) and HTML Widget library. You can use static compiled java-classes or runtime Groovy-scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JGauge Bean is a single purpose bean library for gauges. You can use it to draw round gauges on Java Components. The gauge can be extensively configured for displaying one discrete value within a given range.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    A plugin to Azureus to provide a new web-based interface based on the Google Web Toolkit and the Ext 2.0 widget library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project is to gauge website page loading speed as aspect of client through web management system, Leech. Leech says, "Leech bot reachs hosts via URL Information and sucks http responses!"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mozilla Widget for Java Swing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The SWWE is a Static Web Widget Engine, with this library the developer can create a web application in few minutes. This library does not require the developer to know HTML. It's based on Ajax and Java Servlet. A porting for .NET and Perl is planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next