|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.jsword.book.sword.state.AbstractOpenFileState
public abstract class AbstractOpenFileState
for license details.
The copyright to this program is held by it's authors.
Constructor Summary | |
---|---|
AbstractOpenFileState()
|
Method Summary | |
---|---|
void |
close()
Allows us to decide whether to release the resources or continue using them |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.crosswire.jsword.book.sword.state.OpenFileState |
---|
getBookMetaData, releaseResources |
Constructor Detail |
---|
public AbstractOpenFileState()
Method Detail |
---|
public void close()
close
in interface Closeable
|
Copyright ? 2003-2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |