net.sf.rej.gui.editor.row
Interface EditorRow

All Known Implementing Classes:
BlankRow, ClassAnnotationDefRow, ClassCommentRow, ClassDefRow, CodeRow, DeprecatedAnnotationDefRow, FieldAnnotationDefRow, FieldDefRow, ImportDefRow, LabelRow, LocalVariableDefRow, MethodAnnotationDefRow, MethodDefRow, PackageDefRow

public interface EditorRow

EditorRow is an interface for rows in the bytecode editor.

Author:
Sami Koivu