net.sf.rej.gui.editor.row
Class DeprecatedAnnotationDefRow

java.lang.Object
  extended by net.sf.rej.gui.editor.row.DeprecatedAnnotationDefRow
All Implemented Interfaces:
EditorRow

public class DeprecatedAnnotationDefRow
extends java.lang.Object
implements EditorRow


Constructor Summary
DeprecatedAnnotationDefRow()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeprecatedAnnotationDefRow

public DeprecatedAnnotationDefRow()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object