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

Quick Search    Search Deep

Package org.jext.misc

Interface Summary
AbstractPlugReader  
FindFilter Each search option tab that implements FindFilterFactory defines an inner class that implements FindFilter.
FindFilterFactory Implemented by each search option panel.
FindProgressCallback  
HandlingRunnable  
 

Class Summary
AboutPlugins  
AboutWindow  
AutoSave  
CompleteWordList  
CopyThread  
DownloaderThread  
FindAccessory A threaded file search accessory for JFileChooser.
FindByDate Implements a user interface and generates FindFilter for selecting files by date.
FindByName Implements user interface and generates FindFilter for selecting files by name.
Indent  
JextMail  
PluginAuthor  
PluginDesc  
PluginDownload This is the master class of all the plugin update process; see the code of main() for a sample of use.
PluginDownload.WaitDialog  
ProjectPanel  
SaveDialog  
StringSorter  
SwingWorker This class comes from the SwingWorker class described at the URL below(3rd version), but has substantially changed; http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
SwingWorker.ThreadVar Class to maintain reference to current worker thread under separate synchronization control.
TabSwitcher Switches tabs due to the failure of JRE 1.4 to properly do so.
VersionCheck  
VirtualFolders Virtual Folders are a kind of project manager.
Workspaces  
Workspaces.WorkspaceElement  
WorkspaceSwitcher  
ZipExplorer