- gcalToXcal(GregorianCalendar) - Static method in class cl.obcom.desktopfx.util.Convert
-
Converts a GregorianCalendar
to an XMLGregorianCalendar
.
- get(Object) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the value to which the specified object key is mapped.
- get(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the value to which the specified string key is mapped.
- get(String, Object) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the object value of a mapping or defval
if not defined.
- getAlias() - Method in enum cl.obcom.desktopfx.layout.FieldType
-
Returns the alias of this FieldType
.
- getApplication() - Method in interface cl.obcom.desktopfx.core.Desktop
-
- getApplication() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
- getArgc() - Method in class cl.obcom.desktopfx.expr.Function
-
Returns the number of required arguments of this function.
- getArgument(Class<T>) - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the typed argument of this DesktopTask
.
- getAttachment() - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Returns the bytes of the attachment of this Server Multicast.
- getAttachmentType() - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Returns the MIME type of the attachement of this Server Multicast.
- getAutoAssignLayout() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns
true
if the
assignLayout
method is automatically applied to all reply or published
messages received from the
OBCOM NetServer.
- getAutoAssignLayout() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns
true
if the
assignLayout
method is automatically applied to all reply or published
messages received from the
OBCOM NetServer.
- getAutoLogin() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns true
if login is performed after connecting to OBCOM
NetServer.
- getAutoLogin() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns true
if login is performed after connecting to OBCOM
NetServer.
- getAutoLoginParameters() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the encoded parameters required for auto-login.
- getBigDecimal(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the decimal value of a mapping or ZERO
if not defined.
- getBigDecimal(String, BigDecimal) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the decimal value of a mapping or defval
if not defined.
- getBillingCode() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the billing code of this user.
- getBillingType() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the billing type of this user.
- getBoolean(String, boolean) - Method in interface cl.obcom.desktopfx.core.DesktopConfig
-
Returns the boolean value of a parameter or defval
if not found.
- getBoolean(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the boolean value of a mapping or false
if not defined.
- getBoolean(String, boolean) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the boolean value of the key or defval
if not defined.
- getBuffer() - Method in class cl.obcom.desktopfx.util.UStringWriter
-
Returns the buffer holding the current contents of this writer.
- getCapacities() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns an unmodifiable collection of the capacities of this user.
- getCapacity(String) - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the capacity indexed by the supplied capacity code.
- getChannel() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns the NetServerChannel
of this NetServerClient
.
- getChannel(String) - Method in class cl.obcom.desktopfx.netserver.NetServerManager
-
Returns the NetServerChannel
indexed by the given name.
- getChannels() - Method in class cl.obcom.desktopfx.netserver.NetServerManager
-
Returns an unmodifiable collection with all NetServerChannel
.
- getChar(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the first character of the string value of the index
occurence of this field in message
.
- getChar(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the first character of the string value of the index
occurence of this field in message
.
- getChar(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the character value of the field identified by fieldName
.
- getChar(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the character value of the field identified by fieldName
and index
.
- getCity() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the city of this user.
- getClassLoader() - Method in class cl.obcom.desktopfx.jfx.FxmlPane
-
Returns the class loader of this FxmlPane
.
- getClients() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns a collection with all clients of this NetServerChannel
.
- getCode() - Method in enum cl.obcom.desktopfx.core.AccessLevel
-
Returns the unique code of the access level.
- getCode() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the identification of this user.
- getCode() - Method in class cl.obcom.desktopfx.core.LoginProfile
-
Returns the value of the "Code" property.
- getCode() - Method in class cl.obcom.desktopfx.core.UserCapacity
-
Returns the value of the "Code" property.
- getCodebase() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the codebase of the Desktop.
- getCodeBase() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the codebase of the plugin of this DesktopTask
.
- getCommune() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the commune of this user (comuna).
- getCompany() - Method in interface cl.obcom.desktopfx.core.DesktopLicense
-
Returns company of the license.
- getCompanyRut() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the Chilean RUT of the company of this user.
- getCompiler() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the expression compiler of the Desktop.
- getConfig() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the configuration parameters of the Desktop.
- getConfig() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the configuration parameters of the Desktop.
- getContractAnnex() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the contract annex of this user.
- getContractCode() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the contract code of this user.
- getCountry() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the country of this user.
- getCreator() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the DesktopTask
that created this DesktopTask
.
- getData(Class<T>) - Method in class cl.obcom.desktopfx.core.MulticastEvent
-
Returns the data of the multicast event cast to the specified type.
- getData() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the text data of this NetServerMessage
with trailing
spaces removed (right trimmed).
- getDataAll() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the text data of this NetServerMessage
with trailing
spaces preserved (not removed).
- getDataBytes() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the binary data of this NetServerMessage
.
- getDate(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the date value of the index
occurence of this field in
message
.
- getDate(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the date value of the index
occurence of this field in
message
.
- getDate(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the date value of the field identified by fieldName
.
- getDate(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the date value of the field identified by fieldName
and
index
.
- getDate(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the date value of a mapping or null
if not defined.
- getDate(String, Date) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the date value of a mapping or defval
if not defined.
- getDdeTopic() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the DDE Topic of this DesktopTask
.
- getDefault() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the default value of this field.
- getDefaultLogic() - Method in class cl.obcom.desktopfx.expr.Compiler
-
Returns an object with the default user-supplied logic.
- getDefaultOption() - Method in enum cl.obcom.desktopfx.jfx.DialogType
-
Returns the default DialogOption of this DialogType.
- getDefaultSignANSI() - Static method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns true
if, by default, numeric fields are stored using the
ANSI format.
- getDefaultTitle() - Method in enum cl.obcom.desktopfx.jfx.DialogType
-
Returns the default title of this DialogType.
- getDefinedDefault() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the defined default value of this field.
- getDescription() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns the description of this NetServerClient
.
- getDocument() - Static method in class cl.obcom.desktopfx.util.XmlUtil
-
Create a new instance of a DOM Document object usied to build a DOM
trees.
- getDouble(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the double value of the index
occurence of this field in
message
.
- getDouble(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the double value of the index
occurence of this field in
message
.
- getDouble(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the double value of the field identified by fieldName
.
- getDouble(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the double value of the field identified by fieldName
and
index
.
- getDouble(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the double value of a mapping or 0
if not defined.
- getDouble(String, double) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the double value of a mapping or defval
if not defined.
- getEmployeeCode() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the identification of the employee of this user.
- getEncryptAll() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns true
if all messages are sent encrypted to OBCOM
NetServer.
- getEncryptAll() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns true
if all messages are sent encrypted to OBCOM
NetServer.
- getExpiration() - Method in interface cl.obcom.desktopfx.core.DesktopLicense
-
Returns expiration date of the license.
- getFatherName() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the father's name of this user (apellido paterno).
- getFax() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the fax number of this user.
- getField(String) - Method in class cl.obcom.desktopfx.layout.Layout
-
Returns the layout field indexed by the supplied name
.
- getField(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the field identified by fieldName
.
- getFirstName() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the first name of this user (nombre de pila).
- getFormattedLength() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the length of the formatted values of this field.
- getFormCode() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the form code of this NetServerMessage
.
- getFullName() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the full name of this user (nombre paterno materno).
- getGroupCode() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the identification of the group of this user.
- getHeight() - Method in interface cl.obcom.desktopfx.core.TaskPage
-
Returns the height of this task page.
- getHeight() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the height of this task window.
- getHomeDirectory() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the home directory of the Desktop.
- getId() - Method in interface cl.obcom.desktopfx.core.LoginService
-
Returns the unique identification of the service.
- getID() - Method in enum cl.obcom.desktopfx.core.ObjectType
-
Returns the identification of the object type.
- getID() - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Returns the identification of this Server Multicast.
- getImage(String) - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the image indexed by name or null
if not found.
- getImage(String) - Method in class cl.obcom.desktopfx.core.ImageCache
-
Returns the image indexed by supplied name or null
if not found.
- getImageCache() - Method in interface cl.obcom.desktopfx.core.Desktop
-
- getInstance() - Static method in class cl.obcom.desktopfx.util.ThreadSHA160
-
Returns a SHA-1 MessageDigest instance local to current Thread.
- getInstance() - Static method in class cl.obcom.desktopfx.util.ThreadSHA256
-
Returns a SHA-256 MessageDigest instance local to current Thread.
- getInt(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the integer value of a mapping or 0
if not defined.
- getInt(String, int) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the integer value of a mapping or defval
if not defined.
- getInteger(String, int) - Method in interface cl.obcom.desktopfx.core.DesktopConfig
-
Returns the integer value of a parameter or defval
if not found.
- getInteger(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the integer value of the index
occurence of this field in
message
.
- getInteger(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the integer value of the index
occurence of this field in
message
.
- getInteger(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the integer value of the field identified by fieldName
.
- getInteger(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the integer value of the field identified by fieldName
and index
.
- getJobTitle() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the job title of this user.
- getLabel(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the string value of the label identified by key
.
- getLayout() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the layout of this field or null
if undefined.
- getLayout(String) - Method in class cl.obcom.desktopfx.layout.LayoutLoader
-
Returns the
Layout
with the specified
name
.
- getLayout() - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the current layout of this message.
- getLayout(String) - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the
Layout
with the specified
name
.
- getLayout(String) - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns the
Layout
with the specified
name
.
- getLayoutURI() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the URI used to download the required messages layouts.
- getLeafName() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the name of the tree leaf of this DesktopTask
.
- getLength() - Method in class cl.obcom.desktopfx.layout.Layout
-
Returns the sum of the sizes of all the fields of this layout.
- getLength() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the length of each occurrence of this field.
- getLicense() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the license of the Desktop.
- getLocale() - Method in class cl.obcom.desktopfx.layout.Layout
-
Returns the locale of this layout.
- getLocale() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the locale of this field.
- getLogChannelErrors() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns true
if NetServerChannel
errors are logged.
- getLoginServices() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns an unmodifiable map with all defined login services.
- getLoginSettings() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the login settings for the user.
- getLoginState() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the state of the login.
- getLoginType() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the login type of this user.
- getLong(String, long) - Method in interface cl.obcom.desktopfx.core.DesktopConfig
-
Returns the long value of a parameter or defval
if not found.
- getLong(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the long value of the index
occurence of this field in
message
.
- getLong(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the long value of the index
occurence of this field in
message
.
- getLong(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the long value of the field identified by fieldName
.
- getLong(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the long value of the field identified by fieldName
and
index
.
- getLong(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the long value of a mapping or 0
if not defined.
- getLong(String, long) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the long value of a mapping or defval
if not defined.
- getMailAddress() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the mail address of this user.
- getMain() - Method in interface cl.obcom.desktopfx.core.LoginService
-
Returns the main class of the service.
- getMainName() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the main name of this DesktopTask
.
- getManager() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the NetServerManager of this NetServerChannel
.
- getMenuName() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the name of the menu of the profile.
- getMenuXml() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the XML with the profile menu definition.
- getMessage() - Method in interface cl.obcom.desktopfx.core.DesktopLicense
-
Returns message of the license.
- getMessage() - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Returns the message of this Server Multicast.
- getMotherName() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the mother's name of this user (apellido materno).
- getMulticastMessages() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the number of multicast messages this channel has read.
- getMulticatName() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the multicast name of this NetServerMessage
.
- getName() - Method in interface cl.obcom.desktopfx.core.DesktopStation
-
Returns the name of the station.
- getName() - Method in class cl.obcom.desktopfx.core.LoginProfile
-
Returns the value of the "Name" property.
- getName() - Method in class cl.obcom.desktopfx.core.MulticastEvent
-
Returns the name of the multicast event.
- getName() - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Returns the name of this Server Multicast.
- getName() - Method in interface cl.obcom.desktopfx.core.TaskPage
-
Returns the name of this task page.
- getName() - Method in class cl.obcom.desktopfx.core.UserCapacity
-
Returns the value of the "Name" property.
- getName() - Method in class cl.obcom.desktopfx.expr.Function
-
Returns the name of this function.
- getName() - Method in class cl.obcom.desktopfx.layout.Layout
-
Returns the name of this layout.
- getName() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the name of this field.
- getName() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the name of this NetServerChannel
.
- getNetServerManager() - Method in interface cl.obcom.desktopfx.core.Desktop
-
- getNetServerManager() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the Desktop NetServer Manager.
- getNetServerURI() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the protocol, host and port of the OBCOM NetServer.
- getNumber(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the decimal value of the index
occurence of this field in
message
.
- getNumber(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the decimal value of the index
occurence of this field in
message
.
- getNumber(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the decimal value of the field identified by fieldName
.
- getNumber(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the decimal value of the field identified by fieldName
and index
.
- getObject(String) - Method in interface cl.obcom.desktopfx.core.DesktopConfig
-
Returns the object value of a parameter or null
if not found.
- getOccurs() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the number of occurrences of this field.
- getOccurs(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the number of occurrences of the field identified by fieldName
.
- getOfficeCode() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the identification of the office of this user.
- getOfficeType() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the type of the office of this user.
- getOffset(int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the offset position of the index
occurence of this field
in a message or it's parent list.
- getOpCode() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the operation code of this NetServerMessage
.
- getOsType() - Static method in enum cl.obcom.desktopfx.util.OsType
-
Returns the platform Operating System Type.
- getPage() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the task page of this task window.
- getPageX() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the horizontal location of this task window on the page.
- getPageY() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the vertical location of this task window on the page.
- getParent() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the list field that contains this field.
- getPhone1() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the primary phone number of this user.
- getPhone2() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the second phone number of this user.
- getPlugin() - Method in interface cl.obcom.desktopfx.core.LoginService
-
Returns the plugin name of the service.
- getPluginClass() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the class of the plugin of this DesktopTask
.
- getPluginDirectory() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the directory of the plugin of this DesktopTask
.
- getPluginName() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the name of the plugin of this DesktopTask
.
- getPluginNode() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the node of the plugin of this DesktopTask
.
- getPluginVersion() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the version of the plugin of this DesktopTask
.
- getPrimaryContentPane() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the content pane of the primary
Stage
.
- getPrimaryRootPane() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the root pane of the primary
Stage
.
- getPrimaryStage() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the primary
Stage
of the Desktop.
- getPrimaryStage() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the primary
Stage
of the Desktop.
- getProfileCode() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the identification of the profile of this user.
- getProfileName() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the name of the profile of this user.
- getProfileRealm() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the realm of the profile of this user (familia).
- getProfileType() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the type of the profile of this user.
- getProtCode() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the protection code of this NetServerMessage
.
- getQuotientScale() - Method in class cl.obcom.desktopfx.expr.Compiler
-
Returns the scale of quotients.
- getReaderBytes() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the number of bytes this channel has read.
- getReaderMessages() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the number of messages this channel has read.
- getRegion() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the region or state of this user.
- getReplyCode() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the reply code of this NetServerMessage
.
- getResult(Class<T>) - Method in class cl.obcom.desktopfx.core.ModalEvent
-
Returns the result object cast to the specified type.
- getRut() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the Chilean RUT of this user.
- getScale() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the numeric scale of this field.
- getSecureCodebase() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the secure codebase of the Desktop.
- getSecureCodeBase() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the secure codebase of the plugin of this DesktopTask
.
- getSequence() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the sequence of this NetServerMessage
.
- getSerial() - Method in interface cl.obcom.desktopfx.core.DesktopStation
-
Returns the serial of the station.
- getServerCode() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the server code of this NetServerMessage
.
- getServerEnvironName() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the environment name of the Application Server.
- getServerEnvironName() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the environment name of the Application Server.
- getServerPageExtension() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the file extension of a page of the Application Server.
- getServerPageExtension() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the file extension of a page of the Application Server.
- getServerTime() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the time of the Application Server (milliseconds).
- getServerTime() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the time of the Application Server (milliseconds).
- getServerTimeZone() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the time zone of the Application Server.
- getServerTimeZone() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the time zone of the Application Server.
- getSessionID() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the session ID of this NetServerMessage
.
- getSettings() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the settings of this DesktopTask
.
- getSettings() - Method in interface cl.obcom.desktopfx.core.LoginService
-
Returns the settings of the service.
- getSharedSettings() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the shared settings of the Desktop.
- getShowTerminateDialog() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns true
if this DesktopTask
shows the terminate dialog.
- getSignature() - Method in class cl.obcom.desktopfx.layout.Layout
-
Returns the signature (or checksum) of this layout.
- getSSLContext() - Method in interface cl.obcom.desktopfx.core.DesktopConfig
-
Returns a new SSLContext with optional "Trust All Certs" option.
- getStage() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the
Stage
of this
DesktopTask
.
- getStage() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the stage of this task window.
- getState() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the state of this task window.
- getStation() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the station of the Desktop.
- getStation() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the station of the Desktop.
- getStationName() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the name of the station of this channel.
- getStationSerial() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the serial number of the station of this channel.
- getStreet() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the street of this user.
- getString(String) - Method in interface cl.obcom.desktopfx.core.DesktopConfig
-
Returns the string value of a parameter or null
if not found.
- getString(String, String) - Method in interface cl.obcom.desktopfx.core.DesktopConfig
-
Returns the string value of a parameter or defval
if not found.
- getString(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the string value of the index
occurence of this field in
message
.
- getString(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the string value of the index
occurence of this field in
message
.
- getString(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the string value of the field identified by fieldName
.
- getString(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the string value of the field identified by fieldName
and
index
.
- getString(String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the string value of a mapping or null
if not defined.
- getString(String, String) - Method in class cl.obcom.desktopfx.util.Settings
-
Returns the string value of a mapping or defval
if not defined.
- getSubstring(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns a substring of the index
occurence of this field in
message
.
- getSubstring(LayoutMessage, int, boolean, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns a substring of the index
occurence of this field in
message
.
- getSubstring(int, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns a substring that begins at start
index and extends to
index end-1
.
- getSubstring(int, int, boolean, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns a substring that begins at start
index and extends to
index end-1
.
- getTask() - Method in class cl.obcom.desktopfx.core.TaskEvent
-
The DesktopTask
on which this event occurred.
- getTask() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns the DesktopTask
of this NetServerClient
.
- getTaskState() - Method in class cl.obcom.desktopfx.core.TaskEvent
-
The state object of the Task
of this event.
- getText() - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the text of this message with trailing spaces preserved.
- getText(boolean) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the text of this message.
- getTextLen() - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the length of the text of this message.
- getTextTrim() - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the text of this message with trailing spaces are removed.
- getTimestamp() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns an OBCOM NetServer timestamp.
- getTitle() - Method in interface cl.obcom.desktopfx.core.DesktopLicense
-
Returns title of the license.
- getTitle() - Method in interface cl.obcom.desktopfx.core.LoginService
-
Returns the title of the service.
- getTitle() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the title of this task window.
- getToolImage(String) - Method in class cl.obcom.desktopfx.core.ImageCache
-
Returns the toolbar image indexed by specified name.
- getTranCode() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the transaction code of this NetServerMessage
.
- getTransformer() - Static method in class cl.obcom.desktopfx.util.XmlUtil
-
Create a new Transformer object that performs a copy of the source to the
result.
- getTreeImage(String) - Method in class cl.obcom.desktopfx.core.ImageCache
-
Returns the tree image indexed by specified name.
- getType() - Method in class cl.obcom.desktopfx.core.UserCapacity
-
Returns the value of the "Type" property.
- getType() - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the type of this field.
- getType() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns the type of this NetServerMessage
.
- getUniqueID() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the unique identification of the Desktop.
- getUniqueID() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the unique identification of the Desktop.
- getUser() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the user of the Desktop.
- getUser() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the user of the Desktop.
- getUserRealm() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the realm of this user (familia).
- getUserValidFrom() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the first date this user is valid.
- getUserValidTo() - Method in interface cl.obcom.desktopfx.core.DesktopUser
-
Returns the last date this user is valid.
- getValidFrom() - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Returns the valid-from date/time this Server Multicast.
- getValidTo() - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Returns the valid-to date/time this Server Multicast.
- getValue() - Method in class cl.obcom.desktopfx.core.UserCapacity
-
Returns the value of the "Value" property.
- getValue(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the object value of the index
occurence of this field in
message
.
- getValue(LayoutMessage, int, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Returns the object value of the index
occurence of this field in
message
.
- getValue(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the object value of the field identified by fieldName
.
- getValue(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Returns the object value of the field identified by fieldName
and
index
.
- getVerifyLayoutSignatures() - Method in class cl.obcom.desktopfx.layout.LayoutLoader
-
Returns true
if the signatures of downloaded layouts are verified.
- getVerifyLayoutSignatures() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns true
if the signatures of downloaded layouts are verified.
- getVerifyLayoutSignatures() - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Returns true
if the signatures of downloaded layouts are verified.
- getVersion() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the version string of the Desktop.
- getVersion() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the version string of the Desktop.
- getWebServiceLoggerLevel() - Method in interface cl.obcom.desktopfx.core.Desktop
-
Returns the logging level of web service invocations.
- getWidth() - Method in interface cl.obcom.desktopfx.core.TaskPage
-
Returns the width of this task page.
- getWidth() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the width of this task window.
- getWindow() - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Returns the window of this DesktopTask
.
- getWindow32Image() - Method in class cl.obcom.desktopfx.core.ImageCache
-
Returns the DesktopFX Window32 Image.
- getWriterBytes() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the number of bytes this channel has written.
- getWriterMessages() - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Returns the number of messages this channel has written.
- getX() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the horizontal location of this task window on the screen.
- getY() - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Returns the vertical location of this task window on the screen.
- GsLocation - Static variable in interface cl.obcom.desktopfx.netserver.NetServerMessage.Label
-
Message group separator location [G].
- searchUser(UserFilter, String) - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Displays a dialog to seach for a user that matches a search criteria.
- searchUser(Window, UserFilter, String) - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Displays a dialog to seach for a user that matches a search criteria.
- SecurityHost - Static variable in interface cl.obcom.desktopfx.netserver.NetServerMessage.Label
-
NetServer security host name [s].
- send() - Method in interface cl.obcom.desktopfx.core.MailSender
-
Builds the mail message and sends it to the specified recipients.
- sendFiles(Path, String, String) - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Sends all the files in given directory whose names match a glob pattern.
- sendMail(String, String, String) - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Sends the mail message to one or more recipients.
- sendResponse(String) - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Sends a partial or final response message with no attachment data.
- sendResponse(String, String, byte[]) - Method in interface cl.obcom.desktopfx.core.ServerMulticast
-
Sends a partial or final response message with attachment data.
- serialize() - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns a serialized version of this NetServerMessage
.
- serialize(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Returns a serialized version of this NetServerMessage
with
optional type code.
- serializeObject(Object) - Static method in class cl.obcom.desktopfx.util.Convert
-
Serialize the supplied object instance to a byte array.
- serialProperty() - Method in interface cl.obcom.desktopfx.core.DesktopStation
-
The serial of the station.
- ServerMulticast - Interface in cl.obcom.desktopfx.core
-
Multicast message sent by the
Desktop
backend server.
- ServerName - Static variable in interface cl.obcom.desktopfx.netserver.NetServerMessage.Label
-
NetServer name [e].
- SessionID - Static variable in interface cl.obcom.desktopfx.netserver.NetServerMessage.Oper
-
Session ID message [8].
- setAutoAssignLayout(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Changes whether the
assignLayout
method is automatically applied to all reply or published messages
received from the
OBCOM NetServer.
- setAutoAssignLayout(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Changes whether the
assignLayout
method is automatically applied to all reply or published messages
received from the
OBCOM NetServer.
- setChar(LayoutMessage, int, Character) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the character value of the index
occurence of this field
in message
.
- setChar(LayoutMessage, int, Character, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the character value of the index
occurence of this field
in message
.
- setChar(String, Character) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the character value of the field identified by fieldName
.
- setChar(String, int, Character) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the character value of the field identified by fieldName
and index
.
- setClassLoader(ClassLoader) - Method in class cl.obcom.desktopfx.jfx.FxmlPane
-
Changes the class loader of this FxmlPane
.
- setData(String) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the text data of this NetServerMessage
.
- setDataBytes(byte[]) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the binary data of this NetServerMessage
.
- setDataOnly(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes whether this NetServerMessage
has data and no headers.
- setDate(LayoutMessage, int, Date) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the date value of the index
occurence of this field in
message
.
- setDate(LayoutMessage, int, Date, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the date value of the index
occurence of this field in
message
.
- setDate(String, Date) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the date value of the field identified by fieldName
.
- setDate(String, int, Date) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the date value of the field identified by fieldName
and
index
.
- setDefault(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the value of the index
occurence of this field in message
to its default value.
- setDefaultSignANSI(boolean) - Static method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Defines if, by default, numeric fields are stored using the ANSI format.
- setDetached(boolean) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the detached property of this task window.
- setDouble(LayoutMessage, int, Double) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the double value of the index
occurence of this field in
message
.
- setDouble(LayoutMessage, int, Double, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the double value of the index
occurence of this field in
message
.
- setDouble(String, Double) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the double value of the field identified by fieldName
.
- setDouble(String, int, Double) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the double value of the field identified by fieldName
and
index
.
- setFormCode(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the form code of this NetServerMessage
.
- setFullFace(boolean) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the full-face mode property of this task window.
- setFullScreen(boolean) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the full-screen mode property of this task window.
- setGroupingUsed(boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes whether numbers are formatted using group separators.
- setHeight(double) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the height of this task window.
- setInteger(LayoutMessage, int, Integer) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the integer value of the index
occurence of this field in
message
.
- setInteger(LayoutMessage, int, Integer, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the integer value of the index
occurence of this field in
message
.
- setInteger(String, Integer) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the integer value of the field identified by fieldName
.
- setInteger(String, int, Integer) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the integer value of the field identified by fieldName
and index
.
- setLabel(int, String) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the string value of the label identified by key
.
- setLayout(Layout) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the layout of this message.
- setLocale(Locale) - Method in class cl.obcom.desktopfx.layout.Layout
-
Changes the locale of this layout and all of it's fields.
- setLocale(Locale) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the locale of this field.
- setLogChannelErrors(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Changes whether NetServerChannel
errors are logged..
- setLong(LayoutMessage, int, Long) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the long value of the index
occurence of this field in
message
.
- setLong(LayoutMessage, int, Long, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the long value of the index
occurence of this field in
message
.
- setLong(String, Long) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the long value of the field identified by fieldName
.
- setLong(String, int, Long) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the long value of the field identified by fieldName
and
index
.
- setMessage(String) - Method in interface cl.obcom.desktopfx.core.MailSender
-
Sets the message body of this mail sender.
- setName(String) - Method in interface cl.obcom.desktopfx.core.TaskPage
-
Changes the name of this task page.
- setName(String) - Method in class cl.obcom.desktopfx.layout.Layout
-
Changes the name of this layout.
- setNull(LayoutMessage, int) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the value of the index
occurence of this field in message
to NULL.
- setNull(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the value of the field identified by fieldName
to
NULL.
- setNull(String, int) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the value of the field identified by fieldName
and index
to NULL.
- setNumber(LayoutMessage, int, BigDecimal) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the decimal value of the index
occurence of this field in
message
.
- setNumber(LayoutMessage, int, BigDecimal, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the decimal value of the index
occurence of this field in
message
.
- setNumber(String, BigDecimal) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the decimal value of the field identified by fieldName
.
- setNumber(String, int, BigDecimal) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the decimal value of the field identified by fieldName
and index
.
- setOpCode(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the operation code of this NetServerMessage
.
- setPageX(double) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the horizontal location of this task window on the page.
- setPageY(double) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the vertical location of this task window on the page.
- setProtCode(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the protection code of this NetServerMessage
.
- setQuotientScale(int) - Method in class cl.obcom.desktopfx.expr.Compiler
-
Changes the scale of quotients.
- setReplyCode(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the reply code of this NetServerMessage
.
- setSequence(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the sequence of this NetServerMessage
.
- setServerCode(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the server code of this NetServerMessage
.
- setSessionID(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the session ID of this NetServerMessage
.
- setShowTerminateDialog(boolean) - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Changes the whether this DesktopTask
shows the terminate dialog.
- setSignANSI(boolean) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Defines whether numeric fields are stored in this message using the ANSI
format.
- setState(TaskWindow.State) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the state of this task window.
- setStationName(String) - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Changes the name of the station of this channel.
- setStationSerial(String) - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Changes the serial number of the station of this channel.
- setString(LayoutMessage, int, String) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the string value of the index
occurence of this field in
message
.
- setString(LayoutMessage, int, String, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the string value of the index
occurence of this field in
message
.
- setString(String, String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the string value of the field identified by fieldName
.
- setString(String, int, String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the string value of the field identified by fieldName
and
index
.
- setSubject(String) - Method in interface cl.obcom.desktopfx.core.MailSender
-
Sets the message subject of this mail sender.
- setSubstring(LayoutMessage, int, String) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Replaces a substring of the index
occurence of this field in
message
.
- setSubstring(LayoutMessage, int, String, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Replaces a substring of the index
occurence of this field in
message
.
- setSubstring(int, int, String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Replaces a substring with the supplied value
.
- setTaskState(Object) - Method in class cl.obcom.desktopfx.core.TaskEvent
-
Changes the state of the Task
of this event.
- setText(String) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the text of this message.
- Settings - Class in cl.obcom.desktopfx.util
-
Implements a
HashMap
with additional functionality.
- Settings() - Constructor for class cl.obcom.desktopfx.util.Settings
-
Constructs an empty Settings
instance with the default initial
capacity and load factor.
- Settings(int, float) - Constructor for class cl.obcom.desktopfx.util.Settings
-
Constructs an empty Settings
instance with the specified initial
capacity and load factor.
- Settings(int) - Constructor for class cl.obcom.desktopfx.util.Settings
-
Constructs an empty Settings
instance with the specified initial
capacity and a default load factor.
- setTitle(String) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the title of this task window.
- setTracing(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerManager
-
Enables or disables tracing of inbound and outbound messages.
- setTranCode(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the transaction code of this NetServerMessage
.
- setType(int) - Method in class cl.obcom.desktopfx.netserver.NetServerMessage
-
Changes the type of this NetServerMessage
.
- setValue(LayoutMessage, int, Object) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the object value of the index
occurence of this field in
message
.
- setValue(LayoutMessage, int, Object, boolean) - Method in class cl.obcom.desktopfx.layout.LayoutField
-
Changes the object value of the index
occurence of this field in
message
.
- setValue(String, Object) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the object value of the field identified by fieldName
.
- setValue(String, int, Object) - Method in class cl.obcom.desktopfx.layout.LayoutMessage
-
Changes the object value of the field identified by fieldName
and
index
.
- setVerifyLayoutSignatures(boolean) - Method in class cl.obcom.desktopfx.layout.LayoutLoader
-
Changes whether the signatures of downloaded layouts are verified.
- setVerifyLayoutSignatures(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerChannel
-
Changes whether the signatures of downloaded layouts are verified.
- setVerifyLayoutSignatures(boolean) - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Changes whether the signatures of downloaded layouts are verified.
- setWebServiceLoggerLevel(Level) - Method in interface cl.obcom.desktopfx.core.Desktop
-
Changes the logging level of web service invocations.
- setWidth(double) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the width of this task window.
- setX(double) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the horizontal location of this task window on the screen.
- setY(double) - Method in interface cl.obcom.desktopfx.core.TaskWindow
-
Changes the vertical location of this task window on the screen.
- showAndWaitForTaskValue() - Method in class cl.obcom.desktopfx.jfx.AsyncTaskStage
-
Displays this modal stage and executes the asynchronous task.
- showConfirm(Object, String) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays a confirmation dialog using owner and message.
- showConfirm(Object, String, String) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays a confirmation dialog using owner, message and title.
- showConfirm(Object, String, String, DialogOption) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays a confirmation dialog using owner, message, title and option.
- showDocument(String) - Method in interface cl.obcom.desktopfx.core.Desktop
-
Opens the specified URI in a new browser window or tab.
- showError(Object, Throwable) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an error message dialog using owner and throwable.
- showError(Object, String, Throwable) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an error message dialog using owner, message and throwable.
- showError(Object, String, String, Throwable) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an error message dialog using owner, message, title and throwable.
- showInput(Object, String) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an input dialog using owner and message.
- showInput(Object, String, String) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an input dialog using owner, message and title.
- showInput(Object, String, String, String) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an input dialog using owner, message and title.
- showMessage(Object, String) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an information message dialog using owner and message.
- showMessage(Object, String, String) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an information message dialog using owner, message and title.
- showMessage(Object, String, String, DialogType) - Static method in class cl.obcom.desktopfx.jfx.Dialog
-
Displays an message dialog using owner, message, title and type.
- Shutdown - Static variable in interface cl.obcom.desktopfx.netserver.NetServerMessage.Prot
-
Shutdown the client [1].
- Signature - Static variable in interface cl.obcom.desktopfx.netserver.NetServerMessage.Label
-
Message digital signature [f].
- start(Desktop) - Method in class cl.obcom.desktopfx.core.ExtensionBase
-
Called after DesktopFX has completed the intialization process.
- StationException - Exception in cl.obcom.desktopfx.core
-
Exception thrown when the desktop station is unusable.
- StationException() - Constructor for exception cl.obcom.desktopfx.core.StationException
-
Constructs a new StationException
instance.
- StationException(String) - Constructor for exception cl.obcom.desktopfx.core.StationException
-
Constructs a new StationException
with a message
.
- StationException(Throwable) - Constructor for exception cl.obcom.desktopfx.core.StationException
-
Constructs a new StationException
with a cause
.
- StationException(String, Throwable) - Constructor for exception cl.obcom.desktopfx.core.StationException
-
Constructs a new StationException
with a message
and
cause
.
- stop() - Method in class cl.obcom.desktopfx.core.ExtensionBase
-
Called before DesktopFX is about to stop.
- stringToXml(String, InputStream) - Static method in class cl.obcom.desktopfx.util.XmlUtil
-
Converts a XML string to a XML document validating with a schema.
- strToChars(String) - Static method in class cl.obcom.desktopfx.util.Convert
-
Converts a string to a character array or null
.
- strToCompressedBytes(String) - Static method in class cl.obcom.desktopfx.util.Convert
-
Compress the UTF-8 bytes of the supplied string.
- subscribe(String, EventHandler<MulticastEvent>) - Method in interface cl.obcom.desktopfx.core.DesktopTask
-
Subscribes this DesktopTask
to the multicast with the specified
name.
- subscribe(String, EventHandler<MulticastEvent>) - Method in class cl.obcom.desktopfx.netserver.NetServerClient
-
Subscribes to messages published with the specified name
.