ConForM.CoopnTools.CoKer.CodeVisual
Interface CodeVisualEditoredMenuItem

All Known Implementing Classes:
CodeVisualMenu, CodeVisualMenuItem

public interface CodeVisualEditoredMenuItem

This class defines editored menu items. editored menu items have their assoiated editor aumomatically set by any editor using them.


Method Summary
 void setEditor(CodeVisualEditor editor)
           
 

Method Detail

setEditor

public void setEditor(CodeVisualEditor editor)
Parameters:
editor - the associated editor; Set the associated editor. iff null, reset the editor