当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
EditProvider (Visual Library API) - NetBeans API Javadoc (Current Development Version)
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. |
edit
void edit(Widget widget)
- Called when an editing is invoked by an user on a specified widget.
- Parameters:
widget
- the widget