The Outline has been extended with drag and drop to move or copy methods within the class.

Drag and drop is only available if the outline is not shown sorted:OutlineDragAndDrop
The method drawCircle will be dropped between the constructor and the method drawTriangle and the result will be:OutlineDragAndDropResult
The method drawCircle has been moved with preceding comments and trailing whitespace.