|
org.openide.awt 7.19.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Closable
A context interface representing ability of an object to be closed.
Method Summary | |
---|---|
boolean |
close()
Closes the object if it is open. |
Method Detail |
---|
boolean close()
true
if it was really closed; false
if the user cancelled the request
|
org.openide.awt 7.19.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |