IntelliJ Community . RequestQuickJavaDocInOverideDialog

 
RequestQuickJavaDocInOverideDialog 

HOME INDEX SEARCH CHANGES GO  
Entered to IDEA tracker # 2759 http://www.intellij.net/tracker/idea/viewSCR?publicId=2759

IDEA could make QuickJavaDocs? available in "Select Methods to Override" dialog.

Or even better - all list(tree)Views displaying classes, methods and members could be capable of displaing QuickJavaDocs?.

  • Project/Structure/Hierarchy/Commander panels
  • Override/Implement/Delegate dialogs

Example:

class SomethingTableModel extends AbstractTableModel {
}

  1. Ctrl+I to implement all abstract methods. IDEA stubs them for me. Perfect.
  2. Ctrl+O to refine model. There are 19 methods to override. Now ... which should I override. Is default getColumnName good enough?
  3. If I could see QuickDoc? It would be easy to discover that default column names are A,B,C,...Z,AA,AB,...

-- AdaMajorek - 13 Jun 2002

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.