org.openide.awt 7.19.1

org.netbeans.api.actions
Interface Openable


public interface Openable

A context interface representing ability of an object to be opened.


Method Summary
 void open()
          Invokes the open action.
 

Method Detail

open

void open()
Invokes the open action.


org.openide.awt 7.19.1

Built on February 22 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.