Portal:Java
The Java Portal
Selected article
JavaBean
JavaBeans are reusable software components for Java that can be manipulated visually in a builder tool. Practically, they are classes written in the Java programming language conforming to a particular convention. They are used to encapsulate many objects into a single object (the bean), so that they can be passed around as a single bean object instead of as multiple individual objects. A JavaBean is a Java Object that is serializable, has a nullary constructor, and allows access to properties using getter and setter methods.
JavaBean conventions
In order to function as a JavaBean class, an object class must obey certain conventions about method naming, construction, and behavior. These conventions make it possible to have tools that can use, reuse, replace, and connect JavaBeans.
The required conventions are:
- The class must have a public default constructor. This allows easy instantiation within editing and activation frameworks.
- The class properties must be accessible using get, set, and other methods (accessor methods and mutator methods), following a standard naming convention. This allows easy automated inspection and updating of bean state within frameworks, many of which include custom editors for various types of properties.
- The class should be serializable. This allows applications and frameworks to reliably save, store, and restore the bean's state in a fashion that is independent of the VM and platform.
Because these requirements are largely expressed as conventions rather than by implementing interfaces, some developers view JavaBeans as Plain Old Java Objects that follow specific naming conventions.
Selected picture
Here is a schema of the general architecture of a program running in a Java Virtual Machine.
Selected biography
Patrick Naughton (born in 1965) is an American software developer, best known as being one of the original creators of the Java programming language.
As a Sun engineer, Patrick Naughton had become increasingly frustrated with the state of Sun's C++ and C APIs (application programming interfaces) and tools. While considering moving to NeXT, Naughton was offered a chance to work on new technology and thus the Stealth Project was started.
The Stealth Project was soon renamed to the Green Project with James Gosling and Mike Sheridan joining Naughton. Together with other engineers, they began work in a small office on Sand Hill Road in Menlo Park, California. They were attempting to develop a new technology for programming next generation smart appliances, which Sun expected to be a major new opportunity.
In June and July 1994, after three days of brainstorming with John Gage, the Director of Science for Sun, James Gosling, Bill Joy, Naughton, Wayne Rosing, and Eric Schmidt, the team re-targeted the platform for the World Wide Web. They felt that with the advent of the first graphical web browser, Mosaic, the Internet was on its way to evolving into the same highly interactive medium that they had envisioned for cable TV. As a prototype, Naughton wrote a small browser, WebRunner, later renamed HotJava.
Did you know...
- ... that both the Mozilla Firefox and Microsoft Internet Explorer browser designs are descended from the Mosaic web browser?
- ... that Netscape was the first web browser to support Java, other than Java's own HotJava Browser?
- ... that Java SE 6 is code-named Mustang?
- ... that Java Runtime Environment is found on over 700 million PCs?
- ... that in 2008 Hewlett-Packard created a prototype of the theoretical fourth and last passive circuit element, the memristor (first devised in 1971), that may one day revolutionize electronics?
Quiz
1. Who said: "There's only one trick in software, and that is using a piece of software that's already been written."?
2. When was Java first released?
3. Why is JavaScript thus named if it is essentially unrelated to Java?
4. Which was Java's original name: Green, Oak, Stealth, C++ ++ --, firstperson, Duke or Coffee?
5. True or False: An Interface can never be private or protected?
- Answer (External link)
Java topics (all)
Lists
- List of Blu-ray disc replicating machines manufacturers
- List of DVD recordable manufacturers
- List of Blu-ray Disc recordable manufacturers
Articles
- Most Recent:
From bot (AlexNewArtBot):
(These articles are the ones recently identified as possibly Java-related but yet unconfirmed) This list was generated from these rules. Questions and feedback are always welcome! The search is being run daily with the most recent ~14 days of results. Note: Some articles may not be relevant to this project.
Rules | Match log | Results page (for watching) | Last updated: 2015-09-04 19:47 (UTC)
- QuakeML ( | talk | history | links | watch | logs | tools) by Mercuriolu (talk · contribs · new pages (1)) started on 2015-09-03, score: 15
- Sofacy Group ( | talk | history | links | watch | logs | tools) by Gobonobo (talk · contribs · new pages (11)) started on 2015-09-01, score: 15
- Arendelle (programming language) ( | talk | history | links | watch | logs | tools) by Karux (talk · contribs · new pages (1)) started on 2015-08-28, score: 30
- Utgard (software) ( | talk | history | links | watch | logs | tools) by Sae1962 (talk · contribs · new pages (3)) started on 2015-08-24, score: 21
- Intel XDK ( | talk | history | links | watch | logs | tools) by CookyBunny (talk · contribs · new pages (1)) started on 2015-08-24, score: 30
- All:
-
- Main outline: Outline of computer science
-
-
Java platforms Oracle technologies Platform technologies Major third-party technologies History Major programming languages Java conferences
-
Related portals
News
Hi everybody! We just opened the WikiProject Java (and portal). Enjoy!
Java: (bot)
Science:
- March 12: U.S. Secret Service conducts drone exercise
- February 14: University of Utah study finds suicide may be linked to air pollution
- February 1: Fire ravages large academic library in Moscow
- January 31: Rare megamouth shark found dead in Pio Duran, Philippines
- January 30: Scientists find ancient solar system in Milky Way galaxy
- January 11: SpaceX launches fifth resupply rocket to International Space Station
- January 10: Researchers say light signal from space suggests merging black holes
- December 8: Orion Spacecraft accomplishes first spaceflight test
- November 20: FAA: Metroplex NextGen project in place in north Texas
- November 13: Philae space probe lands on comet
Selected sound
Java applet that allows some experimentation with various tunings and Bach temperaments:
Selected video
Featured Articles
Featured Articles
Good Articles
Ongoing nominations
- Don't hesitate to participate in ongoing Java-related featured article or good article nominations!
Categories
* Java applets
* Java is also part of the wider categories Computing and Computer Science.
Books
When
Java timeline
versions |
---|
↓α
↓ß
↓first
↓second
↓third
↓fourth
↓fifth
↓sixth
↓seventh
│
1992
│
1996
│
2000
│
2004
│
2008
│
2012
|
- 1992: Java 0 (Oak)
- 1995: Java 1.0
- 1997: Java 1.1
- 1998: Java 1.2
- 2000: Java 1.3
- 2002: Java 1.4
- 2004: Java 5
- 2006: Java 6
- 2011: Java 7
Where
Glossaries (all)
WikiProjects
Things you can do
- Create more article subpages
- possible topics: Java (programming_language), Java EE, etc.
- Create more biography subpages
- possible names: Erich Gamma, Michael Kölling, Todd Greanier, etc.
- Create more quote subpages
- Create more sound subpages
- Create more video subpages