All Packages Class Hierarchy This Package Previous Next Index
Object | +----com.symantec.itools.vcafe.openapi.ProjectSystemAdapter
ProjectSystemListener
.
The methods in this class are empty. To easily create ProjectSystemListener
,
extend this class and override only the methods of interest.
public ProjectSystemAdapter()
public void activeProjectChanged(VisualProject visualProject)projectClosed
public void projectClosed(VisualProject visualProject)projectCreated
public void projectCreated(VisualProject visualProject)projectOpened
public void projectOpened(VisualProject visualProject)
All Packages Class Hierarchy This Package Previous Next Index