Package net.sf.rej.gui.editor

Contains reJ bytecode editor components.

See:
          Description

Interface Summary
LayoutChangeListener  
 

Class Summary
ArrayTypeChooser  
BasicInfoEditor BasicInfoEditor is a GUI editor for basic constantpool types, such as UTF8Text and Constants.
Breakpoint  
CaseInsensitiveMatcher  
ClassChooser ClassChooser is a JPanel GUI component for selecting a class in the project in the instruction editor
ClassEditor  
ConstantChooser  
ConstantpoolConstantChooser  
FieldChooser  
FieldEditor  
FilterListModel  
InstructionEditor  
InstructionList  
LineIdentifierMode  
LocalVariableChooser  
MethodChooser  
MethodEditor  
OrderedFilterListModel  
RecentFiles A set of functionalities for maintaing a recent files menu in the "File" menu.
 

Exception Summary
BasicInfoEditor.ValidationException  
 

Package net.sf.rej.gui.editor Description

Contains reJ bytecode editor components. This is the core of the reJ GUI, the classes provide for the graphical rendering, editing and "copy/paste as text" and "copy/paste as html" functionality.