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

  




 

 

Eclipse Mobile Java Development Tools
Previous Page Home Next Page


Mobile Tools for Java
Release 1.0

Package org.eclipse.mtj.core.project.runtime.event

This package provides all events related classes and interfaces associated to the MTJRuntime API.

See:
           Description

Interface Summary
IMTJRuntimeChangeListener Classes that implement this interface provide methods that deal with the events that are generated when the properties of a MTJRuntime change.
IMTJRuntimeListChangeListener Classes that implement this interface provide methods that deal with the events that are generated when the properties of a MTJRuntimeList change.
 

Class Summary
AddMTJRuntimeEvent AddMTJRuntimeEvent is used to notify that a MTJRuntime is added to MTJRuntimeList.
MTJRuntimeDeviceChangeEvent MTJRuntimeDeviceChangeEvent is used to notify that the device of the MTJRuntime changed.
MTJRuntimeNameChangeEvent MTJRuntimeNameChangeEvent is used to notify that the name of the MTJRuntime has changed.
MTJRuntimeWorkspaceSymbolSetsChangeEvent MTJRuntimeWorkspaceSymbolSetsChangeEvent is used to notify that the workspaceScopeSymbolSets of the MTJRuntime changed.
RemoveMTJRuntimeEvent RemoveMTJRuntimeEvent is used to notify that a MTJRuntime is removed from MTJRuntimeList.
SwitchActiveMTJRuntimeEvent SwitchActiveMTJRuntimeEvent is used to notify that active MTJRuntime for a MTJProject switched.
 

Package org.eclipse.mtj.core.project.runtime.event Description

This package provides all events related classes and interfaces associated to the MTJRuntime API.


Mobile Tools for Java
Release 1.0


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