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

A

abort - Variable in class arlut.csd.ganymede.DBLock
Will be true if a DBLock has had its abort() method called.
abort() - Method in class arlut.csd.ganymede.DBDumpLock
Withdraw this lock.
abort() - Method in class arlut.csd.ganymede.DBEditSet
This method is intended for use by DBSession's abortTransaction() method, and returns true if the transaction could be aborted, false otherwise.
abort() - Method in class arlut.csd.ganymede.DBLock
Abort this lock; if any thread is waiting in establish() on this lock when abort() is called, that thread's call to establish() will fail with an InterruptedException.
abort() - Method in class arlut.csd.ganymede.DBReadLock
Withdraw this lock.
abort() - Method in class arlut.csd.ganymede.DBWriteLock
Withdraw this lock.
abort() - Method in class arlut.csd.ganymede.GanymedeXMLSession
This method is for use on the server, and is called by the GanymedeSession to let us know if the server is forcing our login off.
abort() - Method in interface arlut.csd.ganymede.XMLSession
This method can be called to inform the XMLSession that no more XML will be transmitted.
abort(DBEditSet) - Method in class arlut.csd.ganymede.DBNameSpace
Method to revert an editSet's namespace modifications to its original state.
abortTransaction() - Method in class arlut.csd.ganymede.DBSession
abortTransaction causes all DBEditObjects that were pulled during the course of the session's transaction to be released without affecting the state of the database.
abortTransaction() - Method in class arlut.csd.ganymede.GanymedeSession
This method causes all changes made by the client to be thrown out by the database, and the transaction is closed.
abortTransaction() - Method in interface arlut.csd.ganymede.Session
This method causes all changes made by the client to be thrown out by the database, and the transaction is closed.
about - Variable in class arlut.csd.ganymede.client.gclient
 
about - Variable in class arlut.csd.ganymede.GASHAdminFrame
 
aboutMessage - Variable in class arlut.csd.ganymede.client.gclient
 
aboutMessage - Variable in class arlut.csd.ganymede.GASHAdminFrame
 
AbstractCellEditor - class arlut.csd.ganymede.client.AbstractCellEditor.
 
AbstractCellEditor() - Constructor for class arlut.csd.ganymede.client.AbstractCellEditor
 
AbstractTreeTableModel - class arlut.csd.ganymede.client.AbstractTreeTableModel.
An abstract implementation of the TreeTableModel interface, handling the list of listeners.
AbstractTreeTableModel(Object) - Constructor for class arlut.csd.ganymede.client.AbstractTreeTableModel
 
actionListeners - Variable in class arlut.csd.ganymede.client.JInvidChooserFieldEditor
 
actionMenu - Variable in class arlut.csd.ganymede.client.gclient
 
actionMode - Variable in class arlut.csd.ganymede.xmlobject
Action mode for this object, should be null, "create", "edit", "delete", or "inactivate".
actionPerformed(ActionEvent) - Method in class arlut.csd.JDataComponent.JchoiceList
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JDataComponent.JdateField
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JDataComponent.JentryField
Handle someone hitting enter..
actionPerformed(ActionEvent) - Method in class arlut.csd.JCalendar.JpanelCalendar
Our buttons call us back here.
actionPerformed(ActionEvent) - Method in class arlut.csd.JCalendar.JdateButton
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JCalendar.JYearChooser
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JCalendar.JMonthYearPanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JDataComponent.JstringListBox
For the pop up menu callback.
actionPerformed(ActionEvent) - Method in class arlut.csd.JDataComponent.Jtaskbar
Empty action Performed.
actionPerformed(ActionEvent) - Method in class arlut.csd.JDataComponent.LAFMenu
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JDialog.StringDialog
Handle the ok and cancel buttons.
actionPerformed(ActionEvent) - Method in class arlut.csd.JDataComponent.StringSelector
This method handles events from the Add and Remove buttons, and from hitting enter/loss of focus in the custom JstringField.
actionPerformed(ActionEvent) - Method in class arlut.csd.JDialog.YesNoDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JDialog.messageDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JTable.baseTable
Override this method to implement the popup menu hook.
actionPerformed(ActionEvent) - Method in class arlut.csd.JTable.rowTable
Method used to handle the popup menu
actionPerformed(ActionEvent) - Method in class testTable
 
actionPerformed(ActionEvent) - Method in class arlut.csd.JTree.treeControl
Handle notification from popupmenus
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.JDefaultOwnerDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.JFilterDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.JInvidChooser
ActionListener method
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.JInvidChooserFieldEditor
Handle the user hitting return in the editable area..
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.PersonaDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.SaveDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.SaveObjDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.adminHistoryPanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.containerPanel
Some of our components, most notably the checkboxes, don't go through JDataComponent.setValuePerformed(), but instead give us direct feedback.
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.createObjectDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.datePanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.elementWrapper
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.framePanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.gResultTable
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.gclient
Handles button and menu picks.
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.PersonaListener
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.glogin
Handle button clicks, and enter being hit in the password field.
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.helpPanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.historyPanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.openObjectDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.perm_button
When clicked, this button invokes an instance of the permissions editor class.
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.perm_editor
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.personaPanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.querybox
This is the standard ActionListener callback method.
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.vectorPanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.client.windowPanel
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.GASHAdmin
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.GASHAdminFrame
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.consoleShutdownDialog
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.GASHSchema
 
actionPerformed(ActionEvent) - Method in class arlut.csd.ganymede.NameSpaceEditor
 
active - Variable in class arlut.csd.JCalendar.JdateButton
 
active - Variable in class arlut.csd.ganymede.GanymediatorWizard
 
activeHandles - Variable in class arlut.csd.ganymede.client.objectList
 
activeSorted - Variable in class arlut.csd.ganymede.client.objectList
 
activeUsers - Static variable in class arlut.csd.ganymede.GanymedeServer
A hashtable mapping session names to identity.
actual - Variable in class arlut.csd.ganymede.client.datePanel
 
add - Variable in class arlut.csd.JDataComponent.StringSelector
 
add - Variable in class arlut.csd.ganymede.client.personaPanel
 
ADD - Static variable in class arlut.csd.JDataComponent.JValueObject
Vector add/scalar operation.
ADD - Static variable in class arlut.csd.ganymede.xmlfield
constant string for the add mode
add(JButton) - Method in class arlut.csd.JDialog.ButtonPanel
 
add(Object) - Method in class arlut.csd.Util.CircleBuffer
 
add(String) - Method in class arlut.csd.JDialog.ButtonPanel
 
addActionListener(ActionListener) - Method in class arlut.csd.ganymede.client.JInvidChooserFieldEditor
 
addActionOnDemand(Runnable, String) - Method in class arlut.csd.ganymede.GanymedeScheduler
This method is used to add a task to the scheduler that will not be scheduled until specifically requested.
addB - Variable in class arlut.csd.ganymede.client.vectorPanel
Button used to add a new element to the vector
addBaseInfo(DBObjectBase) - Method in class arlut.csd.ganymede.BaseListTransport
 
addBaseInfo(DBObjectBase) - Method in class arlut.csd.ganymede.CategoryTransport
 
addBoolean(String) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled check box field
addBoolean(String) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a labeled check box field
addBoolean(String, boolean) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled check box field
addBoolean(String, boolean) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a labeled check box field
addBooleanField(db_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a boolean field in this container panel
addButton - Variable in class arlut.csd.ganymede.client.querybox
 
addButton(String) - Method in class arlut.csd.JDataComponent.Jtaskbar
Add a button to the bar.
addCategoryInfo(DBBaseCategory) - Method in class arlut.csd.ganymede.CategoryTransport
 
addCellEditorListener(CellEditorListener) - Method in class arlut.csd.ganymede.client.AbstractCellEditor
 
addChoice(String, Vector) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a choice field to the dialog
addChoice(String, Vector) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a choice field to the dialog
addChoice(String, Vector, Object) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a choice field to the dialog
addChoice(String, Vector, String) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a choice field to the dialog
addChunk(String) - Method in class arlut.csd.ganymede.BaseListTransport
 
addChunk(String) - Method in class arlut.csd.ganymede.CategoryTransport
 
addClientListener(ClientListener) - Method in class arlut.csd.ganymede.client.ClientBase
Register a client listener.
addContainerPanel(containerPanel) - Method in class arlut.csd.ganymede.client.framePanel
 
addCustom - Variable in class arlut.csd.JDataComponent.StringSelector
 
addDailyAction(int, int, Runnable, String) - Method in class arlut.csd.ganymede.GanymedeScheduler
This method is used to add an action to be run every day at a specific time.
addDate(String) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled date field
addDate(String, Date, Date) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled date field
addDate(String, Date, Date) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a labeled date field
addDateField(db_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a date field in this container panel
addDumper(DBDumpLock) - Method in class arlut.csd.ganymede.DBObjectBase
Add a DBDumpLock to this base's dumper waiting set.
addDumpLock(DBDumpLock) - Method in class arlut.csd.ganymede.DBObjectBase
Add a DBDumpLock to this base's dumper lock list.
addedFormatChoice - Variable in class arlut.csd.ganymede.client.SaveDialog
 
addedKeyListener - Variable in class arlut.csd.JDataComponent.JpasswordField
 
ADDELEMENT - Static variable in class arlut.csd.ganymede.DBEditObject
 
addElement(Component) - Method in class arlut.csd.ganymede.client.vectorPanel
Adds a new element to the vectorPanel.
addElement(Component, boolean) - Method in class arlut.csd.ganymede.client.vectorPanel
Adds a new element to the vectorPanel.
addElement(Object) - Method in class arlut.csd.ganymede.DBField
Adds an element to the end of this field, if a vector.
addElement(Object) - Method in interface arlut.csd.ganymede.db_field
Adds an element to the end of this field, if a vector.
addElement(Object, boolean) - Method in class arlut.csd.ganymede.DBField
Adds an element to the end of this field, if a vector.
addElement(Object, boolean, boolean) - Method in class arlut.csd.ganymede.DBField
Adds an element to the end of this field, if a vector.
addElement(Object, boolean, boolean) - Method in class arlut.csd.ganymede.IPDBField
Adds an element to the end of this field, if a vector.
addElement(Object, boolean, boolean) - Method in class arlut.csd.ganymede.InvidDBField
Adds an element to the end of this field, if a vector.

The Invid we are passed must refer to a valid object in the database.
addElement(String, Component) - Method in class arlut.csd.ganymede.client.vectorPanel
Adds a new element to the vectorPanel.
addElement(String, Component, boolean) - Method in class arlut.csd.ganymede.client.vectorPanel
Adds a new element to the vectorPanel.
addElement(String, Component, boolean, boolean) - Method in class arlut.csd.ganymede.client.vectorPanel
Add a new element to the vectorPanel.
addElementLocal(Object) - Method in class arlut.csd.ganymede.DBField
Adds an element to the end of this field, if a vector.
ADDELEMENTS - Static variable in class arlut.csd.ganymede.DBEditObject
 
addElements(Vector) - Method in class arlut.csd.ganymede.DBField
Adds a set of elements to the end of this field, if a vector.
addElements(Vector) - Method in interface arlut.csd.ganymede.db_field
Adds a set of elements to the end of this field, if a vector.
addElements(Vector, boolean) - Method in class arlut.csd.ganymede.DBField
Adds a set of elements to the end of this field, if a vector.
addElements(Vector, boolean, boolean) - Method in class arlut.csd.ganymede.DBField
Adds a set of elements to the end of this field, if a vector.
addElements(Vector, boolean, boolean, boolean) - Method in class arlut.csd.ganymede.DBField
Adds a set of elements to the end of this field, if a vector.
addElements(Vector, boolean, boolean, boolean) - Method in class arlut.csd.ganymede.InvidDBField
Adds a set of elements to the end of this field, if a vector.
addElementsLocal(Vector) - Method in class arlut.csd.ganymede.DBField
Adds a set of elements to the end of this field, if a vector.
addEntryCount() - Method in class arlut.csd.ganymede.MailOut
 
addEvent(adminEvent) - Method in class arlut.csd.ganymede.serverAdminProxy
private helper method in serverAdminProxy, used to add an event to the proxy's event buffer.
addEvent(clientEvent) - Method in class arlut.csd.ganymede.serverClientProxy
private helper method in serverClientProxy, used to add an event to the proxy's event buffer.
addExpirationDatePanel() - Method in class arlut.csd.ganymede.client.framePanel
These add the tabs to the framePanel, but they don't create the content The create_ methods create the actual panes, after the pane is selected.
addField(short) - Method in class arlut.csd.ganymede.Query
This method adds a field identifier to the list of fields that may be returned.
addFieldComponent(db_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
Helper method to add a component during constructor operation.
addFieldToEnd(DBObjectBaseField) - Method in class arlut.csd.ganymede.DBObjectBase
This method is used to put a new user field into both the hashed field table and the customFields vector.
addFieldToStart(DBObjectBaseField) - Method in class arlut.csd.ganymede.DBObjectBase
This method is used to put a new user field into both the hashed field table and the customFields vector.
addFloatField(db_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a numeric field in this container panel
addFormatChoice() - Method in class arlut.csd.ganymede.client.SaveDialog
 
addFormatChoiceButtons(Vector) - Method in class arlut.csd.ganymede.client.SaveDialog
 
ADDIFNOTPRESENT - Static variable in class arlut.csd.ganymede.xmlfield
constant string for the addIfNotPresent mode
addIfNotPresentValues - Variable in class arlut.csd.ganymede.xmlfield
 
addInvidField(invid_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a scalar invid field in this container panel
addInvidVector(invid_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate an invid vector in this container panel
addIPField(ip_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate an ip address field in this container panel
addItem() - Method in class arlut.csd.JDataComponent.StringSelector
Internal method to move item from out to in
addItem(Object) - Method in class arlut.csd.JDataComponent.JPanelCombo
 
addItem(Object) - Method in class arlut.csd.JDataComponent.JstringListBox
Add an item to the list box.
addItemListener(ItemListener) - Method in class arlut.csd.JDataComponent.JPanelCombo
 
addLock() - Method in class arlut.csd.ganymede.DBLockSync
Increments the count of held locks for the admin consoles.
addLock() - Method in class arlut.csd.ganymede.DBStore
Increments the count of held locks for the admin consoles.
addMultiString(String) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled multi-line text field
addMultiString(String, String) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled multi-line text field
addMultiString(String, String) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a labeled multi-line text field
addNewElement() - Method in class arlut.csd.ganymede.client.vectorPanel
Creates a new element in the vector db_field this vectorPanel is connected to.
addNewItem(Object, boolean) - Method in class arlut.csd.JDataComponent.StringSelector
Add a new item to the StringSelector.
addNodeAfter(CategoryNode, String) - Method in interface arlut.csd.ganymede.Category
This method is used to place a Category Node under us.
addNodeAfter(CategoryNode, String) - Method in class arlut.csd.ganymede.CategoryDump
This method is used to place a Category Node under us.
addNodeAfter(CategoryNode, String) - Method in class arlut.csd.ganymede.DBBaseCategory
This method is used to place a Category Node under us.
addNodeBefore(CategoryNode, String) - Method in interface arlut.csd.ganymede.Category
This method is used to place a Category Node under us.
addNodeBefore(CategoryNode, String) - Method in class arlut.csd.ganymede.CategoryDump
This method is used to place a Category Node under us.
addNodeBefore(CategoryNode, String) - Method in class arlut.csd.ganymede.DBBaseCategory
This method is used to place a Category Node under us.
addNotesPanel() - Method in class arlut.csd.ganymede.client.framePanel
 
addNumericField(db_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a numeric field in this container panel
addObject(DBEditObject) - Method in class arlut.csd.ganymede.DBEditSet
Method to associate a DBEditObject with this transaction.
addObjectHandle(ObjectHandle) - Method in class arlut.csd.ganymede.client.objectList
This method adds an object handle to this list, quickly, in sorted order.
addPassword(String) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a text-hidden password string field to the dialog
addPassword(String) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a text-hidden password string field to the dialog
addPassword(String, boolean) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a text-hidden password string field to the dialog
addPassword(String, boolean) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a text-hidden password string field to the dialog
addPasswordField(pass_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a password field in this container panel
addPeriodicAction(Date, int, Runnable, String) - Method in class arlut.csd.ganymede.GanymedeScheduler
This method is used to add an action to be run at a specific initial time, and every <intervalMinutes> thereafter.
addPermissionField(db_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a permission matrix field in this container panel
addQuery(Query) - Method in class arlut.csd.ganymede.Query
This method allows the client to add a list of subordinate queries to this query.
addReader(DBReadLock) - Method in class arlut.csd.ganymede.DBObjectBase
Add a DBReadLock to this base's reader list.
addReadLock(Object, DBReadLock) - Method in class arlut.csd.ganymede.DBLockSync
This method associates a new DBReadLock with the given key, if possible.
addRemoteUser(GanymedeSession) - Static method in class arlut.csd.ganymede.GanymedeServer
This method is called to add a remote user's GanymedeSession object to the GanymedeServer's static sessions field, which is used by the admin console code to iterate over connected users when logging user actions to the Ganymede admin console.
addRemovalDatePanel() - Method in class arlut.csd.ganymede.client.framePanel
 
addRescanField(Invid, short) - Method in class arlut.csd.ganymede.ReturnVal
This method makes a note in this ReturnVal to have the client rescan field fieldID in object objID.
address - Variable in class Qsmtp.Qsmtp
 
address - Variable in class arlut.csd.ganymede.IPwrap
 
addresses - Variable in class arlut.csd.ganymede.systemEventType
 
addresses - Variable in class arlut.csd.ganymede.objectEventType
 
addresses - Variable in class arlut.csd.ganymede.MailOut
 
addressVect - Variable in class arlut.csd.ganymede.systemEventType
 
addressVect - Variable in class arlut.csd.ganymede.objectEventType
 
addResultRow(DBObject, Query, QueryResult, boolean, DBEditObject) - Method in class arlut.csd.ganymede.GanymedeSession
This private method takes care of adding an object to a query result, checking permissions and what-not as needed.
addRow() - Method in class arlut.csd.ganymede.client.querybox
 
addRow(boolean) - Method in class arlut.csd.JTable.baseTable
Adds a new row to the bottom of the table
addRow(Component, int, String, boolean) - Method in class arlut.csd.ganymede.client.containerPanel
All the other addXXX methods used to add GUI components of a particular type call this to actually register the GUI component in this containerPanel for display.
addRow(DBObject) - Method in class arlut.csd.ganymede.DumpResult
This method is used to add an object's information to the dumpResult's serializable buffer.
addRow(DBObject, GanymedeSession) - Method in class arlut.csd.ganymede.DumpResult
This method is used to add an object's information to the dumpResult's serializable buffer.
addRow(Invid, String, boolean) - Method in class arlut.csd.ganymede.QueryResult
This method is used to add an object's information to the QueryResult's serializable buffer.
addRow(Invid, String, boolean, boolean, boolean, boolean) - Method in class arlut.csd.ganymede.QueryResult
This method is used to add an object's information to the QueryResult's serializable buffer.
addRow(JLabel, String) - Method in class arlut.csd.ganymede.client.datesPanel
 
addRow(JPanel, Component, String, int) - Method in class arlut.csd.ganymede.BaseEditor
 
addRow(JPanel, Component, String, int) - Method in class arlut.csd.ganymede.BaseFieldEditor
 
addRow(JPanel, Component, String, int) - Method in class arlut.csd.ganymede.NameSpaceEditor
 
addRow(JPanel, Component, String, int) - Method in class arlut.csd.ganymede.CategoryEditor
 
addRow(JPanel, Component, String, int, boolean) - Method in class arlut.csd.ganymede.BaseFieldEditor
 
addRow(JPanel, JComponent, String, int) - Method in class arlut.csd.JDialog.StringDialog
Convenience method to add a GUI component to this dialog.
addRow(ObjectHandle) - Method in class arlut.csd.ganymede.QueryResult
This method is used to add an object's information to the QueryResult's serializable buffer.
addSessionInvids(DBSession, Vector) - Static method in class arlut.csd.ganymede.DBDeletionManager
This method deletion-locks a vector of invids, returning false without changes if the deletion-locks could not all be performed.
addString(String) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled text field
addString(String) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a labeled text field
addString(StringBuffer, String) - Method in class arlut.csd.ganymede.PermEntry
 
addString(String, String) - Method in class arlut.csd.JDialog.DialogRsrc
Adds a labeled text field
addString(String, String) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a labeled text field
addStringField(string_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a scalar string field in this container panel
addStringVector(string_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a string vector in this container panel
addSystemField(DBObjectBaseField) - Method in class arlut.csd.ganymede.DBObjectBase
This method is used to store a system field.
addSystemField(String, short, short) - Method in class arlut.csd.ganymede.DBObjectBase
This method is used to instantiate a mandatory system field in this object.
addTableWindow(Session, Query, DumpResult, String) - Method in class arlut.csd.ganymede.client.gclient
 
addTableWindow(Session, Query, DumpResult, String) - Method in class arlut.csd.ganymede.client.windowPanel
Create and add an internal query result table window.
addTimedAction(Date, Runnable, String) - Method in class arlut.csd.ganymede.GanymedeScheduler
This method is used to add an action to be run once, at a specific time.
addTreeModelListener(TreeModelListener) - Method in class arlut.csd.ganymede.client.AbstractTreeTableModel
 
addValue(Object) - Method in class arlut.csd.ganymede.fieldDeltaRec
This method is used to record a value that has been added to this vector field.
addValues - Variable in class arlut.csd.ganymede.fieldDeltaRec
 
addValues - Variable in class arlut.csd.ganymede.xmlfield
 
ADDVECTOR - Static variable in class arlut.csd.JDataComponent.JValueObject
Vector add/vector operation.
addVectorPanel(db_field, FieldInfo, FieldTemplate) - Method in class arlut.csd.ganymede.client.containerPanel
private helper method to instantiate a vector panel in this container panel
addVectorRow(Component, int, String, boolean) - Method in class arlut.csd.ganymede.client.containerPanel
This private helper method is used to insert a vectorPanel into the containerPanel
addWaitWindow(Runnable) - Method in class arlut.csd.ganymede.client.windowPanel
Pops up an internal 'wait..' window, showing an animated icon of a guy working.
addWindow(Invid, db_object, boolean, String) - Method in class arlut.csd.ganymede.client.windowPanel
Create a new editable or view-only window in this windowPanel.
addWindow(Invid, db_object, boolean, String, boolean) - Method in class arlut.csd.ganymede.client.windowPanel
Create a new editable or view-only window in this windowPanel.
addWriter(DBWriteLock) - Method in class arlut.csd.ganymede.DBObjectBase
Add a DBWriteLock to this base's writer wait set.
addZipEntry(ZipOutputStream, File) - Static method in class arlut.csd.Util.zipIt
This method adds a new file to an existing ZipOutputStream.
adjustmentValueChanged(AdjustmentEvent) - Method in class arlut.csd.JTable.baseTable
Handles scrollbar events.
adjustmentValueChanged(AdjustmentEvent) - Method in class arlut.csd.JTree.treeControl
Handles scrollbar events.
adjustScrollbars() - Method in class arlut.csd.JTable.baseTable
Internal method Check to see whether we need scrollbars in our current component size, set the min/max/visible parameters This method is intended to be called from reShape().
adjustScrollbars() - Method in class arlut.csd.JTree.treeControl
Check to see whether we need scrollbars in our current component size, set the min/max/visible parameters

This method is intended to be called from reShape().
admin - Variable in class arlut.csd.ganymede.DBLogEvent
 
admin - Static variable in class arlut.csd.ganymede.GASHAdmin
The iAdmin object is the remote reference to the Ganymede server used by the admin console.
admin - Static variable in class arlut.csd.ganymede.GASHAdminFrame
 
Admin - interface arlut.csd.ganymede.Admin.
RMI interface that must be implemented by clients that connect to the GanymedeServer through the admin() method.
admin_history - Variable in class arlut.csd.ganymede.client.framePanel
holds an adminHistoryPanel (only for adminPersonae)
admin_history_index - Variable in class arlut.csd.ganymede.client.framePanel
 
admin_logo - Static variable in class arlut.csd.ganymede.GASHAdmin
 
admin(Admin) - Method in class arlut.csd.ganymede.GanymedeServer
This public remotely accessible method is called by the Ganymede admin console and/or the Ganymede stopServer script to establish a new admin console connection to the server.
admin(Admin) - Method in interface arlut.csd.ganymede.Server
 
AdminEntry - class arlut.csd.ganymede.AdminEntry.
Serializable data carrier object used by the Ganymede server to report a row of user status to the Ganymede admin console.
AdminEntry(String, String, String, String, String, String, int) - Constructor for class arlut.csd.ganymede.AdminEntry
 
adminEvent - class arlut.csd.ganymede.adminEvent.
The adminEvent class is used on the Ganymede server by the serverAdminProxy class, which uses it to queue up method calls to a remote admin console.
adminEvent(byte, Object) - Constructor for class arlut.csd.ganymede.adminEvent
 
adminField - Variable in class arlut.csd.ganymede.GASHAdminFrame
 
adminHistoryPanel - class arlut.csd.ganymede.client.adminHistoryPanel.
The adminHistoryPanel is used in the Ganymede client when the user is editing or viewing an admin persona object.
adminHistoryPanel(Invid, gclient) - Constructor for class arlut.csd.ganymede.client.adminHistoryPanel
 
adminLabel - Variable in class arlut.csd.ganymede.GASHAdminFrame
 
adminLogin - Variable in class arlut.csd.ganymede.GASHAdminLoginFrame
 
adminName - Variable in class arlut.csd.ganymede.DBLogEvent
 
adminName - Variable in class arlut.csd.ganymede.iAdmin
 
adminName - Variable in class arlut.csd.ganymede.GanymedeAdmin
The name that the admin console authenticated with.
adminName - Variable in class arlut.csd.ganymede.stopServerAdmin
 
adminPanel - Variable in class arlut.csd.ganymede.GASHAdminFrame
 
adminPass - Variable in class arlut.csd.ganymede.iAdmin
 
adminPass - Variable in class arlut.csd.ganymede.stopServerAdmin
 
adminPersonaCustom - class arlut.csd.ganymede.adminPersonaCustom.
This file is a management class for admin personae objects in Ganymede.
adminPersonaCustom(DBObjectBase) - Constructor for class arlut.csd.ganymede.adminPersonaCustom
Customization Constructor
adminPersonaCustom(DBObjectBase, Invid, DBEditSet) - Constructor for class arlut.csd.ganymede.adminPersonaCustom
Create new object constructor
adminPersonaCustom(DBObject, DBEditSet) - Constructor for class arlut.csd.ganymede.adminPersonaCustom
Check-out constructor, used by DBObject.createShadow() to pull out an object for editing.
adminSession - interface arlut.csd.ganymede.adminSession.
adminSession is an RMI interface to the Ganymede server's GanymedeAdmin class.
align - Variable in class arlut.csd.JTable.tableAttr
 
alignment - Variable in class arlut.csd.JDataComponent.JMultiLineLabel
 
All_Buttons - Variable in class arlut.csd.ganymede.client.perm_editor
 
allBox - Variable in class arlut.csd.ganymede.client.querybox
 
allowablePermEntry(short, short, PermEntry) - Method in class arlut.csd.ganymede.PermissionMatrixDBField
This method is used to check that the given operation can be set by the current administrator.
allowCallback - Variable in class arlut.csd.JDataComponent.JcalendarField
 
allowCallback - Variable in class arlut.csd.JDataComponent.JcheckboxField
 
allowCallback - Variable in class arlut.csd.JDataComponent.JdateField
 
allowCallback - Variable in class arlut.csd.JDataComponent.JentryField
 
allowCallback - Variable in class arlut.csd.JDataComponent.JpassField
 
allowCallback - Variable in class arlut.csd.JDataComponent.JpasswordField
 
allowCallback - Variable in class arlut.csd.JDataComponent.JstringArea
 
allowCallback - Variable in class arlut.csd.JDataComponent.LAFMenu
 
allowed(char) - Method in class arlut.csd.ganymede.PasswordDBField
Convenience method to identify if a particular character is acceptable in this field.
allowed(char) - Method in class arlut.csd.ganymede.StringDBField
Convenience method to identify if a particular character is acceptable in this field.
allowed(char) - Method in interface arlut.csd.ganymede.pass_field
Convenience method to identify if a particular character is acceptable in this field.
allowed(char) - Method in interface arlut.csd.ganymede.string_field
 
allowedChars - Static variable in class arlut.csd.JDataComponent.JfloatField
 
allowedChars - Static variable in class arlut.csd.JDataComponent.JnumberField
 
allowedChars - Variable in class arlut.csd.JDataComponent.JpasswordField
 
allowedChars - Variable in class arlut.csd.JDataComponent.JstringArea
 
allowedChars - Variable in class arlut.csd.JDataComponent.JstringField
 
allowedChars() - Method in class arlut.csd.ganymede.PasswordDBField
Returns a string containing the list of acceptable characters.
allowedChars() - Method in class arlut.csd.ganymede.StringDBField
Returns a string containing the list of acceptable characters.
allowedChars() - Method in interface arlut.csd.ganymede.pass_field
Returns a string containing the list of acceptable characters.
allowedChars() - Method in interface arlut.csd.ganymede.string_field
 
allowedTarget - Variable in class arlut.csd.ganymede.DBObjectBaseField
 
allowedTarget - Variable in class arlut.csd.ganymede.FieldTemplate
 
allowedTargetStr - Variable in class arlut.csd.ganymede.DBObjectBaseField
If this is not null, then we have gotten information on this Invid DBObjectBaseField pointing to a type of object from an XML file, and we'll need to do type resolution once the schema is completely loaded from an XML stream.
allowMonthChange - Variable in class arlut.csd.JCalendar.JpanelCalendar
If true, we'll allow the use to change the month and year displayed in the calendar.
allowNone - Variable in class arlut.csd.ganymede.client.JInvidChooser
 
allowV6 - Variable in class arlut.csd.JDataComponent.JIPField
 
allQuery - Variable in class arlut.csd.ganymede.client.BaseNode
 
anonymousLinkOK(DBObject, short) - Method in class arlut.csd.ganymede.DBEditObject
This method is used to control whether or not it is acceptable to make a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
anonymousLinkOK(DBObject, short) - Method in class arlut.csd.ganymede.adminPersonaCustom
This method is used to control whether or not it is acceptable to make a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
anonymousLinkOK(DBObject, short, DBObject, short, GanymedeSession) - Method in class arlut.csd.ganymede.DBEditObject
This method is used to control whether or not it is acceptable to make a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
anonymousLinkOK(DBObject, short, GanymedeSession) - Method in class arlut.csd.ganymede.DBEditObject
This method is used to control whether or not it is acceptable to make a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
anonymousUnlinkOK(DBObject, short) - Method in class arlut.csd.ganymede.DBEditObject
This method is used to control whether or not it is acceptable to rescind a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
anonymousUnlinkOK(DBObject, short) - Method in class arlut.csd.ganymede.ownerCustom
This method is used to control whether or not it is acceptable to rescind a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
anonymousUnlinkOK(DBObject, short, DBObject, short, GanymedeSession) - Method in class arlut.csd.ganymede.DBEditObject
This method is used to control whether or not it is acceptable to rescind a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
anonymousUnlinkOK(DBObject, short, GanymedeSession) - Method in class arlut.csd.ganymede.DBEditObject
This method is used to control whether or not it is acceptable to rescind a link to the given field in this DBObject type when the user only has editing access for the source InvidDBField and not the target.
answer - Variable in class arlut.csd.JDialog.YesNoDialog
 
answeredYes() - Method in class arlut.csd.JDialog.YesNoDialog
 
apacheCrypt(String) - Static method in class md5.MD5Crypt
This method generates an Apache MD5 compatible md5-encoded password hash from a plaintext password and a salt.
apacheCrypt(String, String) - Static method in class md5.MD5Crypt
This method actually generates an Apache MD5 compatible md5-encoded password hash from a plaintext password and a salt.
apachemd5crypted - Variable in class arlut.csd.ganymede.DBObjectBaseField
 
apachemd5cryptedCF - Variable in class arlut.csd.ganymede.BaseFieldEditor
 
apacheMd5CryptPass - Variable in class arlut.csd.ganymede.PasswordDBField
The complex md5crypt()'ed password, with the magic string used by Apache for their htpasswd file format.
apachemd5text - Variable in class arlut.csd.ganymede.xPassword
 
append(boolean) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the boolean argument to the string buffer.
append(char) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the char argument to this string buffer.
append(char[]) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the char array argument to this string buffer.
append(char[], int, int) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of a subarray of the char array argument to this string buffer.
append(DBLogEvent) - Method in class arlut.csd.ganymede.MailOut
 
append(double) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the double argument to this string buffer.
append(float) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the float argument to this string buffer.
append(int) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the int argument to this string buffer.
append(long) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the long argument to this string buffer.
append(Object) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string representation of the Object argument to this string buffer.
append(QueryResult) - Method in class arlut.csd.ganymede.QueryResult
This is a pre-serialization method for concatenating another (for transport) QueryResult to ourself.
append(String) - Method in class arlut.csd.Util.SharedStringBuffer
Appends the string to this string buffer.
appendMailOut(DBLogEvent, Hashtable, DBSession, systemEventType) - Method in class arlut.csd.ganymede.DBLog
This method takes a DBLogEvent object, scans it to determine what mailing lists should be notified of the event in the context of a transaction, and adds a description of the passed in event to each MailOut object held in map.
appendObjectInfo(StringBuffer, String, boolean) - Method in class arlut.csd.ganymede.DBObject
This method is used to concatenate a textual description of this object to the passed-in StringBuffer.
appendObjectMail(DBLogEvent, Hashtable, String, DBSession) - Method in class arlut.csd.ganymede.DBLog
This sends out the 'auxiliary' type specific log information mail to designated users, using the object event objects in the Ganymede database.
appendText(String) - Method in class arlut.csd.JDialog.JDialogBuff
Adds a newline and the provided text to the end of the text encoded in this dialog.
applet - Static variable in class testTable
 
applet - Static variable in class arlut.csd.ganymede.GASHAdmin
We assume that we're only ever going to have one console running in any given JVM, we keep track of it here as a convenience.
appletContentPane - Static variable in class arlut.csd.ganymede.client.glogin
 
appletContentPane - Static variable in class arlut.csd.ganymede.GASHAdmin
 
apply - Variable in class arlut.csd.JDataComponent.JchoiceList
 
applyDelta(DBObject) - Method in class arlut.csd.ganymede.DBObjectDeltaRec
This method takes an object in its original state, and returns a new copy of the object with the changes embodied in this DBObjectDeltaRec applied to it.
arlut.csd.ganymede - package arlut.csd.ganymede
 
arlut.csd.ganymede.client - package arlut.csd.ganymede.client
 
arlut.csd.JCalendar - package arlut.csd.JCalendar
 
arlut.csd.JDataComponent - package arlut.csd.JDataComponent
 
arlut.csd.JDialog - package arlut.csd.JDialog
 
arlut.csd.JTable - package arlut.csd.JTable
 
arlut.csd.JTree - package arlut.csd.JTree
 
arlut.csd.Util - package arlut.csd.Util
 
array - Variable in class arlut.csd.ganymede.DBObjectBaseField
true if this field is an array type
arrayOp - Variable in class arlut.csd.ganymede.QueryDataNode
 
aSession - Variable in class arlut.csd.ganymede.iAdmin
 
aSession - Variable in class arlut.csd.ganymede.stopServerAdmin
 
asHex() - Method in class md5.MD5
Returns 32-character hex representation of this objects hash
asHex(byte[]) - Static method in class md5.MD5
Turns array of bytes into string representing each byte as unsigned hex number.
atEOF() - Method in class arlut.csd.Util.Parser
Returns true if we're at EOF
atEOL() - Method in class arlut.csd.Util.Parser
Returns true if we're at EOL
attach(JchoiceInterface) - Method in class arlut.csd.JDataComponent.JchoiceList
 
attemptBackLinkClear(boolean) - Method in class arlut.csd.ganymede.DBEditObject
This method is used to find all objects which point to us through non-symmetric links, edit them, and break the link.
attr - Variable in class arlut.csd.JTable.tableCell
An individual cell may have a special font and colors set..
attr - Variable in class arlut.csd.JTable.tableCol
 
attribCardPane - Variable in class arlut.csd.ganymede.GASHSchema
 
attribPane - Variable in class arlut.csd.ganymede.GASHSchema
 
attribute(String, String) - Method in class arlut.csd.ganymede.XMLDumpContext
Writes an attribute.
attrKeys - Variable in class arlut.csd.Util.XMLElement
 
attrVals - Variable in class arlut.csd.Util.XMLElement
 
augmented - Variable in class arlut.csd.ganymede.DBLogEvent
 
augmentList(Object, QueryResult) - Method in class arlut.csd.ganymede.client.objectCache
This method is intended to augment an existing list with non-editable object handles.
augmentListWithNonEditables(QueryResult) - Method in class arlut.csd.ganymede.client.objectList
This method is used to augment an object list with non-editables.
autologin - Variable in class arlut.csd.ganymede.client.glogin
 
available - Variable in class arlut.csd.ganymede.client.JDefaultOwnerDialog
 
available - Variable in class arlut.csd.ganymede.client.JFilterDialog
 

B

back - Variable in class arlut.csd.ganymede.client.helpPanel
 
background - Static variable in class arlut.csd.ganymede.client.ClientColor
 
backgroundThread - Variable in class Qsmtp.Qsmtp
 
backing - Variable in class arlut.csd.JTable.tableCanvas
 
backing - Variable in class arlut.csd.JTree.treeCanvas
 
backing_rect - Variable in class arlut.csd.JTable.tableCanvas
 
backing_rect - Variable in class arlut.csd.JTree.treeCanvas
 
BackLinksField - Static variable in interface arlut.csd.ganymede.SchemaConstants
any miscellaneous pointers pointing to us are kept track of in this field if we don't have an explicit back-link field.
backPointers - Variable in class arlut.csd.ganymede.DBStore
hash mapping Invid's to Hashtables of Invid's.
backupsBusy - Static variable in class arlut.csd.ganymede.GanymedeBuilderTask
This hashtable maps directory paths to an Integer counting the number of tasks that are currently copying backup files to it.
badChars - Variable in class arlut.csd.ganymede.DBObjectBaseField
 
badChars - Variable in class arlut.csd.ganymede.FieldTemplate
 
BadCharS - Variable in class arlut.csd.ganymede.BaseFieldEditor
 
badConsoles - Static variable in class arlut.csd.ganymede.GanymedeAdmin
Static vector of GanymedeAdmin instances for which remote exceptions were caught in the static update methods.
base - Variable in class arlut.csd.ganymede.client.BaseNode
 
base - Variable in class arlut.csd.ganymede.BaseEditor
 
base - Variable in class arlut.csd.ganymede.BaseNode
 
base - Variable in class arlut.csd.ganymede.JournalEntry
 
base - Variable in class arlut.csd.ganymede.DBObjectBaseField
Object type definition for the database object class we are member of
Base - interface arlut.csd.ganymede.Base.
Client side interface definition for the Ganymede DBObjectBase class.
Base_Panel - Variable in class arlut.csd.ganymede.client.perm_editor
 
base() - Method in class arlut.csd.ganymede.DBObjectBaseField
Returns the object definition that this field is defined under.
baseChanged(short) - Method in class arlut.csd.ganymede.GanymedeBuilderTask
This method is used by subclasses of GanymedeBuilderTask to determine whether a particular base has had any modifications made to it since the last time this builder task was run.
baseChoice - Variable in class arlut.csd.ganymede.client.querybox
 
BaseDump - class arlut.csd.ganymede.BaseDump.
This class is intended to serve as a stub to hold basic information about server side categories for the client to process locally.
BaseDump(BaseListTransport, char[], int) - Constructor for class arlut.csd.ganymede.BaseDump
Constructor for use by a BaseListTransport object
BaseDump(CategoryDump, char[], int) - Constructor for class arlut.csd.ganymede.BaseDump
Constructor for use by a CategoryDump object
BaseEditor - class arlut.csd.ganymede.BaseEditor.
Part of the admin console's graphical schema editor.
BaseEditor(GASHSchema) - Constructor for class arlut.csd.ganymede.BaseEditor
 
baseEditPane - Variable in class arlut.csd.ganymede.GASHSchema
 
baseEntry(String) - Method in class arlut.csd.ganymede.PermMatrix
Private helper method used to generate a matrixEntry() encoded String for a single DBObjectBase from a matrixEntry() encoded String that also includes a field specification.
BaseField - interface arlut.csd.ganymede.BaseField.
Client side interface definition for the Ganymede DBObjectBaseField class.
BaseFieldEditor - class arlut.csd.ganymede.BaseFieldEditor.
Part of the admin console's graphical schema editor.
BaseFieldEditor(GASHSchema) - Constructor for class arlut.csd.ganymede.BaseFieldEditor
Constructor
basehash - Variable in class arlut.csd.ganymede.client.perm_button
 
baseHash - Variable in class arlut.csd.ganymede.client.Loader
 
baseHash - Variable in class arlut.csd.ganymede.DBBaseCategory
We use this baseHash to keep a map of DBObjectBase.getKey() to instances of DBObjectBase.
baseHashLoaded - Variable in class arlut.csd.ganymede.client.Loader
 
baseID - Variable in class arlut.csd.ganymede.client.CacheInfo
 
baseID - Variable in class arlut.csd.ganymede.FieldTemplate
 
baseIDHash - Variable in class arlut.csd.ganymede.client.querybox
 
baseline - Variable in class arlut.csd.JTable.tableAttr
 
baseList - Variable in class arlut.csd.ganymede.client.Loader
 
baseListLoaded - Variable in class arlut.csd.ganymede.client.Loader
 
BaseListTransport - class arlut.csd.ganymede.BaseListTransport.
This class is intended to provide a serializable object that can be used to bulk-dump a static description of the category and base structures on the server to the client.
BaseListTransport(GanymedeSession) - Constructor for class arlut.csd.ganymede.BaseListTransport
Server side constructor for the full category tree
baseMap - Variable in class arlut.csd.ganymede.client.Loader
 
baseMapLoaded - Variable in class arlut.csd.ganymede.client.Loader
 
baseMenu - Variable in class arlut.csd.ganymede.GASHSchema
 
baseName - Variable in class arlut.csd.ganymede.client.querybox
 
baseNames - Variable in class arlut.csd.ganymede.client.Loader
 
baseNamesLoaded - Variable in class arlut.csd.ganymede.client.Loader
 
baseNode - Variable in class arlut.csd.ganymede.BaseEditor
 
BaseNode - class arlut.csd.ganymede.client.BaseNode.
Subclass of treeNode used in the client.
BaseNode - class arlut.csd.ganymede.BaseNode.
Subclass of treeNode used in the admin console's schema editor.
BaseNode(treeNode, String, Base, treeNode, boolean, int, int, treeMenu) - Constructor for class arlut.csd.ganymede.BaseNode
 
BaseNode(treeNode, String, Base, treeNode, boolean, int, int, treeMenu, boolean) - Constructor for class arlut.csd.ganymede.client.BaseNode
 
basePath - Static variable in class arlut.csd.ganymede.GanymedeBuilderTask
 
bases - Variable in class arlut.csd.ganymede.client.ownershipPanel
 
baseSet - Variable in class arlut.csd.ganymede.DBLock
In order to prevent deadlocks, each individual lock must be established on all applicable DBObjectBases at the time the lock is initially established.
basesModified - Variable in class arlut.csd.ganymede.DBEditSet
A record of the DBObjectBase's touched by this transaction.
basesToAdd - Variable in class arlut.csd.ganymede.GanymedeXMLSession
This vector is used by the XML schema editing logic to track object types from the xml file that need to be added to the current schema.
basesToEdit - Variable in class arlut.csd.ganymede.GanymedeXMLSession
This vector is used by the XML schema editing logic to track object types from the xml file that need to be edited in the current schema.
basesToRemove - Variable in class arlut.csd.ganymede.GanymedeXMLSession
This vector is used by the XML schema editing logic to track object types in the current schema that were not mentioned in the xml file and thus need to be removed from the current schema.
baseTable - class arlut.csd.JTable.baseTable.
baseTable is an AWT table component, supporting a wide variety of table displays based on an underlying grid model.
baseTable(int[], String[], JPopupMenu, JPopupMenu) - Constructor for class arlut.csd.JTable.baseTable
Constructor with default fonts, justification, and behavior
baseTable(tableAttr, tableAttr, tableAttr[], int[], Color, Color, Color, Color, String[], boolean, boolean, boolean, boolean, JPopupMenu, JPopupMenu) - Constructor for class arlut.csd.JTable.baseTable
This is the base constructor for baseTable, which allows all aspects of the baseTable's appearance and behavior to be customized.
baseToShort - Variable in class arlut.csd.ganymede.client.Loader
 
baseTransport - Static variable in class arlut.csd.ganymede.Ganymede
A cached reference to a master base list serialization object.
be - Variable in class arlut.csd.ganymede.GASHSchema
 
beforeversupergash - Variable in class arlut.csd.ganymede.GanymedeSession
GanymedeSessions created for internal operations always operate with supergash privileges.
beginDraggingFrame(JComponent) - Method in class arlut.csd.ganymede.client.clientDesktopMgr
 
beginResizingFrame(JComponent, int) - Method in class arlut.csd.ganymede.client.clientDesktopMgr
 
bg - Variable in class arlut.csd.JDataComponent.JcomponentAttr
 
bg - Variable in class arlut.csd.JCalendar.JdateButton
 
bg - Variable in class arlut.csd.JTable.tableAttr
 
bg - Variable in class arlut.csd.JTable.tableCanvas
 
bg - Variable in class arlut.csd.JTree.treeCanvas
 
BG - Static variable in class arlut.csd.ganymede.client.ClientColor
 
bgColor - Variable in class arlut.csd.JTree.treeCanvas
 
bgColor - Variable in class arlut.csd.ganymede.GASHSchema
 
BigPipedInputStream - class arlut.csd.Util.BigPipedInputStream.
This class is a simple subclassing of java.io.PipedInputStream that specifies a much larger buffer size, in order to make server-side XML parsing efficient.
BigPipedInputStream(PipedOutputStream) - Constructor for class arlut.csd.Util.BigPipedInputStream
 
bind(Invid, Invid, boolean) - Method in class arlut.csd.ganymede.InvidDBField
This method is used to link the remote invid to this checked-out invid in accordance with this field's defined symmetry constraints.
blackLineB - Variable in class arlut.csd.ganymede.client.windowPanel
 
body - Variable in class arlut.csd.ganymede.consoleShutdownDialog
 
body(int[], int, int) - Static method in class jcrypt.jcrypt
 
boolChoice - Variable in class arlut.csd.ganymede.client.QueryRow
 
BOOLEAN - Static variable in interface arlut.csd.ganymede.FieldType
 
boolean_field - interface arlut.csd.ganymede.boolean_field.
 
BooleanDBField - class arlut.csd.ganymede.BooleanDBField.
BooleanDBField is a subclass of