Exemplo n.º 1
0
 @Override
 protected Document createDocument(Object editor) {
   return DocumentCreator.createDocument((Editor) editor);
 }