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

Uses of Package org.openide.cookies (NetBeans APIs) - NetBeans API Javadoc 4.1.0


Uses of Package
org.openide.cookies

Packages that use org.openide.cookies
org.openide.cookies Cookies are a design pattern used to add behaviors to existing data object and nodes, or to separate implementation from the main object. 
 

Classes in org.openide.cookies used by org.openide.cookies
ConnectionCookie.Event
          Event that is fired to listeners.
ConnectionCookie.Type
          Interface describing cookie type of event a cookie can produce.
EditorCookie
          Cookie defining standard operations with a text document and an editor that can display it.
InstanceCookie
          Cookie that should be provided by all nodes that are able to create a "instance".
LineCookie
          Cookie for data objects that want to provide support for accessing lines in a document.
 



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