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

PrintCookie (Nodes API) - NetBeans API Javadoc (Current Development Version)

org.openide.nodes 7.0

org.openide.cookies
Interface PrintCookie

All Superinterfaces:
Node.Cookie

public interface PrintCookie
extends Node.Cookie

Cookie permitting an object to be printed.


Method Summary
 void print()
          Print the content of the object.
 

Method Detail

print

void print()
Print the content of the object.


org.openide.nodes 7.0

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