Package com.SoftWoehr.JTOpenContrib.MEU

Class Summary
MEU Create an MEU editing session.
MEUCommand Embodies command parsing from the command line at the top of the MEU editor.
MEUCommandLine The command line at the top of the MEU window.
MEUCommandLineBeanInfo  
MEUController Frame ontroller portion of MEU application; centralizes communications between visual components and non-visual entities.
MEUEditBuffer Handles row editing the rows of unicode text representing the content of the file member being edited.
MEUEditRow Class originally intended to represent one row of the document, now mostly consists of methods for the border between the "record" metaphor and the "row" being edited in unicode in a hightly stream-oriented document architecture.
MEUFileMember Represents the AS400 file member which is being edited.
MEUFrame The top frame of the editor.
MEUHeaderPanel The panel which contains the command line and the format rule.
MEUHeaderPanelBeanInfo  
MEULineCommand Embodies the parsing of line commands entered in the line number area.
MEUProperties A Properties entity for MEU
MEUStatusPanel Status panel to display info to MEU user.
MEUStatusPanelBeanInfo  
MEUStockDialog MEU stock dialogs, all static methods
MEUTextArea The edit region.
MEUTextAreaBeanInfo  
 

Exception Summary