A B C D E F G H I J K L M N O P R S T U V W Y

A

APPROVE_OPTION - Static variable in class org.jurvis.swing.JvPanelDialog
Return value if approve (yes, ok) is chosen.
AUTOMATIC - Static variable in class org.jurvis.net.JvProxyConfig
Enumerated value indicating internet connections should be made through an automatically configured proxy (i.e.
accept(JvVisitor) - Method in interface org.jurvis.patterns.JvVisitable
Accept a visit by the specified visitor.
actionPerformed(ActionEvent) - Method in class org.jurvis.swing.JvPanelDialog.CancelAction
 
actionPerformed(ActionEvent) - Method in class org.jurvis.swing.JvPanelDialog.OkAction
 
actionPerformed(ActionEvent) - Method in class org.jurvis.swing.actions.JvLongAction
Method called when the user invokes this action.
actionPerformed(ActionEvent) - Method in class org.jurvis.swing.actions.JvUnimplementedAction
 
actionPerformed(ActionEvent) - Method in class org.jurvis.swing.actions.JvViewAction
 
actionPerformed(ActionEvent) - Method in class org.jurvis.swing.explorer.JvViewExplorerDetailsAction
 
actionPerformed(ActionEvent) - Method in class org.jurvis.util.JvDefaultFileFetcher
Method called when the timer fires.
activeView - Variable in class org.jurvis.swing.app.JvApplication
The active view.
add(MutableTreeNode) - Method in interface org.jurvis.swing.explorer.JvExplorerNode
Removes newChild from its parent and makes it a child of this node by adding it to the end of this node's child array.
add(int, TableCellEditor) - Method in class org.jurvis.swing.table.JvEachRowEditor
 
add(int, TableCellRenderer) - Method in class org.jurvis.swing.table.JvEachRowRenderer
 
add(Object, DropTargetDropEvent, DataFlavor) - Method in class org.jurvis.swing.table.JvObjectTable
Method called when an object is dropped on the table.
add(JvErrorList.Entry) - Method in class org.jurvis.util.JvErrorList
Add an error entry to the end of the errors list.
add(String) - Method in class org.jurvis.util.JvErrorList
Add an error regarding the specified component to the errors list.
add(JComponent, String, String) - Method in class org.jurvis.util.JvErrorList
Add an error regarding the specified component to the errors list.
addAutoCommitter(JvForm, JvField) - Static method in class org.jurvis.swing.form.JvFieldUtilities
Add a modification listener to a field's component that will auto-commit any change to a form's model.
addAutoCommitter(JvForm, JvField, String) - Static method in class org.jurvis.swing.form.JvFieldUtilities
Add a modification listener to a field's component that will auto-commit any change to a form's model.
addBytesTransferred(int) - Method in class org.jurvis.util.JvDataTransferModel
Adjust the number of bytes transferred so far.
addCellEditorListener(CellEditorListener) - Method in class org.jurvis.swing.JvAbstractCellEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.jurvis.swing.table.JvEachRowEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
addDataTransferModelListener(JvDataTransferModelListener) - Method in class org.jurvis.util.JvDataTransferModel
Adds a listener to the list that is notified each time a change to the data model occurs.
addItem() - Method in interface org.jurvis.swing.JvPanelContainer
Add an new item to the container.
addItem() - Method in class org.jurvis.swing.table.JvTable
Add an new item to the container.
addItem() - Method in class org.jurvis.swing.tree.JvTree
Add an new item to the container.
addLayoutComponent(String, Component) - Method in class org.jurvis.awt.JvAbstractLayoutManager
Adds the specified component with the specified name to the layout.
addLayoutComponent(Component, Object) - Method in class org.jurvis.awt.JvAbstractLayoutManager2
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class org.jurvis.awt.JvColumnFillLayout
Adds the specified component with the specified name to the layout.
addLeftComponent(JComponent) - Method in class org.jurvis.swing.explorer.JvExplorer
 
addModificationListener(JvField, JvFieldModificationListener) - Static method in class org.jurvis.swing.form.JvFieldUtilities
Add a modification listener to a field.
addModificationListener(Component, JvFieldModificationListener) - Static method in class org.jurvis.swing.form.JvFieldUtilities
Add a modification listener to a field's component.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jurvis.beans.JvAbstractJavaBean
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jurvis.beans.JvJavaBean
Add a PropertyChangeListener to the listener list.
addRightComponent(JComponent) - Method in class org.jurvis.swing.explorer.JvExplorer
 
addRow(JvObjectTableRow) - Method in class org.jurvis.swing.table.JvDefaultObjectTableModel
Adds a row to the end of the model.
addRow(JvObjectTableRow) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Adds a row to the end of the model.
addSecondsElapsed(int) - Method in class org.jurvis.util.JvDataTransferModel
Adjust the number of seconds elapsed so far.
addSource(ResourceBundle) - Method in class org.jurvis.util.JvPropertyLocator
Register a property source with this JvPropertyLocator.
addSource(Properties) - Method in class org.jurvis.util.JvPropertyLocator
Register a property source with this JvPropertyLocator.
addSource(String) - Method in class org.jurvis.util.JvPropertyLocator
Register a property source with this JvPropertyLocator.
addSource(Object) - Method in class org.jurvis.util.JvPropertyLocator
Register a property source with this JvPropertyLocator.
adjustingSelection - Variable in class org.jurvis.swing.table.JvObjectTable
 
apply(Component, Component) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties found for the named object object.
applyAction(Action, Component) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties and/or factory customizations to an Action.
applyAction(Action, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties and/or factory customizations to an Action.
applyApplication(JvApplication) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JvApplication.
applyButton(JButton, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JButton.
applyCheckBox(JCheckBox, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JCheckBox.
applyComboBox(JComboBox, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JComboBox.
applyDialog(JDialog, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JDialog.
applyEditorPane(JEditorPane, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JEditorPane.
applyFileChooser(JFileChooser, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JFileChooser.
applyLabel(JLabel, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JLabel.
applyList(JList, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JList.
applyMenu(JMenu, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JMenu.
applyMenuBar(JMenuBar, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JMenuBar.
applyMenuItem(JMenuItem, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to a JMenuItem.
applyOptionPane(JOptionPane, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JOptionPane.
applyPanel(JPanel, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JPanel.
applyPasswordField(JPasswordField, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JPasswordField.
applyPopupMenu(JPopupMenu, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JPopupMenu.
applyRadioButton(JRadioButton, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to a JRadioButton.
applyScrollPane(JScrollPane, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JScrollPane.
applySplitPane(JSplitPane, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JSplitPane.
applyStatusBar(JvStatusBar, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JvStatusBar.
applyTabbedPane(JTabbedPane, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JTabbedPane.
applyTable(JTable, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JTable.
applyTableColumn(TableColumn, JTable, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JTableColumn.
applyTextField(JTextField, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JTextField.
applyToggleButton(JToggleButton, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JToggleButton.
applyToolBar(JToolBar, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JToolBar.
applyToolItem(JButton, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to a JButton.
applyTree(JTree, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an JTree.
applyView(JvView, Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties to an NView.
applyWaitDialog(JDialog, Component, String, String, String) - Method in class org.jurvis.swing.JvSwingFactory
Apply any properties on a JDialog to be used to display a wait message.
approveSelection() - Method in class org.jurvis.swing.JvPanelDialog
Approve the user's selection and close the dialog.
ascending - Variable in class org.jurvis.swing.table.JvDefaultSortableTableModel
 

B

backgroundNonSelectionColor - Variable in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Color to use for the background when the node isn't selected.
backgroundSelectionColor - Variable in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Color to use for the background when a node is selected.
baseName(String) - Static method in class org.jurvis.lang.JvStringUtilities
Return the base name of the specified name.
buttonModel - Variable in class org.jurvis.swing.actions.JvViewAction
The button model tracking the component's visibility.
buttonModel - Variable in class org.jurvis.swing.explorer.JvViewExplorerDetailsAction
The button model tracking the component's visibility.
bytes - Variable in class org.jurvis.util.JvDefaultFileFetcher
 

C

CANCELLED - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer was cancelled by the user.
CANCEL_OPTION - Static variable in class org.jurvis.swing.JvPanelDialog
Return value if cancel is chosen.
CANCEL_OPTION - Static variable in interface org.jurvis.swing.form.JvView
Return value from class method if CANCEL is chosen.
CENTER - Static variable in class org.jurvis.awt.JvColumnLayout
 
COLUMN_PREFIX - Static variable in class org.jurvis.swing.table.JvTableEditorSelector
 
COMPLETED - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer has completed successfully.
COPY - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer is a copy.
CharEditor - Class in org.jurvis.beans.editors
A PropertyEditor for converting back and forth between a String and a Character.
CharEditor() - Constructor for class org.jurvis.beans.editors.CharEditor
 
cacheDir - Variable in class org.jurvis.util.JvFileCache
The local directory holding the cached files.
cachedFile - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
cancelCellEditing() - Method in class org.jurvis.swing.JvAbstractCellEditor
 
cancelCellEditing() - Method in class org.jurvis.swing.table.JvEachRowEditor
 
cancelCellEditing() - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
cancelRequested() - Method in class org.jurvis.util.JvDataTransferModel
Determine if a request has been made to cancel the transfer.
capitalize(String) - Static method in class org.jurvis.lang.JvStringUtilities
Utility method to take a string and capitalize it.
captureModifications(Preferences) - Method in class org.jurvis.swing.explorer.JvExplorer
Save any modifications needing to be persisted across application invocations in preferences.
captureModifications(Preferences) - Method in interface org.jurvis.util.JvModifiable
Save any modifications needing to be persisted across application invocations in preferences.
capturePreferences() - Method in class org.jurvis.swing.app.JvApplication
Capture any preferences of this application that should be persisted across sessions.
centerWindow(Window) - Static method in class org.jurvis.awt.JvAWTUtilities
Center the given component within the screen.
centerWindow(Window, Window) - Static method in class org.jurvis.awt.JvAWTUtilities
Center the given component within the bounds of another window.
changedUpdate(DocumentEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Gives notification that an attribute or set of attributes changed.
checkModel() - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
checkPopupTrigger(MouseEvent) - Method in class org.jurvis.swing.explorer.JvExplorerTree
Method called when a mousePressed or mouseReleased event occurs.
checkPopupTrigger(MouseEvent) - Method in class org.jurvis.swing.table.JvObjectTable
Method called when a mousePressed or mouseReleased event occurs.
checkbox - Variable in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
 
checkbox - Variable in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
checked - Variable in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
children() - Method in class org.jurvis.swing.tree.JvDynamicTreeNode
Returns the children of the reciever as an Enumeration.
chooseLowWaterMark(int, double) - Method in class org.jurvis.util.JvLongHashMap
Returns new low water mark threshold based on current capacity and minLoadFactor.
chooseMeanCapacity(int, double, double) - Method in class org.jurvis.util.JvLongHashMap
Chooses a new prime table capacity neither favoring shrinking nor growing, that (approximately) satisfies the invariant c * minLoadFactor <= size <= c * maxLoadFactor and has at least one FREE slot for the given size.
chooseShrinkCapacity(int, double, double) - Method in class org.jurvis.util.JvLongHashMap
Chooses a new prime table capacity optimized for shrinking that (approximately) satisfies the invariant c * minLoadFactor <= size <= c * maxLoadFactor and has at least one FREE slot for the given size.
clear() - Method in class org.jurvis.util.JvLongHashMap
Removes all (key,value) associations from the receiver.
clearFields(JvForm) - Static method in class org.jurvis.swing.form.JvFormUtilities
Clear the fields within the form.
close(InputStream) - Static method in class org.jurvis.io.JvCloser
Close an InputStream.
close(OutputStream) - Static method in class org.jurvis.io.JvCloser
Close an OutputStream.
close(Reader) - Static method in class org.jurvis.io.JvCloser
Close an Reader.
close(Writer) - Static method in class org.jurvis.io.JvCloser
Close a Writer.
close(Socket) - Static method in class org.jurvis.io.JvCloser
Close a Socket.
close(ServerSocket) - Static method in class org.jurvis.io.JvCloser
Close a ServerSocket.
close(int) - Method in class org.jurvis.swing.form.JvAbstractView
Called to notify the view that it is being permanently closed.
close(int) - Method in interface org.jurvis.swing.form.JvView
Called to notify the view that it is being permanently closed.
closeViews(int) - Method in class org.jurvis.swing.app.JvApplication
Close the views of the application.
column - Variable in class org.jurvis.swing.JvGenericCellEditor
 
columnMapper - Variable in class org.jurvis.swing.table.JvMappedObjectTableModel
The object mapping from the row data to table columns.
columnMoved(TableColumnModelEvent) - Method in class org.jurvis.swing.table.JvObjectTable
Method from the TablecolumnModelListener interface.
commit(JvErrorList) - Method in class org.jurvis.swing.form.JvAbstractForm
Commit all the user changes in the form to the form's model.
commit(JvErrorList) - Method in interface org.jurvis.swing.form.JvForm
Commit all the user changes in the form to the form's model.
compare(Object, Object) - Method in class org.jurvis.swing.JvPropertyComparator
Compares its two arguments for order.
compare(int, int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
compareRowsByColumn(int, int, int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
compareTo(Object) - Method in class org.jurvis.util.JvNamedValue
Compares this object with the specified object for order.
compares - Variable in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
component - Variable in class org.jurvis.swing.actions.JvViewAction
The controlled component.
component - Variable in class org.jurvis.swing.form.JvAbstractField
The JComponent displaying the value of this field.
configurationScriptURL - Variable in class org.jurvis.net.JvProxyConfig
The URL of the automatic configuration proxy script.
connectFailed(URI, SocketAddress, IOException) - Method in class org.jurvis.net.JvProxySelector
Called to indicate that a connection could not be established to a proxy/socks server.
constraintsMap - Variable in class org.jurvis.awt.JvAbstractLayoutManager2
The constraints for each component.
construct() - Method in class org.jurvis.swing.JvSwingWorker
Compute the value to be returned by the get method.
construct() - Method in class org.jurvis.swing.app.JvAppWorker
Compute the value to be returned by the get method.
containsKey(long) - Method in class org.jurvis.util.JvLongHashMap
Returns true if the receiver contains the specified key.
containsValue(Object) - Method in class org.jurvis.util.JvLongHashMap
Returns true if the receiver contains the specified value.
contentLength - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
contentsChanged(ListDataEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Sent when the contents of the list has changed in a way that's too complex to characterize with the previous methods.
copyItem() - Method in interface org.jurvis.swing.JvPanelContainer
Copy the currently selected item to the clipboard.
copyItem() - Method in class org.jurvis.swing.table.JvTable
Copy the currently selected item to the clipboard.
copyItem() - Method in class org.jurvis.swing.tree.JvTree
Copy the currently selected item to the clipboard.
countOf(String, int) - Static method in class org.jurvis.lang.JvStringUtilities
Return the number of times the specified character is found within the string.
createAboutAction(Component, String, URL) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JvAboutAction with the given name that controls the specified details pane.
createApplication(String) - Method in class org.jurvis.swing.JvSwingFactory
Construct an NApplication with the given name.
createButton(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JButton.
createButton(Component, Action) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JButton based on an Action.
createCancelAction() - Method in class org.jurvis.swing.JvPanelDialog
 
createCheckBox(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JCheckBox.
createComboBox(Component, String, ComboBoxModel) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JComboBox.
createComboBox(Component, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JComboBox.
createComboBox(Component, String, Vector) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JComboBox.
createDefaultColumnsFromModel() - Method in class org.jurvis.swing.table.JvTable
Creates columns for the table from the data model using the getColumnCount method defined in the TableModel interface.
createEditorPane(Component, String, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JEditorPane.
createEditorPane(Component, String, String, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JEditorPane.
createErrorDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a dialog displaying a error message to the user.
createErrorDialog(Component, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Construct a dialog displaying a error message to the user.
createField(Container, Class, String) - Method in class org.jurvis.swing.JvSwingFactory
Create a JvField named property to edit the property of instance of class clazz.
createField(Container, String, Class, String) - Method in class org.jurvis.swing.JvSwingFactory
Create a JvField named name to edit the property of instance of class clazz.
createField(Container, String, Class) - Method in class org.jurvis.swing.JvSwingFactory
Create a JvField named name to edit a property of type propertyType.
createField(Container, String, String, Class) - Method in class org.jurvis.swing.JvSwingFactory
Create a JvField named name to edit a property of type propertyType.
createField(Container, Class, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JvField to edit the property of instance class clazz.
createFileChooser(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JFileChooser.
createHelpMenuItem(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JMenuItem that invokes help and add it to its parent.
createHorizontalSpace(Container, GridBagConstraints) - Method in class org.jurvis.swing.JvSwingFactory
Create a GUI that takes some horizontal space in the parent container.
createIcon(String) - Method in class org.jurvis.swing.JvSwingFactory
Finds an icon with the given name.
createLabel(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JLabel.
createLineSeparator(JToolBar) - Method in class org.jurvis.swing.JvSwingFactory
Create a Microsoft Windows-style vertical-line separator for a toolbar.
createList(Component, String, ListModel) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JList.
createMenu(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JMenu and add it to its parent.
createMenuBar(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JMenuBar.
createMenuItem(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JMenuItem and add it to it's parent.
createMenuItem(Component, Action) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JMenuItem and add it to its parent.
createMenuItem(Component, String, Action) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JMenuItem and add it to it's parent.
createMouseListener() - Method in class org.jurvis.swing.explorer.JvExplorerTree
Create a MouseListener for listening to mouse events within the JvExplorerTree.
createMouseListener() - Method in class org.jurvis.swing.table.JvObjectTable
Create a MouseListener for listening to mouse events within the JvObjectTable.
createOkAction() - Method in class org.jurvis.swing.JvPanelDialog
 
createOptionDialog(Component, JOptionPane, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a dialog displaying a JOptionPane to the user.
createOptionPane(Component, String, int) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JOptionPane.
createOptionPane(Component, String, int, int) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JOptionPane.
createOptionPane(Component, String, int, int, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JOptionPane.
createOptionPane(Component, String, int, int, Object) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JOptionPane.
createPanel(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JPanel.
createPanel(Component, String, LayoutManager) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JPanel with the specified layout manager.
createPasswordField(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JPasswordField.
createPopupMenu(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JPopupMenu and add it to its parent.
createRadioButton(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JRadioButton.
createRadioMenuItem(Component, Action) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JRadioButtonMenuItem and add it to it's parent.
createReadOnlyTextField(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JTextField that is intended for only display purposes.
createScrollPane(Component, String, Component) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JScrollPane.
createSelectionListener() - Method in class org.jurvis.swing.table.JvObjectTable
Create a ListSelectionListener for listening to selection events within the JvObjectTable.
createSpaceSeparator(JToolBar) - Method in class org.jurvis.swing.JvSwingFactory
Create a space separator for a toolbar.
createSplitPane(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JSplitPane.
createStatusBar(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JvStatusBar.
createTab(JTabbedPane, Component) - Method in class org.jurvis.swing.JvSwingFactory
Construct a new tab for a JTabbedPane.
createTab(JTabbedPane, String, Component) - Method in class org.jurvis.swing.JvSwingFactory
Construct a new tab for a JTabbedPane.
createTabbedPane(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JTabbedPane.
createTable(Component, String, TableModel) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JTable.
createTableColumn(JTable, String, int) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JTableColumn.
createTableHeaderListener() - Method in class org.jurvis.swing.table.JvObjectTable
Create a MouseListener for listening to mouse events within the JTableHeader.
createTextField(Container, Class, String, int) - Method in class org.jurvis.swing.JvSwingFactory
Create a JvField named named to edit the property of instance of class clazz.
createTextField(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JTextField.
createToggleButton(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JToggleButton.
createToolBar(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JToolBar.
createToolItem(Component, Action) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JButton used in a tool bar and add it to its parent.
createTree(Component, String, TreeModel) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JTree.
createUnimplementedAction(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a placeholder for an unimplemented action.
createVerticalSpace(Container, GridBagConstraints) - Method in class org.jurvis.swing.JvSwingFactory
Create a GUI that takes some vertical space in the parent container.
createViewAction(Component, String, Component) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JvViewAction with the given name that controls the specified component.
createViewDetailsAction(JvExplorer, String, JvExplorerDetails) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JvViewExplorerDetailsAction with the given name that controls the specified details pane.
createWaitDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a JDialog to be used to display a wait message.
createWarningDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct a dialog displaying a warning message to the user.
createdField(JvField, JComponent, JLabel, String) - Method in class org.jurvis.swing.JvSwingFactory
Perform any final initialization of the newly created JvField.

D

DEFAULT_CAPACITY - Static variable in class org.jurvis.util.JvLongHashMap
 
DEFAULT_MAX_LOAD_FACTOR - Static variable in class org.jurvis.util.JvLongHashMap
 
DEFAULT_MIN_LOAD_FACTOR - Static variable in class org.jurvis.util.JvLongHashMap
 
DIRECT - Static variable in class org.jurvis.net.JvProxyConfig
Enumerated value indicating internet connections should be made directly (i.e.
DIRECT - Static variable in class org.jurvis.net.JvProxyInfo
Enumerated value indicating the connection can be made directly, without any proxies.
DOWN - Static variable in class org.jurvis.swing.table.JvBevelArrowIcon
 
DOWN - Static variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
DOWNLOAD - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer is a download.
DimensionEditor - Class in org.jurvis.beans.editors
A PropertyEditor for converting back and forth between a String and a Dimension.
DimensionEditor() - Constructor for class org.jurvis.beans.editors.DimensionEditor
 
DoubleEditor - Class in org.jurvis.beans.editors
A PropertyEditor for converting back and forth between a String and a Double.
DoubleEditor() - Constructor for class org.jurvis.beans.editors.DoubleEditor
 
debugElapsedTime(Log, String, long) - Static method in class org.jurvis.logging.JvLoggingUtilities
Log the amount of elapsed time consumed by a method.
decapitalize(String) - Static method in class org.jurvis.lang.JvStringUtilities
Utility method to take a string and convert it to normal Java variable name capitalization.
defaultEditor - Variable in class org.jurvis.swing.table.JvEachRowEditor
 
defaultEditor - Variable in class org.jurvis.swing.table.JvTableEditorSelector
 
defaultRenderer - Variable in class org.jurvis.swing.table.JvEachRowRenderer
 
defaultVisit(Object) - Method in class org.jurvis.patterns.JvReflectiveVisitor
 
deleteItem() - Method in interface org.jurvis.swing.JvPanelContainer
Delete the currently selected item from the container.
deleteItem() - Method in class org.jurvis.swing.table.JvTable
Delete the currently selected item from the container.
deleteItem() - Method in class org.jurvis.swing.tree.JvTree
Delete the currently selected item from the container.
details - Variable in class org.jurvis.swing.explorer.JvViewExplorerDetailsAction
The controlled details panel.
dialog - Variable in class org.jurvis.swing.JvPanelDialog
 
distinct - Variable in class org.jurvis.util.JvLongHashMap
 
dnsDomainIs(Context, Scriptable, Object[], Function) - Static method in class org.jurvis.net.JvRhinoConfigEvaluator
Return true iff the domain of hostname matches.
doChildrenQuery() - Method in class org.jurvis.swing.tree.JvDynamicTreeNode
Determine if this node has any children and link them to this node.
downButton - Variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
dropNode - Variable in class org.jurvis.swing.tree.JvTreeCellRenderer
 

E

EMPTY_DOCUMENT - Static variable in class org.jurvis.swing.JvReadOnlyPlainDocument
 
ERROR_OPTION - Static variable in class org.jurvis.swing.JvPanelDialog
Return value if an error occured.
ETAG - Static variable in class org.jurvis.net.JvNetUtilities
HTTP header Etag.
EXPIRES - Static variable in class org.jurvis.net.JvNetUtilities
HTTP header Expires.
editItem() - Method in interface org.jurvis.swing.JvPanelContainer
Edit the currently selected item of the container.
editItem() - Method in class org.jurvis.swing.table.JvTable
Edit the currently selected item of the container.
editItem() - Method in class org.jurvis.swing.tree.JvTree
Edit the currently selected item of the container.
editRow(int) - Method in class org.jurvis.swing.table.JvObjectTable
Edit the specified row.
editable - Variable in class org.jurvis.swing.table.JvMappedObjectTableModel
True if the data within this model is editable.
editor - Variable in class org.jurvis.swing.form.JvPropertyEditorField
The PropertyEditor used to convert an object to a string and vice-versa.
editor - Variable in class org.jurvis.swing.table.JvEachRowEditor
 
editor - Variable in class org.jurvis.swing.table.JvTableEditorSelector
 
editors - Variable in class org.jurvis.swing.table.JvEachRowEditor
 
editors - Variable in class org.jurvis.swing.table.JvTableEditorSelector
 
enabled - Variable in class org.jurvis.swing.form.JvAbstractForm
Flag indicating if the form is enabled.
enabled - Variable in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
ensureCapacity(int) - Method in class org.jurvis.util.JvLongHashMap
Ensures that the receiver can hold at least the specified number of associations without needing to allocate new internal memory.
enumeratorClass - Variable in class org.jurvis.swing.form.JvEnumeratorField
The JvEnumerator class.
equals(Object) - Method in class org.jurvis.patterns.JvEnumerator
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jurvis.util.JvHTMLText
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.jurvis.util.JvNamedValue
Compares the specified object with this entry for equality.
etag - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
evaluate(String, URI) - Static method in class org.jurvis.net.JvRhinoConfigEvaluator
Evaluate the specified proxy auto-config script and return the list of proxies to be used to access the specified URI.
execute(ActionEvent) - Method in class org.jurvis.swing.actions.JvLongAction
Execute the long running action.
exists() - Method in class org.jurvis.util.JvCachedFile
Determine if the URL has already been cached.
exit(int) - Method in class org.jurvis.swing.app.JvApplication
Requests terminatination of the application.
expires - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
explorer - Variable in class org.jurvis.swing.explorer.JvViewExplorerDetailsAction
The Explorer component.
extractPreferences() - Method in class org.jurvis.swing.app.JvApplication
Extract any apply saved preferences applicable for this application.

F

FAILED - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer failed.
FILE_NAME_MAX - Static variable in class org.jurvis.util.JvCachedFile
The maximum length of a file name.
FILL - Static variable in class org.jurvis.awt.JvColumnFillLayout
LayoutManager "constraint" used to designate the fill component.
FILL - Static variable in class org.jurvis.awt.JvColumnLayout
 
FREE - Static variable in class org.jurvis.util.JvLongHashMap
 
FULL - Static variable in class org.jurvis.util.JvLongHashMap
 
fetch(File, JvDataTransferModel) - Method in class org.jurvis.util.JvDefaultFileFetcher
Fetch the file and notify transferModel of the progress.
fetch(File, JvDataTransferModel) - Method in interface org.jurvis.util.JvFileFetcher
Fetch the file and notify transferModel of the progress.
fetchStarted - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
file - Variable in class org.jurvis.util.JvCachedFile
 
finished() - Method in class org.jurvis.swing.JvSwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished() - Method in class org.jurvis.swing.app.JvAppWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireEditingCanceled() - Method in class org.jurvis.swing.JvAbstractCellEditor
 
fireEditingStopped() - Method in class org.jurvis.swing.JvAbstractCellEditor
 
fireModelChanged() - Method in class org.jurvis.util.JvDataTransferModel
Notify all listeners that this model has changed.
fireModelChanged(EventObject) - Method in class org.jurvis.util.JvDataTransferModel
Notify all listeners that this model has changed.
firePropertyChange(String, Object, Object, boolean) - Method in class org.jurvis.beans.JvAbstractJavaBean
Supports reporting bound property changes.
firePropertyChange(String, Object, Object) - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Overridden for performance reasons.
firePropertyChange(String, boolean, boolean) - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Overridden for performance reasons.
form - Variable in class org.jurvis.swing.form.JvFormModificationListener
The form that will be marked as modified.
formatElapsedTime(String, long) - Static method in class org.jurvis.logging.JvLoggingUtilities
Format the elapsed time since startTime.
formatter - Variable in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Format object used to product a string from rendered object.
freeEntries - Variable in class org.jurvis.util.JvLongHashMap
 

G

gap - Variable in class org.jurvis.awt.JvAbstractLayoutManager
The gap in pixels between components.
get() - Method in class org.jurvis.swing.JvSwingWorker
Return the value created by the construct method.
get() - Method in class org.jurvis.swing.app.JvAppWorker
Return the value created by the construct method.
get(URL, JvDataTransferModel) - Method in class org.jurvis.util.JvFileCache
Get the file at the given URL.
get(long) - Method in class org.jurvis.util.JvLongHashMap
Returns the value associated with the specified key.
getActiveNode() - Method in class org.jurvis.swing.explorer.JvExplorer
Return the active explorer node.
getActiveNode() - Method in class org.jurvis.swing.explorer.JvExplorerListDetails
Return the active explorer node.
getActiveObject() - Method in class org.jurvis.swing.explorer.JvExplorer
Return the active object.
getActiveObject() - Method in interface org.jurvis.swing.explorer.JvExplorerDetails
Return the active explorer object.
getActiveObject() - Method in class org.jurvis.swing.form.JvAbstractForm
Return the active object in the form.
getActiveObject() - Method in interface org.jurvis.swing.form.JvForm
Return the active object in the form.
getActiveObject() - Method in class org.jurvis.swing.table.JvObjectTable
Return the active explorer object.
getActiveView() - Method in class org.jurvis.swing.app.JvApplication
Return the application's active view.
getApplication() - Method in class org.jurvis.swing.form.JvAbstractView
Return the application containing this view.
getAsText() - Method in class org.jurvis.swing.form.JvAbstractField
Gets the property value as text.
getAsText() - Method in interface org.jurvis.swing.form.JvField
Gets the property value as text.
getAsText() - Method in class org.jurvis.swing.form.JvPropertyEditorField
Gets the property value as text.
getBaseName(String) - Static method in class org.jurvis.io.JvFileUtilities
Return the base name of the specified name.
getButtonModel() - Method in interface org.jurvis.swing.actions.JvToggleAction
 
getButtonModel() - Method in class org.jurvis.swing.actions.JvViewAction
 
getButtonModel() - Method in class org.jurvis.swing.explorer.JvViewExplorerDetailsAction
 
getBytesRemaining() - Method in class org.jurvis.util.JvDataTransferModel
Return the number of bytes remaining to transfer.
getBytesTransferred() - Method in class org.jurvis.util.JvDataTransferModel
Return the number of bytes transferred so far.
getCellEditorValue() - Method in class org.jurvis.swing.JvAbstractCellEditor
 
getCellEditorValue() - Method in class org.jurvis.swing.JvGenericCellEditor
 
getCellEditorValue() - Method in class org.jurvis.swing.table.JvEachRowEditor
 
getCellEditorValue() - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
getChildAt(int) - Method in class org.jurvis.swing.tree.JvDynamicTreeNode
Returns the child TreeNode at index childIndex.
getChildCount() - Method in class org.jurvis.swing.tree.JvDynamicTreeNode
Returns the number of children TreeNodes the receiver contains.
getClassLoader() - Method in class org.jurvis.swing.JvSwingFactory
Return the ClassLoader used by this factory.
getClassName() - Method in class org.jurvis.net.JvRhinoConfigEvaluator
 
getColumnClass(int) - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Return the class of object displayed in the specified column.
getColumnClass() - Method in class org.jurvis.swing.table.JvColumn
 
getColumnClass(int) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Return the class of object displayed in the specified column.
getColumnClass(int) - Method in class org.jurvis.swing.table.JvTableMap
 
getColumnCount() - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Returns 0 for the number of columns in this data table.
getColumnCount() - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Returns 0 for the number of columns in this data table.
getColumnCount() - Method in class org.jurvis.swing.table.JvTableMap
 
getColumnName() - Method in class org.jurvis.swing.table.JvColumn
 
getColumnName(int) - Method in class org.jurvis.swing.table.JvTableMap
 
getColumnState(int) - Method in class org.jurvis.swing.table.JvSortButtonRenderer
 
getComponent() - Method in interface org.jurvis.swing.JvPanelContainer
 
getComponent() - Method in interface org.jurvis.swing.explorer.JvExplorerDetails
Return the JComponent containing the details.
getComponent() - Method in class org.jurvis.swing.explorer.JvExplorerListDetails
Return the JComponent containing the details.
getComponent() - Method in class org.jurvis.swing.form.JvAbstractField
Gets the component used to implement this field.
getComponent() - Method in class org.jurvis.swing.form.JvAbstractForm
Return the JComponent containing this form.
getComponent() - Method in interface org.jurvis.swing.form.JvField
Gets the component used to implement this field.
getComponent() - Method in interface org.jurvis.swing.form.JvForm
Return the JComponent containing this form.
getComponent() - Method in class org.jurvis.swing.table.JvTable
Return the top-level component of this container.
getComponent() - Method in class org.jurvis.swing.tree.JvTree
Return the top-level component of this container.
getContentLength() - Method in class org.jurvis.util.JvDefaultFileFetcher
Return the size of the downloaded file.
getContentLength() - Method in interface org.jurvis.util.JvFileFetcher
Return the size of the downloaded file.
getDefault() - Static method in class org.jurvis.swing.JvSwingFactory
Return the default instance of the UI factory.
getDestination() - Method in class org.jurvis.util.JvDataTransferModel
Return the destination of the file being transferred.
getDetails() - Method in class org.jurvis.swing.explorer.JvExplorer
Return the node's details.
getDirection() - Method in class org.jurvis.util.JvDataTransferModel
Return the direction of the transfer.
getDisplay() - Method in class org.jurvis.patterns.JvEnumerator
Return the human-readable string representation of this enumerator.
getDropNode() - Method in class org.jurvis.swing.tree.JvTreeCellRenderer
 
getEditor(Class, String) - Method in class org.jurvis.util.JvPropertyLocator
Return the PropertyEditor for a property named valueName with type valueType.
getEditor(PropertyDescriptor) - Method in class org.jurvis.util.JvPropertyLocator
Return the PropertyEditor for the described property.
getEmptyCollection() - Method in interface org.jurvis.swing.explorer.JvExplorerListDetailsModel
Return an empty collection suitable for putting the selected items within.
getEmptyCollection() - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Return an empty collection suitable for putting the selected items within.
getEmptyCollection() - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
Return an empty collection suitable for putting the selected items within.
getEmptyCollection() - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Return an empty collection suitable for putting the selected items within.
getEmptyCollection() - Method in interface org.jurvis.swing.table.JvObjectTableModel
Return an empty collection suitable for putting the selected items within.
getErrors() - Method in class org.jurvis.util.JvErrorList
Return the list of JvErrorList.Entry's in this ErrorList.
getEtag() - Method in class org.jurvis.util.JvCachedFile
 
getEtag() - Method in class org.jurvis.util.JvDefaultFileFetcher
Return the Etag that identifies the file.
getEtag() - Method in interface org.jurvis.util.JvFileFetcher
Return the Etag that identifies the file.
getException() - Method in class org.jurvis.util.JvDataTransferModel
Return the Exception of the downloaded exception.
getExitAction() - Method in class org.jurvis.swing.app.JvApplication
Return an Action that when invoked will exit the application.
getExpires() - Method in class org.jurvis.util.JvCachedFile
 
getExpires() - Method in class org.jurvis.util.JvDefaultFileFetcher
Return the date the cached file should expire.
getExpires() - Method in interface org.jurvis.util.JvFileFetcher
Return the date the cached file should expire.
getExplorer() - Method in class org.jurvis.swing.explorer.JvExplorerModel
Return the JvExplorer using this model.
getFactory(Component) - Static method in class org.jurvis.swing.JvSwingFactory
Get the factory used to create the given component or the default factory if there isn't one.
getFactory() - Method in class org.jurvis.swing.app.JvApplication
Return the factory used to construct this application.
getFile() - Method in class org.jurvis.util.JvCachedFile
 
getFile() - Method in class org.jurvis.util.JvDataTransferModel
Return the File of the downloaded file.
getHelpBroker() - Method in class org.jurvis.swing.JvSwingFactory
Return the HelpBroker used to provide online help for the components created by this factory.
getHost() - Method in class org.jurvis.net.JvProxyInfo
The name of the proxy host or null for the DIRECT method.
getIcon() - Method in class org.jurvis.swing.explorer.JvDefaultExplorerNode
Return the node's icon.
getIcon() - Method in interface org.jurvis.swing.explorer.JvExplorerNode
Return the node's icon.
getIcon() - Method in interface org.jurvis.swing.tree.JvCheckedTreeNode
Return the icon associated with this node.
getIcon() - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
Return the icon associated with this node.
getIconHeight() - Method in class org.jurvis.swing.table.JvArrowIcon
 
getIconHeight() - Method in class org.jurvis.swing.table.JvBevelArrowIcon
 
getIconHeight() - Method in class org.jurvis.swing.table.JvBlankIcon
 
getIconURL(String) - Method in class org.jurvis.swing.JvSwingFactory
Finds an icon with the given name and returns its URL.
getIconWidth() - Method in class org.jurvis.swing.table.JvArrowIcon
 
getIconWidth() - Method in class org.jurvis.swing.table.JvBevelArrowIcon
 
getIconWidth() - Method in class org.jurvis.swing.table.JvBlankIcon
 
getJavaVersion() - Static method in class org.jurvis.platform.JvPlatformUtilities
Return the version of the JRE/JDK being used to execute this application.
getLabel() - Method in class org.jurvis.swing.form.JvAbstractField
Gets the label used for this field.
getLabel() - Method in interface org.jurvis.swing.form.JvField
Gets the label used for this field.
getLastModified() - Method in class org.jurvis.util.JvCachedFile
 
getLastModified() - Method in class org.jurvis.util.JvDefaultFileFetcher
Return the last modified date of the file.
getLastModified() - Method in interface org.jurvis.util.JvFileFetcher
Return the last modified date of the file.
getLastRequested() - Method in class org.jurvis.util.JvCachedFile
 
getLayoutAlignmentX(Container) - Method in class org.jurvis.awt.JvAbstractLayoutManager2
Returns the alignment along the x axis.
getLayoutAlignmentY(Container) - Method in class org.jurvis.awt.JvAbstractLayoutManager2
Returns the alignment along the y axis.
getLength() - Method in class org.jurvis.util.JvCachedFile
 
getList() - Method in interface org.jurvis.swing.JvPanelList
 
getMaxSize(Collection) - Static method in class org.jurvis.awt.JvAWTUtilities
Return the largest size of the component in the given collection.
getMenuBar() - Method in class org.jurvis.swing.form.JvAbstractView
Return the view's JMenuBar.
getMenuBar() - Method in interface org.jurvis.swing.form.JvView
Return the view's JMenuBar.
getMessage(String) - Method in class org.jurvis.swing.form.JvAbstractField
Gets the error message related to this field.
getMethod() - Method in class org.jurvis.net.JvProxyConfig
Return the method used to connect to the internet.
getMethod() - Method in class org.jurvis.net.JvProxyInfo
Return the method used to connect to the URL.
getModel() - Method in class org.jurvis.swing.explorer.JvExplorer
Return the explorer's model.
getModel() - Method in interface org.jurvis.swing.form.JvForm
Returns the model being displayed by the form.
getModel() - Method in interface org.jurvis.swing.table.JvSortableTableModel
Return the true model that contains the table data.
getModel() - Method in class org.jurvis.swing.table.JvTableMap
 
getName() - Method in class org.jurvis.swing.form.JvAbstractField
Return the name of this field.
getName() - Method in interface org.jurvis.swing.form.JvField
Return the name of this field.
getName() - Method in interface org.jurvis.swing.form.JvView
Return the name of this view.
getName() - Method in class org.jurvis.util.JvDataTransferModel
Return the name of the file being transferred.
getName() - Method in class org.jurvis.util.JvNamedValue
Returns the name of the value
getObject(Class, Object) - Static method in class org.jurvis.patterns.JvEnumerator
Return the enumerator defined within clazz having the specified value.
getObject() - Method in interface org.jurvis.swing.table.JvObjectTableRow
Returns the object whose data is displayed in this row.
getObject(Component, Component, String, Class) - Method in class org.jurvis.util.JvPropertyLocator
Retrieve the property object with the given key within the context of a particular named Component and its parent.
getObjectAt(int) - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Return the domain object associated with the specified row.
getObjectAt(int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
Return the domain object associated with the specified row.
getObjectAt(int) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Return the domain object associated with the specified row.
getObjectAt(int) - Method in class org.jurvis.swing.table.JvObjectTable
Return the domain object associated with the specified row.
getObjectAt(int) - Method in interface org.jurvis.swing.table.JvObjectTableModel
Return the domain object associated with the specified row.
getObjects(Class) - Static method in class org.jurvis.patterns.JvEnumerator
Return an array containing all of the enumerators defined within the specified class.
getPath() - Method in interface org.jurvis.swing.explorer.JvExplorerNode
Returns the path from the root, to get to this node.
getPathName() - Method in class org.jurvis.swing.explorer.JvDefaultExplorerNode
Return the complete path name of this node from the root.
getPathName() - Method in interface org.jurvis.swing.explorer.JvExplorerNode
Return the complete path name of this node from the root.
getPort() - Method in class org.jurvis.net.JvProxyInfo
Return the port on the proxy host or 0 for the DIRECT method.
getPreferredSize() - Method in class org.jurvis.swing.JvStatusBar
Return the preferred size of this component.
getPropertyDescriptor(Class, String) - Static method in class org.jurvis.beans.JvBeanUtilities
Return the PropertyDescriptor for a particular property of the specified class.
getPropertyLocator() - Method in class org.jurvis.swing.JvSwingFactory
Return the JvPropertyLocator used by this factory.
getPropertyType(Class, String) - Static method in class org.jurvis.beans.JvBeanUtilities
Return the Class for a particular propert of the specified class.
getProxy(String) - Method in class org.jurvis.net.JvProxyConfig
Return the manually configured proxy for the specified protocol (e.g.
getProxyForURI(String) - Method in class org.jurvis.net.JvProxyConfig
For the specified URI, return the list of proxies that should be used to access the resource at the URI.
getProxyForURI(URI) - Method in class org.jurvis.net.JvProxyConfig
For the specified URI, return the list of proxies that should be used to access the resource at the URI.
getRowAt(int) - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Return the JvObjectTableRow for the specified row.
getRowAt(int) - Method in class org.jurvis.swing.table.JvDefaultObjectTableModel
Return the JvObjectTableRow for the specified row.
getRowCount() - Method in class org.jurvis.swing.table.JvDefaultObjectTableModel
Returns the number of rows in this data table.
getRowCount() - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Returns the number of rows in this data table.
getRowCount() - Method in class org.jurvis.swing.table.JvTableMap
 
getSecondsElapsed() - Method in class org.jurvis.util.JvDataTransferModel
Return the number of seconds elapsed so far.
getSecondsRemaining() - Method in class org.jurvis.util.JvDataTransferModel
Return the estimated number of seconds remaining until completion.
getSelectedNode() - Method in class org.jurvis.swing.explorer.JvExplorer
Return the selected explorer node.
getSize(JComponent, int) - Static method in class org.jurvis.awt.JvAWTUtilities
Return the amount of space needed to render the given number of columns.
getSortColumn() - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
getSortColumn() - Method in interface org.jurvis.swing.table.JvSortableTableModel
Returns the table model index of the column the model is sorted on.
getSource() - Method in class org.jurvis.util.JvDataTransferModel
Return the source of the file being transferred.
getState() - Method in class org.jurvis.util.JvDataTransferModel
Return the current state of the transfer.
getStatusBar() - Method in class org.jurvis.swing.form.JvAbstractView
Return the view's status bar.
getStatusBar() - Method in interface org.jurvis.swing.form.JvView
Return the view's status bar.
getString(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Convience method to retrieve a property using the factory's JvPropertyLocator.
getString() - Method in class org.jurvis.util.JvHTMLText
Return a String containing HTML markup
getString(String) - Method in class org.jurvis.util.JvPropertyLocator
Retrieve the property with the given key.
getString(Component, String) - Method in class org.jurvis.util.JvPropertyLocator
Retrieve the property with the given key within the context of a particular named Component.
getString(Component, Component, String) - Method in class org.jurvis.util.JvPropertyLocator
Retrieve the property with the given key within the context of a particular named Component and its parent.
getTable() - Method in interface org.jurvis.swing.JvPanelTable
 
getTable() - Method in class org.jurvis.swing.table.JvTable
Return the JTable of this container.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.jurvis.swing.JvGenericCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.jurvis.swing.table.JvEachRowEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jurvis.swing.table.JvEachRowRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jurvis.swing.table.JvSortButtonRenderer
 
getText() - Method in class org.jurvis.swing.JvStatusBar
Get the current text of the status bar.
getTitle() - Method in class org.jurvis.swing.form.JvAbstractView
Return the title of this view.
getTitle() - Method in interface org.jurvis.swing.form.JvView
Return the title of this view.
getToolBar() - Method in class org.jurvis.swing.form.JvAbstractView
Return the view's JToolBar.
getToolBar() - Method in interface org.jurvis.swing.form.JvView
Return the view's JToolBar.
getTotalBytes() - Method in class org.jurvis.util.JvDataTransferModel
Return the total number of bytes that will be transferred.
getTransferRate() - Method in class org.jurvis.util.JvDataTransferModel
Return the latest transfer rate expressed as bytes per second.
getTree() - Method in interface org.jurvis.swing.JvPanelTree
 
getTree() - Method in class org.jurvis.swing.explorer.JvExplorer
Return the explorer's tree.
getTree() - Method in class org.jurvis.swing.tree.JvTree
Return the JTree of this container.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.jurvis.swing.explorer.JvExplorerNodeTreeCellRenderer
Configures the renderer based on the passed in components.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Configures the renderer based on the passed in components.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.jurvis.swing.tree.JvTreeCellRenderer
 
getTreeModel() - Method in class org.jurvis.swing.explorer.JvDefaultExplorerNode
Returns the JvExplorerModel containing this node.
getTreeModel() - Method in class org.jurvis.swing.explorer.JvDefaultExplorerRoot
Returns the JvExplorerModel containing this node.
getTreeModel() - Method in interface org.jurvis.swing.explorer.JvExplorerNode
Returns the JvExplorerModel containing this node.
getTreeNode(int, int) - Method in class org.jurvis.swing.tree.JvTree
Return the tree node at the given coordinate.
getURL() - Method in class org.jurvis.util.JvCachedFile
 
getUserObject() - Method in interface org.jurvis.swing.explorer.JvExplorerNode
Returns this node's user object.
getValue() - Method in class org.jurvis.patterns.JvEnumerator
Returns the value for the enumerator.
getValue() - Method in class org.jurvis.swing.JvSwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class org.jurvis.swing.form.JvEnumeratorField
Gets the field value.
getValue() - Method in interface org.jurvis.swing.form.JvField
Gets the field value.
getValue() - Method in class org.jurvis.swing.form.JvPropertyEditorField
Gets the field value.
getValue() - Method in class org.jurvis.util.JvNamedValue
Returns the value.
getValueAt(int, int) - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Returns an attribute value for the cell at row and column.
getValueAt(int, int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
getValueAt(Object, int) - Method in interface org.jurvis.swing.table.JvMappedObjectTableModel.ColumnMapper
Returns the value for the specified column.
getValueAt(int, int) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Returns an attribute value for the cell at row and column.
getValueAt(int) - Method in interface org.jurvis.swing.table.JvObjectTableRow
Returns the value for the specified column.
getValueAt(int, int) - Method in class org.jurvis.swing.table.JvTableMap
 
getWrapper() - Method in class org.jurvis.swing.form.JvAbstractField
Gets the component used to wrap the component implementing this field.
getWrapper() - Method in interface org.jurvis.swing.form.JvField
Gets the component used to wrap the component implementing this field.

H

hasBaseKey(String) - Method in class org.jurvis.util.JvPropertyLocator
Determine if within the sources there is even a key that shares the base key of the specified key.
hasCheckBox() - Method in interface org.jurvis.swing.tree.JvCheckedTreeNode
Return true if the node may be checked.
hasCheckBox() - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
Return true if the node may be checked.
hasErrors() - Method in class org.jurvis.util.JvErrorList
Return whether there are any errors in this list.
hashCode() - Method in class org.jurvis.patterns.JvEnumerator
Returns a hash code value for the object.
hashCode() - Method in class org.jurvis.util.JvNamedValue
Returns the hash code value for this map entry.
highWaterMark - Variable in class org.jurvis.util.JvLongHashMap
 
host - Variable in class org.jurvis.net.JvProxyInfo
The name of the proxy host or null for the DIRECT method.

I

IF_MODIFIED_SINCE - Static variable in class org.jurvis.net.JvNetUtilities
HTTP header If-Modified-Since.
IF_NONE_MATCH - Static variable in class org.jurvis.net.JvNetUtilities
HTTP header If-None-Match.
INPROGRESS - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer is in progress.
IconEditor - Class in org.jurvis.beans.editors
A PropertyEditor for converting back and forth between a String and an Icon.
IconEditor() - Constructor for class org.jurvis.beans.editors.IconEditor
 
ImageEditor - Class in org.jurvis.beans.editors
A PropertyEditor for converting back and forth between a String and an Icon.
ImageEditor() - Constructor for class org.jurvis.beans.editors.ImageEditor
 
icon - Variable in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
indexOfValue(Object) - Method in class org.jurvis.util.JvLongHashMap
 
indexes - Variable in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
infoElapsedTime(Log, String, long) - Static method in class org.jurvis.logging.JvLoggingUtilities
Log the amount of elapsed time consumed by a method.
initializeFormChildren(JvForm) - Static method in class org.jurvis.swing.form.JvFormUtilities
Add modification and focus listeners to each child of the specified form as is appropriate to the child.
initializeFormChildren(JvForm, Component) - Static method in class org.jurvis.swing.form.JvFormUtilities
Add modification and focus listeners to each child of the specified form as is appropriate to the child.
insertString(int, String, AttributeSet) - Method in class org.jurvis.swing.JvReadOnlyPlainDocument
Inserts some content into the document.
insertUpdate(DocumentEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Gives notification that there was an insert into the document.
instances - Static variable in class org.jurvis.swing.app.JvApplication
List of the applications running in the JVM.
interrupt() - Method in class org.jurvis.swing.JvSwingWorker
A new method that interrupts the worker thread.
intervalAdded(ListDataEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Sent after the indices in the index0,index1 interval have been inserted in the data model.
intervalRemoved(ListDataEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Sent after the indices in the index0,index1 interval have been removed from the data model.
invalidValue(String, Exception) - Method in class org.jurvis.swing.JvGenericCellEditor
Method called for invalid cell values.
invalidateLayout(Container) - Method in class org.jurvis.awt.JvAbstractLayoutManager2
Invalidates the layout, indicating that if the layout manager has cached information it should be discarded.
isAddItemEnabled() - Method in interface org.jurvis.swing.JvPanelContainer
 
isAddItemEnabled() - Method in class org.jurvis.swing.table.JvTable
Return true if an "Add Item" is currently allowed.
isAddItemEnabled() - Method in class org.jurvis.swing.tree.JvTree
Return true if an "Add Item" is currently allowed.
isAscending() - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
isAscending() - Method in interface org.jurvis.swing.table.JvSortableTableModel
Return whether the sort is ascending or descending.
isBusy() - Method in class org.jurvis.swing.app.JvApplication
Determine if the application is busy.
isBusy(Component) - Static method in class org.jurvis.swing.app.JvApplication
Determine if the application containing child is busy and is unable to respond to user events.
isCellEditable(EventObject) - Method in class org.jurvis.swing.JvAbstractCellEditor
 
isCellEditable(int, int) - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Returns true if the cell at row and column is editable.
isCellEditable(EventObject) - Method in class org.jurvis.swing.table.JvEachRowEditor
 
isCellEditable(int, int, Object) - Method in interface org.jurvis.swing.table.JvMappedObjectTableModel.ColumnMapper
Returns true if the specified column is editable.
isCellEditable(int, int) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Returns true if the cell at row and column is editable.
isCellEditable(EventObject) - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
isCellEditable(int, int) - Method in class org.jurvis.swing.table.JvTableMap
 
isChecked() - Method in interface org.jurvis.swing.tree.JvCheckedTreeNode
Return true if the node is checked.
isChecked() - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
Return true if the node is checked.
isColumnEditable() - Method in class org.jurvis.swing.table.JvColumn
 
isColumnEditable(int) - Method in interface org.jurvis.swing.table.JvObjectTableRow
Returns true if the specified column is editable.
isCopyItemEnabled() - Method in interface org.jurvis.swing.JvPanelContainer
 
isCopyItemEnabled() - Method in class org.jurvis.swing.table.JvTable
Return true if a "Copy Item" is currently allowed.
isCopyItemEnabled() - Method in class org.jurvis.swing.tree.JvTree
Return true if a "Copy Item" is currently allowed.
isDeleteItemEnabled() - Method in interface org.jurvis.swing.JvPanelContainer
 
isDeleteItemEnabled() - Method in class org.jurvis.swing.table.JvTable
Return true if an "Delete Item" is currently allowed.
isDeleteItemEnabled() - Method in class org.jurvis.swing.tree.JvTree
Return true if an "Delete Item" is currently allowed.
isEditItemEnabled() - Method in interface org.jurvis.swing.JvPanelContainer
 
isEditItemEnabled() - Method in class org.jurvis.swing.table.JvTable
Return true if an "Edit Item" is currently allowed.
isEditItemEnabled() - Method in class org.jurvis.swing.tree.JvTree
Return true if an "Edit Item" is currently allowed.
isEditable() - Method in class org.jurvis.swing.form.JvAbstractField
Returns the boolean indicating whether this Field is editable or not.
isEditable() - Method in interface org.jurvis.swing.form.JvField
Returns the boolean indicating whether this field is editable or not.
isEditable() - Method in class org.jurvis.swing.form.JvPropertyEditorField
Returns the boolean indicating whether this field is editable or not.
isEditable() - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Determine if the cell within this table is editable.
isEmpty() - Method in class org.jurvis.util.JvLongHashMap
Returns true if the receiver contains no (key,value) associations.
isEnabled() - Method in class org.jurvis.swing.form.JvAbstractField
Determines whether this field is enabled.
isEnabled() - Method in class org.jurvis.swing.form.JvAbstractForm
Return whether the form is enabled or not.
isEnabled() - Method in interface org.jurvis.swing.form.JvField
Determines whether this field is enabled.
isEnabled() - Method in interface org.jurvis.swing.form.JvForm
Return whether the form is enabled or not.
isEnabled() - Method in interface org.jurvis.swing.tree.JvCheckedTreeNode
Return true if the node is enabled.
isEnabled() - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
Return true if the node is enabled.
isInNet(Context, Scriptable, Object[], Function) - Static method in class org.jurvis.net.JvRhinoConfigEvaluator
Return true iff the IP address of the host matches the specified IP address pattern.
isInvalid - Variable in class org.jurvis.swing.JvGenericCellEditor
 
isInvalid() - Method in class org.jurvis.swing.JvGenericCellEditor
Return true if the value being edited within this editor is invalid.
isMacintosh() - Static method in class org.jurvis.platform.JvPlatformUtilities
Return true if the user is running on a Macintosh.
isModified() - Method in class org.jurvis.swing.form.JvAbstractForm
Returns whether this form has been modified by the user.
isModified() - Method in interface org.jurvis.swing.form.JvForm
Returns whether this form has been modified by the user.
isPasteItemEnabled() - Method in interface org.jurvis.swing.JvPanelContainer
 
isPasteItemEnabled() - Method in class org.jurvis.swing.table.JvTable
Return true if a "Paste Item" is currently allowed.
isPasteItemEnabled() - Method in class org.jurvis.swing.tree.JvTree
Return true if a "Paste Item" is currently allowed.
isPlainHostName(Context, Scriptable, Object[], Function) - Static method in class org.jurvis.net.JvRhinoConfigEvaluator
Return true iff there is no domain in the hostname (no dots).
isResolvable(Context, Scriptable, Object[], Function) - Static method in class org.jurvis.net.JvRhinoConfigEvaluator
Return true if the host can be resolved via DNS.
isSortTrigger(MouseEvent) - Method in class org.jurvis.swing.table.JvTableHeaderListener
Return true if the given mouse event is to trigger a sort.
isValid(JvErrorList) - Method in class org.jurvis.swing.form.JvAbstractForm
Validate all user changes to the form.
isValid(JvErrorList) - Method in interface org.jurvis.swing.form.JvForm
Validate all user changes to the form.
isVisible() - Method in class org.jurvis.swing.actions.JvViewAction
Return the visibility of the controlled component.
itemStateChanged(ItemEvent) - Method in class org.jurvis.swing.actions.JvViewAction.LocalItemListener
 
itemStateChanged(ItemEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Invoked when an item has been selected or deselected.
iterator() - Method in class org.jurvis.util.JvErrorList
Return an iterator over the list of JvErrorList.Entry's in this ErrorList.

J

Jurvis - Class in org.jurvis
 
Jurvis() - Constructor for class org.jurvis.Jurvis
 
JvAWTUtilities - Class in org.jurvis.awt
Various utility methods useful in creating AWT and Swing GUIs.
JvAWTUtilities() - Constructor for class org.jurvis.awt.JvAWTUtilities
 
JvAbstractCellEditor - Class in org.jurvis.swing
 
JvAbstractCellEditor() - Constructor for class org.jurvis.swing.JvAbstractCellEditor
 
JvAbstractField - Class in org.jurvis.swing.form
This abstract class provides default implementation for many of the methods in the JvField interface.
JvAbstractField(JLabel, JComponent) - Constructor for class org.jurvis.swing.form.JvAbstractField
Construct a new JvAbstractField.
JvAbstractForm - Class in org.jurvis.swing.form
Abstract form containing input fields displaying data from a model.
JvAbstractForm() - Constructor for class org.jurvis.swing.form.JvAbstractForm
Construct an instance of JvAbstractForm.
JvAbstractJavaBean - Class in org.jurvis.beans
Common functionality for all JavaSoft JavaBeans
JvAbstractJavaBean() - Constructor for class org.jurvis.beans.JvAbstractJavaBean
 
JvAbstractLayoutManager - Class in org.jurvis.awt
This class provides a skeletal implementation of the LayoutManager interface, to minimize the effort required to implement this interface.
JvAbstractLayoutManager() - Constructor for class org.jurvis.awt.JvAbstractLayoutManager
 
JvAbstractLayoutManager2 - Class in org.jurvis.awt
This class provides a skeletal implementation of the LayoutManager2 interface, to minimize the effort required to implement this interface.
JvAbstractLayoutManager2() - Constructor for class org.jurvis.awt.JvAbstractLayoutManager2
Construct a new JvAbstractLayoutManager2.
JvAbstractObjectTableModel - Class in org.jurvis.swing.table
A JvObjectTableModel is a TableModel in which each row is actually a single object (which implements JvObjectTableRow.
JvAbstractObjectTableModel() - Constructor for class org.jurvis.swing.table.JvAbstractObjectTableModel
Construct a JvObjectTableModel with the given row data.
JvAbstractView - Class in org.jurvis.swing.form
Abstract formalization of the View component of the Model-View-Controller paradigm.
JvAbstractView(JvApplication) - Constructor for class org.jurvis.swing.form.JvAbstractView
Construct an instance of JvAbstractView.
JvAppWorker - Class in org.jurvis.swing.app
A wrapping of JvSwingWorker that automatically sets the enclosing application to busy.
JvAppWorker(Component) - Constructor for class org.jurvis.swing.app.JvAppWorker
Construct a new JvAppWorker.
JvApplication - Class in org.jurvis.swing.app
A class representing a Swing application.
JvApplication(String, JvSwingFactory) - Constructor for class org.jurvis.swing.app.JvApplication
Construct an JvApplication with the specified name and factory.
JvArrowIcon - Class in org.jurvis.swing.table
 
JvArrowIcon(int, boolean) - Constructor for class org.jurvis.swing.table.JvArrowIcon
 
JvArrowIcon(int, int, boolean) - Constructor for class org.jurvis.swing.table.JvArrowIcon
 
JvBeanUtilities - Class in org.jurvis.beans
Utility methods related to JavaBeans.
JvBeanUtilities() - Constructor for class org.jurvis.beans.JvBeanUtilities
 
JvBevelArrowIcon - Class in org.jurvis.swing.table
 
JvBevelArrowIcon(int, boolean, boolean) - Constructor for class org.jurvis.swing.table.JvBevelArrowIcon
 
JvBevelArrowIcon(Color, Color, Color, int, int) - Constructor for class org.jurvis.swing.table.JvBevelArrowIcon
 
JvBlankIcon - Class in org.jurvis.swing.table
 
JvBlankIcon() - Constructor for class org.jurvis.swing.table.JvBlankIcon
 
JvBlankIcon(Color, int) - Constructor for class org.jurvis.swing.table.JvBlankIcon
 
JvBlankIcon(Color, Color, int) - Constructor for class org.jurvis.swing.table.JvBlankIcon
 
JvCachedFile - Class in org.jurvis.util
Information about a file in a JvFileCache.
JvCachedFile(JvFileCache, URL) - Constructor for class org.jurvis.util.JvCachedFile
Create a new JvCachedFile.
JvCheckedTree - Class in org.jurvis.swing.tree
 
JvCheckedTree() - Constructor for class org.jurvis.swing.tree.JvCheckedTree
 
JvCheckedTreeMouseListener - Class in org.jurvis.swing.tree
A MouseListener that translates mouse presses to NCheckedTreeNodes to checkbox toggles.
JvCheckedTreeMouseListener() - Constructor for class org.jurvis.swing.tree.JvCheckedTreeMouseListener
 
JvCheckedTreeNode - Interface in org.jurvis.swing.tree
A TreeNode that may be checked or unchecked.
JvCheckedTreeNodeRenderer - Class in org.jurvis.swing.tree
A TreeCellRenderer for displaying NCheckedTreeNodes.
JvCheckedTreeNodeRenderer() - Constructor for class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Construct a new JvCheckedTreeNodeRenderer.
JvCloser - Class in org.jurvis.io
Utility class containing methods to close InputStreams, Connections, etc.
JvColumn - Class in org.jurvis.swing.table
The definition of a column within the table.
JvColumn(Class, String, boolean) - Constructor for class org.jurvis.swing.table.JvColumn
Construct a new JvColumn.
JvColumnFillLayout - Class in org.jurvis.awt
JvColumnFillLayout lays out components in a column with one component receiving any remaining space.
JvColumnFillLayout() - Constructor for class org.jurvis.awt.JvColumnFillLayout
Construct a new JvColumnFillLayout with a 2 pixel gap between components.
JvColumnFillLayout(int) - Constructor for class org.jurvis.awt.JvColumnFillLayout
Construct a new JvColumnFillLayout with the specified gap between components.
JvColumnLayout - Class in org.jurvis.awt
A layout manager which arrange components in a column.
JvColumnLayout() - Constructor for class org.jurvis.awt.JvColumnLayout
Construct a new JvColumnLayout with a 2 pixel gap between components.
JvColumnLayout(int) - Constructor for class org.jurvis.awt.JvColumnLayout
Construct a new JvColumnFillLayout with the specified gap between components.
JvDataTransferModel - Class in org.jurvis.util
A model class that contains information about a data transfer taking place between the client and server or vice versa.
JvDataTransferModel(int) - Constructor for class org.jurvis.util.JvDataTransferModel
Construct a new JvDataTransferModel.
JvDataTransferModelListener - Interface in org.jurvis.util
JvDataTransferModelListener defines the interface for an object that listens to changes in a JvDataTransferModel.
JvDefaultExplorerNode - Class in org.jurvis.swing.explorer
A node of the hierarchial data displayed by a JvExplorer.
JvDefaultExplorerNode(Object) - Constructor for class org.jurvis.swing.explorer.JvDefaultExplorerNode
Construct a JvDefaultExplorerNode.
JvDefaultExplorerRoot - Class in org.jurvis.swing.explorer
The root node of the hierarchial data displayed by a JvExplorer.
JvDefaultExplorerRoot(Object) - Constructor for class org.jurvis.swing.explorer.JvDefaultExplorerRoot
Construct a JvDefaultExplorerRoot.
JvDefaultFileFetcher - Class in org.jurvis.util
Default JvFileFetcher that uses the standard Java I/O classes.
JvDefaultFileFetcher(JvCachedFile) - Constructor for class org.jurvis.util.JvDefaultFileFetcher
Construct a new JvDefaultFileFetcher.
JvDefaultObjectTableModel - Class in org.jurvis.swing.table
A JvObjectTableModel is a TableModel in which each row is actually a single object (which implements JvObjectTableRow.
JvDefaultObjectTableModel(List) - Constructor for class org.jurvis.swing.table.JvDefaultObjectTableModel
Construct a JvObjectTableModel with the given row data.
JvDefaultSortableTableModel - Class in org.jurvis.swing.table
 
JvDefaultSortableTableModel() - Constructor for class org.jurvis.swing.table.JvDefaultSortableTableModel
 
JvDefaultSortableTableModel(TableModel) - Constructor for class org.jurvis.swing.table.JvDefaultSortableTableModel
 
JvDefaultTableCellRenderer - Class in org.jurvis.swing.table
Custom cell renderer that honors the table's "enabled" property and makes non-editable cells the same color as the background.
JvDefaultTableCellRenderer() - Constructor for class org.jurvis.swing.table.JvDefaultTableCellRenderer
Construct a JvDefaultTableCellRenderer that simply calls toString on the rendered object.
JvDefaultTableCellRenderer(Format) - Constructor for class org.jurvis.swing.table.JvDefaultTableCellRenderer
Construct a JvDefaultTableCellRenderer with the specified Format object.
JvDynamicCheckedTreeNode - Class in org.jurvis.swing.tree
A JvDynamicTreeNode that has a checkbox that the user may check or uncheck.
JvDynamicCheckedTreeNode(Object) - Constructor for class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
JvDynamicCheckedTreeNode(boolean, Object) - Constructor for class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
JvDynamicTreeNode - Class in org.jurvis.swing.tree
A DefaultMutableTreeNode that permits on-demand loading of children.
JvDynamicTreeNode(Object) - Constructor for class org.jurvis.swing.tree.JvDynamicTreeNode
Construct a JvDynamicTreeNode.
JvEachRowEditor - Class in org.jurvis.swing.table
each row TableCellEditor
JvEachRowEditor() - Constructor for class org.jurvis.swing.table.JvEachRowEditor
Constructs a EachRowEditor.
JvEachRowRenderer - Class in org.jurvis.swing.table
 
JvEachRowRenderer() - Constructor for class org.jurvis.swing.table.JvEachRowRenderer
 
JvEachRowRenderer(TableCellRenderer) - Constructor for class org.jurvis.swing.table.JvEachRowRenderer
 
JvEnumerator - Class in org.jurvis.patterns
Base class for enumerators within a C++ style enumeration.
JvEnumerator(Object, String) - Constructor for class org.jurvis.patterns.JvEnumerator
Constructs an instance of the Enumerator class with the specified value and string.
JvEnumeratorField - Class in org.jurvis.swing.form
A JvField that displays the enumerated values of a JvEnumerator class.
JvEnumeratorField(JvEnumerator, JLabel, JComboBox) - Constructor for class org.jurvis.swing.form.JvEnumeratorField
Construct a new JvEnumeratorField for the specified JvEnumerator.
JvEnumeratorField(Class, JLabel, JComboBox) - Constructor for class org.jurvis.swing.form.JvEnumeratorField
Construct a new JvEnumeratorField for the specified JvEnumerator class.
JvErrorList - Class in org.jurvis.util
A instance of ErrorList maintains a list of user errors for a dialog.
JvErrorList() - Constructor for class org.jurvis.util.JvErrorList
Construct an JvErrorList.
JvErrorList.Entry - Class in org.jurvis.util
An entry within a ErrorList.
JvErrorList.Entry(JComponent, String, String) - Constructor for class org.jurvis.util.JvErrorList.Entry
 
JvExplorer - Class in org.jurvis.swing.explorer
A control modeled after the obligatory Windows Explorer-style interface.
JvExplorer(String, JvExplorerTree, JvExplorerDetails) - Constructor for class org.jurvis.swing.explorer.JvExplorer
Construct a JvExplorer with the given name.
JvExplorer.LocalSelectionListener - Class in org.jurvis.swing.explorer
A TreeSelectionListener that listens to selection changes in the explorer tree and makes the selected node the active node.
JvExplorer.LocalSelectionListener() - Constructor for class org.jurvis.swing.explorer.JvExplorer.LocalSelectionListener
 
JvExplorerDetails - Interface in org.jurvis.swing.explorer
A component displaying details about the active JvExplorer node.
JvExplorerListDetails - Class in org.jurvis.swing.explorer
A component displaying details about the active JvExplorer node as a list within a JTable.
JvExplorerListDetails(JvExplorerListDetailsModel, TableColumnModel) - Constructor for class org.jurvis.swing.explorer.JvExplorerListDetails
Construct a JvExplorerListDetails.
JvExplorerListDetailsModel - Interface in org.jurvis.swing.explorer
The JvExplorerListDetailsModel interface specifies the methods JvExplorerListDetails will use to interrogate a data model containing the details of a particular node in a JvExplorer.
JvExplorerModel - Class in org.jurvis.swing.explorer
A TreeModel specialized for representing a hierarchy displayed in a JvExplorer and JvExplorerTree.
JvExplorerModel(JvExplorerNode) - Constructor for class org.jurvis.swing.explorer.JvExplorerModel
Construct a JvExplorerModel with the given root node.
JvExplorerNode - Interface in org.jurvis.swing.explorer
Interface defining a node of the hierarchial data displayed by a JvExplorer.
JvExplorerNodeTreeCellRenderer - Class in org.jurvis.swing.explorer
A TreeCellRender specialized for displaying JvExplorerNodes.
JvExplorerNodeTreeCellRenderer() - Constructor for class org.jurvis.swing.explorer.JvExplorerNodeTreeCellRenderer
Construct a JvExplorerNodeTreeCellRenderer.
JvExplorerTree - Class in org.jurvis.swing.explorer
The tree component within a JvExplorer representing the data hierarchy.
JvExplorerTree(JvExplorerModel) - Constructor for class org.jurvis.swing.explorer.JvExplorerTree
Construct a new JvExplorerTree component.
JvExplorerTree.LocalMouseListener - Class in org.jurvis.swing.explorer
Class used to listen to mouse events within the JvExplorerTree.
JvExplorerTree.LocalMouseListener() - Constructor for class org.jurvis.swing.explorer.JvExplorerTree.LocalMouseListener
 
JvField - Interface in org.jurvis.swing.form
Interface defining a field within a form.
JvFieldModificationListener - Class in org.jurvis.swing.form
An abstract listener class which listens to changes to every type of component that we may used as a field in a form.
JvFieldModificationListener() - Constructor for class org.jurvis.swing.form.JvFieldModificationListener
 
JvFieldUtilities - Class in org.jurvis.swing.form
Various utilities in support of Fields.
JvFieldUtilities() - Constructor for class org.jurvis.swing.form.JvFieldUtilities
 
JvFileCache - Class in org.jurvis.util
Maintains a cache of files on disk.
JvFileCache(String) - Constructor for class org.jurvis.util.JvFileCache
Construct a new JvFileCache using the given directory as the local cache directory.
JvFileFetcher - Interface in org.jurvis.util
Interface for the class responsible for downloading a file.
JvFileUtilities - Class in org.jurvis.io
Various utility methods useful in manipulating Files and filenames.
JvFileUtilities() - Constructor for class org.jurvis.io.JvFileUtilities
 
JvForm - Interface in org.jurvis.swing.form
A form containing input fields displaying data from a model.
JvFormListener - Class in org.jurvis.swing.form
Class to listen to property changes within a JvForm.
JvFormListener() - Constructor for class org.jurvis.swing.form.JvFormListener
Construct a new JvFormListener.
JvFormModificationListener - Class in org.jurvis.swing.form
A listener class which listens to changes to every type of component that we may place in a form.
JvFormModificationListener(JvForm) - Constructor for class org.jurvis.swing.form.JvFormModificationListener
Construct a new JvFormModificationListener for the specified form.
JvFormUtilities - Class in org.jurvis.swing.form
Various utilities in support of Forms.
JvFormUtilities() - Constructor for class org.jurvis.swing.form.JvFormUtilities
 
JvGenericCellEditor - Class in org.jurvis.swing
A generic implemention of a CellEditor.
JvGenericCellEditor() - Constructor for class org.jurvis.swing.JvGenericCellEditor
Construct a new JvGenericCellEditor.
JvHTMLText - Class in org.jurvis.util
A text string that may contain HTML tags.
JvHTMLText() - Constructor for class org.jurvis.util.JvHTMLText
Construct a new empty JvHTMLText.
JvHTMLText(String) - Constructor for class org.jurvis.util.JvHTMLText
Construct a new JvHTMLText with the specified contents.
JvJavaBean - Interface in org.jurvis.beans
Interface defining a JavaSoft JavaBean.
JvLoggingUtilities - Class in org.jurvis.logging
Various utility methods useful in logging.
JvLoggingUtilities() - Constructor for class org.jurvis.logging.JvLoggingUtilities
 
JvLongAction - Class in org.jurvis.swing.actions
An abstract Action for actions that take a long time.
JvLongAction() - Constructor for class org.jurvis.swing.actions.JvLongAction
Construct a LongAction.
JvLongAction(String) - Constructor for class org.jurvis.swing.actions.JvLongAction
Construct a LongAction with the given name.
JvLongHashMap - Class in org.jurvis.util
Hash map holding (key,value) associations of type (long-->Object); Automatically grows and shrinks as needed; Implemented using open addressing with double hashing.
JvLongHashMap() - Constructor for class org.jurvis.util.JvLongHashMap
Constructs an empty map with default capacity and default load factors.
JvLongHashMap(int) - Constructor for class org.jurvis.util.JvLongHashMap
Constructs an empty map with the specified initial capacity and default load factors.
JvLongHashMap(int, double, double) - Constructor for class org.jurvis.util.JvLongHashMap
Constructs an empty map with the specified initial capacity and the specified minimum and maximum load factor.
JvMappedObjectTableModel - Class in org.jurvis.swing.table
A JvMappedObjectTableModel is a TableModel in which each row is actually a single object and columns are determined via a specified JvMappedObjectTableModel.ColumnMapper.
JvMappedObjectTableModel(JvMappedObjectTableModel.ColumnMapper) - Constructor for class org.jurvis.swing.table.JvMappedObjectTableModel
Construct a JvMappedObjectTableModel with the given column mapper.
JvMappedObjectTableModel(List, JvMappedObjectTableModel.ColumnMapper) - Constructor for class org.jurvis.swing.table.JvMappedObjectTableModel
Construct a JvMappedObjectTableModel with the given row data and column mapper.
JvMappedObjectTableModel.ColumnMapper - Interface in org.jurvis.swing.table
Interface for object mapping row objects to columns.
JvModifiable - Interface in org.jurvis.util
An interface defining the API of classes that contain parameters that may be modifiable by the user.
JvNamedValue - Class in org.jurvis.util
A class representing a value and its name.
JvNamedValue(String, Object) - Constructor for class org.jurvis.util.JvNamedValue
Construct a new JvNamedValue object with the given name and value.
JvNetUtilities - Class in org.jurvis.net
Various utility methods useful in interacting with the Internet.
JvNetUtilities() - Constructor for class org.jurvis.net.JvNetUtilities
 
JvObjectTable - Class in org.jurvis.swing.table
A JTable in which each row corresponds to a single object.
JvObjectTable(JvObjectTableModel, TableColumnModel) - Constructor for class org.jurvis.swing.table.JvObjectTable
Construct a JvObjectTable with the specified data and column models.
JvObjectTable.LocalMouseListener - Class in org.jurvis.swing.table
Class used to listen to mouse events within the JTable.
JvObjectTable.LocalMouseListener() - Constructor for class org.jurvis.swing.table.JvObjectTable.LocalMouseListener
 
JvObjectTableModel - Interface in org.jurvis.swing.table
A JvObjectTableModel is a TableModel in which each row is actually a single object (which implements JvObjectTableRow.
JvObjectTableRow - Interface in org.jurvis.swing.table
A JvObjectTableRow represents a row in a TableModel for which each column corresponds to a property of an object.
JvPanelContainer - Interface in org.jurvis.swing
A JvPanelContainer defines the interface for an object on a Panel that contains multiple items (e.g.
JvPanelDialog - Class in org.jurvis.swing
A class that displays a panel within a JDialog.
JvPanelDialog() - Constructor for class org.jurvis.swing.JvPanelDialog
Construct a new JvPanelDialog.
JvPanelDialog.CancelAction - Class in org.jurvis.swing
The action mapped to the CANCEL button.
JvPanelDialog.CancelAction() - Constructor for class org.jurvis.swing.JvPanelDialog.CancelAction
 
JvPanelDialog.OkAction - Class in org.jurvis.swing
The action mapped to the OK button.
JvPanelDialog.OkAction() - Constructor for class org.jurvis.swing.JvPanelDialog.OkAction
 
JvPanelList - Interface in org.jurvis.swing
A JvPanelList defines the interface for a list object embedded within a panel.
JvPanelTable - Interface in org.jurvis.swing
A JvPanelTable defines the interface for a table object embedded within a panel.
JvPanelTree - Interface in org.jurvis.swing
A JvPanelTree defines the interface for a tree object embedded within a panel.
JvPlatformUtilities - Class in org.jurvis.platform
Various utility methods related to querying the platform and its specific characteristics.
JvPlatformUtilities() - Constructor for class org.jurvis.platform.JvPlatformUtilities
 
JvPropertyComparator - Class in org.jurvis.swing
A comparator for comparing Property entries by key.
JvPropertyComparator() - Constructor for class org.jurvis.swing.JvPropertyComparator
 
JvPropertyEditorField - Class in org.jurvis.swing.form
A JvField that uses a PropertyEditor to convert the field's value to and from a string representation.
JvPropertyEditorField(PropertyEditor, JLabel, JTextComponent) - Constructor for class org.jurvis.swing.form.JvPropertyEditorField
Construct a new JvPropertyEditorField using editor to convert an object to string and vice-versa.
JvPropertyLocator - Class in org.jurvis.util
A class used to locate a property within a set of property sources.
JvPropertyLocator() - Constructor for class org.jurvis.util.JvPropertyLocator
Construct a JvPropertyLocator.
JvPropertyTable - Class in org.jurvis.swing
A table that displays the entries within a Properties object.
JvPropertyTable(Component, String, Properties) - Constructor for class org.jurvis.swing.JvPropertyTable
Construct a new JvPropertyTable.
JvProxyConfig - Class in org.jurvis.net
The internet proxy configuration.
JvProxyConfig() - Constructor for class org.jurvis.net.JvProxyConfig
Construct a new JvProxyConfig with a method of DIRECT (i.e.
JvProxyConfig(String) - Constructor for class org.jurvis.net.JvProxyConfig
Construct a new JvProxyConfig that uses a proxy auto-config script.
JvProxyInfo - Class in org.jurvis.net
Class containing information about a proxy host.
JvProxyInfo() - Constructor for class org.jurvis.net.JvProxyInfo
Construct a new JvProxyInfo.
JvProxyInfo(int, String, int) - Constructor for class org.jurvis.net.JvProxyInfo
Construct a new JvProxyInfo.
JvProxyInfo(String, String) - Constructor for class org.jurvis.net.JvProxyInfo
Construct a new JvProxyInfo.
JvProxySelector - Class in org.jurvis.net
Selects the proxy server to use, if any, when connecting to the network resource referenced by a URL.
JvProxySelector(JvProxyConfig) - Constructor for class org.jurvis.net.JvProxySelector
Construct a new JvProxySelector that uses the specified JvProxyConfig to determine the proxies to use for a URI.
JvReadOnlyPlainDocument - Class in org.jurvis.swing
A PlainDocument that does not allow the user to make edits.
JvReadOnlyPlainDocument() - Constructor for class org.jurvis.swing.JvReadOnlyPlainDocument
Constructs a plain, empty text document.
JvReadOnlyPlainDocument(String) - Constructor for class org.jurvis.swing.JvReadOnlyPlainDocument
Constructs a plain text document with the given string.
JvReadOnlyTextField - Class in org.jurvis.swing
A JTextField that does not allow the user to make edits.
JvReadOnlyTextField() - Constructor for class org.jurvis.swing.JvReadOnlyTextField
Constructs a new JvReadOnlyTextField.
JvReflectiveVisitor - Class in org.jurvis.patterns
An abstract JvVisitor that uses reflection to find a method specific for visiting the type of each visited object.
JvReflectiveVisitor() - Constructor for class org.jurvis.patterns.JvReflectiveVisitor
 
JvRhinoConfigEvaluator - Class in org.jurvis.net
A class to evaluate a proxy auto-config file using the Mozilla RhinoJavascript engine.
JvRhinoConfigEvaluator() - Constructor for class org.jurvis.net.JvRhinoConfigEvaluator
 
JvSortButtonRenderer - Class in org.jurvis.swing.table
A TableCellRender displaying the sort state of the column as an up or down arrow.
JvSortButtonRenderer() - Constructor for class org.jurvis.swing.table.JvSortButtonRenderer
Construct a new JvSortButtonRenderer.
JvSortableTableModel - Interface in org.jurvis.swing.table
A TableModel that supports sorting rows by their columns.
JvSplitPane - Class in org.jurvis.swing
An extension of JSplitPane that eliminates the standard heavy use of shadows.
JvSplitPane(int, boolean) - Constructor for class org.jurvis.swing.JvSplitPane
Creates a new JvSplitPane with the specified orientation and redrawing style.
JvStatusBar - Class in org.jurvis.swing
A component for displaying some status within an application.
JvStatusBar() - Constructor for class org.jurvis.swing.JvStatusBar
Construct a new JvStatusBar.
JvStringUtilities - Class in org.jurvis.lang
Various utility methods useful in manipulating Strings.
JvStringUtilities() - Constructor for class org.jurvis.lang.JvStringUtilities
 
JvSwingFactory - Class in org.jurvis.swing
A factory for creating Swing components.
JvSwingFactory() - Constructor for class org.jurvis.swing.JvSwingFactory
Construct a new JvSwingFactory.
JvSwingWorker - Class in org.jurvis.swing
An abstract class that you subclass to perform GUI-related work in a dedicated thread.
JvSwingWorker() - Constructor for class org.jurvis.swing.JvSwingWorker
Start a thread that will call the construct method and then exit.
JvTable - Class in org.jurvis.swing.table
A JTable that allows nodes to be dragged and dropped within the table and between other components.
JvTable() - Constructor for class org.jurvis.swing.table.JvTable
Construct a JvTable with the default data and column models with no ability to drag and drop rows.
JvTable(TableModel) - Constructor for class org.jurvis.swing.table.JvTable
Construct a JvTable with the specified data and column models with no ability to drag and drop rows.
JvTable(TableModel, TableColumnModel) - Constructor for class org.jurvis.swing.table.JvTable
Construct a JvTable with the specified data and column models with no ability to drag and drop rows.
JvTableEditorSelector - Class in org.jurvis.swing.table
A TableCellEditor that is used to select a registered TableCellEditor based on the some criteria about the row or column being edited.
JvTableEditorSelector() - Constructor for class org.jurvis.swing.table.JvTableEditorSelector
Construct a JvTableEditorSelector using a JTextField as the default editor.
JvTableEditorSelector(TableCellEditor) - Constructor for class org.jurvis.swing.table.JvTableEditorSelector
Construct a JvTableEditorSelector using the specified TableCellEditor as the default editor.
JvTableHeaderListener - Class in org.jurvis.swing.table
Mouse listener used to react to a click on a table column header.
JvTableHeaderListener() - Constructor for class org.jurvis.swing.table.JvTableHeaderListener
 
JvTableMap - Class in org.jurvis.swing.table
 
JvTableMap() - Constructor for class org.jurvis.swing.table.JvTableMap
 
JvToggleAction - Interface in org.jurvis.swing.actions
An Action for which each invocation toggles some state.
JvTree - Class in org.jurvis.swing.tree
A JTree that allows nodes to be dragged and dropped within the tree and between other components.
JvTree(TreeModel) - Constructor for class org.jurvis.swing.tree.JvTree
Create a new JvTree.
JvTreeCellRenderer - Class in org.jurvis.swing.tree
 
JvTreeCellRenderer() - Constructor for class org.jurvis.swing.tree.JvTreeCellRenderer
 
JvUnimplementedAction - Class in org.jurvis.swing.actions
A placeholder for an action that has not been implemented yet.
JvUnimplementedAction(Component, String) - Constructor for class org.jurvis.swing.actions.JvUnimplementedAction
Create an UnimplementedAction with the specified name.
JvView - Interface in org.jurvis.swing.form
Formalization of the View component of the Model-View-Controller paradigm.
JvViewAction - Class in org.jurvis.swing.actions
An Action for toggling the visibility of a Component.
JvViewAction(String, Component) - Constructor for class org.jurvis.swing.actions.JvViewAction
Create a JvViewAction with the given name that controls the visibility of the given component.
JvViewAction.LocalItemListener - Class in org.jurvis.swing.actions
 
JvViewAction.LocalItemListener() - Constructor for class org.jurvis.swing.actions.JvViewAction.LocalItemListener
 
JvViewAction.LocalPropertyChangeListener - Class in org.jurvis.swing.actions
 
JvViewAction.LocalPropertyChangeListener() - Constructor for class org.jurvis.swing.actions.JvViewAction.LocalPropertyChangeListener
 
JvViewExplorerDetailsAction - Class in org.jurvis.swing.explorer
An Action for controlling the visiblity of a JvExplorerDetails panel within an JvExplorer.
JvViewExplorerDetailsAction(String, JvExplorer, JvExplorerDetails) - Constructor for class org.jurvis.swing.explorer.JvViewExplorerDetailsAction
Create a JvViewExplorerDetailsAction with the given name that controls the visibility of the given details panel.
JvViewUtilities - Class in org.jurvis.swing.form
Various utilities in support of JvViews.
JvViewUtilities() - Constructor for class org.jurvis.swing.form.JvViewUtilities
 
JvVisitable - Interface in org.jurvis.patterns
Interface for any object that may be visited by a JvVisitor.
JvVisitor - Interface in org.jurvis.patterns
Interface defining a visitor ala the GoF visitor pattern.

K

KeyStrokeEditor - Class in org.jurvis.beans.editors
A PropertyEditor for converting back and forth between a String and a KeyStroke.
KeyStrokeEditor() - Constructor for class org.jurvis.beans.editors.KeyStrokeEditor
 
keyOf(Object) - Method in class org.jurvis.util.JvLongHashMap
Returns the first key the given value is associated with.
keys() - Method in class org.jurvis.util.JvLongHashMap
Returns all the keys in the map.

L

LARGEST_PRIME - Static variable in class org.jurvis.util.JvLongHashMap
The largest prime this class can generate; currently equal to Integer.MAX_VALUE.
LAST_MODIFIED - Static variable in class org.jurvis.net.JvNetUtilities
HTTP header Last-Modified.
LEFT - Static variable in class org.jurvis.awt.JvColumnLayout
 
label - Variable in class org.jurvis.swing.form.JvAbstractField
The JLabel identifying this field on the panel.
label - Variable in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
 
lastModified - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
lastUpdate - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
layoutContainer(Container) - Method in class org.jurvis.awt.JvColumnFillLayout
Lays out the container in the specified panel.
layoutContainer(Container) - Method in class org.jurvis.awt.JvColumnLayout
Lays out the container in the specified panel.
listenerList - Variable in class org.jurvis.swing.JvAbstractCellEditor
 
listenerList - Variable in class org.jurvis.util.JvDataTransferModel
List of listeners
loadModifications(Preferences) - Method in class org.jurvis.swing.explorer.JvExplorer
Load any modifications that were persisted in the previous application invocation from preferences.
loadModifications(Preferences) - Method in interface org.jurvis.util.JvModifiable
Load any modifications that were persisted in the previous application invocation from preferences.
localHostOrDomainIs(Context, Scriptable, Object[], Function) - Static method in class org.jurvis.net.JvRhinoConfigEvaluator
Return true if the hostname matches exactly the specified hostname, or if there is no domain name part in the hostname, but the unqualified hostname matches.
log - Static variable in class org.jurvis.swing.form.JvAbstractField
Log specific to this class.
logElapsedTime(Log, String, long) - Static method in class org.jurvis.logging.JvLoggingUtilities
Log the amount of elapsed time consumed by a method.
lowWaterMark - Variable in class org.jurvis.util.JvLongHashMap
The table capacity c=table.length always satisfies the invariant c * minLoadFactor <= s <= c * maxLoadFactor, where s=size() is the number of associations currently contained.

M

MANUAL - Static variable in class org.jurvis.net.JvProxyConfig
Enumerated value indicating internet connections should be made through a manually configured proxy (i.e.
MnemonicEditor - Class in org.jurvis.beans.editors
A PropertyEditor for converting back and forth between a String and an int representing a character.
MnemonicEditor() - Constructor for class org.jurvis.beans.editors.MnemonicEditor
 
main(String[]) - Static method in class org.jurvis.net.JvProxySelector
 
main(String[]) - Static method in class org.jurvis.net.JvRhinoConfigEvaluator
 
main(String[]) - Static method in class org.jurvis.util.JvFileCache
 
manual - Variable in class org.jurvis.net.JvProxyConfig
Map keyed by protocol (e.g.
mapName() - Method in class org.jurvis.util.JvCachedFile
Map the name of the original file name to a unique cache file name that is filesystem-safe.
mapRow(int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
maxLoadFactor - Variable in class org.jurvis.util.JvLongHashMap
 
maximumLayoutSize(Container) - Method in class org.jurvis.awt.JvAbstractLayoutManager2
Returns the maximum size of this component.
merge(JvErrorList) - Method in class org.jurvis.util.JvErrorList
Merge the errors in this list with those in the specified list.
method - Variable in class org.jurvis.net.JvProxyConfig
The method used to connect to the internet.
method - Variable in class org.jurvis.net.JvProxyInfo
The method used to connect to the URL.
methodStrings - Static variable in class org.jurvis.net.JvProxyInfo
String representations of the three enumerated methods.
minLoadFactor - Variable in class org.jurvis.util.JvLongHashMap
 
minimumLayoutSize(Container) - Method in class org.jurvis.awt.JvAbstractLayoutManager
Calculates the minimum size dimensions for the specified panel given the components in the specified parent container.
model - Variable in class org.jurvis.swing.table.JvTableMap
 
modelChanged(EventObject) - Method in interface org.jurvis.util.JvDataTransferModelListener
This coarse grain notification tells listeners that something within the model changed.
modified() - Method in class org.jurvis.swing.form.JvFieldModificationListener
Method called when any model modification is detected.
modified() - Method in class org.jurvis.swing.form.JvFormModificationListener
Method called when any model modification is detected.
mouseClicked(MouseEvent) - Method in class org.jurvis.swing.table.JvObjectTable.LocalMouseListener
Invoked when a mouse button has been clicked on a component.
mouseClicked(MouseEvent) - Method in class org.jurvis.swing.table.JvTableHeaderListener
 
mousePressed(MouseEvent) - Method in class org.jurvis.swing.explorer.JvExplorerTree.LocalMouseListener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.jurvis.swing.table.JvObjectTable.LocalMouseListener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class org.jurvis.swing.table.JvTableHeaderListener
 
mousePressed(MouseEvent) - Method in class org.jurvis.swing.tree.JvCheckedTreeMouseListener
 
mouseReleased(MouseEvent) - Method in class org.jurvis.swing.explorer.JvExplorerTree.LocalMouseListener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.jurvis.swing.table.JvObjectTable.LocalMouseListener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class org.jurvis.swing.table.JvTableHeaderListener
 

N

NONE - Static variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
NO_OPTION - Static variable in interface org.jurvis.swing.form.JvView
Return value from class method if NO is chosen.
n2sort() - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
nextPrime(int) - Method in class org.jurvis.util.JvLongHashMap
Returns a prime number which is >= desiredCapacity and very close to desiredCapacity (within 11% if desiredCapacity >= 1000).
noFocusBorder - Static variable in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Border used when the cell doesn't have focus.

O

open() - Method in class org.jurvis.util.JvDefaultFileFetcher
 
org.jurvis - package org.jurvis
 
org.jurvis.awt - package org.jurvis.awt
AWT utilities and extensions.
org.jurvis.beans - package org.jurvis.beans
JavaBean utilities and extensions.
org.jurvis.beans.editors - package org.jurvis.beans.editors
PropertyEditors for use with JavaBeans.
org.jurvis.io - package org.jurvis.io
IO utilities and extensions.
org.jurvis.lang - package org.jurvis.lang
 
org.jurvis.logging - package org.jurvis.logging
 
org.jurvis.net - package org.jurvis.net
 
org.jurvis.patterns - package org.jurvis.patterns
 
org.jurvis.platform - package org.jurvis.platform
 
org.jurvis.swing - package org.jurvis.swing
Swing utilities and extensions.
org.jurvis.swing.actions - package org.jurvis.swing.actions
 
org.jurvis.swing.app - package org.jurvis.swing.app
 
org.jurvis.swing.explorer - package org.jurvis.swing.explorer
 
org.jurvis.swing.form - package org.jurvis.swing.form
An input form and view framework.
org.jurvis.swing.table - package org.jurvis.swing.table
 
org.jurvis.swing.tree - package org.jurvis.swing.tree
 
org.jurvis.util - package org.jurvis.util
Miscellaneous utility classes.

P

PENDING - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer is pending (i.e.
PROXY - Static variable in class org.jurvis.net.JvProxyInfo
Enumerated value indicating the specified proxy should be used.
paint(Graphics) - Method in class org.jurvis.swing.tree.JvTreeCellRenderer
 
paintComponent(Graphics) - Method in class org.jurvis.swing.JvStatusBar
This method is invoked by Swing to draw lightweight components.
paintIcon(Component, Graphics, int, int) - Method in class org.jurvis.swing.table.JvArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.jurvis.swing.table.JvBevelArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.jurvis.swing.table.JvBlankIcon
 
parent - Variable in class org.jurvis.swing.actions.JvUnimplementedAction
Component the warning dialog will be centered within.
pasteItem() - Method in interface org.jurvis.swing.JvPanelContainer
Paste the item in the clipboard.
pasteItem() - Method in class org.jurvis.swing.table.JvTable
Paste the currently selected item to the clipboard.
pasteItem() - Method in class org.jurvis.swing.tree.JvTree
Paste the currently selected item to the clipboard.
populateFields(JvForm, Object) - Static method in class org.jurvis.swing.form.JvFormUtilities
Populate the fields within the form with values from the given JavaBean.
port - Variable in class org.jurvis.net.JvProxyInfo
The port on the proxy host or 0 for the DIRECT method.
postExecute(ActionEvent, Object) - Method in class org.jurvis.swing.actions.JvLongAction
Perform any operations that must be executed after executing the long action.
preExecute(ActionEvent) - Method in class org.jurvis.swing.actions.JvLongAction
Perform any operations that must be executed before actually executing the long action.
preferences - Variable in class org.jurvis.swing.app.JvApplication
The preferences associated with this application.
preferredLayoutSize(Container) - Method in class org.jurvis.awt.JvAbstractLayoutManager
Calculates the preferred size dimensions for the specified panel given the components in the specified parent container.
printModel() - Method in class org.jurvis.swing.form.JvAbstractView
Print the current model in a format respecting the current view.
printModel() - Method in interface org.jurvis.swing.form.JvView
Print the current model in a format respecting the current view.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.jurvis.swing.table.JvTable
Invoked to process the key bindings for ks as the result of the KeyEvent e.
promptToSaveModifications(JvView) - Static method in class org.jurvis.swing.form.JvViewUtilities
Prompt the user to determine if they wish to save the unsaved modifications to this view.
promptToSaveModifications(JvView, int) - Static method in class org.jurvis.swing.form.JvViewUtilities
Prompt the user to determine if they wish to save the unsaved modifications to this view.
properties - Variable in class org.jurvis.util.JvCachedFile
 
propertiesFile - Variable in class org.jurvis.util.JvCachedFile
 
propertyChange(PropertyChangeEvent) - Method in class org.jurvis.swing.actions.JvViewAction.LocalPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class org.jurvis.swing.form.JvFormListener
PropertyChangeListener method that enables/disables the form's children when the form's "enabled" property changes.
propertyChangeListener - Variable in class org.jurvis.swing.app.JvApplication
PropertyChangeListener for listening to changes in the active view.
propertyChangeListener - Variable in class org.jurvis.swing.explorer.JvExplorer
Our local property change listener.
propertyChangeSupport - Variable in class org.jurvis.beans.JvAbstractJavaBean
The PropertyChangeSupport making this object a JavaBean.
proxyConfig - Variable in class org.jurvis.net.JvProxySelector
The JvProxyConfig used to determine the proxies for a URI.
pushedColumn - Variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
put(long, Object) - Method in class org.jurvis.util.JvLongHashMap
Associates the given key with the given value.

R

REMOVED - Static variable in class org.jurvis.util.JvLongHashMap
 
RIGHT - Static variable in class org.jurvis.awt.JvColumnLayout
 
ROW_PREFIX - Static variable in class org.jurvis.swing.table.JvTableEditorSelector
 
readProperties() - Method in class org.jurvis.util.JvCachedFile
Read the meta information about the URL.
reallocateIndexes() - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
recordBaseKeys(Enumeration) - Method in class org.jurvis.util.JvPropertyLocator
Iterate through the keys in the given enumeration and record all the base keys.
registerByColumn(int, TableCellEditor) - Method in class org.jurvis.swing.table.JvTableEditorSelector
Register an TableCellEditor to be used for editing the specified column.
registerByName(String, TableCellEditor) - Method in class org.jurvis.swing.table.JvTableEditorSelector
Register an TableCellEditor to be used for editing the named column.
registerByRow(int, TableCellEditor) - Method in class org.jurvis.swing.table.JvTableEditorSelector
Register an TableCellEditor to be used for editing the specified row.
registerFields(JvForm) - Method in class org.jurvis.swing.form.JvAbstractForm
Register all fields within this form to the specified enclosing form.
rehash(int) - Method in class org.jurvis.util.JvLongHashMap
Rehashes the contents of the receiver into a new table with a smaller or larger capacity.
rejectSelection() - Method in class org.jurvis.swing.JvPanelDialog
Reject the user's selection and close the dialog.
remove(int, int) - Method in class org.jurvis.swing.JvReadOnlyPlainDocument
Removes a portion of the content of the document.
remove(int, int) - Method in class org.jurvis.swing.table.JvDefaultObjectTableModel
Method called when the drop operation is MOVE.
remove(int, int) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Method called when the drop operation is MOVE.
removeCellEditorListener(CellEditorListener) - Method in class org.jurvis.swing.JvAbstractCellEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.jurvis.swing.table.JvEachRowEditor
 
removeCellEditorListener(CellEditorListener) - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
removeDataTransferModelListener(JvDataTransferModelListener) - Method in class org.jurvis.util.JvDataTransferModel
Removes a listener from the list that is notified each time a change to the data model occurs.
removeKey(long) - Method in class org.jurvis.util.JvLongHashMap
Removes the given key with its associated element from the receiver, if present.
removeLayoutComponent(Component) - Method in class org.jurvis.awt.JvAbstractLayoutManager2
Removes the specified component from the layout.
removeLayoutComponent(Component) - Method in class org.jurvis.awt.JvColumnFillLayout
Removes the specified component from the layout.
removeLeftComponent(JComponent) - Method in class org.jurvis.swing.explorer.JvExplorer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jurvis.beans.JvAbstractJavaBean
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jurvis.beans.JvJavaBean
Remove a PropertyChangeListener from the listener list.
removeRightComponent(JComponent) - Method in class org.jurvis.swing.explorer.JvExplorer
 
removeRow(int) - Method in class org.jurvis.swing.table.JvDefaultObjectTableModel
Removes the row at row from the model.
removeRow(int) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Removes the row at row from the model.
removeUpdate(DocumentEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Gives notification that a portion of the document has been removed.
renderer - Variable in class org.jurvis.swing.table.JvEachRowRenderer
 
renderers - Variable in class org.jurvis.swing.table.JvEachRowRenderer
 
repaint(long, int, int, int, int) - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Overridden for performance reasons.
repaint(Rectangle) - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Overridden for performance reasons.
requestCancellation() - Method in class org.jurvis.util.JvDataTransferModel
Request the cancellation of the transfer.
returnValue - Variable in class org.jurvis.swing.JvPanelDialog
 
revalidate() - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Overridden for performance reasons.
revertModel() - Method in class org.jurvis.swing.form.JvAbstractView
Revert the current view's model to its original values.
revertModel() - Method in interface org.jurvis.swing.form.JvView
Revert the current view's model to its original values.
rfc1123DateFormat - Static variable in class org.jurvis.net.JvNetUtilities
DateFormat that formats a date into RFC 1123 format.
rollback(JvErrorList) - Method in class org.jurvis.swing.form.JvAbstractForm
Rollback all the user changes in the form to their original values.
rollback(JvErrorList) - Method in interface org.jurvis.swing.form.JvForm
Rollback all the user changes in the form to their original values.
row - Variable in class org.jurvis.swing.JvGenericCellEditor
 
rowData - Variable in class org.jurvis.swing.table.JvAbstractObjectTableModel
The List of JvObjectTableRow objects.
rowData - Variable in class org.jurvis.swing.table.JvDefaultObjectTableModel
The List of JvObjectTableRow objects.
rowData - Variable in class org.jurvis.swing.table.JvMappedObjectTableModel
The List of row objects.

S

SOCKS - Static variable in class org.jurvis.net.JvProxyInfo
Enumerated value indicating the specified SOCKS server should be used.
saveModel() - Method in class org.jurvis.swing.form.JvAbstractView
Save the current view's model.
saveModel() - Method in interface org.jurvis.swing.form.JvView
Save the current view's model.
select(URI) - Method in class org.jurvis.net.JvProxySelector
Selects all the applicable proxies based on the protocol to access the resource with and a destination address to access the resource at.
setActiveNode(JvExplorerNode) - Method in class org.jurvis.swing.explorer.JvExplorer
Set the active node in the JvExplorer.
setActiveNode(JvExplorerNode) - Method in interface org.jurvis.swing.explorer.JvExplorerDetails
Set the active node in this details component.
setActiveNode(JvExplorerNode) - Method in class org.jurvis.swing.explorer.JvExplorerListDetails
Set the active node in this details component.
setActiveNode(JvExplorerNode) - Method in interface org.jurvis.swing.explorer.JvExplorerListDetailsModel
Set the active node in this details component.
setActiveNode(JvExplorerNode) - Method in class org.jurvis.swing.explorer.JvExplorerTree
Set the active node in this tree component.
setActiveObject(Object) - Method in class org.jurvis.swing.explorer.JvExplorer
Set the active object in the JvExplorer.
setActiveObject(Object) - Method in interface org.jurvis.swing.explorer.JvExplorerDetails
Set the active object in this details component.
setActiveObject(Object) - Method in class org.jurvis.swing.explorer.JvExplorerTree
Set the active object in this tree component.
setActiveObject(Object) - Method in class org.jurvis.swing.table.JvObjectTable
Set the active object in this details component.
setActiveView(JvView) - Method in class org.jurvis.swing.app.JvApplication
Set the application's active view to the specified view.
setAsText(String) - Method in class org.jurvis.beans.editors.CharEditor
Sets the property value by parsing a given String.
setAsText(String) - Method in class org.jurvis.beans.editors.DimensionEditor
Sets the property value by parsing a given String.
setAsText(String) - Method in class org.jurvis.beans.editors.DoubleEditor
Sets the property value by parsing a given String.
setAsText(String) - Method in class org.jurvis.beans.editors.IconEditor
Sets the property value by parsing a given String.
setAsText(String) - Method in class org.jurvis.beans.editors.ImageEditor
Sets the property value by parsing a given String.
setAsText(String) - Method in class org.jurvis.beans.editors.KeyStrokeEditor
Sets the property value by parsing a given String.
setAsText(String) - Method in class org.jurvis.beans.editors.MnemonicEditor
Sets the property value by parsing a given String.
setAscending(boolean) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
setAscending(boolean) - Method in interface org.jurvis.swing.table.JvSortableTableModel
Set whether the sort is ascending or descending.
setBorderColor(Color) - Method in class org.jurvis.swing.table.JvBlankIcon
 
setBusy(boolean) - Method in class org.jurvis.swing.app.JvApplication
Indicate if the application is busy and is unable to respond to user events.
setBusy(Component, boolean) - Static method in class org.jurvis.swing.app.JvApplication
Indicate if the application containing child is busy and is unable to respond to user events.
setBytesTransferred(int) - Method in class org.jurvis.util.JvDataTransferModel
Set the number of bytes transferred so far.
setCacheDir(String) - Method in class org.jurvis.util.JvFileCache
Set the name of the directory to store the cached files
setCheckBox(boolean) - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
setChecked(JvCheckedTreeNode) - Method in class org.jurvis.swing.tree.JvCheckedTreeMouseListener
 
setChecked(boolean) - Method in interface org.jurvis.swing.tree.JvCheckedTreeNode
Set the checked status of the node.
setChecked(boolean) - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
Set the checked status of the node.
setColumnState(int, Integer) - Method in class org.jurvis.swing.table.JvSortButtonRenderer
this method allows callers to select a column and set a value at the same time.
setConstraints(Component, Object) - Method in class org.jurvis.awt.JvAbstractLayoutManager2
Sets the constraints for the specified component in this layout.
setDefault(JvSwingFactory) - Static method in class org.jurvis.swing.JvSwingFactory
Set the default factory instance.
setDestination(String) - Method in class org.jurvis.util.JvDataTransferModel
Set the destination of the file being transferred.
setDetails(JvExplorerDetails) - Method in class org.jurvis.swing.explorer.JvExplorer
Set the details panel to be displayed for this explorer.
setDirection(int) - Method in class org.jurvis.util.JvDataTransferModel
Set the current direction of the transfer.
setDropNode(DefaultMutableTreeNode) - Method in class org.jurvis.swing.tree.JvTreeCellRenderer
 
setEditable(boolean) - Method in class org.jurvis.swing.form.JvAbstractField
Sets the specified boolean to indicate whether or not this Field should be editable.
setEditable(boolean) - Method in interface org.jurvis.swing.form.JvField
Sets the specified boolean to indicate whether or not this field should be editable.
setEditable(boolean) - Method in class org.jurvis.swing.form.JvPropertyEditorField
Sets the specified boolean to indicate whether or not this field should be editable.
setEditable(boolean) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Set whether the data within this table is editable.
setEnabled(Component, boolean) - Static method in class org.jurvis.awt.JvAWTUtilities
Enable or disable the specified component and, if it's a Container, its children components.
setEnabled(boolean) - Method in class org.jurvis.swing.form.JvAbstractField
Sets whether or not this Field is enabled.
setEnabled(boolean) - Method in class org.jurvis.swing.form.JvAbstractForm
Set whether form is editable or not.
setEnabled(boolean) - Method in interface org.jurvis.swing.form.JvField
Sets whether or not this field is enabled.
setEnabled(boolean) - Method in interface org.jurvis.swing.form.JvForm
Set whether form is editable or not.
setEnabled(boolean) - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
setEtag(String) - Method in class org.jurvis.util.JvCachedFile
 
setException(Exception) - Method in class org.jurvis.util.JvDataTransferModel
Set the Exception of the downloaded exception.
setExpires(long) - Method in class org.jurvis.util.JvCachedFile
 
setFile(File) - Method in class org.jurvis.util.JvDataTransferModel
Set the File of the downloaded file.
setFillColor(Color) - Method in class org.jurvis.swing.table.JvBlankIcon
 
setFixedSize(JComponent, Dimension) - Static method in class org.jurvis.awt.JvAWTUtilities
Fix the size of the component to the given dimension.
setFixedSize(JComponent, int) - Static method in class org.jurvis.awt.JvAWTUtilities
Fix the fixed size of the component to the amount of space needed to render the given number of columns.
setHelpBroker(HelpBroker) - Method in class org.jurvis.swing.JvSwingFactory
Set the HelpBroker used to provide online help for the components created by this factory.
setHost(String) - Method in class org.jurvis.net.JvProxyInfo
Set the name of the proxy host.
setIcon(Icon) - Method in class org.jurvis.swing.explorer.JvDefaultExplorerNode
Set the icon to be displayed for this node.
setIcon(Icon) - Method in interface org.jurvis.swing.explorer.JvExplorerNode
Set the icon to be displayed for this node.
setIcon(JvCheckedTreeNode) - Method in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Set the displayed icon based on the given node.
setIcon(Icon) - Method in class org.jurvis.swing.tree.JvDynamicCheckedTreeNode
 
setLastModified(long) - Method in class org.jurvis.util.JvCachedFile
 
setLastRequested(long) - Method in class org.jurvis.util.JvCachedFile
 
setMenuBar(JMenuBar) - Method in class org.jurvis.swing.form.JvAbstractView
Set the view's menu bar.
setMethod(int) - Method in class org.jurvis.net.JvProxyConfig
Set the method used to connect to the internet.
setMethod(int) - Method in class org.jurvis.net.JvProxyInfo
Set the method used to connect to the URL.
setModel(Object) - Method in interface org.jurvis.swing.form.JvForm
Set the model containing the data this form is to display.
setModel(TableModel) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
setModel(TableModel) - Method in class org.jurvis.swing.table.JvTableMap
 
setModified(boolean) - Method in class org.jurvis.swing.form.JvAbstractForm
Sets whether or not this form has been modified by the user.
setModified(boolean) - Method in interface org.jurvis.swing.form.JvForm
Sets whether or not this form has been modified by the user.
setName(String) - Method in interface org.jurvis.swing.form.JvView
Set the name of this view.
setName(String) - Method in class org.jurvis.util.JvDataTransferModel
Set the name of the file being transferred.
setPort(int) - Method in class org.jurvis.net.JvProxyInfo
Set the port on the proxy host or 0 for the DIRECT method.
setPressedColumn(int) - Method in class org.jurvis.swing.table.JvSortButtonRenderer
 
setProxy(String, String, int) - Method in class org.jurvis.net.JvProxyConfig
Set the manually configured proxy for the specified protocol.
setRowData(List) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Set the list of objects representing the table rows.
setSameSize(Component[]) - Static method in class org.jurvis.awt.JvAWTUtilities
Fix the size of all the components in the array to the size of the largest component.
setSameSize(Collection) - Static method in class org.jurvis.awt.JvAWTUtilities
Fix the size of all the components in the collection to the size of the largest component.
setSameSize(Collection, Dimension) - Static method in class org.jurvis.awt.JvAWTUtilities
Fix the size of all the components in the collection.
setSecondsElapsed(int) - Method in class org.jurvis.util.JvDataTransferModel
Set the number of seconds elapsed so far.
setSecondsRemaining(int) - Method in class org.jurvis.util.JvDataTransferModel
Set the estimated number of seconds remaining until completion.
setSortColumn(int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
setSortColumn(int) - Method in interface org.jurvis.swing.table.JvSortableTableModel
Sort the rows by the column with the specified table model index.
setSource(String) - Method in class org.jurvis.util.JvDataTransferModel
Set the source of the file being transferred.
setState(int) - Method in class org.jurvis.util.JvDataTransferModel
Set the current state of the transfer.
setStatusBar(JComponent) - Method in class org.jurvis.swing.form.JvAbstractView
Set the view's status bar.
setText(String) - Method in class org.jurvis.swing.JvReadOnlyTextField
Sets the text of this JTextComponent to the specified text.
setText(String) - Method in class org.jurvis.swing.JvStatusBar
Set the current text of the status bar.
setText(JvExplorerNode) - Method in class org.jurvis.swing.explorer.JvExplorerNodeTreeCellRenderer
Set the displayed text based on the given node.
setText(JvCheckedTreeNode) - Method in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Set the displayed text based on the given node.
setTitle(String) - Method in class org.jurvis.swing.form.JvAbstractView
Set the view's title.
setToParent(boolean) - Method in class org.jurvis.swing.tree.JvTreeCellRenderer
 
setToolBar(JToolBar) - Method in class org.jurvis.swing.form.JvAbstractView
Set the view's tool bar.
setTotalBytes(int) - Method in class org.jurvis.util.JvDataTransferModel
Set the total number of bytes that will be transferred.
setTransferRate(int) - Method in class org.jurvis.util.JvDataTransferModel
Set the transfer rate expressed as bytes per second.
setTreeModel(JvExplorerModel) - Method in class org.jurvis.swing.explorer.JvDefaultExplorerRoot
Sets the JvExplorerModel containing this node.
setUp(int, double, double) - Method in class org.jurvis.util.JvLongHashMap
Initializes the receiver.
setValue(Object) - Method in class org.jurvis.swing.form.JvEnumeratorField
Set (or change) the object that is to be edited.
setValue(Object) - Method in interface org.jurvis.swing.form.JvField
Set (or change) the object that is to be edited.
setValue(Object) - Method in class org.jurvis.swing.form.JvPropertyEditorField
Set (or change) the object that is to be edited.
setValue(Object) - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Sets the string for the cell being rendered to value.
setValue(Object) - Method in class org.jurvis.util.JvNamedValue
Replaces the value.
setValueAt(Object, int, int) - Method in class org.jurvis.swing.table.JvAbstractObjectTableModel
Sets the object value for the cell at column and row.
setValueAt(Object, int, int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
setValueAt(Object, Object, int) - Method in interface org.jurvis.swing.table.JvMappedObjectTableModel.ColumnMapper
Set the value for the specified column.
setValueAt(Object, int, int) - Method in class org.jurvis.swing.table.JvMappedObjectTableModel
Sets the object value for the cell at column and row.
setValueAt(Object, int) - Method in interface org.jurvis.swing.table.JvObjectTableRow
Set the value for the specified column.
setValueAt(Object, int, int) - Method in class org.jurvis.swing.table.JvTableMap
 
setVisible(boolean) - Method in class org.jurvis.swing.actions.JvViewAction
Set the visibility of the controlled component.
setVisible(boolean) - Method in class org.jurvis.swing.app.JvApplication
Makes the component visible or invisible.
setupWindowListener() - Method in class org.jurvis.swing.app.JvApplication
Sets up a window listener for the application
shouldSelectCell(EventObject) - Method in class org.jurvis.swing.JvAbstractCellEditor
 
shouldSelectCell(EventObject) - Method in class org.jurvis.swing.table.JvEachRowEditor
 
shouldSelectCell(EventObject) - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
showDialog(Component, JComponent, String) - Method in class org.jurvis.swing.JvPanelDialog
Show a modal dialog with the specified panel as the dialog's contents.
showDialog(Component, JComponent, String, JButton) - Method in class org.jurvis.swing.JvPanelDialog
Show a modal dialog with the specified panel as the dialog's contents.
showDialog(Component, String) - Method in class org.jurvis.util.JvErrorList
Show the list of errors (if there are any) to the user in a dialog.
showErrorDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog containing a error message.
showErrorDialog(Component, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog containing a error message.
showErrorDialog(Component, String, String) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog containing a error message.
showOkCancelDialog(Component, JComponent, String) - Static method in class org.jurvis.swing.JvPanelDialog
Show a modal dialog with the specified panel as the dialog's contents and OK and Cancel buttons along the bottom.
showOkCancelDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with a Ok/Cancel prompt to the user.
showOkCancelDialog(Component, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with a OK/Cancel prompt to the user.
showOkDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with an Ok prompt to the user.
showOkDialog(Component, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with an OK prompt to the user.
showOptionDialog(Component, JOptionPane, String) - Method in class org.jurvis.swing.JvSwingFactory
Construct and display a modal dialog containing a JOptionPane to the user.
showOptionDialog(JDialog, JOptionPane) - Method in class org.jurvis.swing.JvSwingFactory
Display a modal dialog containing a JOptionPane to the user.
showWarningDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog containing a warning message.
showYesNoCancelDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with a Yes/No/Cancel prompt to the user.
showYesNoCancelDialog(Component, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with a Yes/No/Cancel prompt to the user.
showYesNoDialog(Component, String) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with a Yes/No prompt to the user.
showYesNoDialog(Component, String, Object[]) - Method in class org.jurvis.swing.JvSwingFactory
Display a dialog displaying a message with a Yes/No prompt to the user.
shuttlesort(int[], int[], int, int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
size() - Method in class org.jurvis.util.JvLongHashMap
Returns the number of (key,value) associations currently contained.
sort(Object) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
sortByColumn(int, boolean) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
sortByColumn(int, boolean) - Method in interface org.jurvis.swing.table.JvSortableTableModel
Set the column to sort by and whether the sort is ascending or descending in one swoop.
sortColumn - Variable in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
start() - Method in class org.jurvis.swing.JvSwingWorker
Start the worker thread.
start() - Method in class org.jurvis.swing.app.JvAppWorker
Start the worker thread.
startEditingNode(JvExplorerNode) - Method in class org.jurvis.swing.explorer.JvExplorer
Selects the node identified by the specified node and initiates editing.
state - Variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
state - Variable in class org.jurvis.util.JvLongHashMap
 
stopCellEditing() - Method in class org.jurvis.swing.JvAbstractCellEditor
 
stopCellEditing() - Method in class org.jurvis.swing.JvGenericCellEditor
 
stopCellEditing() - Method in class org.jurvis.swing.table.JvEachRowEditor
 
stopCellEditing() - Method in class org.jurvis.swing.table.JvTableEditorSelector
 
swap(int, int) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 

T

table - Variable in class org.jurvis.swing.JvGenericCellEditor
 
table - Variable in class org.jurvis.util.JvLongHashMap
 
tableChanged(TableModelEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
This fine grain notification tells listeners the exact range of cells, rows, or columns that changed.
tableChanged(TableModelEvent) - Method in class org.jurvis.swing.table.JvDefaultSortableTableModel
 
tableChanged(TableModelEvent) - Method in class org.jurvis.swing.table.JvTableMap
 
textButton - Variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
textNonSelectionColor - Variable in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Color to use for the foreground for non-selected nodes.
textSelectionColor - Variable in class org.jurvis.swing.tree.JvCheckedTreeNodeRenderer
Color to use for the foreground for selected nodes.
textValueChanged(TextEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Invoked when the value of the text has changed.
toProxy(JvProxyInfo) - Method in class org.jurvis.net.JvProxySelector
Returns a 1.5 Proxy object representing a proxy info.
toString() - Method in class org.jurvis.net.JvProxyInfo
Returns a string representation of the object suitable for debugging.
toString() - Method in class org.jurvis.patterns.JvEnumerator
Returns a string representation of the object.
toString() - Method in class org.jurvis.util.JvCachedFile
 
toString() - Method in class org.jurvis.util.JvDataTransferModel
Return a string representation of this class suitable for debugging.
toString() - Method in class org.jurvis.util.JvErrorList.Entry
 
toString() - Method in class org.jurvis.util.JvHTMLText
Return a String containing HTML markup
toggleColumnState(int) - Method in class org.jurvis.swing.table.JvSortButtonRenderer
 
transferModel - Variable in class org.jurvis.util.JvDefaultFileFetcher
 
tree - Variable in class org.jurvis.swing.explorer.JvExplorer
The JvExplorerTree displaying the data hierarchy.
treeNodesChanged(TreeModelEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Invoked after a node (or a set of siblings) has changed in some way.
treeNodesInserted(TreeModelEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Invoked after nodes have been inserted into the tree.
treeNodesRemoved(TreeModelEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Invoked after nodes have been removed from the tree.
treeScrollPane - Variable in class org.jurvis.swing.explorer.JvExplorer
The JScrollPane containing the JvExplorerTree.
treeStructureChanged(TreeModelEvent) - Method in class org.jurvis.swing.form.JvFieldModificationListener
Invoked after the tree has drastically changed structure from a given node down.
trimToSize() - Method in class org.jurvis.util.JvLongHashMap
Trims the capacity of the receiver to be the receiver's current size.

U

UP - Static variable in class org.jurvis.swing.table.JvBevelArrowIcon
 
UP - Static variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
UPLOAD - Static variable in class org.jurvis.util.JvDataTransferModel
Enumerated value indicating the transfer is an upload.
upButton - Variable in class org.jurvis.swing.table.JvSortButtonRenderer
 
updateUI() - Method in class org.jurvis.swing.JvSplitPane
Notification from the UIManager that the L&F has changed.
url - Variable in class org.jurvis.util.JvCachedFile
 

V

validate() - Method in class org.jurvis.swing.table.JvDefaultTableCellRenderer
Overridden for performance reasons.
validateAndCommit(JvView) - Static method in class org.jurvis.swing.form.JvViewUtilities
Validate and save the user modifications.
value - Variable in class org.jurvis.swing.JvGenericCellEditor
 
valueChanged(TreeSelectionEvent) - Method in class org.jurvis.swing.explorer.JvExplorer.LocalSelectionListener
Called whenever the value of the selection changes.
values - Variable in class org.jurvis.util.JvLongHashMap
 
values() - Method in class org.jurvis.util.JvLongHashMap
Returns an array of all the values in the Map.
views - Variable in class org.jurvis.swing.app.JvApplication
The views contained within this application.
visit(Object) - Method in class org.jurvis.patterns.JvReflectiveVisitor
Visit the specified object.
visit(Object) - Method in interface org.jurvis.patterns.JvVisitor
Visit the specified object.

W

wasQueried - Variable in class org.jurvis.swing.tree.JvDynamicTreeNode
True if this node has been queried for its children.
wasQueried() - Method in class org.jurvis.swing.tree.JvDynamicTreeNode
Returns true if the children of the node have been queried for.
writeProperties() - Method in class org.jurvis.util.JvCachedFile
Write the meta information about the URL.

Y

YES_OPTION - Static variable in interface org.jurvis.swing.form.JvView
Return value from class method if YES is chosen.

A B C D E F G H I J K L M N O P R S T U V W Y

Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.