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

C

cab - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CACHE - Static variable in class com.iizix.prop.Atom
 
cacheCount - Variable in class com.iizigo.webserver.Preference
String caching.
cacheCustomCSS(String) - Method in interface com.iizix.prop.IPropMgrInfoProvider
Caches the custom CSS URL.
cacheCustomCSS(String) - Method in class com.iizix.prop.PropMgrInfoProviderAdapter
Caches the custom CSS URL.
cacheCustomCSS(String) - Method in class com.iizix.server.app.AppFactory
Caches the custom CSS URL.
CachedImage - Class in com.iizix.image
The cached image class contains a loaded image in memory and can be used to perform various operations on it.
CachedImage(File, boolean) - Constructor for class com.iizix.image.CachedImage
Loads an image from a File.
cacheMax - Variable in class com.iizigo.webserver.Preference
String caching.
cacheMin - Variable in class com.iizigo.webserver.Preference
String caching.
CACHES - Static variable in interface com.iizix.prop.IClientCacheResource
Possible values for caching on client.
cacheSVG(String) - Method in interface com.iizix.prop.IPropMgrInfoProvider
Adds the SVG image information as being sent to the client.
cacheSVG(String) - Method in class com.iizix.prop.PropMgrInfoProviderAdapter
Adds the SVG image information as being sent to the client.
cacheSVG(String) - Method in class com.iizix.server.app.AppFactory
Adds the SVG image information as being sent to the client.
calculator - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
calendar - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CALENDAR - Enum constant in enum class com.iizix.prop.ui.mlist.MLItemType
Calendar date input.
calendar_check_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
calendar_minus_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
calendar_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
calendar_plus_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
calendar_times_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CalendarData - Class in com.iizix.prop.ui.calendar
The layout data for calendar lists and their items: they are not used, but is required to be present by the framework.
CalendarData() - Constructor for class com.iizix.prop.ui.calendar.CalendarData
Creates a layout data container without name and with a null value.
CalendarData(Atom) - Constructor for class com.iizix.prop.ui.calendar.CalendarData
Creates a layout data container with the specified name with a null value.
CalendarEvent - Class in com.iizix.prop.ui.calendar
A (sub)calendar list event.
CalendarEvent() - Constructor for class com.iizix.prop.ui.calendar.CalendarEvent
Creates the abstract styles property container without a name.
CalendarEvent(Atom) - Constructor for class com.iizix.prop.ui.calendar.CalendarEvent
Creates the abstract styles property container with the specified name.
CalendarLayout - Class in com.iizix.prop.ui.calendar
Layout manager for calendar lists.
CalendarLayout() - Constructor for class com.iizix.prop.ui.calendar.CalendarLayout
Creates the layout without name with a null value.
CalendarLayout(Atom) - Constructor for class com.iizix.prop.ui.calendar.CalendarLayout
Creates the layout with the specified name with a null value.
CalendarLayout(Atom, GProp<?>[]) - Constructor for class com.iizix.prop.ui.calendar.CalendarLayout
Creates the layout with the specified name and properties.
callOnStart(Runnable) - Static method in class com.iizigo.Startup
Calls the runnable callback in the SWT thread upon startup completed.
camera - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
Camera - Enum constant in enum class com.iizix.prop.EnvProps.ClientCapability
Camera capabilities.
camera_retro - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
canAcceptExternalBrowserEditor() - Method in interface com.iizigo.comm.PanelEditorTransactionProcessor
Checks if a "debug" connection is allowed.
canAcceptUIContainerFocus() - Method in interface com.iizix.prop.ui.IUIComp
Returns if this container can accept focus itself or for one of its children components.
canAcceptUIContainerFocus() - Method in class com.iizix.prop.ui.UIComp
Returns if this container can accept focus itself or for one of its children components.
canAcceptUIContainerFocus() - Method in class com.iizix.prop.ui.UIContainer
Returns if this container can accept focus itself or for one of its children components.
canAlignX() - Method in class com.iizix.prop.ui.calendar.UICalendarList
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.chart.UIChart
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.map.UIMap
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.MUIHeading
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.MUISwitch
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.MUITabBar
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.table.UITable
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.UIAccordion
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.UIComp
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.UIImage2
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.UIProgress
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.UISlider
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.UISwapContainer
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignX() - Method in class com.iizix.prop.ui.UITabContainer
Returns if the component can be aligned left, right, center, or horizontal fill.
canAlignY() - Method in class com.iizix.prop.ui.calendar.UICalendarList
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.chart.UIChart
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.map.UIMap
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.MUIHeading
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.MUITabBar
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.table.UITable
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.UIAccordion
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.UIComp
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.UIImage2
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.UISlider
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.UISwapContainer
Returns if the component can be aligned top, bottom, middle or vertical fill.
canAlignY() - Method in class com.iizix.prop.ui.UITabContainer
Returns if the component can be aligned top, bottom, middle or vertical fill.
canBeGrouped() - Method in class com.iizigo.quickfix.QuickFixAdapter
Checks if this resolution can be grouped together with other ones.
canBuild(LinkData, IAdaptable) - Method in class com.iizigo.link.ui.UIBuilderManager
Returns if this property container could potentially be link capable.
canBuild(IEUIContainer, IAdaptable) - Method in interface com.iizigo.link.ui.IUIBuilder
Returns if this property container could potentially be link capable.
canBuild(IEUIContainer, IAdaptable) - Method in interface com.iizigo.link.ui.IUIBuilderFromVS
Returns if this property container could potentially be link capable.
cancel() - Method in class com.iizigo.prop.PropProgressMonitorAdapter
Cancels the progress monitor.
cancel() - Method in class com.iizigo.setup.UIFeedBack
Requests cancel of the feedback or dialog.
cancel() - Method in class com.iizigo.swt.InvokeSWTLater
Cancels a pending run-later task.
cancel() - Method in class com.iizix.event.GEvent
Cancel even propagation of this event.
cancel() - Method in interface com.iizix.IPropProgressMonitor
Cancels the progress monitor.
cancel() - Method in interface com.iizix.license.IUserInterfaceFeedback
/** Requests cancel of the feedback or dialog.
cancel() - Method in class com.iizix.prop.ui.MessageBox
Called to remove the message box without further processing for user or notifications.
cancel() - Method in class com.iizix.PropProgressMonitor
Cancels the progress monitor.
cancel() - Method in class com.iizix.timeout.engine.TimeoutTask
Cancels the timeout task.
cancel() - Method in interface com.iizix.timeout.ITimerTask
Cancels the timeout task.
cancel() - Method in interface com.iizix.translate.ITranslationEngine
Cancels pending or running translation job.
cancel() - Method in class com.iizix.translate.TranslationEngine
Cancels pending or running translation job.
cancel() - Method in class com.iizix.translate.TranslationQueue
Cancels the queue.
cancel(boolean) - Method in class com.iizix.WorkerTask
Cancels the task.
CANCEL - Static variable in class com.iizix.run.common.BuildReply
The Canceled result.
CANCEL_STRING_CODE - Static variable in class com.iizigo.setup.UIFeedBack
The "\0" return code for cancel, to check by reference and not string comparison.
cancelCode - Variable in class com.iizigo.setup.UIFeedBack
The cancel return code.
Canceled - Enum constant in enum class com.iizix.run.common.BuildRC
 
CancelException - Exception Class in com.iizix.app
Operation canceled exception used with progress monitor.
CancelException() - Constructor for exception class com.iizix.app.CancelException
Constructor without message.
CancelException(String) - Constructor for exception class com.iizix.app.CancelException
Constructor with message.
cancelJob() - Method in class com.iizix.translate.TranslationQueue
Cancels the job instance if any, called from a synchronized block.
cancelled() - Method in class com.iizix.push.vapid.ClosableCallback
 
cancelTask(boolean) - Method in class com.iizix.SingleRetriggerableTask
Cancels the task.
cancelTimeout() - Method in class com.iizix.txp.impl.AbstractTXPNode
 
canChangeOrientation() - Method in class com.iizix.prop.ui.device.GSimpleDevice
Checks if orientation can be changed.
canChangePassword() - Method in class com.iizix.passwordpolicy.PasswordPolicy
Checks if the password can be changed or not.
canChangePassword() - Method in class com.iizix.prop.PolicyProps
Checks if the password can be changed or not.
canChangePassword() - Method in class com.iizix.server.db.BasicUserInfo
Checks if the user is allowed to change his password.
canChangePassword() - Method in class com.iizix.user.UserInfoBase
Checks if the user is allowed to change his password.
canCombineSelection(GProp<?>[]) - Method in interface com.iizigo.ws.prop.IWrappedElement
Checks if the element can be combined in a selection with other properties.
canCombineSelection(GProp<?>[]) - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Checks if the element can be combined in a selection with other properties.
canConnect() - Method in class com.iizix.term.HostSession
Checks for connect operation possible, used typically for GUI operations.
canContainComponent(Class<? extends UIComp>) - Method in interface com.iizigo.panel.prop.IEUIContainer
Checks if the UIComponent class in question can be added in this container.
canConvertTo(Value.Type) - Method in enum class com.iizix.Value.Type
Returns if this value can be converted to another value type.
canCopy - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canCopy() - Method in interface com.iizigo.editor.IClipboardSelection
Check if Copy is enabled.
canCopy() - Method in class com.iizigo.editor.SyntSelectionProvider
Check if Copy is enabled.
canCreateUI(LinkData) - Method in interface com.iizigo.link.vs.IUICreationFromVS
Method returning if this property could potentially be (action, field or table) or contain (group) properties that can create UI components when drag-dropped.
canCreateUI(LinkData) - Method in class com.iizigo.vs.prop.EditorVirtualSpace
Method returning if this property could potentially be (action, field or table) or contain (group) properties that can create UI components when drag-dropped.
canCreateUI(LinkData) - Method in class com.iizigo.vs.prop.EditorVSGroup
Method returning if this property could potentially be (action, field or table) or contain (group) properties that can create UI components when drag-dropped.
canCut - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canCut() - Method in interface com.iizigo.editor.IClipboardSelection
Check if Cut is enabled.
canCut() - Method in class com.iizigo.editor.SyntSelectionProvider
Check if Cut is enabled.
canDelete - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canDelete() - Method in interface com.iizigo.editor.IClipboardSelection
Check if Delete is enabled.
canDelete() - Method in class com.iizigo.editor.SyntSelectionProvider
Checks if Delete is enabled.
canDisconnect() - Method in class com.iizix.term.HostSession
Checks for disconnect operation possible, used typically for GUI operations.
CANDLESTICKS - Enum constant in enum class com.iizix.prop.ui.chart.plot2d.PlotType
Plot that represents typical candlesticks (financial reporting, primarily).
canEdit() - Method in class com.iizix.term.ee.EEMaster
Checks if this master file can be edited for screen captures, i.e.
canEdit() - Method in class com.iizix.term.ee.HostSessionEE
Checks if Edit mode can be turned on.
canEdit(Object) - Method in class com.iizigo.text.TEditingSupport
Can always edit if correct element: KStringProp.
canEditProperties() - Method in class com.iizigo.server.monitor.EditorEndPointPropCnr
Returns if the properties should be shown in the property editor.
canEditProperties() - Method in class com.iizigo.server.monitor.EditorEndPointsPropCnr
Returns if the properties should be shown in the property editor.
canEditProperties() - Method in class com.iizigo.server.monitor.EditorInfoPropCnr
Returns if the properties should be shown in the property editor.
canEditProperties() - Method in class com.iizigo.server.monitor.EditorSessionConnectionStatProp
Returns if the properties should be shown in the property editor.
canEditProperties() - Method in class com.iizigo.server.monitor.EditorVirtualizedMonitorPropCnr
Returns if the properties should be shown in the property editor.
canEditProperties() - Method in interface com.iizigo.server.monitor.IVirtualizedMonitorPanelProvider
Returns if the properties should be shown in the property editor.
canEditProperties() - Method in class com.iizigo.term.server.EditorActiveTerminalSessions
Returns if the properties should be shown in the property editor.
canExecute() - Method in class com.iizigo.editor.complex.ComplexOperation
Returns whether the operation can be executed in its current state.
canExecute() - Method in class com.iizigo.editor.UndoTransaction
 
canExternalizeTexts(List<DesignerProp>) - Static method in class com.iizigo.text.ExternalizeTextsDialog
Verifies if the externalize text operation produces something.
canFillX() - Method in class com.iizix.prop.ui.UICalendar
Returns if the component can fill in X or not.
canFillX() - Method in class com.iizix.prop.ui.UICheckBox
Returns if the component can fill in X or not.
canFillX() - Method in class com.iizix.prop.ui.UIComp
Returns if the component can fill in X or not.
canFillX() - Method in class com.iizix.prop.ui.UIRadioButton
Returns if the component can fill in X or not.
canFillX() - Method in class com.iizix.prop.ui.UISlider
Returns if the component can fill in X or not.
canFillY() - Method in class com.iizix.prop.ui.MUISwitch
Returns if the component can fill in Y or not.
canFillY() - Method in class com.iizix.prop.ui.UICalendar
Returns if the component can fill in Y or not.
canFillY() - Method in class com.iizix.prop.ui.UICheckBox
Returns if the component can fill in Y or not.
canFillY() - Method in class com.iizix.prop.ui.UIComp
Returns if the component can fill in Y or not.
canFillY() - Method in class com.iizix.prop.ui.UIMenuBar
Returns if the component can fill in Y or not.
canFillY() - Method in class com.iizix.prop.ui.UIProgress
Returns if the component can fill in Y or not.
canFillY() - Method in class com.iizix.prop.ui.UIRadioButton
Returns if the component can fill in Y or not.
canFillY() - Method in class com.iizix.prop.ui.UISlider
Returns if the component can fill in Y or not.
canFinish() - Method in class com.iizigo.db.editor.NewDBTransactionWizard
Validates if wizard can finish.
canFinish() - Method in class com.iizigo.panel.NewPanelWizard
Can only finish on last page.
canFinish() - Method in class com.iizigo.panel.wizards.AddUICompWizard
 
canFinish() - Method in class com.iizigo.project.NewModuleProjectWizard
Checks for OK to finish.
canFinish() - Method in class com.iizigo.project.NewModuleProjectWizardStartup
Checks for OK to finish.
canFinish() - Method in class com.iizigo.setup.SetupWizard
Checks for OK to finish.
canFinish() - Method in class com.iizigo.term.session.NewSessionWizard
Check if it can finish.
canFormat() - Method in interface com.iizix.ws.engine.IReplyContent
Checks if formatting the output is supported.
canFormat() - Method in class com.iizix.ws.engine.json.JSONReply
Checks if formatting the output is supported.
canFormat() - Method in class com.iizix.ws.engine.TextReply
Checks if formatting the output is supported.
canFormat() - Method in class com.iizix.ws.engine.xml.XMLReply
Checks if formatting the output is supported.
canGoto() - Method in class com.iizigo.actionactor.EditorJavaActionActor.Settings
Returns if the actor settings provides a way to go to the element in question.
canGoto() - Method in interface com.iizigo.actionactor.IEditorActionActorSettings
Returns if the actor settings provides a way to go to the element in question.
canGoto() - Method in class com.iizigo.db.actionactor.EditorDatabaseActionActor.Settings
Returns if the actor settings provides a way to go to the element in question.
canGoto() - Method in class com.iizigo.term.prop.EditorTerminalActionActor.Settings
Returns if the actor settings provides a way to go to the element in question.
canGoto() - Method in class com.iizigo.ws.actionactor.EditorWebServiceActionActor.Settings
Returns if the actor settings provides a way to go to the element in question.
canInstantiate() - Method in class com.iizigo.java.parser.type.IzTypeDeclaration
Checks if this class can be instantiated for IIZI with default constructor.
canInstantiate(IType) - Static method in class com.iizigo.java.JavaHelper
Checks if a class can be instantiated.
canLink - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canLink() - Method in class com.iizigo.link.LinkData
Checks if the operation could link.
canMapToVSField() - Method in interface com.iizigo.ws.prop.IWrappedElement
Verifies if the element is potentially not a repeated value that can be placed in a VS Field.
canMapToVSField() - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Verifies if the element is potentially not a repeated value that can be placed in a VS Field.
canMapToVSTableColumn() - Method in interface com.iizigo.ws.prop.IWrappedElement
Verifies if the element is potentially a repeated value that can be placed in a VS Table Column.
canMapToVSTableColumn() - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Verifies if the element is potentially a repeated value that can be placed in a VS Table Column.
canMark() - Method in class com.iizigo.panel.prop.EUIPanelPart
Checks if the component can be marked.
canMark() - Method in interface com.iizigo.panel.prop.IEUICompCommon
Checks if the component can be marked.
canModifyWithAPI() - Method in class com.iizix.prop.content.AbstractContentProvider
Returns if API is enabled for this content provider or not.
canModifyWithAPI() - Method in interface com.iizix.prop.content.IContentProvider
Returns if API is enabled for this content provider or not.
canMove - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canOpen - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canPaste - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canPaste() - Method in interface com.iizigo.editor.IClipboardSelection
Check for paste enabled.
canPaste() - Method in class com.iizigo.editor.SyntSelectionProvider
Check for paste enabled.
canPasteAfter - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canPasteBefore - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canPasteFrom(PropCnr) - Method in interface com.iizigo.prop.ITransferContainerProps
Verifies if the transfer operation is supported for the component in question.
canPasteLink - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canPasteTo(PropCnr) - Method in interface com.iizigo.prop.ITransferContainerProps
Verifies if the transfer operation is supported for the component in question.
canPerform(int) - Method in class com.iizigo.app.prop.AppDistributionDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.font.prop.FontDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.image.prop.ImageDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.panel.prop.UICompsDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.panel.prop.UIContainerDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.panel.prop.UILayoutDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.prop.DesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.push.prop.EditorPushDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.pwa.prop.EditorPWADesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.run.prop.EditorRuntimeBuilderDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.server.config.ServerConfigDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.server.monitor.VirtualizedMonitorDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.style.prop.StylesDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.term.prop.ScreenDesignerProp
Overrides to perform special treatment for fields and identifications containers.
canPerform(int) - Method in class com.iizigo.vs.prop.VirtualSpaceDesignerProp
Checks if an operation on this property is permitted.
canPerform(int) - Method in class com.iizigo.ws.prop.WebServiceDesignerProp
Checks if an operation on this property is permitted.
canPerform(GProp<?>[], int) - Static method in class com.iizigo.editor.PropHelper
Checks properties for a valid operation.
canPerform(ArrayList<DesignerProp>, int) - Static method in class com.iizigo.editor.PropHelper
Checks properties for a valid operation.
canplay - Enum constant in enum class com.iizix.api.ui.UIMediaEvent.Type
The canplay event is fired when the user agent can play the media, but estimates that not enough data has been loaded to play the media up to its end without having to stop for further buffering of content.
canplaythrough - Enum constant in enum class com.iizix.api.ui.UIMediaEvent.Type
The canplaythrough event is fired when the user agent can play the media, and estimates that enough data has been loaded to play the media up to its end without having to stop for further buffering of content.
canProcessEvents() - Method in class com.iizigo.prop.BaseEditor
Checks if it's OK to process events.
canProcessEvents() - Method in class com.iizigo.prop.editor.ContentProviderPropEditor
Checks if it's OK to process events.
canRedo() - Method in class com.iizigo.editor.complex.ComplexOperation
Returns whether the operation can be redone in its current state.
canRedo() - Method in class com.iizigo.editor.UndoTransaction
 
canRedo(ComplexOperation) - Method in interface com.iizigo.editor.complex.IComplexSubOperation
Checks for undo possible.
canRename - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
canRenameProperty() - Method in interface com.iizigo.panel.prop.IEUIPanel
Checks if the property can be renamed.
canRenameProperty() - Method in interface com.iizigo.prop.IPropRenameable
Checks if the property can be renamed.
canRequestFocus() - Method in interface com.iizix.prop.IPropCnr
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UICheckedMenuItem
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UIComp
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UILabel
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UIMenuBar
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UIMenuItem
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UIOutput
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UIProgress
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.ui.UIRadioMenuItem
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.vs.VirtualSpace
Returns if this component can receive focus.
canRequestFocus() - Method in class com.iizix.prop.vs.VSComponent
Returns if this component can receive focus.
canRequestFocus(boolean) - Method in interface com.iizix.prop.IPropCnr
Returns if this component can receive focus.
canRequestFocus(boolean, boolean) - Method in interface com.iizix.prop.IPropCnr
Returns if this component can receive focus.
canRequestFocus(boolean, boolean) - Method in class com.iizix.prop.PropCnr
Returns if this component can receive focus.
canRequestFocus(boolean, boolean) - Method in class com.iizix.prop.ui.UIComp
Returns if this component can receive focus.
canResume() - Method in class com.iizix.term.HostSession
Checks for resume operation possible, used typically for GUI operations.
canSelectPopupWindow() - Method in class com.iizigo.term.prop.EditorScreenProp
Check if the pop-up window can be chosen, i.e.
canSetHeight() - Method in class com.iizix.prop.ui.AbsoluteData
Verifies if the component height can be set.
canSetHeight() - Method in class com.iizix.prop.ui.BorderData
Verifies if the component height can be set.
canSetHeight() - Method in class com.iizix.prop.ui.FlexData
Verifies if the component height can be set.
canSetHeight() - Method in class com.iizix.prop.ui.GridData
Verifies if the component height can be set.
canSetHeight() - Method in class com.iizix.prop.ui.LayoutProp
Verifies if the component height can be set.
canSetPosition() - Method in class com.iizix.prop.ui.AbsoluteData
Verifies if the component position can be set.
canSetPosition() - Method in class com.iizix.prop.ui.LayoutProp
Verifies if the component position can be set.
canSetWidth() - Method in class com.iizix.prop.ui.AbsoluteData
Verifies if the component width can be set.
canSetWidth() - Method in class com.iizix.prop.ui.BorderData
Verifies if the component width can be set.
canSetWidth() - Method in class com.iizix.prop.ui.FlexData
Verifies if the component width can be set.
canSetWidth() - Method in class com.iizix.prop.ui.GridData
Verifies if the component width can be set.
canSetWidth() - Method in class com.iizix.prop.ui.LayoutProp
Verifies if the component width can be set.
canShowInJavaEditor() - Method in class com.iizigo.java.prop.EditorClassReference
Checks if the type is defined and can be shown in an Eclipse Java Editor.
canShowPanelPart() - Method in class com.iizigo.server.monitor.EditorInfoPropCnr
Returns if the right panel part can be shown.
canShowPanelPart() - Method in class com.iizigo.server.monitor.EditorVirtualizedMonitorPropCnr
Returns if the right panel part can be shown.
canShowPanelPart() - Method in interface com.iizigo.server.monitor.IVirtualizedMonitorPanelProvider
Returns if the right panel part can be shown.
canShowPanelPart() - Method in class com.iizigo.term.server.EditorActiveTerminalSession
Returns if the right panel part can be shown.
canStopServer() - Static method in class com.iizix.jdbc.DerbyImpl
Checks if the Derby network server can be stopped, or if it running outside of our reach.
canSuspend() - Method in class com.iizix.term.HostSession
Checks for suspend operation possible, used typically for GUI operations.
canTranslate(String, String) - Method in class com.iizix.translate.google.GoogleTranslate
Checks if a translation is handled between two language codes.
canTranslate(String, String) - Method in interface com.iizix.translate.ITranslationEngine
Checks if a translation is handled between two language codes.
canTranslate(String, String) - Method in interface com.iizix.translate.ITranslator
Checks if a translation is handled between two language codes.
canTranslate(String, String) - Method in class com.iizix.translate.microsoft.AzureCognitiveServices
Checks if a translation is handled between two language codes.
canTranslate(String, String) - Method in class com.iizix.translate.TranslationEngine
Checks if a translation is handled between two language codes.
canUndo() - Method in class com.iizigo.editor.complex.ComplexOperation
Returns whether the operation can be undone in its current state.
canUndo() - Method in class com.iizigo.editor.UndoTransaction
 
canUndo(ComplexOperation) - Method in interface com.iizigo.editor.complex.IComplexSubOperation
Checks for undo possible.
cap - Variable in class com.iizix.prop.GStroke
The cap.
Captioning - Enum constant in enum class com.iizix.device.settings.Settings_Android
Settings for video captioning.
CAPTURE - Enum constant in enum class com.iizix.prop.StylesStates
Capture (0x40) means mouse capture.
CaptureAdapterFactory - Class in com.iizigo.term.capture
Factory for Designer Props for EE/EEM files.
CaptureDesignerProp - Class in com.iizigo.term.capture.prop
Class for the CaptureScreenProp and CaptureFieldProp in the designer.
CaptureDesignerProp(PropCnr) - Constructor for class com.iizigo.term.capture.prop.CaptureDesignerProp
The constructor.
CaptureEditor - Class in com.iizigo.term.capture
The Screen Capture "Editor", but nothing to edit.
CaptureEditor() - Constructor for class com.iizigo.term.capture.CaptureEditor
The Eclipse constructor.
CaptureFieldProp - Class in com.iizigo.term.capture.prop
This Capture Field property container holds the screen identifications and fields for a terminal host screen.
CaptureFieldProp() - Constructor for class com.iizigo.term.capture.prop.CaptureFieldProp
Creates the Capture Field property container without a name.
CaptureFieldProp(Atom) - Constructor for class com.iizigo.term.capture.prop.CaptureFieldProp
Creates the Capture Field property container with the specified name.
CaptureRootProp - Class in com.iizigo.term.capture.prop
This Capture Root property container holds the screen capture and fields for a EE host screen.
CaptureRootProp() - Constructor for class com.iizigo.term.capture.prop.CaptureRootProp
Creates the capture root property container without a name.
CaptureRootProp(Atom) - Constructor for class com.iizigo.term.capture.prop.CaptureRootProp
Creates the capture root property container with the specified name.
CaptureScreenProp - Class in com.iizigo.term.capture.prop
This Capture Screen property container holds the screen capture and fields for a EE host screen.
CaptureScreenProp() - Constructor for class com.iizigo.term.capture.prop.CaptureScreenProp
Creates the capture screen property container without a name.
CaptureScreenProp(Atom) - Constructor for class com.iizigo.term.capture.prop.CaptureScreenProp
Creates the capture screen property container with the specified name.
car - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_down - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_left - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_right - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_square_o_down - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_square_o_left - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_square_o_right - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_square_o_up - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caret_up - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
caretListener - Variable in class com.iizigo.prop.editor.BadgePropEditor
Selection listener to check for caret location.
caretListener - Variable in class com.iizigo.prop.editor.KStringPropEditor
Selection listener to check for caret location.
caretListener - Variable in class com.iizigo.prop.editor.TooltipPropEditor
Selection listener to check for caret location.
caretMoved(CaretEvent) - Method in class com.iizigo.editor.MultiSelectionProvider
This method is called after the caret offset is changed.
caretMoved(CaretEvent) - Method in class com.iizigo.text.CommonTextActions
This method is called after the caret offset is changed.
cart_arrow_down - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cart_plus - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
Cast - Enum constant in enum class com.iizix.device.settings.Settings_Android
Settings to allow configuration of cast endpoints.
CAT_FIELD_VARIABLE - Static variable in class com.iizigo.java.problem.JavaProblem
Category for problems related to field or variables referenced by IIZI annotations.
CAT_OPTIONAL_FIELD_VARIABLE - Static variable in class com.iizigo.java.problem.JavaProblem
Optional annotated cast to field or variables referenced by IIZI annotations.
CAT_REF - Static variable in class com.iizigo.java.problem.JavaProblem
Category for problems related to reference problems in IIZI annotations.
CAT_SYNTAX - Static variable in class com.iizigo.java.problem.JavaProblem
Category for problems related to syntax of IIZI annotations.
CAT_TYPE - Static variable in class com.iizigo.java.problem.JavaProblem
Category for problems related to class type referenced by IIZI annotations.
Catalan - Enum constant in enum class com.iizix.translate.google.Language
 
Catalan - Enum constant in enum class com.iizix.translate.microsoft.Language
 
catchScreenAsEE(HostSession, ByteArrayOutputStream, String) - Static method in class com.iizix.term.ee.EEMaster
Catch a screen as EE.
catchScreenAsEE(HostSession, String, String, boolean) - Static method in class com.iizix.term.ee.EEMaster
Catch a screen as EE.
category - Variable in class com.iizigo.java.problem.JavaProblem
 
category - Variable in enum class com.iizigo.project.Folder
The category.
category - Variable in class com.iizigo.project.ModuleFolder
The Common Navigator category of the module folder.
category - Variable in class com.iizigo.prop.PatternManager.CategoryPatterns
The value type category.
category - Variable in enum class com.iizix.api.vs.VSFieldEvent.Category
The category value (-1 to 2).
category - Variable in class com.iizix.prop.ui.KTooltip
The message category if this applies, -1 for none, 0=informational, 1=warning, 2=error.
category - Variable in enum class com.iizix.Value.Type
The category, null for value-specific category.
category(Object) - Method in class com.iizigo.navigator.ViewerComparator
Returns the category of the given element.
CategoryPatterns(Value.Category) - Constructor for class com.iizigo.prop.PatternManager.CategoryPatterns
Constructor.
cc - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CC_ABNORMAL_CLOSURE - Static variable in interface com.iizix.nio.WebSocketCommListener
Abnormal Closure: iOS causes 1006 "Read EOF" if Safari is closed, or "Harsh disconnect" if just left alone for a long time.
cc_amex - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CC_APPMSG - Static variable in interface com.iizix.comm.GCloseCodes
Close code for application message, i.e.
cc_diners_club - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cc_discover - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CC_DISPOSED - Static variable in interface com.iizix.comm.GCloseCodes
Close code indicating the session to reconnect to has been disposed of.
CC_GOING_AWAY - Static variable in interface com.iizix.nio.WebSocketCommListener
Going Away: sent when e.g.
CC_HISTORY_ERROR - Static variable in interface com.iizix.comm.GCloseCodes
Close code indicating a problem with transaction history for reconnecting sessions.
CC_INTERNAL_ERROR - Static variable in interface com.iizix.nio.WebSocketCommListener
Internal Error.
CC_INVALID_PAYLOAD_DATA - Static variable in interface com.iizix.nio.WebSocketCommListener
Invalid frame payload data.
cc_jcb - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CC_MANDATORY_EXT - Static variable in interface com.iizix.nio.WebSocketCommListener
Mandatory Ext.
cc_mastercard - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CC_MESSAGE_TOO_BIG - Static variable in interface com.iizix.nio.WebSocketCommListener
Message Too Big.
CC_NO_STATUS_RECEIVED - Static variable in interface com.iizix.nio.WebSocketCommListener
No Status Received: send when e.g.
CC_NORMAL - Static variable in interface com.iizix.nio.WebSocketCommListener
Normal Closure.
CC_OCCUPIED - Static variable in interface com.iizix.comm.GCloseCodes
Close code used to indicate that the reconnecting session is occupied by an existing session.
CC_PAUSE - Static variable in interface com.iizix.comm.GCloseCodes
Code code indicating either party wishes to enter pause, i.e.
cc_paypal - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CC_POLICY_VIOLATION - Static variable in interface com.iizix.nio.WebSocketCommListener
Policy Violation.
CC_PROTOCOL_ERROR - Static variable in interface com.iizix.nio.WebSocketCommListener
Protocol error.
CC_SERVICE_RESTART - Static variable in interface com.iizix.nio.WebSocketCommListener
Service Restart.
cc_stripe - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CC_TLS_HANDSHAKE - Static variable in interface com.iizix.nio.WebSocketCommListener
TLS handshake
CC_TRY_AGAIN_LATER - Static variable in interface com.iizix.nio.WebSocketCommListener
Try Again Later.
CC_UNSUPPORTED_DATA - Static variable in interface com.iizix.nio.WebSocketCommListener
Unsupported Data.
CC_USERINFO - Static variable in interface com.iizix.comm.GCloseCodes
Close code for user information.
cc_visa - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CCombo(CCombo) - Constructor for class com.iizigo.editor.SyntSelectionProvider.CCombo
 
cdataPattern - Static variable in class com.iizix.js.build.compressors.XmlCompressor
 
Cebuano - Enum constant in enum class com.iizix.translate.google.Language
 
CELCIUS - Enum constant in enum class com.iizix.TemperatureUnit
Celcius formatted as "°C".
CELL_SELECTION_PN - Static variable in class com.iizix.prop.ui.table.UITable
Cell selection property name.
CELL_TYPE_Check - Static variable in class com.iizix.prop.ui.table.TCell
Cell type: Checkbox (= 2).
CELL_TYPE_Combo - Static variable in class com.iizix.prop.ui.table.TCell
Cell type: Combobox (= 4).
CELL_TYPE_KString - Static variable in class com.iizix.prop.ui.table.TCell
Cell type: KString (= 1).
CELL_TYPE_Radio - Static variable in class com.iizix.prop.ui.table.TCell
Cell type: Radio button (= 3).
CELL_TYPE_String - Static variable in class com.iizix.prop.ui.table.TCell
Cell type: String (= 0).
CellSelection - Class in com.iizix.prop.ui.selection
The grid selection.
CellSelection(UITable, TCell[]) - Constructor for class com.iizix.prop.ui.selection.CellSelection
Constructor.
CENATT - Static variable in class com.iizix.util.MemoryJarFile
 
CENATT - Static variable in class com.iizix.util.XJarFile
 
CENATX - Static variable in class com.iizix.util.MemoryJarFile
 
CENATX - Static variable in class com.iizix.util.XJarFile
 
CENCOM - Static variable in class com.iizix.util.MemoryJarFile
 
CENCOM - Static variable in class com.iizix.util.XJarFile
 
CENCRC - Static variable in class com.iizix.util.MemoryJarFile
 
CENCRC - Static variable in class com.iizix.util.XJarFile
 
CENDSK - Static variable in class com.iizix.util.MemoryJarFile
 
CENDSK - Static variable in class com.iizix.util.XJarFile
 
CENEXT - Static variable in class com.iizix.util.MemoryJarFile
 
CENEXT - Static variable in class com.iizix.util.XJarFile
 
CENFLG - Static variable in class com.iizix.util.MemoryJarFile
 
CENFLG - Static variable in class com.iizix.util.XJarFile
 
CENHDR - Static variable in class com.iizix.util.MemoryJarFile
 
CENHDR - Static variable in class com.iizix.util.XJarFile
 
CENHOW - Static variable in class com.iizix.util.MemoryJarFile
 
CENHOW - Static variable in class com.iizix.util.XJarFile
 
CENLEN - Static variable in class com.iizix.util.MemoryJarFile
 
CENLEN - Static variable in class com.iizix.util.XJarFile
 
CENNAM - Static variable in class com.iizix.util.MemoryJarFile
 
CENNAM - Static variable in class com.iizix.util.XJarFile
 
CENOFF - Static variable in class com.iizix.util.MemoryJarFile
 
CENOFF - Static variable in class com.iizix.util.XJarFile
 
CENSIG - Static variable in class com.iizix.util.MemoryJarFile
 
CENSIG - Static variable in class com.iizix.util.XJarFile
 
CENSIZ - Static variable in class com.iizix.util.MemoryJarFile
 
CENSIZ - Static variable in class com.iizix.util.XJarFile
 
center(Shell, int, int) - Method in class com.iizigo.ApplicationUI
Centers the window on screen over its parent and sets the size.
center(Shell, Class<?>, int, int) - Method in class com.iizigo.ApplicationUI
Centers the window on screen over its parent and sets the size.
center(Shell, Class<?>, String, int, int) - Method in class com.iizigo.ApplicationUI
Centers the window on screen over its parent and sets the size and image.
center(Shell, String, int, int) - Method in class com.iizigo.ApplicationUI
Centers the window on screen over its parent and sets the size and image.
center(Shell, String, String, int, int) - Method in class com.iizigo.ApplicationUI
Centers the window on screen over its parent and sets the size and image.
CENTER - Enum constant in enum class com.iizix.prop.ui.chart.axis2d.AxisPosition
 
CENTER - Static variable in class com.iizix.swt.SWTBorderLayout
 
centerDialog(Shell) - Static method in class com.iizigo.Activator
Centers a dialog box Shell over it's parent shell on the same monitor as the parent shell.
CENTIM - Static variable in class com.iizix.util.MemoryJarFile
 
CENTIM - Static variable in class com.iizix.util.XJarFile
 
CENVEM - Static variable in class com.iizix.util.MemoryJarFile
 
CENVEM - Static variable in class com.iizix.util.XJarFile
 
CENVER - Static variable in class com.iizix.util.MemoryJarFile
 
CENVER - Static variable in class com.iizix.util.XJarFile
 
cert_C - Variable in class com.iizix.run.RuntimeBuilderSettings
Certificate "C": Two letter country code, e.g.
cert_CN - Variable in class com.iizix.run.RuntimeBuilderSettings
The Common Name of the author for certificates.
Cert_CreateFailure - Enum constant in enum class com.iizix.run.common.BuildRC
 
cert_L - Variable in class com.iizix.run.RuntimeBuilderSettings
Certificate "L": Locality (city) name, e.g.
cert_O - Variable in class com.iizix.run.RuntimeBuilderSettings
Certificate "O": Large organization name, e.g.
cert_OU - Variable in class com.iizix.run.RuntimeBuilderSettings
Certificate "OU": Small organization name, e.g.
cert_ST - Variable in class com.iizix.run.RuntimeBuilderSettings
Certificate "ST": State name, e.g.
certificate - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CertificateHelper - Class in com.iizix.security
Helper class for certificates.
CertificateHelper() - Constructor for class com.iizix.security.CertificateHelper
 
CertificateUI - Class in com.iizigo.ssl
The implementing class for Certificate UI callback for SSL.
CertificateUI(Shell) - Constructor for class com.iizigo.ssl.CertificateUI
Constructs an instance of the Certificate UI for a shell.
chain - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chain_broken - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CHALLENGE_TYPE - Static variable in class com.iizix.server.acme.LetsEncryptDomain
The type of challenge: HTTP or DNS.
changedState(ITXPNode.State) - Method in interface com.iizix.txp.impl.ITXPNodeLogger
 
changedState(ITXPNode.State) - Method in class com.iizix.txp.impl.TXPNodeLogger
 
changeEmail(String, String) - Method in class com.iizix.server.user.AuthenticatedUser
Changes the email for the user assuming the new email is validated prior to calling this method.
changeExternallyAuthenticatedUser(AuthenticatedUser) - Method in class com.iizix.server.gyro.AppSessionGyro
Changes the authenticated user due an external authentication mechanism such as LinkedIn.
changeGraphControlEnableState(boolean) - Method in class com.iizigo.db.editor.CustomSQLBuilder
Overrides: Enables / disables the GraphControl to avoid message box.
changeOrientation() - Method in class com.iizix.prop.ui.device.GSimpleDevice
Creates a new simple device with changed orientation type (portrait/landscape).
changePassword(IClientSessionGyro, String, String, String) - Method in interface com.iizix.gyro.IUserAuthenticationUI
Changes the password for the user.
changePassword(String, String) - Method in class com.iizix.server.db.BasicUserInfo
Changes the password for the user without checking if the password entropy is met.
changeReference(String, String, PropReference) - Method in class com.iizix.prop.AbstractReference
Called to update a reference from an old name to a new name.
channelMode(boolean) - Method in class com.iizix.gyro.WindowOptions
Whether or not to display the window in theater mode.
CharProp - Class in com.iizix.prop
The character property class holds the property name, value and optionally has a parent and/or property listener(s).
CharProp() - Constructor for class com.iizix.prop.CharProp
Creates a character property with the specified name with a null value.
CharProp(Atom) - Constructor for class com.iizix.prop.CharProp
Creates a character property with the specified name with a null value.
CharProp(Atom, char) - Constructor for class com.iizix.prop.CharProp
Creates a character property with the specified name with and value.
charset(String) - Method in class com.iizix.barcode.BarcodeBuilder
Specifies what character set to use for encoding valid for the barcode types or formats BarcodeType.AZTEC, BarcodeType.PDF_417 and BarcodeType.QR_CODE.
charset(Charset) - Method in class com.iizix.barcode.BarcodeBuilder
Specifies what character set to use for encoding valid for the barcode types or formats BarcodeType.AZTEC, BarcodeType.PDF_417 and BarcodeType.QR_CODE.
ChartColor - Enum Class in com.iizix.prop.ui.chart
The Chart color settings for title.
ChartDesignerProp - Class in com.iizigo.panel.prop.chart
Class for the UI chart children property containers in the designer (axis, plot and series).
ChartDesignerProp(PropCnr) - Constructor for class com.iizigo.panel.prop.chart.ChartDesignerProp
The constructor.
ChartFont - Enum Class in com.iizix.prop.ui.chart
The Chart font settings for title.
ChartInteger - Enum Class in com.iizix.prop.ui.chart
The Axis2D integer settings the can be set or retrieved.
ChartKString - Enum Class in com.iizix.prop.ui.chart
The Chart strings settings the can be set or retrieved.
ChartTheme - Enum Class in com.iizix.prop.ui.chart
The chart theme option.
CHARUPDATE - Static variable in class com.iizix.prop.Atom
 
check - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
check(char[], List<HotSpot>, int, int) - Method in class com.iizigo.term.internal.HotSpot
Checks if a hot spot is found.
check(char[], List<HotSpot>, int, int) - Method in class com.iizigo.term.internal.Hyperlink
Checks if a hot spot is found.
check(char[], List<HotSpot>, int, int) - Method in class com.iizigo.term.internal.KeyHotSpot
Checks if a hot spot is found.
check(SessionInfo, String) - Method in class com.iizix.passwordpolicy.PasswordPolicy
Estimate password strength if it's OK, and if it is, null is returned.
check(String) - Method in class com.iizix.passwordpolicy.PasswordPolicy
Estimate password strength if it's OK, and if it is, null is returned.
check(String, String) - Method in class com.iizix.passwordpolicy.PasswordPolicy
Estimate password strength if it's OK, and if it is, null is returned.
check_circle - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
check_circle_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CHECK_FOCUS_LOST - Static variable in class com.iizigo.validator.ControlValidator
 
check_square - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
check_square_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
checkAndroidEnvironment(IPropProgressMonitor, IPrintAdapter, boolean) - Method in class com.iizix.run.common.BuildEnvironment
Checks the Android environment and build tools.
checkAnnotation(String, String, String) - Method in class com.iizigo.java.parser.type.IzTypeDeclaration
Checks the annotation for optional parameter value.
checkAnnotation(IType, String, String, String) - Static method in class com.iizigo.java.JavaHelper
Validates that the Annotation is tagging the class.
CHECKBOX - Enum constant in enum class com.iizix.prop.ui.mlist.MLItemType
The checkbox has a text on leading/trailing sides and a description.
checkBoxChecked - Variable in class com.iizigo.ApplicationUI
 
checkBoxCheckedDisabled - Variable in class com.iizigo.ApplicationUI
 
CheckboxLabelFix - Class in com.iizigo.swt
Fix-class for checkbox and label to handle foreground color.
CheckboxLabelFix() - Constructor for class com.iizigo.swt.CheckboxLabelFix
 
CheckboxTableViewerEx - Class in com.iizigo.jface
Checkbox table viewer with tooltip support.
CheckboxTableViewerEx(Table, GProp<?>[]) - Constructor for class com.iizigo.jface.CheckboxTableViewerEx
Creates the checkbox table viewer for a table, initialized with the content, label and tooltip provider for properties, then input set to the properties.
CheckboxTreeViewerEx - Class in com.iizigo.jface
Checkbox tree viewer with tooltip support.
CheckboxTreeViewerEx(Tree) - Constructor for class com.iizigo.jface.CheckboxTreeViewerEx
Creates the checkbox tree viewer for a tree, initialized with the content, label and tooltip provider for properties, then input set to the properties.
checkBoxUnchecked - Variable in class com.iizigo.ApplicationUI
 
checkBoxUncheckedDisabled - Variable in class com.iizigo.ApplicationUI
 
checkCanceled(Object) - Method in class com.iizigo.app.EclipseApplicationDistributor
Checks if the monitor is canceled.
checkCanceled(Object) - Method in class com.iizix.app.builder.ApplicationDistributor
Checks if the monitor is canceled.
checkConditions(IProgressMonitor, CheckConditionsContext) - Method in class com.iizigo.java.refactor.Move
 
checkConditions(IProgressMonitor, CheckConditionsContext) - Method in class com.iizigo.java.refactor.Rename
 
checkCreateDefaultMobileDevices(Shell) - Static method in class com.iizigo.panel.UIDevices
Shows a message box about no mobile devices, then creates a default list of all Apple devices.
checkCreateReference(GEvent) - Method in class com.iizix.prop.AbstractReference
Checks for tree to be valid in order to create the reference.
checkDisposed() - Method in class com.iizix.nio.WorkerNIO
Checks if the worker is disposed.
CHECKED - Static variable in interface com.iizix.prop.ui.selection.IUITriStateSelection
The state: checked.
CHECKED_ATOM - Static variable in interface com.iizix.prop.ui.IUICheck2Component
The atom name: checked.
CHECKED_ATOM - Static variable in interface com.iizix.prop.ui.IUICheckComponent
Property atom: checked.
checkEnabledOrStarting(Shell, IWizard) - Static method in class com.iizigo.Activator
Call this function in e.g.
checkEnabledOrStarting(Shell, IWizard, Runnable) - Static method in class com.iizigo.Activator
Call this function in e.g.
checkForDeadlocks() - Static method in class com.iizix.os.ThreadDeadlockDetector
Checks for deadlocks.
checkGoto() - Method in class com.iizigo.prop.editor.BadgePropEditor
Checks the goto-enablement from the selection.
checkGoto() - Method in class com.iizigo.prop.editor.KStringPropEditor
Checks the goto-enablement from the selection.
checkGoto() - Method in class com.iizigo.prop.editor.TooltipPropEditor
Checks the goto-enablement from the selection.
checkInput(boolean) - Method in class com.iizigo.prop.BaseEditor
Checks the input.
checkInput(boolean) - Method in class com.iizigo.prop.editor.ValuePropEditor
Overridden to provide value type.
checkParams() - Method in class com.iizix.barcode.BarcodeBuilder
Checks the basic parameters, regardless of if validation mode is enabled or not.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.calendar.ECalendarLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EAbsoluteLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EAccordionLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EBorderLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EFlexLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EGridLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EHeadingLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EListLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EMenuBarLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.ESwapLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.ETabBarLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.ETabLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in interface com.iizigo.panel.prop.IReplaceLayoutData
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.map.EMapLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.mlist.EMLGroupLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.mlist.EMListLayout
Perform check of the component layout data and replaces it if required.
checkReplaceLayoutData(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.table.EUITableLayout
Perform check of the component layout data and replaces it if required.
checkSelectedElement(Object) - Method in class com.iizigo.project.AliasPropertyPage
Initializes the page for the selected object if it's of correct type and contents.
checkSelectedElement(Object) - Method in class com.iizigo.project.StandardPropertyPage
Initializes the page for the selected object if it's of correct type and contents.
checkSelectedElement(Object) - Method in class com.iizigo.term.project.TerminalModelPropertyPage
Initializes the page for the selected object if it's of correct type and contents.
checkStateChanged(CheckStateChangedEvent) - Method in class com.iizigo.editor.MoveDialog
Check changes.
checkStateChanged(CheckStateChangedEvent) - Method in class com.iizigo.text.ExternalizeTextsDialog
Check state changed.
checkSubclass() - Method in class com.iizigo.plugin.ProjectPluginChooser
 
checkSubclass() - Method in class com.iizigo.swt.IzCCombo0
 
checkSubclass() - Method in class com.iizix.swt.TTableItem
Overridden to be able to subclass.
checkSubclass() - Method in class com.iizix.swt.widget.IZ_Button
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_CLabel
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_Combo
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_Label
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_Link
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_List
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_Spinner
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_StyledText
 
checkSubclass() - Method in class com.iizix.swt.widget.IZ_Text
 
checkTimeout(long) - Method in class com.iizix.comm.ServerSocketComm
Performs a timeout check for the socket channel.
checkTimeout(long) - Method in interface com.iizix.nio.IWorkerTimeout
Performs a timeout check.
checkTimeout(long) - Method in class com.iizix.nio.SocketCommNIO
Performs a timeout check for the socket channel.
chevron_circle_down - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chevron_circle_left - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chevron_circle_right - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chevron_circle_up - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chevron_down - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chevron_left - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chevron_right - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
chevron_up - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
Chichewa - Enum constant in enum class com.iizix.translate.google.Language
 
child - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CHILD_PROP_ERROR_PREFIX - Static variable in interface com.iizix.prop.IPropErrorItem
The prefix for child property error.
childError - Variable in class com.iizigo.prop.PropMarker
The name of child property in error.
CHILDREN - Enum constant in enum class com.iizix.event.GEvent.Operation
Operation to send the event to all children, if the property is a container.
Chinese_Simplified - Enum constant in enum class com.iizix.translate.google.Language
 
Chinese_Simplified - Enum constant in enum class com.iizix.translate.microsoft.Language
 
Chinese_Traditional - Enum constant in enum class com.iizix.translate.google.Language
 
Chinese_Traditional - Enum constant in enum class com.iizix.translate.microsoft.Language
 
chrome - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
Chrome - Enum constant in enum class com.iizix.prop.font.BrowserFontFormat
Chrome, before version 36.
Chrome2 - Enum constant in enum class com.iizix.prop.font.BrowserFontFormat
Chrome, version 36+
CID - Static variable in class com.iizix.prop.Atom
 
CIDProp - Class in com.iizix.prop.ui
Component ID property is used to assign a unique value known on both client and server.
CIDProp() - Constructor for class com.iizix.prop.ui.CIDProp
Default constructor.
CIDProp(Atom) - Constructor for class com.iizix.prop.ui.CIDProp
Default constructor with name.
circle - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
circle() - Method in class com.iizix.server.user.UserProfileImageRequest
Specifies that a circle should be used, if the width and height are equal, otherwise it will become an ellipse.
circle() - Method in interface com.iizix.urn.user.IUserProfileImageRequest
Specifies that a circle should be used, if the width and height are equal, otherwise it will become an ellipse.
circle(int) - Method in class com.iizix.server.user.UserProfileImageRequest
Specifies that a circle should be used in the set logical pixel size.
circle(int) - Method in interface com.iizix.urn.user.IUserProfileImageRequest
Specifies that a circle should be used in the set logical pixel size.
circle_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
circle_o_notch - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
circle_thin - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CIRCULAR - Enum constant in enum class com.iizix.prop.References.ReturnCode
Circular reference in "target" from "source", type "reference-type".
CircularReferenceFinder<INPUT,TARGET> - Class in com.iizix
Helper class to find circular references.
CircularReferenceFinder(INPUT, ICircularReference<INPUT, TARGET>) - Constructor for class com.iizix.CircularReferenceFinder
Constructs the circular reference finder.
City - Enum constant in enum class com.iizix.urn.user.UserProfileStringURNType
City.
CLASS - Static variable in class com.iizix.prop.Atom
 
classes - Variable in class com.iizigo.prop.editor.ReferencePropEditor
 
classes - Variable in class com.iizigo.prop.editor.VSRelativeReferencePropEditor
 
classes - Variable in class com.iizigo.prop.editor.VSTableColumnReferencePropEditor
 
CLASSES - Static variable in class com.iizigo.prop.editor.ImageReferencePropEditor
Images.
classFQN - Variable in class com.iizigo.java.parser.type.IzTypeDeclaration
The fully qualified name.
Classic_Adobebricks - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Algae - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Bahamation - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_BlueDusk - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_CubanShirts - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Desert - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Distinctive - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Dollar - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Grasshopper - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Grasslands - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_GreySkies - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Harmony - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_IndigoNation - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Ireland - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_MiamiNice - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Midwest - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Minty - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_PurpleRain - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_RoyalPurples - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_SageToLime - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Shrooms - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Tufte - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_WatersEdge - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
Classic_Wetland - Enum constant in enum class com.iizix.prop.ui.chart.ChartTheme
 
classLoader - Variable in class com.iizigo.prop.PropertyEditorSetup
Get the resource bundle.
CLASSPATH - Static variable in class com.iizix.prop.ModuleProjectSettings
Static strings.
classpathEntriesFromClasses(Class<?>...) - Static method in interface com.iizix.IPluginDescriptor
Default implementation of getClasspathEntries() that can be used, but should be cached into a variable to avoid calculation.
ClasspathEntry - Class in com.iizix.prop
Classpath entry specification for the classpath.
ClasspathEntry(ClasspathEntry.Type, String) - Constructor for class com.iizix.prop.ClasspathEntry
Constructor.
ClasspathEntry.Type - Enum Class in com.iizix.prop
The enumeration for the ClasspathEntry type.
ClassReference - Class in com.iizix.prop
The Class Reference property class hold the reference to a Java class.
ClassReference() - Constructor for class com.iizix.prop.ClassReference
Creates a Class Reference property with no name and with a null value.
ClassReference(Atom) - Constructor for class com.iizix.prop.ClassReference
Creates a Class Reference property with the specified name with a null value.
ClassReference(Atom, String) - Constructor for class com.iizix.prop.ClassReference
Creates a Class Reference property with the specified name and value.
ClassReferencePropEditor - Class in com.iizigo.prop.editor
The Class Reference property editor consists of a simple entry field.
ClassReferencePropEditor() - Constructor for class com.iizigo.prop.editor.ClassReferencePropEditor
Default constructor called before createControls.
clean(IJavaProject) - Method in class com.iizigo.java.JavaManager
Cleans a project, called by the Java Compilation participant.
cleanProject(IProject, IJavaProject) - Method in class com.iizigo.java.parser.annotation.AnnotationsEngine
Called to perform a clean on a project that is of Java nature, including Module projects.
cleanProject(IProject, IJavaProject) - Method in interface com.iizigo.java.parser.IJavaSourceParser
Called to perform a clean on a project that is of Java nature, including Module projects.
cleanProject(IProject, IJavaProject) - Method in class com.iizigo.java.parser.type.TypeEngine
Called to perform a clean on a project that is of Java nature, including Module projects.
cleanRebuildPropertyMarkers() - Method in class com.iizigo.project.ModuleModel
Cleans the property error markers from this project and rebuilds them.
cleanStarting(IJavaProject) - Method in class com.iizigo.java.JavaCompilationParticipant
Notifies this participant that a clean is about to start and provides it the opportunity to delete generated source files.
cleanUp() - Method in class com.iizix.license.LicenseSystem
Cleans up any temporary files and directories.
cleanUp() - Method in class com.iizix.txp.impl.AbstractActionActorTXPNode
Cleans up once by calling AbstractActionActorTXPNode.onCleanup() and then logs potential clean-up error.
cleanupProcesses(boolean) - Method in class com.iizix.run.common.CommonBuilder
Cleans up after Android ADB and Gradle.
clear() - Method in class com.iizigo.swt.FilterController
Clears the filter without notification.
clear() - Method in class com.iizigo.swt.IzFilter
Clears the filter without notification.
clear() - Method in class com.iizigo.term.internal.Terminal
Clears the entire screen.
clear() - Method in class com.iizix.GenericListener
Clears all the listeners.
clear() - Method in class com.iizix.IntArrayList
Clears the array, i.e.
clear() - Method in class com.iizix.prop.ErrorsProp
Removes all errors from the array.
clear() - Method in class com.iizix.prop.StringArrayProp
Removes all strings from the array.
clear() - Method in class com.iizix.prop.StringMapProp
Removes all entries from the map.
clear() - Method in class com.iizix.prop.vs.VSTable
Clears the table, i.e.
clear() - Method in class com.iizix.Rect
Reinitializes the contents.
clear() - Method in class com.iizix.swt.IzMenu
Removes all menu items so as to clear the menu.
clear() - Method in class com.iizix.term.HostScreen
Clears the entire screen.
clear() - Method in class com.iizix.value.ImmutableXMLGregorianCalendar
 
clearBackwardEntries(boolean) - Method in interface com.iizix.gyro.history.IAppHistory
Clears all backward history entries prior to the current one, with optional removal of the current backward entry.
ClearButton - Class in com.iizigo.prop
The clear-button.
ClearButton(Composite, boolean, IClearButton) - Constructor for class com.iizigo.prop.ClearButton
Create the clear button.
clearCache() - Method in class com.iizigo.java.JavaSource
Clears the cache.
clearCache() - Method in class com.iizigo.java.parser.ParsedJavaSource
Clears the cache.
clearCells(ComplexOperation, PanelEditor.GridInfo) - Method in class com.iizigo.panel.prop.EGridLayout.Grid
Clears grid cells.
clearChanged() - Method in class com.iizigo.project.StandardPropertyPage
Clears the change state.
clearComponentArea(ComplexOperation, UIComp) - Method in class com.iizigo.panel.prop.EGridLayout
Clears the area occupied by a component.
clearComponentArea(ComplexOperation, UIComp) - Method in interface com.iizigo.panel.prop.IClearComponentArea
Clears the area occupied by a component.
clearError() - Method in class com.iizix.prop.AbstractReference
Clears the property error.
clearError() - Method in class com.iizix.prop.vs.VSRelativeReference
Clears the error.
clearErrorMessage() - Method in interface com.iizix.IComponent
Clears the error message, if any.
clearErrorMessage() - Method in class com.iizix.prop.ui.UIComp
Clears the error message, if any.
clearFixedTarget() - Method in class com.iizix.prop.AbstractReference
Called to clear the fixed reference in case the reference is changed.
clearFixedTarget() - Method in class com.iizix.prop.FixedVirtualizedAbstractReference
Called to clear the fixed reference in case the reference is changed.
clearFixedTarget() - Method in class com.iizix.prop.vs.VSReference
Called to clear the fixed reference in case the reference is changed.
clearForwardEntries() - Method in interface com.iizix.gyro.history.IAppHistory
Clears the index entries from the current location to the end, removing potential forward history actions.
clearImageCache() - Method in interface com.iizix.gyro.IRuntimeImageCache
Clears the entire cache or the IRuntimeImageCache cache implementor, e.g.
clearImageCache() - Method in interface com.iizix.gyro.IRuntimeImageCacheImpl
Clears the entire cache.
clearImageCache() - Method in class com.iizix.server.gyro.AppSessionGyro
Clears the entire cache.
clearImageCache() - Method in class com.iizix.server.gyro.ClientSessionGyro
Clears the entire cache.
clearInstalledFontsMapAndCustomCSSCache() - Method in class com.iizigo.project.ModuleModel
Clears the installed font map cache and custom CSS files.
clearInternalBrowserCache(IPreferenceStore, boolean, Browser) - Static method in class com.iizigo.panel.PanelEditor
Checks if clearing the browser cache is required due to a new iiziGo Build or a compression settings.
clearJobInstance() - Method in class com.iizix.translate.TranslationQueue
Clears the job instance if any, called from a synchronized block.
clearLanguageQueue() - Method in class com.iizix.translate.TranslationEngine
Clears the language queue after reconfiguration.
clearLoadedFilesList() - Static method in class com.iizix.util.XJarFile
Clears the loaded files list.
clearMenu() - Method in class com.iizix.swt.DropdownSelectionListener
Removes all menu items.
clearMenu(int) - Method in class com.iizix.swt.DropdownSelectionListener
Removes menu items from the bottom, keeping "count" menu items.
clearMessage() - Method in interface com.iizix.prop.vs.IVSMessageComponent
Clears the message.
clearNotify() - Method in class com.iizigo.swt.FilterController
Clears the filter text with notification to the listener.
clearNotify() - Method in class com.iizigo.swt.IzFilter
Clears with notification to controller.
clearPropErrorMarkers() - Method in class com.iizigo.prop.DesignerProp
This method should be called from a builder that receives the "clean" event, it just clears the markers internally in DesignerProp.
clearSelection() - Method in class com.iizigo.swt.IzCCombo
Sets the selection in the receiver's text field to an empty selection starting just before the first character.
clearSelection() - Method in class com.iizigo.swt.IzCCombo0
Sets the selection in the receiver's text field to an empty selection starting just before the first character.
clearSelection() - Method in class com.iizix.prop.content.AbstractContentProvider
Clear the selection.
clearSelection() - Method in class com.iizix.prop.content.AbstractContentUIContainer
Clear the selection.
clearSelection() - Method in interface com.iizix.prop.content.IContentProviderAPI
Clear the selection.
clearSelection() - Method in interface com.iizix.prop.ICodeItemsOwnerSelectionSupport
Clear the selection.
clearSelection() - Method in interface com.iizix.prop.ui.IUIRadioComponent
Clear the selection.
clearSelection() - Method in interface com.iizix.prop.ui.selection.IUIIndexedSelectionComp
Clear the selection.
clearSelection() - Method in class com.iizix.prop.ui.table.UITable
Clear the selection.
clearSelection() - Method in class com.iizix.prop.ui.UIAbstractListChoice
Clear the selection.
clearSelection() - Method in class com.iizix.prop.ui.UIAccordion
Clear the selection.
clearSelection() - Method in class com.iizix.prop.ui.UISwapContainer
Clear the selection.
clearSelection() - Method in class com.iizix.prop.ui.UITabContainer
Clear the selection.
clearSelection() - Method in class com.iizix.prop.vs.VSRows
Clears the selection without trigger component.
clearSelection() - Method in class com.iizix.prop.vs.VSTable
Clears the selection without trigger component.
clearSelection() - Method in class com.iizix.swt.widget.IZ_CCombo
Sets the selection in the receiver's text field to an empty selection starting just before the first character.
clearSelection(IGProp<?>) - Method in class com.iizix.prop.vs.VSRows
Clears the selection with optional trigger component.
clearSelection(IGProp<?>) - Method in class com.iizix.prop.vs.VSTable
Clears the selection with optional trigger component.
clearSignatureCache() - Method in class com.iizigo.java.parser.ParsedJavaSource
Clears the signature cache.
clearSQLInput() - Method in class com.iizigo.db.editor.CustomSQLSourceViewer
Clears the text entry field and re-parses.
clearThreadCache() - Static method in class com.iizigo.java.JavaHelper
Clears the cache for the current thread.
clearTypeAhead() - Method in class com.iizix.term.HostSession
Clears the type-ahead buffer.
clearWindow(int) - Method in class com.iizix.prop.ui.chart.UIChart
Clears the zooms in or out any plots in two dimensions.
CLIENT - Enum constant in enum class com.iizix.RunMode
Client mode.
CLIENT - Static variable in class com.iizix.prop.Atom
 
CLIENT - Static variable in class com.iizix.prop.PropFactory
The application type: CLIENT = 0.
CLIENT - Static variable in class com.iizix.prop.PropMgr
The application type: CLIENT = 0.
CLIENT_SESSION - Enum constant in enum class com.iizix.urn.URNResourceType
Client session files for a user, removed when the client session is stopped.
CLIENT_SESSION - Enum constant in enum class com.iizix.virtual.ThreadGroupType
A client session.
CLIENT_STYLES - Static variable in class com.iizix.prop.Atom
 
ClientAppSessionDisposed - Enum constant in enum class com.iizix.server.Messages
App session is disposed of
ClientBuilder - Class in com.iizix.server.run.remote
Class used to handle communication with the client part, i.e.
ClientBuilder(ServerRuntimeBuilderProps) - Constructor for class com.iizix.server.run.remote.ClientBuilder
Constructor.
clientCX - Variable in class com.iizigo.panel.DropInfo
Location of container client area.
clientCY - Variable in class com.iizigo.panel.DropInfo
Location of container client area.
ClientEndPoint - Class in com.iizix.server.client
The main class for an Client session running in the Server.
ClientEndPointConstructor - Class in com.iizix.server.client
The JavaScript client end point constructor.
ClientEndPointConstructor() - Constructor for class com.iizix.server.client.ClientEndPointConstructor
 
clientEnv - Variable in class com.iizix.prop.EnvProps
The client environment properties.
ClientHostScreen - Class in com.iizix.term
Handles the client host screen information and its synchronization between the server and the client.
ClientHostScreen(HostSession, HostSessionProps, int) - Constructor for class com.iizix.term.ClientHostScreen
Creates a new instance of the client host screen.
ClientImageData - Class in com.iizix.prop.image
The Client image data.
ClientImageData(FontIconDefinition) - Constructor for class com.iizix.prop.image.ClientImageData
Creates a new instance for font icons.
ClientImageData(SVGInfo) - Constructor for class com.iizix.prop.image.ClientImageData
Creates a new instance for SVG.
ClientImageData(String, String, int, int) - Constructor for class com.iizix.prop.image.ClientImageData
Creates a new instance for single-images.
ClientImageData(String, String, int, int, int, int) - Constructor for class com.iizix.prop.image.ClientImageData
Creates a new instance for single-images.
ClientImageData(String, String, int, int, int, int, int, int) - Constructor for class com.iizix.prop.image.ClientImageData
Creates a new instance for multiple-images.
ClientInstance - Class in com.iizix.comm.client
The client class for communication with a remote server over (secured) WebSocket using the IIZI reconnectable transactional processing.
ClientInstance(PropFactory, String, int, String, SSLCommProps, boolean, IClientInstanceListener) - Constructor for class com.iizix.comm.client.ClientInstance
Constructor.
ClientManager - Class in com.iizix.test.client
Class to manage clients connections.
ClientNIOSocket - Class in com.iizix.comm.test
 
clientOrientation - Variable in enum class com.iizix.gyro.ScreenOrientation
The string in window.screen.orientation on the client side.
ClientParams - Class in com.iizix.server.client
Class used to hold the information for the client parameters and to parse the Query string in the Client WebSocket URI.
ClientParams(ServerShell, String) - Constructor for class com.iizix.server.client.ClientParams
Constructor with public key required from remote party.
ClientParams(ServerShell, String, boolean) - Constructor for class com.iizix.server.client.ClientParams
Constructor.
ClientProps - Class in com.iizix.prop
This client property is a container that holds everything a client/server needs in order to establish communication with the other party, and information about themselves (such as environment).
ClientProps() - Constructor for class com.iizix.prop.ClientProps
Creates the client properties without a name.
clientSessionCount - Variable in class com.iizix.server.UserInfoHistoryEntry
Client session count.
clientSessionGyro(IClientSessionGyro) - Method in class com.iizix.server.user.UserProfileImageRequest
Assigns the Client Session Gyro to use.
clientSessionGyro(IClientSessionGyro) - Method in interface com.iizix.urn.user.IUserProfileImageRequest
Assigns the Client Session Gyro to use.
ClientSessionGyro - Class in com.iizix.server.gyro
The Client Session Gyro instance.
ClientSessionProp - Class in com.iizix.server.monitor
Client session property.
ClientSessionProp() - Constructor for class com.iizix.server.monitor.ClientSessionProp
Constructor for transactions.
ClientSessionProp(Atom, ClientSessionGyro) - Constructor for class com.iizix.server.monitor.ClientSessionProp
Constructor for monitor.
ClientSideEditor - Class in com.iizigo.panel
Class for client-side editor.
clientStyles - Variable in class com.iizix.prop.ui.UIDialog
The style container for client.
ClientTransactionProcessor - Class in com.iizix.server.client
The TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection.
ClientTS - Class in com.iizix.comm.test
 
ClientUnsupportedDevice - Enum constant in enum class com.iizix.server.Messages
Unsupported device configuration
ClientWS - Class in com.iizix.comm.test
 
clientX - Variable in class com.iizigo.panel.DropInfo
Location of container client area.
clientY - Variable in class com.iizigo.panel.DropInfo
Location of container client area.
clipboard - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
ClipboardHelper - Class in com.iizigo.dnd
The clip board helper class is used to interface with the clip board in Eclipse/SWT with the Properties.
ClipboardHelper() - Constructor for class com.iizigo.dnd.ClipboardHelper
 
clipboardParsing - Variable in class com.iizigo.term.PluginPreference
Clipboard parsing: 0=field, 1=word, 2=none.
clock_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
clone - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
clone() - Method in class com.iizigo.actionactor.EditorJavaActionActor.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.app.prop.AppDistributionProps
Clone must be overridden.
clone() - Method in class com.iizigo.db.actionactor.EditorDatabaseActionActor.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorConnectionProfileSetup
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorConnectionProfilesSetup
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorDatabaseProps
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorInputProps
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorInputVariable
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorResultProps
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorResultSetColumnProp
Clone must be overridden.
clone() - Method in class com.iizigo.db.prop.EditorResultSetProps
Clone must be overridden.
clone() - Method in class com.iizigo.font.prop.EditorFontFaces
Clone must be overridden.
clone() - Method in class com.iizigo.font.prop.EditorFontFile
Clone must be overridden.
clone() - Method in class com.iizigo.font.prop.EditorFontFiles
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorFontIconDefinition
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorFontIconsDefinition
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImageDefinition
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImageLocation
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImageResolution
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImagesDefinition
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImagesResolution
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImagesStyle
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImageStyle
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImageStyleLocation
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorImageStylesResolution
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorStyledImageDefinition
Clone must be overridden.
clone() - Method in class com.iizigo.image.prop.EditorSVGDefinition
Clone must be overridden.
clone() - Method in class com.iizigo.java.parser.annotation.AnnotationsContainer
Creates a clone out of this property.
clone() - Method in class com.iizigo.java.parser.ParsedJavaSourceContainer
Clones the container.
clone() - Method in class com.iizigo.java.parser.type.IzTypeDeclaration
Clones the instance.
clone() - Method in class com.iizigo.java.parser.type.TypesContainer
Creates a clone out of this property.
clone() - Method in class com.iizigo.java.prop.EditorClassReference
Creates a clone out of this property.
clone() - Method in class com.iizigo.java.prop.EditorMethodReference2
Creates a clone out of this property.
clone() - Method in class com.iizigo.panel.prop.calendar.ECalendarEvent
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.calendar.ECalendarLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.calendar.EUICalendarList
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.chart.EAxis2D
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.chart.EPlot2D
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.chart.ESeries
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.chart.ESeriesValue
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.chart.EUIChart
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EAbsoluteLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EAccordionLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EBorderLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EContextMenuLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EFlexLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EGridLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EHeadingLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EListLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EMenuBarLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EMenuLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EMUIHeading
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EMUISimpleDialog
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EMUISwitch
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EMUITabBar
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.ESwapLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.ETabBarLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.ETabLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIAccordion
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIButton
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUICalendar
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUICheckBox
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUICheckedMenuItem
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIComboBox
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIComps
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIContainer
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIContextMenu
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIDateTime
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIDialog
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIEmpty
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIGauge
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIImage
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIImage2
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUILabel
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIMedia
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIMenu
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIMenuBar
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIMenuItem
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIMenuSeparator
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIOutput
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIPanel
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIPanelPart
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIPanelPartCnr
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIProgress
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIRadioButton
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIRadioMenuItem
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUISlider
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUISpinner
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUISwapContainer
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUITabContainer
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUIText
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUITextArea
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.EUITitlePane
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.map.EMapLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.map.EMapMarkerProp
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.map.EMapMarkers
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.map.EUIMap
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.mlist.EMLDefaultItemProp
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.mlist.EMLGroup
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.mlist.EMLGroupLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.mlist.EMList
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.mlist.EMListLayout
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.mlist.EMLItemProp
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.table.EUITable
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.table.EUITableColumn
Clone must be overridden.
clone() - Method in class com.iizigo.panel.prop.table.EUITableLayout
Clone must be overridden.
clone() - Method in class com.iizigo.project.ModuleRootPropCnr
Clone must be overridden.
clone() - Method in class com.iizigo.prop.FilePropCnr
Clone must be overridden.
clone() - Method in class com.iizigo.prop.FolderPropCnr
Clone must be overridden.
clone() - Method in class com.iizigo.prop.TreeItemNavigatorPresentation
Clones the instance.
clone() - Method in class com.iizigo.push.prop.EditorPushProps
Creates a clone out of this property.
clone() - Method in class com.iizigo.pwa.prop.EditorPWAProps
Creates a clone out of this property.
clone() - Method in class com.iizigo.run.prop.EditorRuntimeBuilderProps
Clone must be overridden.
clone() - Method in class com.iizigo.selector.prop.EditorSelector
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorLetsEncryptDomain
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorMailProps
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorPolicyProps
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorServerAppConfig
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorServerConfigEnvProps
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorServerPluginConfig
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorServerProps
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorServerSettings
Clone must be overridden.
clone() - Method in class com.iizigo.server.config.EditorWebServerPortConfig
Clone must be overridden.
clone() - Method in class com.iizigo.server.monitor.EditorInfoPropCnr
Clones the instance.
clone() - Method in class com.iizigo.server.monitor.EditorVirtualizedMonitorPropCnr
Clone must be overridden.
clone() - Method in class com.iizigo.style.prop.EditorStyles
Clone must be overridden.
clone() - Method in class com.iizigo.term.capture.prop.CaptureFieldProp
Clones the instance.
clone() - Method in class com.iizigo.term.capture.prop.CaptureRootProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.capture.prop.CaptureScreenProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorScreenActionProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorScreenActionsProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorScreenFieldProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorScreenFieldsProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorScreenIdentificationProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorScreenIdentificationsProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorScreenProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorSessionsProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorTerminalActionActor.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.term.prop.EditorTerminalProps
Clone must be overridden.
clone() - Method in class com.iizigo.term.recording.prop.LogicItemProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.recording.prop.LogicProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.recording.prop.RecordingProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.recording.prop.RecordingRootProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.recording.prop.RecordingScreenProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.recording.prop.RecordingScreensProp
Clone must be overridden.
clone() - Method in class com.iizigo.term.server.EditorActiveTerminalSession
Clones the instance.
clone() - Method in class com.iizigo.text.prop.EditorTextTable
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorActionActors
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorFieldActor
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorFieldActors
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorHistoryBackward.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorHistoryForward.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorSetFocus.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorSetSourceFieldValue.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorSetTargetFieldValue.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.vs.actor.EditorTransportField.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVirtualSpace
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVSAction
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVSColumnHeader
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVSField
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVSFocusReference
Clones.
clone() - Method in class com.iizigo.vs.prop.EditorVSGroup
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVSOnUIEvent
Clones.
clone() - Method in class com.iizigo.vs.prop.EditorVSParticipantsHolder
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVSRow
Clone must be overridden.
clone() - Method in class com.iizigo.vs.prop.EditorVSRows
Clones the property.
clone() - Method in class com.iizigo.vs.prop.EditorVSTable
Clone must be overridden.
clone() - Method in class com.iizigo.ws.actionactor.EditorWebServiceActionActor.Settings
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.EditorOutputColumn
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.EditorOutputProps
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.EditorOutputTable
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.EditorOutputVariable
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.EditorOutputVariables
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.EditorRESTfulInputProps
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.EditorWebServiceProp
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Clones the JSONElementWrapper.
clone() - Method in class com.iizigo.ws.prop.json.EditorJSONEncodedInput
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.json.EditorJSONReplyDocument
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.url.EditorURLEncodedInput
Clone must be overridden.
clone() - Method in class com.iizigo.ws.prop.url.EditorURLInputParameter
Clone must be overridden.
clone() - Method in class com.iizix.actionactor.AbstractSettings
Creates a clone out of this property.
clone() - Method in class com.iizix.barcode.BarcodeBuilder
Clones this instance.
clone() - Method in class com.iizix.comm.statistics.SessionConnectionStatistics
Clones this instance.
clone() - Method in class com.iizix.db.prop.ConnectionProfileSetup
Clones the instance.
clone() - Method in class com.iizix.db.prop.ConnectionProfilesSetup
Clones the instance.
clone() - Method in class com.iizix.db.prop.DatabaseProps
Clones the property.
clone() - Method in class com.iizix.db.prop.InputProps
Clones these Input Properties.
clone() - Method in class com.iizix.db.prop.InputVariable
Clones this variable instance.
clone() - Method in class com.iizix.db.prop.ResultProps
Clones this ResultProps instance.
clone() - Method in class com.iizix.db.prop.ResultSetColumnProp
Clones this VSVariable instance.
clone() - Method in class com.iizix.db.prop.ResultSetProps
Clones this ResultSetProp.
clone() - Method in class com.iizix.DSize
Clones this instance.
clone() - Method in class com.iizix.license.ProfilePicture
Clones the instance.
clone() - Method in class com.iizix.LocaleInfo
Clones the instance.
clone() - Method in class com.iizix.prop.AbstractReference
Cloning must duplicate reference into new tree.
clone() - Method in class com.iizix.prop.AppLanguages
Clones the AppLanguages.
clone() - Method in class com.iizix.prop.ArrayProp
Clones the property.
clone() - Method in class com.iizix.prop.AssetReferences
Clones this property.
clone() - Method in class com.iizix.prop.Atom
Clones this atom.
clone() - Method in class com.iizix.prop.BadgeProp
Clones the badge property.
clone() - Method in class com.iizix.prop.ByteArrayProp
Clones the byte array property.
clone() - Method in class com.iizix.prop.ClassReference
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.CodeItemArrayProp
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.CodeItemImpl
Clones the instance.
clone() - Method in class com.iizix.prop.content.AbstractContentUIContainer
Clones this instance.
clone() - Method in class com.iizix.prop.CSSAssetReferences
Clone.
clone() - Method in class com.iizix.prop.CSSClassNamesProp
Clones this property.
clone() - Method in class com.iizix.prop.DevParams
Clones the device parameters instance.
clone() - Method in class com.iizix.prop.EnvProps
Clones the environment properties.
clone() - Method in class com.iizix.prop.ErrorsProp
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.FileURIPropCnr
Clone must be overridden.
clone() - Method in class com.iizix.prop.Flash
Clones the properties.
clone() - Method in class com.iizix.prop.FolderURIPropCnr
Clone must be overridden.
clone() - Method in class com.iizix.prop.font.FontFiles
Clones the font files.
clone() - Method in class com.iizix.prop.GBadge
Clones the badge.
clone() - Method in class com.iizix.prop.GeoProps
Clones the properties.
clone() - Method in class com.iizix.prop.GFill
Clones this instance.
clone() - Method in class com.iizix.prop.GFillGradient
Clones this instance.
clone() - Method in class com.iizix.prop.GFillPattern
Clones this instance.
clone() - Method in class com.iizix.prop.GFillSolid
Clones this instance.
clone() - Method in class com.iizix.prop.GGradient
Clones this instance.
clone() - Method in class com.iizix.prop.GProp
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.GRect
Clones this instance.
clone() - Method in class com.iizix.prop.GSize
Clones this instance.
clone() - Method in class com.iizix.prop.GUnit
Clones this instance.
clone() - Method in class com.iizix.prop.image.FontIconDefinition
Clone of image forces creation of the source client image data before cloning.
clone() - Method in class com.iizix.prop.image.ImageDefinition
Clone of image forces creation of the source client image data.
clone() - Method in class com.iizix.prop.image.SVGDefinition
Clone of image forces creation of the source client image data.
clone() - Method in class com.iizix.prop.ImageReference
Cloning first makes sure there is a cached ClientImageData instance available in source.
clone() - Method in interface com.iizix.prop.IPropErrorItem
Clones the error item.
clone() - Method in class com.iizix.prop.KStringProp
Clones the KString property.
clone() - Method in class com.iizix.prop.MailProps
Clone must be overridden.
clone() - Method in class com.iizix.prop.ModuleApp
Clones the ModuleApp.
clone() - Method in class com.iizix.prop.NativeSetting
Clones the properties.
clone() - Method in class com.iizix.prop.PKCS12IdentityProp
Clones the byte array property.
clone() - Method in class com.iizix.prop.PolicyProps
Clone must be overridden.
clone() - Method in class com.iizix.prop.PropCnr
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.PropError
Clones this instance.
clone() - Method in class com.iizix.prop.PropErrorItem
Clones this instance.
clone() - Method in class com.iizix.prop.ProxyPropCnr
ProxyPropCnr does not support cloning.
clone() - Method in class com.iizix.prop.PushPropCnr
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.PushProps
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.PWAPropCnr
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.PWAProps
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ReferenceString
Clones the reference string.
clone() - Method in class com.iizix.prop.RuntimeBuilderProps
Clones the properties.
clone() - Method in class com.iizix.prop.Selector
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.SocketCommProps
Clone method overridden in order not to clone the proxy password.
clone() - Method in class com.iizix.prop.SSLCommProps
Clones the settings.
clone() - Method in class com.iizix.prop.StringArrayProp
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.StringMapProp
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.StringProp
Clones the String property.
clone() - Method in class com.iizix.prop.StringSetProp
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.StylesReferences
Overrides the clone to clear runtime references.
clone() - Method in class com.iizix.prop.TextTable
Clone must be overridden.
clone() - Method in class com.iizix.prop.ui.AbsoluteLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.AbstractUIAction
Overrides clone to clear VSAction reference.
clone() - Method in class com.iizix.prop.ui.AbstractUICompRelativeReference
Clone overridden to ensure reference is created before cloning to have the "cidValue" cloned.
clone() - Method in class com.iizix.prop.ui.AccordionLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.BorderLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.calendar.CalendarLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.calendar.UICalendarList
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.chart.axis2d.Axis2D
Clone must be overridden.
clone() - Method in class com.iizix.prop.ui.chart.plot2d.Plot2D
Clone must be overridden.
clone() - Method in class com.iizix.prop.ui.chart.series.GSeriesValue
Clones the instance.
clone() - Method in class com.iizix.prop.ui.chart.series.Series
Clone must be overridden.
clone() - Method in class com.iizix.prop.ui.chart.series.SeriesValue
Clone must be overridden.
clone() - Method in class com.iizix.prop.ui.chart.UIChart
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.ContextMenuLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.ContextMenuReference
Clones the panel part reference.
clone() - Method in class com.iizix.prop.ui.FlexLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.GridLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.HeadingLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.KTooltip
Clones the tooltip.
clone() - Method in class com.iizix.prop.ui.LayoutMgr
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.ListLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.map.MapLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.map.MapMarkerProp
Clones the property.
clone() - Method in class com.iizix.prop.ui.map.MapMarkers
Clones this instance.
clone() - Method in class com.iizix.prop.ui.MenuBarLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.MenuLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.MessageBox
Clones the message box.
clone() - Method in class com.iizix.prop.ui.mlist.MLDefaultItemProp
Clone must be overridden.
clone() - Method in class com.iizix.prop.ui.mlist.MLGroup
Clones this instance.
clone() - Method in class com.iizix.prop.ui.mlist.MLGroupLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.mlist.MList
Clones the list.
clone() - Method in class com.iizix.prop.ui.mlist.MListLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.mlist.MLItemProp
Clones the property.
clone() - Method in class com.iizix.prop.ui.MUISwitch
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.SwapLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.TabBarLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.TabLayout
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.table.TableRow
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.table.TableRows
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.table.TCell
Clones the table cell.
clone() - Method in class com.iizix.prop.ui.table.UITable
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.table.UITableColumn
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.TooltipProp
Clones the tooltip property.
clone() - Method in class com.iizix.prop.ui.UIAbstractListChoice
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIAccordion
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIButton
Clones the UIButton.
clone() - Method in class com.iizix.prop.ui.UICheckBox
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UICheckedMenuItem
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIComboBox
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIComp
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIComps
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIContainer
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIContextMenu
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIImage2
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UILabel
Clones the label.
clone() - Method in class com.iizix.prop.ui.UIMedia
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIPanelBase
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIPanelPartCnr
Clones the panel part container.
clone() - Method in class com.iizix.prop.ui.UIRadioButton
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UIRadioMenuItem
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UISpinner
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UISwapContainer
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UITabContainer
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ui.UITitlePane
Creates a clone out of this property.
clone() - Method in class com.iizix.prop.ValueProp
Clones the value property.
clone() - Method in class com.iizix.prop.ValueTypeProp
Clones the Value Type property.
clone() - Method in class com.iizix.prop.vs.AbstractVSVariable
Clones this VSVariable instance.
clone() - Method in class com.iizix.prop.vs.actor.ActionActors
Clones the instance.
clone() - Method in class com.iizix.prop.vs.VirtualSpace
Clones the property.
clone() - Method in class com.iizix.prop.vs.VSAction
Clones this VSAction.
clone() - Method in class com.iizix.prop.vs.VSActionReference
Overrides clone to clear existing parent listener.
clone() - Method in class com.iizix.prop.vs.VSColumnHeader
Clones the VirtualSpace Column Header.
clone() - Method in class com.iizix.prop.vs.VSColumnReference
Overrides clone to clear existing parent listener.
clone() - Method in class com.iizix.prop.vs.VSComponent
Clones the VirtualSpace component.
clone() - Method in class com.iizix.prop.vs.VSComponentReference
Overrides clone to clear existing parent listener.
clone() - Method in class com.iizix.prop.vs.VSField
Clones this VSField.
clone() - Method in class com.iizix.prop.vs.VSFieldReference
Overrides clone to clear existing parent listener.
clone() - Method in class com.iizix.prop.vs.VSFocusReference
 
clone() - Method in class com.iizix.prop.vs.VSGroup
Clones the VirtualSpace Group.
clone() - Method in class com.iizix.prop.vs.VSParticipantsHolder
Clones the instance.
clone() - Method in class com.iizix.prop.vs.VSRelativeReference
Overrides clone to clear existing reference.
clone() - Method in class com.iizix.prop.vs.VSRow
Clones the VirtualSpace Row.
clone() - Method in class com.iizix.prop.vs.VSRows
Clones the property.
clone() - Method in class com.iizix.prop.vs.VSTable
Clones the VirtualSpace Table.
clone() - Method in class com.iizix.prop.vs.VSTableColumnReference
Overrides clone to clear existing reference.
clone() - Method in class com.iizix.prop.vs.VSTableReference
Overrides clone to clear existing parent listener.
clone() - Method in class com.iizix.prop.vs.VSVariables
Clones this VSVariables instance.
clone() - Method in class com.iizix.prop.XMLSchemaValidatorProp
Clones the XMLSchemaValidatorProp.
clone() - Method in class com.iizix.Rect
Clones this instance.
clone() - Method in class com.iizix.run.RuntimeBuilderInitialSetup
Clones the settings.
clone() - Method in class com.iizix.server.acme.LetsEncryptDomain
Creates a clone out of this property.
clone() - Method in class com.iizix.server.app.prop.AppPropCnr
Cloning is not supported.
clone() - Method in class com.iizix.server.app.prop.ModuleProjectPropCnr
Cloning is not supported.
clone() - Method in class com.iizix.server.app.prop.ServerAppDistributionProps
Clone must be overridden.
clone() - Method in class com.iizix.server.monitor.ClientSessionProp
Clones the instance.
clone() - Method in class com.iizix.server.monitor.EndPointPropCnr
Clones the instance.
clone() - Method in class com.iizix.server.monitor.EndPointsPropCnr
Clones the instance.
clone() - Method in class com.iizix.server.monitor.SessionConnectionStatProp
Clones the instance.
clone() - Method in class com.iizix.server.monitor.VirtualizedMonitorPropCnr
Clone must be overridden.
clone() - Method in class com.iizix.server.prop.ServerAppConfig
Clones the instance.
clone() - Method in class com.iizix.server.prop.ServerConfigEnvProps
Creates a clone out of this property.
clone() - Method in class com.iizix.server.prop.ServerPluginConfig
Creates a clone out of this property.
clone() - Method in class com.iizix.server.prop.ServerProps
Creates a clone out of this property.
clone() - Method in class com.iizix.server.prop.ServerSettings
Creates a clone out of this property.
clone() - Method in class com.iizix.server.prop.WebServerPortConfig
Creates a clone out of this property.
clone() - Method in class com.iizix.server.run.prop.ServerRuntimeBuilderProps
Clones the properties.
clone() - Method in class com.iizix.server.user.UserProfileImageRequest
Clones the instance.
clone() - Method in class com.iizix.Size
Clones this instance.
clone() - Method in class com.iizix.term.prop.HostSessionProps
Clones the property is NOT ALLOWED, thus a CloneNotSupportedException is always thrown.
clone() - Method in class com.iizix.term.prop.ScreenActionProp
Overrides clone to clear VSAction reference.
clone() - Method in class com.iizix.term.prop.ScreenFieldProp
Creates a clone out of this property.
clone() - Method in class com.iizix.term.prop.SessionsProp
Clone must be overridden.
clone() - Method in class com.iizix.term.prop.TerminalProps
Creates a clone of the terminal properties.
clone() - Method in class com.iizix.text.KString
Clones this KString.
clone() - Method in class com.iizix.text.KStringTag
Cloneable.
clone() - Method in interface com.iizix.urn.user.IUserProfileImageRequest
Clones the instance.
clone() - Method in class com.iizix.Value
Clones the value.
clone() - Method in class com.iizix.value.ImmutableXMLGregorianCalendar
Clones the instance.
clone() - Method in class com.iizix.ws.prop.AbstractInputProps
Clones these Input Properties.
clone() - Method in class com.iizix.ws.prop.json.JSONElementWrapper
Clones the JSONElementWrapper.
clone() - Method in class com.iizix.ws.prop.json.JSONEncodedInput
Clones the ModuleApp.
clone() - Method in class com.iizix.ws.prop.json.JSONReplyDocument
Clones the instance.
clone() - Method in class com.iizix.ws.prop.OutputColumn
Clones this column instance.
clone() - Method in class com.iizix.ws.prop.OutputProps
Clones this Output property container.
clone() - Method in class com.iizix.ws.prop.OutputTable
Clones this table instance.
clone() - Method in class com.iizix.ws.prop.OutputVariable
Clones this variable instance.
clone() - Method in class com.iizix.ws.prop.OutputVariables
Clones this Output property container.
clone() - Method in class com.iizix.ws.prop.RESTfulInputProps
Clones these Input Properties.
clone() - Method in class com.iizix.ws.prop.url.URLEncodedInput
Clones the ModuleApp.
clone() - Method in class com.iizix.ws.prop.url.URLInputParameter
Clones this variable instance.
clone() - Method in class com.iizix.ws.prop.WebServiceProp
Clones the property.
cloneCurrentKeyboardRemapper() - Static method in class com.iizix.term.KeyboardRemapper
Creates a clone of the current manager.
cloneWithListeners() - Method in class com.iizix.prop.ui.MessageBox
Clones the message box and keeps all the listeners.
ClosableCallback - Class in com.iizix.push.vapid
Java 7's try-with-resource closes the client before the future is completed.
ClosableCallback(CloseableHttpAsyncClient) - Constructor for class com.iizix.push.vapid.ClosableCallback
 
close - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
close - Variable in class com.iizix.prop.ui.chart.series.OHLC
The High value.
close() - Method in class com.iizigo.ExceptionDetailsErrorDialog
 
close() - Method in class com.iizigo.ws.editor.OAuthBrowserDialog
Called when dialog should be closed due to completed or failed authentication.
close() - Method in class com.iizix.AutoLock
(Auto) closes the instance by unlocking the reentrant lock.
close() - Method in class com.iizix.comm.ServerSocketComm
Call this method to close the socket.
close() - Method in class com.iizix.comm.TransactionComm
Call this method to close the socket.
close() - Method in class com.iizix.comm.WebSocketServerComm
Closes this server socket.
close() - Method in class com.iizix.jdbc.DefaultTableLoader
Closes the input stream or reader and the prepared SQL statement for row insertion: both are attempted to be closed, and if the input stream or reader throws an IOException the SQL statement will be closed.
close() - Method in class com.iizix.jetty.InternalWebSocket
Call this method to close the socket.
close() - Method in class com.iizix.jetty.WebSocketClientEndPoint
Call this method to close the socket.
close() - Method in class com.iizix.LogStreamRedirector
Closes the stream reader redirector without completing potential pending unprocessed input in the stream.
close() - Method in interface com.iizix.nio.IWebSocketComm
Call this method to close the socket.
close() - Method in class com.iizix.nio.SocketCommNIO
Call this method to close the socket.
close() - Method in class com.iizix.nio.WebSocketCommNIO
Call this method to close the socket.
close() - Method in class com.iizix.SendTransaction
Closes the send transaction.
close() - Method in class com.iizix.server.PrintStream2
Close the stream.
close() - Method in class com.iizix.sql.NamedParameterStatement
Closes the statement.
close() - Method in class com.iizix.term.comm.TelnetComm
Call this method to close the socket.
close() - Method in class com.iizix.user.ProfilePictureInfo
Closes a potentially open input stream of the image data.
close() - Method in class com.iizix.user.UserProfileInfo
Closes a potentially open input stream of the image data in any of the ProfilePictureInfo instances.
close() - Method in interface com.iizix.util.IJarFile
Closes the Jar file.
close() - Method in class com.iizix.util.JarClassLoader
Closes this class loader, so that it can no longer be used to load new classes or resources that are defined by this loader.
close() - Method in class com.iizix.util.MemoryJarFile
Closes the ZIP file.
close() - Method in class com.iizix.util.XFile
Close stream and file.
close() - Method in class com.iizix.util.XJarFile
Closes the Jar file.
close() - Method in class com.iizix.util.XOutputFile
Close stream and file
close(boolean) - Method in interface com.iizix.comm.IPortController
Closes the connector.
close(boolean) - Method in class com.iizix.comm.ServerSocketComm
Call this method to close the socket.
close(boolean) - Method in class com.iizix.jetty.InternalWebSocket
Call this method to close the socket.
close(boolean) - Method in class com.iizix.jetty.WebSocketClientEndPoint
Call this method to close the socket.
close(boolean) - Method in interface com.iizix.nio.ISocketComm
Called when the socket should be closed.
close(boolean) - Method in interface com.iizix.nio.IWebSocketComm
Call this method to close the socket.
close(boolean) - Method in class com.iizix.nio.SocketCommNIO
Call this method to close the socket.
close(boolean) - Method in class com.iizix.nio.WebSocketCommNIO
Call this method to close the socket.
close(int, String) - Method in class com.iizix.comm.TransactionComm
Closes the connection with the close code and reason.
close(int, String) - Method in class com.iizix.jetty.InternalWebSocket
Call this method to close the socket.
close(int, String) - Method in class com.iizix.jetty.WebSocketClientEndPoint
Call this method to close the socket.
close(int, String) - Method in interface com.iizix.nio.IWebSocketComm
Call this method to close the socket.
close(int, String) - Method in class com.iizix.nio.WebSocketCommNIO
Call this method to close the socket.
CLOSE - Enum constant in enum class com.iizix.prop.SelectorExpression.Token
Simple token: ).
CLOSE - Static variable in interface com.iizix.gyro.IMessageBoxReply
The reply for the Close icon, value = -1.
closeAuthenticationWindows() - Method in class com.iizix.server.gyro.AppSessionGyro
Closes the remote windows for authentication.
closeClient(String) - Method in class com.iizix.comm.session.SessionTransMgr
Sends a close management transaction with an message in HTML format for the close reason.
closeClient(String) - Method in class com.iizix.server.client.ClientTransactionProcessor
Sends an HTML message to be displayed on the client that will immediately close the connection.
closeClient(String) - Method in class com.iizix.server.vsviewer.VSViewerTransactionProcessor
Sends an HTML message to be displayed on the client that will immediately close the connection.
closeClientAuthenticationInfo(String) - Method in class com.iizix.comm.session.SessionTransMgr
Sends a close management transaction indicating the User Name or Password were incorrect.
CLOSED - Enum constant in enum class com.iizix.comm.IPortController.State
 
CLOSED - Enum constant in enum class com.iizix.comm.ServerSocketComm.State
 
CLOSED - Enum constant in enum class com.iizix.comm.State
 
CLOSED - Enum constant in enum class com.iizix.comm.WebSocketServerComm.State
 
CLOSED - Enum constant in enum class com.iizix.test.client.SessionMode
Closed session.
closeFile(FilePropCnr) - Method in class com.iizigo.editor.PropEditorPart
Closed an open file.
CloseProjectQuickFixer - Class in com.iizigo.term.project
Fixes a problem with multiple Terminal projects by closing one.
CloseProjectQuickFixer() - Constructor for class com.iizigo.term.project.CloseProjectQuickFixer
 
closeWait() - Method in class com.iizix.LogStreamRedirector
Waits indefinitely for the stream reader to complete all input reading by waiting for the input stream to be closed, then disposes of this instance.
closeWait(long) - Method in class com.iizix.LogStreamRedirector
Waits for the stream reader to complete all input reading by waiting for the input stream to be closed, then disposes of this instance.
CLOSING - Enum constant in enum class com.iizix.comm.State
 
CLOSING - Enum constant in enum class com.iizix.comm.statistics.SessionConnectionStatistics.State
 
CLOSING - Enum constant in enum class com.iizix.test.client.SessionMode
Closing.
cloud - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cloud_download - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cloud_upload - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CLUSTERED_BARS - Enum constant in enum class com.iizix.prop.ui.chart.plot2d.PlotType
Grouped or clustered bars (horizontal bars).
CLUSTERED_COLUMNS - Enum constant in enum class com.iizix.prop.ui.chart.plot2d.PlotType
Grouped or clustered columns (vertical bars).
CMD_EXT - Static variable in class com.iizix.run.common.BuildEnvironment
 
CN_PREFERENCE_FLAGS_NAME - Static variable in interface com.iizigo.navigator.INavigatorPresentation
The Preferences string used to store flags for the Common Viewer content provider and label provider.
cnr - Variable in class com.iizix.prop.content.AbstractContentProvider
The container.
cny - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CODABAR - Enum constant in enum class com.iizix.barcode.BarcodeType
Codabar is a linear barcode symbology developed in 1972 by Pitney Bowes Corp.
code - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CODE_128 - Enum constant in enum class com.iizix.barcode.BarcodeType
Code 128 is a high-density linear barcode symbology defined in ISO/IEC 15417:2007.
CODE_39 - Enum constant in enum class com.iizix.barcode.BarcodeType
Code 39 (also known as Alpha39, Code 3 of 9, Code 3/9, Type 39, USS Code 39, or USD-3) is a variable length, discrete barcode symbology.
CODE_93 - Enum constant in enum class com.iizix.barcode.BarcodeType
Code 93 is a barcode symbology designed in 1982 by Intermec to provide a higher density and data security enhancement to Code 39.
code_fork - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CODE_SIGNING_PRINCIPAL - Static variable in interface com.iizix.license.IDesignerLicenseSystem
The Licensee Code Signing Principal name
CodeItemArrayProp - Class in com.iizix.prop
The String Array property class holds the property name, string array and optionally has a parent and/or property listener(s).
CodeItemArrayProp() - Constructor for class com.iizix.prop.CodeItemArrayProp
Creates an string array with no name and an empty synchronized ArrayList<String> array.
CodeItemArrayProp(Atom) - Constructor for class com.iizix.prop.CodeItemArrayProp
Creates an string array property with the specified name with an empty synchronized ArrayList<String> array.
CodeItemImpl - Class in com.iizix.prop
The code item implementation.
CodeItemImpl(KString) - Constructor for class com.iizix.prop.CodeItemImpl
Constructor for an item without code.
CodeItemImpl(String) - Constructor for class com.iizix.prop.CodeItemImpl
Constructor for an item without code.
CodeItemImpl(String, KString) - Constructor for class com.iizix.prop.CodeItemImpl
Constructor for an item with code and value.
CodeItemImpl(String, String) - Constructor for class com.iizix.prop.CodeItemImpl
Constructor for an item with code and value.
CodeModifier - Class in com.iizix.run.common
Class to help with JS code modification in order to match the app settings.
CodeModifier() - Constructor for class com.iizix.run.common.CodeModifier
Constructor with the settings.
Codepage8859_1 - Class in com.iizix.codepage
Codepage class for the Latin1 (West European) codepage.
Codepage8859_1() - Constructor for class com.iizix.codepage.Codepage8859_1
 
Codepage8859_2 - Class in com.iizix.codepage
Codepage class for the Latin2 (East European) codepage.
Codepage8859_2() - Constructor for class com.iizix.codepage.Codepage8859_2
 
Codepage8859_3 - Class in com.iizix.codepage
Codepage class for the Latin3 (South European) codepage.
Codepage8859_3() - Constructor for class com.iizix.codepage.Codepage8859_3
 
Codepage8859_4 - Class in com.iizix.codepage
Codepage class for the Latin4 (North European) codepage.
Codepage8859_4() - Constructor for class com.iizix.codepage.Codepage8859_4
 
Codepage8859_5 - Class in com.iizix.codepage
Codepage class for the Cyrillic codepage.
Codepage8859_5() - Constructor for class com.iizix.codepage.Codepage8859_5
 
Codepage8859_6 - Class in com.iizix.codepage
Codepage class for the Arabic codepage.
Codepage8859_6() - Constructor for class com.iizix.codepage.Codepage8859_6
 
Codepage8859_7 - Class in com.iizix.codepage
Codepage class for the Greek codepage.
Codepage8859_7() - Constructor for class com.iizix.codepage.Codepage8859_7
 
Codepage8859_8 - Class in com.iizix.codepage
Codepage class for the Hebrew codepage.
Codepage8859_8() - Constructor for class com.iizix.codepage.Codepage8859_8
 
Codepage8859_9 - Class in com.iizix.codepage
Codepage class for the Latin5 (Turkish) codepage.
Codepage8859_9() - Constructor for class com.iizix.codepage.Codepage8859_9
 
CodepageConverter - Class in com.iizix.codepage
The class is the actual "doer" for the CodepageMapper class.
CodepageConverter(int[], String) - Constructor for class com.iizix.codepage.CodepageConverter
Creates an instance and sets the available codepage.
CodepageCp037 - Class in com.iizix.codepage
Codepage class for the USA/Canada(Bilingual/French)/Netherlands/Portugal/Brazil/Australia codepage.
CodepageCp037() - Constructor for class com.iizix.codepage.CodepageCp037
 
CodepageCp1025 - Class in com.iizix.codepage
Codepage class for the Multilingual Cyrillic (Bulgaria/Bosnia/Herzegovina/Macedonia-FYR) codepage.
CodepageCp1025() - Constructor for class com.iizix.codepage.CodepageCp1025
 
CodepageCp1026 - Class in com.iizix.codepage
Codepage class for the Latin-5 (Turkey) codepage.
CodepageCp1026() - Constructor for class com.iizix.codepage.CodepageCp1026
 
CodepageCp1046 - Class in com.iizix.codepage
Codepage class for the Open Edition US EBCDIC codepage.
CodepageCp1046() - Constructor for class com.iizix.codepage.CodepageCp1046
 
CodepageCp1097 - Class in com.iizix.codepage
Codepage class for the Iran(Farsi)/Persian codepage.
CodepageCp1097() - Constructor for class com.iizix.codepage.CodepageCp1097
 
CodepageCp1098 - Class in com.iizix.codepage
Codepage class for the Iran (Farsi)/Persian codepage.
CodepageCp1098() - Constructor for class com.iizix.codepage.CodepageCp1098
 
CodepageCp1112 - Class in com.iizix.codepage
Codepage class for the Latvia/Lithuania codepage.
CodepageCp1112() - Constructor for class com.iizix.codepage.CodepageCp1112
 
CodepageCp1122 - Class in com.iizix.codepage
Codepage class for the Estonia codepage.
CodepageCp1122() - Constructor for class com.iizix.codepage.CodepageCp1122
 
CodepageCp1123 - Class in com.iizix.codepage
Codepage class for the Ukraine codepage.
CodepageCp1123() - Constructor for class com.iizix.codepage.CodepageCp1123
 
CodepageCp1140 - Class in com.iizix.codepage
Codepage class for the USA/Canada(Bilingual/French)/Netherlands/Portugal/Brazil/Australia + Euro codepage.
CodepageCp1140() - Constructor for class com.iizix.codepage.CodepageCp1140
 
CodepageCp1141 - Class in com.iizix.codepage
Codepage class for the Austria/Germany + Euro codepage.
CodepageCp1141() - Constructor for class com.iizix.codepage.CodepageCp1141
 
CodepageCp1142 - Class in com.iizix.codepage
Codepage class for the Denmark/Norway + Euro codepage.
CodepageCp1142() - Constructor for class com.iizix.codepage.CodepageCp1142
 
CodepageCp1143 - Class in com.iizix.codepage
Codepage class for the Finland/Sweden + Euro codepage.
CodepageCp1143() - Constructor for class com.iizix.codepage.CodepageCp1143
 
CodepageCp1144 - Class in com.iizix.codepage
Codepage class for the Italy + Euro codepage.
CodepageCp1144() - Constructor for class com.iizix.codepage.CodepageCp1144
 
CodepageCp1145 - Class in com.iizix.codepage
Codepage class for the Spain/Catalan/Latin America (Spanish) + Euro codepage.
CodepageCp1145() - Constructor for class com.iizix.codepage.CodepageCp1145
 
CodepageCp1146 - Class in com.iizix.codepage
Codepage class for the United Kingdom/Ireland + Euro codepage.
CodepageCp1146() - Constructor for class com.iizix.codepage.CodepageCp1146
 
CodepageCp1147 - Class in com.iizix.codepage
Codepage class for the France + Euro codepage.
CodepageCp1147() - Constructor for class com.iizix.codepage.CodepageCp1147
 
CodepageCp1148 - Class in com.iizix.codepage
Codepage class for the EBCDIC 500V1 (Belgium/Canada/Switzerland) + Euro codepage.
CodepageCp1148() - Constructor for class com.iizix.codepage.CodepageCp1148
 
CodepageCp1149 - Class in com.iizix.codepage
Codepage class for the Iceland + Euro codepage.
CodepageCp1149() - Constructor for class com.iizix.codepage.CodepageCp1149
 
CodepageCp1153 - Class in com.iizix.codepage
Codepage class for the Multilingual Latin-2 (Serbia) + Euro codepage.
CodepageCp1153() - Constructor for class com.iizix.codepage.CodepageCp1153
 
CodepageCp1154 - Class in com.iizix.codepage
Codepage class for the Multilingual Cyrillic (Bulgaria/Bosnia/Herzegovina/Macedonia-FYR) + Euro codepage.
CodepageCp1154() - Constructor for class com.iizix.codepage.CodepageCp1154
 
CodepageCp1155 - Class in com.iizix.codepage
Codepage class for the Latin-5 (Turkey) + Euro codepage.
CodepageCp1155() - Constructor for class com.iizix.codepage.CodepageCp1155
 
CodepageCp1156 - Class in com.iizix.codepage
Codepage class for the Latvia/Lithuania + Euro codepage.
CodepageCp1156() - Constructor for class com.iizix.codepage.CodepageCp1156
 
CodepageCp1157 - Class in com.iizix.codepage
Codepage class for the Estonia + Euro codepage.
CodepageCp1157() - Constructor for class com.iizix.codepage.CodepageCp1157
 
CodepageCp1158 - Class in com.iizix.codepage
Codepage class for the Ukraine + Euro codepage.
CodepageCp1158() - Constructor for class com.iizix.codepage.CodepageCp1158
 
CodepageCp1250 - Class in com.iizix.codepage
Codepage class for the Windows Eastern Europe (Latin-2) codepage.
CodepageCp1250() - Constructor for class com.iizix.codepage.CodepageCp1250
 
CodepageCp1251 - Class in com.iizix.codepage
Codepage class for the Windows Cyrillic codepage.
CodepageCp1251() - Constructor for class com.iizix.codepage.CodepageCp1251
 
CodepageCp1252 - Class in com.iizix.codepage
Codepage class for the Windows Western Europe (Latin-1) codepage.
CodepageCp1252() - Constructor for class com.iizix.codepage.CodepageCp1252
 
CodepageCp1253 - Class in com.iizix.codepage
Codepage class for the Windows Greek codepage.
CodepageCp1253() - Constructor for class com.iizix.codepage.CodepageCp1253
 
CodepageCp1254 - Class in com.iizix.codepage
Codepage class for the Windows Turkish codepage.
CodepageCp1254() - Constructor for class com.iizix.codepage.CodepageCp1254
 
CodepageCp1255 - Class in com.iizix.codepage
Codepage class for the Windows Hebrew codepage.
CodepageCp1255() - Constructor for class com.iizix.codepage.CodepageCp1255
 
CodepageCp1256 - Class in com.iizix.codepage
Codepage class for the Windows Arabic codepage.
CodepageCp1256() - Constructor for class com.iizix.codepage.CodepageCp1256
 
CodepageCp1257 - Class in com.iizix.codepage
Codepage class for the Windows Baltic codepage.
CodepageCp1257() - Constructor for class com.iizix.codepage.CodepageCp1257
 
CodepageCp1258 - Class in com.iizix.codepage
Codepage class for the Windows Vietnamese codepage.
CodepageCp1258() - Constructor for class com.iizix.codepage.CodepageCp1258
 
CodepageCp273 - Class in com.iizix.codepage
Codepage class for the Austria/Germany codepage.
CodepageCp273() - Constructor for class com.iizix.codepage.CodepageCp273
 
CodepageCp277 - Class in com.iizix.codepage
Codepage class for the Denmark/Norway codepage.
CodepageCp277() - Constructor for class com.iizix.codepage.CodepageCp277
 
CodepageCp278 - Class in com.iizix.codepage
Codepage class for the Finland/Sweden codepage.
CodepageCp278() - Constructor for class com.iizix.codepage.CodepageCp278
 
CodepageCp280 - Class in com.iizix.codepage
Codepage class for the Italy codepage.
CodepageCp280() - Constructor for class com.iizix.codepage.CodepageCp280
 
CodepageCp284 - Class in com.iizix.codepage
Codepage class for the Spain/Catalan/Latin America (Spanish) codepage.
CodepageCp284() - Constructor for class com.iizix.codepage.CodepageCp284
 
CodepageCp285 - Class in com.iizix.codepage
Codepage class for the United Kingdom/Ireland codepage.
CodepageCp285() - Constructor for class com.iizix.codepage.CodepageCp285
 
CodepageCp297 - Class in com.iizix.codepage
Codepage class for the France codepage.
CodepageCp297() - Constructor for class com.iizix.codepage.CodepageCp297
 
CodepageCp420 - Class in com.iizix.codepage
Codepage class for the Arabic codepage.
CodepageCp420() - Constructor for class com.iizix.codepage.CodepageCp420
 
CodepageCp424 - Class in com.iizix.codepage
Codepage class for the Hebrew codepage.
CodepageCp424() - Constructor for class com.iizix.codepage.CodepageCp424
 
CodepageCp437 - Class in com.iizix.codepage
Codepage class for the United States/Australia/New Zeeland/South Africa codepage.
CodepageCp437() - Constructor for class com.iizix.codepage.CodepageCp437
 
CodepageCp500 - Class in com.iizix.codepage
Codepage class for the EBCDIC 500V1 (Belgium/Canada/Switzerland) codepage.
CodepageCp500() - Constructor for class com.iizix.codepage.CodepageCp500
 
CodepageCp737 - Class in com.iizix.codepage
Codepage class for the Greek codepage.
CodepageCp737() - Constructor for class com.iizix.codepage.CodepageCp737
 
CodepageCp775 - Class in com.iizix.codepage
Codepage class for the Baltic codepage.
CodepageCp775() - Constructor for class com.iizix.codepage.CodepageCp775
 
CodepageCp838 - Class in com.iizix.codepage
Codepage class for the Thailand extended SBCS codepage.
CodepageCp838() - Constructor for class com.iizix.codepage.CodepageCp838
 
CodepageCp850 - Class in com.iizix.codepage
Codepage class for the Latin-1 codepage.
CodepageCp850() - Constructor for class com.iizix.codepage.CodepageCp850
 
CodepageCp852 - Class in com.iizix.codepage
Codepage class for the Latin-2 codepage.
CodepageCp852() - Constructor for class com.iizix.codepage.CodepageCp852
 
CodepageCp855 - Class in com.iizix.codepage
Codepage class for the Cyrillic codepage.
CodepageCp855() - Constructor for class com.iizix.codepage.CodepageCp855
 
CodepageCp857 - Class in com.iizix.codepage
Codepage class for the Turkish codepage.
CodepageCp857() - Constructor for class com.iizix.codepage.CodepageCp857
 
CodepageCp858 - Class in com.iizix.codepage
Codepage class for the Latin-1 + Euro codepage.
CodepageCp858() - Constructor for class com.iizix.codepage.CodepageCp858
 
CodepageCp860 - Class in com.iizix.codepage
Codepage class for the Portuguese codepage.
CodepageCp860() - Constructor for class com.iizix.codepage.CodepageCp860
 
CodepageCp861 - Class in com.iizix.codepage
Codepage class for the Icelandic codepage.
CodepageCp861() - Constructor for class com.iizix.codepage.CodepageCp861
 
CodepageCp862 - Class in com.iizix.codepage
Codepage class for the Hebrew codepage.
CodepageCp862() - Constructor for class com.iizix.codepage.CodepageCp862
 
CodepageCp863 - Class in com.iizix.codepage
Codepage class for the Canadian French codepage.
CodepageCp863() - Constructor for class com.iizix.codepage.CodepageCp863
 
CodepageCp864 - Class in com.iizix.codepage
Codepage class for the Arabic codepage.
CodepageCp864() - Constructor for class com.iizix.codepage.CodepageCp864
 
CodepageCp865 - Class in com.iizix.codepage
Codepage class for the Nordic codepage.
CodepageCp865() - Constructor for class com.iizix.codepage.CodepageCp865
 
CodepageCp866 - Class in com.iizix.codepage
Codepage class for the Russian codepage.
CodepageCp866() - Constructor for class com.iizix.codepage.CodepageCp866
 
CodepageCp868 - Class in com.iizix.codepage
Codepage class for the Pakistan codepage.
CodepageCp868() - Constructor for class com.iizix.codepage.CodepageCp868
 
CodepageCp869 - Class in com.iizix.codepage
Codepage class for the Modern Greek codepage.
CodepageCp869() - Constructor for class com.iizix.codepage.CodepageCp869
 
CodepageCp870 - Class in com.iizix.codepage
Codepage class for the Multilingual Latin-2 (Serbia) codepage.
CodepageCp870() - Constructor for class com.iizix.codepage.CodepageCp870
 
CodepageCp871 - Class in com.iizix.codepage
Codepage class for the Iceland codepage.
CodepageCp871() - Constructor for class com.iizix.codepage.CodepageCp871
 
CodepageCp874 - Class in com.iizix.codepage
Codepage class for the Thai codepage.
CodepageCp874() - Constructor for class com.iizix.codepage.CodepageCp874
 
CodepageCp875 - Class in com.iizix.codepage
Codepage class for the Greek (New) codepage.
CodepageCp875() - Constructor for class com.iizix.codepage.CodepageCp875
 
CodepageCp918 - Class in com.iizix.codepage
Codepage class for the Pakistan (Urdu) codepage.
CodepageCp918() - Constructor for class com.iizix.codepage.CodepageCp918
 
CodepageCp921 - Class in com.iizix.codepage
Codepage class for the Latvia/Lithuania codepage.
CodepageCp921() - Constructor for class com.iizix.codepage.CodepageCp921
 
CodepageCp922 - Class in com.iizix.codepage
Codepage class for the Estonia codepage.
CodepageCp922() - Constructor for class com.iizix.codepage.CodepageCp922
 
CodepageMapInterface - Interface in com.iizix.codepage
All codepage classes implements this interface.
CodepageMapper - Class in com.iizix.codepage
Maps ASCII to/from Unicode, EBCDIC to/from Unicode, Ansi to/from Unicode.
CodepageMapper() - Constructor for class com.iizix.codepage.CodepageMapper
 
CodepageMS874 - Class in com.iizix.codepage
Codepage class for the Windows Thai codepage.
CodepageMS874() - Constructor for class com.iizix.codepage.CodepageMS874
 
codepen - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CodeSigningCertificateResolverException - Exception Class in com.iizix.security
Exception when certificate resolver is not present due to Java reflection calls that fails.
CodeSigningCertificateResolverException() - Constructor for exception class com.iizix.security.CodeSigningCertificateResolverException
Constructs a new exception with null as its detail message.
CodeSigningCertificateResolverException(String) - Constructor for exception class com.iizix.security.CodeSigningCertificateResolverException
Constructs a new exception with the specified detail message.
CodeSigningCertificateResolverException(String, Throwable) - Constructor for exception class com.iizix.security.CodeSigningCertificateResolverException
Constructs a new exception with the specified detail message and cause.
codiepie - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
coffee - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cog - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cogs - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CollapseAllAction - Class in com.iizigo.editor
The collapse all action.
CollapseAllAction(IDisposedPart) - Constructor for class com.iizigo.editor.CollapseAllAction
Constructor without tree or runnable.
CollapseAllAction(IDisposedPart, Runnable) - Constructor for class com.iizigo.editor.CollapseAllAction
Constructor with tree.
CollapseAllAction(IDisposedPart, TreeViewer) - Constructor for class com.iizigo.editor.CollapseAllAction
Constructor with tree.
COLLATOR - Static variable in class com.iizix.Utilities
The collator for the default system locale.
collectConsumedFonts(PropCnr, Set<FontConsumed>) - Static method in class com.iizix.prop.font.FontConsumed
Collects all fonts in a component and its children recursively.
collectConsumedFonts(Set<FontConsumed>) - Method in interface com.iizix.prop.font.IFontConsumer
Collects the consumed fonts.
collectConsumedFonts(Set<FontConsumed>) - Method in class com.iizix.prop.image.FontIconsDefinition
Collects the consumed fonts.
collectConsumedFonts(Set<FontConsumed>) - Method in class com.iizix.prop.ImageReference
Collects the consumed fonts.
collectConsumedFonts(Set<FontConsumed>) - Method in class com.iizix.prop.Styles
Collects the consumed fonts.
color - Variable in class com.iizigo.prop.editor.BoxShadowValidator
The color, null if not parsed.
color - Variable in class com.iizigo.prop.editor.DropShadowValidator
The color, null if not parsed.
color - Variable in class com.iizigo.prop.editor.TextShadowValidator
The color, null if not parsed.
color - Variable in class com.iizix.prop.GBadge
The color.
color - Variable in class com.iizix.prop.GGradient.Swatch
The RGB color 0-0xFFFFFF.
color - Variable in class com.iizix.prop.GStroke
The color.
Color4Prop - Class in com.iizix.prop
Property used by UI styles that has 4 settings/values for color, such as the border color (top/bottom/left/right).
Color4Prop() - Constructor for class com.iizix.prop.Color4Prop
Creates a new 4-color property without name.
Color4Prop(Atom) - Constructor for class com.iizix.prop.Color4Prop
Creates a new 4-color property with a name.
ColorChooser - Class in com.iizigo.prop.editor.color
The overridden JColorChooser class.
ColorDialog - Class in com.iizigo.prop.editor.dialog
The color dialog to choose an ARGB color.
ColorDialog(Shell, int) - Constructor for class com.iizigo.prop.editor.dialog.ColorDialog
Create the dialog.
ColorDialog(Shell, int, boolean) - Constructor for class com.iizigo.prop.editor.dialog.ColorDialog
Create the dialog.
ColorPref - Class in com.iizigo.clientpref
Color preference.
ColorPref(String, String, boolean) - Constructor for class com.iizigo.clientpref.ColorPref
Constructor.
ColorProp - Class in com.iizix.prop
The "color" property class holds the property name, value as a GColor object and optionally has a parent and/or property listener(s).
ColorProp() - Constructor for class com.iizix.prop.ColorProp
Creates a color property with no name and with a null value.
ColorProp(Atom) - Constructor for class com.iizix.prop.ColorProp
Creates a color property with the specified name with a null value.
ColorProp(Atom, GColor) - Constructor for class com.iizix.prop.ColorProp
Creates a color property with the specified name and value.
ColorPropEditor - Class in com.iizigo.prop.editor
The Color property editor.
ColorPropEditor() - Constructor for class com.iizigo.prop.editor.ColorPropEditor
Default constructor called before createControls.
ColorSelectionWidget - Class in com.iizigo.swt
The color selection widget is a toolbar drop-down button that displays the color selection.
ColorSelectionWidget(int, boolean, int, int) - Constructor for class com.iizigo.swt.ColorSelectionWidget
Constructs the Color Selection Widget.
COLUMN_LABEL - Static variable in class com.iizix.db.prop.ResultSetColumnProp
The name of the property: Column Label.
columnCount - Variable in class com.iizigo.panel.prop.EGridLayout.Grid
The column count.
ColumnListener - Class in com.iizigo.text
The column listener for sorting.
ColumnListener(TooltipTableViewer, int, TableComparator) - Constructor for class com.iizigo.text.ColumnListener
Constructor.
columns - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
columns - Variable in class com.iizix.jdbc.DefaultTableLoader
The column names.
columns - Variable in class com.iizix.prop.ui.table.DefaultTableContentProvider
The columns.
COLUMNS - Enum constant in enum class com.iizix.prop.ui.chart.plot2d.PlotLabelStyle
 
COLUMNS - Enum constant in enum class com.iizix.prop.ui.chart.plot2d.PlotType
Column chart (vertical bars).
com.iizigo - package com.iizigo
 
com.iizigo.actionactor - package com.iizigo.actionactor
 
com.iizigo.adapter - package com.iizigo.adapter
 
com.iizigo.app - package com.iizigo.app
 
com.iizigo.app.prop - package com.iizigo.app.prop
 
com.iizigo.clientpref - package com.iizigo.clientpref
 
com.iizigo.comm - package com.iizigo.comm
 
com.iizigo.db - package com.iizigo.db
 
com.iizigo.db.actionactor - package com.iizigo.db.actionactor
 
com.iizigo.db.editor - package com.iizigo.db.editor
 
com.iizigo.db.handler - package com.iizigo.db.handler
 
com.iizigo.db.prop - package com.iizigo.db.prop
 
com.iizigo.db.sample - package com.iizigo.db.sample
 
com.iizigo.db.sample.handler - package com.iizigo.db.sample.handler
 
com.iizigo.dnd - package com.iizigo.dnd
 
com.iizigo.editor - package com.iizigo.editor
 
com.iizigo.editor.complex - package com.iizigo.editor.complex
 
com.iizigo.event - package com.iizigo.event
 
com.iizigo.fileexts - package com.iizigo.fileexts
 
com.iizigo.font - package com.iizigo.font
 
com.iizigo.font.prop - package com.iizigo.font.prop
 
com.iizigo.handler - package com.iizigo.handler
 
com.iizigo.image - package com.iizigo.image
 
com.iizigo.image.prop - package com.iizigo.image.prop
 
com.iizigo.java - package com.iizigo.java
 
com.iizigo.java.assist - package com.iizigo.java.assist
 
com.iizigo.java.classpath - package com.iizigo.java.classpath
 
com.iizigo.java.event - package com.iizigo.java.event
 
com.iizigo.java.parser - package com.iizigo.java.parser
 
com.iizigo.java.parser.annotation - package com.iizigo.java.parser.annotation
 
com.iizigo.java.parser.type - package com.iizigo.java.parser.type
 
com.iizigo.java.problem - package com.iizigo.java.problem
 
com.iizigo.java.prop - package com.iizigo.java.prop
 
com.iizigo.java.refactor - package com.iizigo.java.refactor
 
com.iizigo.javadoc - package com.iizigo.javadoc
 
com.iizigo.jface - package com.iizigo.jface
 
com.iizigo.link - package com.iizigo.link
 
com.iizigo.link.java - package com.iizigo.link.java
 
com.iizigo.link.ui - package com.iizigo.link.ui
 
com.iizigo.link.ui.builder - package com.iizigo.link.ui.builder
 
com.iizigo.link.vs - package com.iizigo.link.vs
 
com.iizigo.navigator - package com.iizigo.navigator
 
com.iizigo.panel - package com.iizigo.panel
 
com.iizigo.panel.prop - package com.iizigo.panel.prop
 
com.iizigo.panel.prop.calendar - package com.iizigo.panel.prop.calendar
 
com.iizigo.panel.prop.chart - package com.iizigo.panel.prop.chart
 
com.iizigo.panel.prop.creator - package com.iizigo.panel.prop.creator
 
com.iizigo.panel.prop.map - package com.iizigo.panel.prop.map
 
com.iizigo.panel.prop.mlist - package com.iizigo.panel.prop.mlist
 
com.iizigo.panel.prop.table - package com.iizigo.panel.prop.table
 
com.iizigo.panel.wizards - package com.iizigo.panel.wizards
 
com.iizigo.plugin - package com.iizigo.plugin
 
com.iizigo.project - package com.iizigo.project
 
com.iizigo.project.refactor - package com.iizigo.project.refactor
 
com.iizigo.prop - package com.iizigo.prop
 
com.iizigo.prop.editor - package com.iizigo.prop.editor
 
com.iizigo.prop.editor.color - package com.iizigo.prop.editor.color
 
com.iizigo.prop.editor.dialog - package com.iizigo.prop.editor.dialog
 
com.iizigo.prop.group - package com.iizigo.prop.group
 
com.iizigo.prop.tooltip - package com.iizigo.prop.tooltip
 
com.iizigo.push - package com.iizigo.push
 
com.iizigo.push.prop - package com.iizigo.push.prop
 
com.iizigo.pwa - package com.iizigo.pwa
 
com.iizigo.pwa.prop - package com.iizigo.pwa.prop
 
com.iizigo.quickfix - package com.iizigo.quickfix
 
com.iizigo.quickfix.fixer - package com.iizigo.quickfix.fixer
 
com.iizigo.run - package com.iizigo.run
 
com.iizigo.run.impl - package com.iizigo.run.impl
 
com.iizigo.run.prop - package com.iizigo.run.prop
 
com.iizigo.selector - package com.iizigo.selector
 
com.iizigo.selector.prop - package com.iizigo.selector.prop
 
com.iizigo.server - package com.iizigo.server
 
com.iizigo.server.config - package com.iizigo.server.config
 
com.iizigo.server.launch - package com.iizigo.server.launch
 
com.iizigo.server.monitor - package com.iizigo.server.monitor
 
com.iizigo.setup - package com.iizigo.setup
 
com.iizigo.ssl - package com.iizigo.ssl
 
com.iizigo.style - package com.iizigo.style
 
com.iizigo.style.prop - package com.iizigo.style.prop
 
com.iizigo.swt - package com.iizigo.swt
 
com.iizigo.term - package com.iizigo.term
 
com.iizigo.term.capture - package com.iizigo.term.capture
 
com.iizigo.term.capture.prop - package com.iizigo.term.capture.prop
 
com.iizigo.term.internal - package com.iizigo.term.internal
 
com.iizigo.term.pref - package com.iizigo.term.pref
 
com.iizigo.term.project - package com.iizigo.term.project
 
com.iizigo.term.prop - package com.iizigo.term.prop
 
com.iizigo.term.prop.editor - package com.iizigo.term.prop.editor
 
com.iizigo.term.prop.quickfixer - package com.iizigo.term.prop.quickfixer
 
com.iizigo.term.recording - package com.iizigo.term.recording
 
com.iizigo.term.recording.prop - package com.iizigo.term.recording.prop
 
com.iizigo.term.screen - package com.iizigo.term.screen
 
com.iizigo.term.server - package com.iizigo.term.server
 
com.iizigo.term.session - package com.iizigo.term.session
 
com.iizigo.text - package com.iizigo.text
 
com.iizigo.text.prop - package com.iizigo.text.prop
 
com.iizigo.translate - package com.iizigo.translate
 
com.iizigo.translate.google - package com.iizigo.translate.google
 
com.iizigo.translate.microsoft - package com.iizigo.translate.microsoft
 
com.iizigo.ui.server.monitor - package com.iizigo.ui.server.monitor
 
com.iizigo.validator - package com.iizigo.validator
 
com.iizigo.vs - package com.iizigo.vs
 
com.iizigo.vs.actor - package com.iizigo.vs.actor
 
com.iizigo.vs.connect - package com.iizigo.vs.connect
 
com.iizigo.vs.link - package com.iizigo.vs.link
 
com.iizigo.vs.prop - package com.iizigo.vs.prop
 
com.iizigo.vs.viewer - package com.iizigo.vs.viewer
 
com.iizigo.vs.wizards - package com.iizigo.vs.wizards
 
com.iizigo.webserver - package com.iizigo.webserver
 
com.iizigo.ws - package com.iizigo.ws
 
com.iizigo.ws.actionactor - package com.iizigo.ws.actionactor
 
com.iizigo.ws.editor - package com.iizigo.ws.editor
 
com.iizigo.ws.prop - package com.iizigo.ws.prop
 
com.iizigo.ws.prop.json - package com.iizigo.ws.prop.json
 
com.iizigo.ws.prop.url - package com.iizigo.ws.prop.url
 
com.iizix - package com.iizix
 
com.iizix.actionactor - package com.iizix.actionactor
 
com.iizix.actionactor.test - package com.iizix.actionactor.test
 
com.iizix.api - package com.iizix.api
 
com.iizix.api.ui - package com.iizix.api.ui
 
com.iizix.api.vs - package com.iizix.api.vs
 
com.iizix.app - package com.iizix.app
 
com.iizix.app.builder - package com.iizix.app.builder
 
com.iizix.barcode - package com.iizix.barcode
 
com.iizix.codepage - package com.iizix.codepage
 
com.iizix.comm - package com.iizix.comm
 
com.iizix.comm.client - package com.iizix.comm.client
 
com.iizix.comm.oauth - package com.iizix.comm.oauth
 
com.iizix.comm.session - package com.iizix.comm.session
 
com.iizix.comm.statistics - package com.iizix.comm.statistics
 
com.iizix.comm.test - package com.iizix.comm.test
 
com.iizix.db - package com.iizix.db
 
com.iizix.db.actionactor - package com.iizix.db.actionactor
 
com.iizix.db.api - package com.iizix.db.api
 
com.iizix.db.prop - package com.iizix.db.prop
 
com.iizix.db.server - package com.iizix.db.server
 
com.iizix.device - package com.iizix.device
 
com.iizix.device.flash - package com.iizix.device.flash
 
com.iizix.device.settings - package com.iizix.device.settings
 
com.iizix.editor - package com.iizix.editor
 
com.iizix.event - package com.iizix.event
 
com.iizix.geo - package com.iizix.geo
 
com.iizix.gyro - package com.iizix.gyro
 
com.iizix.gyro.history - package com.iizix.gyro.history
 
com.iizix.image - package com.iizix.image
 
com.iizix.jdbc - package com.iizix.jdbc
 
com.iizix.jetty - package com.iizix.jetty
 
com.iizix.joda - package com.iizix.joda
 
com.iizix.jre - package com.iizix.jre
 
com.iizix.js - package com.iizix.js
 
com.iizix.js.build - package com.iizix.js.build
 
com.iizix.js.build.compressors - package com.iizix.js.build.compressors
 
com.iizix.license - package com.iizix.license
 
com.iizix.license.history - package com.iizix.license.history
 
com.iizix.location - package com.iizix.location
 
com.iizix.log - package com.iizix.log
 
com.iizix.log.slf4j - package com.iizix.log.slf4j
 
com.iizix.mail - package com.iizix.mail
 
com.iizix.nio - package com.iizix.nio
 
com.iizix.os - package com.iizix.os
 
com.iizix.passwordpolicy - package com.iizix.passwordpolicy
 
com.iizix.prop - package com.iizix.prop
 
com.iizix.prop.annotation - package com.iizix.prop.annotation
 
com.iizix.prop.bridge - package com.iizix.prop.bridge
 
com.iizix.prop.content - package com.iizix.prop.content
 
com.iizix.prop.font - package com.iizix.prop.font
 
com.iizix.prop.image - package com.iizix.prop.image
 
com.iizix.prop.ui - package com.iizix.prop.ui
 
com.iizix.prop.ui.calendar - package com.iizix.prop.ui.calendar
 
com.iizix.prop.ui.chart - package com.iizix.prop.ui.chart
 
com.iizix.prop.ui.chart.axis2d - package com.iizix.prop.ui.chart.axis2d
 
com.iizix.prop.ui.chart.plot2d - package com.iizix.prop.ui.chart.plot2d
 
com.iizix.prop.ui.chart.series - package com.iizix.prop.ui.chart.series
 
com.iizix.prop.ui.datetime - package com.iizix.prop.ui.datetime
 
com.iizix.prop.ui.device - package com.iizix.prop.ui.device
 
com.iizix.prop.ui.map - package com.iizix.prop.ui.map
 
com.iizix.prop.ui.mlist - package com.iizix.prop.ui.mlist
 
com.iizix.prop.ui.selection - package com.iizix.prop.ui.selection
 
com.iizix.prop.ui.table - package com.iizix.prop.ui.table
 
com.iizix.prop.ui.text - package com.iizix.prop.ui.text
 
com.iizix.prop.ui.value - package com.iizix.prop.ui.value
 
com.iizix.prop.vs - package com.iizix.prop.vs
 
com.iizix.prop.vs.actor - package com.iizix.prop.vs.actor
 
com.iizix.push - package com.iizix.push
 
com.iizix.push.vapid - package com.iizix.push.vapid
 
com.iizix.pwa - package com.iizix.pwa
 
com.iizix.run - package com.iizix.run
 
com.iizix.run.common - package com.iizix.run.common
 
com.iizix.security - package com.iizix.security
 
com.iizix.selector - package com.iizix.selector
 
com.iizix.selenium - package com.iizix.selenium
 
com.iizix.server - package com.iizix.server
 
com.iizix.server.acme - package com.iizix.server.acme
 
com.iizix.server.agreement - package com.iizix.server.agreement
 
com.iizix.server.api - package com.iizix.server.api
 
com.iizix.server.app - package com.iizix.server.app
 
com.iizix.server.app.prop - package com.iizix.server.app.prop
 
com.iizix.server.client - package com.iizix.server.client
 
com.iizix.server.db - package com.iizix.server.db
 
com.iizix.server.devel - package com.iizix.server.devel
 
com.iizix.server.geo - package com.iizix.server.geo
 
com.iizix.server.gyro - package com.iizix.server.gyro
 
com.iizix.server.jakarta - package com.iizix.server.jakarta
 
com.iizix.server.loadbalancer - package com.iizix.server.loadbalancer
 
com.iizix.server.loadbalancer.db - package com.iizix.server.loadbalancer.db
 
com.iizix.server.modules - package com.iizix.server.modules
 
com.iizix.server.monitor - package com.iizix.server.monitor
 
com.iizix.server.oauth - package com.iizix.server.oauth
 
com.iizix.server.oauth.services - package com.iizix.server.oauth.services
 
com.iizix.server.prop - package com.iizix.server.prop
 
com.iizix.server.push - package com.iizix.server.push
 
com.iizix.server.region - package com.iizix.server.region
 
com.iizix.server.run.prop - package com.iizix.server.run.prop
 
com.iizix.server.run.remote - package com.iizix.server.run.remote
 
com.iizix.server.security - package com.iizix.server.security
 
com.iizix.server.user - package com.iizix.server.user
 
com.iizix.server.user.mfa - package com.iizix.server.user.mfa
 
com.iizix.server.vsviewer - package com.iizix.server.vsviewer
 
com.iizix.server.weblogos - package com.iizix.server.weblogos
 
com.iizix.server.webthumbs - package com.iizix.server.webthumbs
 
com.iizix.server.wsfile - package com.iizix.server.wsfile
 
com.iizix.sql - package com.iizix.sql
 
com.iizix.stress - package com.iizix.stress
 
com.iizix.swt - package com.iizix.swt
 
com.iizix.swt.widget - package com.iizix.swt.widget
 
com.iizix.term - package com.iizix.term
 
com.iizix.term.api - package com.iizix.term.api
 
com.iizix.term.comm - package com.iizix.term.comm
 
com.iizix.term.ee - package com.iizix.term.ee
 
com.iizix.term.prop - package com.iizix.term.prop
 
com.iizix.term.remote - package com.iizix.term.remote
 
com.iizix.term.server - package com.iizix.term.server
 
com.iizix.term.tn3270e - package com.iizix.term.tn3270e
 
com.iizix.term.tn5250e - package com.iizix.term.tn5250e
 
com.iizix.test.arch - package com.iizix.test.arch
 
com.iizix.test.auth - package com.iizix.test.auth
 
com.iizix.test.client - package com.iizix.test.client
 
com.iizix.test.exec - package com.iizix.test.exec
 
com.iizix.test.format - package com.iizix.test.format
 
com.iizix.test.locale - package com.iizix.test.locale
 
com.iizix.test.pwa - package com.iizix.test.pwa
 
com.iizix.test.server - package com.iizix.test.server
 
com.iizix.test.svg - package com.iizix.test.svg
 
com.iizix.test.urn - package com.iizix.test.urn
 
com.iizix.test.urn.barcode - package com.iizix.test.urn.barcode
 
com.iizix.test.urn.image - package com.iizix.test.urn.image
 
com.iizix.text - package com.iizix.text
 
com.iizix.text.util - package com.iizix.text.util
 
com.iizix.timeout - package com.iizix.timeout
 
com.iizix.timeout.engine - package com.iizix.timeout.engine
 
com.iizix.totp - package com.iizix.totp
 
com.iizix.translate - package com.iizix.translate
 
com.iizix.translate.google - package com.iizix.translate.google
 
com.iizix.translate.microsoft - package com.iizix.translate.microsoft
 
com.iizix.translate.test - package com.iizix.translate.test
 
com.iizix.txp - package com.iizix.txp
 
com.iizix.txp.impl - package com.iizix.txp.impl
 
com.iizix.urn - package com.iizix.urn
 
com.iizix.urn.file - package com.iizix.urn.file
 
com.iizix.urn.image - package com.iizix.urn.image
 
com.iizix.urn.svg - package com.iizix.urn.svg
 
com.iizix.urn.url - package com.iizix.urn.url
 
com.iizix.urn.user - package com.iizix.urn.user
 
com.iizix.user - package com.iizix.user
 
com.iizix.user.geo - package com.iizix.user.geo
 
com.iizix.util - package com.iizix.util
 
com.iizix.util.memjar - package com.iizix.util.memjar
 
com.iizix.util.xjar - package com.iizix.util.xjar
 
com.iizix.value - package com.iizix.value
 
com.iizix.virtual - package com.iizix.virtual
 
com.iizix.web - package com.iizix.web
 
com.iizix.ws - package com.iizix.ws
 
com.iizix.ws.actionactor - package com.iizix.ws.actionactor
 
com.iizix.ws.api - package com.iizix.ws.api
 
com.iizix.ws.engine - package com.iizix.ws.engine
 
com.iizix.ws.engine.json - package com.iizix.ws.engine.json
 
com.iizix.ws.engine.url - package com.iizix.ws.engine.url
 
com.iizix.ws.engine.xml - package com.iizix.ws.engine.xml
 
com.iizix.ws.prop - package com.iizix.ws.prop
 
com.iizix.ws.prop.json - package com.iizix.ws.prop.json
 
com.iizix.ws.prop.url - package com.iizix.ws.prop.url
 
com.iizix.ws.server - package com.iizix.ws.server
 
com.iizix.wsfile - package com.iizix.wsfile
 
combinedLength(byte[]...) - Static method in class com.iizix.push.vapid.Utils
Compute combined array length
combo - Variable in class com.iizigo.prop.BaseEditor
The combobox or null for none.
Combo(Combo) - Constructor for class com.iizigo.editor.SyntSelectionProvider.Combo
 
COMBOBOX - Enum constant in enum class com.iizix.prop.ui.mlist.MLItemType
Combobox with optional textual input that displays a pop-up list of choices.
ComboBoxBuilder - Class in com.iizigo.link.ui.builder
The UI combo builder.
ComboBoxBuilder() - Constructor for class com.iizigo.link.ui.builder.ComboBoxBuilder
 
ComboBoxBuilderSubOp - Class in com.iizigo.link.ui.builder
Field text builder sub-operation.
comboEvent(Event) - Method in class com.iizigo.swt.IzCCombo
Processes a combo event.
comment - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
comment_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
commenting - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
commenting_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
commentPattern - Static variable in class com.iizix.js.build.compressors.XmlCompressor
 
comments - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
comments_o - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
commit() - Method in class com.iizigo.editor.UndoTransaction
Commits a series of operations in a transaction initiated with a prior call to begin.
commit() - Method in class com.iizix.gyro.GyroTransaction
Commits the work done in the property container.
commit() - Method in class com.iizix.prop.image.ClientImageData
Commits this definition for no further changes to be used in transactions.
commit() - Method in class com.iizix.txp.impl.TXProcessImpl
 
commit() - Method in interface com.iizix.txp.ITXProcess
Called by the process logic/application (not the nodes!)to request that the transactional process gets committed.
commit(ITXProcess) - Method in class com.iizix.actionactor.AbstractJavaActionActor
Instructs the node to commit the work.
commit(ITXProcess) - Method in class com.iizix.db.prop.DatabaseActionTXPNode
 
commit(ITXProcess) - Method in class com.iizix.txp.impl.TXPCoordinatorImpl
 
commit(ITXProcess) - Method in interface com.iizix.txp.ITXPCoordinator
Called by the process to signal that the process logic/application requests a commit.
commit(ITXProcess) - Method in interface com.iizix.txp.ITXPNode
Instructs the node to commit the work.
commitCanceled(TXProcessImpl, TXPException) - Method in interface com.iizix.txp.impl.ITXPLogger
 
commitCanceled(TXProcessImpl, TXPException) - Method in class com.iizix.txp.impl.TXPLogger
 
commitChanges() - Method in class com.iizix.prop.content.AbstractContentProvider
Commits a mass change operation of the content by means of the API.
commitChanges() - Method in interface com.iizix.prop.content.IContentProvider
Commits a mass change operation of the content by means of the API.
commitCompleted() - Method in interface com.iizix.txp.impl.ITXProcessLogger
 
commitCompleted() - Method in class com.iizix.txp.impl.TXProcessLogger
 
commitReadOnly() - Method in class com.iizix.db.prop.DatabaseActionTXPNode
Commits the local transaction after read only work.
commitRequested() - Method in interface com.iizix.txp.impl.ITXProcessLogger
 
commitRequested() - Method in class com.iizix.txp.impl.TXProcessLogger
 
committedVirtualMemorySize - Variable in class com.iizix.os.OSSystemInfo.Details
The amount of virtual memory that is guaranteed to be available to the running process in bytes, or -1L if this operation is not supported.
COMMON_DATABASE_PERSISTENT - Enum constant in enum class com.iizix.urn.URNResourceType
Common server files for everyone, persisted in the server database.
COMMON_DPRS_EMPTY - Static variable in class com.iizix.server.user.UserProfileImageRequest
COMMON_DPRS_EMPTY: An empty double array used to create images with DPR's of the common values: 1.0d, 1.5d, 2.0d, 3.0d, 4.0d.
COMMON_PERSISTENT - Enum constant in enum class com.iizix.urn.URNResourceType
Common server files for everyone.
COMMON_VOLATILE - Enum constant in enum class com.iizix.urn.URNResourceType
Common server files for everyone, removed when server starts or stops.
CommonActions - Class in com.iizigo.handler
The Common Actions are Undo, Redo, Cut, Copy, Paste, Delete, Select All, Rename.
CommonActions(IWorkbenchPart, Composite, IPropUndoRedo, IUndoContext, ISelectionProvider, SelectionEnabler, Runnable, int) - Constructor for class com.iizigo.handler.CommonActions
Constructor for a part.
CommonBuilder - Class in com.iizix.run.common
Static class for common builder routines.
CommonBuilder(BuildEnvironment, RuntimeBuilderSettings, File, int, IPropProgressMonitor, ICommonJobCreator, IPrintAdapter) - Constructor for class com.iizix.run.common.CommonBuilder
Constructor with the build settings.
CommonBuilder(RuntimeBuilderSettings, IPropProgressMonitor, ICommonJobCreator, IPrintAdapter, boolean) - Constructor for class com.iizix.run.common.CommonBuilder
Constructor with the build settings.
CommonDesignerEvent - Class in com.iizigo.event
Common Designer event for the event ID PROP_DESIGNER_VIEWER_UPDATE.
CommonDesignerEvent(PropCnr, int) - Constructor for class com.iizigo.event.CommonDesignerEvent
Constructs a new property event.
CommonHandler - Class in com.iizigo.handler
The common handler check for valid handled state and enabled state for the common action handlers.
CommonHandler() - Constructor for class com.iizigo.handler.CommonHandler
 
CommonJobs - Class in com.iizix.run.common
Class implementing common jobs in a non-Eclipse environment.
CommonJobs(IPropProgressMonitor, boolean) - Constructor for class com.iizix.run.common.CommonJobs
Constructor.
CommonJobs(IPropProgressMonitor, IPrintAdapter, boolean) - Constructor for class com.iizix.run.common.CommonJobs
Constructor.
CommonNavigatorEx - Class in com.iizigo.navigator
Common Navigator with extension for filtering and synchronized References.
CommonNavigatorEx() - Constructor for class com.iizigo.navigator.CommonNavigatorEx
Eclipse constructor.
CommonSettings - Enum Class in com.iizix.device.settings
Common native settings for Android and iOS that are potentially openable on the client device using the IOpenNativeSettings interface.
CommonTextActions - Class in com.iizigo.text
Common text actions in the KString editors.
CommonTextActions(Shell, ModuleModel, TextTableEditor, IVSAccessor, EditorTextTable, IPropUndoRedo, Boolean) - Constructor for class com.iizigo.text.CommonTextActions
Constructor.
CommonViewerEx - Class in com.iizigo.editor
A little extended Common Viewer for 3.8+/4.2+ Eclipse and drag-drop enhancement.
CommonViewerEx(Composite, int) - Constructor for class com.iizigo.editor.CommonViewerEx
Creates the common viewer.
CommonViewerEx(Composite, int, int) - Constructor for class com.iizigo.editor.CommonViewerEx
Creates the common viewer.
COMMUNICATION_TRACE_INDEX - Static variable in class com.iizix.SessionInfo
The index for Communication trace.
compact(boolean) - Method in class com.iizix.barcode.BarcodeBuilder
Sets whether to use compact mode for BarcodeType.PDF_417 barcodes.
compaction(Compaction) - Method in class com.iizix.barcode.BarcodeBuilder
Sets whether to use compaction mode for BarcodeType.PDF_417 barcodes.
CompanyDivision - Enum constant in enum class com.iizix.urn.user.UserProfileStringURNType
Company division.
CompanyName - Enum constant in enum class com.iizix.urn.user.UserProfileStringURNType
Company name.
compare(PatternManager.CategoryPatterns, PatternManager.CategoryPatterns) - Method in class com.iizigo.prop.PatternManager.CategoryPatterns
Compares two categories for sorting.
compare(Position, Position) - Static method in class com.iizix.Position
Compares to position by first X, then Y.
compare(Object, Object) - Method in class com.iizigo.image.prop.ImageDesignerProp.ImageComparator
 
compare(XMLGregorianCalendar) - Method in class com.iizix.value.ImmutableXMLGregorianCalendar
Compare two instances of W3C XML Schema 1.0 date/time datatypes according to partial order relation defined in W3C XML Schema 1.0 Part 2, Section 3.2.7.3, Order relation on dateTime.
compare(Viewer, Object, Object) - Method in class com.iizigo.image.prop.ImageDesignerProp.ImageComparator
 
compare(Viewer, Object, Object) - Method in interface com.iizigo.navigator.IViewerComparator
Compares two object in a viewer using the flags.
compare(Viewer, Object, Object) - Method in class com.iizigo.navigator.ViewerComparator
Returns a negative, zero, or positive number depending on whether the first element is less than, equal to, or greater than the second element.
compare(Viewer, Object, Object) - Method in class com.iizigo.text.TableComparator
Compares two items.
compareFieldNames(FieldDeclaration, IField) - Static method in class com.iizigo.java.refactor.RefactorHelper
Compares the FieldDeclaration and IField.
compareMethods(MethodDeclaration, MethodDeclaration) - Static method in class com.iizigo.java.refactor.RefactorHelper
Compares the two MethodDeclaration.
compareMethods(MethodDeclaration, IMethod) - Static method in class com.iizigo.java.refactor.RefactorHelper
Compares the MethodDeclaration and IMethod.
compareTo(AssetReferenceLocation) - Method in class com.iizigo.image.AssetReferenceLocation
Sorts by name if defined, otherwise location.
compareTo(BuildResource) - Method in class com.iizigo.project.BuildResource
Compares two resources, resource path names A-Z.
compareTo(CaptureFieldProp) - Method in class com.iizigo.term.capture.prop.CaptureFieldProp
Used for sorting.
compareTo(ActivationChange) - Method in class com.iizix.license.history.ActivationChange
Compares two entries.
compareTo(Atom) - Method in class com.iizix.prop.Atom
Compares this object with the specified object for order.
compareTo(GError) - Method in class com.iizix.prop.GError
Used for sorting errors.
compareTo(EEField) - Method in class com.iizix.term.ee.EEField
Used for sorting fields.
compareTo(ScreenIdentificationProp) - Method in class com.iizix.term.prop.ScreenIdentificationProp
Compares two screen identifications by type then rectangle positions and then size.
compareTo(ScreenProp) - Method in class com.iizix.term.prop.ScreenProp
Comparator method to sort screens into screen groups.
compareTo(KString) - Method in class com.iizix.text.KString
Compares two KStrings with the raw format in their respective native format.
compareTo(Object) - Method in class com.iizix.WorkerTask
Compares the priority level of the specified task with this one.
compareTypeNames(AbstractTypeDeclaration, IType) - Static method in class com.iizigo.java.refactor.RefactorHelper
Compares the AbstractTypeDeclaration and IType.
compareWidthThenHeight(DSize, DSize) - Static method in class com.iizix.DSize
Compares to sizes by first the width, then the height.
compareWidthThenHeight(Size, Size) - Static method in class com.iizix.Size
Compares to sizes by first the width, then the height.
compass - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
Compass - Enum constant in enum class com.iizix.prop.EnvProps.ClientCapability
Compass capabilities.
completeConstruction() - Method in class com.iizigo.prop.MultiPropLabel
Complete final construction.
completeCreate(MultiPropEditor, DefinedButton) - Method in class com.iizigo.prop.MultiPropLabel
Completes the creation.
completeCreate(MultiPropLabel, PropertyEditor.Node) - Method in class com.iizigo.prop.MultiPropEditor
Complete the creation.
completed() - Method in interface com.iizix.txp.impl.ITXProcessLogger
 
completed() - Method in class com.iizix.txp.impl.TXProcessLogger
 
completed(HttpResponse) - Method in class com.iizix.push.vapid.ClosableCallback
 
COMPLETED - Enum constant in enum class com.iizix.txp.ITXPNode.State
Completed either commit or rollback.
COMPLETED - Enum constant in enum class com.iizix.txp.ITXProcess.State
The process has completed (either committed or rolled back)
COMPLETED - Enum constant in enum class com.iizix.WorkerTask.State
Task completed without errors.
completeRegistration(GenericCallback<Void, String>) - Method in interface com.iizix.license.IGenericLicenseSystem
Completes the registration.
completeVirtualize(IAppSessionGyro, IClientSessionGyro, VirtualSpace, PropCnr) - Method in class com.iizix.prop.PropCnr
Once the property container has been virtualized and added into a virtualized container, a call to this routine should be done.
ComplexOperation - Class in com.iizigo.editor.complex
The Complex operation can bundle advanced combination of operation between property containers.
ComplexOperation(String, IComplexOperationSelection, IPropUndoRedo) - Constructor for class com.iizigo.editor.complex.ComplexOperation
Constructor of Add Operation.
COMPONENT - Static variable in class com.iizix.prop.Atom
 
ComponentPrinter - Class in com.iizix
The component printer class will print a "frame" window or a component inside a "frame".
ComponentPrinter() - Constructor for class com.iizix.ComponentPrinter
 
COMPONENTS - Static variable in class com.iizix.prop.Atom
 
compress - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
compress(byte[], int) - Static method in class com.iizix.nio.DataPacket
Tries to compress the input data to a smaller chunk.
compress(String) - Method in interface com.iizix.js.build.compressors.Compressor
The main method that compresses the given source and returns a compressed result.
compress(String) - Method in class com.iizix.js.build.compressors.HtmlCompressor
The main method that compresses given HTML source and returns compressed result.
compress(String) - Method in class com.iizix.js.build.compressors.XmlCompressor
The main method that compresses given XML source and returns compressed result.
compress(String) - Method in class com.iizix.js.build.compressors.YuiCssCompressor
 
COMPRESS - Static variable in class com.iizix.prop.MailProps
Property name, saved mail compression type: 0=none, 1=gzip (default), 2=xz.
compress2(byte[], int) - Static method in class com.iizix.nio.DataPacket
Always compresses the input data to perhaps a smaller chunk.
compressHTML(File, File, Charset) - Static method in class com.iizix.js.build.Compressor
Compresses HTML.
compressHTML(String) - Static method in class com.iizix.js.build.Compressor
Compresses HTML.
compressHTMLFile(File, IWebServerCompression, boolean, String, boolean) - Method in class com.iizix.js.build.HTMLSourcesManager
Compresses the specified HTML files and adds all files for redirection.
compressHTMLFiles(File, IWebServerCompression, boolean) - Method in class com.iizix.js.build.HTMLSourcesManager
Compresses the specified HTML files and adds all files for redirection.
Compressor - Class in com.iizix.js.build
Compressor class to compress CSS and JavaScript.
Compressor - Interface in com.iizix.js.build.compressors
Interface describing compressor classes.
Compressor.Level - Enum Class in com.iizix.js.build
Enum for compression of JS.
comps - Variable in class com.iizigo.panel.DropInfo
The components.
comps - Variable in class com.iizigo.panel.PanelEditor.GridInfo
 
computeCompletionProposals(ContentAssistInvocationContext, IProgressMonitor) - Method in class com.iizigo.java.assist.JavaCodeCompletion
Returns a list of completion proposals valid at the given invocation context.
computeContextInformation(ContentAssistInvocationContext, IProgressMonitor) - Method in class com.iizigo.java.assist.JavaCodeCompletion
Returns context information objects valid at the given invocation context.
computeIntersection(GThemes) - Method in class com.iizix.prop.ui.device.GThemes
Computes the "intersection" of this mask and another one.
computePossibleThemes() - Method in class com.iizix.prop.ModuleApp
Lengthy helper function to compute the possible themes for a module application.
ComputerInfo - Enum constant in enum class com.iizix.license.HardwareIdentication
General information about the computer system.
computeSize(int, int) - Method in class com.iizigo.term.internal.TerminalWindow
Gets the minimum size without scroll bars.
computeSize(int, int, boolean) - Method in class com.iizigo.image.ImagesControl
Computes the size.
computeSize(int, int, boolean) - Method in class com.iizigo.image.SingleImageControl
Computes the size.
computeSize(int, int, boolean) - Method in class com.iizigo.prop.ClearButton
Size is always 16x16.
computeSize(int, int, boolean) - Method in class com.iizigo.prop.DefinedButton
Size is always 18x16 for others.
computeSize(int, int, boolean) - Method in class com.iizigo.swt.FlatToolbarButton
Computes the size.
computeSize(int, int, boolean) - Method in class com.iizigo.swt.IzCCombo
Computes the size of the widget.
computeSize(int, int, boolean) - Method in class com.iizigo.swt.IzCCombo0
 
computeSize(int, int, boolean) - Method in class com.iizigo.swt.LineWidget
The best size.
computeSize(int, int, boolean) - Method in class com.iizix.swt.widget.IZ_CCombo
 
computeSize(Composite, int, int, boolean) - Method in class com.iizigo.swt.IzFillLayout
 
computeSize(Composite, int, int, boolean) - Method in class com.iizix.swt.SWTBorderLayout
 
concat(byte[]...) - Static method in class com.iizix.push.vapid.Utils
Utility to concat byte arrays
confidence - Variable in class com.iizix.translate.google.DetectedLanguage
Confidence: the reliability number, valid only when detecting a language from a string.
config() - Method in record class com.iizix.prop.PWAProps.FirebaseScriptTag
Returns the value of the config record component.
config(String) - Method in class com.iizix.ILog
Outputs a config log event.
config(String, Object) - Method in class com.iizix.ILog
Outputs a config log event.
config(String, Object...) - Method in class com.iizix.ILog
Outputs a config log event.
config(String, Throwable) - Method in class com.iizix.ILog
Outputs a config log event.
CONFIG - Static variable in class com.iizix.ILog
The CONFIG (=4) log event.
CONFIG(Class<?>, String) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG(Class<?>, String, Object) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG(Class<?>, String, Object...) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG(Class<?>, String, Throwable) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG(String) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG(String, Object) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG(String, Object...) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG(String, Throwable) - Static method in class com.iizix.ILog
Outputs a config log event.
CONFIG_FILE_DEFAULT_BASE_NAME - Static variable in class com.iizix.server.prop.ServerSettings
Default base name without file extension of the iiziServer configuration file: "config".
CONFIG_FILE_DEFAULT_NAME - Static variable in class com.iizix.server.prop.ServerSettings
Default name of the iiziServer configuration file: "config.iiziServer".
CONFIG_FILE_EXT - Static variable in class com.iizix.server.prop.ServerSettings
The extension of the iiziServer configuration file: ".iiziServer".
configure() - Method in class com.iizigo.project.ModuleNature
Configures the IIZI Module Project nature for its project.
configure() - Method in class com.iizigo.term.project.TerminalNature
Configures the IIZI Terminal Project nature for its project.
configure(int, boolean, boolean) - Method in class com.iizix.geo.RegionLocationService
Configures the service provider.
configure(Shell) - Static method in class com.iizigo.translate.EditorTranslationEngine
Configures the translation engine.
configure(Shell) - Method in class com.iizigo.translate.google.GoogleTranslate
Configures the translator with a property container.
configure(Shell) - Method in interface com.iizigo.translate.IEditorTranslator
Configures the translator with a property container.
configure(Shell) - Method in class com.iizigo.translate.microsoft.AzureCognitiveServices
Configures the translator with a property container.
configureBackgroundLocation(BackgroundLocationConfiguration) - Method in interface com.iizix.geo.ILocationService
Sets the configuration for the location background service.
ConfigureModuleProject - Class in com.iizigo.handler
Configures the project to an IIZI Module project.
ConfigureModuleProject() - Constructor for class com.iizigo.handler.ConfigureModuleProject
Constructor.
configureProxy(HttpURLConnection) - Method in class com.iizigo.Activator
Configures a Http(s)URLConnection for proxy information.
configureProxy(HttpURLConnection) - Method in class com.iizigo.translate.EditorTranslationEngine
Configures a Http(s)URLConnection for proxy information.
configureProxy(HttpURLConnection) - Method in interface com.iizix.IWebServiceEngine
Configures a Http(s)URLConnection for proxy information.
configureProxy(HttpURLConnection) - Method in class com.iizix.server.jakarta.JakartaEEServer
Configures a Http(s)URLConnection for proxy information.
configureProxy(HttpURLConnection) - Method in class com.iizix.server.JettyRunConfiguration
Configures a Http(s)URLConnection for proxy information.
configureProxy(HttpURLConnection) - Method in interface com.iizix.translate.ITranslationEngine
Configures a Http(s)URLConnection for proxy information.
configureProxy(HttpURLConnection) - Method in class com.iizix.translate.test.TestEngine
Configures a Http(s)URLConnection for proxy information.
configureSessionMgr() - Method in class com.iizix.server.ServerShell
Configures the client session manager with the settings for idle timeout, dormant time and heartbeat interval.
configureShell(Shell) - Method in class com.iizigo.ExceptionDetailsErrorDialog
 
configureShell(Shell) - Method in class com.iizigo.swt.ValidateWizardDialog
Processes shell configuration.
configureShell(Shell) - Method in class com.iizigo.validator.ValidationDialog
Configures the new shell.
configureSkipDialog(IPropUndoRedo) - Static method in interface com.iizigo.vs.link.IVSLinkEnabler
Configures the undoRedo operation to skip showing this dialog.
configureSSLProps(SSLCommProps, DestinationServer) - Method in class com.iizix.test.client.NonUIClient
Configures the SSL properties for the destination server.
configureStatusBar(StatusBarConfig) - Method in class com.iizix.prop.EnvProps
Sets the client sessions status bar to the configuration specified.
ConfigureTerminalProject - Class in com.iizigo.term.project
Configures the project to an IIZI Terminal project.
ConfigureTerminalProject() - Constructor for class com.iizigo.term.project.ConfigureTerminalProject
Constructor.
conn - Variable in class com.iizix.jdbc.DefaultTableLoader
The connection.
connect() - Method in class com.iizix.comm.client.ClientInstance
Connects to the WebSocket URI with or without SSL.
connect() - Method in class com.iizix.jetty.JettyClientWebSocketInstance
Connects to the WebSocket URI with or without SSL.
connect() - Method in class com.iizix.term.ee.HostSessionEE
Connects the session to host.
connect() - Method in class com.iizix.term.EmptyHostSession
Connects the session to host.
connect() - Method in class com.iizix.term.HostSession
Connects the session.
connect() - Method in interface com.iizix.term.HostSessionPeer
Connects the session to host.
connect() - Method in class com.iizix.term.tn3270e.HostSession3270
Connects the session to host.
connect() - Method in class com.iizix.term.tn5250e.HostSession5250
Connects the session to host.
connect() - Method in class com.iizix.test.client.NonUIClient
Connects to one of the destination servers in turn.
connect() - Method in class com.iizix.util.memjar.MemoryJarURLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect() - Method in class com.iizix.util.xjar.XJarURLConnection
Opens a communications link to the resource referenced by this URL, if such a connection has not already been established.
connect(boolean) - Method in class com.iizix.comm.client.ClientInstance
Connects to the WebSocket URI with or without SSL.
connect(boolean) - Method in class com.iizix.jetty.JettyClientWebSocketInstance
Connects to the WebSocket URI with or without SSL.
CONNECTABLE - Enum constant in enum class com.iizix.jdbc.DBServerState
Connectable to the host and port.
connectdevelop - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CONNECTED - Enum constant in enum class com.iizix.comm.State
 
CONNECTED - Enum constant in enum class com.iizix.comm.statistics.SessionConnectionStatistics.State
 
connectIfNeeded(IWorkbenchPart) - Method in class com.iizigo.db.editor.CustomSQLBuilder
Tries to make sure that we have a database connection so that the SQL model will be populated when we need it.
CONNECTING - Enum constant in enum class com.iizix.comm.State
 
CONNECTING - Enum constant in enum class com.iizix.test.client.SessionMode
Attempting to connect.
CONNECTION_FAILED - Enum constant in enum class com.iizix.jdbc.DBServerState
Connection failed.
CONNECTION_PROFILE_NAME - Static variable in class com.iizix.db.prop.DatabaseProps
The connection profile name property (value "connectionProfileName").
ConnectionAttachment - Interface in com.iizix.nio
The connection attachment interface is used for a server receiving new connections using the WebSocketAcceptor interface.
connectionFrom(String, String) - Static method in class com.iizix.geo.RegionLocation
Creates a Connection instance from the ASN and ISP parameters.
ConnectionProfileDialog - Class in com.iizigo.db.editor
The font dialog to choose the font.
ConnectionProfileDialog(Shell, String) - Constructor for class com.iizigo.db.editor.ConnectionProfileDialog
Create the dialog.
ConnectionProfilePropEditor - Class in com.iizigo.db.editor
Connection profile property editor.
ConnectionProfilePropEditor() - Constructor for class com.iizigo.db.editor.ConnectionProfilePropEditor
 
ConnectionProfileSetup - Class in com.iizix.db.prop
A single connection profile setup that is used to establish a JDBC connection.
ConnectionProfileSetup() - Constructor for class com.iizix.db.prop.ConnectionProfileSetup
Constructs the connection profile setup container without name.
ConnectionProfileSetup(Atom) - Constructor for class com.iizix.db.prop.ConnectionProfileSetup
Constructs the connection profile setup container with specified name.
ConnectionProfilesSetup - Class in com.iizix.db.prop
Container with all connection profiles setup's by name.
ConnectionProfilesSetup() - Constructor for class com.iizix.db.prop.ConnectionProfilesSetup
Constructs the connection profiles setup container without name.
ConnectionProfilesSetup(Atom) - Constructor for class com.iizix.db.prop.ConnectionProfilesSetup
Constructs the connection profiles setup container with specified name.
connectOpen - Variable in class com.iizigo.term.PluginPreference
How sessions are handled at open terminal.
CONNECTOR - Enum constant in enum class com.iizigo.project.FileExtension
 
CONNECTOR_TRACE_INDEX - Static variable in class com.iizix.SessionInfo
The index for Connector trace.
ConnectorException - Exception Class in com.iizix
The base exception class for connectors.
ConnectorException(String) - Constructor for exception class com.iizix.ConnectorException
Constructs a connector exception with just a message text.
ConnectorException(String, Throwable) - Constructor for exception class com.iizix.ConnectorException
Constructs a connector exception with a nested exception.
CONNECTORS - Static variable in class com.iizix.prop.Atom
 
Console - Class in com.iizigo
Console class with colors.
ConsoleRedirector - Class in com.iizix.log
Class to handle redirection of stdout and stderr to the logger.
consolidateGrid(ComplexOperation) - Method in class com.iizigo.panel.prop.EGridLayout.Grid
Make sure grid is filled with empty cells at all "zero-locations".
ConstrainedIntProp - Class in com.iizix.prop
This class is used to hold an integer property that has constraints imposed on it.
ConstrainedIntProp() - Constructor for class com.iizix.prop.ConstrainedIntProp
Creates the component without a name and no constraints.
ConstrainedIntProp(Atom, String) - Constructor for class com.iizix.prop.ConstrainedIntProp
Creates the component with the specified name.
ConstrainedIntProp(Atom, String, int) - Constructor for class com.iizix.prop.ConstrainedIntProp
Creates the component with the specified name, initialized to contain the GProp items.
ConstrainedIntProp(String) - Constructor for class com.iizix.prop.ConstrainedIntProp
Creates the component without a name.
consume() - Method in class com.iizix.event.GEvent
Consumes this event.
ContactlessPayments - Enum constant in enum class com.iizix.device.settings.Settings_Android
Contactless payments or NFC Tap & Pay settings.
Contacts - Enum constant in enum class com.iizix.prop.EnvProps.ClientCapability
Contacts database capabilities.
container - Variable in class com.iizigo.java.parser.JavaSourceFileProcessor
The container created from the call to createPropertyContainer or after XML is loaded.
container - Variable in class com.iizigo.link.ui.UIBuilderSubOperation
The source container.
CONTAINER - Enum constant in enum class com.iizigo.project.refactor.RefactoringGroup
Property container (3 bits).
CONTAINER - Enum constant in enum class com.iizix.prop.ClasspathEntry.Type
Eclipse container, stored but not used for now.
CONTAINER_ADDED - Enum constant in enum class com.iizigo.project.refactor.RefactoringOperation
Container added.
CONTAINER_CHANGED - Enum constant in enum class com.iizix.prop.BinderAction.ActionPerformed
 
CONTAINER_REMOVED - Enum constant in enum class com.iizigo.project.refactor.RefactoringOperation
Container removed.
CONTAINER_RENAMED - Enum constant in enum class com.iizigo.project.refactor.RefactoringOperation
Container renamed or moved.
ContainerListener - Class in com.iizigo.prop
The event listener for the edited "real" containers.
ContainerListener(PropCnr, Atom, IContainerListenerOwner) - Constructor for class com.iizigo.prop.ContainerListener
Constructor.
ContainerParticipant - Class in com.iizigo.editor.complex
Container participant class in the ComplexOperation.
containers - Variable in class com.iizigo.prop.PropertyEditorInfo.CreateItem
The parent containers for the edited item.
ContainerSelection - Class in com.iizigo.editor.complex
Class for selection in tree before or after operation.
ContainerSelection(ContainerParticipant, Atom) - Constructor for class com.iizigo.editor.complex.ContainerSelection
Constructor.
contains(int) - Method in class com.iizix.IntArrayList
Determines if this array contains a given value.
contains(UIThemes.Name) - Method in class com.iizix.prop.ui.device.GThemes
Checks if the theme name is contained in this theme instances mask.
contains(IVSParticipant) - Method in class com.iizix.prop.vs.VSParticipantsHolder
Checks if the participant is present in this container.
contains(Object) - Method in class com.iizigo.prop.TreeItemNavigatorPresentation
Checks if a child is present.
contains(String) - Method in class com.iizix.prop.vs.VSParticipantsHolder
Checks if the participant is present in this container.
CONTAINS - Enum constant in enum class com.iizix.prop.ui.table.ITableFilter.Op
Filtering text is contained in a cell string.
containsModuleFolder - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
containsModuleRoot - Variable in class com.iizigo.handler.SelectionEnabler
The current states.
containsProp(Atom) - Method in interface com.iizix.prop.IPropCnr
Checks for presence of the property in the container.
containsProp(Atom) - Method in class com.iizix.prop.PropCnr
Checks for presence of the property in the container.
containsProp(String) - Method in interface com.iizix.prop.IPropCnr
Checks for presence of the property in the container.
containsProp(String) - Method in class com.iizix.prop.PropCnr
Checks for presence of the property in the container.
contao - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CONTENT_LENGTH - Static variable in interface com.iizix.ws.engine.IRequestContent
The String: "Content-Length".
CONTENT_PROVIDER_REFRESH - Enum constant in enum class com.iizix.prop.vs.IVSComponentState.State
Content provider needs refresh.
CONTENT_RTL - Static variable in class com.iizix.prop.image.FontIconDefinition
The content for RTL alternate content.
CONTENT_RTL_SELECT - Static variable in class com.iizix.prop.image.FontIconDefinition
The content for RTL and Select state alternate content.
CONTENT_SELECT - Static variable in class com.iizix.prop.image.FontIconDefinition
The content for Select state alternate content.
CONTENT_TYPE - Static variable in interface com.iizix.ws.engine.IRequestContent
The String: "Content-Type".
ContentProvider - Class in com.iizigo.navigator
The IIZI Explorer using Common Navigator.
ContentProvider() - Constructor for class com.iizigo.navigator.ContentProvider
Constructor.
ContentProvider(int) - Constructor for class com.iizigo.navigator.ContentProvider
Constructor.
ContentProviderPropEditor - Class in com.iizigo.prop.editor
Use content provider option.
ContentProviderPropEditor() - Constructor for class com.iizigo.prop.editor.ContentProviderPropEditor
 
contents - Variable in class com.iizigo.font.CSSFontIcon
The contents string, one or longer.
CONTEXT_MENU - Static variable in class com.iizix.prop.Atom
 
CONTEXT_MENU_REF - Static variable in class com.iizix.prop.Atom
 
ContextMenu - Enum constant in enum class com.iizix.prop.IPropReference.RefType
 
ContextMenuActionAdapter - Class in com.iizigo.editor
The adapter for the IContextMenuAction interface.
ContextMenuActionAdapter() - Constructor for class com.iizigo.editor.ContextMenuActionAdapter
 
ContextMenuContributorAdapter - Class in com.iizigo.editor
Adapter for contributions to the menu for Editor parts, when registerViewer or createMenu in the Editor part is called.
ContextMenuContributorAdapter() - Constructor for class com.iizigo.editor.ContextMenuContributorAdapter
 
ContextMenuData - Class in com.iizix.prop.ui
The ContextMenuData is the layout data for components in a container with ContextMenuLayout.
ContextMenuData() - Constructor for class com.iizix.prop.ui.ContextMenuData
Creates a ContextMenuData container without name and with a null value.
ContextMenuData(Atom) - Constructor for class com.iizix.prop.ui.ContextMenuData
Creates a ContextMenuData container with the specified name with a null value.
ContextMenuData(Atom, GProp<?>[]) - Constructor for class com.iizix.prop.ui.ContextMenuData
Creates a ContextMenuData container with the specified name and properties.
ContextMenuEditor - Class in com.iizigo.panel
The context menu editor in the Panel folder.
ContextMenuEditor() - Constructor for class com.iizigo.panel.ContextMenuEditor
Eclipse constructor.
ContextMenuFileContentDescriber - Class in com.iizigo.fileexts
The content describer for the property files of context menus, having the same file extension as panels.
ContextMenuFileContentDescriber() - Constructor for class com.iizigo.fileexts.ContextMenuFileContentDescriber
 
ContextMenuItem - Class in com.iizigo.editor
The Add Item class for a DesignerProp class.
ContextMenuItem() - Constructor for class com.iizigo.editor.ContextMenuItem
The Eclipse constructor.
ContextMenuItem(String, IContextMenuAction) - Constructor for class com.iizigo.editor.ContextMenuItem
Creates the Add Item instance for a DesignerProp class.
ContextMenuItem(String, String, int, ImageDescriptor, IContextMenuAction) - Constructor for class com.iizigo.editor.ContextMenuItem
Creates the Add Item instance for a DesignerProp class.
ContextMenuItem(String, String, IContextMenuAction) - Constructor for class com.iizigo.editor.ContextMenuItem
Creates the Add Item instance for a DesignerProp class.
ContextMenuItem(String, String, ImageDescriptor, IContextMenuAction) - Constructor for class com.iizigo.editor.ContextMenuItem
Creates the Add Item instance for a DesignerProp class.
ContextMenuItem(String, ImageDescriptor, IContextMenuAction) - Constructor for class com.iizigo.editor.ContextMenuItem
Creates the Add Item instance for a DesignerProp class.
ContextMenuLayout - Class in com.iizix.prop.ui
Menu specific layout manager.
ContextMenuLayout() - Constructor for class com.iizix.prop.ui.ContextMenuLayout
Creates the layout without name with a null value.
ContextMenuLayout(Atom) - Constructor for class com.iizix.prop.ui.ContextMenuLayout
Creates the layout with the specified name with a null value.
ContextMenuLayout(Atom, GProp<?>[]) - Constructor for class com.iizix.prop.ui.ContextMenuLayout
Creates the layout with the specified name and properties.
ContextMenuReference - Class in com.iizix.prop.ui
The reference to a UI context menu.
ContextMenuReference() - Constructor for class com.iizix.prop.ui.ContextMenuReference
Creates a UI Panel Part Reference property with no name and with a null value.
ContextMenuReference(Atom) - Constructor for class com.iizix.prop.ui.ContextMenuReference
Creates a UI Panel Part Reference property with the specified name with a null value.
ContextMenuReference(Atom, String) - Constructor for class com.iizix.prop.ui.ContextMenuReference
Creates a UI Panel Part Reference property with the specified name and value.
ContinentCodes - Class in com.iizix.selector
The continent codes and associated country code.
ContinentCodes() - Constructor for class com.iizix.selector.ContinentCodes
 
CONTINUE - Enum constant in enum class com.iizix.txp.ITXPPolicy.Action
continue (but note the problem!)
CONTINUE_PASTE - Static variable in interface com.iizix.term.ITerminalOperations
The "Continue paste" clipboard operation.
continueChecking(char[], char, int, int) - Method in class com.iizigo.term.internal.HotSpot
Checks if it is OK to keep on checking.
continueChecking(char[], char, int, int) - Method in class com.iizigo.term.internal.Hyperlink
Checks if it is OK to keep on checking.
continueChecking(char[], char, int, int) - Method in class com.iizigo.term.internal.KeyHotSpot
Checks if it is OK to keep on checking.
contributeToMenu(IMenuManager) - Method in class com.iizigo.db.editor.CustomSQLBuilderActionBarContributor
Contributes items to the given menu.
control - Variable in class com.iizigo.prop.BaseEditor
The control for editing, a Text or CCombo.
controller - Variable in class com.iizigo.prop.BaseEditor
The controller editor part.
controller - Variable in class com.iizix.comm.PortConfig
Interface for the port control, null if in iiziGo (for now).
controlMoved(ControlEvent) - Method in class com.iizix.swt.AWTEmbeddedCompositeResizer
 
ControlPanel - Class in com.iizix.jre
Handles routines that deals with deployment properties and configuration in the the Java Control Panel.
ControlPanel() - Constructor for class com.iizix.jre.ControlPanel
 
controlResized(ControlEvent) - Method in class com.iizix.swt.AWTEmbeddedCompositeResizer
Change in composite size.
ControlValidator - Class in com.iizigo.validator
Control validator class for dialog boxes.
CONVERSION_ERROR - Enum constant in enum class com.iizix.prop.BinderAction.ActionPerformed
 
convert(VSFieldEvent.Op, Object, Value.Type, Value.Type, boolean, GProp<?>) - Method in class com.iizix.prop.vs.actor.FieldActors
Convert a value of a certain type to another.
convert(Value.Type) - Method in class com.iizix.Value
Converts this Value from its current value type to the requested target type using the locale looked-up from current thread or if not found, for system default.
convert(Value.Type, LocaleInfo) - Method in class com.iizix.Value
Converts this Value from its current value type to the requested target type using the specified locale information.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.BigDecimalValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.BigIntegerValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.BinaryValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.BooleanValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.ByteValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.DoubleValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.DurationValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.FloatValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.IntegerValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in interface com.iizix.value.IValueObject
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.KStringValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.LocalDateTimeValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.LocalDateValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.LocalTimeValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.LongValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.MonthDayValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.OffsetDateTimeValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.OffsetTimeValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.PeriodValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.ShortValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.StringValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.XMLDurationValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.XMLGregorianCalendarValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.YearMonthValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.YearValue
Converts a value from another type.
convert(Object, Value.Type, LocaleInfo) - Method in class com.iizix.value.ZonedDateTimeValue
Converts a value from another type.
CONVERT_FROM_NATIVE - Enum constant in enum class com.iizix.api.vs.VSFieldEvent.Op
Converts from the Native value to another requested type.
CONVERT_TO_NATIVE - Enum constant in enum class com.iizix.api.vs.VSFieldEvent.Op
Converts a Value type to a Native value type.
convertAnsiToChar(byte) - Static method in class com.iizix.codepage.CodepageMapper
Converts a single Ansi byte to character.
convertAnsiToChar(byte[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of Ansi bytes to an array of characters.
convertAnsiToString(byte[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of Ansi bytes to a string.
convertAnsiToString(byte[], int, int) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of Ansi bytes to a string.
convertASCIIToChar(byte) - Static method in class com.iizix.codepage.CodepageMapper
Converts a single ASCII byte to character.
convertASCIIToChar(byte[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of ASCII bytes to an array of characters.
convertASCIIToString(byte[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of ASCII bytes to a string.
convertASCIIToString(byte[], int, int) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of ASCII bytes to a string.
convertByteToChar(byte) - Method in class com.iizix.codepage.CodepageConverter
Converts a single byte to character.
convertByteToChar(byte[]) - Method in class com.iizix.codepage.CodepageConverter
Converts an array of bytes to an array of characters.
convertByteToChar(byte[], int, int) - Method in class com.iizix.codepage.CodepageConverter
Converts an array of bytes to an array of characters.
convertByteToString(byte[]) - Method in class com.iizix.codepage.CodepageConverter
Converts an array of bytes to a string.
convertByteToString(byte[], int, int) - Method in class com.iizix.codepage.CodepageConverter
Converts an array of bytes to a string.
convertCharToAnsi(char) - Static method in class com.iizix.codepage.CodepageMapper
Converts a single character to Ansi byte.
convertCharToAnsi(char[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of characters to an array of Ansi bytes.
convertCharToASCII(char) - Static method in class com.iizix.codepage.CodepageMapper
Converts a single character to ASCII byte.
convertCharToASCII(char[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of characters to an array of ASCII bytes.
convertCharToByte(char) - Method in class com.iizix.codepage.CodepageConverter
Converts a single character to byte.
convertCharToByte(char[]) - Method in class com.iizix.codepage.CodepageConverter
Converts an array of characters to an array of bytes.
convertCharToEBCDIC(char) - Static method in class com.iizix.codepage.CodepageMapper
Converts a single character to EBCDIC byte.
convertCharToEBCDIC(char[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of characters to an array of EBCDIC bytes.
convertDNDOperation(int) - Static method in class com.iizigo.navigator.DropAdapterAssistant
Converts DND.DROP_* to DesignerProp.OP_*.
convertEBCDICToChar(byte) - Static method in class com.iizix.codepage.CodepageMapper
Converts a single EBCDIC byte to character.
convertEBCDICToChar(byte[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of EBCDIC bytes to an array of characters.
convertEBCDICToString(byte[]) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of EBCDIC bytes to a string.
convertEBCDICToString(byte[], int, int) - Static method in class com.iizix.codepage.CodepageMapper
Converts an array of EBCDIC bytes to a string.
convertEqualsValue(GProp<?>, Value...) - Method in class com.iizix.prop.vs.VSField
Verifies if a value could potentially be equal to the value in the field using conversion.
convertFromVSField(HostSession, ScreenFieldProp, VSField, String) - Method in interface com.iizix.term.api.IHostFieldData
Converts a single string from the VSField (or its value) to a host string that will be set.
convertLayout(ComplexOperation, UIContainer, LayoutMgr<?>) - Method in class com.iizigo.panel.prop.EAbsoluteLayout
Called to convert one layout to another when the layout has been dropped into a container.
convertLayout(ComplexOperation, UIContainer, LayoutMgr<?>) - Method in class com.iizigo.panel.prop.EBorderLayout
Called to convert one layout to another when the layout has been dropped into a container.
convertLayout(ComplexOperation, UIContainer, LayoutMgr<?>) - Method in class com.iizigo.panel.prop.EFlexLayout
Called to convert one layout to another when the layout has been dropped into a container.
convertLayout(ComplexOperation, UIContainer, LayoutMgr<?>) - Method in class com.iizigo.panel.prop.EGridLayout
Called to convert one layout to another when the layout has been dropped into a container.
convertLayout(ComplexOperation, UIContainer, LayoutMgr<?>) - Method in interface com.iizigo.panel.prop.IELayoutMgrDND
Called to convert one layout to another when the layout has been dropped into a container.
convertLayout(ComplexOperation, UIContainer, LayoutMgr<?>) - Method in interface com.iizigo.panel.prop.IELayoutMgrSimpleDND
Called to convert one layout to another when the layout has been dropped into a container.
convertLoadedProp(GProp<?>) - Method in class com.iizix.prop.PropCnr
Enables conversion or omission of a property loaded from XML.
convertLoadedProp(GProp<?>) - Method in class com.iizix.prop.ui.map.UIMap
Enables conversion or omission of a property loaded from XML.
convertLoadedProp(GProp<?>) - Method in class com.iizix.prop.vs.VirtualSpace
Enables conversion or omission of a property loaded from XML.
convertLoadedProp(GProp<?>) - Method in class com.iizix.prop.vs.VSComponent
Enables conversion or omission of a property loaded from XML.
convertLoadedProp(GProp<?>) - Method in class com.iizix.server.prop.WebServerPortConfig
Enables conversion or omission of a property loaded from XML.
convertPropError(String, Exception) - Method in class com.iizix.prop.GProp
Creates and throws a PropertyException when the String doesn't convert properly into a "native" Object.
convertStringToAnsi(String) - Static method in class com.iizix.codepage.CodepageMapper
Converts a string to an array of Ansi bytes.
convertStringToASCII(String) - Static method in class com.iizix.codepage.CodepageMapper
Converts a string to an array of ASCII bytes.
convertStringToByte(String) - Method in class com.iizix.codepage.CodepageConverter
Converts a string to an array of bytes.
convertStringToEBCDIC(String) - Static method in class com.iizix.codepage.CodepageMapper
Converts a string to an array of EBCDIC bytes.
convertValue(String, int) - Method in interface com.iizix.ws.api.IOutputVariableConverter
Converts the String contents to a Value.
copy - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
copy() - Method in interface com.iizigo.editor.IClipboardSelection
Copy.
copy() - Method in class com.iizigo.editor.SyntSelectionProvider.CCombo
 
copy() - Method in class com.iizigo.editor.SyntSelectionProvider.Combo
 
copy() - Method in class com.iizigo.editor.SyntSelectionProvider
Copy.
copy() - Method in class com.iizigo.editor.SyntSelectionProvider.IZ_CCombo
 
copy() - Method in class com.iizigo.editor.SyntSelectionProvider.Spinner
 
copy() - Method in class com.iizigo.editor.SyntSelectionProvider.StyledText
 
copy() - Method in class com.iizigo.editor.SyntSelectionProvider.Text
 
copy() - Method in class com.iizigo.swt.IzCCombo
Copies the selected text.
copy() - Method in class com.iizigo.swt.IzCCombo0
Copies the selected text.
copy() - Method in interface com.iizix.IEntry
Copies the current selection of the entry field to the clipboard.
copy() - Method in class com.iizix.swt.widget.IZ_CCombo
Copies the selected text.
copy() - Method in class com.iizix.term.prop.TerminalPrinterSettings
Creates a clone object.
Copy - Class in com.iizigo.handler
The Copy property handler.
Copy() - Constructor for class com.iizigo.handler.Copy
Constructor.
COPY - Static variable in interface com.iizix.term.ITerminalOperations
The "Copy" clipboard operation.
copyAction - Variable in class com.iizigo.editor.PropEditorPart
Menu actions.
copyDirectoryRecursively(File, File, boolean) - Static method in class com.iizix.Utilities
Copies a directory recursively into a destination directory.
copyDirectoryRecursively(File, File, boolean, boolean) - Static method in class com.iizix.Utilities
Copies a directory recursively into a destination directory.
CopyFilesAndFoldersOperation - Class in com.iizigo.editor
Copy files and folders operation with undo support (added context support).
CopyFilesAndFoldersOperation(String, IPropUndoRedo) - Constructor for class com.iizigo.editor.CopyFilesAndFoldersOperation
The constructor.
copyForParent(String) - Method in class com.iizigo.prop.PropertyEditorInfo
Creates a copy of the instance with an alternate parent.
copyFullPathAction - Variable in class com.iizigo.editor.PropEditorPart
 
copyJDBCDriversTo(File, IFileURLResolver) - Static method in class com.iizix.jdbc.UpdateJDBCDriversDirectory
Utility function to copy the JDBC drivers directory to a destination directory.
copyReferenceAction - Variable in class com.iizigo.editor.PropEditorPart
Menu actions that MAY be null in case they are not supported.
copyright - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
COPYRIGHT_1 - Static variable in class com.iizix.SystemConfig
The copyright string (without new line) as e.g.
COPYRIGHT_2 - Static variable in class com.iizix.SystemConfig
The copyright string (with new line) as e.g.
Cordova_InitializeError - Enum constant in enum class com.iizix.run.common.BuildRC
 
Cordova_InstallError - Enum constant in enum class com.iizix.run.common.BuildRC
 
Cordova_iOSDeployError - Enum constant in enum class com.iizix.run.common.BuildRC
 
Cordova_VersionError - Enum constant in enum class com.iizix.run.common.BuildRC
 
corners(int) - Method in class com.iizix.server.user.UserProfileImageRequest
The corner size of the image in pixels with DPR = 1.0d.
corners(int) - Method in interface com.iizix.urn.user.IUserProfileImageRequest
The corner size of the image in pixels with DPR = 1.0d.
Corsican - Enum constant in enum class com.iizix.translate.google.Language
 
couldBecomeProcessor(IReplyContent) - Method in interface com.iizigo.ws.editor.IEditorReplyProcessor
Verifies if this processor could potentially become a valid processor if it receives identification information.
couldBecomeProcessor(IReplyContent) - Method in class com.iizigo.ws.prop.json.EditorJSONReplyDocument
Verifies if this processor could potentially become a valid processor if it receives identification information.
couldRequestFocusIfVirtualized() - Method in interface com.iizix.prop.IPropCnr
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in interface com.iizix.prop.IPropCnr
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.ui.UICheckedMenuItem
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.ui.UILabel
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.ui.UIMenuBar
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.ui.UIMenuItem
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.ui.UIOutput
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.ui.UIProgress
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.ui.UIRadioMenuItem
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.vs.VirtualSpace
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean) - Method in class com.iizix.prop.vs.VSComponent
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean, boolean) - Method in interface com.iizix.prop.IPropCnr
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean, boolean) - Method in class com.iizix.prop.PropCnr
Returns if this component could receive focus if it would be virtualized.
couldRequestFocusIfVirtualized(boolean, boolean) - Method in class com.iizix.prop.ui.UIComp
Returns if this component could receive focus if it would be virtualized.
COUNT - Static variable in enum class com.iizix.urn.URNResourceType
The count of URNResourceType's.
counter - Static variable in interface com.iizix.virtual.IVirtualThreads
The static Atomic Long counter for unnamed threads.
Country - Enum constant in enum class com.iizix.urn.user.UserProfileStringURNType
Country.
countryNames - Static variable in class com.iizix.selector.LanguageMatch
Read-only map with upper case valid country codes 2 letters, mapped to country name.
COVER - Enum constant in enum class com.iizix.gyro.IUIPanelAnimation.Type
Animation type: cover.
COVER - Enum constant in enum class com.iizix.prop.ui.Transition
Cover.
COVERV - Enum constant in enum class com.iizix.prop.ui.Transition
Cover vertically.
create() - Method in class com.iizigo.db.editor.ConnectionProfilePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.BaseEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.BadgePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.BoolPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.BoxShadowPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.ClassReferencePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.ColorPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.DateTimePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.DropShadowPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.DurationPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.EncodingPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.FillPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.FontFamilyPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.FontPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.GradientPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.IntChoicePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.IntPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.KStringPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.LocalizedStringPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.LongPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.MediaReferencePropEditor
Create this editor.
create() - Method in class com.iizigo.prop.editor.MethodReferencePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.NullValueAllowedPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.NumberPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.PanelAnimationPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.PasswordPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.PatternPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.PKCS12IdentityPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.ReferencePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.SizePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.StringMapPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.StringPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.StrokePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.StylesReferencesPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.StylesStatesPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.TextShadowPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.ThemesPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.TooltipPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.TransformPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.UIDateTimeTypePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.UnitPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.UnitsPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.ValuePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.ValueTypePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.VSActionActorParticipantEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.VSParticipantEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.VSRelativeReferencePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.prop.editor.VSTableColumnReferencePropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.push.VAPIDKeyPropEditor
Creates the property editor controls.
create() - Method in class com.iizigo.term.prop.editor.SessionConfigPropEditor
Creates the property editor controls.
create(int, int, LinkedHashMap<String, String>, String, int, boolean, boolean) - Static method in class com.iizix.text.KStringHTMLTag
Creates the correct tag class depending on the HTML tag.
create(ComplexOperation) - Method in class com.iizigo.vs.NewVSColumnWizardPage
Creates the field.
create(ComplexOperation) - Method in class com.iizigo.vs.NewVSTableWizardPage
Creates the table.
create(Atom, PropCnr, ComplexOperation) - Method in class com.iizigo.vs.NewVSFieldWizardPage
Creates the field when a dialog box is present.
create(OAuthSession) - Method in interface com.iizix.server.oauth.services.IServiceCreator
Creates the service with the parameters.
create(Composite, EditorVirtualSpace) - Static method in class com.iizigo.vs.VirtualSpaceTooltip
Creates the tooltip.
create(Composite, EditorVSAction) - Static method in class com.iizigo.vs.VSActionTooltip
Creates the tooltip.
create(Composite, EditorVSColumnHeader) - Static method in class com.iizigo.vs.VSColumnTooltip
Creates the tooltip.
create(Composite, EditorVSField) - Static method in class com.iizigo.vs.VSFieldTooltip
Creates the tooltip.
create(Composite, EditorVSGroup) - Static method in class com.iizigo.vs.VSGroupTooltip
Creates the tooltip.
create(Composite, EditorVSTable) - Static method in class com.iizigo.vs.VSTableTooltip
Creates the tooltip.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Copy
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Cut
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Delete
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Link
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Move
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Open
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Paste
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.PasteAfter
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.PasteBefore
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.PasteLink
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.Rename
Creates the Command Contribution item.
create(IServiceLocator, ImageRegistry) - Static method in class com.iizigo.handler.SelectAll
Creates the Command Contribution item.
CREATE_DNS_RECORD - Enum constant in enum class com.iizix.server.acme.LetsEncrypt.Code
DNS record must be created.
CREATE_EDIT_CUT_COPY_PASTE - Static variable in class com.iizigo.handler.CommonActions
Flag for creation of Standard Edit actions Cut, Copy, Paste.
CREATE_EDIT_DELETE - Static variable in class com.iizigo.handler.CommonActions
Flag for creation of Standard Edit action Delete.
CREATE_RENAME - Static variable in class com.iizigo.handler.CommonActions
Flag for creation of Rename.
CREATE_SELECT_ALL - Static variable in class com.iizigo.handler.CommonActions
Flag for creation of Select All.
CREATE_STANDARD_EDIT - Static variable in class com.iizigo.handler.CommonActions
Flag for creation of Standard Edit actions Cut, Copy, Paste, Delete.
CREATE_UNDO_REDO - Static variable in class com.iizigo.handler.CommonActions
Flag for creation of Undo/Redo.
createActionActors() - Method in class com.iizigo.vs.prop.EditorVSAction
Creates a new instance of the action actors.
createActionActors() - Method in class com.iizix.prop.vs.VSAction
Creates a new instance of the action actors, overridden for the Editor.
createActions(IPartExtensionIZ) - Method in class com.iizigo.term.TerminalComposite
Creates the actions such as Copy/Paste/Select All, etc.
createActivationListener(Composite, IActivationListener, MultiSelectionProvider) - Method in class com.iizigo.editor.PartExtensionIZ
Creates the part and window activation listeners.
createActor(VSAction) - Method in class com.iizix.actionactor.AbstractSettings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.actionactor.JavaActionActorBase.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.db.actionactor.DatabaseActionActor.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.HistoryBackward.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.HistoryForward.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.SetFocus.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.SetSourceFieldValue.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.SetTargetFieldValue.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportField.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportGroup.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportSelectedTableRows.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportSingleSelectedTableRow.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportSingleSelectedTableRowAndColumnToField.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportSingleSelectedTableRowToFields.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportTableColumn.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.prop.vs.actor.TransportTableRows.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.term.prop.TerminalActionActor.Settings
Create the instance of the action actor.
createActor(VSAction) - Method in class com.iizix.ws.actionactor.WebServiceActionActor.Settings
Create the instance of the action actor.
createAddAnnotationTextEdit(IJavaElement, Annotation) - Static method in class com.iizigo.java.refactor.RefactorHelper
Creates a TextEdit object representing the add annotation change to the source code of the Java elements compilation unit.
createAddImportTextEdit(IJavaElement, String) - Static method in class com.iizigo.java.refactor.RefactorHelper
Creates a TextEdit object representing the add import change to the source code of the Java elements compilation unit.
createAddMemberValuePairTextEdit(NormalAnnotation, MemberValuePair) - Static method in class com.iizigo.java.refactor.RefactorHelper
Creates a TextEdit object representing the change of adding the MemberValuePair to the NormalAnnotation.
createAdminPolicyWithAdvancedEntropyChecking() - Static method in class com.iizix.passwordpolicy.PasswordPolicy
Creates a password policy for administrators with its defaults, but with the addition of advanced entropy checking.
createApp(IPropProgressMonitor, int, CodeModifier, List<File>, boolean) - Method in class com.iizix.run.common.CommonBuilder
Creates the application and builds it according to the BuildSettings.
createBarcodeURN(String, int, int) - Method in enum class com.iizix.barcode.BarcodeType
Creates a BarcodeURN for a barcode type.
createBarcodeURN(String, int, int, ErrorCorrectionLevel) - Method in enum class com.iizix.barcode.BarcodeType
Creates a BarcodeURN for a barcode type.
createBindings(IJavaProject, IJavaElement[]) - Static method in class com.iizigo.java.JavaHelper
Creates the bindings that are sometimes missing.
createBodyStyles() - Method in class com.iizigo.panel.prop.table.EUITable
Creates the Body Styles container (can be overridden by Designer to create EditorStyles).
createBodyStyles() - Method in class com.iizix.prop.ui.table.UITable
Creates the Body Styles container (can be overridden by Designer to create EditorStyles).
createBrowser(Composite, Color) - Static method in class com.iizix.swt.SWTHelper
Creates a Browser instance that uses Edge under Windows if Eclipse is of version 4.21 or better and Edge is installed.
createBrowserOrCompositeForFailure(Composite, Color) - Static method in class com.iizix.swt.SWTHelper
Creates a Browser Composite if possible, otherwise in case of an exception, a Composite wrapped read-only multi-line entry field instead of a browser.
createBuilder() - Method in class com.iizix.barcode.BarcodeData
Creates a barcode builder with the barcode type and text.
createBuilder() - Method in enum class com.iizix.barcode.BarcodeType
Gets the BarcodeBuilder initialized with the barcode type or format of this instance.
createBuilder() - Method in class com.iizix.barcode.BarcodeURN
Creates a barcode builder for this barcode URN.
createButtonsForButtonBar(Composite) - Method in class com.iizigo.ExceptionDetailsErrorDialog
 
createButtonsForButtonBar(Composite) - Method in class com.iizigo.swt.ValidateWizardDialog
Creates the buttons for this dialog's button bar.
createCapture(Shell, byte[]) - Static method in class com.iizigo.term.capture.NewCaptureWizard
Requests creation of the screen capture.
createCapture(Shell, HostSession) - Static method in class com.iizigo.term.capture.NewCaptureWizard
Requests creation of the screen capture.
createCapture(Shell, HostSession) - Method in class com.iizigo.term.project.TerminalModel
Creates a new capture.
createCCombo(String[]) - Method in class com.iizigo.prop.BaseEditor
Creates a combobox, fills and registers it.
createCellCombo() - Method in class com.iizix.prop.ui.table.UITable
Creates a new combobox table contents to be used in a cell.
createCenterArea() - Method in class com.iizigo.swt.OutlinedComposite
Gets the center area.
createCertificateChallenge(String, String, LetsEncrypt.Type, StringBuilder, String, String, X509Certificate[]) - Static method in class com.iizix.server.acme.LetsEncrypt
Performs a HTTP or DNS challenge request on the running iiziServer or iiziGo instance.
createChange(IProgressMonitor) - Method in class com.iizigo.java.refactor.Move
 
createChange(IProgressMonitor) - Method in class com.iizigo.java.refactor.Rename
 
createChild(String) - Method in class com.iizigo.prop.MementoPropAdapter
Creates a new child of this memento with the given type.
createChild(String) - Method in class com.iizigo.prop.MementoPropCnr
Creates a new child of this memento with the given type.
createChild(String, String) - Method in class com.iizigo.prop.MementoPropAdapter
Creates a new child of this memento with the given type and id.
createChild(String, String) - Method in class com.iizigo.prop.MementoPropCnr
Creates a new child of this memento with the given type and id.
createChooser(int, boolean) - Static method in class com.iizigo.prop.editor.color.ColorChooser
Create Color Chooser.
createClassLoader(ClassLoader) - Method in class com.iizix.server.PluginLoader
Creates a new classloader that also handles loading classes from the added plugins.
createClassNodesTree(ModuleModel, String, String) - Static method in class com.iizigo.java.JavaHelper
Creates a tree of classes to list in a tree available for class selection.
createClassNodesTree(ModuleModel, String, String, String, TreeItemNavigatorPresentation[]) - Static method in class com.iizigo.java.JavaHelper
Creates a tree of classes to list in a tree available for class selection.
createClassReference(Atom, String) - Method in class com.iizigo.selector.prop.EditorSelector
Creates a ClassReference, overridden by the Designer version of the class.
createClassReference(Atom, String) - Method in class com.iizix.prop.Selector
Creates a ClassReference, overridden by the Designer version of the class.
createClassReference(GProp<?>, String, IClassReferenceListener) - Static method in class com.iizigo.java.JavaHelper
Gets the reference interface to a JavaClass.
createClient(Composite) - Method in class com.iizigo.db.editor.CustomSQLBuilder
Creates the UI component for the SQLBuilder.
createClientClassNameMap(boolean) - Method in class com.iizix.prop.PropFactory
Creates the map used to replace server/editor class names with client ones.
createClientRootContainer(IModuleProjectPropProvider) - Method in class com.iizix.prop.PropMgr
Creates the client root container.
createClientSessionGyro(ClientEndPoint, Worker, EnvProps) - Method in class com.iizix.server.gyro.AppSessionGyro
Called to create the ClientSessionGyro for the first client session or for parallel client sessions.
createClientSSLEngine(String) - Method in class com.iizix.prop.SSLCommProps
Creates a Client SSL Engine for the NIO socket communication initialized with these parameters.
createClientStyles() - Method in class com.iizigo.panel.prop.EUIDialog
Creates the Client Styles container (can be overridden by Designer to create EditorStyles).
createClientStyles() - Method in class com.iizix.prop.ui.UIDialog
Creates the Client Styles container (can be overridden by Designer to create EditorStyles).
createClone() - Method in class com.iizix.SessionInfo
Creates a copy of an instance of this instance.
createCNToolTip(EditorTextTable, Composite, KStringProp, String) - Static method in class com.iizigo.text.prop.TextTableDesignerProp
Creates the tooltip.
createCNToolTip(GProp<?>, Event, ViewerCell, Composite) - Static method in class com.iizigo.prop.DesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.EditorOutputColumn
Creates a tooltip for the result set.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.EditorOutputProps
Creates a tooltip for the result set.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.EditorOutputTable
Creates a tooltip for the result set.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.EditorOutputVariable
Creates a tooltip for the result set.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.EditorOutputVariables
Creates a tooltip for the result set.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.EditorRESTfulInputProps
Creates a tooltip for the input variables.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.EditorWebServiceProp
Creates a tooltip for the column data or column name.
createCNToolTip(Composite) - Method in interface com.iizigo.ws.prop.IWSPropDesigner
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Creates a tooltip for the input variables.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.json.EditorJSONEncodedInput
Creates a tooltip for the input variables.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.json.EditorJSONReplyDocument
Creates a tooltip for the input variables.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.url.EditorURLEncodedInput
Creates a tooltip for the input variables.
createCNToolTip(Composite) - Method in class com.iizigo.ws.prop.url.EditorURLInputParameter
Creates a tooltip for the column data or column name.
createCNToolTip(Composite, int) - Method in class com.iizigo.ws.prop.EditorOutputColumn
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite, int) - Method in class com.iizigo.ws.prop.EditorOutputProps
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite, int) - Method in class com.iizigo.ws.prop.EditorOutputTable
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite, int) - Method in class com.iizigo.ws.prop.EditorOutputVariable
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite, int) - Method in class com.iizigo.ws.prop.EditorRESTfulInputProps
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite, int) - Method in interface com.iizigo.ws.prop.IWSPropDesigner
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite, int) - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Composite, int) - Method in class com.iizigo.ws.prop.url.EditorURLInputParameter
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.actionactor.ActionActorDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.db.actionactor.DatabaseActionActorDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.db.prop.DatabaseDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.font.prop.FontDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.image.prop.ImageDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.java.MemberTreeItemNavigatorPresentation
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in interface com.iizigo.navigator.INavigatorTooltip
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.panel.prop.chart.ChartDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.panel.prop.UIDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.prop.DesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.selector.prop.SelectorDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.style.prop.StylesDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.term.capture.prop.CaptureDesignerProp
Creates a small tooltip composite for terminal preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.term.prop.ScreenDesignerProp
Creates a small tooltip composite for terminal preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.term.prop.TerminalActionActorDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.term.prop.TerminalDesignerProp
Creates a small tooltip composite for terminal preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.term.recording.prop.RecordingDesignerProp
Creates a small tooltip composite for terminal preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.text.prop.TextTableDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.vs.prop.VirtualSpaceDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.ws.actionactor.WebServiceActionActorDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip(Event, ViewerCell, Composite) - Method in class com.iizigo.ws.prop.WebServiceDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip0(GProp<?>, Event, ViewerCell, Composite) - Method in class com.iizigo.prop.DesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTip0(GProp<?>, Event, ViewerCell, Composite) - Method in class com.iizigo.text.prop.TextTableDesignerProp
Requests creates of the Composite used to show the tooltip.
createCNToolTipHelper(EditorTextTable, Composite, KStringProp, String) - Static method in class com.iizigo.text.prop.TextTableDesignerProp
Creates a small tooltip composite for image preview, if possible.
createCNToolTipItemList(Composite, PropCnr, List<TooltipItem>, boolean) - Static method in class com.iizigo.prop.DesignerProp
Creates a simple list of items for a property with appended property error information.
createCodepageConverter(int[]) - Static method in class com.iizix.codepage.CodepageConverter
Creates an instance and sets the available codepage.
createCodepageConverter(int[], String) - Static method in class com.iizix.codepage.CodepageConverter
Creates an instance and sets the available codepage.
createCodepageConverter(String) - Static method in class com.iizix.codepage.CodepageConverter
Creates an instance of a codepage short name.
createCodepageConverter(String) - Static method in class com.iizix.codepage.CodepageMapper
Creates an instance of a codepage converter class.
createCodeSigningCertificateKeystore(X500Principal, String, char[], KeyStore, String, char[]) - Static method in class com.iizix.security.GenerateKeystore
Generates a 4096 bit RSA code signing certificate keystore.
createCollapseAll(TreeViewer) - Method in class com.iizigo.swt.ViewerToolbar
Creates the Collapse all.
CreateColumnData - Class in com.iizigo.vs
Create column data used when creating a column or table.
CreateColumnData(String, Value.Type, boolean, String) - Constructor for class com.iizigo.vs.CreateColumnData
Creates a new instance and initializes the members with the same names as the parameters.
createCommandContributionItem() - Method in class com.iizigo.editor.ContextMenuItem
Gets the command contribution item.
createCommonActionGroup() - Method in class com.iizigo.navigator.CommonNavigatorEx
The ActionGroup is used to populate the ActionBars of Common Navigator View Part, and the returned implementation will have an opportunity to fill the ActionBars of the view as soon as it is created.
createCommonContentProvider() - Static method in class com.iizigo.dnd.DndHelper
Creates a common navigator content provider.
createCommonLabelProvider() - Static method in class com.iizigo.dnd.DndHelper
Creates the common label provider.
createCommonViewer(Composite) - Method in class com.iizigo.editor.PropEditorPart
Creates the CommonViewer with extra support for Drag-and-Drop.
createCommonViewerObject(Composite) - Method in class com.iizigo.navigator.CommonNavigatorEx
Constructs and returns an instance of CommonViewer.
createComposite(WebServiceEditor, Composite, Composite, GProp<?>[]) - Method in interface com.iizigo.ws.prop.IWrappedElement
Creates the composite to show.
createComposite(WebServiceEditor, Composite, Composite, GProp<?>[]) - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Creates the composite to show.
createComposite(Composite) - Method in class com.iizigo.validator.ValidationDialog
Override to create the main composite of the dialog.
createComposite(Composite, EditorTerminalProps, int, int, boolean, boolean, boolean) - Static method in class com.iizigo.term.TerminalComposite
Creates a composite for use with tooltips or previews.
createCompsCnr() - Method in class com.iizigo.panel.prop.calendar.EUICalendarList
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EMUIHeading
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EMUISimpleDialog
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EMUITabBar
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIAccordion
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIContainer
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIContextMenu
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIDialog
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIMenu
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIMenuBar
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIPanel
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIPanelPart
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUIPanelPartCnr
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUISwapContainer
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUITabContainer
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.EUITitlePane
Creates the components for the Editor.
createCompsCnr() - Method in interface com.iizigo.panel.prop.IEUIContainer
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.map.EMapMarkers
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.map.EUIMap
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.mlist.EMLGroup
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.mlist.EMList
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizigo.panel.prop.table.EUITable
Creates the components for the Editor.
createCompsCnr() - Method in class com.iizix.prop.ui.UIContainer
Creates the components for the Editor.
createConnections(Shell, VSConnection[], IPropUndoRedo) - Method in interface com.iizigo.vs.ICreateVSField
Requests creation of the connections.
createContentItem(VSRow) - Method in class com.iizix.prop.content.AbstractContentProvider
Creates a new content item for a VS row.
createContentItem(VSRow) - Method in class com.iizix.prop.ui.map.MapMarkerContentProvider
Creates a new content item for a VS row.
createContentItem(VSRow) - Method in class com.iizix.prop.ui.mlist.MLContentProvider
Creates a new content item for a VS row.
createContentProvider() - Method in class com.iizix.prop.content.AbstractContentUIContainer
Creates the content provider.
createContentProvider() - Method in class com.iizix.prop.ui.mlist.MLGroup
Creates the content provider.
createContents() - Method in class com.iizigo.prop.editor.dialog.RawTextEditorDialog
Create contents of the dialog.
createContents() - Method in class com.iizigo.prop.editor.dialog.RawTextEditorPatternDialog
Create contents of the dialog.
createContents(Composite) - Method in class com.iizigo.app.ApplicationDistributorPropertyPage
 
createContents(Composite) - Method in class com.iizigo.InternalDatabasePreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.panel.GeneralPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.project.ModuleAppPropertyPage
 
createContents(Composite) - Method in class com.iizigo.project.ResourcePropertyPage
 
createContents(Composite) - Method in class com.iizigo.project.StandardPropertyPage
 
createContents(Composite) - Method in class com.iizigo.push.PushPropertyPage
 
createContents(Composite) - Method in class com.iizigo.pwa.PWAPropertyPage
 
createContents(Composite) - Method in class com.iizigo.RootPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.run.EditorRuntimeBuilderPropertyPage
 
createContents(Composite) - Method in class com.iizigo.swt.WizardDialog
The WizardDialog implementation of this Window method calls call IWizard.addPages to allow the current wizard to add extra pages, then super.createContents to create the controls.
createContents(Composite) - Method in class com.iizigo.term.pref.EditPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.FontPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.GeneralPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.HotspotsPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.KeyboardPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.PreviewPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.RectangleColorsPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.ScreenColorsPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.term.pref.SessionsPreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.text.TextTablePropertyPage
 
createContents(Composite) - Method in class com.iizigo.vs.VirtualSpacePreferencePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.webserver.WSAcmePage
Creates the controls for the page.
createContents(Composite) - Method in class com.iizigo.webserver.WSPreferencePage
Creates the controls for the page.
createContents(Composite, int, int) - Method in class com.iizigo.project.AliasPropertyPage
The real creator.
createContents(Composite, int, int) - Method in class com.iizigo.project.StandardPropertyPage
The real creator must be overridden.
createContents(Composite, int, int) - Method in class com.iizigo.term.project.TerminalModelPropertyPage
The real creator.
createContents(Composite, PropCnr, ValidatorManager) - Method in class com.iizigo.clientpref.BoolPref
Creates the contents.
createContents(Composite, PropCnr, ValidatorManager) - Method in class com.iizigo.clientpref.ColorPref
Creates the contents.
createContents(Composite, PropCnr, ValidatorManager) - Method in interface com.iizigo.clientpref.IClientPref
Creates the contents.
createContents(Composite, PropCnr, ValidatorManager) - Method in class com.iizigo.clientpref.IntPref
Creates the contents.
createContents(Composite, PropCnr, ValidatorManager) - Method in class com.iizigo.clientpref.KeyPref
Creates the contents.
createContents(Composite, PropCnr, ValidatorManager) - Method in class com.iizigo.clientpref.LinePref
Creates the contents.
createControl(Composite) - Method in class com.iizigo.db.editor.CustomParameterMarkerPage
 
createControl(Composite) - Method in class com.iizigo.db.editor.NewDBTransactionWizardPage2
Creates the wizard contents.
createControl(Composite) - Method in class com.iizigo.java.classpath.IzClasspathContainerPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.link.ui.builder.ButtonBuilderSubOp
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.link.ui.builder.ComboBoxBuilderSubOp
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.link.ui.builder.MenuItemBuilderSubOp
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.link.ui.builder.TextAreaBuilderSubOp
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.link.ui.builder.TextBuilderSubOp
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.project.NewModuleProjectWizardStartupPage1
Creates the dialog.
createControl(Composite) - Method in class com.iizigo.project.NewModuleProjectWizardStartupPage2
Creates the dialog.
createControl(Composite) - Method in class com.iizigo.project.NewWizardPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.project.StandardPropertyPage
OVerrides the default to disable Apply button.
createControl(Composite) - Method in class com.iizigo.server.launch.DevelServerLaunchConfigurationTab
Creates the top level control for this launch configuration tab under the given parent composite.
createControl(Composite) - Method in class com.iizigo.term.capture.NewCaptureWizardPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.term.project.NewProjectWizardPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.term.recording.NewRecordingWizardPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.term.screen.NewScreenWizardPage2
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.term.session.NewSessionWizardEEPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.term.session.NewSessionWizardHostPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.term.session.NewSessionWizardNameTypePage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.term.session.NewSessionWizardSSLPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.text.TTextCellEditor
 
createControl(Composite) - Method in class com.iizigo.validator.ValidationWizardPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.vs.connect.CreateOrSelectNSPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.vs.NewVSColumnWizardPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.vs.NewVSFieldWizardPage
Create contents of the wizard.
createControl(Composite) - Method in class com.iizigo.vs.NewVSTableWizardPage
Create contents of the wizard.
createControls() - Method in class com.iizigo.server.ServerConfigComposite
Creates the view part.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.BaseEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.editor.AtomNamePropEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.editor.ExtendsFlagPropEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.editor.ExtendsNamePropEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.editor.MultiColorPropEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.editor.MultiIntChoicePropEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.editor.MultiUnitPropEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in class com.iizigo.prop.editor.MultiUnitsPropEditor
Creates the required controls in the composite.
createControls(PropertyEditor, PropertyEditorInfo, String[], Composite, PropCnr[], Atom, DefinedButton) - Method in interface com.iizigo.prop.IEditedPropertyEntry
Creates the required controls in the composite.
createControls(PropertyEditor, Composite, PropertyEditorLayout, MultiPropLabel, DefinedButton, PropertyEditor.Node, PropCnr[]) - Method in class com.iizigo.prop.PropertyEditorInfo
Creates the controls required.
createCopyOfAtom(Atom) - Method in interface com.iizix.prop.IPropCnr
Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.
createCopyOfAtom(Atom) - Method in class com.iizix.prop.PropCnr
Creates a "Copy of NNN" or "Copy 2 of NNN" of an atom.
createCSSGUnit(String, String...) - Static method in class com.iizix.prop.GUnit
Creates a GUnit object from a String.
createCurrencyFormat() - Method in class com.iizix.LocaleInfo
Gets a Currency NumberFormat in the specified locale with the currency symbols loaded.
created - Variable in class com.iizix.server.app.DBApp
The creation date of the entry: milliseconds since epoch.
created - Variable in class com.iizix.user.UserInfoBase
The 'created' time in milliseconds since the epoch.
created() - Method in interface com.iizix.txp.impl.ITXProcessLogger
 
created() - Method in class com.iizix.txp.impl.TXProcessLogger
 
CREATED - Enum constant in enum class com.iizix.license.history.LicensingHistoryEvent
License created.
CREATED - Enum constant in enum class com.iizix.push.PushNotificationState
The push notification has been created but nothing done with it.
CREATED - Enum constant in enum class com.iizix.txp.ITXProcess.State
Created by a coordinator controlled factory
CREATED_BY - Static variable in class com.iizix.app.builder.ApplicationDistributor
The Jar "Created-By" version = "a.b.c.buildnr (com.iizigo)".
createdComponent - Variable in class com.iizigo.vs.wizards.VSComponentCreation
The created component.
createDecimalFormat() - Method in class com.iizix.LocaleInfo
Gets a default DecimalFormat instance that can be used by cloning to set patterns, etc.
createDefault() - Method in class com.iizix.value.BigDecimalValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.BigIntegerValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.BinaryValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.BooleanValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.ByteValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.DoubleValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.DurationValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.FloatValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.IntegerValue
Creates the default value object for the data type.
createDefault() - Method in interface com.iizix.value.IValueObject
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.KStringValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.LocalDateTimeValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.LocalDateValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.LocalTimeValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.LongValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.MonthDayValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.OffsetDateTimeValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.OffsetTimeValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.PeriodValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.ShortValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.StringValue
Creates the default value object for the data type.
createDefault() - Method in enum class com.iizix.Value.Type
Creates a default value.
createDefault() - Method in class com.iizix.value.XMLDurationValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.XMLGregorianCalendarValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.YearMonthValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.YearValue
Creates the default value object for the data type.
createDefault() - Method in class com.iizix.value.ZonedDateTimeValue
Creates the default value object for the data type.
createDefault(boolean) - Method in class com.iizix.server.user.UserProfileImageRequest
Returns if creation of a default user profile image if none is found for a user ID or user Name should be performed or not.
createDefault(boolean) - Method in interface com.iizix.urn.user.IUserProfileImageRequest
Returns if creation of a default user profile image if none is found for a user ID or user Name should be performed or not.
createDefault(File) - Static method in class com.iizigo.server.NewServerConfigWizard
Creates a default instance of the Server settings.
createDefaultAppleDevices() - Static method in class com.iizigo.panel.UIDevices
Creates a default list of Apple devices if none are present.
createDefaultClient(DestinationServer...) - Method in class com.iizix.test.client.ClientManager
Creates a new DefaultClient.
createDefaultContentProvider() - Method in class com.iizix.prop.content.AbstractContentUIContainer
Creates and returns a new instance of a default content provider.
createDefaultContentProvider() - Method in class com.iizix.prop.ui.map.MapMarkers
Creates and returns a new instance of a default content provider.
createDefaultContentProvider() - Method in class com.iizix.prop.ui.mlist.MLGroup
Creates and returns a new instance of a default content provider.
createDefaultDescriptionStyles() - Method in class com.iizigo.panel.prop.mlist.EMLGroup
Creates the Styles container for descriptions of items (must be overridden by Designer to create EditorStyles).
createDefaultDescriptionStyles() - Method in class com.iizix.prop.ui.mlist.MLGroup
Creates the Styles container for descriptions of items (must be overridden by Designer to create EditorStyles).
createDefaultItemProp() - Method in class com.iizigo.panel.prop.mlist.EMLGroup
Creates the MLDefaultItemProp instance.
createDefaultItemProp() - Method in class com.iizix.prop.ui.mlist.MLGroup
Creates the MLDefaultItemProp instance.
createDefaultItemsStyles() - Method in class com.iizigo.panel.prop.mlist.EMLGroup
Creates the Styles container for default items (must be overridden by Designer to create EditorStyles).
createDefaultItemsStyles() - Method in class com.iizix.prop.ui.mlist.MLGroup
Creates the Styles container for default items (must be overridden by Designer to create EditorStyles).
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.calendar.ECalendarLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EAbsoluteLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EAccordionLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EBorderLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EContextMenuLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EFlexLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EGridLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EHeadingLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EListLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EMenuBarLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.EMenuLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.ESwapLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.ETabBarLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.ETabLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in interface com.iizigo.panel.prop.IELayoutMgr
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.map.EMapLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.mlist.EMLGroupLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.mlist.EMListLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizigo.panel.prop.table.EUITableLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.AbsoluteLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.AccordionLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.BorderLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.calendar.CalendarLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.ContextMenuLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.FlexLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.GridLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.HeadingLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.LayoutMgr
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.ListLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.map.MapLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.MenuBarLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.MenuLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.mlist.MLGroupLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.mlist.MListLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.SwapLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.TabBarLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.TabLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultLayoutProp(UIComp) - Method in class com.iizix.prop.ui.table.UITableLayout
Creates the default LayoutProp to use for a new component that is inserted directly into the UIComps container.
createDefaultSelectors(boolean, ModuleModel) - Static method in class com.iizigo.selector.prop.EditorSelector
Creates the default selectors for Phone, Tablet and Desktop.
createDefaultSelectorsForDesktop(boolean, ModuleModel) - Static method in class com.iizigo.selector.prop.EditorSelector
Creates the default selectors for Desktop.
createDefaultSelectorsForPhone(boolean, ModuleModel) - Static method in class com.iizigo.selector.prop.EditorSelector
Creates the default selectors for Phone.
createDefaultSelectorsForTablet(boolean, ModuleModel) - Static method in class com.iizigo.selector.prop.EditorSelector
Creates the default selectors for Tablet.
createDefaultTransformer() - Static method in class com.iizix.Utilities
Creates a default transformer using UTF-8 encoding and indenting.
createDerbyConnectionProfile(String, int, String, boolean, String, String, boolean) - Static method in class com.iizigo.db.PluginActivator
Creates a Derby Driver connection profile with the specified name, (localhost) port and database.
createDerbyConnectionProfile(String, String, boolean, String, String) - Static method in class com.iizigo.db.PluginActivator
Creates a Derby Driver connection profile with the specified name, (localhost), default port (1527) and database.
createDesignerPropMgr() - Static method in class com.iizigo.Activator
Creates a Property Manager for the Designer connection with JavaScript.
createDetailsButton(Composite) - Method in class com.iizigo.ExceptionDetailsErrorDialog
Create the details button if it should be included.
createDialog(int, Object...) - Method in class com.iizigo.setup.UIFeedBack
Creates the UI dialog.
createDialog(int, Object...) - Method in interface com.iizix.license.IUserInterfaceFeedback
Creates the UI dialog.
createDialogAndButtonArea(Composite) - Method in class com.iizigo.ExceptionDetailsErrorDialog
 
createDialogArea(Composite) - Method in class com.iizigo.ExceptionDetailsErrorDialog
This implementation of the Dialog framework method creates and lays out a composite and calls createMessageArea and createCustomArea to populate it.
createDndTransferData(ArrayList<DesignerProp>) - Method in class com.iizigo.dnd.PropertiesTransfer
Creates a TransferData from a list of selected properties, where TransferData is typically used in drag-drop operations.
createDocument() - Static method in class com.iizix.Utilities
Creates an empty name-space aware Document.
createDocument() - Static method in class com.iizix.XMLUtilities
Creates a new empty Document from the document builder factory.
createDocument(PropCnr) - Method in class com.iizix.prop.PropFactory
Creates a Document from a property container.
createDownloadInstance(URL, Object, String) - Method in class com.iizix.server.wsfile.WSFileProvider
Constructs an instance of a file to download.
createDownloadInstance(URL, Object, String) - Method in interface com.iizix.wsfile.IWSFileProvider
Constructs an instance of a file to download.
createdProperty - Variable in class com.iizigo.font.ImportFontFaceCSSWizard
 
createDriverProperties() - Method in class com.iizix.db.prop.ConnectionProfileSetup
Creates the Driver specific Properties.
createDropDownList(Composite) - Method in class com.iizigo.ExceptionDetailsErrorDialog
Create this dialog's drop-down list component.
createEditorActionActor(EditorVSAction) - Method in interface com.iizigo.actionactor.IEditorActionActorProvider
Creates the editor action actor instance that is used in the editing process in the Designer.
createEditorComposite(Composite) - Method in class com.iizigo.db.editor.DatabaseEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.editor.PropEditorPart
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.font.FontFacesEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.image.ImageDefinitionEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.panel.ContextMenuEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.panel.PanelEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.selector.SelectorEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.style.StyleEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.term.capture.CaptureEditor
Creates the part.
createEditorComposite(Composite) - Method in class com.iizigo.term.recording.RecordingEditor
Creates the part.
createEditorComposite(Composite) - Method in class com.iizigo.term.screen.ScreenEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.text.TextTableEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.vs.VirtualSpaceEditor
Creates the Editor Main Composite.
createEditorComposite(Composite) - Method in class com.iizigo.ws.editor.WebServiceEditor
Creates the Editor Main Composite.
createEditorConnectionProfilesSetup(ModuleRootPropCnr) - Static method in class com.iizigo.db.prop.EditorConnectionProfilesSetup
Creates the instance of this property container, populated with connection profiles used in the project.
createEditorServerClassNameMap() - Method in class com.iizix.prop.PropFactory
Creates the map used to replace class names for communication between the editor and the server.
createEEField(boolean, int) - Method in class com.iizigo.term.capture.prop.CaptureFieldProp
Creates an EEField for this property.
createEmptyField() - Method in class com.iizigo.vs.prop.EditorVSColumnHeader
Creates an empty field for this column, depending on defined types, null attributes, etc.
createEmptyField() - Method in class com.iizix.prop.vs.VSColumnHeader
Creates an empty field for this column, depending on defined types, null attributes, etc.
createEmptyField(Atom) - Method in class com.iizigo.vs.prop.EditorVSColumnHeader
Creates an empty field for this column, depending on defined types, null attributes, etc.
createEmptyField(Atom) - Method in class com.iizix.prop.vs.VSColumnHeader
Creates an empty field for this column, depending on defined types, null attributes, etc.
createEmptyNavigationLocation() - Method in class com.iizigo.editor.PropEditorPart
Creates an empty navigation location.
createEmptyValue() - Method in class com.iizix.prop.vs.VSColumnHeader
Creates an empty Value for the column type.
createEnumerator(Iterator<?>) - Static method in class com.iizix.EnumeratorFromIterator
Creates an instance of the Enumeration interface from an Iterator.
createErrorStatus(String) - Static method in class com.iizigo.Activator
Creates an error status.
createErrorStatus(String, Throwable) - Static method in class com.iizigo.Activator
Creates an error status.
createExpandAll(TreeViewer) - Method in class com.iizigo.swt.ViewerToolbar
Creates the Expand all.
createExpandAll(TreeViewer, boolean) - Method in class com.iizigo.swt.ViewerToolbar
Creates the Expand all for a only the IIZI Modules.
createField() - Method in class com.iizigo.vs.prop.EditorVSRow
Creates a new field with a unique name that then can be added to this row.
createField() - Method in class com.iizix.prop.vs.VSRow
Creates a new field with a unique name that then can be added to this row.
createField(int, int, int) - Method in class com.iizigo.term.capture.prop.CaptureScreenProp
Creates a new field.
createField(Value) - Method in class com.iizix.prop.vs.VSRow
Creates a new field with a unique name that then can be added to this row.
createFieldActors() - Method in class com.iizigo.vs.prop.EditorVSColumnHeader
Creates a new instance of the field actors.
createFieldActors() - Method in class com.iizigo.vs.prop.EditorVSField
Creates a new instance of the field actors.
createFieldActors() - Method in class com.iizix.prop.vs.VSColumnHeader
Creates a new instance of the field actors, overridden for the Editor.
createFieldActors() - Method in class com.iizix.prop.vs.VSField
Creates a new instance of the field actors, overridden for the Editor.
createFile(Shell, String, IContainer, PropCnr, String, boolean) - Static method in class com.iizigo.editor.CreateResourcesFromProperties
Creates a resource file for a property with undo support.
createFile(Shell, String, IContainer, PropCnr, String, boolean, boolean) - Static method in class com.iizigo.editor.CreateResourcesFromProperties
Creates a resource file for a property with undo support.
createFileErrorAtom(PropCnr) - Static method in class com.iizigo.prop.DesignerProp
Creates a unique property atom for file errors for a property.
createFilter() - Method in class com.iizigo.project.ModuleFolder
Creates a viewer filter only displaying items of this folder.
createFilteredCommonViewer(Composite, int, IzFilter) - Method in class com.iizigo.editor.PropEditorPart
Creates the Filtered CommonViewer with extra support for Drag-and-Drop.
createFilteredCommonViewer(Composite, IzFilter) - Method in class com.iizigo.editor.PropEditorPart
Creates the Filtered CommonViewer with extra support for Drag-and-Drop.
createFirstProcessorIdentification(EditorOutputProps, IReplyContent) - Method in interface com.iizigo.ws.editor.IEditorReplyProcessor
Creates the required identification properties to start to become a valid processor.
createFirstProcessorIdentification(EditorOutputProps, IReplyContent) - Method in class com.iizigo.ws.prop.json.EditorJSONReplyDocument
Creates the required identification properties to start to become a valid processor.
createFontFiles() - Method in class com.iizigo.image.prop.EditorFontIconsDefinition
Creates the FontFiles container, overidden by the Editor version of the property.
createFontFiles() - Method in class com.iizix.prop.image.FontIconsDefinition
Creates the FontIconFiles container, overidden by the Editor version of the property.
createFooterStyles() - Method in class com.iizigo.panel.prop.table.EUITable
Creates the Footer Styles container (can be overridden by Designer to create EditorStyles).
createFooterStyles() - Method in class com.iizix.prop.ui.table.UITable
Creates the Footer Styles container (can be overridden by Designer to create EditorStyles).
createGColor(String) - Static method in class com.iizix.prop.GColor
Creates a GColor from a String.
createGGradient(String) - Static method in class com.iizix.prop.GGradient
Creates a GGradient from a String.
createGridLayout(int, int) - Method in class com.iizigo.prop.BaseEditor
Creates the grid layout for the composite parent and assigns it.
createGroup(String, String, boolean, boolean) - Static method in class com.iizix.server.db.GroupInfo
Creates a new group with the specified information.
createGroup(Connection, String, String, boolean, boolean) - Static method in class com.iizix.server.db.GroupInfo
Creates a new group with the specified information.
createGUnit(String, String...) - Static method in class com.iizix.prop.GUnit
Creates a GUnit object from a String.
createHeader() - Method in class com.iizigo.vs.prop.EditorVSTable
Creates the headerBackground property container.
createHeader() - Method in class com.iizix.prop.vs.VSTable
Creates the header property container.
createHeaderStyles() - Method in class com.iizigo.panel.prop.table.EUITable
Creates the Header Styles container (can be overridden by Designer to create EditorStyles).
createHeaderStyles() - Method in class com.iizix.prop.ui.table.UITable
Creates the Header Styles container (can be overridden by Designer to create EditorStyles).
createHostFieldToolTip(HostField, Composite) - Static method in class com.iizigo.term.screen.ScreenDesigner
Creates a tooltip composite for a host field.
createHostSession() - Method in class com.iizigo.term.prop.TerminalDesignerProp
Creates a HostSession if not already created.
createHostSession() - Method in class com.iizix.term.server.TerminalHost
Creates a HostSession if not already created.
createHTMLComposite(Composite, Composite, KString, KStringInfoProviderAdapter) - Static method in class com.iizigo.swt.IzToolTipImpl
Creates a HTML composite for HTML preview.
createIco(File, File...) - Static method in class com.iizix.IcoUtilities
Creates ICO files, i.e.
createImage(int, int, int) - Static method in class com.iizix.swt.SWTHelper
Create an image of a color.
createImage(int, int, int, boolean) - Static method in class com.iizix.swt.SWTHelper
Create an image of a color.
createImage(int, int, int, int, int) - Static method in class com.iizix.swt.SWTHelper
Create an image of a color.
createImage(int, int, int, int, int, boolean) - Static method in class com.iizix.swt.SWTHelper
Create an image of a color.
createImage(Color, int, int) - Static method in class com.iizix.swt.SWTHelper
Create an image of the specified color.
createImage(Color, int, int, boolean) - Static method in class com.iizix.swt.SWTHelper
Create an image of the specified color.
createImageDefinitions(List<String>, IPropUndoRedo) - Method in class com.iizigo.prop.DesignerProp
Asks the user if SVG or plain image definitions should be created for the dropped asset files.
createImageTooltip(PropCnr, Composite, AssetReference, Image, String, String) - Static method in class com.iizigo.image.ImageHelper
Creates a composite for the specified file name.
createImageTooltip(PropCnr, Composite, AssetReference, Image, String, String, Rectangle) - Static method in class com.iizigo.image.ImageHelper
Creates a composite for the specified file name.
createImageTooltip(Composite, IFile, Image, String, String) - Static method in class com.iizigo.image.ImageHelper
Creates a composite for the specified file name.
createImageTooltipTopPart(Composite, Image, String, String) - Static method in class com.iizigo.image.ImageHelper
Creates the top part of the image composite for tooltips.
createInfoStatus(String) - Static method in class com.iizigo.Activator
Creates an informational status.
createInitialLayout(IPageLayout) - Method in class com.iizigo.project.ModulePerspective
Creates the initial layout for a page.
createInput() - Method in class com.iizigo.db.prop.EditorDatabaseProps
Creates a new input from the current properties.
createInputData(PropCnr) - Static method in class com.iizigo.Activator
Creates InputStream byte array data from a property container.
createInputProps() - Method in class com.iizigo.db.prop.EditorDatabaseProps
Creates the input properties.
createInputProps() - Method in class com.iizix.db.prop.DatabaseProps
Creates the input properties.
createInputStream(PropCnr) - Static method in class com.iizigo.Activator
Creates an InputStream from a property container.
createInstance(ServerShell, long, IWebSocketComm, String, String, Map<String, List<String>>, Object) - Method in class com.iizix.server.client.ClientEndPointConstructor
Creates a new end point.
createInstance(ServerShell, long, IWebSocketComm, String, String, Map<String, List<String>>, Object) - Method in class com.iizix.server.monitor.VirtualizedMonitorEndPointConstructor
Creates a new end point.
createInstance(ServerShell, long, IWebSocketComm, String, String, Map<String, List<String>>, Object) - Method in class com.iizix.server.run.remote.RemoteBuilderEndPointConstructor
Creates a new end point.
createInstance(ServerShell, long, IWebSocketComm, String, String, Map<String, List<String>>, Object) - Method in class com.iizix.server.vsviewer.VSViewerEndPointConstructor
Creates a new end point.
createInstance(ServerShell, long, IWebSocketComm, String, String, Map<String, List<String>>, OBJECT) - Method in interface com.iizix.server.IEndPointConstructor
Creates a new end point.
createInstance(ExecutorService, File) - Method in class com.iizix.prop.MailProps
Constructs the mail sender from the property if not already done.
createIntegerFormat() - Method in class com.iizix.LocaleInfo
Gets an Integer NumberFormat in the specified locale.
CreateInternalCP - Class in com.iizigo.db.handler
Opens the IIZI JavaDoc that is included with the "com.iizigo.javadoc" plugin in the default external browser or in the same internal browser with the ID "com.iizigo.javadoc".
CreateInternalCP() - Constructor for class com.iizigo.db.handler.CreateInternalCP
Eclipse default constructor.
createItem(Atom, MapMarker) - Method in class com.iizix.prop.ui.map.MapMarkers
Creates a new property item from an item data holder and initializes the property.
createItem(Atom, MLItem) - Method in class com.iizix.prop.ui.mlist.MLGroup
Creates a new property item from an item data holder and initializes the property.
createItem(Atom, ITEM_CONTENT) - Method in class com.iizix.prop.content.AbstractContentUIContainer
Creates a new property item from an item data holder and initializes the property.
CreateItem(PropertyEditorInfo, PropCnr[]) - Constructor for class com.iizigo.prop.PropertyEditorInfo.CreateItem
Constructor.
createIzMenu(Control) - Method in class com.iizigo.prop.BaseEditor
Creates the menu for a component.
createJar(Object) - Method in class com.iizix.app.builder.ApplicationDistributor
Creates the Jar file.
createJarFile(File, boolean, boolean, MemoryJarFileDecrypter, MemoryJarFileDecrypter) - Static method in class com.iizix.util.MemoryJarFile
Creates a memory Jar file.
createJarFile(InputStream, boolean, boolean, MemoryJarFileDecrypter, MemoryJarFileDecrypter, long) - Static method in class com.iizix.util.MemoryJarFile
Creates a memory Jar file.
createJarFile(String, boolean, boolean, MemoryJarFileDecrypter, MemoryJarFileDecrypter) - Static method in class com.iizix.util.MemoryJarFile
Creates a memory Jar file.
createJarFile(JarInputStream, boolean, long) - Static method in class com.iizix.util.MemoryJarFile
Creates a memory Jar file.
createJarFile(JarInputStream, boolean, MemoryJarFileDecrypter, long) - Static method in class com.iizix.util.MemoryJarFile
Creates a memory Jar file.
createJarFile(JarInputStream, long) - Static method in class com.iizix.util.MemoryJarFile
Creates a memory Jar file.
createJava() - Method in class com.iizigo.prop.editor.ClassReferencePropEditor
Creates a new Java class.
createJava() - Method in class com.iizigo.prop.editor.MethodReferencePropEditor
Creates a new Java class.
createJavaClassSource(IJavaProject, String) - Static method in class com.iizigo.java.JavaHelper
Creates a Java Class implementing the specified interface.
createJavaClassSourceType(IJavaProject, String, boolean) - Static method in class com.iizigo.java.JavaHelper
Creates a Java Class implementing the specified interface.
createJavaDocComposite(Composite, Composite, IMember) - Static method in class com.iizigo.swt.IzToolTipImpl
Creates a JavaDoc tooltip composite for a member.
createJSONElementWrapper(Atom) - Method in class com.iizigo.ws.prop.json.EditorJSONElementWrapper
Creates a new JSONElementWrapper instance.
createJSONElementWrapper(Atom) - Method in class com.iizix.ws.prop.json.JSONElementWrapper
Creates a new JSONElementWrapper instance.
createKString(Element) - Static method in class com.iizix.text.KString
Constructs a KString from an Element.
createKStringForEditor(String, boolean) - Static method in class com.iizix.text.KString
Special creator for HTML-edited text in the Editor.
createKStringInfoProvider(GProp<?>, boolean) - Method in class com.iizigo.Activator
Creates an IKStringInfoProvider for a property.
createLayout() - Method in class com.iizigo.panel.prop.EMUISimpleDialog
Create the layout property.
createLayout() - Method in class com.iizigo.panel.prop.EUIDialog
Create the layout property.
createLayout() - Method in class com.iizigo.panel.prop.EUIPanel
Create the layout property.
createLayout() - Method in class com.iizigo.panel.prop.EUIPanelPart
Create the layout property.
createLayout() - Method in interface com.iizigo.panel.prop.IEUIPanel
Create the layout property.
createLayout() - Method in class com.iizix.prop.ui.UIPanelBase
Create the layout property.
createLicenseAgreement(String, String, String, String) - Static method in class com.iizix.server.agreement.LicenseAgreement
Creates a new license agreement, possibly replacing an old one with this one for the defined texts.
createLicenseExceptionComposite(Composite, String) - Static method in class com.iizigo.editor.PropEditorPart
Creates an error composite from the license exception.
createLine(Composite, PropCnr, int) - Method in class com.iizigo.prop.tooltip.TooltipItem
Creates a line with the settings specified.
createListItemProp(Atom) - Method in class com.iizigo.panel.prop.mlist.EMLGroup
Creates a list item property.
createListItemProp(Atom) - Method in class com.iizix.prop.ui.mlist.MLGroup
Creates a list item property.
createLoader(URL) - Static method in class com.iizix.XMLUtilities
Creates a transformer from an XSL schema used to load multiple XML files to be validated.
createLogger() - Method in class com.iizix.txp.impl.AbstractActionActorTXPNode
Overrides logger creation to set our own.
createLogger() - Method in class com.iizix.txp.impl.AbstractTXPNode
 
createMail() - Method in class com.iizix.mail.MailSender
Creates a new mail to send.
createMailWithDefaults() - Method in class com.iizix.mail.MailSender
Creates a new mail to send with all defaults that are defined set: Sender, Reply To (initialized using Message.setReplyTo(Address []), CC's, and BCC's.
createMap(String, String) - Static method in class com.iizigo.navigator.ActionProvider
Creates a map for the parameter/value pair.
createMarker(Atom) - Method in class com.iizigo.panel.prop.map.EMapMarkers
Create the map marker.
createMarker(Atom) - Method in class com.iizix.prop.ui.map.MapMarkers
Create the map marker.
createMarker(IResource) - Method in class com.iizigo.prop.PropMarker
Creates the marker.
createMenu(Viewer, IContextMenuContributor) - Method in class com.iizigo.editor.PropEditorPart
Creates a menu that is used as a pop-up menu.
createMenu(Control, IContextMenuContributorFormControl<Control>) - Method in class com.iizigo.editor.PropEditorPart
Creates a menu that is used as a pop-up menu.
createMenuItem(DesignerProp, Control, IzMenu, IPropUndoRedo) - Method in class com.iizigo.editor.ContextMenuItem
Creates a menu item for this Add-Item.
createMenuItem(Viewer, IzMenu, IPropUndoRedo) - Method in class com.iizigo.editor.ContextMenuItem
Creates a menu item for this Add-Item.
createMethodTree(ModuleModel, String, boolean, String) - Static method in class com.iizigo.java.JavaHelper
Creates a tree of classes to list in a tree available for class selection.
CreateModuleFolders - Class in com.iizigo.quickfix.fixer
Recovers a missing folder if accidentally removed.
CreateModuleFolders() - Constructor for class com.iizigo.quickfix.fixer.CreateModuleFolders
 
createModuleProject(UIFeedBack<String>, NewModuleProjectWizardStartupPage1, NewModuleProjectWizardStartupPage2) - Static method in class com.iizigo.project.NewModuleProjectWizardStartup
Creates the project with settings from page1 and 2.
createMoreButton(String) - Method in class com.iizigo.prop.BaseEditor
Creates a "more..." button.
createMoreIzMenu() - Method in class com.iizigo.prop.BaseEditor
Creates the menu for a component.
createMultiEditItem(String) - Method in class com.iizigo.prop.MultiPropLabel
Creates an multi-edit item.
createMultiResolution(double, String, int, int, int, int) - Method in class com.iizix.prop.image.ClientImageData
Creates a new resolution for a multiple image.
createNavigationLocation() - Method in class com.iizigo.editor.PropEditorPart
Creates a navigation location describing the current state.
createNew(ModuleModel, RuntimeBuilderInitialSetup) - Method in class com.iizigo.run.impl.EclipseRuntimeBuilder
Creates a new runtime builder property instance.
createNew(ModuleModel, RuntimeBuilderInitialSetup) - Method in interface com.iizigo.run.IRuntimeBuilder
Creates a new runtime builder property instance.
createNewEEMFile(String) - Static method in class com.iizix.term.ee.EEMaster
Create a new, empty EEM file.
createNewFile(PropCnr) - Method in class com.iizigo.project.NewWizard
Creates the new file in the wizard and opens the editor.
createNewFile(PropCnr, boolean) - Method in class com.iizigo.project.NewWizard
Creates the new file in the wizard and opens the editor.
createNewFile(PropCnr, IFileCreated, boolean) - Method in class com.iizigo.project.NewWizard
Creates the new file in the wizard.
createNewFile(String, IFile, PropCnr, IFileCreated, boolean) - Method in class com.iizigo.project.NewWizard
Creates a new file.
createNewIniFile(boolean, String) - Static method in class com.iizix.util.IniFile
Creates a new editable INI file.
createNewIniFile(String) - Static method in class com.iizix.util.IniFile
Creates a new editable INI file.
createNewJob(IPropProgressMonitor, boolean) - Method in class com.iizix.server.run.remote.ClientBuilder
Creates a new common job.
createNewJob(IPropProgressMonitor, IPrintAdapter, boolean) - Method in interface com.iizix.run.common.ICommonJobCreator
Creates a new common job.
createNewJob(IPropProgressMonitor, IPrintAdapter, boolean) - Method in class com.iizix.server.run.remote.ClientBuilder
Creates a new common job.
createNewLock() - Method in interface com.iizix.gyro.ILockState
Creates a new lock state instance from this one, incrementing the lock, i.e.
createNewPasswordHash(String, String) - Method in class com.iizix.server.user.UserAuthentication
Creates a new password hash to store in the database.
createNewPropValue(KString) - Method in class com.iizix.prop.BadgeProp
Builds a new property value from a new externalized KString.
createNewPropValue(KString) - Method in class com.iizix.prop.KStringProp
Builds a new property value from a new externalized KString.
createNewPropValue(KString) - Method in class com.iizix.prop.ui.TooltipProp
Builds a new property value from a new externalized KString.
createNewPropValue(KString) - Method in interface com.iizix.text.ITextExternalizableProp
Builds a new property value from a new externalized KString.
createNewServerPropertyFactory() - Static method in class com.iizigo.Activator
Creates a new Server property factory.
createNewUser(String, String, boolean, String, String, boolean, Map<String, String>, String...) - Static method in class com.iizix.server.db.BasicUserInfo
Creates a new user and writes the information to the database.
createNewUser(Connection, String, String, boolean, String, String, boolean, Map<String, String>, GroupInfo...) - Static method in class com.iizix.server.db.BasicUserInfo
Creates a new user and writes the information to the database.
createNewWizards(ArrayList<CommandContributionItem>) - Method in class com.iizigo.db.PluginActivator
Call to fill the array with "New Wizards".
createNewWizards(ArrayList<CommandContributionItem>) - Method in interface com.iizigo.plugin.IPluginInitialize
Call to fill the array with "New Wizards".
createNewWizards(ArrayList<CommandContributionItem>) - Method in class com.iizigo.term.PluginActivator
Call to fill the array with "New Wizards".
createNewWizards(ArrayList<CommandContributionItem>) - Method in class com.iizigo.ws.PluginActivator
Call to fill the array with "New Wizards".
createNotification(IPushSubscription, String, int, PushUrgency, String) - Method in class com.iizix.push.PushServer
Constructs a new notification instance for use with browsers and non-Apple devices.
createNumberFormat() - Method in class com.iizix.LocaleInfo
Gets the NumberFormat.
createOperationNode(ItemNavigatorPresentation) - Method in interface com.iizigo.link.ILinkOperation
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.java.AddAnnotationPrecondition
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.ui.builder.LayoutNewComponentsOperation
The item is never presented in the UI.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.ui.builder.VSActionBuilderSubOp
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.ui.builder.VSFieldBuilderSubOp
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.ui.UIBuilderOperation
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.vs.LopAssignVirtualSpace
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.vs.LopVSAction
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.vs.LopVSComponent
Creates the operation node for presentation in the link wizard main page.
createOperationNode(ItemNavigatorPresentation) - Method in class com.iizigo.link.vs.LopVSField
Creates the operation node for presentation in the link wizard main page.
CreateOrSelectNSPage - Class in com.iizigo.vs.connect
Wizard page for connection/creation of VirtualSpace.
CreateOrSelectNSPage() - Constructor for class com.iizigo.vs.connect.CreateOrSelectNSPage
Create the wizard.
createOrShow(Shell, EditorTerminalProps) - Static method in class com.iizigo.term.TerminalView
Creates a TerminalView for properties, or shows an existing one.
createOrUpdateGzip(File) - Static method in class com.iizix.Utilities
Helper method to generate a new Gzip file (if required) from a File.
createOutput() - Method in class com.iizigo.ws.prop.EditorWebServiceProp
Creates the output properties.
createOutput() - Method in class com.iizix.ws.prop.WebServiceProp
Creates the output properties.
createOutputVariables() - Method in class com.iizigo.ws.prop.EditorOutputProps
Creates the output properties.
createOutputVariables() - Method in class com.iizix.ws.prop.OutputProps
Creates the output properties.
createPage(Composite, ModuleModel, IFile, EditorRuntimeBuilderProps, EditorRuntimeBuilderPropertyPage) - Method in class com.iizigo.run.impl.EclipseRuntimeBuilder
Creates the property page.
createPage(Composite, ModuleModel, IFile, EditorRuntimeBuilderProps, EditorRuntimeBuilderPropertyPage) - Method in interface com.iizigo.run.IRuntimeBuilder
Creates the property page.
createPageControls(Composite) - Method in class com.iizigo.vs.NewVSComponentWizard
Creation: override to set image on shell.
createParser(BufferedReader) - Method in class com.iizix.jdbc.DefaultTableLoader
Creates the CSV parser.
createPartControl(Composite) - Method in class com.iizigo.editor.PropEditorPart
Create contents of the editor part.
createPartControl(Composite) - Method in class com.iizigo.editor.ReferencesView
Create contents of the view part.
createPartControl(Composite) - Method in class com.iizigo.navigator.CommonNavigatorEx
Create the CommonViewer part control and setup the default providers as necessary.
createPartControl(Composite) - Method in class com.iizigo.server.ServerConfigView
Creates the view part.
createPartControl(Composite) - Method in class com.iizigo.term.server.RemoteTerminalView
Create contents of the view part.
createPartControl(Composite) - Method in class com.iizigo.term.session.SessionsView
Create contents of the view part.
createPartControl(Composite) - Method in class com.iizigo.term.TerminalView
Create contents of the view part.
createPartControl(Composite) - Method in class com.iizigo.ui.server.monitor.ServerBrowser
Create contents of the editor part.
createPartControl(Composite) - Method in class com.iizigo.ui.server.monitor.ServerMonitorView
Create contents of the view part.
createPercentFormat() - Method in class com.iizix.LocaleInfo
Gets a Percent NumberFormat in the specified locale.
createPolicyProps(Atom) - Method in class com.iizigo.server.config.EditorServerSettings
Creates a policy property with the specified atom name.
createPolicyProps(Atom) - Method in class com.iizix.server.prop.ServerSettings
Creates a policy property with the specified atom name.
createPopup(String[][], int) - Method in class com.iizigo.swt.IzCCombo
Creates the pop-up for the items in question with specified selection.
createPortConfigs() - Method in class com.iizigo.webserver.Preference
Creates the port configurations from the preferences.
createProgressMonitorPart(Composite, GridLayout) - Method in class com.iizigo.swt.ValidateWizardDialog
Hook method for subclasses to create a custom progress monitor part.
createProgressMonitorPart(Composite, GridLayout) - Method in class com.iizigo.swt.WizardDialog
Hook method for subclasses to create a custom progress monitor part.
createProject(Shell) - Static method in class com.iizigo.term.project.NewProjectWizard
Requests creation of the project.
createProp(String, Atom) - Method in class com.iizix.prop.PropFactory
Creates a generic property with the specified tag name and atom.
createProp(PROP_VALUE) - Method in class com.iizigo.prop.EditedPropController
Creates a property without parent.
createPropertyContainer(ParsedJavaSource) - Method in class com.iizigo.java.parser.JavaSourceFileProcessor
Creates the property container for the data required by the processor when no saved XML is present at load-time.
createPropertyContainer(ParsedJavaSource) - Method in class com.iizigo.java.parser.type.TypeFileProcessor
Creates the property container for the data required by the processor when no saved XML is present at load-time.
createPropertyEditor() - Method in class com.iizigo.prop.editor.MultiColorPropEditor
Creates the property editor for a line to edit a single property.
createPropertyEditor() - Method in class com.iizigo.prop.editor.MultiIntChoicePropEditor
Creates the property editor for a line to edit a single property.
createPropertyEditor() - Method in class com.iizigo.prop.editor.MultiUnitPropEditor
Creates the property editor for a line to edit a single property.
createPropertyEditor() - Method in class com.iizigo.prop.editor.MultiUnitsPropEditor
Creates the property editor for a line to edit a single property.
createPropertyEditor() - Method in interface com.iizigo.prop.IEditedPropertyEntryMultiPropSupport
Creates the property editor for a line to edit a single property.
createPropertyManager(int, Map<String, String>) - Method in class com.iizix.prop.PropFactory
Creates a Property Manager for the application type.
createPropExtender() - Static method in class com.iizix.prop.PropExtenderFactory
Creates a new instance of the extender.
createPropMgr(ServerShell) - Method in class com.iizix.server.app.AppFactory
Creates the Property Manager with reference resolving to the application static properties.
createReconnectionInstance(SocketAddress, String, int) - Static method in class com.iizix.comm.session.SessionTransMgr
Creates a reconnection session instance for an existing transaction processor and attempts reconnection.
createReference(GEvent) - Method in class com.iizix.prop.vs.VSRelativeReference
Creates the reference.
createReference(GEvent) - Method in class com.iizix.prop.vs.VSTableColumnReference
Creates the reference.
createReferenceProp(String) - Method in class com.iizix.prop.vs.VSReferenceOwnerData
Creates the VS Reference property with a reference string to a property referenced.
createRegionLocation(HostNameOrAddress) - Method in class com.iizix.geo.RegionLocationService
Requests a region location for a host name or IP address (version 4 or 6).
createRegionLocation(String) - Method in class com.iizix.geo.RegionLocationService
Requests the region location from a host name or IP address (version 4 or 6).
createRegionLocation(InetAddress) - Method in class com.iizix.geo.RegionLocationService
Requests the region location from an IP address (version 4 or 6).
createRemoveAnnotationTextEdit(IJavaElement, Annotation) - Static method in class com.iizigo.java.refactor.RefactorHelper
Creates a TextEdit object representing the remove annotation change to the source code of the Java elements compilation unit.
createRemoveMemberValuePairTextEdit(NormalAnnotation, MemberValuePair) - Static method in class com.iizigo.java.refactor.RefactorHelper
Creates a TextEdit object representing the change of removing the MemberValuePair from the NormalAnnotation.
createReply() - Method in class com.iizix.ws.engine.RESTfulRequest
Create the reply instance.
createRequest() - Method in class com.iizix.server.user.UserProfileImageURNProvider
Creates an uninitialized profile image request.
createRequest() - Method in interface com.iizix.urn.user.IUserProfileImageURNProvider
Creates an uninitialized profile image request.
createRequest() - Static method in class com.iizix.urn.user.UserProfileImageURN
Creates an uninitialized profile image request.
createRequestContent() - Method in interface com.iizix.ws.engine.IRequestContentEncoding
Creates a new instance of the request content encoder.
createRequestContent() - Method in class com.iizix.ws.prop.json.JSONEncodedInput
Creates a new instance of the request content encoder.
createRequestContent() - Method in class com.iizix.ws.prop.url.URLEncodedInput
Creates a new instance of the request content encoder.
createResourceOperations(Object) - Method in class com.iizix.app.builder.ApplicationDistributor
Process all resource operations, i.e.
createResources(Shell, String, DesignerProp, GProp<?>[], String[]) - Static method in class com.iizigo.editor.CreateResourcesFromProperties
Creates the resources for the list of properties in the specified property.
createResources(Shell, String, DesignerProp, GProp<?>[], String[], boolean) - Static method in class com.iizigo.editor.CreateResourcesFromProperties
Creates the resources for the list of properties in the specified property.
CreateResourcesFromProperties - Class in com.iizigo.editor
Class used to create resources from properties, with undo support.
createRightPropertyEditor() - Method in class com.iizigo.ws.editor.WebServiceEditor
Creates the right property editor for the output.
createRootContainer(ReadTransaction, IModuleProjectPropProvider) - Method in class com.iizix.prop.PropMgr
Creates the root container on the client side at the reception of the TRANS_CREATE transaction, initiates it from the Transaction and returns it.
createRow() - Method in class com.iizigo.vs.prop.EditorVSRows
Creates a row with a unique name.
createRow() - Method in class com.iizix.prop.vs.VSRows
Creates a row with a unique name.
createRow(Atom, VSColumnHeader[]) - Method in class com.iizigo.vs.prop.EditorVSTable
Creates a row property.
createRow(Atom, VSColumnHeader[]) - Method in class com.iizix.prop.vs.VSTable
Creates a row property with column headers.
createRow(Atom, VSField[]) - Method in class com.iizigo.vs.prop.EditorVSTable
Creates a row property.
createRow(Atom, VSField[]) - Method in class com.iizix.prop.vs.VSTable
Creates a row property with fields.
createRow(Atom, Value[]) - Method in class com.iizix.prop.vs.VSTable
Creates a row property with values.
createRows() - Method in class com.iizigo.vs.prop.EditorVSTable
Creates the headerBackground property container.
createRows() - Method in class com.iizix.prop.vs.VSTable
Creates the rows property container.
CreateSample - Class in com.iizigo.db.sample.handler
Create BIRT Classic Models Sample database and connection profile.
CreateSample() - Constructor for class com.iizigo.db.sample.handler.CreateSample
Eclipse default constructor.
createScreenGroups() - Method in class com.iizix.term.prop.ScreenMatcher
Creates screen groups.
createSecureProps() - Method in class com.iizix.prop.SocketCommProps
Creates or gets the secure properties.
createSelectorExpression(String) - Method in class com.iizigo.selector.prop.EditorSelector
Creates the SelectorExpression, overridden by the Designer version of the class.
createSelectorExpression(String) - Method in class com.iizix.prop.Selector
Creates the SelectorExpression, overridden by the Designer version of the class.
createSelectorReference(Atom, String) - Method in class com.iizigo.selector.prop.EditorSelector
Creates a SelectorReference, overridden by the Designer version of the class.
createSelectorReference(Atom, String) - Method in class com.iizix.prop.Selector
Creates a SelectorReference, overridden by the Designer version of the class.
createServerPropMgr(boolean) - Static method in class com.iizigo.Activator
Creates a new Property Manager for a Server simulation.
createServerProps(PropMgr) - Static method in class com.iizigo.server.config.EditorServerProps
Creates a new instance of the Server properties.
createServerProps(PropMgr) - Static method in class com.iizix.server.prop.ServerProps
Creates a new instance of the Server properties.
createServerSettings() - Method in class com.iizigo.server.config.EditorServerProps
Creates the ServerSettings property, overridden by the Designer version.
createServerSettings() - Method in class com.iizix.server.prop.ServerProps
Creates the ServerSettings property, overridden by the Designer version.
createServiceBuilder(String, String) - Static method in class com.iizix.server.oauth.AbstractOAuthService
Creates a ServiceBuilder that is initialized for debugging or not.
createSessionUserIdentifier(String) - Method in class com.iizix.user.UserIdentifier
Creates a SessionUserIdentifier from this instance.
createSettings() - Method in class com.iizigo.actionactor.EditorJavaActionActor
Create the Editor version of the settings container with Atom.SETTINGS name.
createSettings() - Method in interface com.iizigo.actionactor.IEditorActionActor
Create the Editor version of the settings container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.db.actionactor.EditorDatabaseActionActor
Create the Editor version of the settings container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.term.prop.EditorTerminalActionActor
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.vs.actor.EditorHistoryBackward
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.vs.actor.EditorHistoryForward
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.vs.actor.EditorSetFocus
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.vs.actor.EditorSetSourceFieldValue
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.vs.actor.EditorSetTargetFieldValue
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.vs.actor.EditorTransportField
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizigo.ws.actionactor.EditorWebServiceActionActor
Create the Editor version of the settings container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.AbstractVSActionActor
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.HistoryBackward
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.HistoryForward
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.SetFocus
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.SetSourceFieldValue
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.SetTargetFieldValue
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportField
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportGroup
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportSelectedTableRows
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportSingleSelectedTableRow
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportSingleSelectedTableRowAndColumnToField
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportSingleSelectedTableRowToFields
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportTableColumn
Create the container with Atom.SETTINGS name.
createSettings() - Method in class com.iizix.prop.vs.actor.TransportTableRows
Create the container with Atom.SETTINGS name.
createSingleResolution(double, String, int, int) - Method in class com.iizix.prop.image.ClientImageData
Creates a new resolution for a single image.
createSingleResolution(String, int, int) - Method in class com.iizix.prop.image.ClientImageData
Creates a new resolution for a single image, auto-calculating the DPR.
createSource_Build_JSON(RuntimeBuilderSettings, File, boolean) - Method in class com.iizix.run.common.CodeModifier
Creates the "build.json" file.
createSourceViewer(Composite) - Method in class com.iizigo.db.editor.CustomSQLBuilder
Creates the Source Viewer
createSSLProps(DestinationServer) - Method in class com.iizix.test.client.NonUIClient
The SSL properties, null for plain communication.
createStreamReadirector(int, String, Process) - Static method in class com.iizix.LogStreamRedirector
Helper to create a stdout stream reader redirecting to the log when the process stderr has been redirected to stdout.
createStreamReadirectors(String, Process) - Static method in class com.iizix.LogStreamRedirector
Helper to create stdout and stderr stream readers redirecting to the log.
createString(byte[]) - Static method in class com.iizix.Utilities
Helper function for non-initialized byte-to-string conversion using ISO 8859-1 character set.
createString(byte[], int, int) - Static method in class com.iizix.Utilities
Helper function for non-initialized byte-to-string conversion using ISO 8859-1 character set.
createStyleRange(int) - Static method in class com.iizigo.EditorStyleRange
Gets an new instance of the style range.
createStyles() - Method in class com.iizigo.panel.prop.calendar.EUICalendarList
Creates the Grid Frame Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.chart.EUIChart
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EMUIHeading
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EMUISimpleDialog
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EMUISwitch
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EMUITabBar
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIAccordion
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIButton
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUICalendar
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUICheckBox
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUICheckedMenuItem
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIComboBox
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIContainer
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIContextMenu
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIDateTime
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIDialog
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIEmpty
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIGauge
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIImage
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIImage2
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUILabel
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIMedia
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIMenu
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIMenuBar
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIMenuItem
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIMenuSeparator
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIOutput
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIPanel
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIPanelPart
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIPanelPartCnr
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIProgress
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIRadioButton
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIRadioMenuItem
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUISlider
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUISpinner
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUISwapContainer
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUITabContainer
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUIText
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUITextArea
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.EUITitlePane
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in interface com.iizigo.panel.prop.IEUIContainer
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.map.EMapMarkers
Creates the Grid Frame Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.map.EUIMap
Creates the Grid Frame Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.mlist.EMLGroup
Creates the Grid Frame Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.mlist.EMList
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.mlist.EMLItemProp
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.table.EUITable
Creates the Table Frame Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizigo.panel.prop.table.EUITableColumn
Creates the Styles container (can be overridden by Designer to create EditorStyles).
createStyles() - Method in class com.iizix.prop.ui.UIComp
Creates the Styles container (can be overridden by Designer to create com.iizigo.style.prop.EditorStyles).
createSubscription(String, String, String) - Method in class com.iizix.push.PushServer
Gets the subscription for a client used to later send a push notification.
createTable(PropCnr, String, CreateColumnData[]) - Static method in class com.iizigo.vs.prop.EditorVSTable
Creates a table with the suggested name to be placed in a container.
createTables() - Static method in class com.iizix.server.loadbalancer.db.DBLoadBalancer
Creates the Mindus License System (MLS) tables if required.
createTables(IDBConnectionPool.Flavor, Connection, InputStream, Charset, int) - Static method in class com.iizix.server.db.DBUtilities
Creates tables.
createTables(Connection, InputStream) - Static method in class com.iizix.server.db.DBUtilities
Creates tables.
createTabs(ILaunchConfigurationDialog, String) - Method in class com.iizigo.server.launch.DevelServerLaunchConfigurationTabGroup
Creates the tabs contained in this tab group for the specified launch mode.
createTabsStyles() - Method in class com.iizigo.panel.prop.EUITabContainer
Creates the Tabs Styles container (can be overridden by Designer to create EditorStyles).
createTabsStyles() - Method in class com.iizix.prop.ui.UITabContainer
Creates the Tabs Styles container (can be overridden by Designer to create EditorStyles).
createTerminal(Canvas, TerminalStatusBar, IScreenDesigner) - Method in class com.iizigo.term.internal.Terminal
Creates an instance of the terminal window.
createTerminalAndWindow(EditorActiveTerminalSession, HostSessionProps) - Method in class com.iizigo.term.TerminalComposite
Creates the Terminal and Terminal Window instance for a remote terminal session.
createTerminalAndWindow(HostSession, EditorTerminalProps, IScreenDesigner) - Method in class com.iizigo.term.TerminalComposite
Creates the Terminal and Terminal Window instance for local terminal use in the Designer.
createTerminalHost(AppSessionGyro) - Method in class com.iizix.term.prop.TerminalProps
Creates a terminal host that becomes associated with this property.
createText() - Method in class com.iizigo.prop.BaseEditor
Creates an entry field and registers it.
createTextAndTTCursorChange() - Method in class com.iizigo.prop.editor.BadgePropEditor
Create the text and tooltip.
createTextAndTTCursorChange() - Method in class com.iizigo.prop.editor.KStringPropEditor
Create the text and tooltip.
createTextAndTTCursorChange() - Method in class com.iizigo.prop.editor.PatternPropEditor
Create the text and tooltip.
createTextAndTTCursorChange() - Method in class com.iizigo.prop.editor.TooltipPropEditor
Create the text and tooltip.
createTextFiles(ModuleModel, Map<Atom, KString>, IProgressMonitor) - Method in class com.iizigo.text.NewTextTablesWithLanguageComposite
Creates the text files.
createTextProp() - Method in interface com.iizix.prop.ui.text.IUIHTMLTextComponent
Component must return the text property to use with the name Atom.TEXT.
createTextProp() - Method in interface com.iizix.prop.ui.text.IUIPlainKStringComponent
Component must return the text property to use with the name Atom.TEXT.
createTextProp() - Method in interface com.iizix.prop.ui.text.IUIPlainTextComponent
Component must return the text property to use with the name Atom.TEXT.
createTextProp() - Method in interface com.iizix.prop.ui.text.IUITextComponent
Component must return the text property to use with the name Atom.TEXT.
createThread(Runnable) - Method in class com.iizix.virtual.VirtualThreadGroup
Creates a new unstarted thread for the thread group in question.
createThreadFactory(ThreadGroup, Loggers, String) - Method in interface com.iizix.virtual.IVirtualThreads
Creates a thread factory with the specified loggers instance and thread name.
createTime - Variable in class com.iizix.WorkerTask
The time when the task was created.
createTimeZonesProp() - Static method in class com.iizix.prop.GDateTime
Creates a new time zones array list property named Atom.ZONES.
createTitleProp() - Method in class com.iizix.prop.ui.chart.UIChart
Creates the title property a StringProp, KStringProp or PlainKStringProp depending on the component.
createTitleProp() - Method in class com.iizix.prop.ui.UIComp
Creates the title property a StringProp, KStringProp or PlainKStringProp depending on the component.
createTitlesStyles() - Method in class com.iizigo.panel.prop.EUIAccordion
Creates the Titles Styles container (can be overridden by Designer to create EditorStyles).
createTitlesStyles() - Method in class com.iizix.prop.ui.UIAccordion
Creates the Titles Styles container (can be overridden by Designer to create EditorStyles).
createToolItem(ToolBar, int, int) - Method in class com.iizigo.swt.ColorSelectionWidget
Creates a toolbar item as widget.
createTooltip(Composite) - Method in class com.iizigo.font.prop.EditorFontFaces
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.font.prop.EditorFontFile
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.font.prop.EditorFontFiles
Creates the tooltip.
createTooltip(Composite) - Method in interface com.iizigo.font.prop.IEditorFont
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorFontIconDefinition
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorFontIconsDefinition
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImageDefinition
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImageLocation
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImageResolution
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImagesDefinition
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImagesResolution
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImagesStyle
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImageStyle
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImageStyleLocation
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorImageStylesResolution
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorStyledImageDefinition
Creates the tooltip.
createTooltip(Composite) - Method in class com.iizigo.image.prop.EditorSVGDefinition
Creates the tooltip.
createTooltip(Composite) - Method in interface com.iizigo.image.prop.IEditorImage
Creates the tooltip.
createToolTip(Composite) - Method in class com.iizigo.term.prop.EditorScreenActionProp
Creates the tooltip composite.
createToolTip(Composite) - Method in class com.iizigo.term.prop.EditorScreenProp
Creates the tooltip composite.
createToolTip(Composite, ITermEditor) - Method in class com.iizigo.term.capture.prop.CaptureFieldProp
Creates the tooltip composite.
createToolTip(Composite, ITermEditor) - Method in class com.iizigo.term.prop.EditorScreenFieldProp
Creates the tooltip composite.
createToolTip(Composite, ITermEditor) - Method in class com.iizigo.term.prop.EditorScreenIdentificationProp
Creates the tooltip composite.
createToolTip(Composite, ITermEditor) - Method in interface com.iizigo.term.prop.IScreenRectangle
Creates the tooltip composite.
createToolTip(Composite, T) - Method in interface com.iizigo.image.IEditedImageLocation
Creates the tooltip for the location.
createToolTipContentArea(Event, Composite) - Method in class com.iizigo.swt.IzToolTipImpl
Creates the tooltip content area for HTML.
createTransaction() - Method in class com.iizigo.panel.ClientSideEditor
Creates a transaction with the configured write cache.
createTransaction() - Method in interface com.iizix.comm.ITransactionCreator
Creates a transaction with the configured write cache.
createTransaction() - Method in class com.iizix.comm.session.SessionTransMgr
Creates a transaction for processing normal transactions.
createTransaction() - Method in class com.iizix.comm.TransactionComm
Creates a Transaction using a Write Cache.
createTransaction() - Method in class com.iizix.server.AbstractEndPoint
Creates a Transaction using a Write Cache.
createTransaction() - Method in class com.iizix.server.client.ClientTransactionProcessor
Creates a transaction with the configured write cache.
createTransaction() - Method in class com.iizix.server.vsviewer.VSViewerTransactionProcessor
Creates a transaction with the configured write cache.
createTransferable(String, Image) - Static method in class com.iizix.Utilities
Creates a transferable used by clipboard and drag-drop.
createUninitializedField() - Method in class com.iizigo.vs.prop.EditorVSColumnHeader
Creates a new UNNAMED uninitialized field.
createUninitializedField() - Method in class com.iizix.prop.vs.VSColumnHeader
Creates a new UNNAMED uninitialized field.
createUninitializedField(Atom) - Method in class com.iizigo.vs.prop.EditorVSColumnHeader
Creates a new uninitialized field.
createUninitializedField(Atom) - Method in class com.iizix.prop.vs.VSColumnHeader
Creates a new uninitialized field.
createUniqueAtom(Atom, String, String, String) - Method in interface com.iizix.prop.IPropCnr
Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.
createUniqueAtom(Atom, String, String, String) - Method in class com.iizix.prop.PropCnr
Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.
createUniqueAtom(String) - Method in interface com.iizix.prop.IPropCnr
Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.
createUniqueAtom(String) - Method in class com.iizix.prop.PropCnr
Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.
createUniqueAtom(String, String) - Method in class com.iizix.prop.PropCnr
Creates an atom with the base name specified with a unique serial number (starting with one) appended, making this atom unique within this property container.
createUnmodifiableReadOnly(Atom, String[]) - Static method in class com.iizix.prop.StringArrayProp
Creates a new StringArrayProp from a predefined array of strings that is placed in an unmodifiable list.
createUpdateMemberValuePairTextEdit(MemberValuePair, ASTNode) - Static method in class com.iizigo.java.refactor.RefactorHelper
Creates a TextEdit object representing the change of updating the MemberValuePair with the ASTNode value.
createUpdateReference(PropReference, boolean, ResolveReferencesEvent) - Method in class com.iizix.prop.AbstractReference
Resolves or creates the reference.
createUpdateSingleMemberAnnotationTextEdit(SingleMemberAnnotation, ASTNode) - Static method in class com.iizigo.java.refactor.RefactorHelper
Creates a TextEdit object representing the change of updating the SingleMemberAnnotation with the ASTNode value.
createURLStreamHandler(String) - Method in class com.iizix.util.memjar.MemoryJarURLStreamHandlerFactory
Creates the URL stream handler for the protocol "memjar".
createURLStreamHandler(String) - Method in class com.iizix.util.xjar.XJarURLStreamHandlerFactory
Creates the URL stream handler for the protocol "xjar".
createValidName(String, boolean) - Static method in class com.iizix.prop.Atom
Creates a valid name from a string.
createValue(VSRow) - Method in interface com.iizix.prop.ui.chart.series.ICreateValueFromVS
Creates a value.
createValue(ReadTransaction) - Method in class com.iizix.prop.Color4Prop
Creates a new color from a transaction.
createValue(ReadTransaction) - Method in class com.iizix.prop.Int4Prop
Creates a new unit from a transaction.
createValue(ReadTransaction) - Method in class com.iizix.prop.MultiProp
Creates a property value from a transaction.
createValue(ReadTransaction) - Method in class com.iizix.prop.String4Prop
Creates a new unit from a transaction.
createValue(ReadTransaction) - Method in class com.iizix.prop.Unit4Prop
Creates a new unit from a transaction.
createValue(Element) - Method in class com.iizix.prop.Color4Prop
Creates a color from an element.
createValue(Element) - Method in class com.iizix.prop.Int4Prop
Creates a unit from an element.
createValue(Element) - Method in class com.iizix.prop.MultiProp
Method to override for the implementor.
createValue(Element) - Method in class com.iizix.prop.String4Prop
Creates a unit from an element.
createValue(Element) - Method in class com.iizix.prop.Unit4Prop
Creates a unit from an element.
createValueProp() - Method in interface com.iizix.prop.ui.value.IUIDateTimeComponent
Component must return the value property to use with the name Atom.VALUE.
createValueProp() - Method in interface com.iizix.prop.ui.value.IUIDoubleValueComponent
Component must return the value property to use with the name Atom.VALUE.
createValueProp() - Method in interface com.iizix.prop.ui.value.IUIValueComponent
Component must return the value property to use with the name Atom.VALUE.
createVSCellData() - Method in class com.iizix.term.prop.HostFieldColumnCell
Creates a VSCellData from this instance.
createVSComponent(ComplexOperation) - Method in class com.iizigo.vs.wizards.VSComponentCreation
Creates the component required with the specified name.
createVSComponents(List<VSComponentCreation<?>>, ComplexOperation) - Method in class com.iizigo.vs.prop.EditorVirtualSpace
Creates the list of VS components required.
CreateVSFieldAction - Class in com.iizigo.vs
Creates a VirtualSpace Field from a data provider plug-in (e.g.
CreateVSFieldAction(IPreferenceStore, String, String, Image, ICreateVSField, IPropUndoRedo) - Constructor for class com.iizigo.vs.CreateVSFieldAction
Creates the action.
createVSParticipantsHolder() - Method in class com.iizigo.vs.prop.EditorVirtualSpace
Creates a new instance of the EditorVSParticipantsHolder.
createVSParticipantsHolder() - Method in class com.iizix.prop.vs.VirtualSpace
Creates a new instance of the VSParticipantsHolder.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.prop.ModuleApp
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.prop.PropCnr
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.prop.ui.UIContextMenu
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.prop.ui.UIPanelBase
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.prop.vs.actor.AbstractPredefinedSettings
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.prop.vs.VirtualSpace
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.term.prop.ScreenProp
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.ws.prop.AbstractInputProps
Creates a VSReference instance from the container or any parent containers.
createVSReference(Atom, PropCnr[]) - Method in class com.iizix.ws.prop.OutputProps
Creates a VSReference instance from the container or any parent containers.
createWarningStatus(String) - Static method in class com.iizigo.Activator
Creates a warning status.
createWidget(Composite, int, int) - Method in class com.iizigo.swt.ColorSelectionWidget
Creates a stand-alone widget for a dialog.
CreateWrappedVariableComposite - Class in com.iizigo.ws.editor
Composite for cannot display wrapped elements.
CreateWrappedVariableComposite(WebServiceEditor, Composite) - Constructor for class com.iizigo.ws.editor.CreateWrappedVariableComposite
Constructor.
createWrapper() - Method in class com.iizigo.ws.prop.json.EditorJSONReplyDocument
Create the wrapper if not done.
createX500Principal(String, String, String, String, String, String) - Static method in class com.iizix.security.CertificateHelper
Creates the principal for certificate creation.
creationTime - Variable in class com.iizix.SessionInfo
The creation time in milliseconds.
creative_commons - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
credit_card - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
credit_card_alt - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CRITICAL - Enum constant in enum class com.iizix.license.MessageType
Highest level.
Croatian - Enum constant in enum class com.iizix.translate.google.Language
 
Croatian - Enum constant in enum class com.iizix.translate.microsoft.Language
 
crop - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CroppedUploaded - Enum constant in enum class com.iizix.urn.user.UserProfileImageURNType
The cropped uploaded profile image, the highest resolution.
crosshairs - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CROSSOVER - Enum constant in enum class com.iizix.prop.References.ReturnCode
Crossover to circular reference "target" from "source", type "reference-type".
CSS - Static variable in class com.iizix.swt.widget.IZ_Label
 
CSS_CLASSNAME - Static variable in class com.iizix.prop.Atom
 
css3 - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CSSAssetReferences - Class in com.iizix.prop
CSS file references in the assets module folder.
CSSAssetReferences() - Constructor for class com.iizix.prop.CSSAssetReferences
Creates a Asset References property with no name and with a null value.
CSSAssetReferences(Atom) - Constructor for class com.iizix.prop.CSSAssetReferences
Creates a Asset References property with the specified name with a null value.
CSSClassNamesProp - Class in com.iizix.prop
The class names property is basically a StringProp that hold the class names separated by space or commas used for UI components.
CSSClassNamesProp() - Constructor for class com.iizix.prop.CSSClassNamesProp
Creates a Asset References property with no name and with a null value.
CSSClassNamesProp(Atom) - Constructor for class com.iizix.prop.CSSClassNamesProp
Creates a Asset References property with the specified name with a null value.
CSSClassNamesProp(Atom, String) - Constructor for class com.iizix.prop.CSSClassNamesProp
Creates a Asset References property with the specified name and value.
CSSFontDefinition - Class in com.iizigo.font
The CSS font definition containing all the icons.
CSSFontIcon - Class in com.iizigo.font
The font icon definition that resides in CSS.
cssList - Variable in class com.iizix.js.build.HTMLSourceInfo.Config
The cached and unmodifiable list of CSS sources.
cssName - Variable in class com.iizigo.style.prop.CSSStyle
The CSS name for HTML with dashes, e.g.
CSSResourceFilePreload - Class in com.iizix.prop
Class holding information for a single Custom CSS resource that should be preloaded to the client cache when the application starts.
CSSResourceFilePreload(CSSAssetReferences, FileURIPropCnr, String) - Constructor for class com.iizix.prop.CSSResourceFilePreload
Constructs the resource.
CSSStyle - Class in com.iizigo.style.prop
Class used to hold a single definition of a CSS style, e.g.
CSSStyle(String, String) - Constructor for class com.iizigo.style.prop.CSSStyle
Constructor for a single value.
CSSStyle(String, String, String) - Constructor for class com.iizigo.style.prop.CSSStyle
Constructor for multiple items, e.g.
cube - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
CUBE - Enum constant in enum class com.iizix.prop.ui.Transition
Cube (3D) rotation.
cubes - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
currencyFrom(String, String, String, String, String) - Static method in class com.iizix.geo.RegionLocation
Creates or gets a cached version of the currency.
CURRENT_VERSION - Static variable in class com.iizigo.java.classpath.IzClasspathContainer
The current version of the libraries: "1.0".
currentAppSessionGyro() - Method in class com.iizix.server.user.UserProfileImageRequest
Assigns the App Session Gyro to use.
currentAppSessionGyro() - Method in interface com.iizix.urn.user.IUserProfileImageRequest
Assigns the App Session Gyro to use.
currentClientSessionGyro() - Method in class com.iizix.server.user.UserProfileImageRequest
Assigns the current Client Session Gyro to use.
currentClientSessionGyro() - Method in interface com.iizix.urn.user.IUserProfileImageRequest
Assigns the current Client Session Gyro to use.
currentSashInfo - Variable in class com.iizix.swt.CustomSashForm
 
currentTarget - Variable in class com.iizix.prop.vs.VSRelativeReference
The current target reference.
cursorHeight - Variable in class com.iizigo.term.PluginPreference
Cursor height %.
cursorHeightInsertMode - Variable in class com.iizigo.term.PluginPreference
Cursor height % for insert mode.
CURVE - Static variable in class com.iizix.push.vapid.Utils
 
CUSTOM_APP - Static variable in class com.iizix.prop.ModuleProjectSettings
Static strings.
CUSTOM_APP_SETTINGS - Static variable in class com.iizix.server.prop.ServerConfigEnvProps
Property name: Custom app settings.
CustomExecuteAction - Class in com.iizigo.db.editor
Customized Execute action providing VS Field variables, and fixing command execution.
CustomParameterMarkerPage - Class in com.iizigo.db.editor
Copy and modification of org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterMarkerPage.
CustomParameterMarkerPage(CustomSQLBuilder, Vector<ValueExpressionVariable>) - Constructor for class com.iizigo.db.editor.CustomParameterMarkerPage
Creates the marker page.
CustomParameterMarkers - Class in com.iizigo.db.editor
A helper class that takes a SQLStatement as input and substitute the parameter markers with value by invoking the ParameterWizard dialog.
CustomParameterMarkers(CustomSQLBuilder, QueryStatement) - Constructor for class com.iizigo.db.editor.CustomParameterMarkers
Custom parameter markers.
CustomParameterWizard - Class in com.iizigo.db.editor
Copy and modification of org.eclipse.datatools.sqltools.sqlbuilder.views.execute.ParameterWizard.
CustomParameterWizard(CustomSQLBuilder, Vector<ValueExpressionVariable>) - Constructor for class com.iizigo.db.editor.CustomParameterWizard
The parameter wizard.
CustomPatternDialog - Class in com.iizigo.prop.editor.dialog
Customized patterns s dialog.
CustomPatternDialog(Shell) - Constructor for class com.iizigo.prop.editor.dialog.CustomPatternDialog
Create the dialog.
CustomSashForm - Class in com.iizix.swt
A SashForm that allows hide/restore controls on sash.
CustomSashForm(Composite, int) - Constructor for class com.iizix.swt.CustomSashForm
Constructor for CustomSashForm.
CustomSashForm(Composite, int, int) - Constructor for class com.iizix.swt.CustomSashForm
Constructor taking a custom style too.
CustomSashForm.ICustomSashFormListener - Interface in com.iizix.swt
 
customSashFormListeners - Variable in class com.iizix.swt.CustomSashForm
 
CustomSQLBuilder - Class in com.iizigo.db.editor
Customized UI Component of SQL Query Builder content editor.
CustomSQLBuilderActionBarContributor - Class in com.iizigo.db.editor
Custom action bar contributor, copied from SQLBuilderActionBarContributor, hooking all run methods in the actions.
CustomSQLSourceViewer - Class in com.iizigo.db.editor
Customized SQL source viewer for undo/redo, etc, to be well-integrated with IIZI.
cut - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cut() - Method in interface com.iizigo.editor.IClipboardSelection
Cut.
cut() - Method in class com.iizigo.editor.SyntSelectionProvider.CCombo
 
cut() - Method in class com.iizigo.editor.SyntSelectionProvider.Combo
 
cut() - Method in class com.iizigo.editor.SyntSelectionProvider
Cut.
cut() - Method in class com.iizigo.editor.SyntSelectionProvider.IZ_CCombo
 
cut() - Method in class com.iizigo.editor.SyntSelectionProvider.Spinner
 
cut() - Method in class com.iizigo.editor.SyntSelectionProvider.StyledText
 
cut() - Method in class com.iizigo.editor.SyntSelectionProvider.Text
 
cut() - Method in class com.iizigo.swt.IzCCombo
Cuts the selected text.
cut() - Method in class com.iizigo.swt.IzCCombo0
Cuts the selected text.
cut() - Method in interface com.iizix.IEntry
Cuts the current selection of the entry field to the clipboard.
cut() - Method in class com.iizix.swt.widget.IZ_CCombo
Cuts the selected text.
Cut - Class in com.iizigo.handler
The Cut property handler.
Cut() - Constructor for class com.iizigo.handler.Cut
Constructor.
CUT - Static variable in interface com.iizix.term.ITerminalOperations
The "Cut" clipboard operation.
cutAction - Variable in class com.iizigo.editor.PropEditorPart
Menu actions.
cutlery - Enum constant in enum class com.iizix.gyro.IMessageBox.Icon
 
cx - Variable in class com.iizigo.term.screen.ScreenRectangle
The width.
cx - Variable in class com.iizix.prop.GFillPattern
The height of the pattern image.
cx - Variable in class com.iizix.Rect
The width of the rectangle.
cx(int) - Method in class com.iizigo.ApplicationUI
Calculates the width of an element with the dialog font.
cxCharCapturePreview - Variable in class com.iizigo.term.PluginPreference
Preview character size in X.
cxCharRecordingPreview - Variable in class com.iizigo.term.PluginPreference
Recording preview character size in X.
cy - Variable in class com.iizigo.term.screen.ScreenRectangle
The height.
cy - Variable in class com.iizix.prop.GFillPattern
The width of the pattern image.
cy - Variable in class com.iizix.Rect
The height of the rectangle.
cy(int) - Method in class com.iizigo.ApplicationUI
Calculates the height of an element with the dialog font.
cyCharCapturePreview - Variable in class com.iizigo.term.PluginPreference
Preview character size in y.
cyCharRecordingPreview - Variable in class com.iizigo.term.PluginPreference
Recording preview character size in y.
cyProperty() - Method in class com.iizigo.ApplicationUI
Gets the height of each item for properties.
Czech - Enum constant in enum class com.iizix.translate.google.Language
 
Czech - 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