Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

ra - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
RADIO_BUTTON - Enum constant in enum class com.iizix.prop.ui.mlist.MLItemType
The radio button has a text on leading/trailing sides and a description.
radioButtonSelected - Variable in class com.iizigo.ApplicationUI
 
radioButtonSelectedDisabled - Variable in class com.iizigo.ApplicationUI
 
radioButtonUnselected - Variable in class com.iizigo.ApplicationUI
 
radioButtonUnselectedDisabled - Variable in class com.iizigo.ApplicationUI
 
RadioSelection - Class in com.iizix.prop.ui.selection
The boolean on/off (or selected/unselected) selection state.
RadioSelection(IUIRadioComponent, boolean, int) - Constructor for class com.iizix.prop.ui.selection.RadioSelection
Constructor.
RADIUS - Enum constant in enum class com.iizix.prop.ui.chart.plot2d.PlotInteger
The size of the radial gradient in a pie chart.
RAISED - Static variable in class com.iizigo.swt.ThinBorder
Raised bevel type.
random - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
RANGE - Static variable in class com.iizix.prop.Atom
 
RANKINE - Enum constant in enum class com.iizix.TemperatureUnit
Rankine "°R".
ratechange - Enum constant in enum class com.iizix.api.ui.UIMediaEvent.Type
The ratechange event is fired when the playback rate has changed.
ravelry - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
RAW - Static variable in class com.iizix.prop.Atom
 
RawTextEditorComposite - Class in com.iizigo.prop.editor.dialog
Raw text editor composite, showing optional toolbar for insert text fields/images/convert format.
RawTextEditorComposite(Composite, int, KString, Boolean, boolean, ModuleModel, IVSAccessor, EditorTextTable, Runnable) - Constructor for class com.iizigo.prop.editor.dialog.RawTextEditorComposite
Create the dialog.
RawTextEditorDialog - Class in com.iizigo.prop.editor.dialog
Raw text editor dialog box, showing optional toolbar for insert text fields/images/convert format.
RawTextEditorDialog(Shell, ModuleModel, KString, Boolean, boolean, IVSParticipant, EditorTextTable) - Constructor for class com.iizigo.prop.editor.dialog.RawTextEditorDialog
Create the dialog.
RawTextEditorPatternDialog - Class in com.iizigo.prop.editor.dialog
Pattern dialog that extends the raw text editor dialog.
RawTextEditorPatternDialog(Shell, ModuleModel, KString, Boolean, IVSParticipant, EditorTextTable, Value.Type) - Constructor for class com.iizigo.prop.editor.dialog.RawTextEditorPatternDialog
Create the dialog.
rc - Variable in class com.iizix.run.common.BuildReply
The return code.
rc - Variable in exception class com.iizix.translate.RequestException
The HTTP return code, -1 if no code can be discerned from the response (i.e., the response is not valid HTTP).
read(int) - Method in class com.iizix.util.XFile
Reads a number of bytes from the file.
READ_ONLY - Enum constant in enum class com.iizix.prop.StylesStates
Read-only.
READ_ONLY - Enum constant in enum class com.iizix.txp.ITXPNode.State
Operation succeeded but the node can be ignored in the transaction as the work was read only.
READ_TIMEOUT - Static variable in class com.iizix.prop.Atom
 
readAllBytes(InputStream) - Static method in class com.iizix.Utilities
Reads all the bytes from an input stream.
readAllBytes(URL) - Static method in class com.iizix.Utilities
Reads all the bytes from a file specified as a URL.
readAnsiLine() - Method in class com.iizix.util.XFile
Reads a line in the file up to the next new line (CR/LF or just LF) or the end of the file.
readBarcode(BufferedImage) - Static method in class com.iizix.barcode.BarcodeReader
Scans a BufferedImage and attempts to detect a single barcode.
readBarcode(File) - Static method in class com.iizix.barcode.BarcodeReader
Reads a file and attempts to detect a single barcode.
readBarcode(InputStream) - Static method in class com.iizix.barcode.BarcodeReader
Reads an input stream as an image of PNG or JPEG type and attempts to detect a single barcode.
readBarcode(String) - Static method in class com.iizix.barcode.BarcodeReader
Reads a file and attempts to detect a single barcode.
readBoolean() - Method in class com.iizix.ReadTransaction
Reads a boolean from incoming data.
readByte() - Method in class com.iizix.ReadTransaction
Reads an unsigned byte from the incoming data.
readByte() - Method in class com.iizix.util.XFile
Reads an unsigned byte value from the file.
readByteLine() - Method in class com.iizix.util.XFile
Reads a line in the file up to the next new line (CR/LF or just LF) or the end of the file.
readBytes(int) - Method in class com.iizix.ReadTransaction
Reads a byte array from the incoming data.
readChar() - Method in class com.iizix.ReadTransaction
Reads an encoded character in a byte from the incoming data.
ReadCompress - Class in com.iizix.test.svg
Test method to read an SVG file and output it to screen (can be redirected to file).
readDouble() - Method in class com.iizix.ReadTransaction
Reads a 64 bit double value from the incoming data.
readFloat() - Method in class com.iizix.ReadTransaction
Reads a float value from the incoming data.
readIntelDouble() - Method in class com.iizix.util.XFile
Reads a double value from the file.
readIntelLong() - Method in class com.iizix.util.XFile
Reads a signed long value from the file in Intel style.
readIntelShort() - Method in class com.iizix.util.XFile
Reads an signed short value from the file in Intel style.
readIntelUShort() - Method in class com.iizix.util.XFile
Reads an unsigned short value from the file in Intel style.
readISOLine() - Method in class com.iizix.util.XFile
Reads a line in the file up to the next new line (CR/LF or just LF) or the end of the file.
readLong() - Method in class com.iizix.ReadTransaction
Reads a 32 bit signed value from the incoming data.
readLong64() - Method in class com.iizix.ReadTransaction
Reads a 64 bit signed value from the incoming data.
readNumber() - Method in class com.iizix.ReadTransaction
Reads a JavaScript Number from transaction.
readOEMBytes(int) - Method in class com.iizix.util.XFile
Reads a number of OEM bytes and returns it as a string.
readOEMLine() - Method in class com.iizix.util.XFile
Reads a line in the file up to the next new line (CR/LF or just LF) or the end of the file.
readOEMString() - Method in class com.iizix.util.XFile
Reads a number of OEM bytes and returns it as a string.
readOEMString(int) - Method in class com.iizix.util.XFile
Reads a number of OEM bytes and returns it as a string.
readOEMStringVector(boolean) - Method in class com.iizix.util.XFile
Reads the file until end as a string vector.
readOEMStringVector(boolean, boolean) - Method in class com.iizix.util.XFile
Reads the file until end as a string vector.
readOEMStringVector(boolean, boolean, boolean) - Method in class com.iizix.util.XFile
Reads the file until end as a string vector.
READONLY - Enum constant in enum class com.iizix.prop.vs.IVSComponentState.State
Read-only state.
READONLY - Static variable in class com.iizix.prop.Atom
 
readPropMgrData(ReadTransaction) - Method in class com.iizix.prop.PropMgr
Reads property manager data from a transaction.
readReply(RESTfulReply, String) - Method in interface com.iizix.ws.engine.IReplyContent
Called to format the request for this reply content, i.e.
readReply(RESTfulReply, String) - Method in class com.iizix.ws.engine.json.JSONReply
Called to format the request for this reply content, i.e.
readReply(RESTfulReply, String) - Method in class com.iizix.ws.engine.TextReply
Called to format the request for this reply content, i.e.
readReply(RESTfulReply, String) - Method in class com.iizix.ws.engine.xml.XMLReply
Called to format the request for this reply content, i.e.
readShort() - Method in class com.iizix.ReadTransaction
Reads a 16 bit signed value from the incoming data.
readSigned() - Method in class com.iizix.ReadTransaction
Reads a signed integer of the range -0x1FFFFFFF to 0x1FFFFFFF.
readString() - Method in class com.iizix.ReadTransaction
Reads a string from the incoming data.
readString() - Method in class com.iizix.util.XFile
Reads a number of bytes and returns it as a string.
readString(int) - Method in class com.iizix.util.XFile
Reads a number of bytes and returns it as a string.
readSystemProxies(boolean, boolean) - Static method in class com.iizix.jre.ControlPanel
Get a fresh list of the proxies defined.
readTransaction() - Method in class com.iizix.ReadTransaction
Retrieves a sub-transaction from an incoming transaction.
ReadTransaction - Class in com.iizix
This transaction class is used for all communication between the Server, Client and Remote Administration programs.
readUnicodeChars(int) - Method in class com.iizix.util.XFile
Reads a number of Unicode characters (16-bit words) and returns it as a string.
readUnicodeString() - Method in class com.iizix.util.XFile
Reads a number of Unicode characters (16-bit words) and returns it as a string.
readUnicodeString(int) - Method in class com.iizix.util.XFile
Reads a number of Unicode characters (16-bit words) and returns it as a string.
readUnsigned() - Method in class com.iizix.ReadTransaction
Reads an unsigned integer of the range 0x00000000 to 0x3FFFFFFF.
readUShort() - Method in class com.iizix.ReadTransaction
Reads a 16 bit unsigned value from the incoming data.
ready() - Method in class com.iizix.txp.impl.AbstractTXPNode
 
ready() - Method in interface com.iizix.txp.impl.ITXPNodeLogger
 
ready() - Method in class com.iizix.txp.impl.TXPNodeLogger
 
ready(ITXPNode, ITXPNode.State) - Method in class com.iizix.txp.impl.TXProcessImpl
 
ready(ITXPNode, ITXPNode.State) - Method in interface com.iizix.txp.ITXProcess
A node will call this method to signal its state after attempting to do the work.
ready(ITXProcess, ITXPNode, ITXPNode.State) - Method in class com.iizix.txp.impl.TXPCoordinatorImpl
 
ready(ITXProcess, ITXPNode, ITXPNode.State) - Method in interface com.iizix.txp.ITXPCoordinator
Called by the process to signal that a node is ready for completion.
READY - Enum constant in enum class com.iizix.txp.ITXProcess.State
Ready to start the process
Real - Enum constant in enum class com.iizix.Value.Category
Real numbers.
REALM - Static variable in class com.iizix.server.prop.ServerSettings
The authentication realm.
REALM_PROPERTIES - Static variable in class com.iizix.server.prop.ServerSettings
The file name for authentication realm properties, default "authentication-realm-properties.txt" in the current directory of the server.
rebel - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
rebuildFields() - Method in class com.iizigo.term.capture.CaptureEditor
Rebuilds the EEField array in the screen after property changes, and fix the underline character attribute.
rebuildPropErrorMarkers() - Method in class com.iizigo.prop.DesignerProp
Rebuilds the error markers without touching the resource marker, triggers a rebuild of this property if it contains any errors in the tree and its an instance of ISynchronizeMarkers.
RecompileTrigger - Class in com.iizigo.java.parser
Class to trigger recompile of Java sources in a separate job.
RecompileTrigger() - Constructor for class com.iizigo.java.parser.RecompileTrigger
 
recomputeSashInfo() - Method in class com.iizix.swt.CustomSashForm
 
reconcile(ReconcileContext) - Method in class com.iizigo.java.JavaCompilationParticipant
Notifies this participant that a reconcile operation is happening.
reconcile(ReconcileContext) - Method in class com.iizigo.java.parser.ParsedJavaSource
Called by the Java compilation participant let the processor handle the reconciled working copy.
reconcile(ReconcileContext, CompilationUnit) - Method in class com.iizigo.java.parser.JavaSourceFileProcessor
Called by the Java compilation participant let the processor handle the reconciled working copy.
reconcile(ReconcileContext, CompilationUnit) - Method in class com.iizigo.java.parser.type.TypeFileProcessor
Called by the Java compilation participant let the processor handle the reconciled working copy.
reconcile(IType) - Static method in class com.iizigo.java.JavaHelper
Reconciles the type.
reconnect() - Method in class com.iizix.test.client.NonUIClient
Connects to the last connected destination server.
reconnectAtRestart - Variable in class com.iizigo.term.PluginPreference
Reconnect session at restart.
RECONNECTING - Enum constant in enum class com.iizix.test.client.SessionMode
Attempting reconnect.
reconnectVSAction(boolean) - Method in class com.iizix.prop.ui.AbstractUIAction
Reconnects to a previously disconnected VirtualSpace Action connection.
reconnectVSField(boolean) - Method in interface com.iizix.prop.ui.IUIComp
Reconnects to a previously disconnected VirtualSpace Field connection.
reconnectVSField(boolean) - Method in class com.iizix.prop.ui.UIComp
Reconnects to a previously disconnected VirtualSpace Field connection.
RecordingDesignerProp - Class in com.iizigo.term.recording.prop
Class for the CaptureScreenProp and CaptureFieldProp in the designer.
RecordingDesignerProp(PropCnr) - Constructor for class com.iizigo.term.recording.prop.RecordingDesignerProp
The constructor.
RecordingEditor - Class in com.iizigo.term.recording
The Screen Capture "Editor", but nothing to edit.
RecordingEditor() - Constructor for class com.iizigo.term.recording.RecordingEditor
The Eclipse constructor.
RecordingProp - Class in com.iizigo.term.recording.prop
This Recording property container holds the screens and logic.
RecordingProp() - Constructor for class com.iizigo.term.recording.prop.RecordingProp
Creates the capture recording property container without a name.
RecordingProp(Atom) - Constructor for class com.iizigo.term.recording.prop.RecordingProp
Creates the capture recording property container with the specified name.
RecordingRootProp - Class in com.iizigo.term.recording.prop
This Recording Root property container holds the recording.
RecordingRootProp() - Constructor for class com.iizigo.term.recording.prop.RecordingRootProp
Creates the capture root property container without a name.
RecordingRootProp(Atom) - Constructor for class com.iizigo.term.recording.prop.RecordingRootProp
Creates the capture root property container with the specified name.
RecordingScreenProp - Class in com.iizigo.term.recording.prop
This Recording Screen property container holds the screen name.
RecordingScreenProp() - Constructor for class com.iizigo.term.recording.prop.RecordingScreenProp
Creates the recording screens property container without a name.
RecordingScreenProp(Atom) - Constructor for class com.iizigo.term.recording.prop.RecordingScreenProp
Creates the recording screens property container with the specified name.
RecordingScreensProp - Class in com.iizigo.term.recording.prop
This Recording Screens property container holds the screens.
RecordingScreensProp() - Constructor for class com.iizigo.term.recording.prop.RecordingScreensProp
Creates the recording screens property container without a name.
RecordingScreensProp(Atom) - Constructor for class com.iizigo.term.recording.prop.RecordingScreensProp
Creates the recording screens property container with the specified name.
recover(ITXProcess) - Method in class com.iizix.txp.impl.AbstractTXPNode
 
recover(ITXProcess) - Method in interface com.iizix.txp.ITXPNode
This method instructs an node to recover a process after some sort of system failure.
RecoverModuleSettings - Class in com.iizigo.quickfix.fixer
Recovers the module settings file if accidentally removed.
RecoverModuleSettings() - Constructor for class com.iizigo.quickfix.fixer.RecoverModuleSettings
 
RecoveryAnswer - Enum constant in enum class com.iizix.urn.user.UserProfileStringURNType
Recovery answer.
RecoveryQuestion - Enum constant in enum class com.iizix.urn.user.UserProfileStringURNType
Recovery question.
Rect - Class in com.iizix
Simple rectangle class for multiple use accepting negative width and height.
Rect() - Constructor for class com.iizix.Rect
Constructor for x=y=cx=cy=0.
Rect(int, int, int, int) - Constructor for class com.iizix.Rect
Constructor.
Rect(ReadTransaction) - Constructor for class com.iizix.Rect
Constructor from a Transaction.
Rect(String) - Constructor for class com.iizix.Rect
Constructor from a String formatted as "x,y,cx,cy".
rectangleColors - Variable in class com.iizigo.term.PluginPreference
The table of colors (RGB value), with the descriptions as the "TERM_RECTANGLE_TYPES" static String array variable.
RectangleColorsPreferencePage - Class in com.iizigo.term.pref
The Rectangle colors page in the Preferences for the Terminal screen.
RectangleColorsPreferencePage() - Constructor for class com.iizigo.term.pref.RectangleColorsPreferencePage
Constructor.
rectangles - Variable in class com.iizigo.term.prop.ScreenRectangleInfo
The rectangles.
RectProp - Class in com.iizix.prop
The rectangle property class holds the property name, value as a GRect object and optionally has a parent and/or property listener(s).
RectProp() - Constructor for class com.iizix.prop.RectProp
Creates a rectangle property with no name and with a null value.
RectProp(Atom) - Constructor for class com.iizix.prop.RectProp
Creates a rectangle property with the specified name with a null value.
RectProp(Atom, GRect) - Constructor for class com.iizix.prop.RectProp
Creates a rectangle property with the specified name and value.
rects - Variable in class com.iizigo.panel.DropInfo
The original location of the components.
recycle - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
RED - Enum constant in enum class com.iizix.prop.GBadge.Color
Red, the default color.
reddit - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
reddit_alien - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
reddit_square - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
REDIRECT_CODE_HTTP_to_HTTPS - Static variable in class com.iizix.server.prop.ServerSettings
The return code to use when web server receives HTTP requests to redirect to HTTPS.
RedirectionServer - Class in com.iizix.server
Class used to specify a redirection server when the load balancer is enabled and a client connects to a server that should not process the request.
RedirectionServer(String, int, boolean) - Constructor for class com.iizix.server.RedirectionServer
Constructor.
redo(ComplexOperation) - Method in interface com.iizigo.editor.complex.IComplexSubOperation
Redoes the operation.
redo(ComplexOperation) - Method in class com.iizigo.text.prop.ValidateKStringPropSubOperation
Redoes the operation.
redo(IProgressMonitor, IAdaptable) - Method in class com.iizigo.editor.complex.ComplexOperation
Redoes the Paste operation: same as Execute.
redo(IProgressMonitor, IAdaptable) - Method in class com.iizigo.editor.CreateResourcesFromProperties
Redo the operation.
redo(IProgressMonitor, IAdaptable) - Method in class com.iizigo.editor.UndoTransaction
 
redoAction - Variable in class com.iizigo.editor.PropEditorPart
 
redraw() - Method in class com.iizigo.swt.IzCCombo
Redraws the combobox.
redraw() - Method in class com.iizigo.swt.IzCCombo0
 
redraw() - Method in class com.iizix.swt.widget.IZ_CCombo
 
redraw(int, int, int, int, boolean) - Method in class com.iizigo.swt.IzCCombo
Redraws a part of the control, overridden to always include children.
redraw(int, int, int, int, boolean) - Method in class com.iizigo.swt.IzCCombo0
 
redraw(int, int, int, int, boolean) - Method in class com.iizix.swt.widget.IZ_CCombo
 
redrawProperties() - Method in class com.iizigo.prop.PropertyEditor
Causes redraw of properties after collapse/expand/filter/multi-edit.
ref - Variable in class com.iizigo.image.AssetReferenceLocation
 
ref - Variable in class com.iizix.text.KStringPLAINTag
The name in the text table.
ref() - Element in annotation interface com.iizix.api.ui.UI
The Full String Reference to the Panel property.
ref() - Element in annotation interface com.iizix.api.vs.JavaActionActor
The Full String Reference to the VirtualSpace property.
ref() - Element in annotation interface com.iizix.api.vs.OnVSFieldStatic
The Full String Reference to the Property.
ref() - Element in annotation interface com.iizix.api.vs.VS
The Full String Reference to the VirtualSpace property.
ref() - Element in annotation interface com.iizix.prop.annotation.PropRef
The Full String Reference to the Property.
ref() - Element in annotation interface com.iizix.prop.annotation.PropScope
The Full String Reference to the Property.
refactor() - Method in class com.iizigo.java.parser.ParsedJavaSource
Called to perform refactoring.
RefactorHelper - Class in com.iizigo.java.refactor
Utility class for refactoring: adding, removing and updating annotations and member value pairs.
RefactoringGroup - Enum Class in com.iizigo.project.refactor
Enumeration for Refactoring Groups.
RefactoringOperation - Enum Class in com.iizigo.project.refactor
Enumeration for refactoring operations.
refDescription - Variable in enum class com.iizix.api.AnnotationType
The description of the supported classes being referenced, null for none.
reference - Variable in class com.iizigo.link.ui.builder.VSActionBuilderSubOp
The reference string.
reference - Variable in class com.iizigo.link.ui.builder.VSFieldBuilderSubOp
The reference string.
reference - Variable in class com.iizigo.prop.PropMarker
Property reference of the error, null when not a property error.
reference - Variable in class com.iizix.prop.AbstractReference
The instance of the property reference.
reference - Variable in class com.iizix.prop.PropErrorItemOrigin
The cached reference name, null if not set.
reference - Variable in class com.iizix.prop.SelectorExpression.Reference
The reference.
reference - Variable in class com.iizix.prop.vs.VSRelativeReference
The instance of the property reference.
reference - Variable in class com.iizix.server.app.VirtualizedItem
The reference property name, same as originalProperty.getReferencePropName().
REFERENCE - Enum constant in enum class com.iizix.prop.GError.Source
 
REFERENCE - Static variable in class com.iizix.prop.Atom
 
ReferencePropEditor<TARGET> - Class in com.iizigo.prop.editor
The Reference property editor consists of a simple entry field and a more button.
ReferencePropEditor() - Constructor for class com.iizigo.prop.editor.ReferencePropEditor
Default constructor called before createControls.
References - Class in com.iizix.prop
Class holding information about direct or tree references for referencing properties, i.e.
References() - Constructor for class com.iizix.prop.References
 
References.RefCollectionType - Enum Class in com.iizix.prop
The reference collection types.
References.Result - Class in com.iizix.prop
Class containing result found during reference collection.
References.ReturnCode - Enum Class in com.iizix.prop
Reference collection return code.
ReferenceString - Class in com.iizix.prop
The reference string object that also can contain a custom reference object.
ReferenceString(String) - Constructor for class com.iizix.prop.ReferenceString
Creates the String object.
ReferencesView - Class in com.iizigo.editor
The References View Part.
ReferencesView() - Constructor for class com.iizigo.editor.ReferencesView
Eclipse constructor.
ReferralsHolder - Class in com.iizix.prop
The Referrals Holder property container contains the properties that refer to the owner of this container.
ReferralsHolder() - Constructor for class com.iizix.prop.ReferralsHolder
Creates a ReferralsHolder container without name.
ReferralsHolder(Atom) - Constructor for class com.iizix.prop.ReferralsHolder
Creates a ReferralsHolder container with a name.
refOnly() - Element in annotation interface com.iizix.api.ui.UI
Option to use the annotation for referencing in the Java code only, together with @#64;UIRef and be able to use String refactoring.
refOnly() - Element in annotation interface com.iizix.api.vs.VS
Option to use the annotation for referencing in the Java code only, together with @#64;VSRef and be able to use String refactoring.
reformatParameterizedURIPath(String, Map<String, String>, String) - Static method in class com.iizix.ws.engine.RESTfulRequest
Parses and updates the URI path when the URI path is parameterized, e.g.
reformatParameterizedURIPath(Map<String, String>) - Method in class com.iizix.ws.engine.RESTfulRequest
Parses and updates the URI path when the URI path is parameterized, e.g.
refPropClasses - Variable in enum class com.iizix.api.AnnotationType
Array of supported property classes being referenced, null for none.
refresh - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
refresh() - Method in class com.iizix.prop.content.AbstractContentUIContainer
This method is called from any thread to trigger a refresh of the contents of all the container items.
refresh() - Method in class com.iizix.prop.ui.chart.UIChart
Requests a refresh of the chart to update the data series from their respective VS tables and columns.
refresh(int) - Method in class com.iizix.prop.content.AbstractContentUIContainer
Requests a refresh of the contents depending on the flag.
refresh(ITEM_CONTENT) - Method in class com.iizix.prop.content.AbstractContentUIContainer
This method is called from any thread when an item property container has been changed.
refresh(Collection<DesignerProp>) - Static method in class com.iizigo.Activator
Refreshes the workspace for the specified properties.
refresh(StructuredViewer, Object) - Static method in class com.iizigo.editor.FlagProperty
Refreshes a value if possible.
refreshAllViewers() - Static method in class com.iizigo.editor.FlagProperty
Refreshes all viewers.
refreshContent() - Method in class com.iizix.prop.content.AbstractContentProvider
Refreshes the contents with the container.
refreshContentItemFromVS(ITEM_CONTENT, int[]) - Method in class com.iizix.prop.content.AbstractContentProvider
Refresh the content item after a potential change in the VirtualSpace with an existing item.
refreshContentProviders() - Method in class com.iizix.prop.vs.VSTable
Refreshes all connected content providers.
RefreshEvent - Class in com.iizix.event
Event indicating a refresh is required of a certain type, e.g.
RefreshEvent(GProp<?>, IClientSessionGyro, RefreshEvent.Type) - Constructor for class com.iizix.event.RefreshEvent
Constructs a new sinking refresh event of the specified type.
RefreshEvent.Type - Enum Class in com.iizix.event
The refresh types.
refreshExtended() - Method in class com.iizigo.prop.DefinedButton
Refreshes the extended state.
refreshExtended() - Method in class com.iizigo.prop.EditedPropController
Refreshes the extended state.
refreshFromDB() - Method in class com.iizix.server.db.GroupInfo
Refreshes the DB information for the group.
refreshFromVS(int[]) - Method in interface com.iizix.prop.content.IContentData
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.map.MapMarker
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLCheckBox
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLComboBox
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLDateTime
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLItem
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLRadioButton
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLSimple
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLSlider
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLSpinner
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLSwitch
Refreshes contents from VirtualSpace.
refreshFromVS(int[]) - Method in class com.iizix.prop.ui.mlist.MLText
Refreshes contents from VirtualSpace.
refreshHostFields() - Method in class com.iizix.term.HostSession
Refreshes the host fields of the current session.
refreshHostFields(HostFields) - Method in class com.iizix.term.ee.EEScreen
Refreshes the host fields of the current session.
refreshHostFields(HostFields) - Method in class com.iizix.term.ee.HostSessionEE
Refreshes the host fields of the current session.
refreshHostFields(HostFields) - Method in class com.iizix.term.EmptyHostSession
Refreshes the host fields of the current session.
refreshHostFields(HostFields) - Method in interface com.iizix.term.HostSessionPeer
Refreshes the host fields of the current session.
refreshHostFields(HostFields) - Method in class com.iizix.term.tn3270e.HostSession3270
Refreshes the host fields of the current session.
refreshHostFields(HostFields) - Method in class com.iizix.term.tn5250e.HostSession5250
Refreshes the host fields of the current session.
refreshSource() - Method in class com.iizigo.db.editor.CustomSQLSourceViewer
Refreshes the source from the statement.
refreshTable(int, String) - Method in class com.iizix.prop.ui.table.UITable
Requests a refresh of the entire table.
refreshTime - Variable in class com.iizix.server.db.BasicUserInfo
The time in milliseconds since the epoch when this instance was created and refreshed.
refreshViewers() - Method in class com.iizigo.editor.PropEditorPart
Refreshes all registered viewers before e.g.
refType - Variable in enum class com.iizix.text.KStringTag.Type
The reference type, null for HTML.
REG_EXP - Enum constant in enum class com.iizix.prop.SelectorExpression.Token
The regular expression token: { regexp: env: "string" }.
region - Variable in class com.iizix.swt.SWTBorderLayout.Layout
 
RegionLocation - Class in com.iizix.geo
Region location information, originating from a host name or IPv4/IPv6 address.
RegionLocation(String, String) - Constructor for class com.iizix.geo.RegionLocation
Creates an instance of the region information.
RegionLocation(String, String, String, String, String, int, String, String, String, String, int, String, int, double, double, double, String, RegionLocation.Timezone, RegionLocation.Currency, RegionLocation.Language[], RegionLocation.Connection, RegionLocation.Security) - Constructor for class com.iizix.geo.RegionLocation
Creates an instance of the region information.
RegionLocation.Connection - Class in com.iizix.geo
Connection class holding information about the connection.
RegionLocation.Currency - Class in com.iizix.geo
Currency class holding information about a currency.
RegionLocation.Language - Class in com.iizix.geo
Language class holding information about a language.
RegionLocation.Security - Class in com.iizix.geo
Class containing security-related data.
RegionLocation.Timezone - Class in com.iizix.geo
Class containing timezone information.
RegionLocationService - Class in com.iizix.geo
Region location service that is used to find the region location information from an IP address.
RegionLocationService(String, long) - Constructor for class com.iizix.geo.RegionLocationService
Constructs the service provider for the region location information.
register(int, int, StructuredViewer) - Static method in class com.iizigo.dnd.DndHelper
Registers the TreeViewer or TableViewer control.
register(PluginDescriptor) - Static method in class com.iizigo.plugin.PluginManager
Registers a plug-in.
register(ISocketComm, SelectableChannel, int) - Method in class com.iizix.nio.WorkerNIO
Registers a SocketComm - opened - instance with the I/O Selector associated with the Worker.
register(WebSocketAcceptor) - Method in interface com.iizix.comm.IWebSocketEngine
Creates and registers an engine for the receipt of web socket requests for a particular URI.
register(ServerShell) - Static method in class com.iizix.server.push.PushNotificationInterceptor
Registers the push notification interceptor.
register(IURNProvider) - Method in class com.iizix.urn.URNFactory
Registers a URN provider.
register(Class<? extends GProp<?>>, String) - Method in class com.iizigo.ImageRegistry
Registers images for property classes.
register(Class<? extends GProp<?>>, ImageDescriptor) - Method in class com.iizigo.ImageRegistry
Registers images for property classes.
register(Class<? extends IPropExtender>) - Static method in class com.iizix.prop.PropExtenderFactory
Registers the class to use for the Extends Framework.
register(String, IQuickFixer) - Static method in class com.iizigo.quickfix.QuickFixer
Registers a quick fix with an ID.
register(Viewer) - Static method in class com.iizigo.dnd.DndHelper
Registers the Viewer for Drag-and-Drop.
REGISTER_APP - Static variable in class com.iizix.server.app.prop.ServerAppDistributionProps
The name of the property for Register app.
registerActionActorProvider(IEditorActionActorProvider) - Method in class com.iizigo.plugin.PluginDescriptor
Registers a new Action Actor provider.
registerApp(String, String, String, String) - Method in interface com.iizix.license.IAppBuilderLicenseSystem
Registers the app in the license system.
registerApplication(String, AppDefinition) - Method in interface com.iizix.server.IServer
Registers an application with an ID available in the server.
registerApplication(String, AppDefinition) - Method in class com.iizix.server.ServerShell
Registers an application with an ID available in the server.
registerApplication(String, Object) - Method in class com.iizix.server.ServerShell
Registers an application with the server.
registerDialogBounds(Class<?>, Shell) - Static method in class com.iizigo.WorkspaceProperties
Places the not yet visible dialog box according to a previous position saved using saveDialogBounds.
registerDialogBounds(String, Shell) - Static method in class com.iizigo.WorkspaceProperties
Places the not yet visible dialog box according to a previous position saved using saveDialogBounds.
registered - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
REGISTERED_APP_ID - Static variable in class com.iizix.server.app.prop.ServerAppDistributionProps
The name of the property for the Registered App ID.
registerEndPointConstructor(IEndPointConstructor<?>) - Method in class com.iizix.server.ServerShell
Registers an end point constructor.
registerFormControl(Control) - Method in class com.iizigo.editor.PropEditorPart
Registers a form entry capable control in the Editor part.
Registering or Updating Device Permission Policy - Search tag in class com.iizix.server.push.PushNotificationHandler
Section
registerMarker(String, boolean) - Static method in class com.iizigo.prop.PropMarker
Registers a marker for a plug-in.
registerPlugin() - Method in class com.iizigo.db.PluginActivator
Registers this plug-in with iiziGo.
registerPlugin() - Method in interface com.iizigo.plugin.IPluginInitialize
Registers this plug-in with iiziGo.
registerPlugin() - Method in class com.iizigo.term.PluginActivator
Registers this plug-in with iiziGo.
registerPlugin() - Method in class com.iizigo.ws.PluginActivator
Registers this plug-in with iiziGo.
registerPlugIn(String, URL, ClassLoader, IPluginDescriptor<?>) - Method in class com.iizix.prop.PropFactory
Registers a plug-in.
registerPoolProxy(IDBPoolProxy) - Static method in class com.iizix.server.db.DBUtilities
Registers a database pool proxy.
registerPropLabel(IPropertyEditorController, PropLabel, PropertyEditor.Node) - Method in class com.iizigo.prop.DefinedButton
Registers a property and label.
registerRegionLocationServiceProviders(ServerSettings, boolean) - Static method in class com.iizix.server.ServerShell
Registers the Region Location Service Providers.
registerRequestedNameListener(Runnable) - Method in interface com.iizigo.vs.INewVSComponentWizardInfo
Registers a requested name listener.
registerRequestedNameListener(Runnable) - Method in class com.iizigo.vs.wizards.VSComponentCreation
Registers a requested name listener.
registerRequestPrinter(String, IWebServerRequestPrinter) - Method in class com.iizix.server.devel.ExternalBrowserPagesImpl
Registers a new request printer.
registerRequestPrinter(String, IWebServerRequestPrinter) - Method in interface com.iizix.server.IServer
Registers a new request printer.
registerRequestPrinter(String, IWebServerRequestPrinter) - Method in class com.iizix.server.ServerShell
Registers a new request printer.
registerRootProperty(String, PropCnr) - Static method in class com.iizigo.Activator
Registers a root property container not being a Java or Module root, e.g.
registerSession(IClientSessionGyro, IRemoteSessionControlListener) - Method in class com.iizix.prop.EnvProps
Assigns the application session control listener.
registerStyle(String) - Method in class com.iizix.prop.ui.table.UITable
Registers the style reference for use with header or row cells.
registerStyle(String, boolean) - Method in class com.iizix.prop.ui.table.UITable
Registers the style reference for use with header or row cells.
registerTimeout(long, String, ITimeoutListener) - Method in interface com.iizix.timeout.ITimerEngine
Registers a new timeout for processing.
registerTimeoutHandler(IWorkerTimeout) - Method in class com.iizix.nio.WorkerNIO
Registers a new timeout handler.
registerTransactionProcessor(PanelEditorTransactionProcessor) - Static method in class com.iizigo.comm.WebSocketServer
Registers a transaction processor used for device connections.
registerViewer(TextViewer) - Static method in class com.iizigo.editor.MultiSelectionProvider
Registers the TextViewer or similar (e.g.
registerViewer(StructuredViewer, int) - Method in class com.iizigo.editor.PropEditorPart
Registers a viewer for selection changes.
registerViewer(StructuredViewer, int, IContextMenuContributor) - Method in class com.iizigo.editor.PropEditorPart
Registers a viewer for selection changes.
registerVirtualizedReferenceLookupRetriever(String, IVirtualizedReferenceLookupRetriever) - Method in class com.iizix.server.app.AppFactory
Registers a new virtuals reference look-up retriever for a plug-in.
RegulatoryLabels - Enum constant in enum class com.iizix.device.settings.Settings_Android
Shows the Regulatory labels for the device.
reinitialize() - Method in class com.iizix.prop.content.AbstractContentProvider
This method is called when the content provider needs re-initialization due to e.g.
reinitialize() - Method in interface com.iizix.prop.content.IContentProvider
This method is called when the content provider needs re-initialization due to e.g.
RELATIVE_VIRTUALSPACE - Static variable in class com.iizix.term.prop.ScreenFieldProp
Name for the relative VirtualSpace connection property.
relaxedSearchIndexOf(String, int, String) - Static method in class com.iizix.Utilities
Utility method to search for a String in another, as relaxed as possible, typically used when having a searching filter.
relaxedSearchIndexOf(String, int, String, Locale) - Static method in class com.iizix.Utilities
Utility method to search for a String in another, as relaxed as possible, typically used when having a searching filter.
relaxedSearchIndexOf(String, String) - Static method in class com.iizix.Utilities
Utility method to search for a String in another, as relaxed as possible, typically used when having a searching filter.
relaxedSearchIndexOf(String, String, Locale) - Static method in class com.iizix.Utilities
Utility method to search for a String in another, as relaxed as possible, typically used when having a searching filter.
release() - Method in class com.iizigo.image.ImageInfo
Releases this instance that was "grabbed".
release() - Method in class com.iizigo.server.ServerConfigFile
Releases this instance.
release() - Method in interface com.iizix.gyro.ILockState
Releases the lock state.
releaseModal(int, Object) - Method in class com.iizix.Worker
Releases a modal waiting task and sets its result.
reload(boolean) - Method in class com.iizix.util.IniFile
Reload internal state from external sources.
reload(ServerShell, boolean) - Method in class com.iizix.server.app.AppDefinition
Reloads the application if it has changed.
REMOTE - Enum constant in enum class com.iizix.server.IEndPoint.Type
Server Monitor.
REMOTE - Static variable in class com.iizix.event.GEvent
Event ID for Remote Property Event.
REMOTE_BUILD - Static variable in class com.iizix.prop.RuntimeBuilderProps
Requests the remote party to build, and REMOTE_BUILD_QUEUE is sent back to indicate how many build jobs are before in the queue, where zero means building started.
REMOTE_BUILD_QUEUE - Static variable in class com.iizix.prop.RuntimeBuilderProps
Requests the remote party to build, and this event is sent back to indicate how many build jobs are before in the queue if value is negative.
REMOTE_CANCEL - Static variable in class com.iizix.prop.RuntimeBuilderProps
Requests the remote party to cancel building.
REMOTE_CONSOLE_STRING - Static variable in class com.iizix.prop.RuntimeBuilderProps
String to "println" to console.
REMOTE_ERROR - Static variable in class com.iizix.prop.RuntimeBuilderProps
Informs the client that the server failed the build.
REMOTE_EVENT_CAPTURE - Static variable in class com.iizix.term.server.ActiveTerminalSession
Captures host screen remote event from monitor to server AND back.
REMOTE_EVENT_CONNECT - Static variable in class com.iizix.term.server.ActiveTerminalSession
Connect host session remote event from monitor to server.
REMOTE_EVENT_DISCONNECT - Static variable in class com.iizix.term.server.ActiveTerminalSession
Disconnect host session remote event from monitor to server.
REMOTE_EVENT_ERROR - Static variable in class com.iizix.term.server.ActiveTerminalSession
The remote event from server to monitor that a host session failed.
REMOTE_EVENT_RESUME - Static variable in class com.iizix.term.server.ActiveTerminalSession
Resume host session remote event from monitor to server.
REMOTE_EVENT_SUSPEND - Static variable in class com.iizix.term.server.ActiveTerminalSession
Suspends host session remote event from monitor to server.
REMOTE_FOCUS_EVENT - Static variable in interface com.iizix.prop.ui.IUIComp
Remote event for focus.
REMOTE_FOCUS_EVENT - Static variable in class com.iizix.prop.ui.UIComp
Remote event for focus.
REMOTE_REMOVE_EVENT - Static variable in class com.iizix.prop.ui.UIPanelBase
Remote event for panel removal.
REMOTE_SUCCESS - Static variable in class com.iizix.prop.RuntimeBuilderProps
Informs the client that the server completed the builds.
remoteAddress - Variable in class com.iizix.server.agreement.AcceptedAgreement
The remote internet address that accepted it, null for none.
RemoteBuilderEndPoint - Class in com.iizix.server.run.remote
End point for the Remote Customized iiziRun Builder that transports a proxy of a RuntimeBuilderProps to build the app.
RemoteBuilderEndPointConstructor - Class in com.iizix.server.run.remote
The Remote Customized iiziRun Builder constructor of end points.
RemoteBuilderEndPointConstructor(boolean) - Constructor for class com.iizix.server.run.remote.RemoteBuilderEndPointConstructor
Constructor at server start builds and checks the initial environment.
RemoteEvent - Class in com.iizix.event
A remote event is used to communicate between end-points property instances.
RemoteEvent(GProp<?>, int, PropCnr) - Constructor for class com.iizix.event.RemoteEvent
Creates a new remote event (locally).
RemoteEvent(GProp<?>, int, PropCnr, PropMgr) - Constructor for class com.iizix.event.RemoteEvent
Creates a new remote event.
RemoteHostSession - Class in com.iizix.term.remote
The host screen changes.
RemoteHostSession(Worker, HostSessionProps, boolean, boolean) - Constructor for class com.iizix.term.remote.RemoteHostSession
Creates a remote host session controller instance.
RemoteHostSessionListener - Interface in com.iizix.term.remote
The Remote 3270 or 5250 host session listener interface to get compressed screen info.
RemoteHostSessionProp - Class in com.iizix.term.prop
The RemoteHostSession property class holds the property name, value as a RemoteHostSession object and optionally has a parent and/or property listener(s).
RemoteHostSessionProp() - Constructor for class com.iizix.term.prop.RemoteHostSessionProp
Creates a RemoteHostSession property with no name and with a null value.
RemoteHostSessionProp(Atom) - Constructor for class com.iizix.term.prop.RemoteHostSessionProp
Creates a RemoteHostSession property with the specified name with a null value.
RemoteHostSessionProp(Atom, RemoteHostSession) - Constructor for class com.iizix.term.prop.RemoteHostSessionProp
Creates a RemoteHostSession property with the specified name and value.
RemoteTerminalView - Class in com.iizigo.term.server
The Terminal View Part shows one terminal session.
RemoteTerminalView() - Constructor for class com.iizigo.term.server.RemoteTerminalView
Eclipse constructor.
remove - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
remove(int) - Method in class com.iizigo.swt.IzCCombo0
Removes the item from the receiver's list at the given zero-relative index.
remove(int) - Method in class com.iizix.IntArrayList
Removes a value from this list
remove(int) - Method in class com.iizix.prop.content.AbstractContentProvider
Removes an item at the specified index.
remove(int) - Method in class com.iizix.prop.content.AbstractContentUIContainer
Removes an item at the specified index.
remove(int) - Method in interface com.iizix.prop.content.IContentProviderAPI
Removes an item at the specified index.
remove(int) - Method in interface com.iizix.prop.content.IContentProviderPropCnrAPI
Removes an item at the specified index.
remove(int) - Method in class com.iizix.prop.ui.mlist.MList
Removes an item at the specified index from the first group.
remove(int) - Method in class com.iizix.swt.widget.IZ_CCombo
Removes the item from the receiver's list at the given zero-relative index.
remove(int, int) - Method in class com.iizigo.swt.IzCCombo0
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
remove(int, int) - Method in class com.iizix.swt.widget.IZ_CCombo
Removes the items from the receiver's list which are between the given zero-relative start and end indices (inclusive).
remove(EventListener) - Method in class com.iizix.event.EventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
remove(EventListener, EventListener) - Static method in class com.iizix.event.EventMulticaster
Removes the old listener from listener-l and returns the resulting multicast listener.
remove(MLItem) - Method in class com.iizix.prop.ui.mlist.MList
Removes an item from the first group.
remove(UIComp) - Method in class com.iizix.prop.ui.LayoutMgr
Removes a component.
remove(IVSParticipant, IComplexOperation) - Method in class com.iizix.prop.vs.VSParticipantsHolder
Removes an existing participant.
remove(ITEM_CONTENT) - Method in class com.iizix.prop.content.AbstractContentProvider
Removes an item.
remove(ITEM_CONTENT) - Method in class com.iizix.prop.content.AbstractContentUIContainer
Removes an item.
remove(ITEM_CONTENT) - Method in interface com.iizix.prop.content.IContentProviderAPI
Removes an item.
remove(ITEM_CONTENT) - Method in interface com.iizix.prop.content.IContentProviderPropCnrAPI
Removes an item.
remove(String) - Method in class com.iizigo.swt.IzCCombo0
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
remove(String) - Method in class com.iizix.swt.widget.IZ_CCombo
Searches the receiver's list starting at the first item until an item is found that is equal to the argument, and removes that item from the list.
remove(String, IComplexOperation) - Method in class com.iizigo.vs.prop.EditorVSParticipantsHolder
Removes an existing participant.
remove(String, IComplexOperation) - Method in class com.iizix.prop.vs.VSParticipantsHolder
Removes an existing participant.
remove(ImageDescriptor) - Method in class com.iizigo.ImageRegistry
Removes an image descriptor from the map of loaded ones.
remove(Composite) - Method in class com.iizigo.jface.PartAction
Removes a parent composite from the action list.
REMOVE_MARK - Static variable in interface com.iizix.term.ITerminalOperations
Action used when the mark rectangle is removed.
removeAccount(Connection) - Method in class com.iizix.server.user.AuthenticatedUser
Removes the user from the database.
removeActionActor(Shell, ComplexOperation) - Method in interface com.iizigo.prop.editor.IVSActionActorParticipantProvider
Removes the provider as the Actor in the VSAction.
removeActionActor(Shell, ComplexOperation) - Method in class com.iizigo.term.prop.EditorScreenActionProp
Removes the provider as the Actor in the VSAction.
removeAll() - Method in class com.iizigo.swt.IzCCombo
Removes all of the items from the receiver's list, but leaves the contents of receiver's text field.
removeAll() - Method in class com.iizigo.swt.IzCCombo0
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
removeAll() - Method in class com.iizix.prop.content.AbstractContentProvider
Removes all items.
removeAll() - Method in class com.iizix.prop.content.AbstractContentUIContainer
Removes all items.
removeAll() - Method in interface com.iizix.prop.content.IContentProviderAPI
Removes all items.
removeAll() - Method in interface com.iizix.prop.content.IContentProviderPropCnrAPI
Removes all items.
removeAll() - Method in class com.iizix.prop.StringSetProp
Removes all entries from the set.
removeAll() - Method in class com.iizix.prop.ui.mlist.MList
Removes all items from the first group.
removeAll() - Method in class com.iizix.swt.widget.IZ_CCombo
Removes all of the items from the receiver's list and clear the contents of receiver's text field.
removeAll(int) - Method in class com.iizix.IntArrayList
Removes all instances of the given value from this array.
removeAllChildren() - Method in class com.iizigo.prop.TreeItemNavigatorPresentation
Removes all children.
removeAllEntriesAtAndAfter(int) - Method in class com.iizix.license.history.LicensingHistory
Removes all history entries before the specified index.
removeAllItems() - Method in interface com.iizix.prop.ICodeItemArrayContainer
Removes all items.
removeAllItems() - Method in interface com.iizix.prop.IElementArrayContainer
Removes all items.
removeAllItems() - Method in interface com.iizix.prop.IKStringArrayContainer
Removes all items.
removeAllItems() - Method in interface com.iizix.prop.IStringArrayContainer
Removes all items.
removeAllItems(boolean) - Method in class com.iizix.prop.CodeItemArrayProp
Removes all items but keeps the selection depending on the flag.
removeAllItems(boolean) - Method in interface com.iizix.prop.ICodeItemArrayContainer
Removes all items but keeps the selection depending on the flag.
removeAllItems(boolean) - Method in interface com.iizix.prop.IKStringArrayContainer
Removes all items but keeps the selection depending on the flag.
removeAllItems(boolean) - Method in interface com.iizix.prop.IStringArrayContainer
Removes all items but keeps the selection depending on the flag.
removeAllItems(String) - Method in class com.iizix.util.IniFile
Removes all items defined in a section.
removeAllProblems() - Method in class com.iizigo.java.parser.ParsedJavaSource
Removes all problems.
removeAllProps() - Method in interface com.iizix.prop.IPropCnr
Removes all properties from this container.
removeAllProps() - Method in class com.iizix.prop.PropCnr
Removes all properties from this container.
removeAllProps2() - Method in interface com.iizix.prop.IPropCnr
Removes all properties from this container.
removeAllProps2() - Method in class com.iizix.prop.PropCnr
Removes all properties from this container.
removeAllValues() - Method in class com.iizix.prop.ui.chart.series.Series
Removes all the values from the data series.
removeAnnotation(IJavaElement, Annotation) - Static method in class com.iizigo.java.refactor.RefactorHelper
Removes the given Annotation from the IJavaElement.
removeAttachment(String) - Method in class com.iizix.event.PropMoveEvent
Removes an attachment.
removeAttribute(String) - Method in class com.iizix.txp.impl.TXProcessImpl
 
removeAttribute(String) - Method in interface com.iizix.txp.ITXProcess
Removes a named attribute.
removeAxis(Axis2D) - Method in class com.iizix.prop.ui.chart.UIChart
Removes an axis by reference.
removeAxis(String) - Method in class com.iizix.prop.ui.chart.UIChart
Removes an axis by name.
removeBackgroundModeListener(IBackgroundLocationModeListener) - Method in interface com.iizix.geo.ILocationService
Stops listening to changes in the background location mode.
removeCancelListener(Runnable) - Method in class com.iizigo.setup.UIFeedBack
Removes a cancel listener.
removeCancelListener(Runnable) - Method in interface com.iizix.license.IUserInterfaceFeedback
Removes a cancel listener.
removeChild(Object) - Method in class com.iizigo.prop.TreeItemNavigatorPresentation
Removes a child.
removeClientConnectionListener(IClientSessionConnectionListener) - Method in interface com.iizix.gyro.IAppSessionGyro
Removes a client connection listener for the application session.
removeClientConnectionListener(IClientSessionConnectionListener) - Method in class com.iizix.server.gyro.AppSessionGyro
Removes a client connection listener for the application session.
removeComments(String) - Method in class com.iizix.js.build.compressors.XmlCompressor
 
removeCommitRefactoringListener(ICommitRefactoring) - Method in class com.iizigo.project.ModuleModel
Removes a listener for Commit Refactoring in this project.
removeContainers(IJavaProject, IProgressMonitor) - Static method in class com.iizigo.java.classpath.IzClasspathContainerInitializer
Removes all IIZI libraries containers from classpath.
removeControl(Control, boolean) - Method in class com.iizigo.editor.MultiSelectionProvider
Removes a control that was part of the selection process.
removeCustomSashFormListener(CustomSashForm.ICustomSashFormListener) - Method in class com.iizix.swt.CustomSashForm
Removes the custom sashform listener.
REMOVED - Static variable in interface com.iizigo.project.IModuleProjectResourceListener
Resource is removed.
removeDisposeListener(IAppSessionDisposeListener) - Method in interface com.iizix.gyro.IAppSessionGyro
Removes a dispose listener for the application session.
removeDisposeListener(IAppSessionDisposeListener) - Method in class com.iizix.server.gyro.AppSessionGyro
Removes a dispose listener for the application session.
removeDisposeListener(IClientSessionDisposeListener) - Method in interface com.iizix.gyro.IClientSessionGyro
Removes a dispose listener for the client session.
removeDisposeListener(IClientSessionDisposeListener) - Method in class com.iizix.server.gyro.ClientSessionGyro
Removes a dispose listener for the client session.
removeDisposeListener(IServerDisposeListener) - Method in interface com.iizix.server.IServer
Removes a server dispose listener.
removeDisposeListener(IServerDisposeListener) - Method in class com.iizix.server.ServerShell
Removes a server dispose listener.
removeEndPointListener(IEndPointListener) - Method in interface com.iizix.server.IServer
Adds a listener of end point create/dispose and retrieves the list of current end points.
removeEndPointListener(IEndPointListener) - Method in class com.iizix.server.ServerShell
Adds a listener of end point create/dispose and retrieves the list of current end points.
removeError(int) - Method in class com.iizix.prop.ErrorsProp
Removes an error in the at a specific index.
removeError(GError) - Method in class com.iizix.prop.ErrorsProp
Removes a particular error.
removeFileErrors(DesignerProp) - Static method in class com.iizigo.prop.DesignerProp
Removes all file errors for a property container.
removeFileUploader(IWSUploaderAcceptor) - Method in class com.iizix.server.ServerShell
Removes a new web file loader acceptor for an end point.
removeFlagsListener(IProviderFlagsChangeListener) - Method in class com.iizigo.editor.CommonViewerEx
Removes a label or content provider to be informed of changes.
removeFocusListener(IFocusListener) - Method in interface com.iizix.gyro.IFocusEngine
Removes a focus listener from the engine.
removeFocusVetoListener(IFocusVetoListener) - Method in interface com.iizix.gyro.IFocusEngine
Removes a veto focus listener from the engine.
removeGroups(Connection, GroupInfo...) - Method in class com.iizix.server.db.BasicUserInfo
Removes the groups from the user.
removeImage(String) - Method in interface com.iizix.gyro.IRuntimeImageCache
Removes an image with a name from the cache of the IRuntimeImageCache cache implementor, e.g.
removeImage(String) - Method in interface com.iizix.gyro.IRuntimeImageCacheImpl
Removes an image with a name from the cache.
removeImage(String) - Method in class com.iizix.server.gyro.AppSessionGyro
Removes an image with a name from the client session.
removeImage(String) - Method in class com.iizix.server.gyro.ClientSessionGyro
Removes an image with a name from the client session.
removeImage(Image) - Method in class com.iizigo.ApplicationUI
Removes an image and its image descriptor once loaded.
removeInternal(EventListener, EventListener) - Static method in class com.iizix.event.EventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeIntertagSpaces(String) - Method in class com.iizix.js.build.compressors.XmlCompressor
 
removeItem(int) - Method in class com.iizix.prop.CodeItemArrayProp
Removes an item.
removeItem(int) - Method in interface com.iizix.prop.ICodeItemArrayContainer
Removes an item.
removeItem(int) - Method in interface com.iizix.prop.IElementArrayContainer
Removes an item.
removeItem(int) - Method in interface com.iizix.prop.IKStringArrayContainer
Removes an item.
removeItem(int) - Method in interface com.iizix.prop.IStringArrayContainer
Removes an item.
removeItem(ICodeItem) - Method in class com.iizix.prop.CodeItemArrayProp
Removes an item.
removeItem(ICodeItem) - Method in interface com.iizix.prop.ICodeItemArrayContainer
Removes an item.
removeItem(KString) - Method in class com.iizix.prop.CodeItemArrayProp
Removes an item.
removeItem(KString) - Method in interface com.iizix.prop.IKStringArrayContainer
Removes an item.
removeItem(ITEM) - Method in interface com.iizix.prop.IElementArrayContainer
Removes an item.
removeItem(String) - Method in class com.iizix.prop.CodeItemArrayProp
Removes an item.
removeItem(String) - Method in interface com.iizix.prop.IStringArrayContainer
Removes an item.
removeJavaResourceChangeListener(IFolderFileChangeListener) - Method in class com.iizigo.java.JavaManager
Removes a resource change listener for Java projects.
removeKey(String) - Method in class com.iizix.prop.StringMapProp
Removes the requested key string from the map.
removeListener(IImageInfoChanged) - Method in class com.iizigo.image.ImageInfo
Adds listener.
removeListener(ITerminalListener) - Method in class com.iizigo.term.internal.Terminal
Removes a terminal listener.
removeListener(ITerminalStateListener) - Method in class com.iizigo.term.TerminalComposite
Removes a listener.
removeListener(IUIMediaListener) - Method in class com.iizix.prop.ui.UIMedia
Removes a listener.
removeListener(IFlashlightListener) - Method in interface com.iizix.device.flash.IFlashlight
Removes a listener from the flashlight.
removeListener(IFlashlightListener) - Method in class com.iizix.prop.Flash
Removes a listener from the flashlight.
removeListener(ILicenseServerListener) - Method in interface com.iizix.license.IGenericLicenseSystem
Removes a dispose listener for the client session.
removeListener(ILicenseSystemError) - Static method in class com.iizigo.editor.PropEditorPart
Removes a dispose listener for the client session.
removeListener(IUIImage2Listener) - Method in class com.iizix.prop.ui.UIImage2
Removes a listener for changes in this image property.
removeListener(IMLActionButtonListener) - Method in class com.iizix.prop.ui.mlist.MLComboBox
Removes an action button listener.
removeListener(IMLActionButtonListener) - Method in class com.iizix.prop.ui.mlist.MLDateTime
Removes an action button listener.
removeListener(IMLActionButtonListener) - Method in class com.iizix.prop.ui.mlist.MLSlider
Removes an action button listener.
removeListener(IMLActionButtonListener) - Method in class com.iizix.prop.ui.mlist.MLSpinner
Removes an action button listener.
removeListener(IMLActionButtonListener) - Method in class com.iizix.prop.ui.mlist.MLText
Removes an action button listener.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLCheckBox
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLComboBox
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLDateTime
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLRadioButton
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLSimple
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLSlider
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLSpinner
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLSwitch
Removes an action listener for the arrow.
removeListener(IMLArrowActionListener) - Method in class com.iizix.prop.ui.mlist.MLText
Removes an action listener for the arrow.
removeListener(IMLCheckBoxStateListener) - Method in class com.iizix.prop.ui.mlist.MLCheckBox
Removes a checkbox listener for the arrow.
removeListener(IMLRadioButtonStateListener) - Method in class com.iizix.prop.ui.mlist.MLRadioButton
Removes a radio button listener for the arrow.
removeListener(IMLSwitchStateListener) - Method in class com.iizix.prop.ui.mlist.MLSwitch
Removes a switch listener for the arrow.
removeListener(IUITableSelectionChangeListener) - Method in class com.iizix.prop.ui.table.UITable
Removes a selection listener for row or cell selection.
removeListener(IVSActionListener) - Method in class com.iizix.prop.vs.VSAction
Removes a listener from the VS action.
removeListener(IVSColumnListener) - Method in class com.iizix.prop.vs.VSColumnHeader
Removes a listener from the VS table column.
removeListener(IVSFieldListener) - Method in class com.iizix.prop.vs.VSField
Removes a listener from the VS field.
removeListener(IVSGenericComponentListener) - Method in class com.iizix.prop.vs.VSComponent
Removes a listener from the VS component.
removeListener(IVSTableListener) - Method in class com.iizix.prop.vs.VSTable
Removes a listener from the VS table.
removeListener(IVSTableRowSelectionListener) - Method in class com.iizix.prop.vs.VSRows
Removes a table row selection listener.
removeListener(IVSTableRowSelectionListener) - Method in class com.iizix.prop.vs.VSTable
Removes a table row selection listener.
removeListener(IAppChangedListener) - Method in class com.iizix.server.app.AppDefinition
Adds an app change listener to be informed of app load/reloads and/or app dispose.
removeListener(ILogHistoryListener) - Method in class com.iizix.server.ServerLogger
Removes a listener.
removeListener(IWebLogoListener) - Method in class com.iizix.server.weblogos.WebLogo
Removes a listener for the loading state.
removeListener(IWebThumbnailListener) - Method in class com.iizix.server.webthumbs.WebThumbnail
Removes a listener for the loading state.
removeListener(HostScreenListener) - Method in class com.iizix.term.HostScreen
Remove the additional owner
removeListener(HostSessionListener) - Method in class com.iizix.term.HostSession
Removes a listener for host session changes.
removeListener(ITerminalStateListener) - Method in class com.iizix.term.server.TerminalHost
Removes a listener.
removeListener(LISTENER_INTERFACE) - Method in class com.iizix.GenericListener
Removes a listener.
removeLocationChangeListener(ILocationListener) - Method in interface com.iizix.geo.ILocationService
Stops listening to changes of locations.
removeLocationListener(IUserLocationListener) - Method in class com.iizix.server.geo.UserLocationHistory
Removes a listener for changes in the user's location.
removeLocationListener(IUserLocationListener) - Method in interface com.iizix.user.geo.IUserLocationHistory
Removes a listener for changes in the user's location.
removeMark(int, int, int, int) - Method in class com.iizigo.term.internal.TerminalWindow
Removes a mark.
removeMarkers(String) - Method in class com.iizigo.prop.DesignerProp
Removes the marker "markerID" or all markers (when markerID is null) for the property.
removeMarks() - Method in class com.iizigo.term.internal.Terminal
Removes the rectangle mark.
removeMemberValuePair(NormalAnnotation, MemberValuePair) - Static method in class com.iizigo.java.refactor.RefactorHelper
Removes the MemberValuePair from the NormalAnnotation.
removeModifyListener(ModifyListener) - Method in class com.iizigo.swt.IzCCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class com.iizigo.swt.IzCCombo0
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModifyListener(ModifyListener) - Method in class com.iizix.swt.widget.IZ_CCombo
Removes the listener from the collection of listeners who will be notified when the receiver's text is modified.
removeModule(IServerModule<?>) - Method in interface com.iizix.server.IServer
Removes a server module for processing.
removeModule(IServerModule<?>) - Method in class com.iizix.server.ServerShell
Removes a server module for processing.
removeMonitor(ITXPMonitor) - Method in class com.iizix.txp.impl.TXPCoordinatorImpl
 
removeMonitor(ITXPMonitor) - Method in interface com.iizix.txp.ITXPCoordinator
Removes the specified TXP monitor.
removePartListener(IPartListener) - Method in interface com.iizigo.editor.IPartExtensionIZ
Removes a part listener.
removePartListener(IPartListener) - Method in class com.iizigo.editor.PartExtensionIZ
Removes a part listener.
removePlot(Plot2D) - Method in class com.iizix.prop.ui.chart.UIChart
Removes a plot by reference.
removePlot(String) - Method in class com.iizix.prop.ui.chart.UIChart
Removes a plot by name.
removePlugin(PluginDescriptor) - Method in class com.iizigo.project.ModuleModel
Removes the specified plug-in from this project.
removePreSendListener(IPreSendHostSessionProps) - Method in class com.iizix.term.prop.HostSessionProps
Removes a pre-send event listener.
removeProfilePictures() - Method in interface com.iizix.license.IGenericLicenseSystem
Removes all the profile pictures.
removeProp(int) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container with the specified index.
removeProp(int) - Method in class com.iizix.prop.PropCnr
Removes a property from this container with the specified index.
removeProp(Atom) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container with the specified atom.
removeProp(Atom) - Method in class com.iizix.prop.PropCnr
Removes a property from this container with the specified atom.
removeProp(Atom, IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container with the specified atom.
removeProp(Atom, IGProp<?>) - Method in class com.iizix.prop.PropCnr
Removes a property from this container with the specified atom.
removeProp(GProp<?>) - Method in class com.iizigo.editor.complex.ComplexOperation
Removes a property.
removeProp(GProp<?>) - Method in interface com.iizix.prop.IComplexOperation
Removes a property.
removeProp(IComplexOperation, IGProp<?>) - Static method in interface com.iizix.prop.IComplexOperation
Removes a property.
removeProp(IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container.
removeProp(IGProp<?>) - Method in class com.iizix.prop.PropCnr
Removes a property from this container.
removeProp(IGProp<?>, IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container.
removeProp(IGProp<?>, IGProp<?>) - Method in class com.iizix.prop.PropCnr
Removes a property from this container.
removeProp(String) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container with the specified name.
removeProp(String) - Method in class com.iizix.prop.PropCnr
Removes a property from this container with the specified name.
removeProp(String, IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container with the specified name.
removeProp(String, IGProp<?>) - Method in class com.iizix.prop.PropCnr
Removes a property from this container with the specified name.
removeProp2(int) - Method in interface com.iizix.prop.IPropCnr
Removes a property from this container with the specified index.
removeProp2(int) - Method in class com.iizix.prop.PropCnr
Removes a property from this container with the specified index.
removeProp2(Atom) - Method in interface com.iizix.prop.IPropCnr
Convenience method to remove a property from this container with the specified atom.
removeProp2(Atom) - Method in class com.iizix.prop.PropCnr
Convenience method to remove a property from this container with the specified atom.
removeProp2(Atom, IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Convenience method to remove a property from this container with the specified atom.
removeProp2(Atom, IGProp<?>) - Method in class com.iizix.prop.PropCnr
Convenience method to remove a property from this container with the specified atom.
removeProp2(IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Convenience method to remove a property from this container.
removeProp2(IGProp<?>) - Method in class com.iizix.prop.PropCnr
Convenience method to remove a property from this container.
removeProp2(IGProp<?>, IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Convenience method to remove a property from this container.
removeProp2(IGProp<?>, IGProp<?>) - Method in class com.iizix.prop.PropCnr
Convenience method to remove a property from this container.
removeProp2(String) - Method in interface com.iizix.prop.IPropCnr
Convenience method to remove a property from this container with the specified name.
removeProp2(String) - Method in class com.iizix.prop.PropCnr
Convenience method to remove a property from this container with the specified name.
removeProp2(String, IGProp<?>) - Method in interface com.iizix.prop.IPropCnr
Convenience method to remove a property from this container with the specified name.
removeProp2(String, IGProp<?>) - Method in class com.iizix.prop.PropCnr
Convenience method to remove a property from this container with the specified name.
removePropError(GProp<?>, String) - Method in class com.iizigo.editor.complex.ComplexOperation
Removes a property error.
removePropError(GProp<?>, String) - Method in interface com.iizix.prop.IComplexOperation
Removes a property error.
removePropError(IComplexOperation, IGProp<?>, String) - Static method in interface com.iizix.prop.IComplexOperation
Removes a property error.
removePropError(String) - Method in class com.iizix.prop.GProp
Removes an error input from the property.
removePropError(String) - Method in interface com.iizix.prop.IGProp
Removes an error input from the property.
removePropertyValue(GProp<?>) - Method in class com.iizigo.editor.PropEditorPart
Removes a property when undefined in the editors.
removePropertyValue(GProp<?>) - Method in interface com.iizigo.prop.IPropertyEditorController
Removes a property when undefined in the editors.
removePropertyValue(GProp<?>) - Method in class com.iizigo.prop.StandaloneEditorController
Removes a property when undefined in the editors.
removePropertyValue(GProp<?>) - Method in class com.iizigo.server.ServerConfigComposite
Removes a property when undefined in the editors.
removePropListener(EventListener) - Method in class com.iizix.prop.GProp
Removes a listener for the property.
removePropListener(EventListener) - Method in interface com.iizix.prop.IGProp
Removes a listener for the property.
removePropUSER(long) - Method in class com.iizix.prop.GProp
Removes the flag indicating property is "PROP_USER_*.
removeRemoteTransactionCompletedListener(IRemoteTransactionCompletedListener) - Method in class com.iizix.prop.PropMgr
Removes an existing listener for completed incoming remote read transactions.
removeReplyListener(IMessageBoxReply) - Method in class com.iizix.prop.ui.MessageBox
Removes a listener for the callback when user chooses an action for the message box.
removeResourceListener(IModuleProjectResourceListener) - Method in class com.iizigo.project.ModuleModel
Removes a new resource listener when a resource is added or removed.
removeRow(int) - Method in class com.iizix.prop.vs.VSTable
Removes a row.
removeScreenOrientationListener(IScreenOrientationListener) - Method in interface com.iizix.gyro.IClientSessionGyro
Removes a screen orientation listener for the client session.
removeScreenOrientationListener(IScreenOrientationListener) - Method in class com.iizix.prop.EnvProps
Removes a screen orientation listener for the client session.
removeScreenOrientationListener(IScreenOrientationListener) - Method in class com.iizix.server.gyro.ClientSessionGyro
Removes a screen orientation listener for the client session.
removeScreenSizeListener(IScreenSizeListener) - Method in interface com.iizix.gyro.IClientSessionGyro
Removes a screen size listener for the client session.
removeScreenSizeListener(IScreenSizeListener) - Method in class com.iizix.prop.EnvProps
Removes a screen size listener for the client session.
removeScreenSizeListener(IScreenSizeListener) - Method in class com.iizix.server.gyro.ClientSessionGyro
Removes a screen size listener for the client session.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class com.iizigo.editor.MultiSelectionProvider
Removes the given selection change listener from this selection provider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class com.iizigo.editor.PropEditorPart
Removes the given selection change listener from this selection provider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class com.iizigo.editor.ReferencesView
Removes the given selection change listener from this selection provider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class com.iizigo.editor.SyntSelectionProvider
Removes the given selection change listener from this selection provider.
removeSelectionListener(IUISelectionListener) - Method in interface com.iizix.prop.ui.selection.IUISelectionComp
Removes a selection listener.
removeSelectionListener(SelectionListener) - Method in class com.iizigo.swt.IzCCombo
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class com.iizigo.swt.IzCCombo0
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class com.iizigo.swt.IzTableCursor
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSelectionListener(SelectionListener) - Method in class com.iizix.swt.widget.IZ_CCombo
Removes the listener from the collection of listeners who will be notified when the user changes the receiver's selection.
removeSeries(Series) - Method in class com.iizix.prop.ui.chart.UIChart
Removes a series by reference.
removeSeries(String) - Method in class com.iizix.prop.ui.chart.UIChart
Removes a series by name.
removeServerStateListener(Runnable) - Static method in class com.iizix.jdbc.DerbyImpl
Removes a listener for the server state.
removeSpacesInsideTags(String) - Method in class com.iizix.js.build.compressors.XmlCompressor
 
removeStatusBarTapListener(IStatusBarTapListener) - Method in class com.iizix.prop.EnvProps
Removes a status bar tap listener for the client session.
removeString(int) - Method in class com.iizix.prop.StringArrayProp
Removes a string in the at a specific index.
removeString(String) - Method in class com.iizix.prop.StringArrayProp
Removes the request string from the array.
removeString(String) - Method in class com.iizix.prop.StringSetProp
Removes the string from the map.
removeSyncStateListener(ISyncStateListener) - Static method in class com.iizigo.java.SyncState
Removes a listener for synchronized state.
removeThemeListener(IThemeListener) - Static method in class com.iizigo.ApplicationUI
Call this method to register for theme changes.
removeValue(int) - Method in class com.iizix.IntArrayList
Removes the first occurrence of a value from this array.
removeValue(int) - Method in class com.iizix.prop.ui.chart.series.Series
Remove a value at specified index.
removeVerifyListener(VerifyListener) - Method in class com.iizigo.swt.IzCCombo
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVerifyListener(VerifyListener) - Method in class com.iizigo.swt.IzCCombo0
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVerifyListener(VerifyListener) - Method in class com.iizix.swt.widget.IZ_CCombo
Removes the listener from the collection of listeners who will be notified when the control is verified.
removeVirtualizedContainer(PropCnr) - Method in class com.iizix.prop.VirtualsPropCnr
Removes a virtualized container.
removeWizardPrompting() - Method in interface com.iizigo.panel.wizards.IAddUICompProvider
Removes the wizard prompting.
Rename - Class in com.iizigo.handler
The Rename property handler.
Rename - Class in com.iizigo.java.refactor
Implements refactoring rename action with do/undo.
Rename() - Constructor for class com.iizigo.handler.Rename
Constructor.
Rename() - Constructor for class com.iizigo.java.refactor.Rename
Default Eclipse constructor.
renameAction - Variable in class com.iizigo.editor.PropEditorPart
Menu actions.
RENAMED - Enum constant in enum class com.iizix.prop.IPropReference.ReferenceChangeEvent
Property has been renamed, thus the reference name has changed.
RenameDialog - Class in com.iizigo.editor
Rename dialog box.
RenameDialog(Shell, DesignerProp, IUndoContext) - Constructor for class com.iizigo.editor.RenameDialog
Create the dialog.
renameFileWithTimestamp(File) - Static method in class com.iizix.Utilities
Renames the file to "filename-timestamp.ext".
renameProp(Atom) - Method in class com.iizix.prop.GProp
Renames this property.
renameProp(Atom) - Method in interface com.iizix.prop.IGProp
Renames this property.
renameProp(GProp<?>, Atom) - Method in class com.iizigo.editor.complex.ComplexOperation
Renames a property.
renameProp(GProp<?>, Atom) - Method in interface com.iizix.prop.IComplexOperation
Renames a property.
renameProp(IComplexOperation, IGProp<?>, Atom) - Static method in interface com.iizix.prop.IComplexOperation
Renames a property.
renameProp2(Atom) - Method in class com.iizix.prop.GProp
Renames this property.
RenameResource - Class in com.iizigo.quickfix.fixer
Fixes a problem with the resource name by renaming the resource.
RenameResource - Static variable in interface com.iizix.prop.IQuickFix
 
RenameResource() - Constructor for class com.iizigo.quickfix.fixer.RenameResource
 
renameSection(String, String) - Method in class com.iizix.util.IniFile
Renames a section in the INI file.
render() - Method in class com.iizix.prop.ui.chart.UIChart
Renders the chart.
render(Component, boolean) - Static method in class com.iizix.ComponentPrinter
Renders a "frame" window.
RENDER_ON_AXIS - Enum constant in enum class com.iizix.prop.ui.chart.plot2d.PlotOption
Grid option whether or not the grid is rendered when drawn at horizontal or vertical axis position.
RENEW_PERIOD - Static variable in class com.iizix.server.acme.LetsEncryptRenewal
Renewal trial or logging period in milliseconds, 30 minutes.
renren - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
reorder - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
reorder() - Method in class com.iizigo.term.capture.prop.CaptureScreenProp
Reorders the properties according to position/length.
reorderProps(Atom[]) - Method in interface com.iizix.prop.IPropCnr
Reorders the properties according to the array.
reorderProps(Atom[]) - Method in class com.iizix.prop.PropCnr
Reorders the properties according to the array.
reorderProps(IComplexOperation, PropCnr, Atom[]) - Static method in interface com.iizix.prop.IComplexOperation
Reorder a property container.
reorderProps(PropCnr, Atom[]) - Method in class com.iizigo.editor.complex.ComplexOperation
Reorder a property container.
reorderProps(PropCnr, Atom[]) - Method in interface com.iizix.prop.IComplexOperation
Reorder a property container.
repaint() - Method in class com.iizigo.term.internal.TerminalWindow
Repaint entire area now.
repaintCharRect(int, int, int, int) - Method in class com.iizigo.term.internal.TerminalWindow
Repaints one or two rectangles in character scaling.
repaintCharRect(Rectangle) - Method in class com.iizigo.term.internal.TerminalWindow
Repaints one or two rectangles in character scaling.
repainter - Variable in class com.iizigo.term.screen.ScreenDesigner
The repainter.
repaintPixelRect(int, int, int, int) - Method in class com.iizigo.term.internal.TerminalWindow
The repaint a rectangle, later.
repaintPixelRect(Rectangle) - Method in class com.iizigo.term.internal.TerminalWindow
The repaint a rectangle, later.
repaintText(int, int) - Method in class com.iizigo.term.internal.TerminalWindow
Change of character/color data between two positions.
reparse() - Method in class com.iizigo.db.editor.CustomSQLSourceViewer
Called for re-parse.
repeat - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
replaceCharacterEntities(String) - Static method in class com.iizix.text.HTMLUtilities
Replaces all strings such as &copy; &#00; &x0000; to character values.
replaceLayout(IELayoutMgrDND<?>, IPropUndoRedo) - Method in class com.iizigo.panel.prop.UIContainerDesignerProp
Adds or replaces existing layout with another one.
replaceOwner(HostSessionOwner) - Method in class com.iizix.term.HostSession
Replaces the host session owner for this session.
replaceProps(PropCnr) - Method in class com.iizix.prop.PropCnr
Replaces all properties in this container with the ones from the specified one.
replaceStringIgnoreCase(String, String) - Static method in class com.iizix.Utilities
Method to replace a string in another, regardless the case of the original string or the replace string.
replaceStringIgnoreCase(String, String, int) - Static method in class com.iizix.Utilities
Method to replace a string in another, regardless the case of the original string or the replace string.
reply - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
reply - Variable in class com.iizix.translate.AbstractTranslationRequest.RequestItem
The reply callback when translation completes.
reply - Variable in exception class com.iizix.translate.RequestException
The HTTP reply.
reply_all - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
REQTYPE_POST - Static variable in interface com.iizix.translate.ITranslationEngine
Type of request: normal POST.
REQTYPE_POST_OVERRIDES_GET - Static variable in interface com.iizix.translate.ITranslationEngine
Type of request: POST with "X-HTTP-Method-Override" to GET.
request(String) - Method in class com.iizix.geo.RegionLocationService
Requests region location information from the service provider.
request(String) - Method in class com.iizix.server.region.GeoPlugin
Requests region location information from the service provider.
request(String) - Method in class com.iizix.server.region.IPStack
Requests region location information from the service provider.
request(String) - Method in class com.iizix.server.region.IPWhoIs
Requests region location information from the service provider.
REQUEST - Enum constant in enum class com.iizix.device.DeviceParameter.State
Server is requesting the parameter from the client.
requestBrowsableClients() - Method in class com.iizix.server.monitor.VirtualizedMonitorPropCnr
Request the list of clients that are browsable.
requestClose(ILicenseServerListener) - Method in interface com.iizix.license.ILicenceSystemComm
Requests close of this session instance.
requestEmailVerification(String, GenericCallback<Void, String>) - Method in interface com.iizix.license.IGenericLicenseSystem
Requests to send an email to verify the email.
RequestException - Exception Class in com.iizix.translate
Exception class for HTTP request errors.
RequestException(String) - Constructor for exception class com.iizix.translate.RequestException
Creates a request exception.
RequestException(String, Throwable) - Constructor for exception class com.iizix.translate.RequestException
Creates a request exception.
RequestException(String, Throwable, int, String) - Constructor for exception class com.iizix.translate.RequestException
Creates a request exception.
requestFocus() - Method in interface com.iizix.gyro.IFocusComp
Requests focus to this component.
requestFocus() - Method in interface com.iizix.IComponent
Requests focus to this component.
requestFocus() - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocus(boolean) - Method in interface com.iizix.IComponent
Requests focus to this component.
requestFocus(boolean) - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocus(IFocusComp, IGProp<?>, boolean, IFocusVetoListener) - Method in interface com.iizix.gyro.IFocusEngine
Requests focus to this component.
requestFocus(IGProp<?>) - Method in interface com.iizix.gyro.IFocusComp
Requests focus to this component.
requestFocus(IGProp<?>, boolean) - Method in interface com.iizix.prop.IPropCnr
Requests focus to this component.
requestFocus(IGProp<?>, boolean) - Method in class com.iizix.prop.PropCnr
Requests focus to this component.
requestFocus(IGProp<?>, boolean) - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocus(IGProp<?>, boolean, boolean) - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocus(IGProp<?>, boolean, IFocusVetoListener) - Method in class com.iizix.prop.PropCnr
Requests focus to this component.
requestFocusEx() - Method in interface com.iizix.gyro.IFocusComp
Requests focus to this component.
requestFocusEx() - Method in interface com.iizix.IComponent
Requests focus to this component.
requestFocusEx() - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocusEx(boolean) - Method in interface com.iizix.IComponent
Requests focus to this component.
requestFocusEx(boolean) - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocusEx(IFocusComp, IGProp<?>, boolean, IFocusVetoListener) - Method in interface com.iizix.gyro.IFocusEngine
Requests focus to this component.
requestFocusEx(IGProp<?>) - Method in interface com.iizix.gyro.IFocusComp
Requests focus to this component.
requestFocusEx(IGProp<?>, boolean) - Method in interface com.iizix.prop.IPropCnr
Requests focus to this component.
requestFocusEx(IGProp<?>, boolean) - Method in class com.iizix.prop.PropCnr
Requests focus to this component.
requestFocusEx(IGProp<?>, boolean) - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocusEx(IGProp<?>, boolean, boolean) - Method in class com.iizix.prop.ui.UIComp
Requests focus to this component.
requestFocusEx(IGProp<?>, boolean, IFocusVetoListener) - Method in class com.iizix.prop.PropCnr
Requests focus to this component.
requestHistoryEntry() - Method in class com.iizix.event.PropCnrFocusEvent
Requests a history event from the focus engine.
requestHistoryEntry() - Method in class com.iizix.event.PropFocusEvent
Requests a history event from the focus engine.
requestHistoryEntry() - Method in class com.iizix.gyro.FocusEvent
Requests a history event from the focus engine.
requestHistoryEntry() - Method in class com.iizix.gyro.HistoryRequest
Requests a history event from the focus engine.
requestJSON(String, String, Map<String, String>, int, int) - Method in interface com.iizix.translate.ITranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestJSON(String, String, Map<String, String>, int, int) - Method in class com.iizix.translate.TranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestJSON(String, Map<String, String>, Map<String, String>, int, int) - Method in interface com.iizix.translate.ITranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestJSON(String, Map<String, String>, Map<String, String>, int, int) - Method in class com.iizix.translate.TranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestLocation(ILocationListener) - Method in interface com.iizix.geo.ILocationService
Requests a new location.
requestLocation(ILocationListener) - Method in class com.iizix.prop.GeoProps
Request a new Geolocation from the client.
requestMediaInfo(IUIMediaListener) - Method in class com.iizix.prop.ui.UIMedia
Request remote media player information.
requestOAuthCallbackDisplay(IOAuthService) - Method in class com.iizix.server.gyro.AppSessionGyro
Requests the OAuth (1.0a or 2.0) authentication callback provider to show an URL to the user in order to be accepted.
requestPingPong() - Method in class com.iizix.comm.session.SessionTransMgr
Requests a ping-pong transaction.
requestPingPong() - Method in class com.iizix.test.client.NonUIClient
Requests a ping transaction.
requestRemove() - Method in class com.iizix.prop.ui.UIPanelBase
Requests the removal of the panel with the specified animation.
requests - Variable in class com.iizix.translate.AbstractTranslationRequest
Request array.
requestServerPlugins() - Method in class com.iizix.server.monitor.VirtualizedMonitorPropCnr
Requests the list of plug-ins registered with the server and all the applications it is running.
requestString(String, String, Map<String, String>, int, int) - Method in interface com.iizix.translate.ITranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestString(String, String, Map<String, String>, int, int) - Method in class com.iizix.translate.TranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestString(String, Map<String, String>, Map<String, String>, int, int) - Method in interface com.iizix.translate.ITranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestString(String, Map<String, String>, Map<String, String>, int, int) - Method in class com.iizix.translate.TranslationEngine
Requests a function using HTTPS GET or POST with "X-HTTP-Method-Override: GET", configured for proxy as specified in Eclipse or the Server.
requestUILock() - Method in interface com.iizix.gyro.IAppSessionGyro
Requests a UI lock state.
requestUILock() - Method in interface com.iizix.gyro.IClientSessionGyro
Requests a UI lock state.
requestUILock() - Method in class com.iizix.server.gyro.AppSessionGyro
Requests a UI lock state.
requestUILock() - Method in class com.iizix.server.gyro.ClientSessionGyro
Requests a UI lock state.
requestURI - Variable in class com.iizix.nio.WebSocketCommNIO
The request URI.
requestWebLogo(String) - Method in class com.iizix.server.weblogos.WebLogos
Requests a new logo for a Website.
requestWebThumbnail(String) - Method in class com.iizix.server.webthumbs.WebThumbs
Requests a new thumbnail for a site.
REQUIRE_TLS - Static variable in class com.iizix.server.prop.ServerConfigEnvProps
Property name: Require TLS.
required() - Element in annotation interface com.iizix.api.vs.JavaActorParam
Flag indicating the property must be defined, otherwise it causes an error.
requiredAdvancedEntropyChecking() - Method in class com.iizix.prop.PolicyProps
Property name: check advanced strength: boolean, to use advanced entropy checking, false by default.
requiredAnnotation - Variable in class com.iizix.prop.ClassReference
The required annotation, or null for none.
requiredAnnotation - Variable in class com.iizix.prop.MethodReference
The required annotation, or null for none.
requiredAnnotations - Variable in class com.iizix.prop.MethodReference2
The required annotation, or null for none.
requiredInterface - Variable in class com.iizigo.prop.editor.ClassReferencePropEditor
The required interface, or null for none.
requiresPasswordDigit() - Method in class com.iizix.prop.PolicyProps
Property name: boolean flag for at least one digit, default true for admin, false for users.
requiresPasswordQSymbol() - Method in class com.iizix.prop.PolicyProps
Property name: boolean flag for at least one "symbol" character (other than 0-9, a-z, A-Z), default true for admin, false for users.
requiresPasswordUpperLower() - Method in class com.iizix.prop.PolicyProps
Property name: flag for at least one lower case and one upper case character, default true for admin, false for users.
RESERVED_CHARS - Static variable in class com.iizix.prop.Atom
Reserved characters in Atom names.
reserveFile(File, String, Object) - Method in class com.iizix.server.wsfile.WSFileProvider
Reserves an existing file on disk, i.e.
reserveFile(File, String, Object) - Method in interface com.iizix.wsfile.IWSFileProvider
Reserves an existing file on disk, i.e.
reset() - Method in class com.iizigo.validator.ControlValidator
Resets the validator before performing all validations in the manager.
reset() - Method in interface com.iizigo.validator.IValidator
Resets the validator before performing all validations in the manager.
reset() - Method in class com.iizix.sql.NamedParameterStatement
Resets the statement to release memory, i.e.
reset() - Method in class com.iizix.value.ImmutableXMLGregorianCalendar
 
reset(String) - Method in class com.iizix.server.push.PushNotificationHandler
Performs the reset for a UUID device.
Reset - Enum constant in enum class com.iizix.device.settings.Settings_iOS
Settings > General > Reset.
RESET - Static variable in class com.iizix.server.push.PushNotificationHandler
Resets all subscriptions for a specific device UUID regardless of User/AppID/Topic, or for specified user for all its subscriptions [all AppID's, all Topic's] (requires authentication).
resetChangedTree() - Method in class com.iizix.prop.GProp
Forces clearing of the change flag for this property and all its children.
resetComponentID() - Method in class com.iizix.prop.ui.AbstractUICompRelativeReference
Resets the component ID referenced.
resetComponentID() - Method in class com.iizix.prop.ui.UIComp
Resets the component ID, typically when copied or saved in order to add make copies of the (some) component data.
resetComponentID() - Method in class com.iizix.prop.ui.UIContainer
Resets the component ID, typically when copied or saved in order to add make copies of the (some) component data.
resetDesignerPropFromPositionInString() - Method in class com.iizigo.java.parser.ParsedJavaSource
Resets the DesignerPropFromPositionInString array.
resetFontFace() - Method in class com.iizigo.text.KStringInfoProviderAdapter
Resets the font face declarations.
resetHistoryEventRequest() - Method in class com.iizix.gyro.HistoryRequest
Gets and resets the history event adding.
resetModified() - Method in class com.iizigo.validator.ValidatorManager
Resets the modified state for all validators.
resetPassword(StringBuilder) - Method in class com.iizix.server.db.BasicUserInfo
Resets the password for the user, returning a random password set for the user, and that the user must change password upon next sign in.
resetPassword(String, GenericCallback<Void, String>) - Method in interface com.iizix.license.IGenericLicenseSystem
Resets the password for a user by sending a mail.
resetServerCertificates() - Static method in class com.iizix.prop.SSLCommProps
Resets the accepted or rejected certificates.
resetValidator() - Method in class com.iizix.prop.XMLSchemaValidatorProp
Resets the validator if new Schema sources have been added to the map using the StringMap functions.
resistance - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
resizable(boolean) - Method in class com.iizix.gyro.WindowOptions
Whether or not the window is resizable.
resize - Enum constant in enum class com.iizix.api.ui.UIMediaEvent.Type
The resize event is fired whenever the natural width or natural height of the video changes.
resizeColumns(Table) - Static method in class com.iizix.swt.SWTHelper
Packs the tables columns and resizes the last column in a table to fit the table width.
resizeColumns(Tree) - Static method in class com.iizix.swt.SWTHelper
Packs the tree table columns and resizes the last column in a table to fit the table width.
resizePreview(int, int) - Method in class com.iizigo.term.TerminalComposite
Resizes a terminal composite for preview.
resolve() - Method in class com.iizigo.java.prop.EditorMethodReference
Resolves the reference.
resolve() - Method in class com.iizigo.java.prop.EditorMethodReference2
Resolves the reference.
resolve(boolean, GEvent) - Method in class com.iizix.prop.PropReference
Attempts to resolve the property name.
resolve(boolean, GEvent) - Method in class com.iizix.prop.vs.VSRelativeReference
Resolves the reference.
resolve(boolean, GEvent) - Method in class com.iizix.prop.vs.VSTableColumnReference
Resolves the reference.
resolve(boolean, GEvent) - Method in class com.iizix.text.KStringHolder
Resolves the references.
resolve(IClassReferenceListener) - Method in class com.iizigo.java.JavaClass
Resolves any references.
resolve(GProp<?>, boolean, GEvent) - Method in class com.iizix.prop.PropReference
Attempts to resolve the property name.
resolve(PropReference, boolean, GEvent) - Method in class com.iizix.prop.vs.VSRelativeReference
Resolves the reference.
resolve(KStringHolder, boolean, GEvent) - Method in class com.iizix.text.KStringHTMLTag
Resolves the reference.
resolve(KStringHolder, boolean, GEvent) - Method in class com.iizix.text.KStringTag
Resolves the reference.
resolve(URL) - Method in class com.iizix.run.common.CodeModifier
Resolves the resources/dojo.zip from the URL.
resolve(IFile, boolean, GEvent) - Method in class com.iizigo.java.JavaPropReference
Attempts to resolve the property name.
RESOLVE - Static variable in class com.iizix.prop.Atom
 
RESOLVE_REFERENCES - Enum constant in enum class com.iizix.event.KStringEvent.Operation
Resolves the references.
resolveBeforeSend() - Method in class com.iizix.text.KStringHolder
Resolves the references in the KString if required before sending it to the remote party.
resolveClassReferences() - Method in class com.iizigo.java.JavaSource
When a SOURCE file is touched, e.g.
resolveKStrings(boolean, GEvent) - Method in class com.iizix.prop.BadgeProp
Resolves the references to KString's in all held KString's.
resolveKStrings(boolean, GEvent) - Method in class com.iizix.prop.KStringProp
Resolves the references to KString's in all held KString's.
resolveKStrings(boolean, GEvent) - Method in class com.iizix.prop.ui.TooltipProp
Resolves the references to KString's in all held KString's.
resolveKStrings(boolean, GEvent) - Method in class com.iizix.prop.ValueProp
Resolves the references to KString's in all held KString's.
resolveKStrings(boolean, GEvent) - Method in interface com.iizix.text.IKStringHolder
Resolves the references to KString's in all held KString's.
RESOLVER_LENIENT - Static variable in interface com.iizix.value.IValueObject
Resolver style for parsing date/time, should precede the pattern string.
RESOLVER_LENIENT_NO_BRACKETS - Static variable in interface com.iizix.value.IValueObject
 
RESOLVER_SMART - Static variable in interface com.iizix.value.IValueObject
Resolver style for parsing date/time, should precede the pattern string.
RESOLVER_SMART_NO_BRACKETS - Static variable in interface com.iizix.value.IValueObject
 
RESOLVER_STRICT - Static variable in interface com.iizix.value.IValueObject
Resolver style for parsing date/time, should precede the pattern string.
RESOLVER_STRICT_NO_BRACKETS - Static variable in interface com.iizix.value.IValueObject
 
resolveReference(GProp<?>, String) - Method in interface com.iizix.api.IAnnotationReferenceProcessor
Resolves a reference name to a UI component.
resolveReference(GProp<?>, String) - Method in class com.iizix.prop.ui.UIAnnotationReferenceProcessor
Resolves a reference name to a UI component.
resolveReference(GProp<?>, String) - Method in class com.iizix.prop.ui.UIPanelAnnotationReferenceProcessor
Resolves a reference name to the UI panel.
resolveReference(GProp<?>, String) - Method in class com.iizix.prop.vs.FullVSAnnotationReferenceProcessor
Resolves a reference name to the VirtualSpace.
resolveReference(GProp<?>, String) - Method in class com.iizix.prop.vs.VSAnnotationReferenceProcessor
Resolves a reference name to a UI component.
resolveReferences(boolean) - Method in class com.iizigo.project.ProjectRootPropCnr
Resolves references for this container and its children by sending resolve references events.
resolveReferences(boolean) - Method in class com.iizix.prop.PropCnr
Resolves references for this container and its children by sending resolve references events.
resolveReferences(List<String>, List<String>) - Method in class com.iizix.app.builder.ApplicationDistributor
Resolves all references and then checks for property errors.
ResolveReferencesEvent - Class in com.iizix.event
Event used to resolve references in a broadcast event sent to all properties from the root container.
ResolveReferencesEvent(PropCnr, boolean, boolean) - Constructor for class com.iizix.event.ResolveReferencesEvent
Constructs a new Resolve References event with the specified isPostResolving flag.
resolveResource(String, String, String, String, String) - Method in class com.iizix.prop.XMLSchemaValidatorProp
Allow the application to resolve external resources.
resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, ILaunchConfiguration) - Method in class com.iizigo.java.classpath.IzRuntimeClasspathEntryResolver
Returns resolved runtime classpath entries for the given runtime classpath entry, in the context of the given launch configuration.
resolveRuntimeClasspathEntry(IRuntimeClasspathEntry, IJavaProject) - Method in class com.iizigo.java.classpath.IzRuntimeClasspathEntryResolver
Returns resolved runtime classpath entries for the given runtime classpath entry, in the context of the given Java project.
resolveRuntimeReferences(IRuntimeResolver) - Method in class com.iizix.prop.GProp
Called before transactions are prepared for sending.
resolveRuntimeReferences(IRuntimeResolver) - Method in interface com.iizix.prop.IGProp
Called before transactions are prepared for sending.
resolveRuntimeReferences(IRuntimeResolver) - Method in class com.iizix.prop.PropCnr
Called before transactions are prepared for sending.
resolveRuntimeReferences(IRuntimeResolver) - Method in class com.iizix.prop.StylesReferences
Called before transactions are prepared for sending.
resolveSourcePath(String) - Method in interface com.iizix.js.build.ISourceResolver
Resolves the source path.
resolveStylesReference(String) - Method in interface com.iizix.prop.IRuntimeResolver
Resolves references for the Style name.
resolveURL(URL) - Method in interface com.iizix.IFileURLResolver
Resolves the URL to a File.
resolveVMInstall(IClasspathEntry) - Method in class com.iizigo.java.classpath.IzRuntimeClasspathEntryResolver
Returns a VM install associated with the given classpath entry, or null if none.
Resource - Enum constant in enum class com.iizix.text.IKStringHyperlinkType
Open application resource.
RESOURCE - Enum constant in enum class com.iizix.text.KStringTag.Type
 
RESOURCE_NAME_MARKER_ID - Static variable in class com.iizigo.project.ModuleModel
The marker ID for resource name problems.
resourceChanged(IResourceChangeEvent) - Method in class com.iizigo.project.ProjectManager
A resource event in the workspace occurred.
ResourceDesignerProp - Class in com.iizigo.prop
Resource-based Designer Prop.
ResourceDesignerProp(PropCnr) - Constructor for class com.iizigo.prop.ResourceDesignerProp
Constructor.
ResourcePropertyPage - Class in com.iizigo.project
The IIZI component property page.
ResourcePropertyPage() - Constructor for class com.iizigo.project.ResourcePropertyPage
Constructor for Folder property page.
ResourceTester - Class in com.iizigo
Resource tester for IIZI Module project, and others.
ResourceTester() - Constructor for class com.iizigo.ResourceTester
Eclipse constructor.
restart() - Method in interface com.iizix.comm.IPortController
Restarts the port after server certificate KeyStore update.
restartConnector() - Method in class com.iizix.comm.PortConfig
Restarts the Jetty (HTTPS) server connector after Let's Encrypt domain certificate renewal.
restartConnector() - Method in class com.iizix.server.prop.WebServerPortConfig
Restarts the Jetty (HTTPS) server connector after Let's Encrypt domain certificate renewal.
restartRemoteClient() - Method in interface com.iizix.gyro.IClientSessionGyro
Restarts the remote client.
restartRemoteClient() - Method in class com.iizix.server.client.ClientTransactionProcessor
Restarts the remote client.
restartRemoteClient() - Method in class com.iizix.server.gyro.ClientSessionGyro
Restarts the remote client.
RESTfulInputProps - Class in com.iizix.ws.prop
Input Properties that ties the input to the execution of a RESTful Web Service transaction request to VirtualSpace.
RESTfulInputProps() - Constructor for class com.iizix.ws.prop.RESTfulInputProps
Creates a Input Properties container with the specified name with a null value.
RESTfulInputProps(Atom) - Constructor for class com.iizix.ws.prop.RESTfulInputProps
Creates a Input Properties container with the specified name with a null value.
RESTfulReply - Class in com.iizix.ws.engine
The class holding the reply from a RESTful request.
RESTfulRequest - Class in com.iizix.ws.engine
Class used to process a RESTful transaction for a defined Web Service transaction.
RESTfulRequest(IAppSessionGyro, WebServiceProp, IRequestContent, boolean) - Constructor for class com.iizix.ws.engine.RESTfulRequest
Constructs the transaction for the Web Service.
RESTORED - Enum constant in enum class com.iizix.license.history.LicensingHistoryEvent
License restored from backup.
restoreDialogBounds(Class<?>, Shell) - Static method in class com.iizigo.WorkspaceProperties
Places the not yet visible dialog box according to a previous position saved using saveDialogBounds.
restoreDialogBounds(String, Shell) - Static method in class com.iizigo.WorkspaceProperties
Places the not yet visible dialog box according to a previous position saved using saveDialogBounds.
restoreLastFocus() - Method in class com.iizigo.editor.PartExtensionIZ
Restores the last focus.
restoreMemento - Variable in class com.iizigo.editor.PropEditorPart
The restored memento.
restoreMemento() - Method in class com.iizigo.db.editor.DatabaseEditor
Restores this editor's state using the given memento.
restoreMemento() - Method in class com.iizigo.editor.PropEditorPart
Called to perform the restoring of the Memento state.
restoreMemento() - Method in class com.iizigo.image.ImageDefinitionEditor
Restores this editor's state using the given memento.
restoreMemento() - Method in class com.iizigo.vs.VirtualSpaceEditor
Restores this editor's state using the given memento.
restoreMemento() - Method in class com.iizigo.ws.editor.WebServiceEditor
Restores this editor's state using the given memento.
restoreState(ICompilationUnit, IProgressMonitor) - Method in class com.iizigo.java.parser.ParsedJavaSource
Restores the states of the processors.
restoreState(Viewer, ModuleRootPropCnr, IMemento) - Static method in class com.iizigo.editor.PropHelper
Restores the state of a viewer once the viewer contents has been set.
restoreState(IMemento) - Method in class com.iizigo.editor.PropEditorPart
Called with a memento for this editor.
restoreState(IMemento) - Method in class com.iizigo.navigator.ContentProvider
Restore the previous state of any actions using the flags in aMemento.
restoreState(IMemento) - Method in class com.iizigo.navigator.LabelProvider
 
restoreState(IMemento) - Method in class com.iizigo.prop.PropertyEditor
Called with a memento for this editor.
restoreState(IMemento) - Method in class com.iizigo.term.TerminalComposite
Restores the terminal composite state: the cursor position and insert mode.
restoreTree(IFile, IMemento, String, TreeViewer, PropCnr) - Static method in class com.iizigo.editor.PropHelper
Restores the selection of the properties in the memento or the file, in the memento as a priority over the file.
result - Variable in class com.iizix.server.user.UserAuthenticationInfo
The result of the user authentication.
RESULT - Static variable in class com.iizix.db.prop.DatabaseProps
The Result property name used for UPDATE, DELETE, ...
RESULT_SET - Static variable in class com.iizix.db.prop.DatabaseProps
The Result Set property name.
resultInstanceAppended(IResultInstance, ResultItem, int) - Method in class com.iizigo.db.editor.ResultListener
Will be invoked when the instance is appended.
resultInstanceCreated(IResultInstance) - Method in class com.iizigo.db.editor.ResultListener
Will be invoked when a new instance is created.
resultInstanceRemoved(IResultInstance) - Method in class com.iizigo.db.editor.ResultListener
Will be invoked when an instance is removed.
resultInstanceReset(IResultInstance) - Method in class com.iizigo.db.editor.ResultListener
Will be invoked when an instance if reseted.
resultInstancesRemoved(IResultInstance[]) - Method in class com.iizigo.db.editor.ResultListener
Will be invoked when an array of instances is removed.
resultInstanceStatusUpdated(IResultInstance) - Method in class com.iizigo.db.editor.ResultListener
Will be invoked when the status of the instance is changed.
ResultListener - Class in com.iizigo.db.editor
The result listener.
ResultProps - Class in com.iizix.db.prop
Result property that ties a result from the execution of an SQL query statement to VirtualSpace of type UPDATE, DELETE, etc.
ResultProps() - Constructor for class com.iizix.db.prop.ResultProps
Creates a Result property container with the specified name with a null value.
ResultProps(Atom) - Constructor for class com.iizix.db.prop.ResultProps
Creates a Result property container with the specified name with a null value.
resultSet - Variable in class com.iizix.db.api.RowInfo
The SQL ResultSet instance.
ResultSetColumnProp - Class in com.iizix.db.prop
The result set Column property that connects the column name in a result set with a VSColumnHeader.
ResultSetColumnProp() - Constructor for class com.iizix.db.prop.ResultSetColumnProp
Creates a ResultSetColumnProp property container with the specified name with a null value.
ResultSetColumnProp(Atom) - Constructor for class com.iizix.db.prop.ResultSetColumnProp
Creates a ResultSetColumnProp property container with the specified name with a null value.
resultSetProps - Variable in class com.iizix.db.api.RowInfo
The result set properties for the transaction.
ResultSetProps - Class in com.iizix.db.prop
Result set property that ties a result set from the execution of an SQL query statement to VirtualSpace.
ResultSetProps() - Constructor for class com.iizix.db.prop.ResultSetProps
Creates a Result Set property container with the specified name with a null value.
ResultSetProps(Atom) - Constructor for class com.iizix.db.prop.ResultSetProps
Creates a Result Set property container with the specified name with a null value.
retarget(GProp<?>) - Method in class com.iizix.event.RemoteEvent
Re-targets this event to a new source property and sends it.
retarget(GProp<?>, PropMgr) - Method in class com.iizix.event.RemoteEvent
Re-target this event to a Property Manager for queued sending.
RETRIEVE_CLASS_REFERENCE_INSTANCE - Static variable in interface com.iizix.prop.IClassReferenceOwner
Objects used to determine if the class reference instance is retrieved or not.
RETRIEVING - Enum constant in enum class com.iizix.server.weblogos.WebLogoState
The logo is being retrieved.
RETRIEVING - Enum constant in enum class com.iizix.server.webthumbs.WebThumbnailState
The thumbnail is being retrieved.
retrigger() - Method in class com.iizigo.swt.TimeoutTimer
Starts or re-triggers the timer to the initial timeout.
retry(ITXPManagementInfo) - Method in interface com.iizix.txp.ITXPManagementAPI
Retries the whole process.
retry(ITXProcess) - Method in class com.iizix.txp.impl.AbstractTXPNode
 
retry(ITXProcess) - Method in interface com.iizix.txp.ITXPNode
Instructs the node to retry the work.
retryAllFailed(ITXPManagementInfo) - Method in interface com.iizix.txp.ITXPManagementAPI
Retries only the failed nodes in a process.
retrySingleNode(ITXPManagementInfo, ITXPid) - Method in interface com.iizix.txp.ITXPManagementAPI
Retries only a single node.
returnBlocks(String, List<String>) - Method in class com.iizix.js.build.compressors.XmlCompressor
 
returnCode - Variable in class com.iizix.passwordpolicy.PasswordPolicyResult
The return code.
returnedState(ITXPNode.State) - Method in interface com.iizix.txp.impl.ITXPNodeLogger
 
returnedState(ITXPNode.State) - Method in class com.iizix.txp.impl.TXPNodeLogger
 
retweet - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
REVEAL - Enum constant in enum class com.iizix.gyro.IUIPanelAnimation.Type
Animation type: reveal.
REVEAL - Enum constant in enum class com.iizix.prop.ui.Transition
Reveal.
REVEALV - Enum constant in enum class com.iizix.prop.ui.Transition
Reveal vertically.
revertAction - Variable in class com.iizigo.editor.PropEditorPart
Menu actions.
rewind(double) - Method in class com.iizix.prop.ui.UIMedia
Rewinds the players position backward a number of seconds.
rewind(double, IUIMediaListener) - Method in class com.iizix.prop.ui.UIMedia
Rewinds the players position backward a number of seconds.
RFCDate - Class in com.iizix
Date/Time Formats (Full Date).
RFCDate() - Constructor for class com.iizix.RFCDate
 
RichTextEditorDialog - Class in com.iizigo.prop.editor.dialog
Rich text editor dialog box.
RichTextEditorDialog(Shell, ModuleModel, KString, Boolean) - Constructor for class com.iizigo.prop.editor.dialog.RichTextEditorDialog
Create the dialog.
RIGHT - Enum constant in enum class com.iizix.gyro.IToaster.Direction
 
RIGHT - Enum constant in enum class com.iizix.gyro.IUIPanelAnimation.Direction
Animation direction: right.
RIGHT - Enum constant in enum class com.iizix.prop.ui.chart.TitlePosition
 
RIGHT_OR_TOP - Enum constant in enum class com.iizix.prop.ui.chart.axis2d.AxisPosition
 
Ringtone - Enum constant in enum class com.iizix.device.settings.Settings_iOS
Settings > Sounds > Ringtone.
rmb - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
road - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
rocket - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
rollback() - Method in class com.iizix.gyro.GyroTransaction
Rolls back the work done in the transaction and returns the component who's focus must be restored to.
rollback() - Method in class com.iizix.txp.impl.TXProcessImpl
 
rollback() - Method in interface com.iizix.txp.ITXProcess
Called by the process logic/application (not the nodes) to request that the transactional process rolls back the work.
rollback(ITXProcess) - Method in class com.iizix.actionactor.AbstractJavaActionActor
Instructs the node to roll back the work.
rollback(ITXProcess) - Method in class com.iizix.db.prop.DatabaseActionTXPNode
 
rollback(ITXProcess) - Method in class com.iizix.txp.impl.TXPCoordinatorImpl
 
rollback(ITXProcess) - Method in interface com.iizix.txp.ITXPCoordinator
Called by the process to signal that the process logic/application requests a rollback.
rollback(ITXProcess) - Method in interface com.iizix.txp.ITXPNode
Instructs the node to roll back the work.
rollback(Shell, boolean) - Method in class com.iizigo.editor.UndoTransaction
Performs a rollback.
ROLLBACK - Enum constant in enum class com.iizix.txp.ITXProcess.State
All changes made should be rolled back
ROLLBACK_REST - Enum constant in enum class com.iizix.txp.ITXPPolicy.Action
roll back the remaining nodes
rollbackCanceled(TXProcessImpl, TXPException) - Method in interface com.iizix.txp.impl.ITXPLogger
 
rollbackCanceled(TXProcessImpl, TXPException) - Method in class com.iizix.txp.impl.TXPLogger
 
rollbackCompleted() - Method in interface com.iizix.txp.impl.ITXProcessLogger
 
rollbackCompleted() - Method in class com.iizix.txp.impl.TXProcessLogger
 
rollbackRequested() - Method in interface com.iizix.txp.impl.ITXProcessLogger
 
rollbackRequested() - Method in class com.iizix.txp.impl.TXProcessLogger
 
Romanian - Enum constant in enum class com.iizix.translate.google.Language
 
Romanian - Enum constant in enum class com.iizix.translate.microsoft.Language
 
root - Variable in class com.iizix.server.AbstractEndPoint
The root container property of the end point.
ROOT - Static variable in class com.iizix.js.JSFiles
The root directory "root".
ROOT - Static variable in class com.iizix.prop.Atom
 
RootPreferencePage - Class in com.iizigo
The root page in the IIZI preferences displays the license system information.
RootPreferencePage() - Constructor for class com.iizigo.RootPreferencePage
Constructor.
rootPropCnr - Variable in class com.iizigo.editor.PropEditorPart
The (Module) root container used to listen to events, null when not used.
RootPropTransactionSender - Class in com.iizix.server.prop
Class used to listen to a property container and to send events when required.
RootPropTransactionSender(PropMgr, PropCnr, Worker, IRootPropTransactionSender) - Constructor for class com.iizix.server.prop.RootPropTransactionSender
Constructs the instance.
ROTATE_180 - Enum constant in enum class com.iizix.prop.ui.ImageOrientation
Rotated 180 degrees (= 3).
rotate_left - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
ROTATE_LEFT_90 - Enum constant in enum class com.iizix.prop.ui.ImageOrientation
Rotated left or counter-clockwise by 90 degrees (= 8).
rotate_right - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
ROTATE_RIGHT_90 - Enum constant in enum class com.iizix.prop.ui.ImageOrientation
Rotated clockwise by 90 degrees (= 6).
rotateTraceFiles() - Static method in class com.iizix.server.BinaryTrace
Changes the trace files.
rouble - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
round(BufferedImage, int) - Static method in class com.iizix.image.RoundedCorners
Performs a "soft-rounded clip" of the image file.
round(File, File, String, int) - Static method in class com.iizix.image.RoundedCorners
Performs a "soft-rounded clip" of the image file.
ROUND - Enum constant in enum class com.iizix.prop.GStroke.Cap
The "round" cap, ends with a rounded shape around the end point.
ROUND - Enum constant in enum class com.iizix.prop.GStroke.Join
The "round" join smoothes out the line join around the point.
RoundedCorners - Class in com.iizix.image
Class to round corner of an image.
RoundedCorners() - Constructor for class com.iizix.image.RoundedCorners
 
ROW_CELL_HORIZONTAL_ALIGN - Static variable in class com.iizix.prop.ui.table.UITableColumn
The property name: row cell horizontal alignment.
ROW_CELL_VERTICAL_ALIGN - Static variable in class com.iizix.prop.ui.table.UITableColumn
The property name: row cell horizontal alignment.
RowInfo - Class in com.iizix.db.api
Row data instance holding the values to process for a row.
RowInfo(ResultSetProps, VSTable, ResultSet, int[], Value.Type[], int[], Object[], Value[]) - Constructor for class com.iizix.db.api.RowInfo
Constructor.
rows - Variable in class com.iizix.prop.vs.VSTable
The rows property.
ROWS - Static variable in class com.iizix.prop.Atom
 
rss - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
rss_square - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
RT_BUILDER_WS_URI - Static variable in class com.iizix.ServerConstants
The Server Remote Runtime Builder WebSocket URI: "/iizi/rrb.ws"
RTL - Enum constant in enum class com.iizix.prop.StylesStates
Right-to-left (0x01).
RTL - Static variable in class com.iizix.prop.Atom
 
rub - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
ruble - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
run() - Method in class com.iizigo.db.editor.CustomExecuteAction
 
run() - Method in class com.iizigo.db.Startup
Runs in the UI thread.
run() - Method in class com.iizigo.editor.CollapseAllAction
Called to collapse all.
run() - Method in class com.iizigo.editor.ExpandAllAction
Called to expand all.
run() - Method in class com.iizigo.handler.CommonActions
Callback from undo/redo.
run() - Method in class com.iizigo.handler.IzOperationHistoryActionHandler
The action run method.
run() - Method in class com.iizigo.image.ImageInfo
Called at async prop events.
run() - Method in class com.iizigo.image.ImagesControl
Runnable for timer.
run() - Method in class com.iizigo.jface.PartAction
The default implementation of this IAction method does nothing.
run() - Method in class com.iizigo.link.ui.builder.ButtonBuilderSubOp
Runs the state check.
run() - Method in class com.iizigo.link.ui.builder.MenuItemBuilderSubOp
Runs the state check.
run() - Method in class com.iizigo.panel.ClientSideEditor
The root property updater: updates the JS designer.
run() - Method in class com.iizigo.prop.ContainerListener
The runner for SWT: updates the owner with error input or value.
run() - Method in class com.iizigo.prop.editor.dialog.RawTextEditorDialog
The update runnable.
run() - Method in class com.iizigo.prop.editor.ExtendsFlagPropEditor
Runs the updateFromProp code from the SWT thread.
run() - Method in class com.iizigo.prop.editor.ExtendsNamePropEditor
Runs the updateFromProp code from the SWT thread.
run() - Method in class com.iizigo.prop.FilePropCnr
Invoked to check for dirty flag.
run() - Method in class com.iizigo.prop.PropertyEditor.Node
Redraws background later.
run() - Method in class com.iizigo.prop.PropMarker
Performs the adding of the marker in a job.
run() - Method in class com.iizigo.term.internal.TerminalStatusBar
Rotation callback.
run() - Method in class com.iizigo.term.internal.TerminalWindow
The action performed is actually a timer message and causes the cursor to flash.
run() - Method in class com.iizigo.term.Startup
Runs in the UI thread.
run() - Method in class com.iizigo.vs.ActionActorDialog
Enables refresh.
run() - Method in class com.iizigo.vs.CreateVSFieldAction
Action execution.
run() - Method in class com.iizigo.ws.Startup
Runs in the UI thread.
run() - Method in class com.iizix.server.WorkerThread
The worker thread runnable.
run(boolean, boolean, IRunnableWithProgress) - Method in class com.iizigo.swt.ValidateWizardDialog
Starts running a job.
run(DesignerProp, IPropUndoRedo) - Method in interface com.iizigo.editor.IContextMenuAction
Called to perform the action.
run(Connection) - Method in interface com.iizix.server.db.DBOperation
Runs the function with the specified connection without performing commit.
run(Connection, PARAM) - Method in interface com.iizix.server.db.DBOperationParam
Runs the function with the specified connection without performing commit.
run(IMarker) - Method in class com.iizigo.quickfix.fixer.CreateModuleFolders
Runs this resolution.
run(IMarker) - Method in class com.iizigo.quickfix.fixer.DeleteFile
Runs this resolution.
run(IMarker) - Method in class com.iizigo.quickfix.fixer.DeleteProperty
Runs this resolution.
run(IMarker) - Method in class com.iizigo.quickfix.fixer.GotoProperty
Runs this resolution.
run(IMarker) - Method in class com.iizigo.quickfix.fixer.RecoverModuleSettings
Runs this resolution.
run(IMarker) - Method in class com.iizigo.quickfix.fixer.RenameResource
Runs this resolution.
run(IMarker) - Method in interface com.iizigo.quickfix.IQuickFixer
Runs this resolution.
run(IMarker) - Method in class com.iizigo.quickfix.QuickFixAdapter
Runs this resolution.
run(IMarker) - Method in class com.iizigo.term.project.CloseProjectQuickFixer
Runs this resolution.
run(IMarker) - Method in class com.iizigo.term.prop.quickfixer.DeleteRect
Runs this resolution.
run(IProgressMonitor) - Method in class com.iizigo.app.ApplicationDistributorJob
Runs the job.
run(IProgressMonitor) - Method in class com.iizigo.run.EditorRuntimeBuilderJob
Runs the job.
run(ISelection, IPropUndoRedo) - Static method in class com.iizigo.handler.Paste
Runs the handler.
run(ISelection, IPropUndoRedo) - Static method in class com.iizigo.handler.PasteAfter
Runs the handler.
run(ISelection, IPropUndoRedo) - Static method in class com.iizigo.handler.PasteBefore
Runs the handler.
run(ISelection, IPropUndoRedo) - Static method in class com.iizigo.handler.PasteLink
Runs the handler.
run(ISelection, IPropUndoRedo) - Static method in class com.iizigo.handler.Rename
Runs the handler.
run(ISelection, IPropUndoRedo, Runnable) - Static method in class com.iizigo.handler.Cut
Runs the handler.
run(ISelection, IPropUndoRedo, Runnable) - Static method in class com.iizigo.handler.Delete
Runs the handler.
run(Shell, ISelection, Runnable) - Static method in class com.iizigo.handler.Copy
Runs the handler.
RUN_APP - Static variable in class com.iizix.ServerConstants
iiziRun list of panels URI: "/iizi/iiziRun/app.json".
RUN_APPS - Static variable in class com.iizix.ServerConstants
iiziRun list of panels URI: "/iizi/iiziRun/apps.json".
RUN_PANEL - Static variable in class com.iizix.ServerConstants
iiziRun panels data URI: "/iizi/iiziRun/panel.json".
RUN_PANELS - Static variable in class com.iizix.ServerConstants
iiziRun list of panels URI: "/iizi/iiziRun/panels.json".
RUN_PKEY - Static variable in class com.iizix.ServerConstants
iiziRun send public key URI: "/iizi/iiziRun/pkey.json".
RunConfigurationWebServer - Class in com.iizix.jetty
Web server that is used when Run Configuration is used, an optimized Jetty Server for "raw Jetty" web socket communication that is used to run one IIZI Module Project (that may refer to others, including Java projects).
RunConfigurationWebServer(String, IWSFileProviderServer, IWSUploaderService) - Constructor for class com.iizix.jetty.RunConfigurationWebServer
Constructor.
RunMode - Enum Class in com.iizix
Run modes for IIZI.
running(IJobChangeEvent) - Method in class com.iizigo.java.SyncState
Notification that a job has started running.
running(IJobChangeEvent) - Method in class com.iizigo.StartupJobRescheduler
 
RUNNING - Enum constant in enum class com.iizix.WorkerTask.State
Task is running.
runNowOrPost(Runnable) - Method in class com.iizix.Worker
Helper method to perform the execution of the runnable now IF the current thread is the worker thread, otherwise a post is done.
runOperation(PropCnr, ArrayList<EditorVirtualSpace>, VSSubLinkInfo, PropCnr, ComplexOperation) - Method in class com.iizigo.vs.link.VSLinkVirtualSpace
Runs the main operation.
runOperation(PropCnr, ArrayList<EditorVSAction>, VSSubLinkInfo, PropCnr, ComplexOperation) - Method in class com.iizigo.vs.link.VSLinkAction
Runs the main operation.
runOperation(PropCnr, ArrayList<EditorVSField>, VSSubLinkInfo, PropCnr, ComplexOperation) - Method in class com.iizigo.vs.link.VSLinkField
Runs the main operation.
runOperation(PropCnr, ArrayList<VSCOMP>, VSSubLinkInfo, PropCnr, ComplexOperation) - Method in class com.iizigo.vs.link.VSLinkInfo
Runs the main operation.
RUNTIME - Enum constant in enum class com.iizigo.java.classpath.IzClasspathContainer.Type
Core and Plug-in libraries.
RuntimeApp - Class in com.iizix.server.app
The runtime application is a session instance bound application.
RuntimeApp(SessionInfo, AppFactory, PropMgr, ClientProps, IFocusEngineProvider, IVirtualsContainer<VirtualSpace>) - Constructor for class com.iizix.server.app.RuntimeApp
Creates the runtime application a client session.
RuntimeBuilderComposite - Class in com.iizigo.run
The runtime builder composite.
RuntimeBuilderComposite(Composite, ModuleModel, IValidationMessage) - Constructor for class com.iizigo.run.RuntimeBuilderComposite
Constructor.
RuntimeBuilderCompressor - Class in com.iizix.js.build
Perform the compression of JavaScript, CSS and HTML files of iiziRunCustom to produce the base files used in the Eclipse plugin and server to build a customized version of iiziRun.
RuntimeBuilderInitialSetup - Class in com.iizix.run
Initial settings for a Runtime Builder setup.
RuntimeBuilderInitialSetup() - Constructor for class com.iizix.run.RuntimeBuilderInitialSetup
 
RuntimeBuilderLauncher - Class in com.iizigo.run
Launches the iiziRun Builder with a file name.
RuntimeBuilderLauncher() - Constructor for class com.iizigo.run.RuntimeBuilderLauncher
Default constructor.
RuntimeBuilderPropertyPage - Class in com.iizigo.run.impl
The IIZI Application Distribution property page.
RuntimeBuilderProps - Class in com.iizix.prop
This iiziRun Builder properties for the server side to hold the build settings and handle the interprocess communication.
RuntimeBuilderProps() - Constructor for class com.iizix.prop.RuntimeBuilderProps
Creates the properties container without a name.
RuntimeBuilderProps(Atom) - Constructor for class com.iizix.prop.RuntimeBuilderProps
Creates the properties container with a name.
RuntimeBuilderServer - Class in com.iizix.server.run.remote
The IIZI Runtime Builder Server that processes remote building of customized iiziRun's from an iiziGo instance.
RuntimeBuilderServer(File, String, String, boolean, AppDefinition[], Map<String, String>) - Constructor for class com.iizix.server.run.remote.RuntimeBuilderServer
Constructor for the runtime builder server.
RuntimeBuilderSettings - Class in com.iizix.run
The build settings loaded from the property container.
RuntimeBuilderSettings(RuntimeBuilderProps) - Constructor for class com.iizix.run.RuntimeBuilderSettings
The constructor.
RuntimeBuilderUtilities - Class in com.iizix.run
 
RuntimeBuilderUtilities() - Constructor for class com.iizix.run.RuntimeBuilderUtilities
 
RuntimeImageDefinition - Class in com.iizix.prop.image
The runtime image definition is used to provide images at runtime that are images located in other files than the asset files.
RuntimeImageDefinition(String, ClientImageData) - Constructor for class com.iizix.prop.image.RuntimeImageDefinition
Creates a new image definition.
runtimeMethod - Variable in class com.iizix.prop.MethodReference
The method for runtime, null for none.
runtimeMethod - Variable in class com.iizix.prop.MethodReference2
The method for runtime, null for none.
runWithEvent(Event) - Method in class com.iizigo.jface.PartAction
This method cannot be overridden, use the run() method instead.
rupee - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
Russian - Enum constant in enum class com.iizix.translate.google.Language
 
Russian - Enum constant in enum class com.iizix.translate.microsoft.Language
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form