055e69498790ca3f40a42843a3bef2f8b5de96bd
Files Diff
- Added: 14
- Removed: 8
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type docBookService : DocBookService to docBookConverter : DocBookConverter in method public EpubConverter(asciiDocController ApplicationController, current Current, threadService ThreadService, directoryService DirectoryService, indikatorService IndikatorService, docBookConverter DocBookConverter, pathResolverService PathResolverService) in class com.kodcu.service.convert.ebook.EpubConverter | From | To | |
Change Parameter Type webView : WebView to editorPane : EditorPane in method public createEditorVBox(editorPane EditorPane, myTab MyTab) : Node in class com.kodcu.service.ui.EditorService | From | To | |
Rename Variable | 3 | ||
Rename Variable webView : WebView to editorPane : EditorPane in method public initializeTabChangeListener(tabPane TabPane) : void in class com.kodcu.service.ui.TabService | From | To | |
Rename Variable webView : WebView to editorPane : EditorPane in method public addTab(path Path) : void in class com.kodcu.service.ui.TabService | From | To | |
Rename Variable webView : WebView to editorPane : EditorPane in method public newDoc(content String) : void in class com.kodcu.service.DocumentService | From | To | |
Change Return Type | 1 | ||
Change Return Type WebView to EditorPane in method public createWebView() : EditorPane in class com.kodcu.service.ui.WebviewService | From | To | |
Move Attribute | 1 | ||
Move Attribute private markdownService : MarkdownService from class com.kodcu.service.convert.RenderService to private markdownService : MarkdownService from class com.kodcu.controller.ApplicationController | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class com.kodcu.service.convert.DocBookService moved and renamed to com.kodcu.service.convert.docbook.DocBookConverter | From | To | |
Move And Rename Class com.kodcu.service.convert.Epub3Service moved and renamed to com.kodcu.service.convert.ebook.EpubConverter | From | To | |
Rename Attribute | 3 | ||
Rename Attribute webView : WebView to editorPane : EditorPane in class com.kodcu.component.MyTab | From | To | |
Rename Attribute epub3Service : Epub3Service to epubConverter : EpubConverter in class com.kodcu.controller.ApplicationController | From | To | |
Rename Attribute docBookService : DocBookService to docBookConverter : DocBookConverter in class com.kodcu.service.convert.ebook.EpubConverter | From | To | |
Change Variable Type | 3 | ||
Change Variable Type webView : WebView to editorPane : EditorPane in method public newDoc(content String) : void in class com.kodcu.service.DocumentService | From | To | |
Change Variable Type webView : WebView to editorPane : EditorPane in method public addTab(path Path) : void in class com.kodcu.service.ui.TabService | From | To | |
Change Variable Type webView : WebView to editorPane : EditorPane in method public initializeTabChangeListener(tabPane TabPane) : void in class com.kodcu.service.ui.TabService | From | To | |
Change Attribute Type | 5 | ||
Change Attribute Type docBookService : DocBookService to docBookConverter : DocBookConverter in class com.kodcu.service.convert.ebook.EpubConverter | From | To | |
Change Attribute Type epub3Service : Epub3Service to epubConverter : EpubConverter in class com.kodcu.controller.ApplicationController | From | To | |
Change Attribute Type htmlArticleService : Html5ArticleService to htmlArticleService : HtmlArticleConverter in class com.kodcu.controller.ApplicationController | From | To | |
Change Attribute Type htmlBookService : Html5BookService to htmlBookService : HtmlBookConverter in class com.kodcu.controller.ApplicationController | From | To | |
Change Attribute Type webView : WebView to editorPane : EditorPane in class com.kodcu.component.MyTab | From | To | |
Rename Parameter | 2 | ||
Rename Parameter docBookService : DocBookService to docBookConverter : DocBookConverter in method public EpubConverter(asciiDocController ApplicationController, current Current, threadService ThreadService, directoryService DirectoryService, indikatorService IndikatorService, docBookConverter DocBookConverter, pathResolverService PathResolverService) in class com.kodcu.service.convert.ebook.EpubConverter | From | To | |
Rename Parameter webView : WebView to editorPane : EditorPane in method public createEditorVBox(editorPane EditorPane, myTab MyTab) : Node in class com.kodcu.service.ui.EditorService | From | To |