All Projects → k33ptoo → KGradientPanel

k33ptoo / KGradientPanel

Licence: other
A Swing Gradient Panel

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to KGradientPanel

java-chat
📲 Simple Java chat
Stars: ✭ 41 (-2.38%)
Mutual labels:  javaswing
Swing-Signup-Example
Java Netbeans Metro UI Design - Sign Up Example 2017
Stars: ✭ 18 (-57.14%)
Mutual labels:  javaswing
SwingMaterialDesign
A Material Design components for java swing. Trying to make java swing more beautiful and vivid. with shadows and ripples.
Stars: ✭ 21 (-50%)
Mutual labels:  javaswing
College-Management-System-In-Java
College Management system in java with MySQL
Stars: ✭ 46 (+9.52%)
Mutual labels:  javaswing
TTMS
Theater Ticket Management System,基于Socket通信的票务管理系统,C/S架构,GUI使用Java Swing制作
Stars: ✭ 32 (-23.81%)
Mutual labels:  javaswing

KGradientPanel

As simple as is - it is just a Swing panel with Gradient See below example the result of using KGradientPanel

Example

How to use KGradientPanel

  • Open Netbeans Create your Swing application, head to Palette right click and select Palette Manager select Add From Jar and browse to the location of the downloaded jar file. Select and proceed, select KGradientPanel component proceed to select the category and hit Finish.

  • Open your JFrame drag KGradientPanel to it and set the following properties in the properties window.

Properties

kEndColor(Color) Gets or sets the button’s gradient end color to the right.

kGradientFocus(int) Gets or sets the location to which the gradient should focus (accepts negative value)

kStartcolor(Color) Gets or sets the button’s gradient end color to the left.

You can play around gradientFocus value to achieve a much better effect.

Download

KGradienPanel Jar

Sample Project

KGradientPanel Example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].