Skip navigation links
org.openide.awt 7.77

Package org.netbeans.api.actions

Context Interfaces are a design pattern used to add behaviors to existing objects or to separate implementation from the main object.

See: Description

Package org.netbeans.api.actions Description

Context Interfaces are a design pattern used to add behaviors to existing objects or to separate implementation from the main object. Usually one adds implementation of these interfaces into publically known Lookup (like those provided by nodes). These interfaces are primarily designed for use with context actions.
Skip navigation links
org.openide.awt 7.77