org.netbeans.modules.uml.integration.netbeans |
|
Java Source File Name | Type | Comment |
ElementAndFile.java | Class | |
FileSystemListener.java | Class | NetBeans (FFJ) will allow two or more file system that will overlap each other.
When this occurs a user can update one file and FFJ will not send events
about changed elements. |
NBFileUtils.java | Class | |
NBSourceNavigator.java | Class | The class NBSourceNavigator implements the interface
com.embarcadero.integration.SourceNavigator SourceNavigator to
give the NetBeans (FFJ) integration the ability to navigate source code
elements. |
NBUtils.java | Class | Utility functions for general NetBeans housekeeping. |
SourceAction.java | Class | |