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

G

General - Class in com.sptci.echo2.style
A general style class for components.
General() - Constructor for class com.sptci.echo2.style.General
 
generate(int) - Method in class com.sptci.util.PasswordGenerator
Generate a random password of the specified length.
generate(int, char[]) - Method in class com.sptci.util.PasswordGenerator
Generate a random password of the specified length and restricted to the characters specified.
getActionListener() - Method in class com.sptci.echo2.Logout
Return the action listener to bind to this component.
getApplication() - Static method in class com.sptci.echo2.Application
Convenience method to return the active application as a properly typed object.
getApplication() - Method in class com.sptci.echo2.Controller
Returns Controller.application.
getApplication() - Static method in class com.sptci.system.Application
Convenience method to return the active password application as a Application.
getColumnLayoutData() - Static method in class com.sptci.echo2.style.Style
Return a default grid layout data object.
getConfirmPassword() - Method in class com.sptci.system.PasswordPane
Return the text entered into PasswordPane.password.
getContentPane() - Method in class com.sptci.echo2.Application
Return Application.contentPane, the fully qualified name of the ContentPane used in Application.window.
getController() - Method in class com.sptci.echo2.Listener
Returns Listener.controller.
getController() - Method in class com.sptci.echo2.LoginPane
Returns LoginPane.controller.
getGridLayoutData() - Static method in class com.sptci.echo2.style.Style
Return a default grid layout data object.
getInputStream(Locale[]) - Method in class com.sptci.echo2.ServerDelayMessage
Return the InputStream for the resource file.
getInstance() - Static method in class com.sptci.echo2.style.Background
Return the Background.singleton instance.
getInstance(int) - Static method in class com.sptci.echo2.style.Extent
Fetch an extent instance that represents the specified size in the default units.
getInstance(int, int) - Static method in class com.sptci.echo2.style.Extent
Fetch an extent instance that represents the specified size in the specified units.
getInstance() - Static method in class com.sptci.echo2.style.Font
Factory method to use to retrieve the cached default font instance.
getInstance(Extent) - Static method in class com.sptci.echo2.style.Font
Factory method to use to retrieve a cached font instance.
getInstance(int) - Static method in class com.sptci.echo2.style.Font
Factory method to use to retrieve a cached font instance.
getInstance(int, Extent) - Static method in class com.sptci.echo2.style.Font
Factory method to use to retrieve a cached font instance.
getInstance(Font.Typeface, Extent) - Static method in class com.sptci.echo2.style.Font
Deprecated. Warning, you are creating a non-standard font.
getInstance(Font.Typeface, int, Extent) - Static method in class com.sptci.echo2.style.Font
Deprecated. Warning, you are creating a non-standard font.
getInt(Object, String) - Static method in class com.sptci.echo2.Configuration
Returns configured integer value for the key for the specified source object.
getInt(String) - Static method in class com.sptci.echo2.Configuration
Returns configured integer value for the key.
getInt(Object, String) - Static method in class com.sptci.echo2.Dimensions
Returns configured integer value for the key for the specified source object.
getInt(String) - Static method in class com.sptci.echo2.Dimensions
Returns configured integer value for the key.
getIntFromByte(byte[]) - Method in class com.sptci.util.PasswordGenerator
Convert a byte value returned by the random number generator (random) to an integer that may be used to index into the allowable characters array.
getKey(int, int) - Static method in class com.sptci.echo2.style.Extent
Return a unique key to use for the specified extent size expressed in the specified units.
getKey(Extent) - Static method in class com.sptci.echo2.style.Font
Return a key for the extent specified.
getKey(int, Extent) - Static method in class com.sptci.echo2.style.Font
Return a key for the style and extent specified.
getKey(Font.Typeface) - Static method in class com.sptci.echo2.style.Font
Return a key for the Font.Typeface chain.
getListener(String) - Method in class com.sptci.echo2.LoginPaneController
Return the ActionListener for the component identified by the name specified.
getListener(String) - Method in class com.sptci.system.LoginController
Implementation of the mandatory method defined in LoginPaneController.
getLocales() - Method in class com.sptci.echo2.Application
Return the Locales specified by the client browser for the current session.
getLogger() - Method in class com.sptci.echo2.Controller
Return the logger associated with this controller.
getMap(String) - Static method in class com.sptci.echo2.style.Font
Return the embedded Map value in Font.cache.
getMessage() - Method in class com.sptci.echo2.ServerDelayMessage
Return the ServerDelayMessage.message text to display.
getNewPassword() - Method in class com.sptci.system.PasswordPane
Return the text entered into PasswordPane.password.
getOffset(int) - Static method in class com.sptci.echo2.Application
Parse the specified offset from UTC in milliseconds and return it in HHmm format.
getParentView(Component) - Static method in class com.sptci.echo2.Application
Return the view component that is the parent of the specified component.
getPassword() - Method in class com.sptci.echo2.LoginPane
Return the text entered into LoginPane.password.
getPassword() - Method in class com.sptci.system.PasswordPane
Return the text entered into PasswordPane.password.
getProperty(String) - Method in class com.sptci.echo2.style.Style
Over-ridden to log missing property requests.
getString(Object, String) - Static method in class com.sptci.echo2.Configuration
Returns localised configured text for the key for the specified source object.
getString(String) - Static method in class com.sptci.echo2.Configuration
Returns localised configured text for the key.
getStyleSheet() - Method in class com.sptci.echo2.Application
Return Application.styleSheet.
getTableCellRendererComponent(Table, Object, int, int) - Method in class com.sptci.echo2.Controller.LinkedCellRenderer
Return the hyperlinked button with appropriate action listener
getTimeZone() - Method in class com.sptci.echo2.Application
Return the timezone of the client browser.
getUser() - Method in class com.sptci.echo2.Application
Returns Application.user.
getUser() - Method in class com.sptci.system.CommandExecutor
Returns CommandExecutor.user.
getUserName() - Method in class com.sptci.echo2.LoginPane
Return the text entered into LoginPane.userName.
getView() - Method in class com.sptci.echo2.Controller
Returns Controller.view.
getWindow() - Method in class com.sptci.echo2.Application
Returns Application.window.
getZIndex() - Method in class com.sptci.echo2.Application
Get the z-index value to use for the next FloatingPane component to be added.
Group - Class in com.sptci.auth
A value object that represents a group object.
Group(String) - Constructor for class com.sptci.auth.Group
Create a new instance using the specified values.
groups - Variable in class com.sptci.auth.User
The collection of groups to which this user belongs.

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