VLab Common 1.2
A B C D E F G H I J K L M N O P R S T U V W X Y

A

AbstractActionDefault - Class in pl.psnc.vlab.util.gui.action
AbstractActionDefault - this class provides default implementations for the JFC Action interface
AbstractActionDefault(String, Icon) - Constructor for class pl.psnc.vlab.util.gui.action.AbstractActionDefault
Define an Action Object with a specified action name and icon.
AbstractActionDefault(String, Icon, String) - Constructor for class pl.psnc.vlab.util.gui.action.AbstractActionDefault
Define an Action Object with a specified action name, icon and short description.
AbstractActionDefault(Icon) - Constructor for class pl.psnc.vlab.util.gui.action.AbstractActionDefault
Define an Action Object with a specified action icon.
AbstractColumnType - Class in pl.psnc.vlab.util.gui.table.model.info
AbstractColumnType class - describes JTable column type.
AbstractColumnType(String, Class<?>) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Creates new ColumnType
AbstractColumnType(String, Class<?>, ColumnDecorator) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Creates new ColumnType
AbstractColumnType(String, Class<?>, ColumnDecorator, Comparator<?>) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Creates new ColumnType
AbstractCustomObservableTableModel - Class in pl.psnc.vlab.util.gui.table.model
AbstractCustomObservableTableModel class - abstract table model class.
AbstractCustomObservableTableModel(ModelProperties) - Constructor for class pl.psnc.vlab.util.gui.table.model.AbstractCustomObservableTableModel
Creates a new instance of AbstractCustomObservableTableModel
AbstractCustomTableModel - Class in pl.psnc.vlab.util.gui.table.model
AbstractCustomTableModel - abstract table model class.
AbstractCustomTableModel(ModelProperties) - Constructor for class pl.psnc.vlab.util.gui.table.model.AbstractCustomTableModel
Creates a new instance of AbstractCustomTableModel
AbstractDefaultObservableTableModel - Class in pl.psnc.vlab.util.gui.table.model
AbstractDefaultObservableTableModel class - abstract table model class.
AbstractDefaultObservableTableModel() - Constructor for class pl.psnc.vlab.util.gui.table.model.AbstractDefaultObservableTableModel
Creates a new instance of AbstractDefaultObservableTableModel
AbstractDefaultObservableTableModel(String[], boolean[]) - Constructor for class pl.psnc.vlab.util.gui.table.model.AbstractDefaultObservableTableModel
Creates a new instance of AbstractDefaultObservableTableModel with column names specified.
AbstractDefaultObservableTableModel.ModelObservable - Class in pl.psnc.vlab.util.gui.table.model
AbstractDefaultObservableTableModel.ModelObservable class - class is used as a model observer
AbstractDefaultObservableTableModel.ModelObservable() - Constructor for class pl.psnc.vlab.util.gui.table.model.AbstractDefaultObservableTableModel.ModelObservable
Creates new ModelObserver
AbstractDefaultTableModel - Class in pl.psnc.vlab.util.gui.table.model
AbstractDefaultTableModel class - abstract table model class.
AbstractDefaultTableModel() - Constructor for class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
Creates a new instance of AbstractDefaultTableModel
AbstractDefaultTableModel(String[], boolean[]) - Constructor for class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
Creates a new instance of AbstractDefaultTableModel with column names specified.
AbstractException - Exception in pl.psnc.vlab.exception
AbstractException class - abstract class represents a generic exception
AbstractException(Integer) - Constructor for exception pl.psnc.vlab.exception.AbstractException
Creates a new AbstractException with error code specified
AbstractException(Integer, Exception) - Constructor for exception pl.psnc.vlab.exception.AbstractException
Creates a new AbstractException with error code and source exception specified
AbstractException(Integer, String) - Constructor for exception pl.psnc.vlab.exception.AbstractException
Creates a new AbstractException with error code and error message specified
AbstractException(Integer, String, String[]) - Constructor for exception pl.psnc.vlab.exception.AbstractException
Creates a new AbstractException with error code and error message specified
AbstractException(Integer, String, Exception) - Constructor for exception pl.psnc.vlab.exception.AbstractException
Creates a new AbstractException with error code, error message and source exception specified
AbstractException(Integer, String, String[], Exception) - Constructor for exception pl.psnc.vlab.exception.AbstractException
Creates a new AbstractException with error code, error message and source exception specified
ActionDecorator - Interface in pl.psnc.vlab.util.gui.action
ActionDecorator Interface.
ActionFactory - Class in pl.psnc.vlab.util.gui.action.factory
ActionFactory class - stores system actions.
ActionHelper - Class in pl.psnc.vlab.util.gui.action.helper
ActionHelper class - contains a set of utility methods for the Swing components
ActionHelper() - Constructor for class pl.psnc.vlab.util.gui.action.helper.ActionHelper
 
actionPerformed(ActionEvent) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
ActionType - Interface in pl.psnc.vlab.util.gui.action.factory
ActionType interface - defines type of the action class
add(Date, int, int) - Method in class pl.psnc.vlab.util.DateTools
Adds the specified amount of units to the given date
addDay(Date) - Method in class pl.psnc.vlab.util.DateTools
Adds one day to current date
addLogEvent(EventLogValue) - Method in class pl.psnc.vlab.eventlog.EventLogTableModel
Add new log event to the table model
addMessage(String, EventLogType) - Method in class pl.psnc.vlab.eventlog.gui.JEventLogPane
 
addMessage(String, Object, EventLogType) - Method in class pl.psnc.vlab.eventlog.gui.JEventLogPane
 
addMessage(String, EventLogType) - Method in interface pl.psnc.vlab.eventlog.IEventLogUpdate
Add new message to the Event Log Message
addMessage(String, Object, EventLogType) - Method in interface pl.psnc.vlab.eventlog.IEventLogUpdate
Add new message to the Event Log Message
addMonth(Date, int) - Method in class pl.psnc.vlab.util.DateTools
Adds some months to the given date
addObserver(Observer) - Method in class pl.psnc.vlab.eventlog.gui.JEventLogPane
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addObserver(ActionType, ActionType) - Static method in class pl.psnc.vlab.util.gui.action.helper.ActionHelper
Add action observer to the given observable object
addObserver(ActionType, Observer) - Static method in class pl.psnc.vlab.util.gui.action.helper.ActionHelper
Add action observer to the given observable object
addObserver(Observer) - Method in class pl.psnc.vlab.util.gui.action.LocalizedObservableAbstractAction
Adds an observer to the set of observers for this object, provided that it is not the same as some observer already in the set.
addSource(Component) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
addSource(Component) - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Add source component of this action - the component associated with this action.
adjustTime(Date, TimeZone, TimeZone) - Method in class pl.psnc.vlab.util.TimeZoneTools
Adjust the given date object from the current time zone to the specified base time zone
attachIndeterminedProgressBar(String) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Sets the progress bar on the status bar

B

ballsArray - Variable in class pl.psnc.vlab.util.swing.gui.JBallsPane
Stores the ballsArray array
BIG_ENDIAN - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Soap byte order: Big Endian
bundleHelper - Variable in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Stores instance of field: bundleHelper
BundleHelper - Class in pl.psnc.vlab.util.i18n
BundleHelper class - resource bundle helper class.
BundleHelper(String) - Constructor for class pl.psnc.vlab.util.i18n.BundleHelper
Creates a new instance BundleHelper with the given resource bundle name.
BundleInfo - Interface in pl.psnc.vlab.util.i18n
BundleInfo interface - resource bundle information provider.
BytesConversion - Class in pl.psnc.vlab.remote.util
BytesConversion class - helper class is used to decode or encode the data which is sent between the application and the VLab System
BytesConversion() - Constructor for class pl.psnc.vlab.remote.util.BytesConversion
 

C

CANCEL_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Return value form class method if CANCEL is chosen
center(Component) - Static method in class pl.psnc.vlab.util.swing.gui.GuiTools
Center given component on the screen
closeIgnoringException(Closeable) - Static method in class pl.psnc.vlab.util.FileTools
Close the given stream ignoring exceptions thrown
CollectionHelper - Class in pl.psnc.vlab.util.collection
CollectionHelper class - set of utility classes to work with collections and arrays.
CollectionHelper() - Constructor for class pl.psnc.vlab.util.collection.CollectionHelper
 
COLOR_ADDED_LIGHT_GREEN - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
Added;new
COLOR_LIGHT_RED - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
Modified ;Error
COLOR_LIGT_BLUE - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
LIght blue
COLOR_LIGT_ORANGE - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
LIght light orange
COLOR_SELECTED_ERROR - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
Error & selected
COLOR_SELECTED_LIGHT_GRAY - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
Selected gray
ColorKeys - Class in pl.psnc.vlab.util.swing.gui
The class contains the color constants
ColorKeys() - Constructor for class pl.psnc.vlab.util.swing.gui.ColorKeys
 
ColumnDecorator - Class in pl.psnc.vlab.util.gui.table.model.info
ColumnDecorator class.
ColumnDecorator(Integer, Integer) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Creates new ColumnDecorator
ColumnDecorator(Integer, Integer, Integer) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Creates new ColumnDecorator
ColumnDecorator(Integer) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Creates new ColumnDecorator
compareTo(EventLogValue) - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
 
COMPUTATIONAL - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Task types
ConfigFactory - Class in pl.psnc.vlab.conf
ConfigFactory class - sample configuration factory.
ConfigFactory() - Constructor for class pl.psnc.vlab.conf.ConfigFactory
 
ConfigHolder<T extends IConfiguration> - Class in pl.psnc.vlab.conf
ConfigHolder class - configuration holder class for storing modules configuration value object.
ConfigHolder(T) - Constructor for class pl.psnc.vlab.conf.ConfigHolder
Creates a new instance of configuration holder with the given configuration instance
ConfigHolder(String, T) - Constructor for class pl.psnc.vlab.conf.ConfigHolder
Creates a new instance of configuration holder with the given configuration instance and its location
ConfigurationImpl - Class in pl.psnc.vlab.conf.impl
ConfigurationImpl class - implementation of IConfiguration interface.
ConfigurationImpl(String) - Constructor for class pl.psnc.vlab.conf.impl.ConfigurationImpl
Creates a new instance of ConfigurationImpl
construct() - Method in class pl.psnc.vlab.util.swing.thread.SwingWorker
Deprecated. Compute the value to be returned by the get method.
convert(Map<String, List<String>>, int) - Static method in class pl.psnc.vlab.util.collection.CollectionHelper
Converts map with list of string as values to map with string as value.
convertToFormat(String, String, String) - Method in class pl.psnc.vlab.util.DateTools
Convert the date and time to the given date and time format
convertToSessionValue(Dgram) - Method in class pl.psnc.vlab.remote.util.BytesConversion
Converts a stream of bytes to the SessionValue object.
createGraphics2D(int, int) - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
Creates a new instance of Graphics2D object
CustomColumnType - Class in pl.psnc.vlab.util.gui.table.model.info
CustomColumnType class - describes JTable column type.
CustomColumnType(String, Class<?>, String) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.CustomColumnType
Creates new ColumnType
CustomColumnType(String, Class<?>, ColumnDecorator, String) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.CustomColumnType
Creates new ColumnType
CustomColumnType(String, Class<?>, ColumnDecorator, Comparator<?>, String) - Constructor for class pl.psnc.vlab.util.gui.table.model.info.CustomColumnType
Creates new ColumnType

D

DatagramHelper - Class in pl.psnc.vlab.remote.util
The helper class used to fill out the fields in the Datagram which is used to communicate with the VLab system
DatagramHelper() - Constructor for class pl.psnc.vlab.remote.util.DatagramHelper
 
DateTools - Class in pl.psnc.vlab.util
DateTools class - utility class for dealing with dates.
DateTools() - Constructor for class pl.psnc.vlab.util.DateTools
Creates new instance of Date Tools with default locale (English), default date pattern (dd, MMMM yyyy) and default time pattern (kk:mm:ss a)
DateTools(Locale, String, String) - Constructor for class pl.psnc.vlab.util.DateTools
Creates new instance of Date Tools
decorateColums(JTable) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Decorated JTable Columns
DEFAULT_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Type used for showConfirmDialog.
DefaultLongTask - Class in pl.psnc.vlab.util.thread
DefaultLongTask class - DefaultLongTask - abstract class is used as a base class for time consuming operations.
DefaultLongTask(Component, ProgressTask, Action) - Constructor for class pl.psnc.vlab.util.thread.DefaultLongTask
Crates a new instance of DefaultLongTask
DefaultLongTask(ProgressTask, Action) - Constructor for class pl.psnc.vlab.util.thread.DefaultLongTask
Crates a new instance of DefaultLongTask
deleteObserver(Observer) - Method in class pl.psnc.vlab.eventlog.gui.JEventLogPane
Deletes an observer from the set of observers of this object.
deleteObserver(Observer) - Method in class pl.psnc.vlab.util.gui.action.LocalizedObservableAbstractAction
Deletes an observer from the set of observers of this object.
detachProgressBar() - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Detaches the progress bar from the status bar
DISABLED_ICON - Static variable in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Holds key of disabledIcon property
done() - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
 
drawDemo(int, int, Graphics2D) - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
 
DRYER - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
 

E

encodeShortMessage(ShortMessageValue) - Method in class pl.psnc.vlab.remote.util.BytesConversion
Encodes the ShortMessage struct into array of bytes: struct shortMessage { char buffer[256]; int len; };
EventLogCellRenderer - Class in pl.psnc.vlab.eventlog
EventLogCellRenderer class - default cell renderer implementation for Event Log table.
EventLogCellRenderer(AbstractTableModel) - Constructor for class pl.psnc.vlab.eventlog.EventLogCellRenderer
Creates a new instance of WorkerListCellRenderer
EventLogTableModel - Class in pl.psnc.vlab.eventlog
EventLogTableModel class - model for Event Log Pane
EventLogTableModel(ModelProperties) - Constructor for class pl.psnc.vlab.eventlog.EventLogTableModel
Creates a new instance of EventLogTableModel
EventLogType - Enum in pl.psnc.vlab.eventlog.type
EventLogType enum - types of log events, which are displayed in the EventLogPane.
EventLogValue - Class in pl.psnc.vlab.eventlog.value
EventLogValue class - value object for a single log event.
EventLogValue() - Constructor for class pl.psnc.vlab.eventlog.value.EventLogValue
Creates a new instance of EventLogValue with empty content
EventLogValue(String, Date, EventLogType, Object) - Constructor for class pl.psnc.vlab.eventlog.value.EventLogValue
Creates a new instance of EventLogValue with the its content defined
EventLogValue(String, Date, EventLogType) - Constructor for class pl.psnc.vlab.eventlog.value.EventLogValue
Creates a new instance of EventLogValue with the its content defined
EventLogValue(String, EventLogType) - Constructor for class pl.psnc.vlab.eventlog.value.EventLogValue
Creates a new instance of EventLogValue with the its content defined
exceptionThrown() - Method in class pl.psnc.vlab.management.session.SessionManager
Indicates whether the Long Task has thrown an exception
exceptionThrown() - Method in class pl.psnc.vlab.management.SplashDialogWorker
Indicates whether the Long Task has thrown an exception
exceptionThrown() - Method in interface pl.psnc.vlab.util.swing.thread.LongTask
Deprecated. Indicates wheter the Long Task has thrown an exception
EXPERIMENT - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
 

F

FELIX - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
 
FILE_SEPARATOR - Static variable in class pl.psnc.vlab.util.FileTools
System file separator.
fileExists(File) - Static method in class pl.psnc.vlab.util.FileTools
Check whether the specyfied file by this URL exists.
fileExists(String) - Static method in class pl.psnc.vlab.util.FileTools
Check whether the specyfied file by this URL exists.
FileTools - Class in pl.psnc.vlab.util
FileTools class - set of utility methods on files.
FileTools() - Constructor for class pl.psnc.vlab.util.FileTools
 
FillBackgroundBorder - Class in pl.psnc.vlab.util.swing.gui
 
FillBackgroundBorder(BufferedImage) - Constructor for class pl.psnc.vlab.util.swing.gui.FillBackgroundBorder
 
finished() - Method in class pl.psnc.vlab.util.swing.thread.SwingWorker
Deprecated. Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireFinish() - Method in interface pl.psnc.vlab.util.swing.thread.Progress
Deprecated. Informs the progress thread that the long time task has finished
fireFinish() - Method in class pl.psnc.vlab.util.swing.thread.ProgressIndicator
Deprecated. Informs the progress thread that the long time task has finished.
format(Number) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Parse the given value using default number formatter
FormHelper - Class in pl.psnc.vlab.util.gui.helper
FormHelper - abstract class defines a set of utility helper methods when dealing with gui.
FormHelper() - Constructor for class pl.psnc.vlab.util.gui.helper.FormHelper
 
FormTools - Class in pl.psnc.vlab.util
FormTools class - contains various helper methods which checks the correctness of specified data types i.e.
FormTools() - Constructor for class pl.psnc.vlab.util.FormTools
 

G

GenericGradientPane - Class in pl.psnc.vlab.util.gui.frame
The class is a generic pane which is embedded in the internal frame
GenericGradientPane(Color, Color) - Constructor for class pl.psnc.vlab.util.gui.frame.GenericGradientPane
Creates new gradient pane with the gradient colors defined
GenericGradientPane(Color[]) - Constructor for class pl.psnc.vlab.util.gui.frame.GenericGradientPane
Creates new gradient pane with the gradient colors defined
GenericGradientPane() - Constructor for class pl.psnc.vlab.util.gui.frame.GenericGradientPane
Creates new gradient pane with the default gradient colors defined.
get() - Method in class pl.psnc.vlab.util.swing.thread.SwingWorker
Deprecated. Return the value created by the construct method.
getAction(ActionType) - Static method in class pl.psnc.vlab.util.gui.action.factory.ActionFactory
Get action by the given action type
getAction() - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
Get value of action
getAppName() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get application name
getAppName() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get application name
getAppSession(String) - Method in interface pl.psnc.vlab.remote.session.VlabSessionRemote
Retrieve session information by the given session key
getAppSession(String) - Method in class pl.psnc.vlab.remote.session.VlabSessionRemoteImpl
Retrieve session information by the given session key
getAuthModuleLocation() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get Authentication Module Location
getAuthModuleLocation() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get Authentication Module Location
getBase(String) - Static method in class pl.psnc.vlab.util.FileTools
Get the file name without extension
getBase(URL) - Static method in class pl.psnc.vlab.util.FileTools
Get the url without extension
getBoolean(Object) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Return Boolean representation from the given object
getBorderInsets(Component) - Method in class pl.psnc.vlab.util.swing.gui.FillBackgroundBorder
 
getBundle() - Method in exception pl.psnc.vlab.exception.AbstractException
Get bundle with the i18n keys for the given exception
getBundle() - Method in exception pl.psnc.vlab.exception.ResourceNotFoundException
 
getBundle() - Method in exception pl.psnc.vlab.exception.VlabException
 
getBundle() - Method in class pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
Get bundle with the i18n keys for the given exception
getBundle() - Method in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
 
getBundle() - Method in class pl.psnc.vlab.util.gui.table.model.info.CustomColumnType
 
getBundle() - Method in interface pl.psnc.vlab.util.i18n.BundleInfo
Get bundle with the i18n keys for the given exception
getByteOrder(int) - Static method in class pl.psnc.vlab.remote.util.DatagramHelper
Decodes the byte order by the given integer value.
getBytes(DataHandler) - Static method in class pl.psnc.vlab.remote.util.RemoteHelper
Get bytes from the given data handler.
getClassNameWithoutPackage(Class<?>) - Static method in class pl.psnc.vlab.util.FileTools
Returns the classname without the package.
getColumnClass(int) - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
 
getColumnCount() - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
 
getColumnIndex(IColumnInfo) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get index for the given column type
getColumnName(int) - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
 
getColumnNames() - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get list of column names
getColumns() - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get value of field: columns
getColumnType() - Method in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
 
getColumnType() - Method in interface pl.psnc.vlab.util.gui.table.model.info.IColumnInfo
Get column type, instance of AbstractColumnType
getColumnType(int) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get Column for the given column index
getColumnType() - Method in enum pl.psnc.vlab.util.gui.table.TableColumns
 
getColumnTypes() - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get list of columns types
getCommProxyLocation() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get Communication Proxy Module
getCommProxyLocation() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get Communication Proxy Module
getComparator() - Method in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Get value of field: comparator
getConfigKey() - Method in class pl.psnc.vlab.conf.ConfigHolder
Get value of field: configKey
getConfiguration() - Method in class pl.psnc.vlab.conf.ConfigHolder
Get configuration object for the specified key
getContent(InputStream) - Static method in class pl.psnc.vlab.util.FileTools
Reads the content of the given input stream into a byte array
getContent(File) - Static method in class pl.psnc.vlab.util.FileTools
Reads the content of the given file into a byte array
getCountryCode() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property countryCode.
getCurrentDate() - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Get the current date (adjusted to the selected time zone)
getDate() - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Get the occurrence time
getDateAsString(Date) - Method in class pl.psnc.vlab.util.DateTools
Converts a given date into a string representation according to locale and date pattern.
getDateFromString(String) - Method in class pl.psnc.vlab.util.DateTools
Get date from string value.
getDateTimeAsString(Date) - Method in class pl.psnc.vlab.util.DateTools
Converts a given date into a string date and time representation according to locale and time pattern.
getDateTimeFromString(String) - Method in class pl.psnc.vlab.util.DateTools
Get date and time from string value.
getDecorator() - Method in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Get value of decorator
getDetails() - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Get detailed information about this event message
getDisabledActionIcon() - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
getDisabledActionIcon() - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Get disabled icon for this ActionDecorator
getDoubleValue(Object) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Return Double representation from the given object
getEditable() - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get value of field: editable
getErrorCode() - Method in exception pl.psnc.vlab.exception.AbstractException
Returns error code of this exception
getException() - Method in class pl.psnc.vlab.management.session.SessionManager
Each exception which is cought during task execution will be returned by this method.
getException() - Method in class pl.psnc.vlab.management.SplashDialogWorker
Each exception which is cought during task execution will be returned by this method.
getException() - Method in interface pl.psnc.vlab.util.swing.thread.LongTask
Deprecated. Each exception which is cought during task execution will be returned by this method.
getExtension(File) - Static method in class pl.psnc.vlab.util.FileTools
Get the extension of a file.
getExtension(String) - Static method in class pl.psnc.vlab.util.FileTools
Get the extension of a file by the file name
getFocusableComponent() - Method in class pl.psnc.vlab.util.thread.LongTaskResult
Get value of focusableComponent
getFormattedValue(String, Object[]) - Method in class pl.psnc.vlab.util.i18n.ResourceBundleManager
Get the formatted key
getFrameTitle() - Method in class pl.psnc.vlab.util.gui.frame.JGenericPane
 
getGlobalSchedulerModuleLocation() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get Global Scheduler Module Location
getGlobalSchedulerModuleLocation() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get Global Scheduler Module Location
getHorizontalAlignment() - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Get value of horizontalAlignment
getI18nValue(String, String[]) - Method in class pl.psnc.vlab.util.i18n.BundleHelper
Get internationalised formatted value for the given key.
getI18nValue(String) - Method in class pl.psnc.vlab.util.i18n.BundleHelper
Get internationalised value for the given key.
getImage() - Method in enum pl.psnc.vlab.eventlog.type.EventLogType
Get image icon for this event log type
getImage() - Method in class pl.psnc.vlab.util.image.ImageBean
Getter for property image.
getImageBean(String) - Static method in class pl.psnc.vlab.util.image.ImageFactory
Get the ImageBean by the given key.
getImageName() - Method in class pl.psnc.vlab.util.image.ImageBean
Getter for property imageName.
getInstance() - Static method in class pl.psnc.vlab.conf.ConfigFactory
Get an instance of the configuration object.
getKeyStore() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get keystore for the application
getKeyStore() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get keystore for the application
getKeyStorePasswd() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get keystore password
getKeyStorePasswd() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get keystore password
getLabId() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property labId.
getLanguageCode() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property languageCode.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class pl.psnc.vlab.util.gui.renderer.ListNumberedRenderer
Return a component that has been configured to display the specified value.
getLocalizedMessage() - Method in exception pl.psnc.vlab.exception.AbstractException
 
getMaskFormatter(String, Character) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Create a MaskFormatter for the given mask and place holder
getMax() - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Get value of max
getMessage() - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Getter for property message.
getMessage() - Method in class pl.psnc.vlab.remote.value.ShortMessageValue
Getter for property message.
getMessage() - Method in class pl.psnc.vlab.util.thread.LongTaskResult
Get value of message
getMin() - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Get value of min
getModelData() - Method in class pl.psnc.vlab.eventlog.EventLogTableModel
 
getModelData() - Method in interface pl.psnc.vlab.util.gui.table.model.info.ITableModelInfo
Get model data for the given Table Model
getModelEvent(Object) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Get TableModelEvent from the given argument
getModelProperties() - Method in class pl.psnc.vlab.util.gui.table.model.AbstractCustomObservableTableModel
Get value of modelProperties
getModelProperties() - Method in class pl.psnc.vlab.util.gui.table.model.AbstractCustomTableModel
Get value of modelProperties
getModelRowIndex(JTable, int) - Static method in class pl.psnc.vlab.util.gui.helper.TableHelper
Maps the index of the row in terms of the view to the underlying TableModel.
getModelSelectedRow(JTable) - Static method in class pl.psnc.vlab.util.gui.helper.TableHelper
Maps the index of the row in terms of the view to the underlying TableModel.
getModelSelectedRows(JTable) - Static method in class pl.psnc.vlab.util.gui.helper.TableHelper
Maps the indexes of rows in terms of the view to the underlying TableModel.
getMonitoringModuleLocation() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get Monitoring Module Location
getMonitoringModuleLocation() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get Monitoring Module Location
getMsgArguments() - Method in exception pl.psnc.vlab.exception.AbstractException
Get list of values for formated message
getName() - Method in enum pl.psnc.vlab.eventlog.type.EventLogType
Get internationalised name of this article state
getName() - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
getName() - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Get action name
getName() - Method in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Get ColumnType name
getObservable() - Method in class pl.psnc.vlab.eventlog.gui.JEventLogPane
Get value of field: observable
getObservable(ActionType) - Static method in class pl.psnc.vlab.util.gui.action.factory.ActionFactory
Get observable interface from the given action
getObservable() - Method in class pl.psnc.vlab.util.gui.action.LocalizedObservableAbstractAction
Get value of field: observable
getObservable() - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultObservableTableModel
Get model Observable instance
getObserver(ActionType) - Static method in class pl.psnc.vlab.util.gui.action.factory.ActionFactory
Get observer interface from the given action
getOccurenceDate() - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Get value of field: occurenceDate
getPrefered() - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Get value of prefered
getPreferredSize() - Method in class pl.psnc.vlab.util.gui.renderer.ListNumberedRenderer
Return the renderers fixed size here.
getPrefix() - Method in class pl.psnc.vlab.util.gui.frame.JGenericPane
 
getPrefix() - Method in interface pl.psnc.vlab.util.i18n.I18NInfo
Get prefix for the i18n usage
getProgress() - Method in class pl.psnc.vlab.management.session.SessionManager
Gets the current state of the executed task
getProgress() - Method in class pl.psnc.vlab.management.SplashDialogWorker
Get the current state of the executed task
getProgress() - Method in interface pl.psnc.vlab.util.swing.thread.LongTask
Deprecated. Get the current state of the executed task
getProgressBar() - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Get the status bar progress bar
getProperty(String) - Method in interface pl.psnc.vlab.conf.IConfiguration
The custom property getter method by the given key name
getProperty(String) - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
The custom property getter method by the given key name
getResourceName(String) - Static method in class pl.psnc.vlab.util.FileTools
Get the resource name from its absolute path.
getResult() - Method in class pl.psnc.vlab.management.session.SessionManager
Returns an object produced by the executed task.
getResult() - Method in class pl.psnc.vlab.management.SplashDialogWorker
Return an object produced by the executed task.
getResult() - Method in interface pl.psnc.vlab.util.swing.thread.LongTask
Deprecated. Return an object produced by the executed task.
getRowCount() - Method in class pl.psnc.vlab.eventlog.EventLogTableModel
 
getRowCount() - Method in interface pl.psnc.vlab.util.gui.table.model.info.ITableModelInfo
Get number of rows in the current table model
getRowValue(int) - Method in class pl.psnc.vlab.eventlog.EventLogTableModel
 
getRowValue(int) - Method in interface pl.psnc.vlab.util.gui.table.model.info.ITableModelInfo
Get value of the given model at specified row
getSessionId() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property sessionId.
getSessionInstance() - Static method in class pl.psnc.vlab.management.session.SessionFactory
Gets the session information object from the VLab system.
getSessionKey() - Static method in class pl.psnc.vlab.management.PropertiesFactory
Gets the session key property
getSessionKey() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property sessionKey.
getSessionValue() - Static method in class pl.psnc.vlab.management.session.SessionFactory
Get the session value object.
getShortDescription() - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
getShortDescription() - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Get short description for this ActionDecorator
getShortMessage(byte[], ByteOrder) - Method in class pl.psnc.vlab.remote.util.BytesConversion
Decodes the ShortMessage struct: struct shortMessage { char buffer[256]; int len; };
getSMMModuleLocation() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get SMM Module Location
getSMMModuleLocation() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get SMM Module Location
getSortOrder() - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get value of field: sortOrder
getSource() - Method in class pl.psnc.vlab.util.gui.util.ModelObservable
Get instance of source object which triggers notification events
getSourceObject(Observable) - Static method in class pl.psnc.vlab.util.gui.util.ObservableHelper
Check if the given observable object is a type of ModelObservable .
getSources() - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
getSources() - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Get source components which were associated with this action
getString(byte[]) - Method in class pl.psnc.vlab.remote.util.BytesConversion
Decodes an array of byte to the string.
getStructureLength() - Method in class pl.psnc.vlab.remote.value.ShortMessageValue
Getter for property structureLength.
getSystemConfDir() - Method in interface pl.psnc.vlab.conf.IConfiguration
Returns the absolute path to the folder, where all the configuration settings is stored.
getSystemConfDir() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Returns the absolute path to the folder, where all the configuration settings is stored.
getSZDModuleLocation() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get SZD Module Location
getSZDModuleLocation() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get SZD Module Location
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class pl.psnc.vlab.eventlog.EventLogCellRenderer
 
getTaskLength() - Method in class pl.psnc.vlab.management.session.SessionManager
Gets the length of the task
getTaskLength() - Method in class pl.psnc.vlab.management.SplashDialogWorker
Get the length of the task
getTaskLength() - Method in interface pl.psnc.vlab.util.swing.thread.LongTask
Deprecated. Get the length of the task
getTimeAsString(Date) - Method in class pl.psnc.vlab.util.DateTools
Converts a given date into a string time representation according to locale and time pattern.
getTimeFromString(String) - Method in class pl.psnc.vlab.util.DateTools
Get time from string value.
getTimeLimit() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property timeLimit.
getTimeStamp() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property timeStamp.
getTimeZone() - Static method in class pl.psnc.vlab.management.PropertiesFactory
Gets the session key property
getTimeZone(String) - Method in class pl.psnc.vlab.util.TimeZoneTools
Parse the given time zone as a string
getTimeZoneOffset(TimeZone, TimeZone) - Method in class pl.psnc.vlab.util.TimeZoneTools
Calculates the time offset between two timezones.
getTrustStore() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get truststore for the application
getTrustStore() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get truststore for the application
getTrustStorePasswd() - Method in interface pl.psnc.vlab.conf.IConfiguration
Get truststore password
getTrustStorePasswd() - Method in class pl.psnc.vlab.conf.impl.ConfigurationImpl
Get truststore password
getType() - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Get type of this event message
getType() - Method in interface pl.psnc.vlab.util.gui.action.factory.ActionType
Get type of the given action object
getType() - Method in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
Get value of type
getUserCertId() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property userCertId.
getUserId() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property userId.
getUserName() - Method in class pl.psnc.vlab.values.management.SessionValue
Getter for property userName.
getUserProxy(int) - Method in interface pl.psnc.vlab.remote.session.VlabSessionRemote
Get the user proxy
getUserProxy(int) - Method in class pl.psnc.vlab.remote.session.VlabSessionRemoteImpl
Get the user proxy
getValue(JTextComponent) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Get value of the formatted text field.
getValue(String) - Method in class pl.psnc.vlab.util.i18n.ResourceBundleManager
Get the value for the given key for corresponding resource bundle
getValue() - Method in class pl.psnc.vlab.util.swing.thread.SwingWorker
Deprecated. Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAt(int, int) - Method in class pl.psnc.vlab.eventlog.EventLogTableModel
 
getViewRowIndex(JTable, int) - Static method in class pl.psnc.vlab.util.gui.helper.TableHelper
Maps the index of the row in terms of the TableModel to the view.
getViewSelectedRows(JTable) - Static method in class pl.psnc.vlab.util.gui.helper.TableHelper
Maps the indexes of rows in terms of the model to view.
getVlabInternalDateFormat() - Static method in class pl.psnc.vlab.management.PropertiesFactory
Getter for property vlabInternalDateFormat.
getVlabInternalDateTimeFormat() - Static method in class pl.psnc.vlab.management.PropertiesFactory
Get the VLab internal date and time format
getVlabInternalTimeFormat() - Static method in class pl.psnc.vlab.management.PropertiesFactory
Get the VLab internal time format
gif - Static variable in class pl.psnc.vlab.util.FileTools
 
GLOBALSCHED_ADD_COMP_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds computational task
GLOBALSCHED_ADD_DRYER_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds radiotelescope task
GLOBALSCHED_ADD_NMR_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds NMR task
GLOBALSCHED_ADD_RADIO_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds radiotelescope task
globalSchedASych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for smm.
globalSchedSych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for globalSched module.
GRADIENT_LIGHT_GRAY_AND_WHITE - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
Defines a gradient color: light gray and white
GRADIENT_PANE_HEADER - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
Defines a gradient color: default pane header gradient
GRADIENT_WHITE_AND_LIGHT_GRAY - Static variable in class pl.psnc.vlab.util.swing.gui.ColorKeys
Defines a gradient color: white and light gray
GuiTools - Class in pl.psnc.vlab.util.swing.gui
Class contains a set of util methods for the Swing components
GuiTools() - Constructor for class pl.psnc.vlab.util.swing.gui.GuiTools
 

H

hasKey(String) - Method in class pl.psnc.vlab.util.i18n.ResourceBundleManager
Test whether the given key is defined in the current bundle
hideProgress() - Method in class pl.psnc.vlab.util.gui.progress.JStatusBar
 
hideProgress() - Method in interface pl.psnc.vlab.util.gui.progress.ProgressTask
Hides Progress bar
hideProgress() - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
 
HOME_DIRECTORY - Static variable in class pl.psnc.vlab.util.FileTools
User home directory
HYPER_LINK_COLOR - Static variable in class pl.psnc.vlab.util.swing.gui.GuiTools
Stores instance of field: HYPER_LINK_COLOR

I

I18NInfo - Interface in pl.psnc.vlab.util.i18n
I18NInfo interface - used by each frame to provide information for internationalisation manager
IColumnInfo - Interface in pl.psnc.vlab.util.gui.table.model.info
IColumnInfo class - describes JTable column type.
IConfiguration - Interface in pl.psnc.vlab.conf
IConfiguration interface - list of configuration keys.
IEventLogUpdate - Interface in pl.psnc.vlab.eventlog
IEventLogUpdate interface - used to add new events.
IMAGE_DIRECTORY - Static variable in class pl.psnc.vlab.util.FileTools
Directory containing images
ImageBean - Class in pl.psnc.vlab.util.image
ImageBean class - image bean class is used to store the system images
ImageBean(String) - Constructor for class pl.psnc.vlab.util.image.ImageBean
Creates a new instance of ImageBean
ImageFactory - Class in pl.psnc.vlab.util.image
ImageFactory class - image factory returns an image by the given key.
ImageFactory() - Constructor for class pl.psnc.vlab.util.image.ImageFactory
 
initJFileChooser(Locale) - Static method in class pl.psnc.vlab.util.swing.gui.SwingLocale
Initialize the JOption pane to the specified locale
initJOptionPane(Locale) - Static method in class pl.psnc.vlab.util.swing.gui.SwingLocale
Initialize the JOption pane to the specified locale
initSsl(ClassLoader, IConfiguration) - Static method in class pl.psnc.vlab.conf.SslFactory
Initialize the SSL with the values specified by the Configuration
insertString(int, String, AttributeSet) - Method in class pl.psnc.vlab.util.gui.document.MaxLengthDocument
Inserts a string of content.
insertString(int, String, AttributeSet) - Method in class pl.psnc.vlab.util.gui.document.NormalizedDocument
Inserts a string of content.
INSIGHT - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
 
INT_SIZE - Static variable in class pl.psnc.vlab.remote.util.BytesConversion
The size (in bytes) of the integer variable
interrupt() - Method in class pl.psnc.vlab.util.swing.thread.SwingWorker
Deprecated. A new method that interrupts the worker thread.
isBorderOpaque() - Method in class pl.psnc.vlab.util.swing.gui.FillBackgroundBorder
 
isCellEditable(int, int) - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
 
isDateValid(String) - Method in class pl.psnc.vlab.util.DateTools
Checks whether the given string date representation is valid according to the locale and date pattern.
isDone() - Method in class pl.psnc.vlab.management.session.SessionManager
Tells whether am executed task has been completed
isDone() - Method in class pl.psnc.vlab.management.SplashDialogWorker
Tells whether am executed task has been completed
isDone() - Method in interface pl.psnc.vlab.util.swing.thread.LongTask
Deprecated. Tells whether am execuded task has been completed
isEditable(int) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Tells whether the given column can be edited
isEqual(Date, Date) - Method in class pl.psnc.vlab.util.DateTools
Compares two dates objects.
isGreater(Date, Date) - Method in class pl.psnc.vlab.util.DateTools
Compares two dates objects.
isNull(Object) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Checks whether the given value is null or empty string
isSaveStates() - Method in class pl.psnc.vlab.util.thread.LongTaskResult
Get value of saveStates
isSelected() - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Get value of field: selected
isSessionValid() - Static method in class pl.psnc.vlab.management.session.SessionFactory
Check whether the current session is valid.
isSessionValid(String) - Method in interface pl.psnc.vlab.remote.session.VlabSessionRemote
Checks whether the current session is valid.
isSessionValid(String) - Method in class pl.psnc.vlab.remote.session.VlabSessionRemoteImpl
Checks whether the current session is valid.
isSessionValidAnswer(Dgram) - Method in class pl.psnc.vlab.remote.util.BytesConversion
Converts a stream of bytes to boolean type struct isAppSessionValidAnswer { int isValid; //boolean is valid (0/1) };
isSmaller(Date, Date) - Method in class pl.psnc.vlab.util.DateTools
Compares two dates objects.
isSummerTime() - Static method in class pl.psnc.vlab.management.PropertiesFactory
Gets the session key property
isTimeValid(String) - Method in class pl.psnc.vlab.util.DateTools
Checks whether the given string time representation is valid according to the locale and time pattern.
isValidateFormStringNull(String) - Static method in class pl.psnc.vlab.util.FormTools
Tests whether the validate string is null
isValidateStringDouble(String) - Static method in class pl.psnc.vlab.util.FormTools
Checks whether the string value is a type of Double
isValidateStringInteger(String) - Static method in class pl.psnc.vlab.util.FormTools
Checks whether the string value is a type of Integer
isValidateStringLong(String) - Static method in class pl.psnc.vlab.util.FormTools
Checks whether the string value is a type of Long
isValidateStringNumber(String) - Static method in class pl.psnc.vlab.util.FormTools
Checks whether the string value is a number
ITableModelInfo<T,V> - Interface in pl.psnc.vlab.util.gui.table.model.info
ITableModelInfo interface is used by AbstractTableModel classes to provide general information about model JTable component.

J

JBallsPane - Class in pl.psnc.vlab.util.swing.gui
JBallsPane class - pane with flying balls.
JBallsPane(int, boolean, Locale) - Constructor for class pl.psnc.vlab.util.swing.gui.JBallsPane
Creates new form Balls with the number of balls and random flag specified.
JEventLogPane - Class in pl.psnc.vlab.eventlog.gui
JEventLogPane class - event log pane.
JEventLogPane() - Constructor for class pl.psnc.vlab.eventlog.gui.JEventLogPane
Creates a new instance of JEventLogPane
JEventLogPane(boolean) - Constructor for class pl.psnc.vlab.eventlog.gui.JEventLogPane
Creates a new instance of JEventLogPane
JEventLogPane.ModelObservable - Class in pl.psnc.vlab.eventlog.gui
JEventLogPane.ModelObservable class - observable model
JEventLogPane.ModelObservable() - Constructor for class pl.psnc.vlab.eventlog.gui.JEventLogPane.ModelObservable
 
JGenericContentPane - Class in pl.psnc.vlab.util.gui.frame
JGenericContentPane class - top level class for all content panes.
JGenericContentPane() - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericContentPane
Creates a new instance of content pane with default gradient colour defined.
JGenericContentPane(Color[]) - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericContentPane
Creates a new instance of content pane with given gradient colour defined.
JGenericHeaderPane - Class in pl.psnc.vlab.util.gui.frame
JGenericHeaderPane class - top level class for all header panes.
JGenericHeaderPane() - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericHeaderPane
Creates a new instance of header pane with default gradient colour defined.
JGenericHeaderPane(Color[]) - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericHeaderPane
Creates a new instance of header pane with given gradient colour defined.
JGenericPane - Class in pl.psnc.vlab.util.gui.frame
JGenericPane class - parent, top level pane for all GUI forms.
JGenericPane(String, String, Color[]) - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericPane
Create new instance of JGenericPanel with frame title, frame prefix and gradient colors defined
JGenericPane() - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericPane
Create new instance of JGenericPanel.
JGenericPane(String, String) - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericPane
Create new instance of JGenericPanel with frame title and frame prefix defined.
JGenericPane(Color[]) - Constructor for class pl.psnc.vlab.util.gui.frame.JGenericPane
Creates new gradient pane with the gradient colors defined.
jgx - Static variable in class pl.psnc.vlab.util.FileTools
 
JMessage - Class in pl.psnc.vlab.util.gui.message
JMessage class - abstract class defines a set of message dialogs
JMessage() - Constructor for class pl.psnc.vlab.util.gui.message.JMessage
 
jpeg - Static variable in class pl.psnc.vlab.util.FileTools
 
jpg - Static variable in class pl.psnc.vlab.util.FileTools
 
JStatusBar - Class in pl.psnc.vlab.statusbar
Deprecated. JStatusBar should be used instead
JStatusBar() - Constructor for class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Creates a new instance of JStatusBar
JStatusBar(Locale, TimeZone, TimeZone, boolean) - Constructor for class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Creates new Status Bar with the locale, current time zone (the one selected by the user), base time zone (the one set as a base time zone) and summer time flag
JStatusBar(TimeZone, TimeZone) - Constructor for class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Creates new Status Bar with the locale, current time zone (the one selected by the user), base time zone (the one set as a base time zone) and summer time flag
JStatusBar(Locale) - Constructor for class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Creates new form StatusBar
JStatusBar - Class in pl.psnc.vlab.util.gui.progress
JStatusBar class - represents an application status bar pane.
JStatusBar() - Constructor for class pl.psnc.vlab.util.gui.progress.JStatusBar
Creates a new instance of JStatusBar with locale set to default
JStatusBar(Locale) - Constructor for class pl.psnc.vlab.util.gui.progress.JStatusBar
Creates a new instance of JStatusBar

K

KEY_APP_CONF_DIR - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the location of app conf directory
KEY_APP_NAME - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the name of the application.
KEY_AUTH_MODULE_LOCATION - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the Authentication Module address
KEY_COMM_PROXY_LOCATION - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the Communication Proxy address
KEY_GS_MODULE_LOCATION - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the Global Scheduler Module address
KEY_KEYSTORE - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - presents the location of keystore
KEY_KEYSTORE_PASSWD - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the keystore password
KEY_MON_MODULE_LOCATION - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the Monitoring Module address
KEY_SMM_MODULE_LOCATION - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the SMM Module address
KEY_SZD_MODULE_LOCATION - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the SZD Module address
KEY_TRUSTSTORE - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - presents the location of truststore
KEY_TRUSTSTORE_PASSWD - Static variable in interface pl.psnc.vlab.conf.IConfiguration
Configuration key - the keystore password

L

LINE_SEPARATOR - Static variable in class pl.psnc.vlab.util.FileTools
System line separator I.e.
ListNumberedRenderer - Class in pl.psnc.vlab.util.gui.renderer
ListNumberedRenderer class - renderer for JComboBox component.
ListNumberedRenderer(JList, int, int) - Constructor for class pl.psnc.vlab.util.gui.renderer.ListNumberedRenderer
 
LITTLE_ENDIAN - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Soap byte order: Little Endian
LocalizedAbstractAction - Class in pl.psnc.vlab.util.gui.action
LocalizedAbstractAction class - provides default implementation for the JFC Action interface with the localised text descriptions.
LocalizedAbstractAction(String, String, String) - Constructor for class pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
Define an Action Object with a specified action name, icon and short description.
LocalizedObservableAbstractAction - Class in pl.psnc.vlab.util.gui.action
LocalizedObservableAbstractAction class - provides default implementation for the JFC Action interface with the localised text descriptions and possibility of adding observers.
LocalizedObservableAbstractAction(String, String, String) - Constructor for class pl.psnc.vlab.util.gui.action.LocalizedObservableAbstractAction
Define an Action Object with a specified action name, icon and short description.
LongTask - Interface in pl.psnc.vlab.util.swing.thread
Deprecated. classes from pl.psnc.vlab.util.thread should be used
LongTaskResult - Class in pl.psnc.vlab.util.thread
LongTaskResult class - used be the DefaultLongTask SwingWorker class to wrap result information from the background threads.
LongTaskResult() - Constructor for class pl.psnc.vlab.util.thread.LongTaskResult
Creates a new instance of LongTaskResult
LongTaskResult(String) - Constructor for class pl.psnc.vlab.util.thread.LongTaskResult
Creates a new instance of LongTaskResult with message key defined
LongTaskResult(String, boolean) - Constructor for class pl.psnc.vlab.util.thread.LongTaskResult
Creates a new instance of LongTaskResult with message key and flag which indicates whether to save form components states
LongTaskResult(String, JComponent) - Constructor for class pl.psnc.vlab.util.thread.LongTaskResult
Creates a new instance of LongTaskResult with message key, focusable component defined
LongTaskResult(String, boolean, JComponent) - Constructor for class pl.psnc.vlab.util.thread.LongTaskResult
Creates a new instance of LongTaskResult with message key, focusable component defined and flag which indicates whether to save form components states

M

main(String[]) - Static method in class pl.psnc.vlab.util.swing.gui.JBallsPane
 
makeHyperLink(JComponent) - Static method in class pl.psnc.vlab.util.swing.gui.GuiTools
Make hyper link
MaxLengthDocument - Class in pl.psnc.vlab.util.gui.document
MaxLengthDocument class - document is a container for text that serves as the model for swing text components.
MaxLengthDocument(JComponent, int) - Constructor for class pl.psnc.vlab.util.gui.document.MaxLengthDocument
Creates a new instance of NumberDocument
Message - Class in pl.psnc.vlab.util.swing.gui
Deprecated. JMessage should be used instead
Message() - Constructor for class pl.psnc.vlab.util.swing.gui.Message
Deprecated.  
MESSAGE_TYPE_ERROR - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Error dialog
MESSAGE_TYPE_INF - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Information dialog
MESSAGE_TYPE_QUESTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Question dialog
MESSAGE_TYPE_WARNING - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Warning dialog
ModelObservable<T> - Class in pl.psnc.vlab.util.gui.util
ModelObservable class - used as a model observer.
ModelObservable() - Constructor for class pl.psnc.vlab.util.gui.util.ModelObservable
Creates new ModelObserver
ModelObservable(T) - Constructor for class pl.psnc.vlab.util.gui.util.ModelObservable
Creates new ModelObserver
ModelProperties - Class in pl.psnc.vlab.util.gui.table.model.info
ModelProperties class - used to store model properties like column names, editable columns, column types
ModelProperties() - Constructor for class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
 
MONITORING_ADD_COMP_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds computational task
MONITORING_ADD_DRYER_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds dryer task
MONITORING_ADD_NMR_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds NMR task
MONITORING_ADD_PROXY_FOR_SCENARIO - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds proxy for scenario
MONITORING_ADD_RADIO_TASK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds radiotelescope task
MONITORING_ADD_SCENARIO - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: adds scenario
MONITORING_GET_SESSION - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: retrieve app session information by a given session key
MONITORING_GET_TIMEZONE_BY_USERID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: gets timezone by user id
MONITORING_GET_USER_PROXY - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: get user proxy
MONITORING_GET_VNC_CONF - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: get the viewer configuration file
MONITORING_IS_SESSION_VALID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: checks if the app session is valid
MONITORING_REM_PROXY_FOR_SCENARIO - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: removes proxy for scenario
MONITORING_REMOVE_SESSION - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: deletes the user app session
MONITORING_SET_SCENARIO_FLAG_DELETE - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: sets delete flag for scenario
MONITORING_SET_TASK_STATUS - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: set new task status
MONITORING_UPDATE_SESSION - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: updates the app session timestamp
monitoringASych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for monitoring module.
monitoringSych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for monitoring module.

N

NO_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Return value form class method if NO is chosen
NormalizedDocument - Class in pl.psnc.vlab.util.gui.document
NormalizedDocument class - document is a container for text that serves as the model for swing text components.
NormalizedDocument(JComponent, int) - Constructor for class pl.psnc.vlab.util.gui.document.NormalizedDocument
Creates a new instance of NumberDocument
notifyObservers(Object) - Method in class pl.psnc.vlab.util.gui.action.LocalizedObservableAbstractAction
If this object has changed, as indicated by the hasChanged method, then notify all of its observers and then call the clearChanged method to indicate that this object has no longer changed.

O

ObservableHelper - Class in pl.psnc.vlab.util.gui.util
ObservableHelper class - set of utility methods to work with Observable objects.
ObservableHelper() - Constructor for class pl.psnc.vlab.util.gui.util.ObservableHelper
 
OK_CANCEL_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Type used for showConfirmDialog.
OK_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Return value form class method if OK is chosen
OPERATION_STATUS_CALL - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Call remote service
OPERATION_STATUS_ERROR - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Error in call
OPERATION_STATUS_OK - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Call OK
operationDecoder(int, int, String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Metohod to decode operation id to the VLAB format.

P

paint(Graphics) - Method in class pl.psnc.vlab.util.gui.renderer.ListNumberedRenderer
Paints this component.
paint(Graphics) - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class pl.psnc.vlab.util.swing.gui.FillBackgroundBorder
 
paintComponent(Graphics) - Method in class pl.psnc.vlab.util.gui.frame.GenericGradientPane
Override paintComponent method to fill panel with the gradient
PARENT_OBJECT - Static variable in interface pl.psnc.vlab.util.gui.action.ActionDecorator
The parent object of this action
pl.psnc.vlab.conf - package pl.psnc.vlab.conf
Utility classes for managing configuration of vlab modules.
pl.psnc.vlab.conf.impl - package pl.psnc.vlab.conf.impl
 
pl.psnc.vlab.eventlog - package pl.psnc.vlab.eventlog
 
pl.psnc.vlab.eventlog.gui - package pl.psnc.vlab.eventlog.gui
 
pl.psnc.vlab.eventlog.type - package pl.psnc.vlab.eventlog.type
 
pl.psnc.vlab.eventlog.value - package pl.psnc.vlab.eventlog.value
 
pl.psnc.vlab.exception - package pl.psnc.vlab.exception
The VLab Exception handling
pl.psnc.vlab.management - package pl.psnc.vlab.management
The set of class for managing the application like session management, splash manager etc.
pl.psnc.vlab.management.session - package pl.psnc.vlab.management.session
 
pl.psnc.vlab.remote.session - package pl.psnc.vlab.remote.session
 
pl.psnc.vlab.remote.util - package pl.psnc.vlab.remote.util
Utility classes for data conversions.
pl.psnc.vlab.remote.value - package pl.psnc.vlab.remote.value
 
pl.psnc.vlab.statusbar - package pl.psnc.vlab.statusbar
DEPRECATED !!! The swing status bar component.
pl.psnc.vlab.util - package pl.psnc.vlab.util
The set of VLab utility methods: data management, image management, swing helper classes, thread helper classes
pl.psnc.vlab.util.collection - package pl.psnc.vlab.util.collection
 
pl.psnc.vlab.util.gui.action - package pl.psnc.vlab.util.gui.action
Utility classes for managing JFC Action based objects.
pl.psnc.vlab.util.gui.action.factory - package pl.psnc.vlab.util.gui.action.factory
 
pl.psnc.vlab.util.gui.action.helper - package pl.psnc.vlab.util.gui.action.helper
 
pl.psnc.vlab.util.gui.document - package pl.psnc.vlab.util.gui.document
Contains a set of classes which provides different implementation of PlainDocument interface.
pl.psnc.vlab.util.gui.frame - package pl.psnc.vlab.util.gui.frame
Contains a set of specific dialog panes.
pl.psnc.vlab.util.gui.helper - package pl.psnc.vlab.util.gui.helper
Contains a set of GUI helper classes to manage dialogs, tables and other swing components.
pl.psnc.vlab.util.gui.message - package pl.psnc.vlab.util.gui.message
Utility classes to handle display message dialogs.
pl.psnc.vlab.util.gui.progress - package pl.psnc.vlab.util.gui.progress
Provides swing status bar component.
pl.psnc.vlab.util.gui.renderer - package pl.psnc.vlab.util.gui.renderer
 
pl.psnc.vlab.util.gui.table - package pl.psnc.vlab.util.gui.table
 
pl.psnc.vlab.util.gui.table.model - package pl.psnc.vlab.util.gui.table.model
Provides different implementations of JTable model.
pl.psnc.vlab.util.gui.table.model.info - package pl.psnc.vlab.util.gui.table.model.info
Provides classes and interfaces that deals with JTable component.
pl.psnc.vlab.util.gui.util - package pl.psnc.vlab.util.gui.util
 
pl.psnc.vlab.util.i18n - package pl.psnc.vlab.util.i18n
Provides classes and interfaces for dealing with internationalisation.
pl.psnc.vlab.util.image - package pl.psnc.vlab.util.image
Provides classes and interfaces for dealing with images and icons.
pl.psnc.vlab.util.swing.gui - package pl.psnc.vlab.util.swing.gui
DEPRECATED !!! Provides classes and interfaces for dealing with swing components.
pl.psnc.vlab.util.swing.thread - package pl.psnc.vlab.util.swing.thread
DEPRECATED !!! Provides classes and interfaces for dealing with threads in swing.
pl.psnc.vlab.util.thread - package pl.psnc.vlab.util.thread
Provides classes and interfaces for dealing with time consuming operations.
pl.psnc.vlab.values.management - package pl.psnc.vlab.values.management
Provides VLab value objects for dealing with session management.
png - Static variable in class pl.psnc.vlab.util.FileTools
 
printStackTrace() - Method in exception pl.psnc.vlab.exception.AbstractException
 
printStackTrace(PrintStream) - Method in exception pl.psnc.vlab.exception.AbstractException
 
printStackTrace(PrintWriter) - Method in exception pl.psnc.vlab.exception.AbstractException
 
process(List<String[]>) - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
 
Progress - Interface in pl.psnc.vlab.util.swing.thread
Deprecated. classes from pl.psnc.vlab.util.thread should be used
ProgressDialog - Interface in pl.psnc.vlab.util.swing.thread
Deprecated. classes from pl.psnc.vlab.util.thread should be used
ProgressIndicator - Class in pl.psnc.vlab.util.swing.thread
Deprecated. classes from pl.psnc.vlab.util.thread should be used
ProgressIndicator(ProgressDialog, Locale) - Constructor for class pl.psnc.vlab.util.swing.thread.ProgressIndicator
Deprecated. Creates a new instance of ProgressIndicator, which automatically starts new thread which send new scenario to the VLab System
ProgressIndicator(Locale) - Constructor for class pl.psnc.vlab.util.swing.thread.ProgressIndicator
Deprecated. Creates a new instance of ProgressIndicator, which automatically starts new thread which send new scenario to the VLab System
ProgressTask - Interface in pl.psnc.vlab.util.gui.progress
ProgressTask interface - defines a set of method to deal with a long task
PropertiesFactory - Class in pl.psnc.vlab.management
PropertiesFactory class - collects all the properties which are passed to the application form the Web Server.
PropertiesFactory() - Constructor for class pl.psnc.vlab.management.PropertiesFactory
 
PROPERTY_DISABLED_ICON - Static variable in class pl.psnc.vlab.util.swing.gui.GuiTools
Holds key of disabledIcon property
putAction(ActionType, AbstractActionDefault) - Static method in class pl.psnc.vlab.util.gui.action.factory.ActionFactory
Store an action on the action list

R

RADIOTELESCOPE - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
 
REGULAR_LINK_COLOR - Static variable in class pl.psnc.vlab.util.swing.gui.GuiTools
Stores instance of field: REGULAR_LINK_COLOR
RemoteHelper - Class in pl.psnc.vlab.remote.util
RemoteHelper class - remote helper class.
RemoteHelper() - Constructor for class pl.psnc.vlab.remote.util.RemoteHelper
 
removeHyperLink(JComponent) - Static method in class pl.psnc.vlab.util.swing.gui.GuiTools
Removes hyper link from the given component
removeMaskFormatter(JFormattedTextField) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Removes mask formatter from the given formatted text field
removeMaskFormatter(JSpinner) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Removes mask formatter from the given spinner
removeSelection(JTable) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Removes rows and columns selection from the given table.
removeSession() - Static method in class pl.psnc.vlab.management.session.SessionFactory
Delete session from the database by the given session key
removeSession(String) - Method in interface pl.psnc.vlab.remote.session.VlabSessionRemote
Deletes session from the database by the given session key
removeSession(String) - Method in class pl.psnc.vlab.remote.session.VlabSessionRemoteImpl
Deletes session from the database by the given session key
ResourceBundleManager - Class in pl.psnc.vlab.util.i18n
ResourceBundleManager class - used for formating compound messages.
ResourceBundleManager(String) - Constructor for class pl.psnc.vlab.util.i18n.ResourceBundleManager
Creates a new instance of ResourceBundleManager
ResourceBundleManager(String, Locale) - Constructor for class pl.psnc.vlab.util.i18n.ResourceBundleManager
Creates a new instance of ResourceBundleManager
ResourceNotFoundException - Exception in pl.psnc.vlab.exception
ResourceNotFoundException class - exception thrown during data model initialization, if given resource cannot be found
ResourceNotFoundException(String) - Constructor for exception pl.psnc.vlab.exception.ResourceNotFoundException
Creates a new instance of VlabException
ResourceNotFoundException(String, Exception) - Constructor for exception pl.psnc.vlab.exception.ResourceNotFoundException
Creates a new instance of VlabException
run() - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
 

S

SessionError - Interface in pl.psnc.vlab.management.session
The session error interface, defines the behaviour when the session occurs to be not valid.
sessionError(Exception) - Method in interface pl.psnc.vlab.management.session.SessionError
The behavior when the critical error occurs
SessionFactory - Class in pl.psnc.vlab.management.session
Factory which is used to retrieve current session information
SessionFactory() - Constructor for class pl.psnc.vlab.management.session.SessionFactory
 
SessionManager - Class in pl.psnc.vlab.management.session
Session manager is responsible for managing user rights, checking timeouts.
SessionManager(SessionError) - Constructor for class pl.psnc.vlab.management.session.SessionManager
Creates a new instance of SessionManager
SessionValue - Class in pl.psnc.vlab.values.management
The Session Value class represents an application session information.
SessionValue() - Constructor for class pl.psnc.vlab.values.management.SessionValue
Creates a new instance of SessionValue
setAcceleratorKey(String) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
setAcceleratorKey(String) - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Set Accelerator key.
setAcceleratorKey(String) - Method in class pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
 
setAction(AbstractButton, AbstractActionDefault, boolean) - Static method in class pl.psnc.vlab.util.gui.action.helper.ActionHelper
Set action for the given component.
setAction(AbstractButton, ActionType, boolean) - Static method in class pl.psnc.vlab.util.gui.action.helper.ActionHelper
Set action for the given component.
setAction(AbstractButton, ActionType, boolean, boolean) - Static method in class pl.psnc.vlab.util.gui.action.helper.ActionHelper
Set action for the given component.
setChanged() - Method in class pl.psnc.vlab.eventlog.gui.JEventLogPane.ModelObservable
 
setChanged() - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultObservableTableModel.ModelObservable
 
setChanged() - Method in class pl.psnc.vlab.util.gui.util.ModelObservable
 
setColumnNames(String[]) - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
Set column names
setColumns(IColumnInfo[]) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Set value of field: columns
setColumnTypes(Class<?>[]) - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
Set column types
setCommonFields(Dgram) - Static method in class pl.psnc.vlab.remote.util.DatagramHelper
Fills all the fileds in the Datagram object which can be set.
setCommonFieldsWithoutSession(Dgram) - Static method in class pl.psnc.vlab.remote.util.DatagramHelper
Fills all the fileds in the Datagram object which can be set.
setCountryCode(String) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property countryCode.
setDetails(Object) - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Set value of field: details
setDisabledActionIcon(ImageIcon) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
setDisabledActionIcon(ImageIcon) - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Set disabled icon for this ActionDecorator
setDisabledActionIcon(String) - Method in class pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
Set disabled icon
setEditable(boolean[]) - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultTableModel
Set editable property for each column.
setEditable(boolean[]) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Set value of field: editable
setEnabled(JComponent, boolean) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Enables/disables all child components of the given component
setFocusableComponent(JComponent) - Method in class pl.psnc.vlab.util.thread.LongTaskResult
Set value of field focusableComponent
setFrameTitle(String) - Method in class pl.psnc.vlab.util.gui.frame.JGenericPane
 
setHorizontalAlignment(Integer) - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Set value of field horizontalAlignment
setIcon(Icon) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
Set icon for the specified action
setImage(JLabel, String, String) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Sets icon and tooltip for the give JLabel component.
setImage(ImageIcon) - Method in class pl.psnc.vlab.util.image.ImageBean
Setter for property image.
setImageName(String) - Method in class pl.psnc.vlab.util.image.ImageBean
Setter for property imageName.
setLabId(int) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property labId.
setLanguage() - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Paints the flag of the choosen language
setLanguageCode(String) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property languageCode.
setMax(double, JSpinner...) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Set max value for the given spinners
setMax(Integer) - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Set value of field max
setMessage(String) - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Setter for property message.
setMessage(String) - Method in class pl.psnc.vlab.remote.value.ShortMessageValue
Setter for property message.
setMessage(String) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Sets the message on the status bar
setMessage(String) - Method in class pl.psnc.vlab.util.thread.LongTaskResult
Set value of field message
setMin(Integer) - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Set value of field min
setMnemonic(char) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
setMnemonic(char) - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Set Mnemonic key.
setMnemonic(String) - Method in class pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
Set mnemonic key for the given action
setName(String) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
setName(String) - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Set action name
setNormalizedDocument(JTextComponent, int) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Set NormalizedDocument on the given text component
setOccurenceDate(Date) - Method in class pl.psnc.vlab.eventlog.value.EventLogValue
Set value of field: occurenceDate
setPrefered(Integer) - Method in class pl.psnc.vlab.util.gui.table.model.info.ColumnDecorator
Set value of field prefered
setProgress(int, int) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Sets the progress bar on the status bar
setSaveStates(boolean) - Method in class pl.psnc.vlab.util.thread.LongTaskResult
Set value of field saveStates
setSelected(ActionDecorator, boolean) - Static method in class pl.psnc.vlab.util.gui.action.helper.ActionHelper
Change selection of all AbstractButton components associated with this action.
setSelected(boolean) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Set value of field: selected
setSelectedRow(Integer, JTable) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Selects the given row index at the given table.
setSessionId(int) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property sessionId.
setSessionKey(String) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property sessionKey.
setShortDescription(String) - Method in class pl.psnc.vlab.util.gui.action.AbstractActionDefault
 
setShortDescription(String) - Method in interface pl.psnc.vlab.util.gui.action.ActionDecorator
Set short description for this ActionDecorator
setShortDescription(String) - Method in class pl.psnc.vlab.util.gui.action.LocalizedAbstractAction
 
setSortOrder(IColumnInfo[]) - Method in class pl.psnc.vlab.util.gui.table.model.info.ModelProperties
Set value of field: sortOrder
setStructureLength(int) - Method in class pl.psnc.vlab.remote.value.ShortMessageValue
Setter for property structureLength.
setText(JComponent, String, String) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Set the given text on each container components.
setTime() - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Sets the time on the status bar
setTime(Date, Date) - Method in class pl.psnc.vlab.util.DateTools
Set the time to the current date
setTimeIcon(ImageIcon) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Set the time icon on the time panel
setTimeLimit(int) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property timeLimit.
setTimeStamp(Timestamp) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property timeStamp.
setTimeZone(TimeZone) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Set the selected time zone
setTimeZone(String) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Set the selected time zone
setUser(String, String) - Method in class pl.psnc.vlab.util.gui.progress.JStatusBar
Sets user first and last name on the status bar
setUser(String) - Method in class pl.psnc.vlab.util.gui.progress.JStatusBar
Sets user name on the status bar
setUserCertId(String) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property userCertId.
setUserId(int) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property userId.
setUserName(String) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Sets the user name
setUserName(String) - Method in class pl.psnc.vlab.values.management.SessionValue
Setter for property userName.
setValue(double, JSpinner...) - Static method in class pl.psnc.vlab.util.gui.helper.FormHelper
Set current value for the given spinners
setVisible(boolean) - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
Makes the component visible or invisible.
setVisible(boolean) - Method in interface pl.psnc.vlab.util.swing.thread.ProgressDialog
Deprecated. Set the visibility of the Progress Indicator dialog.
ShortMessageValue - Class in pl.psnc.vlab.remote.value
This class represent the VLab shortMessage structure in C implementation
ShortMessageValue() - Constructor for class pl.psnc.vlab.remote.value.ShortMessageValue
Creates a new instance of ShortMessageValue
showConfirmDialog(Component, Object, String, int, String) - Static method in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Show Info message
showConfirmInfoMessage(Component, Object, int, Object[]) - Static method in class pl.psnc.vlab.util.gui.message.JMessage
Shows JDialog Confirm Question Message
showConfirmQuestionMessage(Component, Object, int) - Static method in class pl.psnc.vlab.util.gui.message.JMessage
Shows JDialog Confirm Question Message
showErrorMessage(Component, Object) - Static method in class pl.psnc.vlab.util.gui.message.JMessage
Shows JDialog Error Message
showErrorMessage(Component, Exception) - Static method in class pl.psnc.vlab.util.gui.message.JMessage
Shows JDialog Error Message.
showInfoMessage(Component, Object) - Static method in class pl.psnc.vlab.util.gui.message.JMessage
Shows JDialog Information Message
showInfoMessage(Component, Object, String) - Static method in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Show Info message
showProceedQuestion(String) - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
Show proceed question message for this LongTask.
showProgress(boolean) - Method in class pl.psnc.vlab.util.gui.progress.JStatusBar
 
showProgress(String, boolean) - Method in class pl.psnc.vlab.util.gui.progress.JStatusBar
 
showProgress(boolean) - Method in interface pl.psnc.vlab.util.gui.progress.ProgressTask
Show Progress bar
showProgress(String, boolean) - Method in interface pl.psnc.vlab.util.gui.progress.ProgressTask
Show Progress bar with the initial message
showProgress(boolean) - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
 
showProgress(String, boolean) - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
 
showQuestionMessage(Component, Object) - Static method in class pl.psnc.vlab.util.gui.message.JMessage
Shows JDialog Question Message
showWarningMessage(Component, Object) - Static method in class pl.psnc.vlab.util.gui.message.JMessage
Shows JDialog Warning Message
SMM_NMR_TASK_ENDED - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: NMR task ended
SMM_SCENARIO_SUBMISSION - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: scenario submission
SMM_TERMINATE_SCENARIO - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: terminate scenario
smmASych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for smm.
smmSych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for smm module.
SplashDialogWorker - Class in pl.psnc.vlab.management
SplashDialogWorker class - thread opens an splash window
SplashDialogWorker(JDialog) - Constructor for class pl.psnc.vlab.management.SplashDialogWorker
Creates a new instance of AppInitializer
SslFactory - Class in pl.psnc.vlab.conf
SslFactory class - abstract class is used for the ssl communication initialisation
SslFactory() - Constructor for class pl.psnc.vlab.conf.SslFactory
 
start() - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
 
start() - Method in interface pl.psnc.vlab.util.swing.thread.ProgressDialog
Deprecated. Starts the Progress Indicator dialog.
start() - Method in class pl.psnc.vlab.util.swing.thread.SwingWorker
Deprecated. Start the worker thread.
STATUS_ACCESSDENIED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Acces denied: RAD permission not granted
STATUS_ARCHIVED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Archived: Task done and stored
STATUS_BUFFERED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Buffered
STATUS_CLOSING - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Closing: Task is being closed and device getting ready for the next exp
STATUS_COSTEXCEEDED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Cost exceeded: Experiment cost is not acceptable
STATUS_DONE - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Done: Task is done (success)
STATUS_FAILED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Failed: Task failed (error in execution)
STATUS_IN_PROGRESS - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
InProgress: Task is in progress
STATUS_INIT - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Init: Task is sent to its execution module (initialisation)
STATUS_INTERRUPTED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Interrupted: Task interrupted by system
STATUS_INVALIDPROXY - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Invalid proxy: Task has invalid proxy
STATUS_LIMITEXCEEDED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Accounting limits exceeded for the user/laboratory
STATUS_PENDING - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Pending: Task submitted to the system
STATUS_READY - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Ready: Task is ready for execution (only when interactive)
STATUS_SAMPLEPREP - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Sample preparation
STATUS_SCHEDULED - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Scheduled: Task is scheduled locally
STATUS_UNSCHEDULABLE - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Unschedulable: Task cannot be scheduled
STATUS_WRONGDATA - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Wrong data: Wrong experiment reservation period data
step(int, int) - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
Defines the ball step
stop() - Method in class pl.psnc.vlab.util.swing.gui.JBallsPane
 
stop() - Method in interface pl.psnc.vlab.util.swing.thread.ProgressDialog
Deprecated. Stops the Progress Indicator dialog thread.
subtractDay(Date) - Method in class pl.psnc.vlab.util.DateTools
Subtracts one day to current date
SwingLocale - Class in pl.psnc.vlab.util.swing.gui
SwingLocale class - utility methods for setting the locale of the swing components.
SwingLocale() - Constructor for class pl.psnc.vlab.util.swing.gui.SwingLocale
 
SwingWorker - Class in pl.psnc.vlab.util.swing.thread
Deprecated. classes from pl.psnc.vlab.util.thread should be used
SwingWorker() - Constructor for class pl.psnc.vlab.util.swing.thread.SwingWorker
Deprecated. Start a thread that will call the construct method and then exit.
SZD_ADD_DIR - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: SZD add directory
SZD_FIND_USER_ELEMENTS - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: SZD find user elements
SZD_GET_FILE_ELEM_INFO - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: SZD get element info
SZD_LIST_DIR - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: SZD list directory
SZD_OPERATION_LOGIN_CERT - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Operation: SZD find user elements
szdASych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for szd.
szdSych(String) - Static method in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Helper method for szd module.

T

tableChanged(TableModelEvent) - Method in class pl.psnc.vlab.util.gui.table.model.AbstractDefaultObservableTableModel.ModelObservable
 
TableColumns - Enum in pl.psnc.vlab.util.gui.table
TableColumns enum - list of JTable common columns.
TableHelper - Class in pl.psnc.vlab.util.gui.helper
TableHelper class - set of utility classes for JTable.
TableHelper() - Constructor for class pl.psnc.vlab.util.gui.helper.TableHelper
 
tif - Static variable in class pl.psnc.vlab.util.FileTools
 
tiff - Static variable in class pl.psnc.vlab.util.FileTools
 
TimeZoneTools - Class in pl.psnc.vlab.util
TimeZoneTools class - set of util methods used to operate on time zones.
TimeZoneTools() - Constructor for class pl.psnc.vlab.util.TimeZoneTools
 
toBytes(String, int) - Method in class pl.psnc.vlab.remote.util.BytesConversion
Converts a string value into fixed size byte array.
TOPSPIN - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
 
toString() - Method in enum pl.psnc.vlab.eventlog.type.EventLogType
 
toString() - Method in class pl.psnc.vlab.util.gui.table.model.info.AbstractColumnType
 
toUpperLetterAndDigit(String) - Static method in class pl.psnc.vlab.util.FormTools
Change string value to upper.

U

update(int) - Method in class pl.psnc.vlab.util.gui.renderer.ListNumberedRenderer
Update the list renderer.
updateMessage(String...) - Method in class pl.psnc.vlab.util.gui.progress.JStatusBar
 
updateMessage(String...) - Method in interface pl.psnc.vlab.util.gui.progress.ProgressTask
Update current progress bar message.
updateMessage(String...) - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
 
updateProgress(String) - Method in class pl.psnc.vlab.util.thread.DefaultLongTask
Update progress bar.
updateProgressValue() - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Sets progres bar to given value
updateProgressValue(int) - Method in class pl.psnc.vlab.statusbar.JStatusBar
Deprecated. Sets progres bar to given value
updateSession() - Static method in class pl.psnc.vlab.management.session.SessionFactory
Update timestamp in the current session
updateSession(String) - Method in interface pl.psnc.vlab.remote.session.VlabSessionRemote
Updates timestamp in the current session
updateSession(String) - Method in class pl.psnc.vlab.remote.session.VlabSessionRemoteImpl
Updates timestamp in the current session

V

valueOf(String) - Static method in enum pl.psnc.vlab.eventlog.type.EventLogType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum pl.psnc.vlab.util.gui.table.TableColumns
Returns the enum constant of this type with the specified name.
values() - Static method in enum pl.psnc.vlab.eventlog.type.EventLogType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum pl.psnc.vlab.util.gui.table.TableColumns
Returns an array containing the constants of this enum type, in the order they are declared.
VL_ACCTSYSTEM_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Accounting module
VL_AUTHCENTER_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Autehtication center
VL_CLIENT_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Portal client module
VL_COMMPROXY_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Communication Proxy module
VL_DMSCENARIOS_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
DMS module
VL_GLOBALSCHED_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Global scheduler
VL_GRIDGATE_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Gatway to the GRID system
VL_JOBSUBMEXP_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Job submission module
VL_LOCALMONIT_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Local monitoring
VL_LOCALSCHED_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Local scheduler
VL_MONITSYSTEM_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Monitoring module
VL_POSTPROC_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Postprocessing module
VL_SCEN_SUB_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Scenarion submittion module
VL_TRANSMOD_ID - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
The SZD client (Transportation module)
VLAB_ASYNC - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
asynchronous communication
VLAB_SYNC - Static variable in class pl.psnc.vlab.remote.util.VlabRemoteKeys
Synchronous communication
VlabException - Exception in pl.psnc.vlab.exception
VlabException class - represents the exceptions which are thrown in the system.
VlabException(String) - Constructor for exception pl.psnc.vlab.exception.VlabException
Creates a new instance of VlabException
VlabException(String, Exception) - Constructor for exception pl.psnc.vlab.exception.VlabException
Creates a new instance of VlabException
VlabException(String, int) - Constructor for exception pl.psnc.vlab.exception.VlabException
Creates a new instance of VlabException
VlabException(String, int, Exception) - Constructor for exception pl.psnc.vlab.exception.VlabException
Creates a new instance of VlabException
VlabRemoteKeys - Class in pl.psnc.vlab.remote.util
This class contains operations ids which are sent to the vlab modules
VlabRemoteKeys() - Constructor for class pl.psnc.vlab.remote.util.VlabRemoteKeys
 
VlabSessionRemote - Interface in pl.psnc.vlab.remote.session
This it the interface to the VLab Comunnication Proxy module (which is written in C).
VlabSessionRemoteImpl - Class in pl.psnc.vlab.remote.session
VlabSessionRemoteImpl class - implementation of the interface to the VLab Communication Proxy module (which is written in C).
VlabSessionRemoteImpl() - Constructor for class pl.psnc.vlab.remote.session.VlabSessionRemoteImpl
 
VlabTaskStatus - Interface in pl.psnc.vlab.remote.util
 
VMD - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
 

W

WORKING_DIRECTORY - Static variable in class pl.psnc.vlab.util.FileTools
User working directory

X

XPLORE - Static variable in interface pl.psnc.vlab.remote.util.VlabTaskStatus
Application names

Y

YES_NO_CANCEL_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Type used for showConfirmDialog.
YES_NO_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Type used for showConfirmDialog.
YES_OPTION - Static variable in class pl.psnc.vlab.util.swing.gui.Message
Deprecated. Return value form class method if YES is chosen

A B C D E F G H I J K L M N O P R S T U V W X Y
VLab Common 1.2

Copyright 2004 by VLAB Dominik Stoklosa.