ca2150c5b696db7758ba15d089bdbc6467faa058
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type operation : String to operation : BatchOperation in method private confirmOperation(operation BatchOperation, pokes ArrayList<Pokemon>) : boolean in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Change Parameter Type operation : String to operation : BatchOperation in method private inputOperation(operation BatchOperation, pokes ArrayList<Pokemon>) : String in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Change Parameter Type operation : String to operation : BatchOperation in method private buildPanelForOperation(operation BatchOperation, pokes ArrayList<Pokemon>) : JPanel in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Rename Variable | 1 | ||
Rename Variable e : KeyEvent to event : KeyEvent in method public PokemonTab(go PokemonGo) in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Extract Attribute | 3 | ||
Extract Attribute private POPUP_WIDTH : int in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Extract Attribute private POPUP_HEIGHT : int in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Extract Attribute private SKIPPED_MESSAGE_UNFORMATTED : String in class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Inline Variable | 1 | ||
Inline Variable locale : String in method public PokemonTab(go PokemonGo) from class me.corriekay.pokegoutil.windows.PokemonTab | From | To | |
Rename Parameter | 1 | ||
Rename Parameter e : KeyEvent to event : KeyEvent in method public keyPressed(event KeyEvent) : void in class me.corriekay.pokegoutil.windows.PokemonTab.PokemonTab.addKeyListener | From | To |