Uses of Class
mars.venus.Editor
Packages that use Editor
-
Uses of Editor in mars.venus
Methods in mars.venus that return EditorModifier and TypeMethodDescriptionVenusUI.getEditor()
Get reference to Editor object associated with this GUI.Constructors in mars.venus with parameters of type EditorModifierConstructorDescriptionEditTabbedPane(VenusUI appFrame, Editor editor, MainPane mainPane)
Constructor for the EditTabbedPane class.MainPane(VenusUI appFrame, Editor editor, RegistersWindow regs, Coprocessor1Window cop1Regs, Coprocessor0Window cop0Regs)
Constructor for the MainPane class.