X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=utils%2Fjalopy%2Fdocs%2Fplugin-jedit-integration.html;h=266e678ecba079234f4bd1a7bb99bbe3e273f7f4;hb=797df64fa2a0a30773d0f48f5494d4155e5a8be3;hp=62e881d00a389a5314ac057090aa096db49c30c2;hpb=6ab4ef1cc71ff9d28a21a139db69e4a8351a3fb5;p=jalview.git diff --git a/utils/jalopy/docs/plugin-jedit-integration.html b/utils/jalopy/docs/plugin-jedit-integration.html index 62e881d..266e678 100755 --- a/utils/jalopy/docs/plugin-jedit-integration.html +++ b/utils/jalopy/docs/plugin-jedit-integration.html @@ -1,7 +1,7 @@ + + + + 10.2. Integration + + +
Overview • + Download • + Documentation • + Plug-ins • + Links • + Contact
Features | + History | + Manual | + FAQ | + Javadoc
+ This page generated: June 8 2004

10.2. Integration

+Shows how the Plug-in is integrated into jEdit. +

+The software adds a new menu item group into the Plugins +menu of the editor view. Available are two new menu items: +

  • +Plugins->Jalopy->Format current Buffer. +

    +Formats the contents of the active text area. +

    +Note that this menu item reflects the state of the text area: it will only be enabled +if the current edit mode is actually the java mode. +

  • +Plugins->Jalopy->Jalopy Options.... +

    +Displays the Jalopy settings dialog. +

    +Use this item if you want to change your settings to control the +layout of any formatted code. +

+These options are available under jEdit's Global Options dialog, too. +

to top