Readonly Editors Mode Module
I just uploaded the Readonly Editors Mode module to the NetBeans Plugin Portal.
This
module controls the editable property of the text editors. The initial
state of the editable property of text editor is controlled by the Tools:Options:Miscellaneous:Read Only Editors Mode:Open editors in read-only mode
option. The user can toggle the read-only mode using the editor toolbar
action (button with open/closed lock icon). The default key binding for
the toggle action is CTRL+R.
Screenshots:
Options:

Toggle Readonly mode button on editor toolbar:

The sources can be found in main/contrib repository.
DISCLAIMER: This module is experimental. So no guarantees. Use the module at your own risk.
Posted by sandipchitale
( May 30 2008, 03:47:36 PM PDT ) Permalink