Package uno.anahata.asi.nb.resources.handle


package uno.anahata.asi.nb.resources.handle
Provides NetBeans-specific resource handles that bridge the IDE's Virtual File System (VFS) with the Anahata ASI resource model.

This package contains implementations like NbHandle, which wrap NetBeans FileObjects to provide reactive, IDE-aware resource tracking.

  • Classes
    Class
    Description
    A NetBeans-native resource handle that wraps a FileObject.