GithubHelp home page GithubHelp logo

swing_library's Introduction

Swing Library

This library contains a number of advanced components and layout managers the Java Swing framework is missing.

Features

Expandable Arcordion

http://blue-walrus.com/2010/11/expandable-swing-sidebar/

Just like in Outlook, a slider on the left opens and closes menu options

TextArea Expander :

http://blue-walrus.com/2011/02/expandable-text-area-in-swing/

This component is a text area which has a special bottom right corner. When a user hovers over this corner, it can be dragged, and the whole component can then have its size readjusted. You see this component a lot in web pages.

Tree Filter :

http://blue-walrus.com/2011/03/swing-filtered-tree-just-like-in-eclipse/

It's a standard JTree with a textfield on the top. As the user types in the textfield, the tree branches are filtered. Quite common in IDEs like Eclipse.

Row Number Columns :

http://blue-walrus.com/2014/12/row-number-column-in-jtable/

At a fixed number column to a JTable. Makes it look like an Excel Sheet.

Table Renderer :

http://blue-walrus.com/2011/03/swing-table-row-displayer-in-dialog/

Takes a table row in a JTable and displays it in a dialog

Simple Login Dialog :

http://blue-walrus.com/2015/01/simple-login-dialog-in-java-swing/

Exception Dialog :

http://blue-walrus.com/2015/01/swing-error-dialog-with-exception-displayer/

Display an exception inside your error dialog

How to get it

Download it manually

Download the .jar file and optionally the source code and the javadoc from the latest [release] (https://github.com/piegamesde/swing_library/releases) and add it to your class path.

Using your favourite build system

Go to jitpack.io, select the build system you are using and paste the code into your configuration.

swing_library's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

swing_library's Issues

Add a license

This project does not have any license specified, defaulting to "All rights reserved". To be able to use this project in other project, it needs a license granting the permission to do so.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.