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

A

addChangeListener(ChangeListener) - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Register interest in changes to the viewer.
addChangeListener(ChangeListener) - Method in class com.elixirtech.glint.viewer.TextCanvas
 
addChangeListener(ChangeListener) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
addFileSystem(String, String, String) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
Add a filesystem to the repository.
addJarFileSystem(String, String) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
Add Jar archived file in the repository.
addLocalFileSystem(String, String) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
Add a local directory structure as a new File System in the repository.
Application - Class in com.elixirtech.ers2.client
 
Application() - Constructor for class com.elixirtech.ers2.client.Application
 

B

BasicFileObject - Class in com.elixirtech.ers2.client
 
BasicFileObject(Element, IFileSystem, IFileObject) - Constructor for class com.elixirtech.ers2.client.BasicFileObject
File Object constructor
BasicFileObject(Element, IFileSystem) - Constructor for class com.elixirtech.ers2.client.BasicFileObject
Root File Object constructor
BasicReportHost - Class in com.elixirtech.report2.runtime
An implementation of the callback interface, IReportHost, that logs messages using Log4J
BasicReportHost() - Constructor for class com.elixirtech.report2.runtime.BasicReportHost
 
BYTE_SIZE - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Output size

C

canPrint() - Method in interface com.elixirtech.glint.viewer.PrintHandler
 
checkClientTrusted(X509Certificate[], String) - Method in class com.elixirtech.ers2.client.SelfSignedX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class com.elixirtech.ers2.client.SelfSignedX509TrustManager
 
close() - Method in class com.elixirtech.ers2.client.ERSClient
 
com.elixirtech.ers2.client - package com.elixirtech.ers2.client
 
com.elixirtech.glint.print - package com.elixirtech.glint.print
 
com.elixirtech.glint.viewer - package com.elixirtech.glint.viewer
 
com.elixirtech.report2.runtime - package com.elixirtech.report2.runtime
 
connect() - Method in class com.elixirtech.ers2.client.ERSClient
 
createSocket(String, int, InetAddress, int) - Method in class com.elixirtech.ers2.client.SelfSignedSSLSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.elixirtech.ers2.client.SelfSignedSSLSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class com.elixirtech.ers2.client.SelfSignedSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.elixirtech.ers2.client.SelfSignedSSLSocketFactory
 

D

DEFAULT_CONTENT_TYPE - Static variable in class com.elixirtech.ers2.client.ERSClient
Content Type for Posting to ensure non-ASCII characters are handled properly
doPrint() - Method in interface com.elixirtech.glint.viewer.PrintHandler
 

E

EMPTY_ARRAY - Static variable in class com.elixirtech.ers2.client.Parameter
 
equals(Object) - Method in class com.elixirtech.ers2.client.SelfSignedSSLSocketFactory
 
error(String) - Method in class com.elixirtech.report2.runtime.BasicReportHost
Log error message.
error(String, Throwable) - Method in class com.elixirtech.report2.runtime.BasicReportHost
Log error message with stack trace.
error(String) - Method in interface com.elixirtech.report2.runtime.IReportHost
Log error message.
error(String, Throwable) - Method in interface com.elixirtech.report2.runtime.IReportHost
Log error message with stack trace.
ERSClient - Class in com.elixirtech.ers2.client
Elixir Repertoire Server Client provides a light weight connection to the Repertoire Server.
ERSClient() - Constructor for class com.elixirtech.ers2.client.ERSClient
Default Constructor.
ERSClient(String, int, String, String) - Constructor for class com.elixirtech.ers2.client.ERSClient
Constructor.Creates a new ERSClient with server host name/ IP address, user name and password.
ERSClient(String, int, String, String, short, int) - Constructor for class com.elixirtech.ers2.client.ERSClient
Deprecated. Use the version without mode and timeout as they are now ignored
ERSClientCommand - Class in com.elixirtech.ers2.client
 
ERSClientCommand() - Constructor for class com.elixirtech.ers2.client.ERSClientCommand
 

F

findMedia(String, float, float, int) - Static method in class com.elixirtech.glint.print.PrinterUtil
 
first() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
first() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
Go to the first page

G

generateData(String, OutputStream, Properties) - Method in class com.elixirtech.ers2.client.ERSClient
Invoke a datasource to generate data.
generateData(String, String, Properties) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Deprecated. Use the Map version instead of Properties
generateData(String, String, Map<String, String>) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Triggers a composite datasource to generate data to one of it's datastores.
generateData(String, OutputStream, Properties) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Deprecated. Use the Map version instead of Properties
generateData(String, OutputStream, Map<String, String>) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Triggers a datasource to generate it's tabular data.
getAcceptedIssuers() - Method in class com.elixirtech.ers2.client.SelfSignedX509TrustManager
 
getBackgroundColor() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
Get the current background colour of the viewer.
getBuild() - Method in class com.elixirtech.ers2.client.Application
 
getCanvasComponent() - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Get the component that shows the view.
getCanvasComponent() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
getCanvasComponent() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
getChild(String) - Method in class com.elixirtech.ers2.client.BasicFileObject
 
getChild(String) - Method in interface com.elixirtech.report2.runtime.IFileObject
Get the child file object by its name.
getChildren() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
getChildren() - Method in interface com.elixirtech.report2.runtime.IFileObject
Get a list of the child file objects.
getChoices(String) - Static method in class com.elixirtech.ers2.client.ParameterUI
 
getConfigurator() - Static method in class com.elixirtech.report2.runtime.ReportEngineFactory
Provides a configurator to allow configuration of this runtime.
getConnectionMode() - Method in class com.elixirtech.ers2.client.ERSClient
Get ConnectionMode
getCopyright() - Method in class com.elixirtech.ers2.client.Application
 
getCurrentQueueCount() - Method in interface com.elixirtech.report2.runtime.IRuntimeConfigurator
 
getCurrentRenderCount() - Method in interface com.elixirtech.report2.runtime.IRuntimeConfigurator
 
getDefaultPrintService() - Static method in class com.elixirtech.glint.print.PrinterUtil
Get default Print service.
getDefaultValue() - Method in class com.elixirtech.ers2.client.Parameter
 
getDisplayName() - Method in interface com.elixirtech.report2.runtime.IFileSystem
Get display name of the file system.
getEntries() - Method in class com.elixirtech.ers2.client.JobInfo
 
getEntry(String) - Method in class com.elixirtech.ers2.client.JobInfo
 
getExtension() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
getExtension() - Method in interface com.elixirtech.report2.runtime.IFileObject
Get extension of file object.
getEye() - Method in class com.elixirtech.glint.viewer.GlintCanvas
Gets the model object
getFileNames(String) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
List the names of files as template and datasources in a Filesystem.
getFiles(String) - Method in class com.elixirtech.ers2.client.ERSClient
Get the files available in a filesystem.
getFileSystem() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
getFileSystem(String) - Method in class com.elixirtech.ers2.client.ERSClient
Get a Filesystem from the server
getFileSystem() - Method in interface com.elixirtech.report2.runtime.IFileObject
Get extension the file system of the file object.
getFileSystem(String) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Get a list of filesystem.
getFileSystems() - Method in class com.elixirtech.ers2.client.ERSClient
Get the filesystems available on the server.
getFileSystems() - Method in interface com.elixirtech.report2.runtime.IReportAdmin
List the names of the Filesystems in the repository.
getFileSystems() - Method in interface com.elixirtech.report2.runtime.IReportEngine
Get a list of filesystems.
getFormat(String) - Static method in class com.elixirtech.ers2.client.ParameterUI
 
getFrameIcon() - Method in class com.elixirtech.ers2.client.Application
 
getHost() - Method in class com.elixirtech.ers2.client.ERSClient
Get server host name.
getId() - Method in class com.elixirtech.ers2.client.Application
 
getInteger() - Method in class com.elixirtech.ers2.client.JobInfo.Entry
 
getInteger(String) - Method in class com.elixirtech.ers2.client.JobInfo
 
getInteger(String) - Method in interface com.elixirtech.report2.runtime.IJobInfo
 
getLong() - Method in class com.elixirtech.ers2.client.JobInfo.Entry
 
getLong(String) - Method in class com.elixirtech.ers2.client.JobInfo
 
getLong(String) - Method in interface com.elixirtech.report2.runtime.IJobInfo
 
getMaximumSize() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
getMaxQueueCount() - Method in interface com.elixirtech.report2.runtime.IRuntimeConfigurator
 
getMaxRenderCount() - Method in interface com.elixirtech.report2.runtime.IRuntimeConfigurator
 
getMIMETypes() - Method in class com.elixirtech.ers2.client.ERSClient
Get the mime-types available on the server.
getMinimumSize() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
getName() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
getName() - Method in class com.elixirtech.ers2.client.Parameter
 
getName() - Method in interface com.elixirtech.report2.runtime.IFileObject
Get display name of the file object.
getNumberOfPages() - Method in class com.elixirtech.glint.print.GlintPrintable
 
getNumberOfPages() - Method in class com.elixirtech.glint.viewer.GlintCanvas
 
getPageCount() - Method in class com.elixirtech.glint.viewer.GlintCanvas
 
getPageCount() - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Get the number of pages in the model
getPageCount() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
getPageCount() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
getPageFormat(int) - Method in class com.elixirtech.glint.print.GlintPrintable
 
getPageFormat(int) - Method in class com.elixirtech.glint.viewer.GlintCanvas
Part of the printing API, so be careful as this is zero-based, not one-based.
getPageNo() - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Get the current page number
getPageNo() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
getPageNo() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
getParamCount(Parameter[]) - Static method in class com.elixirtech.ers2.client.ParameterUI
 
getParameters(String) - Method in class com.elixirtech.ers2.client.ERSClient
Query the parameters needed by a particular server object (report, datasource or trigger)
getParent() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
getParent() - Method in interface com.elixirtech.report2.runtime.IFileObject
Get the parent file object.
getPassword() - Method in class com.elixirtech.ers2.client.ERSClient
Get password.
getPath() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
getPath() - Method in interface com.elixirtech.report2.runtime.IFileObject
Get full path of file object.
getPort() - Method in class com.elixirtech.ers2.client.ERSClient
Get port set.
getPreferredSize() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
getPrintable(int) - Method in class com.elixirtech.glint.print.GlintPrintable
 
getPrintable(int) - Method in class com.elixirtech.glint.viewer.GlintCanvas
 
getPrinters() - Static method in class com.elixirtech.glint.print.PrinterUtil
Retrieve printer deployed on the system.
getPrintServices() - Static method in class com.elixirtech.glint.print.PrinterUtil
Retrieve Print services.
getPropertyNames() - Method in class com.elixirtech.ers2.client.JobInfo
 
getPropertyNames() - Method in interface com.elixirtech.report2.runtime.IJobInfo
 
getRawReport(String) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Allows direct manipulation of the template parameters at run-time
getReportNames(String) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
List the names of templates in a Filesystem.
getReports(String) - Method in class com.elixirtech.ers2.client.ERSClient
Get the reports available in a filesystem.
getRoot() - Method in interface com.elixirtech.report2.runtime.IFileSystem
Get the root fileobject in the file system.
getSelectedPrintService(String) - Static method in class com.elixirtech.glint.print.PrinterUtil
Get selected Print services.
getServerURL() - Method in class com.elixirtech.ers2.client.ERSClient
 
getSplashImage() - Method in class com.elixirtech.ers2.client.Application
 
getStartTime() - Method in interface com.elixirtech.report2.runtime.IRuntimeConfigurator
 
getStatus() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
getString() - Method in class com.elixirtech.ers2.client.JobInfo.Entry
 
getString(String) - Method in class com.elixirtech.ers2.client.JobInfo
 
getString(String) - Method in interface com.elixirtech.report2.runtime.IJobInfo
 
getTimeout() - Method in class com.elixirtech.ers2.client.ERSClient
Get timeout.
getTitle() - Method in class com.elixirtech.ers2.client.Application
 
getType() - Method in class com.elixirtech.ers2.client.JobInfo.Entry
 
getType() - Method in class com.elixirtech.ers2.client.Parameter
 
getTypeString() - Method in class com.elixirtech.ers2.client.JobInfo.Entry
 
getURLMap() - Method in class com.elixirtech.glint.viewer.GlintCanvas
Get the URLMap that identifies the location of URL hotspots on the current page.
getUserName() - Method in class com.elixirtech.ers2.client.ERSClient
Get user name.
getValue() - Method in class com.elixirtech.ers2.client.JobInfo.Entry
 
getZoomPercent() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
getZoomPercent() - Method in interface com.elixirtech.glint.viewer.Zoomable
Get the zoom percent
GlintCanvas - Class in com.elixirtech.glint.viewer
 
GlintCanvas() - Constructor for class com.elixirtech.glint.viewer.GlintCanvas
Constructor
GlintPrintable - Class in com.elixirtech.glint.print
Glint implementation of the Printable and Pageable interfaces.
GlintPrintable(File) - Constructor for class com.elixirtech.glint.print.GlintPrintable
Constructor.
GlintPrintable(InputStream) - Constructor for class com.elixirtech.glint.print.GlintPrintable
Constructor.
GlintPrintable(IEye) - Constructor for class com.elixirtech.glint.print.GlintPrintable
Constructor.
GlintStreamPrinter - Class in com.elixirtech.glint.print
GlintStreamPrinter will output to a printer in two modes GUI or Slient mode.
GlintStreamPrinter() - Constructor for class com.elixirtech.glint.print.GlintStreamPrinter
 
gotoPage(int) - Method in class com.elixirtech.glint.viewer.TextCanvas
 
gotoPage(int) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
Go to a specific page.

H

hashCode() - Method in class com.elixirtech.ers2.client.SelfSignedSSLSocketFactory
 

I

IConfigurator - Interface in com.elixirtech.report2.runtime
A generic configurator interface.
IFileObject - Interface in com.elixirtech.report2.runtime
IFileObject provides functions to interface with the underlying FileObject.
IFileSystem - Interface in com.elixirtech.report2.runtime
IFileSystem provides functions to interface with the repository filesystem.
ignoreParam(Parameter) - Static method in class com.elixirtech.ers2.client.ParameterUI
 
IJobInfo - Interface in com.elixirtech.report2.runtime
This interface provides basic information on the job after its completion.
info(String) - Method in class com.elixirtech.report2.runtime.BasicReportHost
Log informative message.
info(String) - Method in interface com.elixirtech.report2.runtime.IReportHost
Log informative message.
init(IReportHost) - Static method in class com.elixirtech.report2.runtime.ReportEngineFactory
Initialization of the Engine Factor.
init(IReportHost, Map<String, String>) - Static method in class com.elixirtech.report2.runtime.ReportEngineFactory
Initialization of the Engine Factory (Required).
init(IReportHost, ReportRuntimeConfig) - Static method in class com.elixirtech.report2.runtime.ReportEngineFactory
 
INTEGER - Static variable in class com.elixirtech.ers2.client.JobInfo
 
IReportAdmin - Interface in com.elixirtech.report2.runtime
IReportAdmin provides basic report management functions.
IReportEngine - Interface in com.elixirtech.report2.runtime
IReportEngine provides reporting functionality.
IReportHost - Interface in com.elixirtech.report2.runtime
A callback interface to receive messages generated by the report engine
IRuntimeConfigurator - Interface in com.elixirtech.report2.runtime
Allow the query into the runtime engine activities.
isAutoEscape() - Method in class com.elixirtech.ers2.client.ERSClient
Deprecated. - the protocol now ensures correct transmission of all characters
isBitmapZoom() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
isBitmapZoom() - Method in interface com.elixirtech.glint.viewer.Zoomable
Returns whether bitmap zoom is enabled
isConnected() - Method in class com.elixirtech.ers2.client.ERSClient
Deprecated. - connection status is now controlled internally
isData() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
isData() - Method in interface com.elixirtech.report2.runtime.IFileObject
Check if file object is a data.
isFolder() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
isFolder() - Method in interface com.elixirtech.report2.runtime.IFileObject
Check if file object is a folder.
isHighlightURLs() - Method in class com.elixirtech.glint.viewer.GlintCanvas
Returns whether the HighlightURLs flag is true
isInitialized() - Static method in class com.elixirtech.report2.runtime.ReportEngineFactory
Verify if the ReportEngineFactory is initialized.
isReadOnly() - Method in interface com.elixirtech.report2.runtime.IFileSystem
Check if the the file system is editable.
isScrolled() - Method in class com.elixirtech.glint.viewer.GlintCanvas
Returns whether the Scrolled flag is true
isSecure() - Method in class com.elixirtech.ers2.client.ERSClient
Get the current value of the Secure mode.
IViewerCanvas - Interface in com.elixirtech.glint.viewer
IViewerCanvas is the viewing interface for graphical data.

J

JOB_ENDED - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Time stamp when Job ended.
JOB_OWNER - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Deprecated. - users know who they are and the audit log knows as well so this is not required and slows down rendering and transmission slightly so it is no longer sent.
JOB_RECEIVED - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Time stamp when Job recieved as a request.
JOB_STARTED - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Time stamp when Job started being processed.
JobInfo - Class in com.elixirtech.ers2.client
 
JobInfo() - Constructor for class com.elixirtech.ers2.client.JobInfo
 
JobInfo.Entry - Class in com.elixirtech.ers2.client
 
JobInfo.Entry(String) - Constructor for class com.elixirtech.ers2.client.JobInfo.Entry
 
JobInfo.Entry(int) - Constructor for class com.elixirtech.ers2.client.JobInfo.Entry
 
JobInfo.Entry(long) - Constructor for class com.elixirtech.ers2.client.JobInfo.Entry
 

L

last() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
last() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
Go to the last page
lastModified() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
lastModified() - Method in interface com.elixirtech.report2.runtime.IFileObject
Check modified time stamp of the file object.
loadRepository(File) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
Loads the repository filesystems from an XML file (such as the standard repository.xml)
loadRepository(InputStream) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
Loads the repository filesystems from an XML file passed as stream.
LONG - Static variable in class com.elixirtech.ers2.client.JobInfo
 

M

m_Log - Static variable in class com.elixirtech.ers2.client.ERSClient
 
m_Log - Static variable in class com.elixirtech.ers2.client.ERSClientCommand
 
m_Log - Static variable in class com.elixirtech.ers2.client.Shutdown
 
m_Log - Static variable in class com.elixirtech.report2.runtime.BasicReportHost
 
main(String[]) - Static method in class com.elixirtech.ers2.client.ERSClientCommand
 
main(String[]) - Static method in class com.elixirtech.ers2.client.Shutdown
 
main(String[]) - Static method in class com.elixirtech.ers2.client.ShutdownLauncher
 
MIME_TYPE - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Output format.
MODE_NEW_CONNECTION - Static variable in class com.elixirtech.ers2.client.ERSClient
Every request is a new connection to the server.
MODE_REUSE_CONNECTION - Static variable in class com.elixirtech.ers2.client.ERSClient
Keep the current connection alive and submit request through the same connection.

N

NAME - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Name of Job.
newAdminInstance() - Static method in class com.elixirtech.report2.runtime.ReportEngineFactory
Provides an instance of the Report Admin.
newEngineInstance() - Static method in class com.elixirtech.report2.runtime.ReportEngineFactory
Provides an instance of the Report Runtime Engine.
next() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
next() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
Go to the next page
NOVALUE - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
NULL - Static variable in interface com.elixirtech.report2.runtime.IConfigurator
 

P

PAGE_COUNT - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Output page count.
paintComponent(Graphics) - Method in class com.elixirtech.glint.viewer.GlintCanvas
 
paintComponent(Graphics) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
Parameter - Class in com.elixirtech.ers2.client
 
Parameter(String, String, String) - Constructor for class com.elixirtech.ers2.client.Parameter
 
ParameterUI - Class in com.elixirtech.ers2.client
 
ParameterUI() - Constructor for class com.elixirtech.ers2.client.ParameterUI
 
PREFERRED_PORT - Static variable in class com.elixirtech.ers2.client.ERSClient
Preferred server port.
PREFERRED_TARGET - Static variable in class com.elixirtech.ers2.client.ERSClient
Preferred target name.
PREFERRED_TIMEOUT - Static variable in class com.elixirtech.ers2.client.ERSClient
Preferred timeout
previous() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
previous() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
Go to the previous page
print(Graphics, PageFormat, int) - Method in class com.elixirtech.glint.print.GlintPrintable
 
print(boolean, InputStream, PrintRequestAttributeSet, PrintJobListener) - Method in class com.elixirtech.glint.print.GlintStreamPrinter
Print API for printing a glint input stream.
print(Graphics, PageFormat, int) - Method in class com.elixirtech.glint.viewer.GlintCanvas
Part of the printing API, so be careful as this is zero-based, not one-based.
PrinterUtil - Class in com.elixirtech.glint.print
Printer util to provide OS under printer
PrintHandler - Interface in com.elixirtech.glint.viewer
 
printNonInteractive(PrintService, InputStream, PrintRequestAttributeSet, PrintJobListener) - Method in class com.elixirtech.glint.print.GlintStreamPrinter
Print API for printing a glint input stream with no dialog.
printNonInteractive(PrintService, IEye, PrintRequestAttributeSet, PrintJobListener) - Method in class com.elixirtech.glint.print.GlintStreamPrinter
Print API for printing a glint Eye object with no dialog.

Q

QueueException - Exception in com.elixirtech.report2.runtime
Trigger a queue exception caused by the number of connections exceeded the queue size specified.
QueueException() - Constructor for exception com.elixirtech.report2.runtime.QueueException
 
QueueException(String) - Constructor for exception com.elixirtech.report2.runtime.QueueException
 
QueueException(Throwable) - Constructor for exception com.elixirtech.report2.runtime.QueueException
 
QueueException(String, Throwable) - Constructor for exception com.elixirtech.report2.runtime.QueueException
 

R

read(InputStream) - Method in class com.elixirtech.glint.viewer.GlintCanvas
 
read(File) - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Read the model from a file
read(InputStream) - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Read the model from a stream
read(File) - Method in class com.elixirtech.glint.viewer.TextCanvas
 
read(InputStream) - Method in class com.elixirtech.glint.viewer.TextCanvas
 
read(InputStream) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
read(File) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
RECORD_COUNT - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Records return.
refreshFileSystem(String) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
Refresh Filesystem by re-scanning the source information.
removeChangeListener(ChangeListener) - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Remove the change listener
removeChangeListener(ChangeListener) - Method in class com.elixirtech.glint.viewer.TextCanvas
 
removeChangeListener(ChangeListener) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
removeFileSystem(String) - Method in interface com.elixirtech.report2.runtime.IReportAdmin
Remove Filesystem.It will also clear rml object that is cached.
renderReport(String, String, OutputStream, Properties) - Method in class com.elixirtech.ers2.client.ERSClient
Send a request to render a report back to the client.
renderReport(String, String, Properties, String) - Method in class com.elixirtech.ers2.client.ERSClient
Send a request to render a report.
renderReport(String, String, Properties, String, Properties) - Method in class com.elixirtech.ers2.client.ERSClient
Send a request to render a report.
renderReport(String, String, OutputStream, Properties, String) - Method in class com.elixirtech.ers2.client.ERSClient
Deprecated. If requesting a report to be returned, use the renderReport with no target. Else if sending a report to a target, use the renderReport with no output stream. This overloaded version handles both cases, but is more confusing, hence deprecated.
renderReport(RawReport, String, OutputStream, Properties) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Deprecated. Use the Map version instead of Properties
renderReport(RawReport, String, OutputStream, Map<String, String>) - Method in interface com.elixirtech.report2.runtime.IReportEngine
Renders the required .rml from the repository in the required mime type to the provided output stream
ReportEngineFactory - Class in com.elixirtech.report2.runtime
Report Engine provider.
ReportEngineFactory() - Constructor for class com.elixirtech.report2.runtime.ReportEngineFactory
 

S

SelfSignedSSLSocketFactory - Class in com.elixirtech.ers2.client
EasySSLProtocolSocketFactory can be used to creats SSL Sockets that accept self-signed certificates.
SelfSignedSSLSocketFactory() - Constructor for class com.elixirtech.ers2.client.SelfSignedSSLSocketFactory
Constructor for EasySSLProtocolSocketFactory.
SelfSignedX509TrustManager - Class in com.elixirtech.ers2.client
EasyX509TrustManager unlike default X509TrustManager accepts self-signed certificates.
SelfSignedX509TrustManager(KeyStore) - Constructor for class com.elixirtech.ers2.client.SelfSignedX509TrustManager
Constructor for EasyX509TrustManager.
setArgs(String[]) - Method in class com.elixirtech.ers2.client.Shutdown
 
setAutoEscape(boolean) - Method in class com.elixirtech.ers2.client.ERSClient
Deprecated. - the protocol now ensures correct transmission of all characters
setBackgroundColor(Paint) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
Set the background colour of the viewer - this is the area behind any pages, so it defaults to grey, so you can see the page boundaries.
setBitmapZoom(boolean) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
setBitmapZoom(boolean) - Method in interface com.elixirtech.glint.viewer.Zoomable
Determine whether zoom should be bitmap scaling.
setConnectionMode(short) - Method in class com.elixirtech.ers2.client.ERSClient
Deprecated. - this is now handled internally
setEntry(String, JobInfo.Entry) - Method in class com.elixirtech.ers2.client.JobInfo
 
setEye(IEye) - Method in class com.elixirtech.glint.viewer.GlintCanvas
Sets the model object to an IEye object which contains the glint pages
setHighlightURLs(boolean) - Method in class com.elixirtech.glint.viewer.GlintCanvas
Sets a flag to control whether URLs embedded in the glint should be highlighted.
setHost(String) - Method in class com.elixirtech.ers2.client.ERSClient
Set server host name.
setInteger(String, int) - Method in class com.elixirtech.ers2.client.JobInfo
 
setInteger(String, int) - Method in interface com.elixirtech.report2.runtime.IJobInfo
 
setLong(String, long) - Method in class com.elixirtech.ers2.client.JobInfo
 
setLong(String, long) - Method in interface com.elixirtech.report2.runtime.IJobInfo
 
setMaxQueueCount(int) - Method in interface com.elixirtech.report2.runtime.IRuntimeConfigurator
 
setMaxRenderCount(int) - Method in interface com.elixirtech.report2.runtime.IRuntimeConfigurator
 
setObject(Object) - Method in class com.elixirtech.glint.viewer.GlintCanvas
Sets the model object to an IEye object which contains the glint pages
setObject(Object) - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Set an object as the model for the viewer.
setObject(Object) - Method in class com.elixirtech.glint.viewer.TextCanvas
 
setObject(Object) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
setPageNo(int) - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Show a specific page (in the range 1<=no<=getPageCount())
setPageNo(int) - Method in class com.elixirtech.glint.viewer.TextCanvas
 
setPageNo(int) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
setPassword(String) - Method in class com.elixirtech.ers2.client.ERSClient
Set password.
setPort(int) - Method in class com.elixirtech.ers2.client.ERSClient
Set port.
setProgress(String) - Method in class com.elixirtech.report2.runtime.BasicReportHost
Set progress.
setProgress(String) - Method in interface com.elixirtech.report2.runtime.IReportHost
Set progress.
setScrolled(boolean) - Method in class com.elixirtech.glint.viewer.GlintCanvas
Sets a flag to indicate whether this object is embedded in a scrollpane.
setSecure(boolean) - Method in class com.elixirtech.ers2.client.ERSClient
Set Secure mode.
setString(String, String) - Method in class com.elixirtech.ers2.client.JobInfo
 
setString(String, String) - Method in interface com.elixirtech.report2.runtime.IJobInfo
 
setTargetPrinters(String[]) - Method in class com.elixirtech.glint.print.GlintStreamPrinter
Set the printer names that will be tried (in order) for non-interactive printing.
setTimeout(int) - Method in class com.elixirtech.ers2.client.ERSClient
With this option set to a non-zero timeout, a read() call on the InputStream associated with this Socket will block for only this amount of time (in milliseconds).
setUserName(String) - Method in class com.elixirtech.ers2.client.ERSClient
Set user name.
setZoomPercent(int) - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
setZoomPercent(int) - Method in interface com.elixirtech.glint.viewer.Zoomable
Set the zoom percent
shutdown() - Method in class com.elixirtech.ers2.client.ERSClient
Shutdown the server - only available with admin rights
Shutdown - Class in com.elixirtech.ers2.client
 
Shutdown() - Constructor for class com.elixirtech.ers2.client.Shutdown
 
ShutdownLauncher - Class in com.elixirtech.ers2.client
 
ShutdownLauncher() - Constructor for class com.elixirtech.ers2.client.ShutdownLauncher
 
STATUS_CANCELLED - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
STATUS_CODE - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
Job status code.
STATUS_LOGGED_EXCEPTION - Static variable in class com.elixirtech.ers2.client.JobInfo
 
STATUS_LOGGED_EXCEPTION - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
STATUS_NO_DATASOURCE - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
STATUS_NO_DETAILS - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
STATUS_OK - Static variable in class com.elixirtech.ers2.client.JobInfo
 
STATUS_OK - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
STATUS_TIMEOUT - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
STATUS_UNKNOWN - Static variable in class com.elixirtech.ers2.client.JobInfo
 
STATUS_UNKNOWN - Static variable in interface com.elixirtech.report2.runtime.IJobInfo
 
STRING - Static variable in class com.elixirtech.ers2.client.JobInfo
 

T

TextCanvas - Class in com.elixirtech.glint.viewer
 
TextCanvas() - Constructor for class com.elixirtech.glint.viewer.TextCanvas
 
TITLE - Static variable in class com.elixirtech.ers2.client.Application
 
toString() - Method in class com.elixirtech.ers2.client.BasicFileObject
 
toString() - Method in class com.elixirtech.ers2.client.JobInfo
 
triggerJob(String, Properties) - Method in class com.elixirtech.ers2.client.ERSClient
Triggers a job on the server.
TYPE_INTEGER - Static variable in class com.elixirtech.ers2.client.JobInfo
 
TYPE_LONG - Static variable in class com.elixirtech.ers2.client.JobInfo
 
TYPE_STRING - Static variable in class com.elixirtech.ers2.client.JobInfo
 

U

update() - Method in class com.elixirtech.glint.viewer.GlintCanvas
 
update() - Method in interface com.elixirtech.glint.viewer.IViewerCanvas
Recalculates the dimensions of the view and repaints.
update() - Method in class com.elixirtech.glint.viewer.TextCanvas
 
update() - Method in class com.elixirtech.glint.viewer.ViewerCanvas
 
userError(String) - Method in class com.elixirtech.report2.runtime.BasicReportHost
Log error message that is useful to user.
userError(String) - Method in interface com.elixirtech.report2.runtime.IReportHost
Log error message that is useful to user.

V

ViewerCanvas - Class in com.elixirtech.glint.viewer
The abstract implementation of IViewerCanvas that provides a common infrastructure independent of the model being viewed.
ViewerCanvas() - Constructor for class com.elixirtech.glint.viewer.ViewerCanvas
 

W

warn(String) - Method in class com.elixirtech.report2.runtime.BasicReportHost
Log warning message.
warn(String) - Method in interface com.elixirtech.report2.runtime.IReportHost
Log warning message.

Z

Zoomable - Interface in com.elixirtech.glint.viewer
Interface for those canvases that support zooming.

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