Showing posts from August, 2013Show all
Initialization-on-demand holder idiom
Eager initialization
Double-checked locking and Lazy initialization
Singleton Pattern
Software Design Pattern
[SOLVED] Missing verify.dll
[SOLVED] Could not open jvm.cfg
Java - Avoid multiple occurrence of some character in a String
Another Milestone
Independence Day Wishes
DCrypt - Encryption/Decryption application for Android
Java - Encryption and Decryption of an Image Using Blowfish Algorithm
Java - Blowfish Encryption Algorithm
Java - Advanced Encryption Standard (AES) Algorithm
Java - JButton in a JTable cell
Java - JCheckBox in a JTable cell
Java - JComboBox in a JTable cell (with event handling)
Java - JComboBox in a JTable cell