Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C F G L R S

A

addToolbars(Container) - Method in class com.sunwheeltech.sirius.filebrowser.FileBrowser
add custom toolbar widgets, including a filter here

C

com.sunwheeltech.sirius.filebrowser - package com.sunwheeltech.sirius.filebrowser
Top-level package for javabean components derived from the Sirius GUI toolkit, a lightweight AWT-based widget set designed for Uncle Unc that is not dependent upon swing, although it can interoperate with it.

F

FileBrowser - class com.sunwheeltech.sirius.filebrowser.FileBrowser.
Top-level pane of the filebrowser component, for inspecting filesystems, and drilling into zip and jar files within them using a file-explorer-like graphical interface.
FileBrowser() - Constructor for class com.sunwheeltech.sirius.filebrowser.FileBrowser
constructor sets up the gui components
file - Variable in class com.sunwheeltech.sirius.filebrowser.FileBrowser
file being browsed

G

getLocked() - Method in class com.sunwheeltech.sirius.filebrowser.FileBrowser
test whether the file-browsing may go up above the root file or not
getRootFile() - Method in class com.sunwheeltech.sirius.filebrowser.FileBrowser
get the top-level file being browsed
getRootName() - Method in class com.sunwheeltech.sirius.filebrowser.FileBrowser
get this bean's root name

L

locked - Variable in class com.sunwheeltech.sirius.filebrowser.FileBrowser
whether filebrowser locked within file subtree below the specified root

R

rebuild() - Method in class com.sunwheeltech.sirius.filebrowser.FileBrowser
rebuild the View to match the specified rootfile and locked status

S

setLocked(boolean) - Method in class com.sunwheeltech.sirius.filebrowser.FileBrowser
set whether the file-rowsing may go up above the root file or not
setRootFile(File) - Method in class com.sunwheeltech.sirius.filebrowser.FileBrowser
set the top-level file being browsed

A C F G L R S