blob: 83ecdfd1a1776f690b7d8a6a613bbe8fc324131e [file] [log] [blame]
#Signature file v4.1
#Version 1.61
CLSS public java.lang.Object
cons public init()
meth protected java.lang.Object clone() throws java.lang.CloneNotSupportedException
meth protected void finalize() throws java.lang.Throwable
meth public boolean equals(java.lang.Object)
meth public final java.lang.Class<?> getClass()
meth public final void notify()
meth public final void notifyAll()
meth public final void wait() throws java.lang.InterruptedException
meth public final void wait(long) throws java.lang.InterruptedException
meth public final void wait(long,int) throws java.lang.InterruptedException
meth public int hashCode()
meth public java.lang.String toString()
CLSS public final org.netbeans.modules.favorites.api.Favorites
cons public init()
meth public !varargs void add(org.openide.filesystems.FileObject[]) throws org.openide.loaders.DataObjectNotFoundException
meth public !varargs void remove(org.openide.filesystems.FileObject[]) throws java.io.IOException
meth public boolean isInFavorites(org.openide.filesystems.FileObject)
meth public boolean selectWithAddition(org.openide.filesystems.FileObject) throws org.openide.loaders.DataObjectNotFoundException
meth public java.lang.String toString()
meth public java.util.List<org.openide.filesystems.FileObject> getFavoriteRoots()
meth public static org.netbeans.modules.favorites.api.Favorites getDefault()
supr java.lang.Object
hfds INSTANCE,LOG