Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
Static « Class « Java
Java
Class
Static
1.
Java static member variable example
2.
Java static method
3.
Using Static Variables
4.
Static Init Demo
5.
Show that you do inherit static fields
6.
Show that you can't have static variables in a method
7.
Explicit static initialization with the static clause
8.
Static field, constructor and exception
9.
This program demonstrates static methods