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

Quick Search    Search Deep
A B C D E F G H I J O P R S T U V

A

ApplicationFrame - class jgift.ui.ApplicationFrame.
Main application window..
ApplicationFrame(GiftConnection, Properties, HelpSet) - Constructor for class jgift.ui.ApplicationFrame
Creates a new instance of ApplicationFrame.
addSearchResult(SearchResult) - Method in class jgift.ui.SearchTableModel
Adds a search result to the table.
addTransfer(Transfer) - Method in class jgift.ui.TransferTableModel
Add a transfer to this model.
alertError(Throwable, String) - Static method in class jgift.ui.ErrorDialog
Displays an error message to the user.
applyButton - Variable in class jgift.ui.PreferencesPanel
 
applyChanges() - Method in class jgift.ui.PreferencesPanel
Save the configuration settings and restart the giFT daemon.
audioRadio - Variable in class jgift.ui.SearchPanel
 

B

bundle - Variable in class jgift.ui.ApplicationFrame
 
bundle - Static variable in class jgift.ui.ErrorDialog
 
bundle - Variable in class jgift.ui.PreferencesPanel
 
bundle - Variable in class jgift.ui.SearchPanel
 
bundle - Variable in class jgift.ui.SearchTableModel
 
bundle - Variable in class jgift.ui.TransferTableModel
 
bundle - Variable in class jgift.ui.TransfersPanel
 

C

cancelTransfer() - Method in class jgift.ui.TransfersPanel
Cancel a transfer.
clear() - Method in class jgift.ui.SearchTableModel
Clear the contents of the tree.
columnClasses - Variable in class jgift.ui.SearchTableModel
 
columnClasses - Variable in class jgift.ui.TransferTableModel
 
columnNames - Variable in class jgift.ui.SearchTableModel
 
columnNames - Variable in class jgift.ui.TransferTableModel
 
columnSorters - Variable in class jgift.ui.SearchTableModel
 
conn - Variable in class jgift.ui.ApplicationFrame
 
conn - Variable in class jgift.ui.PreferencesPanel
 
conn - Variable in class jgift.ui.SearchPanel
 
conn - Variable in class jgift.ui.TransfersPanel
 
contentPanel - Variable in class jgift.ui.PreferencesPanel
 
currPath - Variable in class jgift.ui.TransfersPanel
 

D

documentsRadio - Variable in class jgift.ui.SearchPanel
 
downloadLabel - Variable in class jgift.ui.TransfersPanel
 
downloadModel - Variable in class jgift.ui.TransfersPanel
 
downloadPanel - Variable in class jgift.ui.TransfersPanel
 
downloadScroll - Variable in class jgift.ui.TransfersPanel
 
downloadTable - Variable in class jgift.ui.TransfersPanel
 

E

ErrorDialog - class jgift.ui.ErrorDialog.
Dialog that warns the user of an error.
ErrorDialog() - Constructor for class jgift.ui.ErrorDialog
 
everythingRadio - Variable in class jgift.ui.SearchPanel
 

F

finalize() - Method in class jgift.ui.SearchPanel
Called by the garbage collector on an object when garbage collection determines that there are no more references to the object.
findMoreSources() - Method in class jgift.ui.TransfersPanel
Find more sources for the selected download.

G

getChild(Object, int) - Method in class jgift.ui.SearchTableModel
Get the child of parent at the specified index in the parent's child array.
getChild(Object, int) - Method in class jgift.ui.TransferTableModel
Get the child of parent at the specified index in the parent's child array.
getChildCount(Object) - Method in class jgift.ui.SearchTableModel
Get the number of children that the specified tree node has.
getChildCount(Object) - Method in class jgift.ui.TransferTableModel
Get the number of children that the specified tree node has.
getColumnClass(int) - Method in class jgift.ui.SearchTableModel
Get the most specific superclass for all the cell values in the column.
getColumnClass(int) - Method in class jgift.ui.TransferTableModel
Get the most specific superclass for all the cell values in the column.
getColumnCount() - Method in class jgift.ui.SearchTableModel
Get the number of columns in each node of the tree.
getColumnCount() - Method in class jgift.ui.TransferTableModel
Get the number of columns in each node of the tree.
getColumnName(int) - Method in class jgift.ui.SearchTableModel
Get the name of the specified column.
getColumnName(int) - Method in class jgift.ui.TransferTableModel
Get the name of the specified column.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jgift.ui.TransfersPanel.ProgressCellRenderer
Get the component used to render the cell.
getValueAt(Object, int) - Method in class jgift.ui.SearchTableModel
Get the value in the specified column of a tree node.
getValueAt(Object, int) - Method in class jgift.ui.TransferTableModel
Get the value in the specified column of a tree node.

H

helpBroker - Variable in class jgift.ui.ApplicationFrame
 
helpButton - Variable in class jgift.ui.PreferencesPanel
 
helpSet - Variable in class jgift.ui.ApplicationFrame
 
helpSet - Variable in class jgift.ui.PreferencesPanel
 
helpViewer - Variable in class jgift.ui.PreferencesPanel
 

I

imagesRadio - Variable in class jgift.ui.SearchPanel
 
initComponents() - Method in class jgift.ui.SearchPanel
This method is called from within the constructor to initialize the form.
initComponents() - Method in class jgift.ui.TransfersPanel
This method is called from within the constructor to initialize the form.
initMenu() - Method in class jgift.ui.ApplicationFrame
Initialize the menu bar.
initTab() - Method in class jgift.ui.ApplicationFrame
Initialize the tabbed pane.
initToolbar() - Method in class jgift.ui.ApplicationFrame
Initialize the toolbar.
isLeaf(Object) - Method in class jgift.ui.SearchTableModel
Determine if the specified node is a leaf.
isLeaf(Object) - Method in class jgift.ui.TransferTableModel
Determine if the specified node is a leaf.

J

jgift.ui - package jgift.ui
 

O

opPanel - Variable in class jgift.ui.PreferencesPanel
 
optionPanel - Variable in class jgift.ui.SearchPanel
 

P

PreferencesPanel - class jgift.ui.PreferencesPanel.
Interface for setting the user preferences.
PreferencesPanel(GiftConnection, Properties, HelpSet) - Constructor for class jgift.ui.PreferencesPanel
Creates a new instance of PrefsPanel.
pauseDownload() - Method in class jgift.ui.TransfersPanel
Pause the selected download.
preferencesPanel - Variable in class jgift.ui.ApplicationFrame
 
progress - Variable in class jgift.ui.SplashScreen
 
properties - Variable in class jgift.ui.ApplicationFrame
 
properties - Variable in class jgift.ui.PreferencesPanel
 

R

realmGroup - Variable in class jgift.ui.SearchPanel
 
removeTransfer(String) - Method in class jgift.ui.TransferTableModel
Remove a transfer from the table.
resultList - Variable in class jgift.ui.SearchTableModel
 
resultMap - Variable in class jgift.ui.SearchTableModel
 
resultMenu - Variable in class jgift.ui.SearchPanel
 
resultModel - Variable in class jgift.ui.SearchPanel
 
resultPanel - Variable in class jgift.ui.SearchPanel
 
resultScroll - Variable in class jgift.ui.SearchPanel
 
resultTable - Variable in class jgift.ui.SearchPanel
 
resumeDownload() - Method in class jgift.ui.TransfersPanel
Resume the selected download.

S

SearchPanel - class jgift.ui.SearchPanel.
Interface for performing searches.
SearchPanel(GiftConnection) - Constructor for class jgift.ui.SearchPanel
Creates a new instance of SearchPanel.
SearchTableModel - class jgift.ui.SearchTableModel.
Model for tables that display search results.
SearchTableModel() - Constructor for class jgift.ui.SearchTableModel
Create a new instance of SearchTableModel.
SplashScreen - class jgift.ui.SplashScreen.
Displays the application splash screen during startup.
SplashScreen() - Constructor for class jgift.ui.SplashScreen
Creates a new instance of SplashScreen.
save() - Method in class jgift.ui.PreferencesPanel
Saves the preferences to the configuration file(s).
searchButton - Variable in class jgift.ui.SearchPanel
 
searchField - Variable in class jgift.ui.SearchPanel
 
searchLabel - Variable in class jgift.ui.SearchPanel
 
searchListener - Variable in class jgift.ui.SearchPanel
 
searchPanel - Variable in class jgift.ui.ApplicationFrame
 
searchSession - Variable in class jgift.ui.SearchPanel
 
setProgress(double) - Method in class jgift.ui.SplashScreen
Set the position of the progress bar.
setProgressText(String) - Method in class jgift.ui.SplashScreen
Set the text of the progress bar.
setValueAt(Object, Object, int) - Method in class jgift.ui.SearchTableModel
Set the value of the specified column of a tree node.
setValueAt(Object, Object, int) - Method in class jgift.ui.TransferTableModel
Set the value of the specified column of a tree node.
showAbout() - Method in class jgift.ui.ApplicationFrame
Display the about dialog.
showHelp() - Method in class jgift.ui.PreferencesPanel
Displays the help page for the selected preference panel.
showMetadata() - Method in class jgift.ui.SearchPanel
Display the metadata of the currently selected file.
softwareRadio - Variable in class jgift.ui.SearchPanel
 
sort() - Method in class jgift.ui.SearchTableModel
Sort the contents of the tree.
sortByColumn(int) - Method in class jgift.ui.SearchTableModel
Sort the contents by the specified column.
sortGroup(SearchResultGroup) - Method in class jgift.ui.SearchTableModel
Sort the results of a group.
sortedColumn - Variable in class jgift.ui.SearchTableModel
 
sourceMenu - Variable in class jgift.ui.TransfersPanel
 
speedFormat - Variable in class jgift.ui.TransferTableModel
 
split - Variable in class jgift.ui.SearchPanel
 
split - Variable in class jgift.ui.TransfersPanel
 
startSearch() - Method in class jgift.ui.SearchPanel
Start the search.
statusLabel - Variable in class jgift.ui.SearchPanel
 
statusPanel - Variable in class jgift.ui.SearchPanel
 
stopButton - Variable in class jgift.ui.SearchPanel
 
stopSearch(boolean) - Method in class jgift.ui.SearchPanel
Stop the search.
switchHelp() - Method in class jgift.ui.PreferencesPanel
Switches the help topic in the help window.

T

TransferTableModel - class jgift.ui.TransferTableModel.
Model for tables that display transfer statuses.
TransferTableModel() - Constructor for class jgift.ui.TransferTableModel
Create a new instance of TransferTableModel.
TransfersPanel - class jgift.ui.TransfersPanel.
Interface for managing file transfers.
TransfersPanel(GiftConnection) - Constructor for class jgift.ui.TransfersPanel
Creates a new instance of TransfersPanel.
TransfersPanel.ProgressCellRenderer - class jgift.ui.TransfersPanel.ProgressCellRenderer.
Renders the progress percentage using a progress bar.
TransfersPanel.ProgressCellRenderer() - Constructor for class jgift.ui.TransfersPanel.ProgressCellRenderer
Create a new instance of ProgressCellRenderer.
tab - Variable in class jgift.ui.PreferencesPanel
 
transferFile() - Method in class jgift.ui.SearchPanel
Request that the selected search result be downloaded.
transferList - Variable in class jgift.ui.TransferTableModel
 
transferListener - Variable in class jgift.ui.TransfersPanel
 
transferMenu - Variable in class jgift.ui.TransfersPanel
 
transfersPanel - Variable in class jgift.ui.ApplicationFrame
 

U

updateEnabled() - Method in class jgift.ui.TransfersPanel
Update the enabled state of the popup menu items.
updateTransfer(Transfer) - Method in class jgift.ui.TransferTableModel
Update a transfer in this model.
uploadLabel - Variable in class jgift.ui.TransfersPanel
 
uploadMenu - Variable in class jgift.ui.TransfersPanel
 
uploadModel - Variable in class jgift.ui.TransfersPanel
 
uploadPanel - Variable in class jgift.ui.TransfersPanel
 
uploadScroll - Variable in class jgift.ui.TransfersPanel
 
uploadTable - Variable in class jgift.ui.TransfersPanel
 

V

videoRadio - Variable in class jgift.ui.SearchPanel
 

A B C D E F G H I J O P R S T U V