Uses of Interface
com.iizigo.project.IProjectListener
Packages that use IProjectListener Package Description com.iizigo.plugin com.iizigo.term com.iizigo.term.project Uses of IProjectListener in com.iizigo.plugin
Classes in com.iizigo.plugin that implement IProjectListener Modifier and Type Class Description classPluginDescriptorThe plug-in descriptor for an iiziGo Designer plug-in.Uses of IProjectListener in com.iizigo.term
Classes in com.iizigo.term that implement IProjectListener Modifier and Type Class Description classPluginActivatorThe activator class controls the plug-in life cycle.Uses of IProjectListener in com.iizigo.term.project
Classes in com.iizigo.term.project that implement IProjectListener Modifier and Type Class Description classTerminalManagerThe Terminal Manager checks the workspace for new screen captures, etc...