org.openide.awt 7.19.0

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.0

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