Java View all facts Glossary Help |
| specification > class > Applet class |
| Applet class comparison table | |||||||
| Subject | is an instance of | is a subtopic of | be part 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 | ||
| Applet class | class | Applets | applet package | stopping procedure in the Stop() method |
Next class: class defined within a method Up: class Previous class: ancestor