Skip to content

DevFaqActionAddDataObject

Antonio Vieiro edited this page Jan 25, 2018 · 1 revision

DevFaqActionAddDataObject

How do I add an action to my custom node type ?

Override the public Action getActions(boolean context) method of your node (99% of the time you can ignore the boolean parameter).

If this node is really a DataNode for your own file type, instead see DevFaqActionAddFileMime.

Apache Migration Information

The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.

This page was exported from http://wiki.netbeans.org/DevFaqActionAddDataObject , that was last modified by NetBeans user Admin on 2009-11-06T15:33:35Z.

NOTE: This document was automatically converted to the AsciiDoc format on 2018-01-26, and needs to be reviewed.

Clone this wiki locally