ConForM.CoopnTools.CoKer.Visual
Interface GraphicalVisualEditoredMenuItem

All Known Implementing Classes:
GraphicalVisualAction, GraphicalVisualMenu, GraphicalVisualMenuItem, GraphicalVisualCheckBoxMenuItem, GraphicalVisualRadioButtonMenuItem, SimulatorAction, SaveAsSemanticsMenuItem, HLPNAction

public interface GraphicalVisualEditoredMenuItem

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


Method Summary
 void setEditor(GraphicalVisualEditor editor)
          Set the associated editor.
 

Method Detail

setEditor

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