- Label - Class in com.sptci.echo.style
-
The default style class for label components.
- Label() - Constructor for class com.sptci.echo.style.Label
-
- Label - Class in com.sptci.echo2.style
-
The default style class for label components.
- Label() - Constructor for class com.sptci.echo2.style.Label
-
- LABEL_STYLE - Static variable in class com.sptci.echo.AbstractHeader
-
The name of the style that is assigned to the label displayed in the
header.
- LABEL_STYLE - Static variable in class com.sptci.echo2.Header
-
The name of the style that is assigned to the label displayed in the
header.
- Last - Class in com.sptci.echo.style.button
-
The style class for the button that displays the
First
button in
TableNavigation.
- Last() - Constructor for class com.sptci.echo.style.button.Last
-
- Last - Class in com.sptci.echo2.style.button
-
The style class for the button that displays the
First
button in
TableNavigation.
- Last() - Constructor for class com.sptci.echo2.style.button.Last
-
- LastListener() - Constructor for class com.sptci.echo.table.TableNavigation.LastListener
-
- LastListener() - Constructor for class com.sptci.echo2.table.TableNavigation.LastListener
-
- LastListener() - Constructor for class com.sptci.epng.table.TableNavigation.LastListener
-
- LdapResourceFactory - Class in com.sptci.ldap
-
This class is intended for use by a J2EE container.
- LdapResourceFactory() - Constructor for class com.sptci.ldap.LdapResourceFactory
-
- LeftIcon - Class in com.sptci.echo.style.button
-
The style class for buttons that display an icon on the left side
of text.
- LeftIcon() - Constructor for class com.sptci.echo.style.button.LeftIcon
-
- LeftIcon - Class in com.sptci.echo2.style.button
-
The style class for buttons that display an icon on the left side
of text.
- LeftIcon() - Constructor for class com.sptci.echo2.style.button.LeftIcon
-
- letter - Variable in class com.sptci.jpa.StartLetter
-
The start letter that is represented by this instance.
- Link - Class in com.sptci.echo.style.button
-
A style class for link buttons.
- Link() - Constructor for class com.sptci.echo.style.button.Link
-
- Link - Class in com.sptci.echo2.style.button
-
A style class for link buttons.
- Link() - Constructor for class com.sptci.echo2.style.button.Link
-
- List - Annotation Type in com.sptci.echo.annotation
-
Annotation type used to indicate the type of
ListModel to use with the list component.
- List - Class in com.sptci.echo.style
-
- List() - Constructor for class com.sptci.echo.style.List
-
- list - Variable in class com.sptci.echo.tree.filesystem.FileSystemPane
-
The file list displayed in the pane.
- List - Annotation Type in com.sptci.echo2.annotation
-
Annotation type used to indicate the type of
ListModel to use with the list component.
- List - Class in com.sptci.echo2.style
-
- List() - Constructor for class com.sptci.echo2.style.List
-
- ListBox<M extends ListModel> - Class in com.sptci.echo.list
-
A genericised list box that returns the properly type-cast model.
- ListBox() - Constructor for class com.sptci.echo.list.ListBox
-
- ListComparator - Class in com.sptci.echo.list
-
A comparator to use for comparing the list based columns stored
in tables.
- ListComparator() - Constructor for class com.sptci.echo.list.ListComparator
-
- ListComparator - Class in com.sptci.echo2
-
A comparator to use for comparing the list based columns stored
in tables.
- ListComparator() - Constructor for class com.sptci.echo2.ListComparator
-
- Listener<V extends View> - Class in com.sptci.echo
-
An abstract base class for action listeners.
- Listener() - Constructor for class com.sptci.echo.Listener
-
- Listener<C extends Controller> - Class in com.sptci.echo2
-
An abstract base class for action listeners that use
Controller to interact with the view components.
- Listener(C) - Constructor for class com.sptci.echo2.Listener
-
Create a new instance of the listener with the specified controller.
- Listener - Class in com.sptci.epng.editabletree
-
An abstract listener class used to provide common logic to the default
save and delete actions associated with
adding or deleting nodes.
- Listener() - Constructor for class com.sptci.epng.editabletree.Listener
-
- ListItem - Class in com.sptci.echo.binding
-
A simple bean that represents an item that can be added to a
ListModel.
- ListItem() - Constructor for class com.sptci.echo.binding.ListItem
-
Default constructor.
- ListItem(String) - Constructor for class com.sptci.echo.binding.ListItem
-
Create a new instance of the bean using the specified object.
- ListItem(String, boolean) - Constructor for class com.sptci.echo.binding.ListItem
-
Designated constructor.
- ListItem - Class in com.sptci.echo2.binding
-
A simple bean that represents an item that can be added to a
ListModel.
- ListItem() - Constructor for class com.sptci.echo2.binding.ListItem
-
Default constructor.
- ListItem(String) - Constructor for class com.sptci.echo2.binding.ListItem
-
Create a new instance of the bean using the specified object.
- ListItem(String, boolean) - Constructor for class com.sptci.echo2.binding.ListItem
-
Designated constructor.
- ListModel<D> - Class in com.sptci.echo.list
-
A
ListModel used to display a collection
of model objects in list components.
- ListModel() - Constructor for class com.sptci.echo.list.ListModel
-
Default constructor.
- ListModel(Collection<D>, String) - Constructor for class com.sptci.echo.list.ListModel
-
Create a new model with the specified collection of data backing this
model.
- ListModel<D> - Class in com.sptci.echo2
-
A
ListModel used to display a collection
of model objects in list components.
- ListModel() - Constructor for class com.sptci.echo2.ListModel
-
Default constructor.
- ListModel(Collection<D>, String) - Constructor for class com.sptci.echo2.ListModel
-
Create a new model with the specified collection of data backing this
model.
- ListObject - Class in com.sptci.echo.binding
-
- ListObject() - Constructor for class com.sptci.echo.binding.ListObject
-
- ListObject - Class in com.sptci.echo2.binding
-
- ListObject() - Constructor for class com.sptci.echo2.binding.ListObject
-
- localName() - Method in class com.sptci.util.StaxParser
-
A convenience wrapper around
XMLStreamReader.getLocalName().
- lockLastRow - Variable in class com.sptci.echo.table.DefaultSortableTableModel
-
A flag that indicates that the last row is to be kept locked in position.
- logger - Static variable in class com.sptci.auth.AbstractLoginModule
-
The logger to use to log errors/messages to.
- logger - Static variable in class com.sptci.auth.Authoriser
-
The logger that is used to log errors or other messages.
- logger - Static variable in class com.sptci.auth.digest.Authenticator
-
The logger that is used to log errors or other messages.
- logger - Static variable in class com.sptci.auth.Filter
-
The logger that is used to log errors or other messages.
- logger - Static variable in class com.sptci.echo.Application
-
The logger to use to log errors/messages to.
- logger - Static variable in class com.sptci.echo.binding.Updater
-
The logger used to log errors/warnings to.
- logger - Static variable in class com.sptci.echo.Controller
-
The logger used to log errors to.
- logger - Static variable in class com.sptci.echo.http.ContextListener
-
The logger to use to log messages to.
- logger - Static variable in class com.sptci.echo.http.Servlet
-
The logger used to log errors to.
- logger - Static variable in class com.sptci.echo.Listener
-
The logger to use to log errors/messages to.
- logger - Static variable in class com.sptci.echo2.Application
-
The logger to use to log errors/messages to.
- logger - Static variable in class com.sptci.echo2.binding.Updater
-
The logger used to log errors/warnings to.
- logger - Static variable in class com.sptci.echo2.Controller
-
The logger used to log errors to.
- logger - Static variable in class com.sptci.echo2.http.Servlet
-
The logger used to log errors to.
- logger - Static variable in class com.sptci.echo2.http.SessionListener
-
The logger to use to log messages to.
- logger - Static variable in class com.sptci.echo2.Listener
-
The logger to use to log errors/messages to.
- logger - Static variable in class com.sptci.echo2.style.Style
-
The logger to use to log messages.
- logger - Static variable in class com.sptci.epng.editabletree.Listener
-
The logger to use to log errors or messages to.
- logger - Static variable in class com.sptci.HttpDownloader
-
The logger to use to log errors/messages to.
- logger - Static variable in class com.sptci.jdo.Factory
-
The logger to use for all repository classes.
- logger - Static variable in class com.sptci.jdo.JDOObject
-
The logger to use to log errors or messages to.
- logger - Static variable in class com.sptci.jpa.JPAObject
-
The logger to use to log errors or messages to.
- LoggingHttpDownloadListener - Class in com.sptci
-
An implementation of the http download listener interface, which just logs
the various call-back method invocations.
- LoggingHttpDownloadListener() - Constructor for class com.sptci.LoggingHttpDownloadListener
-
- LoggingInputStream - Class in com.sptci.io
-
A decorator class that logs all the data it reads from the underlying
InputStream to a specified OutputStream.
- LoggingInputStream(InputStream, OutputStream) - Constructor for class com.sptci.io.LoggingInputStream
-
Create a new instance of the class that decorates the specified
InputStream, and the specified OutputStream
- LoggingInputStream(InputStream, String) - Constructor for class com.sptci.io.LoggingInputStream
-
Create a new instance of the class that decorates the specified
InputStream, and the specified fileName
- LoggingInputStream(InputStream, File) - Constructor for class com.sptci.io.LoggingInputStream
-
Create a new instance of the class that decorates the specified
InputStream, and the specified file
- LoggingReader - Class in com.sptci.io
-
A decorator class that logs all the data it reads from the underlying
Reader to a specified Writer.
- LoggingReader(Reader, Writer) - Constructor for class com.sptci.io.LoggingReader
-
Create a new instance of the class that decorates the specified
Reader, and the specified Writer
- LoggingReader(Reader, String) - Constructor for class com.sptci.io.LoggingReader
-
Create a new instance of the class that decorates the specified
Reader, and the specified fileName
- LoggingReader(Reader, File) - Constructor for class com.sptci.io.LoggingReader
-
Create a new instance of the class that decorates the specified
Reader, and the specified file
- login() - Method in class com.sptci.auth.DatabaseLoginModule
-
Attempts to authenticate the subject against data stored in a
database (JDO compliant relational or object data stores).
- login() - Method in class com.sptci.auth.FileLoginModule
-
Attempts to authenticate the subject against data stored in a
simple properties file.
- login() - Method in class com.sptci.auth.TomcatLoginModule
-
- login(String, String) - Method in class com.sptci.echo.login.JaasLoginListener
-
- login(String, String) - Method in class com.sptci.echo.login.LoginListener
-
The method that implements the login mechanism.
- LOGIN - Static variable in class com.sptci.echo.login.LoginPane
-
- login - Variable in class com.sptci.echo.login.LoginPane
-
The button used to trigger a login action.
- login(String, String) - Method in class com.sptci.echo2.login.JaasLoginListener
-
- login(String, String) - Method in class com.sptci.echo2.login.LoginListener
-
The method that implements the login mechanism.
- LOGIN - Static variable in class com.sptci.echo2.login.LoginPane
-
- login - Variable in class com.sptci.echo2.login.LoginPane
-
The button used to trigger a login action.
- LoginListener - Class in com.sptci.echo.login
-
An action listener for implementing the login action for
LoginPane.
- LoginListener() - Constructor for class com.sptci.echo.login.LoginListener
-
- LoginListener - Class in com.sptci.echo2.login
-
An action listener for implementing the login action for
LoginPane.
- LoginListener() - Constructor for class com.sptci.echo2.login.LoginListener
-
- LoginPane - Class in com.sptci.echo.login
-
A view component that is used to display login controls to the
user.
- LoginPane() - Constructor for class com.sptci.echo.login.LoginPane
-
- LoginPane - Class in com.sptci.echo.style
-
A style class for {link com.sptci.echo.LoginPane}.
- LoginPane() - Constructor for class com.sptci.echo.style.LoginPane
-
- LoginPane - Class in com.sptci.echo2.login
-
A view component that is used to display login controls to the
user.
- LoginPane() - Constructor for class com.sptci.echo2.login.LoginPane
-
- LoginPane - Class in com.sptci.echo2.style
-
A style class for {link com.sptci.echo2.LoginPane}.
- LoginPane() - Constructor for class com.sptci.echo2.style.LoginPane
-
- LoginPaneGrid - Class in com.sptci.echo.style
-
The style class for the grid that is used to display the login
controls in
LoginPane.
- LoginPaneGrid() - Constructor for class com.sptci.echo.style.LoginPaneGrid
-
- LoginPaneGrid - Class in com.sptci.echo2.style
-
The style class for the grid that is used to display the login
controls in
LoginPane.
- LoginPaneGrid() - Constructor for class com.sptci.echo2.style.LoginPaneGrid
-
- LoginView - Class in com.sptci.echo.login
-
A standard content pane that shows the standard SPT header and the
LoginPane.
- LoginView() - Constructor for class com.sptci.echo.login.LoginView
-
Default constructor.
- LoginView - Class in com.sptci.echo2.login
-
A standard content pane that shows the standard SPT header and the
LoginPane.
- LoginView() - Constructor for class com.sptci.echo2.login.LoginView
-
Default constructor.
- LoginView - Class in com.sptci.epng
-
- LoginView() - Constructor for class com.sptci.epng.LoginView
-
Default constructor.
- Logo - Class in com.sptci.echo
-
A view component that displays the SPT logo.
- Logo() - Constructor for class com.sptci.echo.Logo
-
Create a new instance of the component.
- LOGO - Static variable in class com.sptci.echo.style.button.Add
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo.style.button.Delete
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo.style.button.First
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo.style.button.Last
-
The logo image that is to be displayed.
- Logo - Class in com.sptci.echo.style.button
-
The style class for the SPT logo.
- Logo() - Constructor for class com.sptci.echo.style.button.Logo
-
- LOGO - Static variable in class com.sptci.echo.style.button.Logo
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo.style.button.Next
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo.style.button.Previous
-
The logo image that is to be displayed.
- Logo - Class in com.sptci.echo2
-
A view component that displays the SPT logo.
- Logo() - Constructor for class com.sptci.echo2.Logo
-
Create a new instance of the component.
- LOGO - Static variable in class com.sptci.echo2.style.button.Add
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo2.style.button.Delete
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo2.style.button.First
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo2.style.button.Last
-
The logo image that is to be displayed.
- Logo - Class in com.sptci.echo2.style.button
-
The style class for the SPT logo.
- Logo() - Constructor for class com.sptci.echo2.style.button.Logo
-
- LOGO - Static variable in class com.sptci.echo2.style.button.Logo
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo2.style.button.Next
-
The logo image that is to be displayed.
- LOGO - Static variable in class com.sptci.echo2.style.button.Previous
-
The logo image that is to be displayed.
- logout() - Method in class com.sptci.auth.AbstractLoginModule
-
Default implementation.
- Logout - Class in com.sptci.echo
-
A generic component that is used to log a user out of an Echo2 session.
- Logout() - Constructor for class com.sptci.echo.Logout
-
Create a new instance of the component.
- Logout - Class in com.sptci.echo.style.button
-
The style class for the
Logout
button component.
- Logout() - Constructor for class com.sptci.echo.style.button.Logout
-
- Logout - Class in com.sptci.echo2
-
A generic component that is used to log a user out of an Echo2 session.
- Logout() - Constructor for class com.sptci.echo2.Logout
-
Create a new instance of the component.
- Logout - Class in com.sptci.echo2.style.button
-
The style class for the
Logout
button component.
- Logout() - Constructor for class com.sptci.echo2.style.button.Logout
-
- Logout - Class in com.sptci.epng
-
A generic
MenuItem that is used to log a user out of an
Echo2 session.
- Logout() - Constructor for class com.sptci.epng.Logout
-
- LogoutListener - Class in com.sptci.echo
-
A general purpose action listener for listening to logout events
generated by the application (usually through a button or menu).
- LogoutListener() - Constructor for class com.sptci.echo.LogoutListener
-
- LogoutListener(String) - Constructor for class com.sptci.echo.LogoutListener
-
- LogoutListener - Class in com.sptci.echo2
-
A general purpose action listener for listening to logout events
generated by the application (usually through a button or menu).
- LogoutListener() - Constructor for class com.sptci.echo2.LogoutListener
-
- LogoutListener(String) - Constructor for class com.sptci.echo2.LogoutListener
-
- LogoutServlet - Class in com.sptci.echo.http
-
A servlet used to implement logout feature for Echo2 applications.
- LogoutServlet() - Constructor for class com.sptci.echo.http.LogoutServlet
-
- LogoutServlet - Class in com.sptci.echo2.http
-
A servlet used to implement logout feature for Echo2 applications.
- LogoutServlet() - Constructor for class com.sptci.echo2.http.LogoutServlet
-