org.openide.cookies
Interface OpenCookie

All Superinterfaces:
Node.Cookie
All Known Implementing Classes:
EditorSupport

public interface OpenCookie
extends Node.Cookie

Cookie for opening an object.


Method Summary
 void open()
          Invokes the open action.
 

Method Detail

open

public void open()
Invokes the open action.


Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.