implements InterfaceName
on the class declaration
line of the source file.
Alternatively, you can implement a new interface using the Implements property or
Customizer on the class node. (Right-click the class node in the Explorer
and choose Customize or Properties from the contextual menu.)
![]() |
OpenAPI calls from other modules to
org.openide.src.ClassElement.setInterfaces() or
addInterface also trigger source synchronization.
|
See also | |
---|---|
Synchronizing Source Code
Setting Source Synchronization Properties Synchronizing Source When Updating an Interface |