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 Class
org.eclipse.mtj.core.project.runtime.MTJRuntimeList

Packages that use MTJRuntimeList
org.eclipse.mtj.core.project This package provides an API for managing MTJ project elements. 
org.eclipse.mtj.core.project.runtime.event This package provides all events related classes and interfaces associated to the MTJRuntime API. 
 

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

Methods in org.eclipse.mtj.core.project that return MTJRuntimeList
  MTJRuntimeList IMTJProject. getRuntimeList ()
          Return the list of runtimes that are associated to the project.
  MTJRuntimeList IMetaData. getRuntimeList ()
          Return the list of runtimes that are associated to the project.
 

Methods in org.eclipse.mtj.core.project with parameters of type MTJRuntimeList
 void IMetaData. setMTJRuntimeList ( MTJRuntimeList runtimeList)
          Set the list of runtimes that are associated to the project.
 

Uses of MTJRuntimeList in org.eclipse.mtj.core.project.runtime.event
 

Constructors in org.eclipse.mtj.core.project.runtime.event with parameters of type MTJRuntimeList
AddMTJRuntimeEvent ( MTJRuntimeList source, MTJRuntime addedRuntime)
          Constructs a AddMTJRuntimeEvent object.
RemoveMTJRuntimeEvent ( MTJRuntimeList source, MTJRuntime removedRuntime)
          Creates a new instance of RemoveMTJRuntimeEvent.
SwitchActiveMTJRuntimeEvent ( MTJRuntimeList source, MTJRuntime oldActiveConfig, MTJRuntime newActiveConfig)
          Creates a new instance of SwitchActiveMTJRuntimeEvent.
 


Mobile Tools for Java
Release 1.0


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