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

This package provides an API for managing MTJ project elements.

See:
           Description

Interface Summary
IMetaData Implementors of the IMetaData interface must provide a way to store and retrieve IMTJProject related Metadata.
IMTJProject This interface provides the basic methods that must be available in all projects provided by MTJ.
IMTJProjectListener Classes that implement this interface provide methods that deal with the events that are generated when an IMTJProject change state or a deployable package is created.
 

Class Summary
MTJNature This abstract Nature implementation must be the superclass of all natures that may be created to be added to a IMTJProject project.
 

Enum Summary
ProjectType This enum represents the types of IMTJProject's provided by MTJ.
 

Package org.eclipse.mtj.core.project Description

This package provides an API for managing MTJ project elements.


Mobile Tools for Java
Release 1.0


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