org.netbeans.api.visual 2.21.1

org.netbeans.api.visual.action
Interface EditProvider


public interface EditProvider

This interface controls an edit action.


Method Summary
 void edit(Widget widget)
          Called when an editing is invoked by an user on a specified widget.
 

Method Detail

edit

void edit(Widget widget)
Called when an editing is invoked by an user on a specified widget.

Parameters:
widget - the widget

org.netbeans.api.visual 2.21.1

Built on February 13 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.