MultiEd's Tool Bar FunctionsThe Tool Bar for a Java Project |
|
Permanent Tool Buttons | ||
New File Open File Save File
Multi-step undue
Cut |
Find Find matching bracket Matches the pairs ( ), { }, > <, [ ], begin end, <Tag> </Tag> Replace Goto a user specified line number
Set bookmark number 0
Create an index for the file |
Examples of Context Sensitive Programable Tool Buttons | ||||||||||||||||||||||||||||||||||||||||||||||
* Automatically determines if the Java program is an application or applet. Applets are automatically run in the appletviewer after creating an .html file, if needed. ** Java "Tools" buttons bring up submenus that will type template code for statements, methods, listeners, adapters, I/O statements, and I/O dialogs. The "HTML tools" button has submenus that type various tags. *** The "Pick a macro" button alows the user to pick a macro found in MultiEd's template directory. You can use Tool Setup program (included in the download) to select from these and other supplied tools or you can create your own tools. Some of the other supplied tools include
In some cases it is necessary to customize the tool or a associated .bat file to reflect the location of files on your computer. Revised: 9/1/2011 |