X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fws%2FWSMenuEntryProviderI.java;h=bfc3e73d6139ff4aa01f53b7b14af28a37b5bb02;hb=b57a02c25e335d033c97f8a6bacd6b54f62bd2b6;hp=fc0bdb384876e9fb7ec0781ae7feee77f09c2f00;hpb=1cc81e06ac2faa5ee4b8879e9fa019956e34259f;p=jalview.git diff --git a/src/jalview/ws/WSMenuEntryProviderI.java b/src/jalview/ws/WSMenuEntryProviderI.java index fc0bdb3..bfc3e73 100644 --- a/src/jalview/ws/WSMenuEntryProviderI.java +++ b/src/jalview/ws/WSMenuEntryProviderI.java @@ -25,7 +25,9 @@ public interface WSMenuEntryProviderI { /** * Called by the AlignFrame web service menu constructor to enable a service - * instance to add menu entries. Usually, any actionperformed methods associated with menu items will create new instances of GUI classes to handle the action in a thread-safe manner. + * instance to add menu entries. Usually, any actionperformed methods + * associated with menu items will create new instances of GUI classes to + * handle the action in a thread-safe manner. * * @param wsmenu * the menu to which any menu entries/sub menus are to be attached