Code Cypher

Pages

  • Home
  • Java
  • PHP
  • Android
  • All Tutorials
  • Projects
  • IT Solutions

Java

Java 7 Overview

  • Java 7 Overview: Automatic Resource Management 

  • Java 7 Overview: String in Switch Support

  • Java 7 Overview: Multi-Catch Support  

Cryptography

  • Data encryption using Blowfish Cipher Algorithm

  • Data encryption using DES Algorithm

JMF

  • Simple JMF Media Player

  • Camera Application Using JMF

Image IO

  • Auto-Scrolling Texts with Image Background in Java

  • How To Load And Display Image From File In Java

  • How To Make a Copy of File in Java

Runtime 

  • How To Shutdown PC With Java Code

Math

  • Smart Calculator

Utility

  • How to Create System Tray Icon in Java

  • How to Create your own Splash Screen in Java

Core Java

  • Java Generics and the PECS Rule

  • Accessing Private Member From Other Class In Java

 

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Home
Subscribe to: Posts (Atom)

About Me

Khamis M. Mustafa
Professional Java Programmer, web application developer, teacher, blogger and Software Engineer. Founder of Nigtech, very passionate about enterprise software solutions, software integration and InternetOfThings.

khamis@codecipher.net.

Follow Me on Facebook

Code Cipher Visitors Live Feed

Code Cipher Archive

  • ▼  2015 (1)
    • ▼  December (1)
      • The Ten (10) Productive Features in Java 8 You Sho...
  • ►  2013 (2)
    • ►  January (2)
  • ►  2012 (16)
    • ►  December (1)
    • ►  November (3)
    • ►  October (3)
    • ►  September (7)
    • ►  May (2)
  • ►  2011 (2)
    • ►  July (1)
    • ►  June (1)

Popular Posts

  • How To Load And Display Image From File In Java
    In this Java tutorial, we set to graphically display image from a directory. We first set a file reference to our image directory, in thi...
  • How To Shutdown PC With Java Code
    In this tutorial I create a program that shuts the computer down after 10 seconds, which gives you chance to abort the shutdown seq...
  • Auto-Scrolling Texts with Image Background in Java
    This is an example of how to program an animated texts, that automatically scrolls up slowly with an image as its background. In this Ja...
  • Data Encryption in Java Part 1
    In this example, I will show you how to encrypt data in Java using Blowfish Cipher algorithm. Blowfish is a keyed, symmetric block cipher...
  • Data Encryption in Java Part 2
    This is another Data Encryption example in Java, but it featured DES encryption algorithm which is academically popular and has been in u...
  • Camera Application Using JMF
    This a simple Java program that opens the system Webcam and presents the visual data of the camera. It used Java Media Framework libr...
  • How to Create your own Splash Screen in Java
    In this program, I will show you how to create your own Non-SDK Splash Screen. If you found the Java Splash Screen APIs hard to implemen...
  • Java 7 Overview: Automatic Resource Management
    Java 7 support Automatic Resources Management through the try-with-resources statement. A resource is an object that must be closed afte...
  • Java 7 Overview: Multi-Catch Support
    Java 7, also known as Project Coin also improved Java's exception handling with the introduction of Muti-Catch Exception and Final R...
  • Java Generics and PECS Rule
    The fad behind the Arrays and the generic Collections is defined by this two important scenarios: Arrays are covariant(Widening their ref...

Popular Posts

  • How To Load And Display Image From File In Java
    In this Java tutorial, we set to graphically display image from a directory. We first set a file reference to our image directory, in thi...
  • Data Encryption in Java Part 1
    In this example, I will show you how to encrypt data in Java using Blowfish Cipher algorithm. Blowfish is a keyed, symmetric block cipher...
  • How To Shutdown PC With Java Code
    In this tutorial I create a program that shuts the computer down after 10 seconds, which gives you chance to abort the shutdown seq...
  • Camera Application Using JMF
    This a simple Java program that opens the system Webcam and presents the visual data of the camera. It used Java Media Framework libr...
  • Java Generics and PECS Rule
    The fad behind the Arrays and the generic Collections is defined by this two important scenarios: Arrays are covariant(Widening their ref...
  • How to Create System Tray Icon in Java
    In this tutorial, I will show you how to create a System Tray Icon in Java. Operating Systems normally provides a  place(program) for ico...
  • Simple JMF Media Player
    This is simple Java Media Player using JMF library. It opens a MPEG file file from directory and plays it. JMF comes with visual componen...

Code Cipher GeoCity Counter


web widgets

Java @20 Still popular and Strong!

Java @20 Still popular and Strong!
May 23rd marks 20 years since the first version of Java was released for public consumption. Code Cipher was not left out in celebrating these exciting moments.
© 2011-2015 Code Cipher All Rights Reserved. The content is copyrighted to Khamis M. Mustafa