What would be an example of template method design pattern
for image objects, or different types of image like: BufferedImage
, Image
, ImageIcon
. I only need java class methods and their signatures and fields i don't need real functional code. this would be based on the fact that different types of image have same mechanisms for displaying titles but different mechanisms for displaying images.
If someone can help me with this, I would highly appreciate it.
Aucun commentaire:
Enregistrer un commentaire