Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.core.runtime.Status

Packages that use Status
org.eclipse.core.runtime Provides core support for plug-ins and the plug-in registry.  
org.eclipse.team.core Application programming interfaces for defining and working with repository providers.  
 

Uses of Status in org.eclipse.core.runtime
 

Subclasses of Status in org.eclipse.core.runtime
 class MultiStatus
          A concrete multi-status implementation, suitable either for instantiating or subclassing.
 

Uses of Status in org.eclipse.team.core
 

Subclasses of Status in org.eclipse.team.core
 class TeamStatus
          Status that is returned from some Team operations or is the payload of some TeamExceptions.
 

Fields in org.eclipse.team.core declared as Status
static Status Team.OK_STATUS
           
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.