|
org.openide.awt 7.19.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Closable | A context interface representing ability of an object to be closed. |
Editable | A context interface representing ability of an object to be edited. |
Openable | A context interface representing ability of an object to be opened. |
Printable | A context interface representing ability of an object to be printed. |
Viewable | A context interface representing ability of an object to be viewed. |
Context Interfaces are a design pattern used to add behaviors to existing objects or to separate implementation from the main object. Usually one adds implementation of these interfaces into publically known Lookup (like those provided by nodes). These interfaces are primarily designed for use with context actions.
|
org.openide.awt 7.19.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |