Java View all facts Glossary Help |
specification > class > JApplet |
JApplet comparison table |
Subject | is part of | is an instance of | is a subtopic of | enable | be a subclass of | is a kind of | have | has definition | is partitioned into |
---|---|---|---|---|---|---|---|---|---|
class | Classes | specification | a unique name since somebody in the future might want to import the packages containing both classes and hence create a name clash | A template that describes the data and behaviour of its instances called objects | abstract class, concrete class | ||||
JApplet | Java 2 | class | Example Classes | class to use Swing components | Applet class | specification |
Next class: main class Up: class Previous class: final class