- objectFromString(PropertyChangeEvent, PropertyDescriptor) - Method in class com.sptci.PropertyChangeListener
-
Convert the given String value to an Object wrapper of the
appropriate kind.
- objectId - Variable in class com.sptci.epng.editabletree.Node
-
The
ObjectId for the
Node.treeable object that is
currently displayed in the node.
- oid - Variable in class com.sptci.jpa.JPAObject
-
The object id (primary key) for the object instance.
- openButton - Variable in class com.sptci.echo.tree.filesystem.FileSystemWindowPane
-
The button used to "open" the selected file.
- openFolderIcon - Static variable in class com.sptci.epng.TreeIcons
-
The image to use for the open folder icon
- openListener - Variable in class com.sptci.echo.tree.filesystem.FileSystemWindowPane
-
The action listener to associate with the open button.
- openPersistenceManager() - Method in class com.sptci.echo.JDOApplication
-
- openPersistenceManager() - Method in class com.sptci.echo2.NonTransactionalJDOApplication
-
- options - Variable in class com.sptci.auth.AbstractLoginModule
-
Options specified in the login Configuration for this particular
LoginModule.
- OrderBy - Class in com.sptci.echo.table
-
A simple bean used to represent a order by clause in a
SQL statement.
- OrderBy() - Constructor for class com.sptci.echo.table.OrderBy
-
Default constructor.
- OrderBy(String, OrderBy.Direction) - Constructor for class com.sptci.echo.table.OrderBy
-
Create a new instance of the order by clause for the specified column
and order direction.
- orderBy - Variable in class com.sptci.echo2.table.DatabaseTableModel
-
The list of columns to order the table data by.
- OrderBy - Class in com.sptci.echo2.table
-
A simple bean used to represent a order by clause in a
SQL statement.
- OrderBy() - Constructor for class com.sptci.echo2.table.OrderBy
-
Default constructor.
- OrderBy(String, OrderBy.Direction) - Constructor for class com.sptci.echo2.table.OrderBy
-
Create a new instance of the order by clause for the specified column
and order direction.
- OrderBy.Direction - Enum in com.sptci.echo.table
-
An enumeration of sort directions.
- OrderBy.Direction - Enum in com.sptci.echo2.table
-
An enumeration of sort directions.