Re: About abstract class and abstract method
- From: "Sameer" <sameer75@xxxxxxxxx>
- Date: 30 Aug 2005 11:41:09 -0700
If I subclass the Toolkit class and try to write implementation of
beep() method, what may be the coding?
Is it depends on the operating system for implementation?
Can anybody provide some examples which classes the abstract class of
Java and provide some useful implementation for the abstract methods?
Java subclasses of the abstract classes do this? Then why may be the
abstract classes designed?
.
- References:
- About abstract class and abstract method
- From: Sameer
- Re: About abstract class and abstract method
- From: Thomas Fritsch
- About abstract class and abstract method
- Prev by Date: How Do I Write Listeners for Resizing or Maximizing a Window?
- Next by Date: Re: How Do I Write Listeners for Resizing or Maximizing a Window?
- Previous by thread: Re: About abstract class and abstract method
- Next by thread: Re: About abstract class and abstract method
- Index(es):