コード例 #1
0
ファイル: EditorSupport.java プロジェクト: kimtang/studio
 /**
  * Constructs message that should be used to name the editor component.
  *
  * @return name of the editor
  */
 protected String messageName() {
   return del.superMessageName();
 }