| superclass |
A class from which a particular class is derived, perhaps with one or more classes in between. See also subclass.
Ãâó: www.informatik.uni-freiburg.de/Java/manpages/gloss...
|
|---|---|
| superclass |
A class that is the ancestor of another class in a sequence of one or more generalisation relationships. In certain contexts, the word superclass will be used where immediate superclass might be more accurate.
Ãâó: www.cs.ucc.ie/~dgb/courses/swd/glossary.html
|
| superclass |
One widget is a superclass of a second widget when the second widget includes the first, or the Core widget is a superclass of the Composite widget because the Composite widget's definition depends on, or includes, the Core widget.
Ãâó: barossa.ac3.edu.au/SGI_Developer/books/XLib_WinSys...
|
| superclass |
The top-level class of every application.
Ãâó: www.sheetudeep.com/res/javaapn/appb.htm
|
| superclass |
Class of which properties are inherited by one or more subclasses
Ãâó: www.das.ufsc.br/engsoft/wwwis.cs.utwente.nl/dmrg/O...
|