JAPI 0.9.0
Yet another Java API
API Documentation

Uses of Class
net.sf.japi.swing.bookmarks.BookmarkManager.BookmarkFolder

Packages that use BookmarkManager.BookmarkFolder
net.sf.japi.swing.bookmarks This package contains classes and interfaces related to bookmarks. 
 

Uses of BookmarkManager.BookmarkFolder in net.sf.japi.swing.bookmarks
 

Fields in net.sf.japi.swing.bookmarks declared as BookmarkManager.BookmarkFolder
protected  BookmarkManager.BookmarkFolder BookmarkManager.Bookmark.folder
          The folder (parent) of this bookmark.
 

Methods in net.sf.japi.swing.bookmarks that return BookmarkManager.BookmarkFolder
 BookmarkManager.BookmarkFolder BookmarkManager.Bookmark.getFolder()
          Get the folder (parent) of this bookmark.
 BookmarkManager.BookmarkFolder BookmarkManager.Bookmark.getParent()
          Returns the parent TreeNode of the receiver.
 

Methods in net.sf.japi.swing.bookmarks with parameters of type BookmarkManager.BookmarkFolder
 void BookmarkManager.Bookmark.setFolder(BookmarkManager.BookmarkFolder folder)
          Set the folder (parent) of this bookmark.
 


JAPI
Yet another Java API
API Documentation

© 2005-2006 Christian Hujer. All rights reserved. See copyright