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

PrintCookie (NetBeans Nodes API) - NetBeans API Javadoc 5.0.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

public void print()
Print the content of the object.


 

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