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 December 29 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.