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() - Method in interface com.samskivert.swing.util.Task
This method is called by the task master when it has received a request to cancel this task.
abort() - Method in class com.samskivert.swing.util.TaskAdapter
Always returns false by default.
abort() - Method in class com.samskivert.swing.util.TaskMaster.MethodTask
 
abort() - Method in class com.samskivert.swing.util.TaskMaster.TaskRunner
 
abort() - Method in class com.samskivert.util.SerialExecutor.ExecutorThread
 
AbsoluteLayout - Class in com.samskivert.swing
Used to lay out components at absolute coordinates.
AbsoluteLayout() - Constructor for class com.samskivert.swing.AbsoluteLayout
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.DeleteClause
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.FieldDefinition
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.ForUpdate
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.FromOverride
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.GroupBy
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.InsertClause
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.Join
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.Limit
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.OrderBy
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.SelectClause
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.UpdateClause
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.clause.Where
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.expression.ColumnExp
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.expression.EpochSeconds
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.expression.FunctionExp
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.expression.LiteralExp
 
accept(ExpressionVisitor) - Method in interface com.samskivert.jdbc.depot.expression.SQLExpression
Most uses of this class have been implemented with a visitor pattern.
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.expression.ValueExp
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.Key
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.Key.WhereCondition
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.MultiKey
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.Exists
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.FullTextMatch
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.In
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.IsNull
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.operator.Logic.Not
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.operator.SQLOperator.BinaryOperator
 
accept(ExpressionVisitor) - Method in class com.samskivert.jdbc.depot.operator.SQLOperator.MultiOperator
 
accomodate(int[], int) - Static method in class com.samskivert.util.IntListUtil
Creates a new list that will accomodate the specified index and copies the contents of the old list to the first.
accomodate(Object[], int) - Static method in class com.samskivert.util.ListUtil
Creates a new list that will accomodate the specified index and copies the contents of the old list to the first.
action(String) - Method in class com.samskivert.velocity.FormTool
Generates a hidden form field named action with the specified value.
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.CollapsiblePanel
 
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.Controller
 
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.RuntimeAdjust.Action
 
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.RuntimeAdjust.BooleanAdjust
 
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.RuntimeAdjust.EnumAdjust
 
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.RuntimeAdjust.FileAdjust
 
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.RuntimeAdjust.IntAdjust
 
actionPerformed(ActionEvent) - Method in class com.samskivert.swing.util.MenuUtil.ReflectedAction
 
activate(RadialMenu.Host, Rectangle, Object) - Method in class com.samskivert.swing.RadialMenu
Activates the radial menu, rendering a menu around the prescribed bounds.
activate(RadialMenu.Host, Rectangle) - Method in class com.samskivert.swing.RadialMenu
Activates the radial menu, rendering a menu around the prescribed bounds.
activate() - Static method in class com.samskivert.util.DebugChords
Initializes the debug chords services and wires up the key event listener that will be used to invoke the bound code.
activateAntiAliasing(Graphics2D) - Static method in class com.samskivert.swing.util.SwingUtil
Activates anti-aliasing in the supplied graphics context.
activateSiteSpecificMessages(String, SiteResourceLoader) - Method in class com.samskivert.servlet.MessageManager
If the message manager is to be used in a multi-site environment, it can be configured to load site-specific message resources in addition to the default application message resources.
add(Integer) - Method in class com.samskivert.util.ArrayIntSet
 
add(int) - Method in class com.samskivert.util.ArrayIntSet
 
add(int[]) - Method in class com.samskivert.util.ArrayIntSet
Add all of the values in the supplied array to the set.
add(E) - Method in class com.samskivert.util.BaseArrayList
 
add(int, E) - Method in class com.samskivert.util.BaseArrayList
 
add(E) - Method in class com.samskivert.util.Collections.SynchronizedCollection
 
add(int) - Method in class com.samskivert.util.Collections.SynchronizedIntSet
 
add(int[], int) - Static method in class com.samskivert.util.CompactIntListUtil
Adds the specified value to the list iff it is not already in the list.
add(int) - Method in class com.samskivert.util.HashIntMap.IntKeySet
 
add(int[], int) - Static method in class com.samskivert.util.IntListUtil
Adds the specified value to the first empty slot in the specified list.
add(int[], int, int) - Static method in class com.samskivert.util.IntListUtil
Adds the specified value to the next empty slot in the specified list.
add(int) - Method in interface com.samskivert.util.IntSet
Adds the specified element to this set if it is not already present (optional operation).
add(Object[], Object) - Static method in class com.samskivert.util.ListUtil
Adds the specified element to the first empty slot in the specified list.
add(Object[], int, Object) - Static method in class com.samskivert.util.ListUtil
Adds the specified element to the next empty slot in the specified list.
add(int, T) - Method in class com.samskivert.util.ObserverList
 
add(T) - Method in class com.samskivert.util.ObserverList
 
add(Object) - Method in class com.samskivert.util.RecentList
Adds the specified value to the list.
add(int, T) - Method in class com.samskivert.util.WeakObserverList
 
add(double, double) - Method in class com.samskivert.velocity.DataTool
Double addition.
addActionListener(ActionListener) - Method in class com.samskivert.swing.ComboButtonBox
Adds a listener to our list of entities to be notified when the selection changes.
addActionListener(ActionListener) - Method in class com.samskivert.swing.ObjectEditorTable
Add an action listener to this table.
addActionListener(ActionListener) - Method in class com.samskivert.swing.RadialMenu
Adds a listener that will be notified when a menu item is selected.
addAll(Collection<? extends Integer>) - Method in class com.samskivert.util.ArrayIntSet
 
addAll(Collection<? extends E>) - Method in class com.samskivert.util.Collections.SynchronizedCollection
 
addAll(T, Enumeration<E>) - Static method in class com.samskivert.util.CollectionUtil
Adds all items returned by the enumeration to the supplied collection and returns the supplied collection.
addAll(T, Iterator<E>) - Static method in class com.samskivert.util.CollectionUtil
Adds all items returned by the iterator to the supplied collection and returns the supplied collection.
addAll(T, E[]) - Static method in class com.samskivert.util.CollectionUtil
Adds all items in the given object array to the supplied collection and returns the supplied collection.
addAll(Collection<? extends T>) - Method in class com.samskivert.util.ObserverList
 
addAll(int, Collection<? extends T>) - Method in class com.samskivert.util.ObserverList
 
addAttributes(AttributedString) - Method in class com.samskivert.swing.Label
Add any attributes to the text.
addButtons(int, int) - Method in class com.samskivert.swing.ComboButtonBox
Adds buttons for the specified range of model elements.
addCacheListener(Class<T>, PersistenceContext.CacheListener<T>) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Registers a new cache listener with the cache associated with the given class.
addCacheListener(String, PersistenceContext.CacheListener<T>) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Registers a new cache listener with the identified cache.
addClass(PersistenceContext, Class<? extends PersistentRecord>) - Method in class com.samskivert.jdbc.depot.DepotTypes
Register a new persistent class with this object.
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.DeleteClause
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.FieldDefinition
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.ForUpdate
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.FromOverride
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.GroupBy
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.InsertClause
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.Join
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.Limit
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.OrderBy
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.SelectClause
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.UpdateClause
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.clause.Where
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.expression.ColumnExp
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.expression.EpochSeconds
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.expression.FunctionExp
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.expression.LiteralExp
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in interface com.samskivert.jdbc.depot.expression.SQLExpression
Adds all persistent classes that are brought into the SQL context by this clause: FROM clauses, JOINs, UPDATEs, anything that could create a new table abbreviation.
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.expression.ValueExp
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.Key
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.Key.WhereCondition
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.MultiKey
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.Exists
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.FullTextMatch
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.In
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.operator.Conditionals.IsNull
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.operator.Logic.Not
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.operator.SQLOperator.BinaryOperator
 
addClasses(Collection<Class<? extends PersistentRecord>>) - Method in class com.samskivert.jdbc.depot.operator.SQLOperator.MultiOperator
 
addColumn(Connection, String, String, String, boolean) - Method in class com.samskivert.jdbc.BaseLiaison
 
addColumn(Connection, String, String, String, boolean) - Method in interface com.samskivert.jdbc.DatabaseLiaison
Adds a column to a table with the given definition.
addColumn(Connection, String, String, String, String) - Static method in class com.samskivert.jdbc.JDBCUtil
Adds a column (with name 'cname' and definition 'cdef') to the specified table.
addDatum(Object) - Method in class com.samskivert.swing.ObjectEditorTable
Add the specified element to the end of the data set.
addDebugBorders(JPanel) - Static method in class com.samskivert.swing.util.SwingUtil
Adds a one pixel border of random color to this and all panels contained in this panel's child hierarchy.
addDragSource(DragSource, JComponent) - Static method in class com.samskivert.swing.dnd.DnDManager
Add the specified component as a source of drags, with the DragSource controller, and remove the source when it is removed from the component hierarchy.
addDragSource(DragSource, JComponent, boolean) - Static method in class com.samskivert.swing.dnd.DnDManager
Add the specified component as a source of drags, with the DragSource controller.
addDropTarget(DropTarget, JComponent) - Static method in class com.samskivert.swing.dnd.DnDManager
Add the specified component as a drop target, and remove the target when it is removed from the component hierarchy.
addDropTarget(DropTarget, JComponent, boolean) - Static method in class com.samskivert.swing.dnd.DnDManager
Add the specified component as a drop target.
addFieldParser(String, SetPropertyFieldsRule.FieldParser) - Method in class com.samskivert.xml.SetPropertyFieldsRule
Adds a custom parser for the specified named field.
addFileset(FileSet) - Method in class com.samskivert.jdbc.depot.tools.GenRecordTask
Adds a nested fileset element which enumerates record source files.
addFullTextSearch(Connection, DepotMarshaller<T>, FullTextIndex) - Method in class com.samskivert.jdbc.depot.MySQLBuilder
 
addFullTextSearch(Connection, DepotMarshaller<T>, FullTextIndex) - Method in class com.samskivert.jdbc.depot.PostgreSQLBuilder
 
addFullTextSearch(Connection, DepotMarshaller<T>, FullTextIndex) - Method in class com.samskivert.jdbc.depot.SQLBuilder
Add full-text search capabilities, as defined by the provided FullTextIndex, on the table associated with the given DepotMarshaller.
addIndexToTable(Connection, String, String[], String, boolean) - Method in class com.samskivert.jdbc.BaseLiaison
 
addIndexToTable(Connection, String, String[], String, boolean) - Method in interface com.samskivert.jdbc.DatabaseLiaison
Adds a named index to a table on the given columns.
addIndexToTable(Connection, String, String, String) - Static method in class com.samskivert.jdbc.JDBCUtil
Adds an index on the specified column (cname) to the specified table.
addIndexToTable(Connection, String, String[], String, boolean) - Method in class com.samskivert.jdbc.MySQLLiaison
 
addLayoutComponent(String, Component) - Method in class com.samskivert.swing.AbsoluteLayout
 
addLayoutComponent(Component, Object) - Method in class com.samskivert.swing.AbsoluteLayout
 
addLayoutComponent(String, Component) - Method in class com.samskivert.swing.GroupLayout
 
addLayoutComponent(Component, Object) - Method in class com.samskivert.swing.GroupLayout
 
addMenuItem(String, String, Image, RadialMenu.Predicate) - Method in class com.samskivert.swing.RadialMenu
Adds a menu item to the menu.
addMenuItem(RadialMenuItem, boolean) - Method in class com.samskivert.swing.RadialMenu
Adds an already constructed menu item to the menu.
addMenuItem(RadialMenuItem) - Method in class com.samskivert.swing.RadialMenu
Adds an already constructed menu item to the menu.
addMenuItem(ActionListener, JMenu, String, Integer, KeyStroke) - Static method in class com.samskivert.swing.util.MenuUtil
Adds a new menu item to the menu with the specified name and attributes.
addMenuItem(ActionListener, JMenu, String, int, KeyStroke) - Static method in class com.samskivert.swing.util.MenuUtil
Adds a new menu item to the menu with the specified name and attributes.
addMenuItem(ActionListener, JMenu, String, int) - Static method in class com.samskivert.swing.util.MenuUtil
Adds a new menu item to the menu with the specified name and attributes.
addMenuItem(ActionListener, JMenu, String) - Static method in class com.samskivert.swing.util.MenuUtil
Adds a new menu item to the menu with the specified name.
addMenuItem(JMenu, String, int, KeyStroke, Object, String) - Static method in class com.samskivert.swing.util.MenuUtil
Adds a new menu item to the menu with the specified name and attributes.
addMenuItem(JMenu, String, Object, String) - Static method in class com.samskivert.swing.util.MenuUtil
Adds a new menu item to the menu with the specified name and attributes.
addMenuItem(JPopupMenu, String, Object, String) - Static method in class com.samskivert.swing.util.MenuUtil
Adds a new menu item to the popup menu with the specified name and attributes.
addNotify() - Method in class com.samskivert.swing.LazyComponent
 
addNotify() - Method in class com.samskivert.swing.ScrollBox
 
addObject(int, int, Object) - Method in class com.samskivert.swing.util.ProximityTracker
Adds an object to the tracker.
addPrimaryKey(Connection, String, String[]) - Method in class com.samskivert.jdbc.BaseLiaison
 
addPrimaryKey(Connection, String, String[]) - Method in interface com.samskivert.jdbc.DatabaseLiaison
Adds a primary key to a table of the given name and on the given columns.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.samskivert.util.PrefsConfig
Adds a listener that will be notified whenever any configuration properties are changed by a call to one of the set methods.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class com.samskivert.util.PrefsConfig
Adds a listener that will be notified whenever the specified configuration property is changed by a call to the appropriate set method.
addRenderingHints(Map<?, ?>) - Method in class com.samskivert.swing.TGraphics2D
 
addSection(String, ListModel) - Method in class com.samskivert.swing.CollapsibleList
Adds a section to this collapsible list.
addSource(DragSource, JComponent, boolean) - Method in class com.samskivert.swing.dnd.DnDManager
Add a dragsource.
addTarget(DropTarget, JComponent, boolean) - Method in class com.samskivert.swing.dnd.DnDManager
Add a droptarget.
addTargetListeners(Component) - Method in class com.samskivert.swing.dnd.DnDManager
Add the appropriate target listeners to this component and all its children.
addTask(SerialExecutor.ExecutorTask) - Method in class com.samskivert.util.SerialExecutor
Add a task to the executor, it is expected that this method is called on the ResultReceiver thread.
addValue(int) - Method in class com.samskivert.util.Histogram
Registers a value with this histogram.
adjusted(boolean) - Method in class com.samskivert.swing.RuntimeAdjust.BooleanAdjust
 
adjusted(String, String) - Method in class com.samskivert.swing.RuntimeAdjust.EnumAdjust
 
adjusted(String, String) - Method in class com.samskivert.swing.RuntimeAdjust.FileAdjust
 
adjusted(int, int) - Method in class com.samskivert.swing.RuntimeAdjust.IntAdjust
 
adjustSize(int) - Method in class com.samskivert.util.LRUHashMap
Update the overall size of the cache if an already added item changes size.
AdjustTestApp - Class in com.samskivert.swing.tests
Does something extraordinary.
AdjustTestApp() - Constructor for class com.samskivert.swing.tests.AdjustTestApp
 
age - Variable in class com.samskivert.jdbc.depot.tests.TestRecord
 
AncestorAdapter - Class in com.samskivert.swing.event
An abstract adapter class for receiving ancestor events.
AncestorAdapter() - Constructor for class com.samskivert.swing.event.AncestorAdapter
 
ancestorAdded(AncestorEvent) - Method in class com.samskivert.swing.event.AncestorAdapter
 
ancestorAdded(AncestorEvent) - Method in class com.samskivert.swing.util.ButtonUtil.ButtonConfigBinding
 
ancestorMoved(AncestorEvent) - Method in class com.samskivert.swing.event.AncestorAdapter
 
ancestorMoved(AncestorEvent) - Method in class com.samskivert.swing.util.ButtonUtil.ButtonConfigBinding
 
ancestorRemoved(AncestorEvent) - Method in class com.samskivert.swing.event.AncestorAdapter
 
ancestorRemoved(AncestorEvent) - Method in class com.samskivert.swing.util.ButtonUtil.ButtonConfigBinding
 
APP_CLASS_KEY - Static variable in class com.samskivert.velocity.DispatcherServlet
The servlet parameter key specifying the application class.
append(byte[], byte) - Static method in class com.samskivert.util.ArrayUtil
Creates a new array one larger than the supplied array and with the specified value inserted into the last slot.
append(short[], short) - Static method in class com.samskivert.util.ArrayUtil
Creates a new array one larger than the supplied array and with the specified value inserted into the last slot.
append(int[], int) - Static method in class com.samskivert.util.ArrayUtil
Creates a new array one larger than the supplied array and with the specified value inserted into the last slot.
append(float[], float) - Static method in class com.samskivert.util.ArrayUtil
Creates a new array one larger than the supplied array and with the specified value inserted into the last slot.
append(T[], T) - Static method in class com.samskivert.util.ArrayUtil
Creates a new array one larger than the supplied array and with the specified value inserted into the last slot.
append(T) - Method in class com.samskivert.util.Queue
Appends the supplied item to the end of the queue, and notify a consumer if and only if the queue was previously empty.
append0(T, boolean) - Method in class com.samskivert.util.Queue
Internal append method.
appendIdentifier(String) - Method in class com.samskivert.jdbc.depot.BuildVisitor
 
appendIdentifier(String) - Method in class com.samskivert.jdbc.depot.MySQLBuilder.MSBuildVisitor
 
appendIdentifier(String) - Method in class com.samskivert.jdbc.depot.PostgreSQLBuilder.PGBuildVisitor
 
appendLhsColumn(Class<? extends PersistentRecord>, String) - Method in class com.samskivert.jdbc.depot.BuildVisitor
 
appendLoud(T) - Method in class com.samskivert.util.Queue
Appends an item to the queue and notify a listener regardless of how many items are on the queue.
appendResource(int, StringBuffer, SiteResourceLoader, String) - Method in class com.samskivert.servlet.tests.SiteResourceLoaderTest
 
appendRhsColumn(Class<? extends PersistentRecord>, String) - Method in class com.samskivert.jdbc.depot.BuildVisitor
 
appendSilent(T) - Method in class com.samskivert.util.Queue
Appends an item to the queue without notifying anyone.
appendTableAbbreviation(Class<? extends PersistentRecord>) - Method in class com.samskivert.jdbc.depot.BuildVisitor
 
appendTableAbbreviation(Class<? extends PersistentRecord>) - Method in class com.samskivert.jdbc.depot.MySQLBuilder.MSBuildVisitor
 
appendTableName(Class<? extends PersistentRecord>) - Method in class com.samskivert.jdbc.depot.BuildVisitor
 
appendTableName(Class<? extends PersistentRecord>) - Method in class com.samskivert.jdbc.depot.MySQLBuilder.MSBuildVisitor
 
Application - Class in com.samskivert.velocity
The servlet API defines the concept of a web application and associates certain attributes with it like document root and so on.
Application() - Constructor for class com.samskivert.velocity.Application
 
APPLICATION_KEY - Static variable in class com.samskivert.velocity.DispatcherServlet
This is the key used to store a reference back to the dispatcher servlet in our invocation context.
apply(Component) - Method in interface com.samskivert.swing.util.SwingUtil.ComponentOp
Apply an operation to the given component.
apply(ObserverList.ObserverOp<T>) - Method in class com.samskivert.util.ObserverList
Applies the supplied observer operation to all observers in the list in a manner conforming to the notification ordering policy specified at construct time.
apply(T) - Method in interface com.samskivert.util.ObserverList.ObserverOp
Called once for each observer in the list.
apply(ObserverList.ObserverOp<T>) - Method in class com.samskivert.util.WeakObserverList
Applies the supplied observer operation to all observers in the list in a manner conforming to the notification ordering policy specified at construct time.
apply(WeakReference<T>) - Method in class com.samskivert.util.WeakObserverList.DerefOp
 
applyToHierarchy(Component, SwingUtil.ComponentOp) - Static method in class com.samskivert.swing.util.SwingUtil
Apply the specified ComponentOp to the supplied component and then all its descendants.
applyToHierarchy(Component, int, SwingUtil.ComponentOp) - Static method in class com.samskivert.swing.util.SwingUtil
Apply the specified ComponentOp to the supplied component and then all its descendants, up to the specified maximum depth.
argument - Variable in class com.samskivert.swing.RadialMenuItem
A special argument to be used when this menu item is selected, rather than the argument provided to the radial menu when it was activated.
Arithmetic - Class in com.samskivert.jdbc.depot.operator
A convenient container for implementations of arithmetic operators.
Arithmetic() - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic
 
Arithmetic.Add - Class in com.samskivert.jdbc.depot.operator
The SQL '+' operator.
Arithmetic.Add(SQLExpression, Comparable<?>) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Add
 
Arithmetic.Add(SQLExpression, SQLExpression) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Add
 
Arithmetic.BitAnd - Class in com.samskivert.jdbc.depot.operator
The SQL '&' operator.
Arithmetic.BitAnd(SQLExpression, Comparable<?>) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.BitAnd
 
Arithmetic.BitAnd(SQLExpression, SQLExpression) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.BitAnd
 
Arithmetic.BitOr - Class in com.samskivert.jdbc.depot.operator
The SQL '|' operator.
Arithmetic.BitOr(SQLExpression, Comparable<?>) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.BitOr
 
Arithmetic.BitOr(SQLExpression, SQLExpression) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.BitOr
 
Arithmetic.Div - Class in com.samskivert.jdbc.depot.operator
The SQL '/' operator.
Arithmetic.Div(SQLExpression, Comparable<?>) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Div
 
Arithmetic.Div(SQLExpression, SQLExpression) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Div
 
Arithmetic.Mul - Class in com.samskivert.jdbc.depot.operator
The SQL '*' operator.
Arithmetic.Mul(SQLExpression, Comparable<?>) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Mul
 
Arithmetic.Mul(SQLExpression, SQLExpression) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Mul
 
Arithmetic.Sub - Class in com.samskivert.jdbc.depot.operator
The SQL '-' operator.
Arithmetic.Sub(SQLExpression, Comparable<?>) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Sub
 
Arithmetic.Sub(SQLExpression, SQLExpression) - Constructor for class com.samskivert.jdbc.depot.operator.Arithmetic.Sub
 
ArrayIntSet - Class in com.samskivert.util
Provides an IntSet implementation using a sorted array of integers to maintain the contents of the set.
ArrayIntSet(int[]) - Constructor for class com.samskivert.util.ArrayIntSet
Construct an ArrayIntSet with the specified starting values.
ArrayIntSet(int) - Constructor for class com.samskivert.util.ArrayIntSet
Construct an ArrayIntSet of the specified initial capacity.
ArrayIntSet() - Constructor for class com.samskivert.util.ArrayIntSet
Constructs an empty set with the default initial capacity.
ArrayIntSetTest - Class in com.samskivert.util.tests
 
ArrayIntSetTest() - Constructor for class com.samskivert.util.tests.ArrayIntSetTest
 
ArrayUtil - Class in com.samskivert.util
Miscellaneous utility routines for working with arrays.
ArrayUtil() - Constructor for class com.samskivert.util.ArrayUtil
 
ArrayUtilTest - Class in com.samskivert.util.tests
Tests the ArrayUtil class.
ArrayUtilTest() - Constructor for class com.samskivert.util.tests.ArrayUtilTest
 
ascending(SQLExpression) - Static method in class com.samskivert.jdbc.depot.clause.OrderBy
Creates and returns an ascending order by clause on the supplied expression.
ASCENDING - Static variable in class com.samskivert.swing.TableSorter
 
assertComponentCursorCleared() - Method in class com.samskivert.swing.dnd.DnDManager
Makes sure the component cursor is cleared.
assertCount(String, int, int) - Method in class com.samskivert.util.tests.SerialExecutorTest
 
assertTopCursorCleared() - Method in class com.samskivert.swing.dnd.DnDManager
 
AuditLogger - Class in com.samskivert.util
Used by various services to generate audit logs which can be useful for auditing, debugging and other logly necessities.
AuditLogger(File, String) - Constructor for class com.samskivert.util.AuditLogger
Creates an audit logger that logs to the specified file.
AuditLogger(File) - Constructor for class com.samskivert.util.AuditLogger
Creates an audit logger that logs to the specified file.
AUTH_INSECURE - Static variable in class com.samskivert.servlet.user.UserManager
An instance of the insecure authenticator for general-purpose use.
AUTH_PASSWORD - Static variable in class com.samskivert.servlet.user.UserManager
An instance of the password authenticator for general-purpose use.
authenticateUser(User, String, Password) - Method in interface com.samskivert.servlet.user.Authenticator
Checks whether the user should be authenticated based on the supplied user record and the specified user information.
authenticateUser(User, String, Password) - Method in class com.samskivert.servlet.user.UserManager.InsecureAuthenticator
 
authenticateUser(User, String, Password) - Method in class com.samskivert.servlet.user.UserManager.PasswordAuthenticator
 
AuthenticationFailedException - Exception in com.samskivert.servlet.user
Thrown when a user authentication attempt failed.
AuthenticationFailedException(String) - Constructor for exception com.samskivert.servlet.user.AuthenticationFailedException
 
Authenticator - Interface in com.samskivert.servlet.user
Provides a means for applications to use their own application-specific authentication schemes for validating a user by constructing their own authenticator and passing it to UserManager.login(java.lang.String, com.samskivert.servlet.user.Password, boolean, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, com.samskivert.servlet.user.Authenticator).
AutoscrollingDropTarget - Interface in com.samskivert.swing.dnd
An extension of DropTarget that allows its associated component to be automatically scrolled during DnD operations.
awaitFriendlyResponse(String) - Method in class com.samskivert.servlet.util.ServiceWaiter
Blocks waiting for the response.
AWT - Static variable in interface com.samskivert.util.RunQueue
A useful RunQueue that uses the AWT dispatch thread.
AWTResultListener<T> - Class in com.samskivert.swing
Dispatches a ResultListener's callbacks on the AWT thread regardless of what thread on which they were originally dispatched.
AWTResultListener(ResultListener<T>) - Constructor for class com.samskivert.swing.AWTResultListener
Creates an AWT result listener that will dispatch results to the supplied target.

B

BaseArrayList<E> - Class in com.samskivert.util
Provides a base for extending the standard Java ArrayList functionality (which we'd just extend directly if those pig fuckers hadn't made the instance variables private).
BaseArrayList() - Constructor for class com.samskivert.util.BaseArrayList
 
BaseLiaison - Class in com.samskivert.jdbc
A superclass to help with the shrinking subset of SQL our supported dialects can agree on, or when there is disagreement, implement the most standard-compliant version and let the dialectal sub-classes override.
BaseLiaison() - Constructor for class com.samskivert.jdbc.BaseLiaison
 
BasicRunQueue - Class in com.samskivert.util
A very basic implementation of RunQueue for general purpose use.
BasicRunQueue() - Constructor for class com.samskivert.util.BasicRunQueue
Construct a BasicRunQueue with a default Queue implementation and name.
BasicRunQueue(String) - Constructor for class com.samskivert.util.BasicRunQueue
Construct a BasicRunQueue with a default Queue implementation and the given name.
batchQuery(Connection, String, Collection<?>, boolean, int, JDBCUtil.BatchProcessor) - Static method in class com.samskivert.jdbc.JDBCUtil
Issues a query with a potentially large number of keys in batches.
begin(String, String, Attributes) - Method in class com.samskivert.xml.SetPropertyFieldsRule
 
binarySearch(int) - Method in class com.samskivert.swing.util.ProximityTracker
Returns the index of a record with the specified x coordinate, or a value representing the index where such a record would be inserted while preserving the sort order of the array.
binarySearch(int) - Method in class com.samskivert.util.ArrayIntSet
Performs a binary search on our values array, looking for the specified value.
binarySearch(T[], int, int, T) - Static method in class com.samskivert.util.ArrayUtil
Performs a binary search, attempting to locate the specified object.
binarySearch(T[], int, int, T, Comparator<T>) - Static method in class com.samskivert.util.ArrayUtil
Performs a binary search, attempting to locate the specified object.
binarySearch(T) - Method in class com.samskivert.util.ComparableArrayList
Performs a binary search, attempting to locate the specified object.
binarySearch(T, Comparator<? super T>) - Method in class com.samskivert.util.SortableArrayList
Performs a binary search, attempting to locate the specified object.
bindQueryVariables(PreparedStatement, T, FieldMask) - Method in class com.samskivert.jdbc.jora.Table
 
bindQueryVariables(PreparedStatement, Object, int, int, int, FieldMask) - Method in class com.samskivert.jdbc.jora.Table
 
bindToProperty(String, PrefsConfig, AbstractButton, boolean) - Static method in class com.samskivert.swing.util.ButtonUtil
Binds the supplied button to the named boolean property in the supplied config repository.
bindUpdateVariables(PreparedStatement, T, FieldMask) - Method in class com.samskivert.jdbc.jora.Table
 
bindUpdateVariables(PreparedStatement, Object, int, int, int, FieldMask) - Method in class com.samskivert.jdbc.jora.Table
 
BindVisitor - Class in com.samskivert.jdbc.depot
Implements the base functionality of the argument-binding pass of SQLBuilder.
BindVisitor(DepotTypes, PreparedStatement) - Constructor for class com.samskivert.jdbc.depot.BindVisitor
 
bitDepth - Variable in class com.samskivert.util.SystemInfo
The video display bit depth; see DisplayMode.
blank(String) - Static method in class com.samskivert.util.StringUtil
Deprecated. use isBlank instead.
blank(String) - Static method in class com.samskivert.velocity.StringTool
Returns true if the supplied string is blank, false if not.
body(String, String, String) - Method in class com.samskivert.xml.CallMethodSpecialRule
 
body(String, String, String) - Method in class com.samskivert.xml.CheckVersionRule
 
body(String, String, String) - Method in class com.samskivert.xml.SetFieldRule
 
BOLD - Static variable in interface com.samskivert.swing.LabelStyleConstants
Constant denoting bold text style.
BOLD - Static variable in class com.samskivert.util.TermUtil
VT100 formatting code to enabled bold text.
BORDER_STROKE - Static variable in class com.samskivert.swing.RadialLabelSausage
The stroke to use when drawing the selected/unselected color.
BORDER_THICKNESS - Static variable in class com.samskivert.swing.RadialLabelSausage
The thickness of the colored active/inactive border.
BOTTOM - Static variable in class com.samskivert.swing.GroupLayout
A justification constant.
box(int[]) - Static method in class com.samskivert.util.IntListUtil
Covnerts an array of primitives to an array of objects.
buildColumnDefinition(FieldMarshaller<?>) - Method in class com.samskivert.jdbc.depot.SQLBuilder
Generates the SQL needed to construct a database column for field represented by the given FieldMarshaller.
buildFieldsList(ArrayList<FieldDescriptor>, Class<?>, String) - Method in class com.samskivert.jdbc.jora.Table
 
buildListOfAssignments(FieldMask) - Method in class com.samskivert.jdbc.jora.Table
 
buildQueryList(T, FieldMask, boolean) - Method in class com.samskivert.jdbc.jora.Table
 
buildQueryList(StringBuilder, Object, int, int, FieldMask, boolean) - Method in class com.samskivert.jdbc.jora.Table
 
buildUpdateWhere() - Method in class com.samskivert.jdbc.jora.Table
 
BuildVisitor - Class in com.samskivert.jdbc.depot
Implements the base functionality of the SQL-building pass of SQLBuilder.
BuildVisitor(DepotTypes) - Constructor for class com.samskivert.jdbc.depot.BuildVisitor
 
BUNDLE_CACHE_PREFIX - Static variable in class com.samskivert.servlet.MessageManager
The attribute name that we use for caching resource bundles in request objects.
button(String, String, String) - Method in class com.samskivert.velocity.FormTool
Constructs a button input element with the specified parameter name, the specified button text, and the specified extra text.
ButtonUtil - Class in com.samskivert.swing.util
Utilities for buttons.
ButtonUtil() - Constructor for class com.samskivert.swing.util.ButtonUtil
 
ButtonUtil.ButtonConfigBinding - Class in com.samskivert.swing.util
Used for ButtonUtil.bindToProperty(java.lang.String, com.samskivert.util.PrefsConfig, javax.swing.AbstractButton, boolean).
ButtonUtil.ButtonConfigBinding(String, PrefsConfig, AbstractButton, boolean) - Constructor for class com.samskivert.swing.util.ButtonUtil.ButtonConfigBinding
 
bypassFlag - Static variable in class com.samskivert.jdbc.jora.Table
 
BYTE_PROTO - Static variable in class com.samskivert.jdbc.jora.Table
 
ByteArrayOutInputStream - Class in com.samskivert.io
The byte array out/input stream is used for writing data to a byte array output stream and then obtaining an input stream that can read back the data written to the output stream without first having to copy it to a separate buffer.
ByteArrayOutInputStream() - Constructor for class com.samskivert.io.ByteArrayOutInputStream
Creates a new byte array out/input stream.
ByteArrayOutInputStream(int) - Constructor for class com.samskivert.io.ByteArrayOutInputStream
Creates a new byte array out/input stream, with a buffer capacity of the specified size, in bytes.
ByteEnum - Interface in com.samskivert.jdbc.depot
An enum value can be used as a field in a persistent object if it implements this interface and also declares a public static method with the following signature: public static YourEnum fromByte (byte value) which must return the appropriate instance of your enum for the supplied byte.

C

CacheAdapter - Interface in com.samskivert.jdbc.depot
Implementations of this interface are responsible for all the caching needs of Depot.
CacheAdapter.CacheBin<T> - Interface in com.samskivert.jdbc.depot
A reference to a specific bin within the cache; this is the type where most of the actual caching functionality occurs.
CacheAdapter.CachedValue<T> - Interface in com.samskivert.jdbc.depot
The encapsulated result of a cache lookup.
cacheInvalidate(CacheKey) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Evicts the cache entry indexed under the given key, if there is one.
cacheInvalidate(Class<? extends PersistentRecord>, Serializable) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Evicts the cache entry indexed under the given class and cache key, if there is one.
cacheInvalidate(String, Serializable) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Evicts the cache entry indexed under the given cache id and cache key, if there is one.
cacheInvalidation(PersistenceContext) - Method in class com.samskivert.jdbc.depot.Modifier
Do any cache invalidation needed for this modification.
CacheInvalidator - Interface in com.samskivert.jdbc.depot
Implementors of this interface performs perform cache invalidation for calls to DepotRepository.updateLiteral(java.lang.Class, java.lang.Comparable, java.util.Map), DepotRepository.updatePartial(java.lang.Class, java.lang.Comparable, java.util.Map) and {@link DepotRepository#deleteAll).
CacheInvalidator.TraverseWithFilter<T extends Serializable> - Class in com.samskivert.jdbc.depot
 
CacheInvalidator.TraverseWithFilter(Class<T>) - Constructor for class com.samskivert.jdbc.depot.CacheInvalidator.TraverseWithFilter
 
CacheInvalidator.TraverseWithFilter(String) - Constructor for class com.samskivert.jdbc.depot.CacheInvalidator.TraverseWithFilter
 
CacheKey - Interface in com.samskivert.jdbc.depot
This interface uniquely identifies a single persistent entry for caching purposes.
cacheLookup(CacheKey) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Looks up an entry in the cache by the given key.
cacheStore(CacheKey, T) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Stores a new entry indexed by the given key.
cacheTraverse(Class<? extends PersistentRecord>, PersistenceContext.CacheTraverser<T>) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Brutally iterates over the entire contents of the cache associated with the given class, invoking the callback for each cache entry.
cacheTraverse(String, PersistenceContext.CacheTraverser<T>) - Method in class com.samskivert.jdbc.depot.PersistenceContext
Brutally iterates over the entire contents of the cache identified by the given cache id, invoking the callback for each cache entry.
cacheUpdate(PersistenceContext) - Method in class com.samskivert.jdbc.depot.Modifier
Do any cache updates needed for this modification.
cacheUpdate(PersistenceContext) - Method in class com.samskivert.jdbc.depot.Modifier.CachingModifier
 
CalendarUtil - Class in com.samskivert.util
Contains some useful calendar related functions.
CalendarUtil() - Constructor for class com.samskivert.util.CalendarUtil
 
CallMethodSpecialRule - Class in com.samskivert.xml
Parses the bodies of elements and sets the value on the top object on the stack using a special parser/setter interface.
CallMethodSpecialRule() - Constructor for class com.samskivert.xml.CallMethodSpecialRule
 
cancel() - Method in class com.samskivert.util.Interval
Cancel the current schedule, and ensure that any expirations that are queued up but have not yet run do not run.
cancel() - Method in class com.samskivert.util.Interval.IntervalTask
 
capitalize(String) - Static method in class com.samskivert.util.StringUtil
Returns a version of the supplied string with the first letter capitalized.
CENTER - Static variable in class com.samskivert.swing.GroupLayout
A justification constant.
centerComponent(Component, Component) - Static method in class com.samskivert.swing.util.SwingUtil
Centers component b within component a.
centerWindow(Window) - Static method in class com.samskivert.swing.util.SwingUtil
Center the given window within the screen boundaries.
ChainedResultListener<T,TT> - Class in com.samskivert.util
A result listener that contains another result listener to which failure is passed directly, but allows for success to be handled in whatever way is desired by the chaining result listener.
ChainedResultListener(ResultListener<TT>) - Constructor for class com.samskivert.util.ChainedResultListener
Creates a chained result listener that will pass failure through to the specified target.
changeColumn(Connection, String, String, String, Boolean, Boolean, String) - Method in class com.samskivert.jdbc.BaseLiaison
 
changeColumn(Connection, String, String, String, Boolean, Boolean, String) - Method in interface com.samskivert.jdbc.DatabaseLiaison
Alter the definition, but not the name, of a given column on a given table.
changeColumn(Connection, String, String, String) - Static method in class com.samskivert.jdbc.JDBCUtil
Changes a column's definition.