Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Mobile Tools for Java
Release 1.0

Uses of Interface
org.eclipse.mtj.core.project.IMTJProjectListener

Packages that use IMTJProjectListener
org.eclipse.mtj.core.project This package provides an API for managing MTJ project elements. 
org.eclipse.mtj.core.project.midp This package provides an API for managing MIDlet suite projects. 
 

Uses of IMTJProjectListener in org.eclipse.mtj.core.project
 

Methods in org.eclipse.mtj.core.project with parameters of type IMTJProjectListener
 void IMTJProject. addMTJProjectListener ( IMTJProjectListener projectListener)
          Adds the listener to the collection of listeners who will be notified when the project state changes.
 void IMTJProject. removeMTJProjectListener ( IMTJProjectListener projectListener)
          Removes the listener from the collection of listeners who will be notified when the project state changes.
 

Uses of IMTJProjectListener in org.eclipse.mtj.core.project.midp
 

Subinterfaces of IMTJProjectListener in org.eclipse.mtj.core.project.midp
 interface IMidletSuiteProjectListener
          Classes which implement this interface provide a method that deals with the events that are generated when the IMidletSuiteProject is modified.
 


Mobile Tools for Java
Release 1.0


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire