Example #1
0
 public static final void setPicture(Picture pic) {
   MainFrame.INSTANCE.setPicture(pic);
 }