站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

org.openide (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0

 

Package org.openide

Provides ErrorManager - the central place for logging and reproting failures in NetBeans based system.

See:
          Description

Interface Summary
ErrorManager.Annotation Annotation that can be attached to an error.
 

Class Summary
ErrorManager A system of managing, annotating, and classifying errors and log messages.
LifecycleManager Manages major aspects of the NetBeans lifecycle - currently saving all objects and exiting.
ServiceType Deprecated. The prefered way to register and lookup services is now Lookup as described in services registration and lookup page.
ServiceType.Handle Deprecated. The prefered way to register and lookup services is now Lookup as described in services registration and lookup page.
ServiceType.Registry Deprecated. Use lookup instead.
 

Package org.openide Description

Provides ErrorManager - the central place for logging and reproting failures in NetBeans based system.


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.