|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileProvider | |
|---|---|
| org.xnap.gui | Provides interfaces and classes for the graphical user interface. |
| org.xnap.gui.action | Provides common action classes. |
| org.xnap.gui.menu | Provides implementations of common menus. |
| org.xnap.gui.util | Provides utility classes for common gui tasks. |
| org.xnap.plugin.viewer.zipviewer | |
| org.xnap.search | Provides interfaces and classes that enable searching for files. |
| Uses of FileProvider in org.xnap.gui |
|---|
| Classes in org.xnap.gui that implement FileProvider | |
|---|---|
class |
LibraryPanel
|
class |
TransferManagerPanel
|
| Uses of FileProvider in org.xnap.gui.action |
|---|
| Constructors in org.xnap.gui.action with parameters of type FileProvider | |
|---|---|
CopyFileAction(FileProvider fp)
|
|
CutFileAction(FileProvider fp)
|
|
EnqueueFileAction(FileProvider fp)
|
|
OpenFileAction(FileProvider fp)
|
|
PlayFileAction(FileProvider fp)
|
|
| Uses of FileProvider in org.xnap.gui.menu |
|---|
| Constructors in org.xnap.gui.menu with parameters of type FileProvider | |
|---|---|
OpenFileWithMenu(FileProvider fp)
Constructs a new OpenFileWithMenu for a given FileProvider. |
|
ViewerMenu(FileProvider fp,
ViewerFrontend vf)
|
|
| Uses of FileProvider in org.xnap.gui.util |
|---|
| Constructors in org.xnap.gui.util with parameters of type FileProvider | |
|---|---|
DragFilesSupport(java.awt.Component c,
FileProvider fp)
Constructs a new DragFilesSupport. |
|
| Uses of FileProvider in org.xnap.plugin.viewer.zipviewer |
|---|
| Classes in org.xnap.plugin.viewer.zipviewer that implement FileProvider | |
|---|---|
class |
ZipViewerPanel
|
| Uses of FileProvider in org.xnap.search |
|---|
| Classes in org.xnap.search that implement FileProvider | |
|---|---|
class |
MetaInfoFileSearchResult
This class stores a local search result. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||