Exercise 6 — Java interface as UML The KeyboardListener interface was defined like this: interface KeyboardListener { void keyPressed(); void keyReleased(); } Show this interface on a UML diagram -- both ways -- including the operations. Discussion of Exercise 6 Back to content Back to top  RITSEC - Global Campus Copyright ?1999 RITSEC- Middlesex University. All rights reserved. webmaster@globalcampus.com.eg
|