Serialized Form
-
Package com.iizigo.app
-
Class com.iizigo.app.EclipseApplicationDistributor extends ApplicationDistributor implements Serializable
- serialVersionUID:
- 4383988508945564679L
-
-
Package com.iizigo.prop.editor.color
-
Class com.iizigo.prop.editor.color.ColorChooser extends javax.swing.JColorChooser implements Serializable
- serialVersionUID:
- -5099930556720825613L
-
Serialized Fields
-
doUpdate
int doUpdate
Flag to update from entry comps: -1 when focus should always be set to tabs container, 1 if focus is in the entry fields. -
entryComps
java.util.ArrayList<javax.swing.JComponent> entryComps
Entry capable components. -
tabbedPane
javax.swing.JTabbedPane tabbedPane
The tabbed pane.
-
-
Class com.iizigo.prop.editor.color.DefaultSwatchChooserPanel extends javax.swing.colorchooser.AbstractColorChooserPanel implements Serializable
-
Serialized Fields
-
mainSwatchListener
java.awt.event.MouseListener mainSwatchListener
-
recentSwatchListener
java.awt.event.MouseListener recentSwatchListener
-
recentSwatchPanel
com.iizigo.prop.editor.color.RecentSwatchPanel recentSwatchPanel
-
swatchPanel
com.iizigo.prop.editor.color.SwatchPanel swatchPanel
-
-
-
-
Package com.iizigo.swt
-
Class com.iizigo.swt.ThinBorder extends javax.swing.border.AbstractBorder implements Serializable
- serialVersionUID:
- 2638782567874752965L
-
Serialized Fields
-
colorBottom
java.awt.Color colorBottom
The color at the bottom of the component. -
colorTop
java.awt.Color colorTop
The color at the top of the component. -
horzMarg
int horzMarg
Extra horizontal margins.
-
-
-
Package com.iizix
-
Class com.iizix.ConnectorException extends java.io.IOException implements Serializable
- serialVersionUID:
- -6796931140609020929L
-
Class com.iizix.DSize extends java.lang.Object implements Serializable
- serialVersionUID:
- 7889171495475921033L
-
Serialized Fields
-
height
double height
The height. -
width
double width
The width.
-
-
Class com.iizix.LanguageException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 1715422190389363933L
-
Serialized Fields
-
languageCode
java.lang.String languageCode
The language code.
-
-
Class com.iizix.NotFoundException extends java.lang.Error implements Serializable
- serialVersionUID:
- 7027096539042996831L
-
Class com.iizix.Position extends java.lang.Object implements Serializable
- serialVersionUID:
- 3828181875356202390L
-
Serialized Fields
-
x
int x
The X position. -
y
int y
The Y position.
-
-
Class com.iizix.Size extends java.lang.Object implements Serializable
- serialVersionUID:
- -9091953549074282670L
-
Serialized Fields
-
height
int height
The height. -
width
int width
The width.
-
-
-
Package com.iizix.actionactor
-
Class com.iizix.actionactor.ActionActorException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 2109487995703937195L
-
-
Package com.iizix.app
-
Class com.iizix.app.BuildException extends java.io.IOException implements Serializable
- serialVersionUID:
- 778197810120019551L
-
Class com.iizix.app.CancelException extends java.io.IOException implements Serializable
- serialVersionUID:
- 110630252187141827L
-
-
Package com.iizix.app.builder
-
Class com.iizix.app.builder.ApplicationDistributor extends java.lang.Object implements Serializable
- serialVersionUID:
- 6401495405578254211L
-
Serialized Fields
-
appCnr
AppPropCnr appCnr
The Application container. -
dist
ServerAppDistributionProps dist
The distribution property. -
executorService
java.util.concurrent.ExecutorService executorService
Gets the parallel loader ExecutorService. -
isVerbose
boolean isVerbose
Verbose flag. -
licenseSystem
IAppBuilderLicenseSystem licenseSystem
The App Builder License System interface, null for none. -
modules
ModuleProjectPropCnr[] modules
The modules to process. -
operations
java.util.ArrayList<IOperation> operations
Operations to perform. -
pluginLoader
PluginLoader pluginLoader
The plug-in loader to use when creating the distribution, null for the Designer. -
propFactory
PropFactory propFactory
The property factory to use when creating the distribution, null for the Designer. -
propMgr
PropMgr propMgr
The property manager to use when creating the distribution, null for the Designer.
-
-
-
Package com.iizix.barcode
-
Class com.iizix.barcode.BarcodeBuilder extends java.lang.Object implements Serializable
- serialVersionUID:
- 3487306102027295909L
-
Serialized Fields
-
doValidate
boolean doValidate
Validation mode flag. -
format
BarcodeType format
The barcode type or format. -
height
int height
The height, or zero for smallest. -
hints
java.util.HashMap<EncodeHintType,java.lang.Object> hints
The hints map, null for none (can be non-null even if empty). -
text
java.lang.String text
The text contents. -
width
int width
The width, or zero for smallest.
-
-
Class com.iizix.barcode.BarcodeException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -848416750961229411L
-
Class com.iizix.barcode.BarcodeURN extends URN implements Serializable
- serialVersionUID:
- -6062188386104445146L
-
Serialized Fields
-
builder
BarcodeBuilder builder
The builder. -
svgData
java.lang.String svgData
Cached SVG data of the barcode. -
svgInfo
SVGInfo svgInfo
Cached SVG info instance. -
url
java.lang.String url
Cached URL.
-
-
Class com.iizix.barcode.BarcodeValidationException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -2553949826476543792L
-
-
Package com.iizix.gyro
-
Class com.iizix.gyro.FocusException extends PropException implements Serializable
- serialVersionUID:
- -4334616977332258889L
-
Class com.iizix.gyro.FocusVetoException extends FocusException implements Serializable
- serialVersionUID:
- 6413823124380304491L
-
Class com.iizix.gyro.GyroException extends java.lang.RuntimeException implements Serializable
-
-
Package com.iizix.jetty
-
Class com.iizix.jetty.UploadServlet extends HttpServlet implements Serializable
- serialVersionUID:
- 874204128042064917L
-
Serialized Fields
-
service
IWSUploaderService service
The uploader service.
-
-
-
Package com.iizix.license
-
Class com.iizix.license.LicenseException extends java.lang.Error implements Serializable
- serialVersionUID:
- 1011432229053205144L
-
Class com.iizix.license.LicenseSerializeException extends java.io.ObjectStreamException implements Serializable
- serialVersionUID:
- -7306163463776180537L
-
Class com.iizix.license.ProfilePicture extends java.lang.Object implements Serializable
- serialVersionUID:
- 861913089086797397L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException
Reads this object from an object input stream.- Throws:
java.io.IOException
-
readObjectNoData
private void readObjectNoData() throws java.io.ObjectStreamException
Read the object without data.- Throws:
java.io.ObjectStreamException
-
writeObject
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
Writes this class to an object stream for serialization.- Throws:
java.io.IOException
-
-
Serialized Fields
-
fileName
java.lang.String fileName
The (file) name. -
imageData
byte[] imageData
The file data as a byte array. The size must be 1 MB or less. -
type
int type
-
-
-
Package com.iizix.license.history
-
Class com.iizix.license.history.ActivationChange extends java.lang.Object implements Serializable
- serialVersionUID:
- -114751988716562359L
-
Serialized Fields
-
event
LicensingHistoryEvent event
The history event that caused the change. -
hashCode
int hashCode
The hash code cache, zero for none. -
msg
java.lang.String msg
The message. -
time
long time
The creation time in milliseconds since epoch.
-
-
Class com.iizix.license.history.LicensingHistory extends java.lang.Object implements Serializable
- serialVersionUID:
- -78961254148350019L
-
Serialized Fields
-
history
java.util.ArrayList<LicensingHistoryEntry> history
List of entries.
-
-
Class com.iizix.license.history.LicensingHistoryEntry extends java.lang.Object implements Serializable
- serialVersionUID:
- 44405006908339203L
-
Serialized Fields
-
dateTime
long dateTime
The date and time. -
event
LicensingHistoryEvent event
The event type. -
text
java.lang.String text
The text.
-
-
-
Package com.iizix.nio
-
Class com.iizix.nio.WebSocketException extends java.io.IOException implements Serializable
- serialVersionUID:
- 122780776361675863L
-
-
Package com.iizix.passwordpolicy
-
Class com.iizix.passwordpolicy.PasswordPolicyException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -1001152396555525429L
-
Serialized Fields
-
result
PasswordPolicyResult result
The result.
-
-
-
Package com.iizix.prop
-
Class com.iizix.prop.GRect extends java.lang.Object implements Serializable
- serialVersionUID:
- -7767829960454232531L
-
Serialized Fields
-
cx
int cx
The width of the rectangle. -
cy
int cy
The height of the rectangle. -
x
int x
The X position of the rectangle. -
y
int y
The Y position of the rectangle.
-
-
Class com.iizix.prop.GSize extends java.lang.Object implements Serializable
- serialVersionUID:
- -7767829960454232531L
-
Serialized Fields
-
cx
int cx
The width. -
cy
int cy
The height.
-
-
Class com.iizix.prop.GUnitException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -3640896714086897892L
-
Class com.iizix.prop.PropException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -7848030560989419319L
-
Serialized Fields
-
property
GProp<?> property
The throwing property.
-
-
Class com.iizix.prop.PropTypeException extends PropException implements Serializable
- serialVersionUID:
- 8804578720344351984L
-
Class com.iizix.prop.PropValidateException extends PropException implements Serializable
- serialVersionUID:
- 1L
-
Class com.iizix.prop.ValueConversionException extends PropException implements Serializable
- serialVersionUID:
- 1760652637067879116L
-
-
Package com.iizix.security
-
Class com.iizix.security.CodeSigningCertificateResolverException extends java.lang.Throwable implements Serializable
- serialVersionUID:
- -3907375797432485745L
-
-
Package com.iizix.server.gyro
-
Class com.iizix.server.gyro.AppBusyException extends FocusVetoException implements Serializable
- serialVersionUID:
- 5687959808313745L
-
-
Package com.iizix.server.prop
-
Class com.iizix.server.prop.ServerApplicationSetupException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 9179787180277780318L
-
-
Package com.iizix.sql
-
Class com.iizix.sql.NamedParameterException extends java.sql.SQLException implements Serializable
- serialVersionUID:
- 7875180028399171762L
-
-
Package com.iizix.text
-
Class com.iizix.text.KStringException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 623871838269758518L
-
Class com.iizix.text.KStringParseException extends KStringException implements Serializable
- serialVersionUID:
- -8487496425357177699L
-
Serialized Fields
-
inputString
java.lang.String inputString
The input string. -
parsePosition
int parsePosition
The parse-position, -1 for none.
-
-
-
Package com.iizix.translate
-
Class com.iizix.translate.RequestException extends java.io.IOException implements Serializable
- serialVersionUID:
- -3894461940020082586L
-
Serialized Fields
-
rc
int rc
The HTTP return code, -1 if no code can be discerned from the response (i.e., the response is not valid HTTP). -
reply
java.lang.String reply
The HTTP reply. Extracts the Strings "OK" and "Not Found" respectively from the HTTP reply (e.g. "HTTP/1.0 404 Not Found"), null if none could be discerned from the responses (the result was not valid HTTP).
-
-
Class com.iizix.translate.TranslationException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -5998804318433672788L
-
-
Package com.iizix.txp
-
Class com.iizix.txp.TXPConcurrentCompletionException extends TXPException implements Serializable
- serialVersionUID:
- -5797373319884737421L
-
Class com.iizix.txp.TXPException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 6602265679143717645L
-
Class com.iizix.txp.TXPHeuristicMixedException extends TXPException implements Serializable
- serialVersionUID:
- -4978845565819319005L
-
Class com.iizix.txp.TXPNodeAssociationFailed extends TXPException implements Serializable
- serialVersionUID:
- 4478121502873606776L
-
Class com.iizix.txp.TXPNodesBusyException extends TXPException implements Serializable
- serialVersionUID:
- -8033408096471499896L
-
Class com.iizix.txp.TXPRollbackException extends TXPException implements Serializable
- serialVersionUID:
- -6162613299972041163L
-
-
Package com.iizix.txp.impl
-
Class com.iizix.txp.impl.TXPidImpl extends java.lang.Object implements Serializable
-
Serialized Fields
-
globalID
byte[] globalID
Global process id of this instance. References to this array are never given away, instead a clone is delivered. -
nodeQual
byte[] nodeQual
ITXPNode qualifier of this instance. This identifies the node of a process. References to this array are never given away, instead a clone is delivered. -
seqNr
int seqNr
Sequence nr or hash
-
-
-
-
Package com.iizix.urn
-
Class com.iizix.urn.MalformedURNException extends URNException implements Serializable
- serialVersionUID:
- 4445244148101640562L
-
Class com.iizix.urn.NIDException extends URNException implements Serializable
- serialVersionUID:
- 1167700724914503770L
-
Serialized Fields
-
nid
java.lang.String nid
The NID.
-
-
Class com.iizix.urn.NSSException extends URNException implements Serializable
- serialVersionUID:
- -3318596230516789996L
-
Serialized Fields
-
nss
java.lang.String nss
The NSS.
-
-
Class com.iizix.urn.UnknownNIDException extends URNException implements Serializable
- serialVersionUID:
- 1565059443493571218L
-
Serialized Fields
-
nid
java.lang.String nid
The NID.
-
-
Class com.iizix.urn.URNException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -2092146210073969636L
-
Serialized Fields
-
urn
java.lang.String urn
The URN.
-
-
-
Package com.iizix.urn.file
-
Class com.iizix.urn.file.FileURN extends URNResource implements Serializable
- serialVersionUID:
- -3148469232027352642L
-
Serialized Fields
-
fileName
java.lang.String fileName
The file name.
-
-
-
Package com.iizix.urn.image
-
Class com.iizix.urn.image.ImageURN extends FileURN implements Serializable
- serialVersionUID:
- 3523359841834386103L
-
Serialized Fields
-
isCircle
boolean isCircle
The circle flag.
-
-
-
Package com.iizix.urn.svg
-
Class com.iizix.urn.svg.SVG_URN extends URN implements Serializable
- serialVersionUID:
- 947935876538661770L
-
-
Package com.iizix.urn.url
-
Class com.iizix.urn.url.URL_URN extends URN implements Serializable
- serialVersionUID:
- 947935876538661770L
-
Serialized Fields
-
url
java.net.URL url
The URL.
-
-
-
Package com.iizix.urn.user
-
Class com.iizix.urn.user.UserProfileImageURN extends URN implements Serializable
- serialVersionUID:
- -3281934331752628219L
-
Serialized Fields
-
id
long id
The user ID, zero ifuserName
should be used instead. -
type
UserProfileImageURNType type
The type. -
userName
java.lang.String userName
The user name,null
ifid
is used instead.
-
-
Class com.iizix.urn.user.UserProfileStringURN extends URN implements Serializable
- serialVersionUID:
- -3281934331752628219L
-
Serialized Fields
-
id
long id
The user ID, zero ifuserName
should be used instead. -
oneBasedIndex
int oneBasedIndex
The one-based index, or zero for none. -
query
UserProfileStringURNType query
The query. -
reload
boolean reload
The reload flag. -
userName
java.lang.String userName
The user name,null
ifid
is used instead.
-
-
-
Package com.iizix.user
-
Class com.iizix.user.UserException extends java.lang.Exception implements Serializable
- serialVersionUID:
- -785546646419941900L
-
Serialized Fields
-
authenticationResult
LoginResult authenticationResult
Authentication result or null for none. -
userIdentifier
UserIdentifier userIdentifier
The UserIdentifier.
-
-
-
Package com.iizix.value
-
Class com.iizix.value.BooleanFormat extends java.text.Format implements Serializable
- serialVersionUID:
- 7987379091186873831L
-
Serialized Fields
-
falses
java.lang.String[] falses
Strings for false. -
isStrict
boolean isStrict
Strict mode. -
trues
java.lang.String[] trues
Strings for true.
-
-