@Override
 public String frame() {
   return style.frame();
 }
 @Override
 public String editor() {
   return style.editor();
 }