|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookV
An internal interface for the table view of the data
| Method Summary | |
|---|---|
BookR |
book()
|
String |
bookName()
|
ChapterV |
chapter(String chapterName)
|
ChapterV[] |
chapters()
|
ChapterV |
delete(ChapterV chapter,
boolean notifyTree)
|
FileV |
fileView()
|
boolean |
modified()
|
void |
modify()
|
void |
saved()
|
| Methods inherited from interface javax.swing.tree.TreeNode |
|---|
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
| Method Detail |
|---|
FileV fileView()
String bookName()
BookR book()
ChapterV[] chapters()
ChapterV chapter(String chapterName)
ChapterV delete(ChapterV chapter,
boolean notifyTree)
void modify()
boolean modified()
void saved()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||