Esempio n. 1
0
 /** Method called after MDI creation. */
 public void afterMDIcreation(MDIFrame frame) {
   MDIFrame.addStatusComponent(new Clock());
 }