Skip to main content

Posts

Showing posts with the label Swing

Java Netbeans Material UI Design - Swing Login

I have used following colors: Red:   248, 1, 46 Blue:  47, 152, 246 Dark Pink:  247, 101, 96 I have used following UI Components: JPanel Jlabel ImageIcon JTextField For YouTube video see  this You can download the  Netbeans Project  here

Swing (GUI) Programming: Java Swing Dropbox GUI

I have used following colors: Dark Grey:   #3f4c5d Light Grey:    #d0d9d9 White:     #fbfffc I have used following UI Components: JPanel Jlabel ImageIcon JTextField For YouTube video see  this You can download the  Netbeans Project  here