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 _

A

ABORTED - Static variable in class ewe.ui.MenuEvent
 
ABSOLUTE - Static variable in class ewe.sys.Math
Deprecated.  
ABSTRACT - Static variable in class ewe.reflect.Modifier
 
ABSTRACT - Static variable in class java.lang.reflect.Modifier
Abstract:
Class: may not be instantiated. Method: may not be called.
ACCEPT_ANY - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
ACOS - Static variable in class ewe.sys.Math
Deprecated. Arc Cosine trig function.
ACTION - Static variable in interface ewe.ui.IKeys
Action Button.
ACTION - Static variable in class ewe.ui.SoftKeyEvent
 
ACTIVATE - Static variable in class ewe.ui.WindowEvent
This indicates that the window is now active.
ADD - Static variable in class ewe.sys.Math
Deprecated.  
ADD_NEW - Static variable in class ewe.sys.VMApp
 
ADVANCED_EDITOR - Static variable in class ewe.io.SerialPortOptions
This is an option when calling getEditor(int type) on this object.
AFTER - Static variable in class ewe.ui.PanelSplitter
A value used with setOpenCloseTypes().
ALLOW_BLANK - Static variable in class ewe.ui.NumberEntry
 
ALLOW_LEADING_ZEROS - Static variable in class ewe.ui.NumberEntry
 
ALL_DOS_FLAGS - Static variable in interface ewe.io.FilePermissions
All the FLAG_ flags together.
ALL_UNIX_PERMISSIONS - Static variable in interface ewe.io.FilePermissions
All the OWNER_ and GROUP_ and OTHER_ permissions together.
ALPHA_CHANNEL - Static variable in class ewe.fx.Image
This is an option to be used in Image initializers.
ALT - Static variable in interface ewe.ui.IKeys
modifier for alt key
ALWAYS - Static variable in class ewe.database.Synchronizer
 
AM_PM - Static variable in class ewe.sys.Locale
Use with getString()/fromString() - The full name of the AM/PM.
APP0 - Static variable in interface ewe.ui.IFunctionKeys
 
APP1 - Static variable in interface ewe.ui.IFunctionKeys
 
APP10 - Static variable in interface ewe.ui.IFunctionKeys
 
APP11 - Static variable in interface ewe.ui.IFunctionKeys
 
APP12 - Static variable in interface ewe.ui.IFunctionKeys
 
APP13 - Static variable in interface ewe.ui.IFunctionKeys
 
APP14 - Static variable in interface ewe.ui.IFunctionKeys
 
APP15 - Static variable in interface ewe.ui.IFunctionKeys
 
APP2 - Static variable in interface ewe.ui.IFunctionKeys
 
APP3 - Static variable in interface ewe.ui.IFunctionKeys
 
APP4 - Static variable in interface ewe.ui.IFunctionKeys
 
APP5 - Static variable in interface ewe.ui.IFunctionKeys
 
APP6 - Static variable in interface ewe.ui.IFunctionKeys
 
APP7 - Static variable in interface ewe.ui.IFunctionKeys
 
APP8 - Static variable in interface ewe.ui.IFunctionKeys
 
APP9 - Static variable in interface ewe.ui.IFunctionKeys
 
APP_TO_FRONT - Static variable in class ewe.ui.WindowEvent
This is a request from the VM for the application to bring itself to the front - displaying whatever it considers to be the current active window.
ARGB_IMAGE - Static variable in class ewe.fx.Image
This is an option to be used in Image initializers.
ARRAY - Static variable in class ewe.reflect.Wrapper
 
ASCII_CODEC - Static variable in class ewe.io.IO
The canonical name for the Ewe library's Ascii Codec.
ASIN - Static variable in class ewe.sys.Math
Deprecated. Arc Sine trig function.
ASSOCIATE_EWE_APPLICATION - Static variable in class ewex.registry.Registry
An option for associateFile().
ASSOCIATE_ICON_IS_RESOURCE - Static variable in class ewex.registry.Registry
An option for associateFile().
ATAN - Static variable in class ewe.sys.Math
Deprecated. Arc Tangent trig function.
ATAN2 - Static variable in class ewe.sys.Math
Deprecated. Arc Tangent2 trig function.
AT_LEAST_ONE_DECIMAL - Static variable in class ewe.sys.Double
Option for toString().
AUTO_START_EMULATOR - Static variable in class ewe.io.RemoteConnection
 
AUTO_START_IS_EWE_APPLICATION - Static variable in class ewe.io.RemoteConnection
This registers an auto-start entry which will start when ewesync begins.
AUTO_START_SERVICE - Static variable in class ewe.io.RemoteConnection
 
Aborted - Static variable in class ewe.sys.Handle
 
AbstractMethodError - error java.lang.AbstractMethodError.
 
AbstractMethodError() - Constructor for class java.lang.AbstractMethodError
 
AbstractMethodError(String) - Constructor for class java.lang.AbstractMethodError
 
All - Static variable in interface ewe.ui.ControlConstants
 
AlwaysEnabled - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to always be enabled, regardless of the Disabled flag.
AlwaysOnTop - Static variable in class ewe.fx.mImage
A property bit - The image is always on top.
AlwaysRecalculateSizes - Static variable in interface ewe.ui.ControlConstants
Control Modifier - forces the control to always do a full recalculation of its preferred size rather than using a cached version.
AlwaysShowHorizontalScrollers - Static variable in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it keeps horizontal scrollers always displayed.
AlwaysShowVerticalScrollers - Static variable in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it keeps vertical scrollers always displayed.
AniImage - class ewe.graphics.AniImage.
 
AniImage() - Constructor for class ewe.graphics.AniImage
 
AniImage(String, String) - Constructor for class ewe.graphics.AniImage
 
AniImage(String) - Constructor for class ewe.graphics.AniImage
 
AniImage(String, Color) - Constructor for class ewe.graphics.AniImage
 
AniImage(Image, int, boolean) - Constructor for class ewe.graphics.AniImage
 
AniImage(IImage, int) - Constructor for class ewe.graphics.AniImage
 
AniImage(IImage) - Constructor for class ewe.graphics.AniImage
 
AniImage.ImageRefresher - interface ewe.graphics.AniImage.ImageRefresher.
Deprecated. use ewe.fx.ImageRefresher instead.
AnimatedIcon - class ewe.graphics.AnimatedIcon.
 
AnimatedIcon() - Constructor for class ewe.graphics.AnimatedIcon
Create a blank AnimatedIcon.
AnimatedIcon(Stream) - Constructor for class ewe.graphics.AnimatedIcon
 
AnimatedIcon(ImageInfo[]) - Constructor for class ewe.graphics.AnimatedIcon
 
AnimatedIcon(String) - Constructor for class ewe.graphics.AnimatedIcon
 
AnimatedIcon(String, Dimension) - Constructor for class ewe.graphics.AnimatedIcon
 
AnimatedIcon(String, String, Dimension) - Constructor for class ewe.graphics.AnimatedIcon
 
AnyHostName - Static variable in class ewe.net.SocketMaker
 
AppForm - class ewe.ui.AppForm.
An AppForm is usually the best Form to use as your application's main Form.
AppForm() - Constructor for class ewe.ui.AppForm
Create a new AppForm() with no tabbed panels.
AppForm(Object) - Constructor for class ewe.ui.AppForm
Create an AppForm that does not use tabs and is setup to edit a particular Object.
AppForm(boolean, boolean) - Constructor for class ewe.ui.AppForm
Create an AppForm that can optionally use tabs.
AppForm(Object, boolean, boolean) - Constructor for class ewe.ui.AppForm
Create an AppForm that can optionally use tabs.
AppForm(Object, boolean, boolean, boolean) - Constructor for class ewe.ui.AppForm
Create an AppForm that can optionally use tabs.
AppFrame - class ewe.ui.AppFrame.
An AppFrame is a specialized Frame only used for the main Frame for all other application Frames under special circumstances (e.g.
AppFrame() - Constructor for class ewe.ui.AppFrame
 
Area - interface ewe.fx.Area.
An Area represents an arbitrarily shaped 2D area.
ArithmeticException - exception java.lang.ArithmeticException.
 
ArithmeticException(String) - Constructor for class java.lang.ArithmeticException
 
ArithmeticException() - Constructor for class java.lang.ArithmeticException
 
ArithmeticException(Throwable) - Constructor for class java.lang.ArithmeticException
 
ArithmeticException(String, Throwable) - Constructor for class java.lang.ArithmeticException
 
Array - class ewe.reflect.Array.
 
Array() - Constructor for class ewe.reflect.Array
 
Array - class java.lang.reflect.Array.
Array holds static helper functions that allow you to create and manipulate arrays by reflection.
ArrayImageData - class ewe.fx.ArrayImageData.
This implements an ImageData object using an Array to store the pixel information.
ArrayImageData() - Constructor for class ewe.fx.ArrayImageData
 
ArrayIndexOutOfBoundsException - exception java.lang.ArrayIndexOutOfBoundsException.
 
ArrayIndexOutOfBoundsException(String) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(int) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException() - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(Throwable) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(String, Throwable) - Constructor for class java.lang.ArrayIndexOutOfBoundsException
 
ArrayStoreException - exception java.lang.ArrayStoreException.
 
ArrayStoreException(String) - Constructor for class java.lang.ArrayStoreException
 
ArrayStoreException() - Constructor for class java.lang.ArrayStoreException
 
ArrayStoreException(Throwable) - Constructor for class java.lang.ArrayStoreException
 
ArrayStoreException(String, Throwable) - Constructor for class java.lang.ArrayStoreException
 
ArrowButton - class ewe.ui.ArrowButton.
This is a button which displays an arrow in its center.
ArrowButton(int) - Constructor for class ewe.ui.ArrowButton
 
AsciiCodec - class ewe.io.AsciiCodec.
 
AsciiCodec(int) - Constructor for class ewe.io.AsciiCodec
 
AsciiCodec() - Constructor for class ewe.io.AsciiCodec
 
AssertionError - error java.lang.AssertionError.
 
AssertionError(Object) - Constructor for class java.lang.AssertionError
 
AssertionError(char) - Constructor for class java.lang.AssertionError
 
AssertionError(int) - Constructor for class java.lang.AssertionError
 
AssertionError(short) - Constructor for class java.lang.AssertionError
 
AssertionError(long) - Constructor for class java.lang.AssertionError
 
AssertionError(double) - Constructor for class java.lang.AssertionError
 
AssertionError(float) - Constructor for class java.lang.AssertionError
 
AssertionError() - Constructor for class java.lang.AssertionError
 
AssertionError(Throwable) - Constructor for class java.lang.AssertionError
 
AssertionError(String, Throwable) - Constructor for class java.lang.AssertionError
 
AsyncTask - class ewe.sys.AsyncTask.
An AsyncTask is used to execute a single method in a target Object, or a static method in a class in a separate thread, returning a Handle that can be used to monitor and (in some cases) control the execution of the method.
AsyncTask() - Constructor for class ewe.sys.AsyncTask
Create a new AsyncTask.
AsyncTask(Class, String, boolean) - Constructor for class ewe.sys.AsyncTask
Create a new AsyncTask specifying the class of the target object and the full name and specs for the method.
AsyncTask(String, String) - Constructor for class ewe.sys.AsyncTask
Create a new AsyncTask specifying the class of the target object as a String and the full name and specs for the method.
AwtContainer - class ewe.ui.AwtContainer.
This is only used in Java VMs.
AwtContainer(Object) - Constructor for class ewe.ui.AwtContainer
 
aFile - Variable in class ewe.filechooser.FileChooserDemo
 
abortUpdate() - Method in class ewe.database.SafeDBAccess
Abort the update process, close the db and do not rename the temp file to ".db".
abs() - Method in class ewe.math.BigDecimal
 
abs() - Method in class ewe.math.BigInteger
 
abs(double) - Static method in class java.lang.Math
Returns the absolute value of a double value.
abs(float) - Static method in class java.lang.Math
Returns the absolute value of a float value.
abs(int) - Static method in class java.lang.Math
Returns the absolute value of a int value.
abs(long) - Static method in class java.lang.Math
Returns the absolute value of a long value.
accept(File, String) - Method in interface ewe.io.FilenameFilter
 
accept(File) - Method in class ewe.io.SimpleFileChooser
 
accept() - Method in class ewe.net.ServerSocket
This will accept an incoming TCP/IP connection - blocking version.
accept(IOHandle) - Method in class ewe.net.ServerSocket
This will accept an incoming TCP/IP connection - non-blocking version.
accept(File, Object) - Method in class ewe.util.FileComparer
 
acceptEntry(byte[]) - Method in class ewe.database.RemoteSynchronizer
 
acceptOnlyOneConnection - Variable in class ewe.net.ClientServerConnector
If this is set true then after the initial connection, no more connections will be accepted and the server socket will be closed.
acceptRequests() - Method in class ewe.fx.print.PageFormat
Return the Requested Imageable area for the PageFormat - if one was requested, otherwise null will be returned.
acceptsData(Object, DragContext) - Method in class ewe.ui.Control
This should indicate whether this control will accept the data either via a drag and drop or via a paste operation.
acceptsData(Object, DragContext) - Method in class ewe.ui.DateDisplayInput
 
acceptsData(Object, DragContext) - Method in class ewe.ui.DateTimeInput
 
acceptsData(Object, DragContext) - Method in class ewe.ui.EditControl
 
acceptsData(Object, DragContext) - Method in class ewe.ui.mInput
 
acceptsData(Object, DragContext) - Method in class ewe.ui.mTextPad
 
acceptsDroppedFiles - Variable in class ewe.ui.Form
Set this true to accept files dropped from the file manager.
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of an angle, in the range of 0.0 through pi.
action(String, Editor) - Method in class ewe.data.FieldTableExportSpecs
 
action(String, Editor) - Method in class ewe.data.LiveObject
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
action(FieldTransfer, Editor) - Method in class ewe.data.LiveObject
This implements the action() method in FieldListener.
action(FieldTransfer, Editor) - Method in class ewe.filechooser.FileChooser
 
action(String, Editor) - Method in class ewe.graphics.PngIconMaker
 
action(FieldTransfer, Editor) - Method in class ewe.io.CopyOverProgress
 
action(String, Editor) - Method in class ewe.io.SerialPortOptions
 
action(FieldTransfer, Editor) - Method in class ewe.io.SerialPortOptions
 
action(String, Editor) - Method in class ewe.net.SocketMaker
 
action(String, Editor) - Method in class ewe.sys.VMApp
 
action(String, Editor) - Method in class ewe.sys.VMOptions
 
action - Variable in class ewe.ui.ControlEvent
If the event is a PRESSED event, and an mButton generated the event, then this value will be equal to the "action" value of the button, or the button's text if its action is null.
action(FieldTransfer, Editor) - Method in class ewe.ui.DateChooser
 
action(String, Editor) - Method in class ewe.ui.Editor
This gets called by action(FieldTransfer ft,Editor ed) and by fieldChanged(FieldTransfer ft,Editor ed) if the field changed is a menu item.
action(FieldTransfer, Editor) - Method in class ewe.ui.Editor
This implements the action() method in FieldListener.
action(FieldTransfer, Editor) - Method in interface ewe.ui.FieldListener
 
action(String, Editor) - Method in class ewe.ui.FontChooser
 
action(String, Editor) - Method in class ewe.ui.HtmlViewer
 
action(String, Editor) - Method in class ewe.ui.LaunchPanel
 
action(FieldTransfer, Editor) - Method in class ewe.ui.ListEditor
 
action(String, Editor) - Method in class ewe.ui.ListEditor
 
action(FieldTransfer, Editor) - Method in class ewe.ui.ListSelect
 
action - Variable in class ewe.ui.MenuItem
The action String for the MenuItem.
action(String, Editor) - Method in class ewe.ui.Notepad
 
action(String, Editor) - Method in class ewe.ui.SaveableEditor
 
action - Variable in class ewe.ui.ScrollEvent
 
action - Variable in class ewe.ui.SoftKeyEvent
This is the action for the button or for the selected menu item if available.
action(String, Editor) - Method in class ewe.ui.VMLauncher
 
action(String, Editor) - Method in class ewe.ui.WebBrowser
 
action(FieldTransfer, Editor) - Method in class ewe.ui.mApp
This implements the action() method in FieldListener.
action - Variable in class ewe.ui.mButton
An optional action label for the button.
action(FieldTransfer, Editor) - Method in class ewe.ui.mFileInput
 
actionOnChoiceSelect - Variable in class ewe.ui.mComboBox
Set this true to generate a Action event (PRESSED) if a selection is made using the drop-down choice.
actionOnPress - Variable in class ewe.ui.ButtonControl
 
actionOnPress - Variable in class ewe.ui.HyperlinkLabel
This indicates that an action should occur when the pen/mouse is first pressed on the control.
activate() - Method in class ewe.graphics.MosaicPanel
Allows mouse interaction with images on the
activate() - Method in class ewe.ui.ButtonControl
 
activate() - Method in class ewe.ui.Control
This does NOT enable a disabled control - but tells it to put itself in an "active" state.
activeCellControl - Variable in class ewe.ui.TableModel
 
activeColor - Variable in class ewe.ui.HyperlinkLabel
This is the color for the label when the cursor moves over it.
activeCount() - Method in class ewe.sys.mThreadGroup
 
activeGroupCount() - Method in class ewe.sys.mThreadGroup
 
actsAsRGBImageData(ImageData) - Static method in class ewe.fx.RGBImageData
Return true if the specified ImageData acts in the same way that an RGBImageData would act.
actual - Variable in class ewe.ui.ScrollTrack
 
add(Property) - Method in class ewe.data.PropertyList.NullPropertyList
 
add(Object[]) - Method in class ewe.data.PropertyList
 
add(Property) - Method in class ewe.data.PropertyList
Adds a non-exclusive property.
add(PropertyList) - Method in class ewe.data.PropertyList
 
add(String, Object) - Method in class ewe.data.PropertyList
Adds a non-exclusive property.
add(DatabaseEntry) - Method in class ewe.database.EntriesView
Add a new DatabaseEntry to the view (it is added to the end) and save it in the FoundEntries and database.
add(DatabaseEntry) - Method in interface ewe.database.FoundEntries
This saves a new entry to the database AND adds it to this FoundEntries object.
add(DatabaseEntry) - Method in class ewe.database.FoundEntriesObject
This saves a new entry to the database AND adds it to this FoundEntries object.
add(char) - Method in class ewe.io.RemoteCall
Use this to add a char parameter.
add(long) - Method in class ewe.io.RemoteCall
Use this to add a parameter of type byte, short, int and long.
add(double) - Method in class ewe.io.RemoteCall
Use this to add a parameter of type float or double.
add(boolean) - Method in class ewe.io.RemoteCall
Use this to add a parameter of type boolean.
add(Object) - Method in class ewe.io.RemoteCall
Use this to add an object or array parameter (including null).
add(BigDecimal) - Method in class ewe.math.BigDecimal
 
add(BigInteger) - Method in class ewe.math.BigInteger
 
add(String) - Method in class ewe.ui.ButtonBar
 
add(String[]) - Method in class ewe.ui.ButtonBar
 
add(Control) - Method in class ewe.ui.Container
Adds a child control to this container.
add(Control, String) - Method in class ewe.ui.InputStack
 
add(String, Frame) - Method in class ewe.ui.LaunchPanel
 
add(VMApp) - Method in class ewe.ui.LaunchPanel
 
add(Control, int, int, int, int) - Method in class ewe.ui.Panel
 
add(String, Frame) - Method in class ewe.ui.PhoneVMLauncher
 
add(VMApp) - Method in class ewe.ui.PhoneVMLauncher
 
add(String, IImage, Control, String) - Method in class ewe.ui.TreeEdit
Add a new control in a new TreeNode to the root tree node.
add(TreeNode, String, IImage, Control, String) - Method in class ewe.ui.TreeEdit
Add a new control in a new TreeNode to the specified tree node.
add(TreeNode, String, IImage) - Method in class ewe.ui.TreeEdit
Add an empty new TreeNode to the specified tree node.
add(TreeNode, TreeNode) - Method in class ewe.ui.TreeEdit
 
add(String, String) - Method in class ewe.ui.UIBuilder
 
add(String, Control) - Method in class ewe.ui.UIBuilder
 
add(Control) - Method in class ewe.ui.UIBuilder
 
add(String, String, Control) - Method in class ewe.ui.UIBuilder
 
add(String) - Method in class ewe.ui.UIBuilder
 
add(String) - Method in class ewe.ui.formatted.FormattedTextMaker
 
add(char[], int, int) - Method in class ewe.ui.formatted.FormattedTextMaker
 
add(Object, boolean) - Method in class ewe.util.Grid
Add the object to the current row.
add(int) - Method in class ewe.util.IntArray
Append a value to the end of the array.
add(Object) - Method in class ewe.util.Vector
Adds an object to the end of the vector.
add(int, Object) - Method in class ewe.util.Vector
Inserts an object at the given index.
add(Vector, Object) - Static method in class ewe.util.Vector
This adds an object to the end of the Vector v.
add(Object) - Method in class ewe.util.WeakSet
This adds a reference to the set.
addAll(String) - Method in class ewe.ui.UIBuilder
Add all the specified fields.
addAll(Vector) - Method in class ewe.util.Grid
Add all elements of the Vector parameter to the current row.
addAll(Object[], int, int) - Method in class ewe.util.Vector
 
addAll(Object[]) - Method in class ewe.util.Vector
 
addAll(Vector) - Method in class ewe.util.Vector
 
addArrow(int, boolean) - Method in class ewe.ui.UpDownScroller
 
addBlankLine() - Method in class ewe.ui.formatted.FormattedTextMaker
 
addButton(Control) - Method in class ewe.ui.Form
This is used to add custom buttons to the bottom of the bar.
addButton(String) - Method in class ewe.ui.InputStack
 
addButton(CellPanel, boolean, String, String, String) - Method in class ewe.ui.ListEditor
 
addButton(CellPanel, boolean, IImage, String, String) - Method in class ewe.ui.ListEditor
 
addCard(Control, String, String) - Method in class ewe.ui.mTabbedPanel
Add a new item to the tabbed panel.
addCheck(mCheckBox) - Method in class ewe.ui.CheckBoxGroup
Deprecated. - do not use this, use mCheckBox.setGroup() to add an mCheckBox.
addCheckBox(String) - Method in class ewe.ui.InputStack
 
addCheckBox(String, CheckBoxGroup, boolean) - Method in class ewe.ui.InputStack
 
addChecks(String, String[], int) - Method in class ewe.ui.InputStack
 
addChecks(Editor, String, boolean) - Method in class ewe.ui.InputStack
 
addChecks(Editor, String, boolean, boolean) - Method in class ewe.ui.InputStack
 
addChild(MutableTreeNode) - Method in class ewe.data.LiveTreeNode
 
addChild(MutableTreeNode) - Method in interface ewe.data.MutableTreeNode
Add a child to this TreeNode at the end of the child list.
addChild(MutableTreeNode) - Method in class ewe.data.MutableTreeNodeObject
 
addChild(PageDisplayUnit) - Method in class ewe.graphics.PageDisplayUnit
Add a child unit and update its "parent" field to point to this display.
addChildListener(EventListener) - Method in class ewe.ui.Panel
 
addChoice(String) - Method in class ewe.ui.InputStack
 
addChoice(String, String[], int) - Method in class ewe.ui.InputStack
 
addChoice(String, String, String[]) - Method in class ewe.ui.UIBuilder
 
addClassLoader(ClassLoader) - Static method in class ewe.util.mClassLoader
Add a ClassLoader to the WeakSet of application classLoaders.
addCloseControls(Panel) - Method in class ewe.ui.ControlPopupForm
 
addCloseControls() - Method in class ewe.ui.ControlPopupForm
 
addColumn(Object, int, int) - Method in class ewe.fx.IconAndText
This adds a new column of data along the line.
addColumn(Object, int, int, int) - Method in class ewe.fx.IconAndText
This adds a new column of data along the line.
addColumn(Object) - Method in class ewe.fx.IconAndText
This adds a new column of data along the line.
addCombo(String, String, String[]) - Method in class ewe.ui.UIBuilder
 
addComboBox(mComboBox, String) - Method in class ewe.ui.InputStack
 
addComboBox(String) - Method in class ewe.ui.InputStack
 
addComboBox(String, String[], int) - Method in class ewe.ui.InputStack
 
addComboBox(String, String[], String) - Method in class ewe.ui.InputStack
 
addCopiesFrom(Object[], int, int) - Method in class ewe.util.Vector
 
addCycledKeys(int, long[]) - Method in class ewe.ui.InputMethod
 
addCycledKeys(int, String) - Method in class ewe.ui.InputMethod
 
addData(Object) - Method in class ewe.database.EntriesView
Add a new record to the view (it is added to the end) and save it in the FoundEntries and database.
addData(Object) - Method in interface ewe.database.FoundEntries
Add a new entry using the data object.
addData(Object) - Method in class ewe.database.FoundEntriesObject
Add a new entry using the data object.
addDecimalPoint() - Method in class ewe.ui.NumericKeyPad
 
addDirectly(Control) - Method in class ewe.ui.Container
 
addDirectly(Control) - Method in class ewe.ui.Panel
Use this to add a control directly to the Panel.
addDisplayLine(String, DisplayLine) - Method in class ewe.ui.mTextPad
 
addDisplayLines(DisplayLine, DisplayLine) - Method in class ewe.ui.mTextPad
 
addElement(Object) - Method in class ewe.util.Vector
 
addEntriesFrom(FoundEntriesObject, int, int) - Method in class ewe.database.FoundEntriesObject
 
addEntriesFrom(FoundEntriesObject, int, int) - Method in class ewe.database.RecordFoundEntries
 
addExpandingTool(Control, String, Object, String) - Method in class ewe.ui.AppForm
 
addExpandingTool(Control, IImage, String) - Method in class ewe.ui.AppForm
 
addExternalField(Control, String, DataConverter) - Method in class ewe.ui.Editor
Use this to add a Control for a field when the Control will not be added as a child of the Editor but will be added to some external Container.
addExternalField(Control, String) - Method in class ewe.ui.Editor
Use this to add a Control for a field when the Control will not be added as a child of the Editor but will be added to some external Container.
addField(String, int) - Method in interface ewe.database.Database
Add a new field.
addField(String, int) - Method in class ewe.database.DatabaseObject
Add a new field.
addField(FieldTransfer) - Method in class ewe.ui.Editor
 
addField(Control, String) - Method in class ewe.ui.Editor
This is the main way of adding a field to the Editor - although it does not add the control as a child of the Editor.
addField(Control, String, DataConverter) - Method in class ewe.ui.Editor
This is the main way of adding a field to the Editor - although it does not add the control as a child of the Editor.
addFileControls(CellPanel, CellPanel, boolean) - Method in class ewe.ui.SaveableEditor
This adds the File controls.
addFileControls(boolean) - Method in class ewe.ui.SaveableEditor
If the screen is big this will add the file buttons to either the top or bottom of the editor.
addFont(Font, String) - Static method in class ewe.ui.mApp
Add a Font to the application font library.
addFormat(String) - Method in class ewe.io.StreamScanner
 
addHtml(String, Handle) - Method in class ewe.ui.HtmlDisplay
 
addHtml(String) - Method in class ewe.ui.formatted.FormattedTextMaker
 
addIcon(String, String, String) - Method in class ewe.ui.TaskbarWindow
 
addIcon(String, Object) - Method in class ewe.ui.TaskbarWindow
 
addImage(String, IImage) - Method in class ewe.graphics.AnimatedIcon
This adds an image to the internal Hashtable using with the specified name.
addImage(AniImage) - Method in class ewe.graphics.Mosaic
Add an image to the mosaic.
addInput(String, String) - Method in class ewe.ui.InputStack
 
addInputFields(Editor, String) - Method in class ewe.ui.InputStack
Add a set of inputs given the field names.
addInputStack(String, int) - Method in class ewe.ui.InputStack
 
addInputs(Editor, String) - Method in class ewe.ui.InputStack
 
addItem(Control, String, String) - Method in class ewe.ui.CardPanel
 
addItem(Object) - Method in class ewe.ui.ChoiceControl
Insert an item in the control.
addItem(Control, String, String) - Method in interface ewe.ui.MultiPanel
This adds a control to the MultiPanel with a specified short (Tab) name and optional long name.
addItem(IImage, String) - Method in class ewe.ui.PhoneMenu
Add an item and return the MenuItem created for it.
addItem(String, Object, String) - Method in class ewe.ui.PhoneMenu
Add an item and return the MenuItem created for it.
addItem(String) - Method in class ewe.ui.mList
 
addItem(Control, String, String) - Method in class ewe.ui.mTabbedPanel
Add a new item to the tabbed panel.
addItems(String[]) - Method in class ewe.ui.ChoiceControl
This add items but does not update the screen.
addKey(String) - Method in class ewe.ui.NumericKeyPad
 
addKeys(String, String) - Method in class ewe.ui.SinglePressKeyPad
 
addLabel(String) - Method in class ewe.ui.InputStack
 
addLast(Control) - Method in class ewe.ui.Panel
 
addLast(Control, int, int) - Method in class ewe.ui.Panel
 
addLink(FileChooserLink) - Method in class ewe.filechooser.FileChooser
 
addList(String, Vector) - Method in class ewe.data.MultiListSelect.AvailableLists
 
addListItem(Object) - Method in interface ewe.data.IList
 
addListItems(Object[]) - Method in interface ewe.data.IList
 
addListener(EventListener) - Method in class ewe.ui.Control
 
addListener(EventListener) - Method in class ewe.ui.SoftKeyBar
 
addListener(EventListener, boolean) - Method in class ewe.util.EventDispatcher
Add an event listener.
addListener(EventListener) - Method in class ewe.util.EventDispatcher
Add an event listener.
addLoopSegment(String, int) - Method in class ewe.graphics.AnimatedIcon
 
addMainControls(Control) - Method in class ewe.ui.ControlPopupForm
 
addMask(String) - Method in class ewe.filechooser.FileChooser
Use this to add a file mask to the chooser's mask list.
addMeToPanel(CellPanel, Editor, String) - Method in class ewe.data.LiveObject
Use this within addToPanel() if you still want it's default of creating a new UIBuilder and adding an InputStack.
addMenu(PullDownMenu) - Method in class ewe.ui.MenuBar
 
addMenu(String) - Method in class ewe.ui.MenuBar
 
addMenu(Menu, String) - Method in class ewe.ui.MenuBar
 
addNew() - Method in class ewe.database.DatabaseTableModel
 
addNewItemIndex - Variable in class ewe.ui.mComboBox
 
addNewOnesFirst - Variable in class ewe.database.FoundEntriesObject
 
addNext(Control, boolean) - Method in class ewe.ui.Panel
 
addNext(Control) - Method in class ewe.ui.Panel
 
addNext(Control, int, int) - Method in class ewe.ui.Panel
 
addObject(Object) - Method in class ewe.database.DatabaseTableModel
 
addObjectToPanel(CellPanel, Editor, Object, boolean) - Static method in class ewe.data.LiveObject
This works on any object.
addOrReplace(DatabaseEntry, FoundEntries) - Static method in class ewe.database.Synchronizer
Given a remote entry, add or replace it in this database.
addPanel(String, boolean) - Method in class ewe.ui.InputStack
 
addParameter(Wrapper) - Method in class ewe.io.RemoteCall
This is used to add a parameter.
addPropertiesTo(PropertyList) - Method in class ewe.ui.HtmlViewer
 
addPropertiesTo(PropertyList) - Method in class ewe.ui.WebBrowser
 
addRange(int, int) - Method in class ewe.database.EntriesView
Add a range of indexes to the EntriesView.
addRange(int, int) - Method in class ewe.fx.print.PrintOptions
Add a range of pages to print.
addRange(int, int) - Method in class ewe.util.RangeList
 
addRecord(byte[], int, int, boolean) - Method in class ewe.database.RecordFile
Add the data as a new record.
addRecord(byte[], int, int) - Method in class ewe.database.RecordFile
 
addRecord(int) - Method in class ewe.io.Catalog
Adds a record to the end of the catalog.
addRequestorProperty(String, String) - Method in class ewe.net.HttpConnection
Add a non-exclusive requestor property.
addSection(Object[], boolean) - Method in class ewe.ui.ChoiceControl
Add a section to the list/menu.
addSectionAfter(LinkedListElement, LinkedListElement) - Static method in class ewe.util.LinkedListElement
 
addSectionBefore(LinkedListElement, LinkedListElement) - Static method in class ewe.util.LinkedListElement
 
addSort(String, int, int) - Method in interface ewe.database.Database
Create a new sort criteria that sorts using one field only.
addSort(String, int, int, int, int, int) - Method in interface ewe.database.Database
Create a new sort criteria allowing you to specify up to four fields.
addSort(String, int, String) - Method in interface ewe.database.Database
Create a new sort criteria allowing you to specify up to four fields.
addSort(String, int, int) - Method in class ewe.database.DatabaseObject
Create a new sort criteria.
addSort(String, int, int, int, int, int) - Method in class ewe.database.DatabaseObject
Create a new sort criteria allowing you to specify up to four fields.
addSort(String, int, String) - Method in class ewe.database.DatabaseObject
Create a new sort criteria allowing you to specify up to four fields.
addSpecialField(int) - Method in interface ewe.database.Database
Use this to add one of the reserved fields (the XXXX_FIELD) values.
addSpecialField(int) - Method in class ewe.database.DatabaseObject
 
addStandardFileMenu(int, String) - Method in class ewe.ui.AppForm
This creates the file menu and adds it to the "menus" menu bar, and places requested tools in the tools tool bar.
addStandardFileMenu() - Method in class ewe.ui.AppForm
This creates the file menu and adds it to the "menus" menu bar.
addTabbedPanel(boolean) - Method in class ewe.ui.Form
A very useful method for creating a Form with a tabbed panel.
addTask(Runnable, int) - Method in class ewe.sys.ThreadPool
Use this to add a task to run.
addTask(Runnable) - Method in class ewe.sys.ThreadPool
Use this to add a task to run.
addTextArea(String, int, int, boolean) - Method in class ewe.ui.InputStack
 
addTextFormatter(TextFormatter) - Method in class ewe.ui.formatted.TextDisplay
 
addTextFormatter(int, int, int, TextFormatter) - Method in class ewe.ui.formatted.TextDisplay
 
addTextFormatter(int, int, int, int, int) - Method in class ewe.ui.formatted.TextDisplay
 
addTextFormatter(int, int, int, int) - Method in class ewe.ui.formatted.TextDisplay
 
addTextFormatter(int, int, TextFormatter) - Method in class ewe.ui.formatted.TextDisplay
 
addTimer(int) - Method in class ewe.ui.Control
Deprecated. Use ewe.sys.Vm.requestTimer();
addTimer(Control, int) - Method in class ewe.ui.MainWindow
Deprecated.  
addTo - Variable in class ewe.ui.MessageBox
 
addTo(SingleContainer) - Method in class ewe.ui.SoftKeyBar
 
addTo(CellPanel) - Method in class ewe.ui.UIBuilder
Set the specified CellPanel as being the current open panel.
addTo(TextDisplay) - Method in class ewe.ui.formatted.FormattedTextMaker
 
addToHistory(String) - Method in class ewe.ui.WebBrowser
 
addToInputStack(Database, int, InputStack, Editor) - Static method in class ewe.database.DatabaseUtils
 
addToMenu(ChoiceControl, FontMetrics) - Method in class ewe.io.FileChooserLink
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.data.FieldTableExportSpecs
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.data.InputObject
You should not need to override this, but you can if you want to completely change the way the input form will look.
addToPanel(CellPanel, Editor, int) - Method in class ewe.data.ListObject
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.data.LiveObject
Override this to provide the user interface for editing the Object.
addToPanel(CellPanel, Editor, int) - Method in class ewe.database.ResolveConflict
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.filechooser.FileChooserDemo
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.filechooser.NewShortcut
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.fx.print.PageFormatData
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.net.SocketMaker
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.net.TestSocket
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.sys.VMApp
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.sys.VMApps
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.sys.VMOptions
 
addToPanel(CellPanel, Editor, int) - Method in class ewe.ui.FontChooser
 
addToRow(Vector, Object) - Method in class ewe.util.Grid
 
addToSavedHistory(String, File) - Static method in class ewe.filechooser.FileChooser
Add a file or directory to the saved history.
addToSelection(int, int) - Method in class ewe.ui.TableControl
This adds to the selection.
addToSelection(Rect, boolean) - Method in class ewe.ui.TableControl
This adds a section to the selection, extending the current selection to include all cells in between.
addToSelection(Rect, boolean, boolean) - Method in class ewe.ui.TableControl
This adds a section to the selection and will either extend the selection or add it as an individual selection.
addToSnapShot(AniImage) - Method in class ewe.graphics.Mosaic
This is used for advanced refreshing with quickDragging.
addToolButton(String, IImage, String, boolean) - Method in class ewe.ui.AppForm
Create a tool button (one with an icon only, no text label) and optionally add it to the "tools" bar.
addToolButton(String, Object, String) - Method in class ewe.ui.AppForm
Create a tool button (one with an icon only, no text label) and add it to the "tools" bar.
addToolbar() - Method in class ewe.ui.Form
A very useful method for creating a Form with a toolbar or menubar.
addTopSection(CellPanel, Control) - Method in class ewe.ui.DateChooser
 
addType(TextFormatter) - Method in class ewe.ui.formatted.FormattedTextMaker
 
addValue(String, char[], int, int) - Method in class ewe.util.TextEncoder
 
addValue(String, String) - Method in class ewe.util.TextEncoder
 
addVolume(String, File) - Method in class ewe.io.FakeFileSystem
 
add_1(int[], int[], int, int) - Static method in class ewe.math.MPN
Add x[0:size-1] and y, and write the size least significant words of the result to dest.
add_n(int[], int[], int[], int) - Static method in class ewe.math.MPN
Add x[0:len-1] and y[0:len-1] and write the len least significant words of the result to dest[0:len-1].
addingField(String, int) - Method in class ewe.database.GetSearchCriteria
 
addressOf(TreeNode) - Method in class ewe.ui.TreeTableModel
Return the address of the TreeNode relative to the root TreeNode.
addressOf(int) - Method in class ewe.ui.TreeTableModel
Find the address of the line.
addressOfChild(TreeNode, TreeNode) - Static method in class ewe.data.DataUtils
 
addressOfChild(TreeNode) - Method in class ewe.data.LiveTreeNode
 
addressOfChild(TreeNode, TreeNode) - Static method in class ewe.data.LiveTreeNode
 
addressOfChild(TreeNode, String) - Static method in class ewe.data.LiveTreeNode
This tries to find the address of a child given its path from the parent.
adjustFlags(Object, long[], byte[]) - Method in class ewe.ui.TreeModelAdapter
Use this to change the flags for the child indexes of the specified parent.
adjustForPen(double, Rect, Rect) - Method in class ewe.fx.print.PageRect
 
adjustForPen(double, Rect) - Method in class ewe.fx.print.PageRect
 
adjustForPen(double, Rect, Rect) - Method in class ewe.fx.print.PrintableObject
A Pen size that is greater than 1 will result in lines that extend to either side of the actual line.
adjustForPen(double, Rect) - Method in class ewe.fx.print.PrintableObject
 
adjustPositions(int, int) - Method in class ewe.fx.FormattedTextSpecs
Adjust the positions of the characters as currently specified by calculatedPositions.
ae - Variable in class ewe.ui.PanelSplitter
 
affects(String) - Method in class ewe.ui.EditorEvent
This checks if the event is a TO_CONTROLS or a FROM_CONTROLS event, if it affects the field "aField".
afile - Variable in class ewe.filechooser.FileChooser
This is a copy of the File model being used by the FileChooser.
afile - Variable in class ewe.filechooser.FileTree
 
after(Time) - Method in class ewe.sys.Time
 
after - Variable in class ewe.ui.PanelSplitter
This is the control after (to the right or below) the splitter.
alignment - Variable in class ewe.data.FieldData
The alignment of the text of the data when displayed - by default it is UIConstants.LEFT.
alignment - Variable in class ewe.graphics.pagedisplay.TextUnit
 
alignment - Variable in class ewe.ui.ButtonControl
 
alignment - Variable in class ewe.ui.ButtonObject
 
alignment - Variable in class ewe.ui.TableCellAttributes
 
alignment - Variable in class ewe.ui.mLabel
 
all - Variable in class ewe.ui.Panel
 
allColumns - Variable in class ewe.data.FieldTableModel
This is a list of all the possible fields that can be displayed by the model.
allColumnsSameSize - Variable in class ewe.ui.TableModel
This will result in an adjustment to one column affecting all columns.
allFilesMask - Static variable in class ewe.filechooser.FileChooserBase
This is the standard allFilesMask.
allInclusive - Variable in class ewe.database.EntriesView
 
allRowsSameSize - Variable in class ewe.ui.TableModel
This will result in an adjustment to one row affecting all row.
allocatePageRectScaling - Variable in class ewe.fx.print.PrintSurfaceObject
If this is set true, then you intend to call the getScaledImage() method on PageRect objects that you create during the putPageRect() method.
allocateScalingBuffer(int, int, int, int, boolean) - Method in class ewe.fx.print.PageRect
Attempt to allocate enough buffer space to allow the entire PageRect can be scaled from the specified source dimensions to an Image of the specified destination dimensions.
allocateScalingBuffer(int, int) - Method in class ewe.fx.print.PageRect
Attempt to allocate enough buffer space to allow the entire PageRect can be scaled from the dimensions of the allocated image buffer to an Image of the specified destination dimensions.
allowClipboardOperations - Variable in class ewe.ui.TableControl
 
allowDragSelection - Variable in class ewe.ui.TableControl
Set this to false so that only one cell/cell group can be selected at a time.
allowFileViewing - Static variable in class ewe.filechooser.FileChooserBase
 
allowNotOnMeSelection() - Method in class ewe.ui.BasicList
 
allowNotOnMeSelection() - Method in class ewe.ui.Menu
 
allowNumericInput - Variable in class ewe.ui.UpDownInput
Set this false to disallow numeric input.
allowOverwrite - Variable in class ewe.ui.mTextPad
If this is true (which it is by default) then the user will be allowed to switch between overwrite and insert mode using the INS key.
allowTitleExpansion - Variable in class ewe.ui.ScrollableCarrierFrame
Set this true if the addition of a title should allow the entire frame to increase its size.
alwaysContinue - Variable in class ewe.io.CopyOver
 
alwaysDrop - Variable in class ewe.ui.mChoice
If you set this true, the mChoice will always display a drop menu when you click on it outside of the drop button area, instead of cycling through the choices as it does by default.
alwaysShow - Variable in class ewe.ui.ScrollablePanel
 
alwaysStop - Variable in class ewe.io.CopyOver
 
amDragging - Variable in class ewe.graphics.InteractivePanel
 
amInSystemQueue() - Static method in class ewe.sys.Vm
This checks if the current thread is being run within the System Queue.
amOnTopFrame() - Method in class ewe.ui.Control
 
amScrolling - Variable in class ewe.ui.BasicList
 
amScrolling - Variable in class ewe.ui.mTextArea
Deprecated.  
amScrolling - Variable in class ewe.ui.mTextPad
 
anchor - Variable in class ewe.data.FieldData
The anchor of the text of the data when displayed - by default it is UIConstants.WEST.
anchor(Rect, Rect, int) - Method in class ewe.fx.Graphics
Modify subArea so that it is anchored appropriately in largeArea.
anchor - Variable in class ewe.graphics.pagedisplay.TextUnit
 
anchor - Variable in class ewe.ui.ButtonControl
 
anchor - Variable in class ewe.ui.ButtonObject
 
anchor - Variable in class ewe.ui.TableCellAttributes
 
anchor - Variable in class ewe.ui.UpDownInput
 
anchor - Variable in class ewe.ui.mLabel
 
and(BigInteger) - Method in class ewe.math.BigInteger
Return the logical (bit-wise) "and" of two BigIntegers.
andNot(BigInteger) - Method in class ewe.math.BigInteger
 
animate(String, String) - Method in class ewe.ui.TaskbarWindow
Animate the icon on the taskbar.
animateMoveTo(int, int, int) - Method in class ewe.graphics.AniImage
Move this AniImage to a new location, moving it on screen within a certain time period.
animatedImages - Variable in class ewe.ui.HtmlViewer
Specifies if animated images should be allowed - true on some systems by default.
animation - Variable in class ewe.ui.TaskbarWindow
 
anyView - Variable in class ewe.database.SafeDBAccess
 
appFrame - Static variable in class ewe.ui.mApp
 
appResized(int, int, int) - Method in class ewe.ui.Window
This will be called if the main window is resized.
append(DatabaseEntry) - Method in interface ewe.database.Database
Use this method in "Append" mode to add a data item to the Databse.
append(DatabaseEntry) - Method in class ewe.database.DatabaseObject
 
append(GeneralPath, boolean) - Method in class ewe.fx.GeneralPath
Append another path to this path.
append(GeneralPath, boolean, boolean) - Method in class ewe.fx.GeneralPath
Append another path to this path.
append(char, boolean) - Method in class ewe.ui.Console
Append a single character to the console.
append(char[], int, int, boolean) - Method in class ewe.ui.Console
 
append(String, boolean) - Method in class ewe.ui.Console
 
append(String) - Method in class ewe.ui.InputKeyPad
 
append(String) - Method in class ewe.ui.NumericKeyPad
 
append(byte[], int, int) - Method in class ewe.util.ByteArray
Add bytes to the end of the ByteArray.
append(byte) - Method in class ewe.util.ByteArray
Append a single byte of data.
append(char[], int, int) - Method in class ewe.util.CharArray
Add characters to the end of the CharArray.
append(String) - Method in class ewe.util.CharArray
 
append(int) - Method in class ewe.util.IntArray
 
append(int[], int, int) - Method in class ewe.util.IntArray
 
append(String) - Method in class java.lang.StringBuffer
 
append(char[]) - Method in class java.lang.StringBuffer
 
append(char[], int, int) - Method in class java.lang.StringBuffer
 
append(boolean) - Method in class java.lang.StringBuffer
 
append(char) - Method in class java.lang.StringBuffer
 
append(int) - Method in class java.lang.StringBuffer
 
append(float) - Method in class java.lang.StringBuffer
 
append(double) - Method in class java.lang.StringBuffer
 
append(long) - Method in class java.lang.StringBuffer
 
append(Object) - Method in class java.lang.StringBuffer
 
appendAllFields(String, Object, boolean) - Static method in class ewe.data.DataObject
 
appendArray(Object, Object) - Static method in class ewe.util.Utils
Join two arrays together to form a new array which contains the elements of the first followed by the elements of the second.
appendArrays - Variable in class ewe.io.Buffer
Deprecated. Set this true for use as an array transfer buffer.
appendFile - Variable in class ewe.data.FieldTableExportSpecs
 
appendInt(int, int) - Method in class ewe.util.ByteArray
Append an integer value as up to four bytes in big-endian format.
appendInt(int) - Method in class ewe.util.ByteArray
Append a four-byte integer value.
appendLong(long) - Method in class ewe.util.ByteArray
Append a long value as eight bytes in big-endian format.
appendText(String, boolean) - Method in class ewe.ui.mTextPad
 
appendTo(int[]) - Method in class ewe.util.IntArray
Append all values in this IntArray to the specified destination array.
appendTo(int[], boolean) - Method in class ewe.util.IntArray
Append all values in this IntArray to the specified destination array with the option of reversing the order of integers in this IntArray before appending.
appendToPrompt(String, String) - Static method in class ewe.ui.InputStack
 
applicationError(String) - Static method in class ewe.sys.Vm
Force a halt of the application due to a critical error.
applicationToFront() - Static method in class ewe.ui.Window
This will attempt to bring the topmost window of the application to the front.
apply(Insets, Rect) - Static method in class ewe.fx.Insets
Apply the specified Insets to the Rect r.
apply(Rect) - Method in class ewe.fx.Insets
Apply this Insets to the Rect r.
apply() - Method in class ewe.sys.VMOptions
 
apply - Variable in class ewe.ui.Form
 
applyAfter() - Method in class ewe.ui.formatted.TextFormatter
Returns if this need to be applied at the end of the line.
applyBefore() - Method in class ewe.ui.formatted.HotSpot
Returns if this need to be applied at the start or during the line.
applyBefore() - Method in class ewe.ui.formatted.TextFormatter
Returns if this need to be applied at the start or during the line.
applySpecialFormat(int, int, DisplayLine, FormattedTextSpecs) - Method in class ewe.ui.formatted.TextDisplay
 
applySpecialFormat(mTextPad, int, DisplayLine, FormattedTextSpecs) - Method in class ewe.ui.formatted.TextFormatter
 
applySpecialFormat(int, int, DisplayLine, FormattedTextSpecs) - Method in class ewe.ui.mTextPad
 
apps - Variable in class ewe.sys.VMApps
 
apps - Static variable in class ewe.ui.LaunchPanel
 
apps - Static variable in class ewe.ui.PhoneVMLauncher
 
appsToMenu() - Method in class ewe.ui.PhoneVMLauncher
 
area - Variable in class ewe.ui.InputPopupForm
Deprecated.  
areaScroller - Variable in class ewe.ui.InputPopupForm
 
args - Variable in class ewe.sys.VMApp
 
arguments - Variable in class ewe.filechooser.NewShortcut
 
arrayFromText(String, Class) - Static method in class ewe.util.TextEncoder
 
arrayLength(Object) - Static method in class ewe.reflect.Reflect
Gets the length of the array - if obj represents an array type.
arrayLength - Variable in class ewe.util.DataProperty
If the data is a byte array this marks the length of the data for this property in the array.
arrayStart - Variable in class ewe.util.DataProperty
If the data is a byte array this marks the start of the data for this property in the array.
arraycopy(Object, int, Object, int, int) - Static method in class ewe.sys.Vm
This is exactly the same as copyArray() except that it is a void method and that it mirrors the standard System.arraycopy.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copy from one array to another.
arrowDirection - Variable in class ewe.ui.ButtonControl
This allows an optional arrow to be displayed along with the text and icon.
arrowDirection - Variable in class ewe.ui.ButtonObject
 
arrowPosition - Variable in class ewe.ui.PanelSplitter
 
asABrowser - Variable in class ewe.filechooser.FileChooserDemo
 
asin(double) - Static method in class java.lang.Math
Returns the arc sine of an angle, in the range of -pi/2 through pi/2.
askClassName(String, StringBuffer, Frame) - Static method in class ewe.filechooser.FileChooser
 
askClassName(String, StringBuffer, Frame) - Static method in class ewe.ui.UIBuilder
 
associateFile(String, String, String, String, String, int) - Static method in class ewex.registry.Registry
This associates files with a certain extension to a particular application.
associateFileWithMe(String, String, String, String, String, int) - Static method in class ewex.registry.Registry
This associates files with a certain extension to the running Ewe application.
associateFileWithMe(String, String, String, String) - Static method in class ewex.registry.Registry
This associates files with a certain extension to the running Ewe application.
associateIcon(String, IImage) - Static method in class ewe.filechooser.FileChooser
This associates an icon with the specified file extension.
atEOF(long) - Method in interface ewe.database.DatabaseStream
 
atEOF(long) - Method in class ewe.database.RandomAccessDatabaseStream
 
atEOF - Variable in class ewe.io.InputStream
 
atan(double) - Static method in class java.lang.Math
Returns the arc tangent of an angle, in the range of -pi/2 through pi/2.
atan(double, double) - Static method in class java.lang.Math
the same as atan2()
atan2(double, double) - Static method in class java.lang.Math
Converts rectangular coordinates (b, a) to polar (r, theta).
attach(Control) - Static method in class ewe.ui.DecimalKeyPad
 
attach(mInput) - Static method in class ewe.ui.InputForm
 
attachTo(Control) - Method in class ewe.ui.ControlPopupForm
Attach the popup form to the specified Control.
attachedTo - Variable in class ewe.ui.ControlPopupForm
 
attachedTo - Variable in class ewe.ui.DateDisplayInput
The Popup Form attached to this input.
authenticate(byte[], EncryptionKey) - Method in class ewe.security.SecureDocument
This is called by a server when it has received a sequence of bytes as created by makeServerAuthenticator().
authorize(mClassLoader) - Method in class ewe.util.mClassLoader
This passes authority from this ClassLoader to another.
autoAdvance - Variable in class ewe.ui.DateChooser
 
autoAdvance - Variable in class ewe.ui.UpDownInput
This is true by default and is used with the integerDigits value to allow the focus to move to the next field when the full number of digits for this field has been entered.
autoMoveToTop - Variable in class ewe.graphics.InteractivePanel
If this is true then moveable images will be moved to the top when pressed or dragged.
autoScroll - Variable in class ewe.ui.CardPanel
If this is true, then the items are placed in ScrollBarPanels before being added to the MultiPanel.
autoScrollToVisible - Variable in class ewe.ui.TableControl
 
autoScrolling - Variable in class ewe.graphics.MosaicPanel
 
autoSelectFirst - Variable in class ewe.ui.Menu
If this is true then when the menu is first displayed, the first item will be selected.
autoSelectFirst - Variable in class ewe.ui.MenuState
 
autoSpan - Static variable in class ewe.ui.CellPanel
 
autoTab(String, String) - Method in class ewe.ui.mTextPad
 
autoWrap - Variable in class ewe.ui.Notepad
 
autoWrap - Variable in class ewe.ui.TextMessage
 
available() - Method in class ewe.io.BufferedInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class ewe.io.ByteArrayInputStream
This method returns the number of bytes available to be read from this stream.
available() - Method in class ewe.io.InputStream
Returns the number of bytes that can be read without blocking.
available() - Method in class ewe.io.RandomStream
 
available - Variable in class ewe.ui.ListSelect
 
available() - Method in class ewe.util.zip.ZipInputStream
 
available() - Method in class ewe.zip.ZipInputStream
 
availableLists - Variable in class ewe.data.MultiListSelect
It is not necessary for this value to be set.
availablePhysical - Variable in class ewe.sys.MemoryStatus
The available number of bytes in physical memory.
availableVirtual - Variable in class ewe.sys.MemoryStatus
The available number of virtual memory bytes.

B

BACKB - Static variable in class ewe.ui.FormBase
An option for doButtons()
BACKSPACE - Static variable in interface ewe.ui.IKeys
special key
BACKWARDS - Static variable in class ewe.util.SubString
An option for equals().
BATTERY_AC - Static variable in class ewe.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_BACKUP - Static variable in class ewe.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_MAIN - Static variable in class ewe.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_OPTION_FLAGS - Static variable in class ewe.sys.Device
 
BATTERY_OPTION_POWER_LEFT - Static variable in class ewe.sys.Device
 
BATTERY_STATE_UNKNOWN - Static variable in class ewe.sys.Device
This is a possible return value for getBatteryState.
BDR_DOTTED - Static variable in interface ewe.ui.UIConstants
 
BDR_INNER - Static variable in interface ewe.ui.UIConstants
 
BDR_NOBORDER - Static variable in interface ewe.ui.UIConstants
 
BDR_OUTER - Static variable in interface ewe.ui.UIConstants
 
BDR_OUTLINE - Static variable in interface ewe.ui.UIConstants
 
BDR_RAISEDINNER - Static variable in interface ewe.ui.UIConstants
 
BDR_RAISEDOUTER - Static variable in interface ewe.ui.UIConstants
 
BDR_SUNKENINNER - Static variable in interface ewe.ui.UIConstants
 
BDR_SUNKENOUTER - Static variable in interface ewe.ui.UIConstants
 
BEFORE - Static variable in class ewe.ui.PanelSplitter
A value used with setOpenCloseTypes().
BF_BOTTOM - Static variable in interface ewe.ui.UIConstants
 
BF_BOTTOMLEFT - Static variable in interface ewe.ui.UIConstants
 
BF_BOTTOMRIGHT - Static variable in interface ewe.ui.UIConstants
 
BF_BUTTON - Static variable in interface ewe.ui.UIConstants
 
BF_DIAGONAL - Static variable in interface ewe.ui.UIConstants
 
BF_DIAGONAL_ENDBOTTOMLEFT - Static variable in interface ewe.ui.UIConstants
 
BF_DIAGONAL_ENDBOTTOMRIGHT - Static variable in interface ewe.ui.UIConstants
 
BF_DIAGONAL_ENDTOPLEFT - Static variable in interface ewe.ui.UIConstants
 
BF_DIAGONAL_ENDTOPRIGHT - Static variable in interface ewe.ui.UIConstants
 
BF_EXACT - Static variable in interface ewe.ui.UIConstants
 
BF_FLAT - Static variable in interface ewe.ui.UIConstants
 
BF_LEFT - Static variable in interface ewe.ui.UIConstants
 
BF_MIDDLE - Static variable in interface ewe.ui.UIConstants
 
BF_MONO - Static variable in interface ewe.ui.UIConstants
 
BF_PALM - Static variable in interface ewe.ui.UIConstants
 
BF_RECT - Static variable in interface ewe.ui.UIConstants
 
BF_RIGHT - Static variable in interface ewe.ui.UIConstants
 
BF_SOFT - Static variable in interface ewe.ui.UIConstants
 
BF_SQUARE - Static variable in interface ewe.ui.UIConstants
This flag instructs the border to be done exactly as specified.
BF_TOP - Static variable in interface ewe.ui.UIConstants
 
BF_TOPLEFT - Static variable in interface ewe.ui.UIConstants
 
BF_TOPRIGHT - Static variable in interface ewe.ui.UIConstants
 
BIG_SCREEN - Static variable in class ewe.ui.Gui
A possible flag for screenIs.
BLACK_AND_WHITE_IMAGE - Static variable in class ewe.fx.Image
Use this to specify a black and white image that is optimized for the default display.
BLOCKSIZE - Static variable in class ewe.security.BlowfishECB
block size of this cipher (in bytes)
BOLD - Static variable in class ewe.fx.Font
A bold font style.
BOOLEAN - Static variable in interface ewe.database.DatabaseTypes
This is the Boolean field type.
BOOLEAN - Static variable in class ewe.reflect.Wrapper
 
BOOLEAN_AND - Static variable in class ewe.sys.Math
Deprecated. A boolean value is 0 = false, not 0 = true;
BOOLEAN_EXOR - Static variable in class ewe.sys.Math
Deprecated. A boolean value is 0 = false, not 0 = true;
BOOLEAN_NOT - Static variable in class ewe.sys.Math
Deprecated. A boolean value is 0 = false, not 0 = true;
BOOLEAN_OR - Static variable in class ewe.sys.Math
Deprecated. A boolean value is 0 = false, not 0 = true;
BORDER - Static variable in interface ewe.ui.CellConstants
Deprecated.  
BOTTOM - Static variable in interface ewe.ui.CellConstants
 
BROWSE - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constructor.
BUSY_CURSOR - Static variable in interface ewe.sys.VmConstants
This cursor is an arrow and an hour glass.
BUTTONS_TO_SOFT_KEY_FIRST_BUTTON_SEPARATE - Static variable in class ewe.ui.Form
 
BUTTONS_TO_SOFT_KEY_MENU_ALWAYS - Static variable in class ewe.ui.Form
 
BUTTONS_TO_SOFT_KEY_USE_FIRST_SOFT_KEY - Static variable in class ewe.ui.Form
 
BYTE - Static variable in class ewe.reflect.Wrapper
 
BYTE_ARRAY - Static variable in interface ewe.database.DatabaseTypes
This is the byte array type.
BackSlash - Static variable in class ewe.util.FileComparer
 
BackupException - exception ewe.database.BackupException.
 
BackupException(String) - Constructor for class ewe.database.BackupException
 
BackupException() - Constructor for class ewe.database.BackupException
 
BackupException(Throwable) - Constructor for class ewe.database.BackupException
 
BackupException(String, Throwable) - Constructor for class ewe.database.BackupException
 
BadRecordFormatException - exception ewe.database.BadRecordFormatException.
This error indicates that an individual Record was badly formatted - usually indicating a corrupted file.
BadRecordFormatException() - Constructor for class ewe.database.BadRecordFormatException
 
Base64Codec - class ewe.io.Base64Codec.
 
Base64Codec() - Constructor for class ewe.io.Base64Codec
 
Base64Decoder - class ewe.io.Base64Decoder.
 
Base64Decoder() - Constructor for class ewe.io.Base64Decoder
 
Base64Encoder - class ewe.io.Base64Encoder.
 
Base64Encoder() - Constructor for class ewe.io.Base64Encoder
 
BasicList - class ewe.ui.BasicList.
This is an intermediate class which is the superclass for mList and for SimpleList.
BasicList() - Constructor for class ewe.ui.BasicList
 
BasicList(int, int, boolean) - Constructor for class ewe.ui.BasicList
 
BasicPermission - class ewe.security.BasicPermission.
This class is not used in the Ewe library but is provided for compatibility with other external libraries.
BasicPermission(String) - Constructor for class ewe.security.BasicPermission
 
BasicPermission(String, String) - Constructor for class ewe.security.BasicPermission
 
BasicRandomAccessStream - interface ewe.io.BasicRandomAccessStream.
 
BasicStream - interface ewe.io.BasicStream.
A BasicStream is a non-blocking Streaming interface.
BasicStreamObject - class ewe.io.BasicStreamObject.
 
BasicStreamObject() - Constructor for class ewe.io.BasicStreamObject
 
BigDecimal - class ewe.math.BigDecimal.
 
BigDecimal(BigInteger) - Constructor for class ewe.math.BigDecimal
 
BigDecimal(BigInteger, int) - Constructor for class ewe.math.BigDecimal
 
BigDecimal(double) - Constructor for class ewe.math.BigDecimal
 
BigDecimal(String) - Constructor for class ewe.math.BigDecimal
 
BigDecimal(byte[], int, int) - Constructor for class ewe.math.BigDecimal
Create a new BigDecimal from a byte array.
BigDecimal(byte[]) - Constructor for class ewe.math.BigDecimal
 
BigInteger - class ewe.math.BigInteger.
Written using on-line Java Platform 1.2 API Specification, as well as "The Java Class Libraries", 2nd edition (Addison-Wesley, 1998) and "Applied Cryptography, Second Edition" by Bruce Schneier (Wiley, 1996).
BigInteger(int) - Constructor for class ewe.math.BigInteger
 
BigInteger(String, int) - Constructor for class ewe.math.BigInteger
 
BigInteger(String) - Constructor for class ewe.math.BigInteger
 
BigInteger(byte[]) - Constructor for class ewe.math.BigInteger
 
BigInteger(byte[], int, int) - Constructor for class ewe.math.BigInteger
 
BigInteger(int, byte[]) - Constructor for class ewe.math.BigInteger
 
BigInteger(int, Random) - Constructor for class ewe.math.BigInteger
 
BigInteger(int, int, Random) - Constructor for class ewe.math.BigInteger
 
BindException - exception ewe.net.BindException.
 
BindException() - Constructor for class ewe.net.BindException
 
BindException(String) - Constructor for class ewe.net.BindException
 
Black - Static variable in class ewe.fx.Color
 
BlockIO - class ewe.io.BlockIO.
This is the base class for BlockOutputStream and BlockInputStream.
BlockIO(boolean) - Constructor for class ewe.io.BlockIO
 
BlockInputStream - class ewe.io.BlockInputStream.
A BlockInputStream is used to read in distinct blocks of data as sent by BlockOutputStream.
BlockInputStream(InputStream) - Constructor for class ewe.io.BlockInputStream
Create a BlockInputStream using the provided InputStream for reading in data.
BlockOutputStream - class ewe.io.BlockOutputStream.
A BlockOutputStream is used to write out a block of data that is received by a BlockInputStream as a single block.
BlockOutputStream(OutputStream) - Constructor for class ewe.io.BlockOutputStream
Create a BlockOutputStream using the provided OutputStream for writing out data.
BlockingStreamObject - class ewe.io.BlockingStreamObject.
A BlockingStreamObject is a full implementation of a Stream but where there are no actual non-blocking methods.
BlockingStreamObject() - Constructor for class ewe.io.BlockingStreamObject
 
BlowfishCBC - class ewe.security.BlowfishCBC.
Implementation of the Blowfish encryption algorithm in CBC mode.
BlowfishCBC(byte[]) - Constructor for class ewe.security.BlowfishCBC
Default constructor, uses a zero CBC IV.
BlowfishCBC(byte[], int, int) - Constructor for class ewe.security.BlowfishCBC
Constructor, uses a zero CBC IV.
BlowfishCBC(byte[], long) - Constructor for class ewe.security.BlowfishCBC
Deprecated. use BlowfishCBC(byte[], int, int, long) instead
BlowfishCBC(byte[], int, int, long) - Constructor for class ewe.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishCBC(byte[], byte[]) - Constructor for class ewe.security.BlowfishCBC
Deprecated. use BlowfishCBC(byte[], int, int, byte[], int) instead
BlowfishCBC(byte[], int, int, byte[], int) - Constructor for class ewe.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishECB - class ewe.security.BlowfishECB.
Implementation of the Blowfish encryption algorithm in ECB mode.
BlowfishECB(byte[]) - Constructor for class ewe.security.BlowfishECB
The default constructor, using a simple binary key.
BlowfishECB(byte[], int, int) - Constructor for class ewe.security.BlowfishECB
 
Boolean - class java.lang.Boolean.
Instances of class Boolean represent primitive boolean values.
Boolean(boolean) - Constructor for class java.lang.Boolean
Create a Boolean object representing the value of the argument value.
Boolean(String) - Constructor for class java.lang.Boolean
Creates a Boolean object representing the primitive true if and only if s matches the string "true" ignoring case, otherwise the object will represent the primitive false.
Booleanable - interface ewe.util.Booleanable.
This interface represents an Object that can have a boolean value set/retrieved.
Brush - class ewe.fx.Brush.
A Brush is used with certain draw operations in ewe.fx.Graphics.
Brush(Color, int) - Constructor for class ewe.fx.Brush
Create a new Brush Object.
Buffer - class ewe.fx.Buffer.
A Buffer is a type of Image used specifically for fast and frequent drawing of Images.
Buffer(int, int, int) - Constructor for class ewe.fx.Buffer
 
Buffer - class ewe.io.Buffer.
Deprecated. use ewe.util.ObjectBuffer instead.
Buffer() - Constructor for class ewe.io.Buffer
Deprecated.  
Buffer(boolean) - Constructor for class ewe.io.Buffer
Deprecated.  
BufferedGraphics - class ewe.fx.BufferedGraphics.
A BufferedGraphics object provides a temporary off-screen Image for a Control to draw on, before being transferred to the on-screen Graphics.
BufferedGraphics(Graphics, Rect, boolean) - Constructor for class ewe.fx.BufferedGraphics
Create a new BufferedGraphics from the original.
BufferedGraphics(Graphics, Rect) - Constructor for class ewe.fx.BufferedGraphics
Create a new BufferedGraphics from the original if the original does not support copying.
BufferedGraphics(Graphics, Control) - Constructor for class ewe.fx.BufferedGraphics
Create a new BufferedGraphics from the original if the original does not support copying.
BufferedInputStream - class ewe.io.BufferedInputStream.
This subclass of FilterInputStream buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedInputStream(InputStream) - Constructor for class ewe.io.BufferedInputStream
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a default buffer size of 2048 bytes
BufferedInputStream(InputStream, int) - Constructor for class ewe.io.BufferedInputStream
This method initializes a new BufferedInputStream that will read from the specified subordinate stream with a buffer size that is specified by the caller.
BufferedOutputStream - class ewe.io.BufferedOutputStream.
This class accumulates bytes written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedOutputStream(OutputStream) - Constructor for class ewe.io.BufferedOutputStream
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use a default buffer size of 512 bytes.
BufferedOutputStream(OutputStream, int) - Constructor for class ewe.io.BufferedOutputStream
This method initializes a new BufferedOutputStream instance that will write to the specified subordinate OutputStream and which will use the specified buffer size
BufferedReader - class ewe.io.BufferedReader.
This subclass of FilterReader buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedReader(Reader) - Constructor for class ewe.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a default buffer size of 8192 chars.
BufferedReader(Reader, int) - Constructor for class ewe.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a buffer size that is specified by the caller.
BufferedReader(BasicStream) - Constructor for class ewe.io.BufferedReader
 
BufferedStream - interface ewe.io.BufferedStream.
 
BufferedWriter - class ewe.io.BufferedWriter.
This class accumulates chars written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedWriter(Writer) - Constructor for class ewe.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use a default buffer size of 8192 chars.
BufferedWriter(Writer, int) - Constructor for class ewe.io.BufferedWriter
This method initializes a new BufferedWriter instance that will write to the specified subordinate Writer and which will use the specified buffer size
ButtonBar - class ewe.ui.ButtonBar.
A ButtonBar is a simple CellPanel which allows you to easily add buttons which will be displayed with equal widths.
ButtonBar() - Constructor for class ewe.ui.ButtonBar
 
ButtonCheckBox - class ewe.ui.ButtonCheckBox.
This is a CheckBox which is displayed as a standard push button.
ButtonCheckBox() - Constructor for class ewe.ui.ButtonCheckBox
 
ButtonCheckBox(String) - Constructor for class ewe.ui.ButtonCheckBox
 
ButtonCheckBox(IImage) - Constructor for class ewe.ui.ButtonCheckBox
 
ButtonControl - class ewe.ui.ButtonControl.
This is an intermediate class which is the base for mButtons and mCheckBoxes.
ButtonControl() - Constructor for class ewe.ui.ButtonControl
 
ButtonListSelect - class ewe.ui.ButtonListSelect.
 
ButtonListSelect() - Constructor for class ewe.ui.ButtonListSelect
 
ButtonObject - class ewe.ui.ButtonObject.
This holds all the information about a ButtonControl to allow it to be drawn and it is used by mButton objects for this purpose.
ButtonObject() - Constructor for class ewe.ui.ButtonObject
 
ButtonObject(Control) - Constructor for class ewe.ui.ButtonObject
 
ButtonPullDownMenu - class ewe.ui.ButtonPullDownMenu.
 
ButtonPullDownMenu(String, Menu) - Constructor for class ewe.ui.ButtonPullDownMenu
 
ByDeferredMouse - Static variable in interface ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByDeferredPen - Static variable in interface ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByFrameChange - Static variable in interface ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByKeyboard - Static variable in interface ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByMouse - Static variable in interface ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByPen - Static variable in interface ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByRequest - Static variable in interface ewe.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
Byte - class java.lang.Byte.
Instances of class Byte represent primitive byte values.
Byte(byte) - Constructor for class java.lang.Byte
Create a Byte object representing the value of the byte argument.
Byte(String) - Constructor for class java.lang.Byte
Create a Byte object representing the value specified by the String argument
ByteArray - class ewe.util.ByteArray.
A ByteArray is a utility class that represents a number of data bytes.
ByteArray() - Constructor for class ewe.util.ByteArray
 
ByteArray(byte[]) - Constructor for class ewe.util.ByteArray
This will actually use the "data" byte array as the data for the byte array.
ByteArrayDatabaseEntry - class ewe.database.ByteArrayDatabaseEntry.
 
ByteArrayDatabaseEntry(DatabaseObject) - Constructor for class ewe.database.ByteArrayDatabaseEntry
 
ByteArrayInputStream - class ewe.io.ByteArrayInputStream.
This class permits an array of bytes to be read as an input stream.
ByteArrayInputStream(byte[]) - Constructor for class ewe.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
ByteArrayInputStream(byte[], int, int) - Constructor for class ewe.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
ByteArrayInputStream(ByteArray) - Constructor for class ewe.io.ByteArrayInputStream
Create a new Stream using the data in the specified ByteArray.
ByteArrayOutputStream - class ewe.io.ByteArrayOutputStream.
This class allows data to be written to a byte array buffer and and then retrieved by an application.
ByteArrayOutputStream() - Constructor for class ewe.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with the default buffer size of 32 bytes.
ByteArrayOutputStream(int) - Constructor for class ewe.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with a specified initial buffer size.
ByteArrayRandomStream - class ewe.io.ByteArrayRandomStream.
 
ByteArrayRandomStream(int) - Constructor for class ewe.io.ByteArrayRandomStream
 
ByteArrayRandomStream() - Constructor for class ewe.io.ByteArrayRandomStream
 
ByteArrayRandomStream(ByteArray, String) - Constructor for class ewe.io.ByteArrayRandomStream
 
ByteDecodable - interface ewe.util.ByteDecodable.
A ByteDecodable object is one that can decode its data from a sequence of encoded bytes.
ByteEncodable - interface ewe.util.ByteEncodable.
A ByteEncodable object is one that can encode its data as a sequence of bytes.
ByteEncoder - class ewe.util.ByteEncoder.
A ByteEncoder is used to encode data as a sequence of bytes in an efficient manner.
ByteEncoder() - Constructor for class ewe.util.ByteEncoder
 
back - Variable in class ewe.ui.Form
 
back - Variable in class ewe.ui.NumericKeyPad
 
backGround - Variable in class ewe.ui.Control
 
background - Variable in class ewe.fx.Graphics
 
background - Variable in class ewe.fx.IconAndText
A background color.
background - Variable in class ewe.fx.Image
 
background - Variable in class ewe.fx.ImageCodec
This is the background color if one was specified.
background - Variable in class ewe.fx.PixelBuffer
The background for use when drawing via draw().
background - Variable in class ewe.ui.ButtonObject
 
backgroundColor - Variable in class ewe.fx.FormattedTextSpecs
 
backgroundColor - Variable in class ewe.fx.mImage
 
backgroundColor - Variable in class ewe.ui.formatted.TextFormatter
 
backgroundImage - Variable in class ewe.graphics.Mosaic
Set this to be a backgroundImage.
backgroundImage - Variable in class ewe.ui.Panel
This is an optional background image to display.
backgroundImage - Variable in class ewe.ui.PhoneMenu
If this is not null and scaleBackgroundImage is null, then this will be used as the background image.
backgroundImage - Variable in class ewe.ui.mTextPad
 
backgroundLock - Variable in class ewe.io.MemoryStream
 
backupCurrent() - Method in class ewe.io.SafeFile
NOT IMPLEMENTED YET.
backupExists() - Method in class ewe.database.SafeDBAccess
Check if a backup for the database exists.
backupNow() - Method in class ewe.database.SafeDBAccess
This causes the database to be closed (if it is not open for updating) and then backed up.
bar - Variable in class ewe.ui.ProgressBarForm
 
bar - Variable in class ewe.ui.SoftKeyEvent
This is the bar that generated the event.
barColor - Variable in class ewe.ui.ProgressBar
 
barModifiersToClear - Variable in class ewe.ui.SoftKeyBar
 
barModifiersToSet - Variable in class ewe.ui.SoftKeyBar
 
baseName() - Method in class ewe.sys.VMApp
 
baudRate - Variable in class ewe.io.SerialPortSpecs
The baud rate for communications - defaults to 9600.
be - Variable in class ewe.ui.PanelSplitter
 
beep() - Static method in class ewe.fx.Sound
Plays the device's default beep sound.
beep(int) - Static method in class ewe.fx.Sound
Plays one of the device's beep sounds.
beepSound - Static variable in class ewe.ui.MessageBox
 
before(Time) - Method in class ewe.sys.Time
 
before - Variable in class ewe.ui.PanelSplitter
This is the control before (to the left or above) the splitter.
beforeRemoved - Static variable in class ewe.ui.Control
A temporary holding spot for data in the process of being moved.
beginDragAndDrop(Control, Object, int) - Method in class ewe.ui.Window
This is called by a control to start a drag and drop operation.
beginDragAndDrop(Control, Object, boolean, boolean) - Method in class ewe.ui.Window
This is called by a control to start a drag and drop operation.
bestReference(Object, Object) - Static method in class ewe.reflect.Reflect
This returns the best object to get reference info on a particular class.
bigMoreImage - Static variable in class ewe.ui.PhoneMenu
 
bitCount() - Method in class ewe.math.BigInteger
Count one bits in a BigInteger.
bitDepth - Variable in class ewe.fx.ImageCodec
 
bitLength() - Method in class ewe.math.BigInteger
Calculates ceiling(log2(this < 0 ? -this : this+1)) See Common Lisp: the Language, 2nd ed, p.
bitmask - Variable in class ewe.fx.mImage
A bitmask used for the image.
bits - Variable in class ewe.fx.Mask
This is the inclusion bitmap for the mask.
bits - Variable in class ewe.io.SerialPortSpecs
The number of data bits - defaults to 8.
blend(Image, Image, int, int, int, int, int, int) - Static method in class ewe.fx.Mask
 
blend(int[], int[]) - Static method in class ewe.fx.Mask
 
blend(PixelBuffer, int, int) - Method in class ewe.fx.PixelBuffer
This is the same as put(other,x,y,PUT_BLEND).
blinkId - Variable in class ewe.ui.EditControl
 
blockBuffer - Static variable in class ewe.ui.Console
 
blockBuffer - Static variable in class ewe.ui.mInput
 
blockBuffer - Static variable in class ewe.ui.mTextArea
Deprecated.  
blockBuffer - Static variable in class ewe.ui.mTextPad
 
blockColor - Variable in class ewe.ui.ChoiceControl
If this is null then the Foreground color will be used.
blockSelected - Variable in class ewe.ui.ChoiceControl
 
blockSize - Variable in class ewe.io.DataProcessorStream
 
blockUpdate - Static variable in class ewe.ui.ScrollablePanel
 
bodyData - Variable in class ewe.ui.HtmlDisplay
 
bodyData - Variable in class ewe.ui.formatted.FormattedTextMaker
 
bold - Variable in class ewe.ui.FontChooser
 
booleanValue() - Method in class java.lang.Boolean
Return the primitive boolean value of this Boolean object.
border - Variable in class ewe.ui.ButtonObject
 
border3D - Static variable in class ewe.ui.Menu
 
borderColor - Variable in class ewe.ui.Control
The Color of the border of the Control (if a single line, non-3D border is used).
borderColor - Variable in class ewe.ui.TableCellAttributes
 
borderStyle - Variable in class ewe.ui.ButtonObject
 
borderStyle - Variable in class ewe.ui.Control
The border style of the Control.
borderStyle - Variable in class ewe.ui.TableCellAttributes
 
borderWidth - Variable in class ewe.ui.ButtonObject
 
borderWidth - Variable in class ewe.ui.Control
 
borderWidth - Variable in class ewe.ui.formatted.TextFormatter
 
bottom - Variable in class ewe.fx.Insets
 
bottom - Variable in class ewe.fx.print.PageFormatData
 
bottom - Variable in class ewe.ui.Frame
 
bottom - Variable in class ewe.ui.InputKeyPad
 
bottomIcon - Static variable in class ewe.ui.ListEditor
 
bounceSteps - Variable in class ewe.ui.ProgressBar
 
bounceTimeMillis - Variable in class ewe.ui.ProgressBar
 
bounds - Variable in class ewe.fx.Polygon
 
boxWidth - Variable in class ewe.ui.mCheckBox
This width of the box - this is initialized to defaultBoxWidth.
breakLineBefore(DisplayLine, int) - Method in class ewe.ui.mTextPad
This forces a line break in the specified data line immediately before the specified index.
browseOnly - Variable in class ewe.filechooser.FileChooserDemo
 
brush - Variable in class ewe.graphics.PolygonImage
 
buf - Variable in class ewe.io.BufferedInputStream
The buffer used for storing data from the underlying stream.
buf - Variable in class ewe.io.BufferedOutputStream
This is the internal byte array used for buffering output before writing it.
buf - Variable in class ewe.io.ByteArrayInputStream
The array that contains the data supplied during read operations
buf - Variable in class ewe.io.ByteArrayOutputStream
The internal buffer where the data written is stored
buf - Variable in class ewe.io.CharArrayReader
The array that contains the data supplied during read operations
buf - Variable in class ewe.io.CharArrayWriter
The internal buffer where the data written is stored
buff - Static variable in class ewe.fx.Dimension
 
buff - Static variable in class ewe.fx.Rect
 
buff - Static variable in class ewe.ui.SimpleList
 
buff - Static variable in class ewe.util.RangeList
 
buffer - Variable in class ewe.database.DatabaseObject
 
buffer - Variable in class ewe.database.FoundEntriesObject
 
buffer - Variable in class ewe.fx.print.PageRect
 
buffer - Variable in class ewe.io.DataInputStream
 
buffer - Variable in class ewe.io.DataOutputStream
 
buffer - Variable in class ewe.util.TextEncoder
 
bufferChanged() - Method in class ewe.fx.PixelBuffer
If you modify the pixels in the buffer as provided by getBuffer(), then call this method to let the buffer know about the changes.
bufferSize - Variable in class ewe.io.IOTransfer
 
bufferSize - Variable in class ewe.io.StreamReader
A buffer size to use - by default it is 1024 - however increasing this may not make a significant increase in performance.
bufferSize - Variable in class ewe.io.StreamScanner
This is the buffer size to use when reading.
bufferSize - Variable in class ewe.io.TextReader
This is the buffer size to use when reading from the underlying stream.
buttonEdge - Static variable in class ewe.ui.ButtonObject
 
buttonObject - Variable in class ewe.ui.mButton
 
buttons - Variable in class ewe.ui.Form
The buttons to be displayed at the bottom of the Form (if any) are stored here.
buttonsPanel - Variable in class ewe.ui.Form
This is the panel that will contain any of the special buttons you add.
buttonsPerRow - Variable in class ewe.ui.Form
Set this to be greater than zero to limit the number of buttons displayed at the bottom of the Form.
buttonsToMenu(Vector, Menu) - Method in class ewe.ui.Form
Add a Vector of mButton objects to a Menu.
buttonsToSoftKeyBar(Container, String, int) - Method in class ewe.ui.Form
Add a container which contains mButton objects to the SoftKeyBar.
buttonsToSoftKeyBar(Vector, String, int) - Method in class ewe.ui.Form
Add a Vector of mButton objects to the SoftKeyBar.
byteArray - Variable in class ewe.database.DatabaseObject
 
byteArrayToInt(byte[], int) - Static method in class ewe.security.BlowfishECB
 
byteIn - Variable in class ewe.zip.DeflaterOutputStream
 
byteIn - Variable in class ewe.zip.InflaterInputStream
 
byteOut - Variable in class ewe.zip.DeflaterOutputStream
 
byteOut - Variable in class ewe.zip.InflaterInputStream
 
byteValue() - Method in class ewe.math.Number
Return the value of this Number as a byte.
byteValue() - Method in class java.lang.Byte
Return the value of this Byte.
byteValue() - Method in class java.lang.Double
Return the value of this Double as a byte.
byteValue() - Method in class java.lang.Float
Return the value of this Float as a byte.
byteValue() - Method in class java.lang.Integer
Return the value of this Integer as a byte.
byteValue() - Method in class java.lang.Long
Return the value of this Long as a byte.
byteValue() - Method in class java.lang.Number
Return the value of this Number as a byte.
byteValue() - Method in class java.lang.Short
Return the value of this Short as a byte.
bytesTransferred - Variable in class ewe.io.IOHandle
This reports the number of bytes transferred.

C

CALLBACK - Static variable in class ewe.sys.SystemMessage
 
CANCELB - Static variable in class ewe.ui.FormBase
An option for doButtons()
CANCELLED - Static variable in class ewe.database.Synchronizer
 
CANCELLED - Static variable in class ewe.ui.ControlEvent
The event type for a Cancel event (e.g.
CAP_BUTT - Static variable in class ewe.fx.Pen
 
CAP_ROUND - Static variable in class ewe.fx.Pen
 
CAP_SQUARE - Static variable in class ewe.fx.Pen
 
CASE_LOWER - Static variable in class ewe.ui.EditControl
 
CASE_NORMAL - Static variable in class ewe.ui.EditControl
 
CASE_NUMBERS - Static variable in class ewe.ui.EditControl
 
CASE_SENTENCE - Static variable in class ewe.ui.EditControl
 
CASE_UPPER - Static variable in class ewe.ui.EditControl
 
CEIL - Static variable in class ewe.sys.Math
Deprecated. Ceil() function.
CELLFLAG - Static variable in interface ewe.ui.CellConstants
 
CELLMASK - Static variable in interface ewe.ui.CellConstants
 
CELL_CLICKED - Static variable in class ewe.ui.TableEvent
 
CELL_DOUBLE_CLICKED - Static variable in class ewe.ui.TableEvent
 
CENTER - Static variable in interface ewe.ui.CellConstants
 
CENTER_FRAME - Static variable in class ewe.ui.Gui
 
CHANGE_BY_KEYBOARD - Static variable in class ewe.ui.UpDownInput
 
CHANGE_DONT_FLASH - Static variable in class ewe.ui.UpDownInput
 
CHANGE_DOWN - Static variable in class ewe.ui.UpDownInput
 
CHANGE_OPTIONS_MASK - Static variable in class ewe.ui.UpDownInput
 
CHANGE_TYPE_MASK - Static variable in class ewe.ui.UpDownInput
 
CHANGE_UP - Static variable in class ewe.ui.UpDownInput
 
CHAR - Static variable in class ewe.reflect.Wrapper
 
CHECK_ACCEPT - Static variable in class ewe.net.ServerSocket
 
CHECK_LISTEN - Static variable in class ewe.net.ServerSocket
 
CHOSEN_FILE - Static variable in class ewe.io.FileChooserParameters
This is set on return - it is the chosen file as an ewe.io.File object.
CHOSEN_FILES - Static variable in class ewe.io.FileChooserParameters
This is set on return - it is the list of chosen files as an array of File objects.
CIRCLE - Static variable in class ewe.ui.formatted.TextFormatter
 
CLICKED - Static variable in class ewe.ui.MenuEvent
 
CLOSE - Static variable in class ewe.ui.WindowEvent
This event is generated when either the close button for the window is pressed OR the system wants to close your application.
CLOSED - Static variable in class ewe.ui.EditorEvent
 
CLOSED - Static variable in class ewe.ui.FormEvent
 
CLOSED - Static variable in class ewe.ui.FrameEvent
 
CLOSED - Static variable in class ewe.ui.PanelSplitter
This is a possible state of the splitter.
CLOSE_FOR_NEW_POPUP - Static variable in interface ewe.ui.PopupController
 
CLOSE_INPUT - Static variable in class ewe.io.StreamUtils
An option for transfer().
CLOSE_OUTPUT - Static variable in class ewe.io.StreamUtils
An option for transfer().
COMMAND - Static variable in interface ewe.ui.IKeys
special key
CONDITIONAL - Static variable in interface ewe.ui.IKeys
For PRESSED KeyEvents, indicates that the key that was typed should be considered "conditional" - that is it may be superceded by another key.
CONTROL - Static variable in interface ewe.ui.IKeys
modifier for control key
CONTROLMASK - Static variable in interface ewe.ui.CellConstants
 
COPY_MULTIPLE_CURSOR - Static variable in interface ewe.sys.VmConstants
 
COPY_SINGLE_CURSOR - Static variable in interface ewe.sys.VmConstants
 
COS - Static variable in class ewe.sys.Math
Deprecated. Cosine trig function.
COUNTRY - Static variable in class ewe.sys.Locale
Use with getString() - The full name of the locale country.
COUNTRY_ENGLISH - Static variable in class ewe.sys.Locale
Use with getString() - The full English name of the locale country.
COUNTRY_NATIVE - Static variable in class ewe.sys.Locale
Use with getString() - The full native name of the locale country.
COUNTRY_SHORT - Static variable in class ewe.sys.Locale
Use with getString() - The three letter (uppercase) ISO country code.
CRC32 - class ewe.util.zip.CRC32.
 
CRC32() - Constructor for class ewe.util.zip.CRC32
 
CRC32 - class ewe.zip.CRC32.
Computes CRC32 data checksum of a data stream.
CRC32() - Constructor for class ewe.zip.CRC32
 
CREATE - Static variable in class ewe.io.Catalog
Create open mode.
CREATE - Static variable in class ewe.io.FileBase
Deprecated. READ_WRITE will create a file if one does not exist.
CREATE - Static variable in class ewe.io.RandomAccessFile
Deprecated. READ_WRITE or WRITE_ONLY mode will create the file if it does not exist.
CREATED_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "CreatedDate" field.
CREATE_NEW_FORM - Static variable in class ewe.ui.ExecTransfer
A value sent to the createForm method.
CROSS - Static variable in class ewe.fx.DrawnIcon
This is a 'X' cross.
CROSS_CURSOR - Static variable in interface ewe.sys.VmConstants
 
CURRENCY - Static variable in class ewe.sys.Locale
Use with getString()/fromString() - Gets the currencty symbol.
CUSTOM - Static variable in class ewe.fx.print.PageFormatData
 
C_COMPRESSED_SIZE - Static variable in interface ewe.zip.ZipConstants
 
C_COMPRESSION_METHOD - Static variable in interface ewe.zip.ZipConstants
 
C_CRC32 - Static variable in interface ewe.zip.ZipConstants
 
C_DISK_NUMBER_START - Static variable in interface ewe.zip.ZipConstants
 
C_EXTERNAL_FILE_ATTRIBUTES - Static variable in interface ewe.zip.ZipConstants
 
C_EXTRA_FIELD_LENGTH - Static variable in interface ewe.zip.ZipConstants
 
C_FILENAME_LENGTH - Static variable in interface ewe.zip.ZipConstants
 
C_FILE_COMMENT_LENGTH - Static variable in interface ewe.zip.ZipConstants
 
C_GENERAL_PURPOSE_BIT_FLAG - Static variable in interface ewe.zip.ZipConstants
 
C_HDR_SIG - Static variable in interface ewe.zip.ZipConstants
 
C_INTERNAL_FILE_ATTRIBUTES - Static variable in interface ewe.zip.ZipConstants
 
C_LAST_MOD_FILE_DATE - Static variable in interface ewe.zip.ZipConstants
 
C_LAST_MOD_FILE_TIME - Static variable in interface ewe.zip.ZipConstants
 
C_RELATIVE_OFFSET_LOCAL_HEADER - Static variable in interface ewe.zip.ZipConstants
 
C_SIGNATURE - Static variable in interface ewe.zip.ZipConstants
 
C_SIZE - Static variable in interface ewe.zip.ZipConstants
 
C_UNCOMPRESSED_SIZE - Static variable in interface ewe.zip.ZipConstants
 
C_VERSION_MADE_BY - Static variable in interface ewe.zip.ZipConstants
 
C_VERSION_NEEDED_TO_EXTRACT - Static variable in interface ewe.zip.ZipConstants
 
CalculatedSizes - Static variable in interface ewe.ui.ControlConstants
Control Modifier - flags the control as having already calculated its preferred/min/max sizes.
Calendar - class ewe.util.Calendar.
This class has no functionality - it is placed here to make code conversion easier.
Calendar() - Constructor for class ewe.util.Calendar
 
CallBack - interface ewe.sys.CallBack.
 
CanExpand - Static variable in class ewe.ui.TreeTableModel
A Node status.
Canvas - class ewe.ui.Canvas.
A Canvas is a general Control that is the best control to extend if you are designing a control that may be used as Container or that may need to be scrolled.
Canvas() - Constructor for class ewe.ui.Canvas
 
Card - class ewe.ui.Card.
A Card represents a Control that has been added to a Control that implements MultiPanel - a CardPanel, for example.
Card() - Constructor for class ewe.ui.Card
 
CardPanel - class ewe.ui.CardPanel.
A CardPanel is a simple implementation of a MultiPanel and it provides no user controls for selecting an item to be displayed.
CardPanel() - Constructor for class ewe.ui.CardPanel
 
CarrierFrame - class ewe.ui.CarrierFrame.
This is a frame optimized for use for simple single element popup controls.
CarrierFrame(Control) - Constructor for class ewe.ui.CarrierFrame
 
CarrierFrame(Control, Control) - Constructor for class ewe.ui.CarrierFrame
Create a new CarrierFrame.
Catalog - class ewe.io.Catalog.
Catalog is a collection of records commonly referred to as a database on small devices.
Catalog(String, int) - Constructor for class ewe.io.Catalog
Opens a catalog with the given name and mode.
CellConstants - interface ewe.ui.CellConstants.
 
CellEntry - class ewe.ui.CellEntry.
This is no longer used in Ewe.
CellEntry() - Constructor for class ewe.ui.CellEntry
 
CellPanel - class ewe.ui.CellPanel.
This is the most flexible Panel in the Ewe library.
CellPanel() - Constructor for class ewe.ui.CellPanel
 
Changed - Static variable in class ewe.sys.Handle
 
CharArray - class ewe.util.CharArray.
A CharArray is a utility class that represents a number of text characters.
CharArray() - Constructor for class ewe.util.CharArray
 
CharArrayReader - class ewe.io.CharArrayReader.
This class permits an array of chars to be read as an input stream.
CharArrayReader(char[]) - Constructor for class ewe.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
CharArrayReader(char[], int, int) - Constructor for class ewe.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
CharArrayReader(CharArray) - Constructor for class ewe.io.CharArrayReader
Create a new CharArrayReader using the specified CharArray as the source data.
CharArrayWriter - class ewe.io.CharArrayWriter.
This class allows data to be written to a char array buffer and and then retrieved by an application.
CharArrayWriter() - Constructor for class ewe.io.CharArrayWriter
This method initializes a new CharArrayWriter with the default buffer size of 32 chars.
CharArrayWriter(int) - Constructor for class ewe.io.CharArrayWriter
This method initializes a new CharArrayWriter with a specified initial buffer size.
Character - class java.lang.Character.
Under Ewe the Character class is ONLY used for certain character operation and tests, and for storing/retrieving a character value
Character(char) - Constructor for class java.lang.Character
 
CheckBoxGroup - class ewe.ui.CheckBoxGroup.
A CheckBoxGroup object is used to group together a set of mutually exclusive mCheckBox objects.
CheckBoxGroup() - Constructor for class ewe.ui.CheckBoxGroup
 
Checked - Static variable in class ewe.ui.MenuItem
A MenuItem modifier.
Checksum - interface ewe.zip.Checksum.
This is an interface for calculating checksums.
ChoiceControl - class ewe.ui.ChoiceControl.
This is a BaseClass for mChoice and Menu controls.
ChoiceControl() - Constructor for class ewe.ui.ChoiceControl
 
Class - class java.lang.Class.
 
Class() - Constructor for class java.lang.Class
 
ClassCastException - exception java.lang.ClassCastException.
 
ClassCastException(String) - Constructor for class java.lang.ClassCastException
 
ClassCastException() - Constructor for class java.lang.ClassCastException
 
ClassCastException(Throwable) - Constructor for class java.lang.ClassCastException
 
ClassCastException(String, Throwable) - Constructor for class java.lang.ClassCastException
 
ClassFormatError - error java.lang.ClassFormatError.
 
ClassFormatError() - Constructor for class java.lang.ClassFormatError
 
ClassFormatError(String) - Constructor for class java.lang.ClassFormatError
 
ClassFormatError(Throwable) - Constructor for class java.lang.ClassFormatError
 
ClassFormatError(String, Throwable) - Constructor for class java.lang.ClassFormatError
 
ClassLoader - class java.lang.ClassLoader.
A ClassLoader is used to load and link classes which would not be loaded by the system (bootstrap loader).
ClassLoader() - Constructor for class java.lang.ClassLoader
 
ClassNotFoundException - exception java.lang.ClassNotFoundException.
 
ClassNotFoundException(String) - Constructor for class java.lang.ClassNotFoundException
 
ClassNotFoundException() - Constructor for class java.lang.ClassNotFoundException
 
ClassNotFoundException(String, Throwable) - Constructor for class java.lang.ClassNotFoundException
 
ClassNotFoundException(Throwable) - Constructor for class java.lang.ClassNotFoundException
 
Clicked - Static variable in interface ewe.graphics.ReactiveImage
 
ClientServerConnector - class ewe.net.ClientServerConnector.
This can be used to easily create a Client/Server connection over TCP/IP or through the EweSync RemoteConnection.
ClientServerConnector(int, String, int) - Constructor for class ewe.net.ClientServerConnector
Create a negotiated client-server connection between two initially peer entities.
ClientServerConnector(int) - Constructor for class ewe.net.ClientServerConnector
This is for Infra-Red connections only - it creates a negotiated client-server connection over the infra-red port.
ClientServerConnector(boolean, int, String, int) - Constructor for class ewe.net.ClientServerConnector
This creates a client-server connection where this entity will act as either the server or client as specified by the amServer parameter.
ClientServerConnector(boolean, int) - Constructor for class ewe.net.ClientServerConnector
This is for Infra-Red connections only - it creates a client-server connection over the infra-red port where this entity will act as either the server or client as specified by the amServer parameter.
CloneNotSupportedException - exception java.lang.CloneNotSupportedException.
 
CloneNotSupportedException(String) - Constructor for class java.lang.CloneNotSupportedException
 
CloneNotSupportedException() - Constructor for class java.lang.CloneNotSupportedException
 
CloneNotSupportedException(Throwable) - Constructor for class java.lang.CloneNotSupportedException
 
CloneNotSupportedException(String, Throwable) - Constructor for class java.lang.CloneNotSupportedException
 
Cloneable - interface java.lang.Cloneable.
 
ClosedFolderIcon - Static variable in class ewe.io.FileBase
 
Color - class ewe.fx.Color.
Color represents a color.
Color(int, int, int) - Constructor for class ewe.fx.Color
Constructs a color object with the given red, green and blue values.
Color(int, int, int, int) - Constructor for class ewe.fx.Color
 
Comparable - interface ewe.util.Comparable.
 
CompareArrayElements - class ewe.util.CompareArrayElements.
This is an implementation of CompareInts which compares Objects in an array.
CompareArrayElements(Object[], Comparer) - Constructor for class ewe.util.CompareArrayElements
Creates a new CompareArrayElements which uses the specified Comparer to compare objects in the specified array.
CompareInts - interface ewe.util.CompareInts.
This interface is used to compare two Object values which are referenced somehow via unique integer values.
Comparer - interface ewe.util.Comparer.
A Comparer is used to compare two objects with each other.
ComparerObjectFinder - class ewe.util.ComparerObjectFinder.
This is an ObjectFinder that will use a comparer to check if the lookingFor() method should return true.
ComparerObjectFinder(Comparer, Object) - Constructor for class ewe.util.ComparerObjectFinder
 
CompletelyIn - Static variable in class ewe.fx.mImage
A property bit - Another image must be completely within this image to be considered "within" this image.
CompressedRandomStream - class ewe.io.CompressedRandomStream.
A CompressedRandomStream is a read-only RandomStream that has been compressed for storage, but optimized for random access reading.
CompressedRandomStream(RandomAccessStream) - Constructor for class ewe.io.CompressedRandomStream
Create a CompressedRandomStream from a RandomAccessStream.
CompressedRandomStream(RandomStream) - Constructor for class ewe.io.CompressedRandomStream
Create a CompressedRandomStream from a RandomStream.
ComputerKeyNode - class ewex.registry.ComputerKeyNode.
 
ComputerKeyNode(int[], boolean, boolean, boolean) - Constructor for class ewex.registry.ComputerKeyNode
 
Console - class ewe.ui.Console.
A Console is a non-editable text display.
Console() - Constructor for class ewe.ui.Console
 
Constructor - class ewe.reflect.Constructor.
 
Constructor - class java.lang.reflect.Constructor.
 
Constructor(Constructor) - Constructor for class java.lang.reflect.Constructor
 
Container - class ewe.ui.Container.
Container is a control that contains child controls.
Container() - Constructor for class ewe.ui.Container
 
Control - class ewe.ui.Control.
Control is the base class for user-interface objects.
Control() - Constructor for class ewe.ui.Control
 
ControlBase - class ewe.ui.ControlBase.
The only purpose of this class is to provide space for Control's static variables and to keep the number of Fields in control below 64.
ControlBase() - Constructor for class ewe.ui.ControlBase
 
ControlConstants - interface ewe.ui.ControlConstants.
 
ControlEvent - class ewe.ui.ControlEvent.
ControlEvent is an event posted by a control.
ControlEvent() - Constructor for class ewe.ui.ControlEvent
 
ControlEvent(int, Control) - Constructor for class ewe.ui.ControlEvent
Constructs a control event of the given type.
ControlPopupForm - class ewe.ui.ControlPopupForm.
This class is used to implement a special, perhaps complex, Control which is popped up when another control is activated.
ControlPopupForm() - Constructor for class ewe.ui.ControlPopupForm
 
Convert - class ewe.sys.Convert.
Convert is used to convert between objects and basic types.
Convert() - Constructor for class ewe.sys.Convert
 
CopyOver - class ewe.io.CopyOver.
This class will copy multiple source files to multiple destination files.
CopyOver() - Constructor for class ewe.io.CopyOver
 
CopyOverProgress - class ewe.io.CopyOverProgress.
 
CopyOverProgress(CopyOver) - Constructor for class ewe.io.CopyOverProgress
 
Copyable - interface ewe.util.Copyable.
This is a simple interface which says that the implementing object can provide a copy of itself on request.
Coroutine - class ewe.sys.Coroutine.
A Coroutine is a non-preemptive implementation of a multi-threading.
Coroutine(Runnable, int) - Constructor for class ewe.sys.Coroutine
Deprecated. - use an mThread object instead.
Coroutine(Runnable) - Constructor for class ewe.sys.Coroutine
Deprecated. use an mThread object instead.
Coroutine(Object, Method, Object) - Constructor for class ewe.sys.Coroutine
Deprecated. use an mThread object instead.
Coroutine(Object, String, Object) - Constructor for class ewe.sys.Coroutine
Deprecated. use an mThread object instead.
CorruptedDataException - exception ewe.io.CorruptedDataException.
 
CorruptedDataException() - Constructor for class ewe.io.CorruptedDataException
 
CorruptedDataException(String) - Constructor for class ewe.io.CorruptedDataException
 
CorruptedDataException(Throwable) - Constructor for class ewe.io.CorruptedDataException
 
CorruptedDataException(String, Throwable) - Constructor for class ewe.io.CorruptedDataException
 
CreatedSortName - Static variable in interface ewe.database.Database
 
Curve - class ewe.fx.Curve.
This class provides methods for calculating points and bounds for linear, quadratic and cubic curves.
Curve() - Constructor for class ewe.fx.Curve
 
cache - Static variable in class ewe.fx.ImageCache
This is a global ImageCache that you can use.
cacheClass(String, Class) - Method in class ewe.util.mClassLoader
Override this to provide class caching.
cacheFullConfigFiles - Static variable in class ewe.io.TreeConfigFile
 
cacheObject(int, Object) - Method in class ewe.data.FieldTableModel
Assign the specified object to the cache for a particular row.
cacheOpened(String, FormattedTextMaker) - Method in class ewe.ui.HtmlViewer
 
cacheSize - Variable in class ewe.data.FieldTableModel
The number of objects to cache - 20 by default.
calculate(int, double, double) - Static method in class ewe.sys.Math
Deprecated.  
calculate(int, double) - Static method in class ewe.sys.Math
Deprecated.  
calculate(int) - Method in class ewe.ui.DisplayLineSpecs
 
calculateColWidth(int) - Method in class ewe.data.FieldTableModel
 
calculateColWidth(int) - Method in class ewe.filechooser.FileListTableModel
 
calculateColWidth(int) - Method in class ewe.ui.GridTableModel
Returns the column width.
calculateColWidth(int) - Method in class ewe.ui.IconTableModel
 
calculateColWidth(int) - Method in class ewe.ui.TableModel
This returns the full width of the column.
calculateColWidth(int) - Method in class ewe.ui.TreeTableModel
 
calculateCubes(float, float, float, float, float, float, float, float, Object, Object, int, int) - Method in class ewe.fx.Curve
 
calculateCubes(float[], float[], int, Object, Object, int, int) - Method in class ewe.fx.Curve
Calculate the curve points for the curve.
calculateLines(float, float, float, float, Object, Object, int, int) - Method in class ewe.fx.Curve
This calculates the points on a quad curve, for either the x or y co-ordinate.
calculateLines(float[], float[], int, Object, Object, int, int) - Method in class ewe.fx.Curve
Calculate the line points for the line.
calculateNumRows() - Method in class ewe.data.FieldTableModel
This calculates the number of rows in the table.
calculateNumRows() - Method in class ewe.database.DatabaseTableModel
This calculates the number of rows in the table.
calculateQuads(float, float, float, float, float, float, Object, Object, int, int) - Method in class ewe.fx.Curve
This calculates the points on a quad curve, for either the x or y co-ordinate.
calculateQuads(float[], float[], int, Object, Object, int, int) - Method in class ewe.fx.Curve
Calculate the curve points for the curve.
calculateRC() - Method in class ewe.ui.IconTableModel
Calculate the rows and columns based on the size of the table.
calculateRowHeight(int) - Method in class ewe.data.FieldTableModel
 
calculateRowHeight(int) - Method in class ewe.filechooser.FileListTableModel
 
calculateRowHeight(int) - Method in class ewe.ui.GridTableModel
Returns the row height.
calculateRowHeight(int) - Method in class ewe.ui.IconTableModel
 
calculateRowHeight(int) - Method in class ewe.ui.TableModel
This returns the full height of the row.
calculateRowHeight(int) - Method in class ewe.ui.TreeTableModel
 
calculateSize() - Method in class ewe.graphics.PageDisplayUnit
 
calculateSize(Dimension) - Method in class ewe.ui.ButtonObject
 
calculateSizes() - Method in class ewe.ui.ArrowButton
 
calculateSizes() - Method in class ewe.ui.BasicList
 
calculateSizes() - Method in class ewe.ui.ButtonCheckBox
 
calculateSizes() - Method in class ewe.ui.CardPanel
 
calculateSizes() - Method in class ewe.ui.CellPanel
Use this to add a control directly to the CellPanel.
calculateSizes() - Method in class ewe.ui.ChoiceControl
 
calculateSizes() - Method in class ewe.ui.Control
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - Method in class ewe.ui.DateDisplayInput
 
calculateSizes() - Method in class ewe.ui.DateTimeInput
 
calculateSizes() - Method in class ewe.ui.DragPanel
 
calculateSizes(FontMetrics) - Method in class ewe.ui.GridTableModel
This calculates the correct sizes for the rows and columns.
calculateSizes() - Method in class ewe.ui.ImageControl
 
calculateSizes() - Method in class ewe.ui.Panel
 
calculateSizes() - Method in class ewe.ui.PanelSplitter
 
calculateSizes() - Method in class ewe.ui.ProgressBar
 
calculateSizes() - Method in class ewe.ui.ScrollTrack
 
calculateSizes() - Method in class ewe.ui.ScrollableHolder
 
calculateSizes() - Method in class ewe.ui.TableControl
 
calculateSizes() - Method in class ewe.ui.TextMessage
 
calculateSizes() - Method in class ewe.ui.mButton
 
calculateSizes() - Method in class ewe.ui.mCheckBox
 
calculateSizes() - Method in class ewe.ui.mChoice
 
calculateSizes() - Method in class ewe.ui.mInput
 
calculateSizes() - Method in class ewe.ui.mLabel
 
calculateSizes() - Method in class ewe.ui.mList
 
calculateSizes() - Method in class ewe.ui.mTabbedPanel
 
calculateSizes() - Method in class ewe.ui.mTextArea
Deprecated.  
calculateSizes() - Method in class ewe.ui.mTextPad
 
calculateTextCharsInColumn(int) - Method in class ewe.data.FieldTableModel
 
calculateTextCharsInColumn(int) - Method in class ewe.ui.HexTableModel
 
calculateTextCharsInColumn(int) - Method in class ewe.ui.TableModel
This is called by calculateColWidth().
calculateTextLinesInRow(int) - Method in class ewe.ui.HexTableModel
 
calculateTextLinesInRow(int) - Method in class ewe.ui.TableModel
This is called by calculateColWidth().
calculateTextSize(int, int, Dimension) - Method in class ewe.ui.Control
 
calculateWidth - Variable in class ewe.ui.ChoiceControl
 
calculated - Variable in class ewe.ui.Panel
 
calculatedPositions - Variable in class ewe.fx.FormattedTextSpecs
If this is not null these will be the calculated positions of each character in a String.
call(RemoteCallHandler, String) - Method in class ewe.io.RemoteCall
Invokes the remote call using the specified handler as the transport mechanism.
call(String) - Method in class ewe.io.RemoteCall
Invokes the remote call using the myHandler value as the transport mechanism.
call() - Method in class ewe.io.RemoteCall
Invokes the remote call using the myHandler value as the transport mechanism and specifying a null (default) target object.
call - Variable in class ewe.io.RemoteCallException
 
call(RemoteCall, String) - Method in class ewe.io.RemoteCallHandler
This dispatches the RemoteCall to the remote handler.
call(RemoteCall, String, StringBuffer) - Method in class ewe.io.RemoteCallHandler
This calls and waits for the remote call to complete, fail or timeout.
call(RemoteCall) - Method in class ewe.io.RemoteCallHandler
This calls and waits for the remote call to complete, fail or timeout.
callAndWait(RemoteCall, String) - Method in class ewe.io.RemoteCallHandler
This calls and waits for the remote call to complete, fail or timeout.
callAsync(RemoteCallHandler, String) - Method in class ewe.io.RemoteCall
 
callAsync() - Method in class ewe.io.RemoteCall
 
callBack(Object) - Method in interface ewe.sys.CallBack
 
callBack - Variable in class ewe.sys.HandleStatus
 
callBack(Object) - Method in class ewe.sys.MessageThreadTask
 
callBack(Object) - Method in class ewe.ui.ProgressBarForm
 
callBackOnAnyFlag(CallBack, int, TimeOut) - Method in class ewe.sys.Handle
 
callBackOnFlags(CallBack, int, TimeOut) - Method in class ewe.sys.Handle
 
callInSystemQueue(Window, CallBack, Object) - Static method in class ewe.sys.Vm
This causes the callBack() method to be invoked on the CallBack object that will be in the OS's native message queue for a particular Window.
callInSystemQueue(CallBack, Object) - Static method in class ewe.sys.Vm
This causes the callBack() method to be invoked on the CallBack object that will be in the OS's native message queue.
callReceived(ByteArray) - Method in class ewe.io.RemoteCallHandler
 
callWhenStopped(CallBack, TimeOut) - Method in class ewe.sys.Handle
This causes a CallBack object to be called when the handle is reported as having stopped.
callWhenStopped(CallBack) - Method in class ewe.sys.Handle
This calls callWhenStopped() with a null timeout.
canAccessRegistry() - Static method in class ewe.io.IO
 
canAlphaBlend - Static variable in class ewe.fx.Graphics
 
canClose() - Method in class ewe.ui.mApp
 
canCopy - Static variable in class ewe.fx.Graphics
 
canCopyFrom() - Method in class ewe.fx.Graphics
This returns true if you can do a bitBlt() using this Graphics object as a source.
canDecodeGIF - Static variable in class ewe.fx.ImageCodec
 
canDecodeJPEG - Static variable in class ewe.fx.ImageCodec
 
canDisplay - Variable in class ewe.ui.Window
 
canDoCollapse(int) - Method in class ewe.ui.TreeTableModel
Returns if the item at the specified index can be collapsed.
canDoExpand(int) - Method in class ewe.ui.TreeTableModel
Returns if the item at the specified index can be expanded.
canDrag - Variable in class ewe.ui.DragPanel
 
canEdit() - Method in class ewe.ui.Control
 
canExit(int) - Method in class ewe.filechooser.FileChooser
 
canExit(int) - Method in class ewe.ui.Editor
 
canExit(int) - Method in class ewe.ui.Form
This is called by the exit() method to see if the form can be closed.
canExit(int) - Method in class ewe.ui.InputBox
 
canExit(int) - Method in class ewe.ui.InputKeyPad
 
canExit(int) - Method in class ewe.ui.Notepad
 
canExit(int) - Method in class ewe.ui.mApp
 
canExitWithValue(String) - Method in class ewe.ui.InputKeyPad
If this returns false then the InputKeyPad will not exit with a code of IDOK.
canExitWithValue(String, InputKeyPad) - Method in class ewe.ui.NumberEntry
Override this to validate the final text.
canExpand() - Method in class ewe.data.LiveTreeNode
 
canExpand() - Method in class ewe.data.MutableTreeNodeObject
 
canExpand() - Method in interface ewe.data.TreeNode
Returns whether this node is expandable.
canExpand() - Method in class ewex.registry.RegistryKeyNode
 
canGo(Point) - Method in class ewe.graphics.AniImage
 
canGo(int, int, int) - Method in class ewe.ui.Canvas
 
canGo(int, int, int) - Method in class ewe.ui.Console
 
canGo(int, int, int) - Method in class ewe.ui.Menu
 
canGo(int, int, int) - Method in interface ewe.ui.ScrollClient
 
canGo(int, int, int) - Method in class ewe.ui.ScrollableHolder
 
canGo(int, int, int) - Method in class ewe.ui.TableControl
 
canGo(int, int, int) - Method in class ewe.ui.TextMessage
 
canGo(int, int, int) - Method in class ewe.ui.mTextArea
Deprecated.  
canGo(int, int, int) - Method in class ewe.ui.mTextPad
 
canHScroll - Variable in class ewe.ui.TableModel
Specifies whether the table can scroll horizontally.
canMove - Static variable in class ewe.fx.Graphics
 
canOpen(String) - Static method in class ewe.io.SerialPort
Checks if a port with the specified name (e.g.
canOpenForWriting(String) - Method in interface ewe.database.DatabaseMaker
 
canOpenForWriting(File) - Method in interface ewe.database.DatabaseMaker
 
canPasteInto(File) - Method in class ewe.filechooser.FileClipboard
 
canRead() - Method in class ewe.io.FileBase
Returns true if the file exists and can be read.
canRest - Variable in class ewe.graphics.MosaicPanel
 
canScale - Variable in class ewe.fx.ImageInfo
If this is true it indicates that the image can be scaled while being decoded.
canScreenScroll() - Method in class ewe.ui.Canvas
This should return true if pixel scrolling of the on-screen data is allowed.
canScreenScroll() - Method in class ewe.ui.Menu
 
canScreenScroll() - Method in class ewe.ui.TableModel
This is used to report whether a quick pixel scroll can be done on the table.
canScreenScroll() - Method in class ewe.ui.TreeTableModel
This always returns false.
canSearch(FoundEntries) - Method in class ewe.database.EntrySelector
Return if the specified FoundEntries is sorted by a search criteria that is compatible with this EntrySelector, such that a binary-chop search is possible using this EntrySelector on the specified FoundEntries.
canSearch(int[]) - Method in class ewe.database.EntrySelector
Return if the specified sort criteria is compatible with this EntrySelector, such that a binary-chop search is possible using this EntrySelector on the database.
canSearch(int) - Method in class ewe.database.EntrySelector
Return if the specified sort ID for the EntrySelector's Database is compatible with this EntrySelector, such that a binary-chop search is possible using this EntrySelector on the database.
canSelect(int, int) - Method in class ewe.filechooser.FileListTableModel
 
canSelect(int, int) - Method in class ewe.ui.IconTableModel
 
canSelect(int, int) - Method in class ewe.ui.TableControl
Returns whether a row and column can be selected.
canSelect(int, int) - Method in class ewe.ui.TableModel
This should return whether or not a particular cell may be selected.
canSelectType - Variable in class ewe.net.SocketMaker
This allows users to select the type of connection.
canVScroll - Variable in class ewe.ui.TableModel
Specifies whether the table can scroll vertically.
canWrite() - Method in interface ewe.database.DatabaseStream
Tests if the DatabaseStream was opened in read-write mode as opposed to read-ony mode.
canWrite() - Method in class ewe.database.MetaFlag
 
canWrite() - Method in class ewe.database.RandomAccessDatabaseStream
 
canWrite - Variable in class ewe.fx.RGBImageData
 
canWrite() - Method in interface ewe.io.BasicRandomAccessStream
Tests if the RandomAccessStream was opened in read-write mode as opposed to read-ony mode.
canWrite() - Method in class ewe.io.CompressedRandomStream
 
canWrite() - Method in class ewe.io.FileBase
 
canWrite() - Method in class ewe.io.MemoryFile
 
canWrite() - Method in class ewe.io.RandomAccessFile
 
canWrite() - Method in class ewe.io.RandomStream
 
canWrite() - Method in class ewe.io.RandomStreamAdapter
 
canWrite() - Method in class ewe.io.RewindableStream
 
cancel() - Method in class ewe.fx.BufferedGraphics
Cancel drawing, free resources and do not update the original graphics.
cancel() - Method in class ewe.fx.print.PrinterJobObject
Cancel a print operation if one is underway.
cancel - Variable in class ewe.ui.Form
 
cancel(int) - Method in class ewe.ui.formatted.FormattedTextMaker
 
cancelCallBack(CallBack) - Method in class ewe.sys.Handle
 
cancelConditionalKey() - Method in class ewe.ui.InputMethod
 
cancelCut(Control) - Static method in class ewe.ui.Control
If a Control is in the middle of a cut operation this will cancel the operation.
cancelHoldDown() - Static method in class ewe.ui.Control
 
cancelLoading(boolean) - Method in class ewe.ui.HtmlViewer
Use this to cancel a load/decode operation.
cancelPageRect(PageRect) - Method in interface ewe.fx.print.PrintSurface
This frees the resources of the PageRect without sending it to the output device.
cancelPageRect(PageRect) - Method in class ewe.fx.print.PrintSurfaceObject
 
cancelTimer(int) - Static method in class ewe.sys.Vm
This cancels timer ticks for the specified timerID.
cancelTimer(int) - Static method in class ewe.ui.mApp
 
cancelWait() - Static method in class ewe.ui.Form
This cancels the display of the wait Cursor IF it was requested.
cancelled - Variable in class ewe.ui.DragContext
 
cantProcess(Exception) - Method in class ewe.io.DataProcessorStream
 
cantWrite() - Method in class ewe.io.DataProcessorStream
 
cantWrite() - Method in class ewe.io.RandomStream
Calling this method causes an IOException to be thrown indicating that writing to this RandomStream is not possible.
capacity() - Method in class java.lang.StringBuffer
 
captureAppKeys(int) - Static method in class ewe.sys.Vm
Deprecated. use ewe.ui.Window.captureAppKeys() instead.
captureAppKeys(int) - Static method in class ewe.ui.Window
This will capture the WindowCE special App keys (the non-cursor buttons generally found on the bottom).
captureControl(Control, Graphics, Rect) - Static method in class ewe.ui.Gui
 
capturePressedOutside - Variable in class ewe.ui.Frame
 
cardPanel - Variable in class ewe.ui.mTabbedPanel
This does the actual MultiPanel work.
cards - Variable in class ewe.ui.CardPanel
The cards.
caseSensitive - Variable in class ewe.util.FileComparer
 
category - Variable in class ewe.sys.VMApp
 
cause - Variable in class ewe.ui.DataChangeEvent
This can be used to point to an object which gives an indication as to the cause of the change.
ceil(double) - Static method in class java.lang.Math
Returns the smallest (closest to negative infinity) double value that is not less than the argument and is equal to a mathematical integer.
cell - Variable in class ewe.ui.TableModel.CellControl
The x (column) and y (row) of the cell being edited.
cellAtPoint(int, int, Point) - Method in class ewe.ui.TableControl
Find out which cell is at the point (x,y).
cellAtPoint(int, int, Point, boolean) - Method in class ewe.ui.TableControl
Find out which cell is at the point (x,y).
cellData - Variable in class ewe.ui.TableEvent
For CELL_CLICKED, the data associated with the cell that was clicked.
cellInsets - Variable in class ewe.ui.TableModel
Set this to be the default insets for each cell.
cellOf(int) - Method in class ewe.filechooser.FileListTableModel
 
centerSelected() - Method in class ewe.ui.ChoiceControl
 
centerText(FontMetrics, String, int, int) - Static method in class ewe.ui.Gui
 
centerWindow(int, int) - Method in class ewe.ui.Window
This centers the window on the screen or within its containing window.
centerWindow(int, int, boolean) - Method in class ewe.ui.Window
Center the main window.
centreAtInFrame(int, int, int) - Method in class ewe.ui.CarrierFrame
This will place the frame at the y position and centre it horizontally at the x position.
chainDataChange(Control, String) - Method in class ewe.ui.Control
This sets up the Control, such that if the "other" control generates a DataChangeEvent then this Control will also generate a DataChangeEvent.
change() - Method in interface ewe.database.Database
Mark the Database as having been changed in some way.
change() - Method in class ewe.database.DatabaseObject
 
change() - Method in class ewe.database.EntriesView
Mark the FoundEntries as having been changed in some way.
change() - Method in interface ewe.database.FoundEntries
Mark the FoundEntries as having been changed in some way.
change() - Method in class ewe.database.FoundEntriesObject
Mark the FoundEntries as having been changed in some way.
change(Image) - Method in class ewe.graphics.AniImage
Changes the image.
change(Image, Image) - Method in class ewe.graphics.AniImage
Changes the image.
change(IImage) - Method in class ewe.graphics.AniImage
 
change(int, int) - Method in class ewe.ui.Control
This ensures that the specified flags are set or clear.
changeAndAdjustPositions(int[], int, int) - Method in class ewe.fx.FormattedTextSpecs
 
changeBrush(Color, int) - Method in class ewe.fx.Graphics
 
changeCase(char, boolean) - Method in class ewe.sys.Locale
This converts the character to either upper case or lower case.
changeCase(char[], int, int, boolean) - Method in class ewe.sys.Locale
This converts the character array to either upper case or lower case.
changeCase(char[], int) - Static method in class ewe.util.mString
 
changeCase(String, int) - Static method in class ewe.util.mString
 
changeContents(Control) - Method in class ewe.ui.ScrollableHolder
 
changeContents(Control) - Method in class ewe.ui.ScrollablePanel
Only use this if the ScrollabePanel contains a ScrollableHolder.
changeEncryption() - Method in class ewe.io.BlockOutputStream
This forces the output stream to change its encryption.
changeEncryption() - Method in class ewe.security.SecureDocument
This forces the SecureDocument to change its encryption for encoding by choosing a new random key.
changeFontMetrics(FontMetrics) - Method in class ewe.fx.IconAndText
Change the Font used by the IconAndText and recalculate its size.
changeFrequency - Variable in class ewe.security.SecureDocument
This is only used if there is a remote Public Key available, since this indicates that an encryption password could be created at random for each message, and then encrypted in the receivers public key.
changeIt(int) - Method in class ewe.ui.PanelSplitter
 
changeItem(int, Object) - Method in class ewe.ui.ChoiceControl
Changes the text associated with an item.
changeItem(int, Object) - Method in class ewe.ui.SimpleList
This repaints the item at the particular index.
changeModifiers(int, int) - Method in class ewe.ui.ChoiceControl
 
changeMonoMode() - Method in class ewe.ui.mApp
Deprecated.  
changeNameAndSize(String, int) - Method in class ewe.fx.Font
Change the name and/or size of a Font.
changeOrigin(int, int) - Method in class ewe.ui.TableControl
Set the top-left cell being displayed.
changePen(Color, int, int) - Method in class ewe.fx.Graphics
 
changePermissionsAndFlags(int, int) - Method in class ewe.io.FileBase
Change ther permissions/flags for this File - see ewe.io.FilePermissions for a list of the available flag permissions.
changeRefresher(ImageRefresher, ImageRefresher) - Method in class ewe.fx.IconAndText
 
changeRefresher(ImageRefresher, ImageRefresher) - Method in interface ewe.fx.OnScreenImage
Change the ImageRefresher for the Image only if the old Refresher is the same as the one specified.
changeRefresher(ImageRefresher, ImageRefresher) - Method in class ewe.fx.mImage
 
changeStyle(int) - Method in class ewe.fx.Font
Return a new Font with the same name and size, but a different style.
changeTextPosition(int, int) - Method in class ewe.fx.IconAndText
Change the text alignment parameters and recalculate the IconAndText size.
changeTimer(int, TimerProc, int) - Static method in class ewe.sys.Vm
This cancels the current timer and then requests a new one with a new interval.
changeToNext(int) - Method in class ewe.ui.UpDownInput
This is called to change the value.
changeValue(int) - Method in class ewe.ui.UpDownInput
This is called when the user presses Up or Down but can also be called programmatically.
changed(int, int) - Method in class ewe.database.EntriesView
 
changed() - Method in class ewe.graphics.AniImage
Marks the image as having been changed in some way.
changed() - Method in class ewe.sys.Handle
This notifies any waiters that something about the handle may have changed.
charAt(int) - Method in class ewe.util.SubString
Return the character at a particular index.
charAt(int) - Method in class java.lang.String
Returns the character at the given position.
charAt(int) - Method in class java.lang.StringBuffer
 
charHeight - Variable in class ewe.ui.TableModel
This is set to the height of the Font of the table once the control has been made.
charToByte(char) - Method in class ewe.io.Base64Codec
 
charValue() - Method in class java.lang.Character
Return the character this object represents.
charWidth - Variable in class ewe.ui.TableModel
This is set to the width of the 'X' character of the Font of the table once the control has been made.
charWidth - Variable in class ewe.ui.mTextArea
Deprecated.  
charWidth - Variable in class ewe.ui.mTextPad
This is used to estimate line lengths.
charsToDraw - Variable in class ewe.fx.FormattedTextSpecs
 
chars_per_word(int) - Static method in class ewe.math.MPN
Number of digits in the conversion base that always fits in a word.
check() - Method in class ewe.sys.Handle
This returns the state of the handle.
check(int) - Method in class ewe.sys.Handle
Checks to see if all the specified flags have been set.
check1 - Variable in class ewe.util.FileComparer
 
check2 - Variable in class ewe.util.FileComparer
 
checkAbortFail(Handle, boolean) - Method in class ewe.sys.TaskObject
This can be used after a call to waitOn() or waitOnAny() has failed.
checkAccept(String, int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to accept a connection from a particular host on a particular port.
checkAccess(Thread) - Method in class ewe.security.mSecurityManager
 
checkAccess(ThreadGroup) - Method in class ewe.security.mSecurityManager
 
checkAccess(Thread) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to modify another Thread.
checkAccess(ThreadGroup) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to modify a ThreadGroup.
checkAny(int) - Method in class ewe.sys.Handle
Checks to see if any of the specified flags have been set.
checkAssignMThreadGroup(mThreadGroup) - Method in class ewe.security.mSecurityManager
 
checkButtons() - Method in class ewe.ui.Form
This is called before the Form is displayed to setup the buttons as requested by doButtons().
checkButtons() - Method in class ewe.ui.MessageBox
 
checkCellSize(FontMetrics, int, int, Dimension) - Method in class ewe.ui.GridTableModel
This calculates the size of cell given the FontMetrics.
checkChange() - Method in class ewe.ui.Notepad
 
checkClipboardOperations(Menu) - Method in class ewe.ui.Control
This is called to enable/disable the clipboard options depending on the state of the Control.
checkClosed() - Method in class ewe.io.RandomStream
 
checkConnect(String, int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to connect to a given host on a given port.
checkConnect(String, int, Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to connect to a given host on a given port, using the given security context.
checkControlFor(Point, Point, int) - Method in class ewe.ui.TableModel
 
checkCreateClassLoader() - Method in class ewe.security.mSecurityManager
 
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to create a ClassLoader.
checkCreateSecurityManager(SecurityManager) - Method in class ewe.security.mSecurityManager
 
checkCycledKeys(KeyEvent) - Method in class ewe.ui.InputMethod
 
checkDelete(String) - Method in class ewe.security.mSecurityManager
 
checkDelete(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to delete the given file.
checkError() - Method in class ewe.io.PrintWriter
Flush the stream and check its error state.
checkExec(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to execute the given program.
checkExit(Form, Object, int) - Method in class ewe.io.FileSaver
A Form can call this when the user has requested to close the Form.
checkExit(int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to exit the JVM with the given status.
checkExitKey(KeyEvent) - Method in class ewe.ui.Control
 
checkFailure(boolean, Handle, boolean) - Method in class ewe.sys.TaskObject
Call this to check on the result of a waitOn() or waitOnAny() and automatically set the Failure or Abort flag of the handle of this task, based on the failure/success of waitOn.
checkFirstKey() - Method in class ewe.ui.TableControl
 
checkInputMethod(KeyEvent) - Method in class ewe.ui.EditControl
 
checkLeftRight() - Method in class ewe.ui.mTabbedPanel
 
checkLeftRight(boolean) - Method in class ewe.ui.mTabbedPanel
 
checkLength(File, int) - Method in class ewe.filechooser.FileChooser
 
checkLimits() - Method in class ewe.ui.PanelSplitter
 
checkLink(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to link in the given native library.
checkListen(int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to listen to a specific port for data.
checkLocalFileAccess() - Method in class ewe.security.mSecurityManager
 
checkMemberAccess(Class, int) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to get certain types of Methods, Fields and Constructors from a Class object.
checkMenu(String, Editor) - Method in class ewe.filechooser.FileChooser
 
checkMenu(Menu) - Method in class ewe.ui.Control
This is called before a menu is displayed.
checkMenuKey(KeyEvent, Point) - Method in class ewe.ui.Control
This checks the incoming KeyEvent to see if it should cause this Control to show a menu.
checkModifiers(int, int) - Method in class ewe.ui.Control
This checks if the specified flags are set or clear.
checkMonochrome - Variable in class ewe.ui.mApp
 
checkOnlyOne(Object[], Object, boolean) - Method in class ewe.ui.ChoiceControl
 
checkPackageAccess(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to access the specified package at all.
checkPackageDefinition(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to define a class into the specified package.
checkParent(Container, int) - Static method in class ewe.ui.Gui
 
checkPassAuthority(ClassLoader, ClassLoader) - Method in class ewe.security.mSecurityManager
 
checkPenTransparent(PenEvent) - Method in class ewe.ui.Control
 
checkPrintJobAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to create a print job.
checkPropertiesAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read or write all the system properties at once.
checkPropertyAccess(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read a particular system property (writes are checked directly via checkPermission).
checkRead(String, Object) - Method in class ewe.security.mSecurityManager
 
checkRead(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read the given file.
checkRead(String, Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to read the given file.
checkReadWrite(IOHandle, TimeOut, Handle, TimeOut) - Static method in class ewe.io.IO
 
checkSave(Object, Frame) - Method in class ewe.io.FileSaver
If hasChanged is true, this will attempt to save the current object by prompting the user to confirm saving changes.
checkScrolls() - Method in class ewe.ui.Canvas
 
checkScrolls(int, int, boolean) - Method in class ewe.ui.ScrollBarPanel
 
checkScrolls() - Method in interface ewe.ui.ScrollServer
 
checkScrolls(int, int, boolean) - Method in class ewe.ui.ScrollablePanel
 
checkScrolls() - Method in class ewe.ui.ScrollablePanel
 
checkScrolls(int, int, boolean) - Method in class ewe.ui.UpDownScroller
 
checkScrolls() - Method in class ewe.ui.mTextArea
Deprecated.  
checkScrolls() - Method in class ewe.ui.mTextPad
 
checkSecurityAccess(String) - Method in class java.lang.SecurityManager
Test whether a particular security action may be taken.
checkSetFactory() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to set the current socket factory.
checkSipCoverage() - Method in class ewe.ui.Console
 
checkSipCoverage() - Method in class ewe.ui.EditControl
 
checkSipCoverage(Control) - Method in class ewe.ui.Window
This returns null if the control is not covered by the SIP.
checkSipCoverage() - Method in class ewe.ui.mTextArea
Deprecated.  
checkSipCoverage() - Method in class ewe.ui.mTextPad
 
checkSize(Rect, boolean) - Method in class ewe.ui.ControlPopupForm
This method is called if the putByClient method is true.
checkSize(Rect, boolean) - Method in class ewe.ui.DateChooserPopup
 
checkSort(Database, String) - Static method in class ewe.database.Synchronizer
 
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to use the system clipboard.
checkTime - Variable in class ewe.io.IOTransfer
This is how long it waits (in milliseconds) between checking the task Handle for an abort request.
checkTopLevelWindow(Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to create a top-level window.
checkTouching(ImageDragContext, boolean) - Method in class ewe.graphics.InteractivePanel
 
checkUpdate() - Method in class ewe.database.DatabaseTableModel
 
checkValid() - Method in class ewex.registry.RegistryKey
 
checkView(EntriesView) - Method in class ewe.database.FoundEntriesObject
 
checkWrite(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to write the given file.
checkboxEdge - Static variable in class ewe.ui.ButtonObject
 
childListeners - Variable in class ewe.ui.Panel
 
children - Variable in class ewe.data.LiveTreeNode
The children of this Node.
children - Variable in class ewe.data.MutableTreeNodeObject
The children of this Node.
children - Variable in class ewe.ui.Control
The children of the container.
choice - Variable in class ewe.ui.mComboBox
The choice of the Control.
chooseAll(boolean) - Method in class ewe.ui.ListSelect
Choose or clear all the options in the current list.
chooseImage - Static variable in class ewe.ui.mFileInput
 
chooseName - Variable in class ewe.ui.FontChooser
 
chooseSize - Variable in class ewe.ui.FontChooser
 
chooseStyle - Variable in class ewe.ui.FontChooser
 
chooser - Variable in class ewe.filechooser.FileTree
 
chooserTitle - Variable in class ewe.filechooser.FileChooserDemo
 
chosenDirectory - Variable in class ewe.filechooser.FileChooserBase
Do not set this initially, it is only used when the user accepts a file.
chosenFiles - Variable in class ewe.filechooser.FileChooserBase
Do not set this initially, it is only used when the user accepts a file.
chosenMenuItem - Variable in class ewe.data.SaveableObject
 
chosenMenuItem - Variable in class ewe.ui.AppForm
This will be used to determine which menu item was chosen.
chosenProperties() - Method in class ewe.sys.VMApp
 
classCreator - Variable in class ewe.io.RemoteCall
Deprecated. - this is not needed.
classDepth(String) - Method in class java.lang.SecurityManager
Get the depth of a particular class on the execution stack.
classLoaderDepth() - Method in class java.lang.SecurityManager
Deprecated. use #checkPermission(Permission) instead
classOfData(byte[], int, int) - Static method in class ewe.util.ByteEncoder
Return the class of the data as a string as it would be returned if you had called getClass().getName() on the original data.
clean() - Method in class ewe.util.WeakCache
Remove all entries for which the key has been garbage collected.
clean() - Method in class ewe.util.WeakHashtable
Remove all entries that have been garbage collected already.
cleanUp() - Method in class ewe.security.BlowfishCBC
see BlowfishJ.BlowfishECB#cleanUp()
cleanUp() - Method in class ewe.security.BlowfishECB
To clear data in the boxes before an instance is freed, the actual value of this call can be argued, yet still nice to have it.
clear() - Method in class ewe.database.EntriesView
Clear the EntriesView.
clear() - Method in class ewe.filechooser.FileClipboard
 
clear(int) - Method in class ewe.filechooser.FileClipboard
 
clear(int, int, int, int, Color) - Method in class ewe.fx.Buffer
 
clear() - Method in class ewe.fx.IconAndText
Set the icon and text to null and clear all column information.
clear() - Method in class ewe.security.SHA1
Clears all data, use reset() to start again.
clear(int) - Method in class ewe.ui.CellEntry
 
clear(boolean) - Method in class ewe.ui.Console
Clear the console text.
clear - Variable in class ewe.ui.InputKeyPad
 
clear() - Static method in class ewe.ui.ProgressBarForm
Use this to clear a ProgressBarForm displayed using display().
clear() - Method in class ewe.util.ByteArray
This sets the length of the array back to zero without releasing the data bytes.
clear() - Method in class ewe.util.Grid
Clear the entire grid.
clear() - Method in class ewe.util.Hashtable
 
clear() - Method in class ewe.util.IntArray
Clears the IntArray completely.
clear() - Method in interface ewe.util.Map
Remove all entries in the Map.
clear() - Method in class ewe.util.Stack
 
clear(int) - Method in class ewe.util.TagList
Remove a tag value.
clear() - Method in class ewe.util.TextEncoder
 
clear() - Method in class ewe.util.Vector
 
clear() - Method in class ewe.util.WeakHashtable
Remove all data in the table.
clear() - Method in class ewe.util.WeakSet
This removes all references in the set.
clearBit(int) - Method in class ewe.math.BigInteger
 
clearCellAdjustments() - Method in class ewe.ui.TableModel
 
clearClip() - Method in class ewe.fx.Graphics
Clears the current clipping rectangle.
clearClip() - Method in class ewe.fx.mGraphics
 
clearColumns() - Method in class ewe.fx.IconAndText
Clear all column information for this IconAndText.
clearCursor() - Method in class ewe.ui.TableControl
 
clearCursor() - Method in class ewe.ui.mTextArea
Deprecated.  
clearCursor() - Method in class ewe.ui.mTextPad
 
clearCycledKeys() - Method in class ewe.ui.InputMethod
 
clearDataAndSpecialFields() - Method in class ewe.database.ByteArrayDatabaseEntry
 
clearDataAndSpecialFields() - Method in interface ewe.database.DatabaseEntry
Clears the data fields and the special fields.
clearEncryption() - Method in class ewe.security.SecureDocument
This removes all encryption parameters, leaving it in a state unable to encrypt or decrypt any data.
clearEntries() - Method in class ewe.database.FoundEntriesObject
 
clearEntries() - Method in class ewe.database.RecordFoundEntries
 
clearField(int) - Method in class ewe.database.ByteArrayDatabaseEntry
 
clearField(int) - Method in interface ewe.database.DatabaseEntry
Set the specified field to be unassigned.
clearFields() - Method in class ewe.database.ByteArrayDatabaseEntry
 
clearFields() - Method in interface ewe.database.DatabaseEntry
Clears the data fields but not the special fields.
clearHistory() - Method in class ewe.ui.WebBrowser
 
clearHistory() - Method in class ewe.ui.formatted.TextDisplay
Clear the goBack history.
clearHistoryText - Static variable in class ewe.ui.WebBrowser
 
clearIcon() - Method in class ewe.ui.TaskbarWindow
 
clearKeys() - Method in class ewe.ui.SoftKeyBar
 
clearOutput() - Method in class ewe.io.DataProcessorStream
 
clearPendingDrags - Variable in class ewe.ui.DragContext.ImageDragInWindow
By default this is true.
clearPendingDrags() - Method in class ewe.ui.DragContext
This clears all pending drag messages to this window.
clearQueuedMoves() - Static method in class ewe.ui.Window
 
clearSelectedBlock(Rect) - Method in class ewe.ui.TableControl
 
clearSelectedCells(Vector) - Method in class ewe.ui.TableControl
This clears the selection.
clearSelection(int, int, Rect) - Method in class ewe.ui.TableControl
 
clearSelection(Rect) - Method in class ewe.ui.TableControl
This clears the selection.
clearSelection() - Method in class ewe.ui.mTextArea
Deprecated.  
clearSelection() - Method in class ewe.ui.mTextPad
This clears the selection but does not update the screen.
clearSipOnChange - Variable in class ewe.ui.CardPanel
If this is set true, then when the displayed control is changed, the SIP will be turned off.
clearTag(int) - Method in class ewe.sys.Handle
Use this for passing custom data to and from the processes.
clearTag(int) - Method in class ewe.ui.Control
 
clearTask() - Method in class ewe.ui.ProgressBarForm
 
clearTask() - Method in interface ewe.ui.ProgressDisplay
 
clearTextFormatters() - Method in class ewe.ui.formatted.TextDisplay
 
clearWindowFlags(int) - Method in class ewe.ui.Window
Clear specified window flags.
clickClearsItself - Variable in class ewe.ui.TableControl
 
clickEvent(InteractivePanel, int) - Method in interface ewe.graphics.ReactiveImage
 
clickMode - Variable in class ewe.ui.TableControl
Indicates whether click mode is selected or not.
clicked(int, int) - Method in class ewe.ui.TableControl
This gets called when a cell is clicked (Pressed and Released quickly).
clicked(Point) - Method in class ewe.ui.TreeTableModel
 
clickedFlags - Variable in class ewe.ui.TableControl
You can check this in the clicked(int row, int col) method to how the click was generated.
clicksToFireAction - Variable in class ewe.ui.mInput
You can have the mInput fire an action event when the user single clicks the mInput by setting this value to 1, or double clicks by setting the value to 2.
client(Socket) - Method in class ewe.net.ClientServerConnector
This gets called on the first connection and if it is determined that I am the client.
client - Variable in class ewe.ui.CarrierFrame
 
client - Variable in class ewe.ui.ControlPopupForm
This is the client that popped up this control.
client - Variable in class ewe.ui.ScrollablePanel
The client which the panel contains.
client - Variable in class ewe.ui.SingleContainer
 
clipBuffer - Static variable in class ewe.ui.ChoiceControl
 
clipCellData - Variable in class ewe.ui.TableCellAttributes
 
clipData - Variable in class ewe.ui.TableModel
If this is true then the data will be clipped to fit into the cells.
clipItems - Static variable in class ewe.ui.ControlBase
 
clipObject - Static variable in class ewe.ui.ControlBase
 
clipOwner - Static variable in class ewe.ui.ControlBase
 
clipboard - Static variable in class ewe.filechooser.FileClipboard
 
clipboardToString(Object) - Method in class ewe.ui.Control
 
clipboardTransfer(Object, boolean, boolean) - Method in class ewe.ui.Control
 
clone() - Method in class ewe.util.Properties
 
clone() - Method in class java.lang.Object
Create a field for field copy of this Object if this Object implements the Cloneable interface.
close() - Method in interface ewe.database.Database
Close the database.
close() - Method in interface ewe.database.DatabaseStream
 
close() - Method in class ewe.database.RandomAccessDatabaseStream
 
close() - Method in class ewe.database.RecordFile
 
close() - Method in class ewe.database.RemoteSynchronizer
 
close() - Method in class ewe.database.SafeDBAccess
Close the database if it is not open for updating.
close() - Method in class ewe.database.Synchronizer
This is called at the end of the syncrhonization.
close(int) - Method in class ewe.filechooser.FileChooser
 
close() - Method in interface ewe.io.BasicStream
Closes the stream.
close() - Method in class ewe.io.BlockInputStream
close this BlockInputStream and the underlying input stream.
close() - Method in class ewe.io.BlockOutputStream
Close this BlockOutputStream and the underlying OutputStream.
close() - Method in class ewe.io.BlockingStreamObject
 
close() - Method in class ewe.io.Buffer
Deprecated.  
close() - Method in class ewe.io.BufferedInputStream
This method closes the underlying input stream and frees any resources associated with it.
close() - Method in class ewe.io.BufferedReader
This method closes the underlying stream and frees any associated resources.
close() - Method in class ewe.io.BufferedWriter
This method flushes any remaining buffered chars then closes the underlying output stream.
close() - Method in class ewe.io.Catalog
Closes the catalog.
close() - Method in class ewe.io.CharArrayReader
This method closes the stream.
close() - Method in class ewe.io.CharArrayWriter
Closes the stream.
close() - Method in class ewe.io.CompressedRandomStream
 
close() - Method in class ewe.io.DataInputStream
 
close() - Method in class ewe.io.DataOutputStream
 
close() - Method in class ewe.io.EweFile
 
close() - Method in class ewe.io.InputStream
 
close() - Method in class ewe.io.OutputStream
 
close() - Method in class ewe.io.PrintWriter
 
close() - Method in class ewe.io.RandomAccessFile
Closes the file.
close() - Method in class ewe.io.RandomStream
 
close() - Method in class ewe.io.Reader
Close the stream.
close() - Method in class ewe.io.RemoteCallHandler
Closes the RemoteCallHandler and stops its operation.
close() - Method in class ewe.io.RemoteCallTask
Close the handler, and the stream.
close() - Method in class ewe.io.SerialPort
Closes the port.
close() - Method in class ewe.io.StreamObject
 
close() - Method in class ewe.io.StreamReader
Close the StreamReader and underlying stream.
close() - Method in class ewe.io.StreamWriter
Deprecated.  
close() - Method in class ewe.io.StringReader
 
close() - Method in class ewe.io.StringWriter
This method closes the stream.
close() - Method in class ewe.io.TextReader
Close the TextReader and the underlying Stream.
close() - Method in class ewe.io.TextWriter
Close the TextWriter and the underlying Stream.
close() - Method in class ewe.io.Writer
Close the stream, flushing it first.
close() - Method in class ewe.net.DatagramSocket
 
close() - Method in class ewe.net.ServerSocket
 
close() - Method in class ewe.net.Socket
Closes the socket.
close() - Method in class ewe.sys.ThreadPool
After calling this no more tasks can be added and any spare threads will eventually die.
close(int) - Method in class ewe.ui.ControlPopupForm
 
close(int) - Method in class ewe.ui.Form
This closes the form unconditionally and sets the exitValue to be exitCode.
close - Static variable in class ewe.ui.FormBase
The close (X) icon - colored Black.
close(int) - Method in class ewe.ui.InputForm
 
close(int) - Method in class ewe.ui.InputKeyPad
 
close(int) - Method in class ewe.ui.InputPopupForm
 
close() - Method in class ewe.ui.Menu
 
close(int) - Method in class ewe.ui.SinglePressKeyPad
 
close() - Method in class ewe.ui.TaskbarWindow
 
close() - Method in class ewe.ui.UIBuilder
Close the current cell panel.
close(boolean) - Method in class ewe.ui.UIBuilder
Close the current cell panel.
close() - Method in class ewe.ui.Window
This closes the window and destroys the native Window component.
close() - Method in class ewe.util.EventDispatcher
Close the EventDispatcher.
close() - Method in class ewe.util.zip.ZipFile
 
close() - Method in class ewe.zip.DeflaterOutputStream
 
close() - Method in class ewe.zip.ZipFile
Closes the ZipFile.
closeActiveControl() - Method in class ewe.ui.TableModel
This tells the model to close any active control.
closeAll(int) - Method in class ewe.ui.Form
If this Form is embedded within another Form, then this will close the topmost Form.
closeAndReturn(String, Frame, Stream, boolean) - Method in class ewe.io.FileSaver
 
closeCodec() - Method in class ewe.io.AsciiCodec
 
closeCodec() - Method in class ewe.io.JavaUtf8Codec
 
closeCodec() - Method in interface ewe.io.TextCodec
This aborts any on-going processing and frees resources associated with the codec.
closeConnection() - Method in class ewe.io.RemoteCallHandler
Closes the RemoteCallHandler and stops its operation and closes the stream connection.
closeCreate() - Method in class ewe.database.SafeDBAccess
Call this after initializing with openForCreate().
closeEncoding() - Method in class ewe.io.Base64Codec
 
closeEntry() - Method in class ewe.util.zip.ZipInputStream
 
closeEntry() - Method in class ewe.util.zip.ZipOutputStream
 
closeEntry() - Method in class ewe.zip.ZipInputStream
Closes the current zip entry and moves to the next one.
closeEntry() - Method in class ewe.zip.ZipOutputStream
Closes the current entry.
closeForTransfer(boolean, boolean) - Method in class ewe.ui.Form
This closes the Form but does not set the handle to a stopped state, instead it returns the still running handle.
closeForTransfer() - Method in class ewe.ui.Form
This closes the Form but does not set the handle to a stopped state, instead it returns the still running handle.
closeIO() - Method in class ewe.ui.Console
If there are open Writers and Readers for this Console, this call will close them.
closeIfPressClient - Variable in class ewe.ui.ControlPopupForm
Normally, pressing outside the popup Form has no effect, but if this is true, then if you press the original client Control, then the popup Form will close with exit code IDCANCEL.
closeLock - Variable in class ewe.ui.Window
 
closeLog(PrintWriter) - Static method in class ewe.database.DatabaseManager
 
closeLookup() - Method in interface ewe.database.Database
This is used with enableLookupMode() - it tells the database that data reading is complete and the underlying file may be closed.
closeLookup() - Method in class ewe.database.DatabaseObject
This is used with enableLookupMode() - it tells the database that data reading is complete and the underlying file may be closed.
closeLookup() - Method in class ewe.database.EntriesView
This is used with enableLookupMode() - it tells the database that data reading is complete and the underlying file may be closed.
closeLookup() - Method in class ewe.database.LookupData
Close the lookup database.
closeMenu() - Method in class ewe.ui.Control
If a menu for the control is being displayed, this will close it.
closeMenu() - Method in class ewe.ui.MenuState
 
closeMobileApp(Window, int) - Method in class ewe.ui.mApp
This will be called by mobileWindowEvent() if a Close message is sent by the OS and the application is running on a mobile device.
closeOutput() - Method in class ewe.fx.PNGEncoder
Closes the underlying output stream.
closePath() - Method in class ewe.fx.GeneralPath
This method indicates that a line should be drawn from the most recent added point to the most recent moveTo() point.
closePopup(int, int) - Method in class ewe.ui.ControlPopupForm
This closes the form by exiting with exit code IDCANCEL.
closePopup(int, int) - Method in class ewe.ui.MenuState
 
closePopup(int, int) - Method in interface ewe.ui.PopupController
Close the popup that you have opened.
closePopup(int, int) - Method in class ewe.ui.mChoice
 
closePopups(Control) - Static method in class ewe.ui.Gui
Close all Frames denoted as popup frames in the Window containing the control.
closePopups(Control, int, int) - Static method in class ewe.ui.Gui
 
closeProcess() - Method in class ewe.database.Encryptor
Deprecated.  
closeProcess() - Method in class ewe.io.Base64Decoder
 
closeProcess() - Method in class ewe.io.Base64Encoder
 
closeProcess() - Method in interface ewe.io.DataProcessor
This aborts any on-going processing and frees resources associated with the processor.
closeProcess() - Method in class ewe.security.Encryptor
 
closeStream() - Method in interface ewe.io.BasicStream
This is non-blocking.
closeStream() - Method in class ewe.io.BlockingStreamObject
 
closeStream() - Method in class ewe.io.DataProcessorStream
 
closeStream() - Method in class ewe.io.MemoryStream
 
closeStream() - Method in class ewe.io.PartialInputStream
This will not close the underlying stream unless closeUnderlying is true.
closeStream() - Method in class ewe.io.PartialOutputStream
This will not close the underlying stream.
closeStream() - Method in class ewe.io.RandomStreamAdapter
 
closeStream() - Method in class ewe.io.RewindableStream
 
closeStream() - Method in class ewe.io.StreamAdapter
 
closeStream() - Method in class ewe.io.StreamObject
 
closeStream() - Method in class ewe.ui.HexTableModel
 
closeStream() - Method in class ewe.zip.InflaterInputStream
 
closeStream() - Method in class ewe.zip.ZipInputStream
Closes the zip file.
closeStreams() - Method in class ewe.io.IOTransfer
 
closeType - Variable in class ewe.ui.PanelSplitter
 
closeUnderlying - Variable in class ewe.io.DataInputStream
Set this to false if you don't want a close of this DataInputStream to close the underlying Stream.
closeUnderlying - Variable in class ewe.io.DataOutputStream
Set this to false if you don't want a close of this DataOutputStream to close the underlying Stream.
closeUnderlying - Variable in class ewe.io.PartialInputStream
If this is true, then a call to close() will close the underlying stream as well.
closeWindow - Variable in class ewe.ui.Frame
 
closeWindow() - Method in class ewe.ui.Window
 
closed - Variable in class ewe.io.BasicStreamObject
 
closed - Variable in class ewe.io.InputStream
 
closed - Variable in class ewe.io.OutputStream
 
closed - Variable in class ewe.io.RandomStream
 
closed - Variable in class ewe.io.RemoteCallHandler
 
closed - Variable in class ewe.io.StreamReader
Indicates if the stream is closed or not.
closed - Variable in class ewe.io.TextReader
This indicates that the close() method has already been called.
closed - Variable in class ewe.io.TextWriter
This indicates that the close() method has already been called.
closedFocus - Variable in class ewe.ui.Container
If this is true then the keyboard focus cannot be moved outside of this Container using the TAB or cursor keys.
closedFolder - Static variable in class ewe.ui.TreeTableModel
 
closedImage - Variable in class ewe.ui.Card
If this is not null then it will be displayed when the card is not selected.
closing() - Method in class ewe.graphics.AniImage
This is called if the AniImage is displayed within an ImageControl and the Form that contained that ImageControl is now closing.
closing() - Method in class ewe.graphics.AnimatedIcon
This simply calls the stop() method.
cmp(int[], int[], int) - Static method in class ewe.math.MPN
Compare x[0:size-1] with y[0:size-1], treating them as unsigned integers.
cmp(int[], int, int[], int) - Static method in class ewe.math.MPN
Compare x[0:xlen-1] with y[0:ylen-1], treating them as unsigned integers.
codec - Variable in class ewe.io.TextReader
This is the codec used for decoding incoming data bytes into characters.
codec - Variable in class ewe.io.TextWriter
This is the codec used for encoding outgoing data characters into bytes.
codec - Variable in class ewe.ui.HtmlViewer
This is the codec that will be used to decode text.
col - Variable in class ewe.ui.TableCellAttributes
 
col - Variable in class ewe.ui.TableEvent
For CELL_CLICKED, the cell which was clicked.
colIndex - Variable in class ewe.sys.MathFunctionData
 
collapse() - Method in class ewe.data.LiveTreeNode
 
collapse() - Method in class ewe.data.MutableTreeNodeObject
 
collapse() - Method in interface ewe.data.TreeNode
Tell it that it can release its children.
collapse(int) - Method in class ewe.ui.TreeTableModel
Collapse the index.
collapse() - Method in class ewex.registry.RegistryKeyNode
 
collapseMatrix(int) - Method in class ewe.ui.TreeTableModel
 
collapsing(TreeNode) - Method in class ewe.ui.TreeTableModel
 
color - Variable in class ewe.fx.Brush
The color for the Brush.
color - Variable in class ewe.fx.Graphics
 
color - Variable in class ewe.fx.Pen
 
color - Variable in class ewe.ui.formatted.TextFormatter
If this is not null then the text will be redrawn in this color if the FONT_CHANGE flag is set in fontFlags.
colors - Variable in class ewe.ui.EditControl
 
columnHeaders - Variable in class ewe.data.FieldTableExportSpecs
 
columnHeaders - Variable in class ewe.ui.GridTableModel
The column headers if any.
columnOf(int) - Method in class ewe.ui.TreeTableModel
Returns the column which contains the '+'/'-' box of the entry at the following index.
columns - Variable in class ewe.data.FieldTableExportSpecs
 
columns - Variable in class ewe.ui.Control
 
columns - Variable in class ewe.util.Grid
This holds the number of columns in the Grid.
command - Variable in class ewe.net.HttpConnection
This is the command to be sent to the server.
compact(Handle) - Method in class ewe.database.RecordDatabaseIndex
 
compare(int, int) - Method in class ewe.database.DatabaseEntryCompareInts
 
compare(Object, Object) - Method in class ewe.database.EntryComparer
 
compare(Object) - Method in class ewe.database.EntrySelector
 
compare(char, char, int) - Method in class ewe.sys.Locale
Compare two characters.
compare(char[], int, int, char[], int, int, int) - Method in class ewe.sys.Locale
Compare two sections of character arrays.
compare(String, String, int) - Method in class ewe.sys.Locale
Compare two strings.
compare(int, int) - Method in class ewe.util.CompareArrayElements
Compare the two integer values provided by treating them as indexes into the array and then using the Comparer to compare the Objects found at those indexes.
compare(int, int) - Method in interface ewe.util.CompareInts
This should return <0 if one is considered less than two, >0 if one is considered more than two, and 0 if they are considered equal.
compare(Object, Object) - Method in interface ewe.util.Comparer
This should compare the two objects and return: 0 = the objects are equal.
compare(Object, Object) - Method in class ewe.util.FileComparer
 
compare(Object, Object) - Method in class ewe.util.StandardComparer
 
compare(char[], int, int, char[], int, int) - Static method in class ewe.util.SubString
This does a numeric char for char comparison.
compare(Object, Object) - Static method in class ewe.util.Utils
This attempts to compare two objects which may or may not implement the Comparable interface.
compare(Object, Object) - Method in class ewe.util.Vector
 
compare(String, String) - Static method in class ewe.util.mString
 
compare(String, String, boolean) - Static method in class ewe.util.mString
 
compare(Object, Object) - Method in class ewe.zip.ZipFile
 
compareAsDatabaseEntries - Variable in class ewe.database.EntryComparer
If this is set true, then when compareEntries() is called the two objects will be of type DatabaseEntries.
compareEncoded(byte[], int, int, byte[], int, int) - Static method in class ewe.math.BigDecimal
 
compareEncodedTimes(long, long, boolean, boolean) - Static method in class ewe.sys.Time
Compare two encoded times.
compareEntries(Object, Object) - Method in class ewe.database.EntryComparer
Override this to compare to entries.
compareEntries(Object, Object) - Method in class ewe.database.StandardEntryComparer
 
compareLineLengths(DisplayLine) - Method in class ewe.ui.DisplayLine
This compares the lengths of the lines as given in the array.
compareTo(Object) - Method in class ewe.data.DataObject
 
compareTo(Object) - Method in class ewe.data.Property
 
compareTo(DatabaseEntry, int[], boolean) - Method in class ewe.database.ByteArrayDatabaseEntry
Compare this DatabaseEntry to another.
compareTo(DatabaseEntry, int) - Method in interface ewe.database.DatabaseEntry
Compare this entry with another based on the sortID stored in the database (ignoring the SORT_DESCENDING option).
compareTo(DatabaseEntry, int[], boolean) - Method in interface ewe.database.DatabaseEntry
Compare this entry with another based on an arbitrary sort criteria.
compareTo(DatabaseEntry, int) - Method in class ewe.database.DatabaseEntryObject
 
compareTo(Object) - Method in class ewe.fx.mImage
 
compareTo(Object) - Method in class ewe.io.EweFile.EweEntry
 
compareTo(Object) - Method in class ewe.io.TreeConfigFile
 
compareTo(BigDecimal) - Method in class ewe.math.BigDecimal
 
compareTo(Object) - Method in class ewe.math.BigDecimal
 
compareTo(Object) - Method in class ewe.math.BigInteger
 
compareTo(BigInteger) - Method in class ewe.math.BigInteger
 
compareTo(int) - Method in class ewe.math.MPN
 
compareTo(long) - Method in class ewe.math.MPN
 
compareTo(MPN) - Method in class ewe.math.MPN
 
compareTo(Object) - Method in class ewe.sys.DayOfYear
 
compareTo(Object) - Method in class ewe.sys.Decimal
 
compareTo(Object) - Method in class ewe.sys.Double
 
compareTo(Object) - Method in class ewe.sys.Long
 
compareTo(Object) - Method in class ewe.sys.Time
 
compareTo(Object) - Method in class ewe.sys.TimeOfDay
 
compareTo(Object) - Method in interface ewe.util.Comparable
Compare this object with another.
compareTo(Object) - Method in class ewe.util.SubString
Compare this SubString with either another SubString or a String.
compareTo(Object, int) - Method in class ewe.util.SubString
Compare this SubString with either another SubString or a String.
compareTo(Object) - Method in class ewe.zip.ZipEntry
 
compareTo(Integer) - Method in class java.lang.Integer
Compare two Integers numerically by comparing their int values.
compareTo(Object) - Method in class java.lang.Integer
Behaves like compareTo(Integer) unless the Object is not an Integer.
compareTo(String) - Method in class java.lang.String
 
comparerClassName - Variable in class ewe.database.IndexEntry
 
complete - Variable in class ewe.sys.ThreadTask
This is set true when doTask() has returned.
compressStream(Handle, InputStream, RandomStream, int) - Static method in class ewe.io.CompressedRandomStream
Compress an InputStream into a CompressedRandomStream.
compressStream(Handle, InputStream, RandomStream, int, int, long) - Static method in class ewe.io.CompressedRandomStream
Compress an InputStream into a CompressedRandomStream.
compression - Variable in class ewe.fx.ImageCodec
 
computer - Static variable in class ewe.filechooser.FileChooserBase
 
computer - Static variable in class ewe.sys.Device
 
concat(String) - Method in class java.lang.String
Concatenates the given string to this string and returns the result.
concatenate(DisplayLine, int, int) - Static method in class ewe.ui.DisplayLine
 
concatenate(DisplayLine, DisplayLine) - Static method in class ewe.ui.DisplayLine
 
conditionalChar - Variable in class ewe.ui.EditControl
 
conditionalCharIndex - Variable in class ewe.ui.EditControl
 
conditionalKey - Variable in class ewe.ui.InputMethod
 
conditionalLineBreak() - Method in class ewe.ui.formatted.FormattedTextMaker
 
configFileName - Variable in class ewe.io.TreeConfigFile
 
configFiles - Static variable in class ewe.io.TreeConfigFile
 
confirmDelete - Variable in class ewe.ui.ListEditor
 
confirmImage(Image) - Method in class ewe.graphics.Mosaic
 
connect() - Method in class ewe.io.SerialPortSpecs
This attempts to create a new Serial Port with the current options.
connect() - Method in class ewe.net.ClientServerConnector
Start the connection process and immediately return a Handle to indicate its progress.
connect() - Method in class ewe.net.HttpConnection
This makes the connection, blocking the current thread.
connect() - Method in class ewe.net.URLConnection
 
connectAsync() - Method in class ewe.net.HttpConnection
Connect asynchronously.
connectAsync(TextCodec) - Method in class ewe.net.HttpConnection
Connect asynchronously.
connectSocketOnly() - Method in class ewe.net.HttpConnection
Connect to the server and save the socket for later use as the "connectedSocket" field.
connectTimeOut - Variable in class ewe.io.RemoteConnection
This is a time in milliseconds for timing out a connection between the ewe application and the underlying RemoteConnection.
connectTimeout - Variable in class ewe.io.SyncApp
 
connectTo(Reader, Writer) - Method in class ewe.ui.Console
Connect this console to a Reader and a Writer.
connectTo(Stream) - Method in class ewe.ui.Console
Connect this console to a bi-directional Stream.
connectToHost(String, int) - Method in class ewe.io.RemoteConnection
This is used by an application to connect to a host and port which is accessible from the remote machine (including the remote machine itself).
connectToServer() - Method in class ewe.net.ClientServerConnector
This is used to make another connection to the server process on the same server port where the initial connection was made.
connectToService(String) - Method in class ewe.io.RemoteConnection
This is used by an application to connect to a service on the remote machine.
connected - Variable in class ewe.net.URLConnection
 
connectedSocket - Variable in class ewe.net.HttpConnection
 
connecting - Variable in class ewe.net.ClientServerConnector
 
connectionClosed() - Method in class ewe.io.RemoteCallTask
This gets called when the connection between the two RemoteHandlers is closed.
constant(int) - Static method in class ewe.sys.Math
Deprecated.  
constraints - Variable in class ewe.ui.CellEntry
 
constraints - Variable in class ewe.ui.Control
 
consumed - Variable in class ewe.ui.Event
If this is set true then this should indicate that the event should not be sent to any more listeners.
container - Variable in class ewe.ui.ChoiceControl
 
containerHasFocus() - Method in class ewe.ui.Container
Returns true if the Container itself has the focus instead of one of its children.
contains(int, int) - Method in class ewe.ui.Control
Returns true if the given x and y coordinate in the parent's coordinate system is contained within this control.
contains(Control) - Method in class ewe.ui.Control
 
contains(Object) - Method in class ewe.util.Vector
 
contains(Object) - Method in class ewe.util.WeakSet
Checks if an Object is contained in the Weak Set.
containsKey(Object) - Method in class ewe.util.Hashtable
 
containsKey(Object) - Method in interface ewe.util.Map
Checks if an entry with the specified key is in the Map.
containsValue(Object) - Method in class ewe.util.Hashtable
 
containsValue(Object) - Method in interface ewe.util.Map
Checks if at least one entry with the specified value is in the Map.
content - Variable in class ewe.ui.CarrierFrame
 
contentLength - Variable in class ewe.net.HttpConnection
This is the length of the document read in, valid after a connection call.
contents - Variable in class ewe.ui.Frame
 
contents - Variable in class ewe.ui.SaveableEditor
 
contents - Variable in class ewe.ui.Window
 
contentsOnly - Variable in class ewe.ui.Frame
 
context - Variable in class ewe.sys.Coroutine
 
contextMenuItem - Variable in class ewe.ui.ListEditor
 
continueOp(Frame, String, String) - Static method in class ewe.io.CopyOver
 
continueWait() - Static method in class ewe.ui.Form
This requests that a wait Cursor be shown IF it was shown before the last Form was displayed - otherwise it has no effect.
control - Variable in class ewe.ui.ButtonObject
 
control - Variable in class ewe.ui.MenuState
 
control - Variable in class ewe.ui.TableModel.CellControl
The Control that is being used for editing.
control - Variable in class ewe.ui.TableModel.ControlProxy
 
control - Variable in class ewe.ui.TextInputParameters
This is the Control which will own the input.
control - Variable in class ewe.ui.TreeControl.ControlTreeNode
 
control - Variable in class ewe.ui.mLabel
This is used to associate another Control with this label.
controlAnchor - Variable in class ewe.data.FieldData
The anchor of any Control used to edit/display the data - by default it is UIConstants.WEST|UIConstants.EAST which stretches it horizontally to fill its conatainer.
controlFont - Variable in class ewe.ui.TextInputParameters
This will be the font of the control.
controlProxy - Static variable in class ewe.ui.TableModel
 
controlRect - Variable in class ewe.ui.TextInputParameters
This can be set to be the Rect of the host control in its parent window.
controlToLetter() - Method in class ewe.ui.KeyEvent
Convert specific control keys to their letter counterpart.
controls - Variable in class ewe.ui.InputStack
 
controls - Variable in class ewe.ui.ProgressAndControl
Add your controls to this panel.
controlsToRefresh - Variable in class ewe.ui.Frame
This is a collection of components that should be refreshed when the frame is removed.
convertCountryCode(String) - Static method in class ewe.sys.Locale
This will convert a three letter (uppercase) ISO country code to the two letter (uppercase) ISO country code OR the other way.
convertData(Wrapper, String, Wrapper, String) - Method in interface ewe.reflect.DataConverter
Return true if the conversion was successfull.
convertData(Wrapper, String, Wrapper, String) - Method in class ewe.reflect.Wrapper
 
convertMode(String) - Static method in class ewe.io.FileBase
A utility method to convert from "r" or "rw" to READ_ONLY or READ_WRITE mode.
convertStringToStaticObjectValue(Object, int) - Static method in class ewe.database.DatabaseEntryObject
If the value is a String, convert it to an Object suitable for the specified type.
convertSystemTime(long, boolean) - Static method in class ewe.sys.Time
 
convertTime - Variable in class ewe.fx.ImageCodec
This is used for debugging only.
converter - Variable in class ewe.reflect.FieldTransfer
An optional DataConverter.
copied(Object) - Method in class ewe.data.DataObject
This method is called after the base implementation of copyFrom() is executed.
copied - Variable in class ewe.io.IOTransfer
This is the number of bytes copied so far.
copy(Object, Object) - Static method in class ewe.util.Utils
This copies data from the source to the destination.
copyArray(Object, int, Object, int, int) - Static method in class ewe.sys.Vm
Copies the elements of one array to another array.
copyCopiesFrom(Object) - Method in class ewe.util.Vector
 
copyCriteria(int[]) - Static method in class ewe.database.DatabaseUtils
 
copyData(Object) - Method in class ewe.database.Record
Return a copy of the data returned by getField() - unless that data is of type JAVA_OBJECT in which case a copy will only be returned if it implements ewe.util.Copyable.
copyEntriesFrom(FoundEntriesObject, int, int) - Method in class ewe.database.FoundEntriesObject
 
copyEntriesFrom(FoundEntriesObject, int, int) - Method in class ewe.database.RecordFoundEntries
 
copyField(String, Object, Object, Reflect) - Static method in class ewe.util.Utils
This copies one field from the source object to the destination object using the provided Reflect Object as the class specifier.
copyFrom(Object) - Method in class ewe.data.DataObject
 
copyFrom(Object) - Method in interface ewe.data.DataUnit
Copy all appropriate data from another object.
copyFrom(Object) - Method in class ewe.data.MultiListSelect.SingleListSelect
 
copyFrom(FileChooserOptions) - Method in class ewe.filechooser.FileChooserOptions
 
copyFrom(Object) - Method in class ewe.fx.mImage
 
copyFrom(Object) - Method in class ewe.sys.Decimal
 
copyFrom(Object) - Method in class ewe.sys.Double
This stores the bit-wise representation of the double in the Long value.
copyFrom(Object) - Method in class ewe.sys.Long
 
copyFrom(Object) - Method in class ewe.sys.VMApp
 
copyFrom(byte[], int, int) - Method in class ewe.util.ByteArray
Copy the bytes from the supplied array, re-using the interal byte array if possible.
copyFrom(byte[]) - Method in class ewe.util.ByteArray
Copy the bytes from the supplied array, re-using the interal byte array if possible.
copyFrom(String) - Method in class ewe.util.CharArray
Set the data in the CharArray to be a copy of the data in the string, re-using the internal char array if possible.
copyFrom(char[], int, int) - Method in class ewe.util.CharArray
Set the data in the CharArray to be a copy of the data provided re-using the internal char array if possible.
copyFrom(SubString) - Method in class ewe.util.CharArray
Set the data in the CharArray to be a copy of the data in the SubString, re-using the internal char array if possible.
copyFrom(Object) - Method in class ewe.util.Vector
 
copyFromLocalToRemoteDatabase - Variable in class ewe.database.ResolveConflict
 
copyFromRemoteToLocalDatabase - Variable in class ewe.database.ResolveConflict
 
copyInto(int[], int) - Method in class ewe.util.IntArray
Copy all values into the destination array at the specified offset.
copyInto(char[], int) - Method in class ewe.util.SubString
Copy all the characters of this substring into a character array.
copyInto(char[], int, int, int) - Method in class ewe.util.SubString
Copy a subset of this SubStrings data into a character array.
copyInto(byte[], int, boolean) - Method in class ewe.util.SubString
Copy all the characters of this substring into a byte array.
copyInto(byte[], int, int, int, boolean) - Method in class ewe.util.SubString
Copy a subset of this SubStrings data into a byte array.
copyInto(Object[], int) - Method in class ewe.util.Vector
The destination array MUST be big enough to hold the vector.
copyInto(Object[]) - Method in class ewe.util.Vector
The destination array MUST be big enough to hold the vector.
copyInto(String, int, char[], int, int) - Static method in class ewe.util.mString
Copy the characters from the String into the destination in the most memory effecient way.
copyInto(String, char[], int) - Static method in class ewe.util.mString
Copy the characters from the String into the destination in the most memory effecient way.
copyOver - Variable in class ewe.sys.VMApp
 
copyRect(ISurface, int, int, int, int, int, int) - Method in class ewe.fx.Graphics
Copies a rectangular area from a surface to the given coordinates on the current surface.
copyRect(Graphics, int, int, int, int, int, int) - Method in class ewe.fx.Graphics
 
copyRect(Graphics, Rect, Rect, Mask) - Method in class ewe.fx.Graphics
Copy and scale an area from another Graphics object to this one, using the optional Mask.
copyStateFrom(FoundEntriesObject) - Method in class ewe.database.FoundEntriesObject
 
copyValue(Object, Object) - Method in class ewe.reflect.Field
 
copyValue(Wrapper) - Method in class ewe.reflect.Wrapper
 
copyValueOf(char[], int, int) - Static method in class java.lang.String
 
copyValueOf(char[]) - Static method in class java.lang.String
 
coroutineStackSize - Variable in class ewe.ui.Editor
 
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
count - Variable in class ewe.io.BufferedInputStream
The number of valid bytes currently in the buffer.
count - Variable in class ewe.io.BufferedOutputStream
This is the number of bytes that are currently in the buffer and are waiting to be written to the underlying stream.
count - Variable in class ewe.io.ByteArrayInputStream
This indicates the maximum number of bytes that can be read from this stream.
count - Variable in class ewe.io.ByteArrayOutputStream
The number of bytes that have been written to the buffer
count - Variable in class ewe.io.CharArrayReader
This indicates the maximum number of chars that can be read from this stream.
count - Variable in class ewe.io.CharArrayWriter
The number of chars that have been written to the buffer
count() - Static method in class ewe.sys.Coroutine
This returns a count of all running Coroutines.
count() - Method in class ewe.util.WeakSet
This counts the number of live references.
countAssignedFields() - Method in class ewe.database.ByteArrayDatabaseEntry
 
countAssignedFields() - Method in interface ewe.database.DatabaseEntry
 
countBlankLines(boolean) - Method in class ewe.ui.DisplayLine
Count how many blank lines are above or below this line.
countChildren(int) - Method in class ewe.ui.TreeTableModel
Return the number of children for a node at the specified index.
countDeleted() - Method in class ewe.database.RemoteSynchronizer
 
countDeletedEntries() - Method in interface ewe.database.Database
Returns the number of entries marked as deleted.
countDeletedEntries() - Method in class ewe.database.RecordFile
Returns the number of deleted records.
countEncoded(byte[], int, int) - Static method in class ewe.util.ByteEncoder
Count how many data units (primitive values or object values) are stored in sequence in the specified sequence of bytes.
countEntries() - Method in class ewe.data.FieldTableModel
This calls calculateNumRows() which is what you should override.
countEntries() - Method in interface ewe.database.Database
If getEntriesCount() returns -1, indicating that the number of entries is unknown, then this method will count the entries by counting each one if necessary.
countEntries() - Method in class ewe.database.DatabaseObject
 
countInRange(LinkedListElement, LinkedListElement) - Static method in class ewe.util.LinkedListElement
Counts the number of elements in the inclusive range start -> end.
countItems() - Method in class ewe.ui.PhoneMenu
Return the number of items.
countItems() - Method in class ewe.util.RangeList
 
countListItems() - Method in interface ewe.data.ISimpleList
Count the number of list items.
countListItems() - Method in class ewe.ui.BasicList
 
countNext(LinkedListElement) - Static method in class ewe.util.LinkedListElement
Count how many are in the list starting from (and including) start.
countObjects(boolean) - Static method in class ewe.sys.Vm
This returns a count of allocated objects.
countPages(PageFormat) - Method in interface ewe.fx.print.Printable
This is called when printing is about to start and it requests a count of the number of pages that would be necessary to print.
countPages(PageFormat) - Method in class ewe.fx.print.PrintableObject
By default this returns UNKNOWN_NUMBER_OF_PAGES.
countPagesWillPrint(int) - Method in class ewe.fx.print.PrintOptions
Count the number of pages that will print if reportedNumberOfPages is not UNKNOWN_NUMBER_OF_PAGES.
countPoints() - Method in class ewe.fx.GeneralPath
This returns the number of points that has been added to the GeneralPath so far.
countPrev(LinkedListElement) - Static method in class ewe.util.LinkedListElement
Count how many are in the list starting from (and including) start going backwards.
countRanges() - Method in class ewe.util.RangeList
 
countRemoteDeletedEntries() - Method in class ewe.database.DoubleSynchronizer
 
countRemoteDeletedEntries() - Method in class ewe.database.RemoteSynchronizer
 
countRemoteDeletedEntries() - Method in class ewe.database.Synchronizer
 
countRemoteUnsynchronizedEntries() - Method in class ewe.database.DoubleSynchronizer
 
countRemoteUnsynchronizedEntries() - Method in class ewe.database.RemoteSynchronizer
 
countRemoteUnsynchronizedEntries() - Method in class ewe.database.Synchronizer
 
countSelectedIndexes() - Method in interface ewe.data.IndexSelectable
Returns the number of items that are currently selected.
countSelectedIndexes() - Method in class ewe.ui.BasicList
 
countSelectedIndexes() - Method in class ewe.ui.SimpleList
 
countSelectedIndexes() - Method in class ewe.ui.mList
 
countSelectedLines() - Method in class ewe.ui.TreeTableModel
 
countToSectionEnd() - Method in class ewe.ui.DisplayLine
This returns how many lines are from this line (inclusive) to the end of this section.
countTokens() - Method in class ewe.util.StringTokenizer
This counts the number of remaining tokens in the string, with respect to the current delimiter set.
countTotalChildNodes(int) - Method in class ewe.ui.TreeTableModel
Count all child nodes of a parent, including children of its children and so on.
countUnsynced() - Method in class ewe.database.RemoteSynchronizer
 
count_leading_zeros(int) - Static method in class ewe.math.MPN
Count the number of leading zero bits in an int.
counterRotated - Static variable in class ewe.ui.mApp
Set this to true before calling setupMainWindow() to display the application rotated by 90 degrees anti-clockwise (which puts the controls on the left - when the user rotates it back by 90 degrees clockwise).
create(Object) - Method in class ewe.database.SafeDBAccess
This calls openForCreate() and then calls closeCreate().
create(Rect, String, int, int, Object) - Method in class ewe.ui.Window
This creates the native window associated with this Window object.
createColorTable - Variable in class ewe.fx.ImageTool
This is the optional color map that will be used for createImage().
createCompatibleImage(ImageData, int, int, int) - Static method in class ewe.fx.ImageTool
Create a new Image that is compatible with the source ImageData, given a specific destination ImageData type.
createCompatibleImage(ImageData, int, int) - Static method in class ewe.fx.ImageTool
Create a new Image that is compatible with the source ImageData.
createCursor(Object) - Static method in class ewe.sys.Vm
Use this to create a new Mouse cursor.
createDir() - Method in class ewe.io.File
Creates a directory.
createDir() - Method in class ewe.io.FileAdapter
 
createDir() - Method in class ewe.io.FileBase
Creates a directory.
createDisplay() - Method in class ewe.ui.HtmlViewer
 
createDisplay() - Method in class ewe.ui.WebBrowser
 
createEweObject(Object) - Static method in class ewe.sys.JavaBridge
Create a Ewe Object that is the equivalent of a Java Object.
createFileChooser(int, String, File) - Method in class ewe.ui.mFileInput
This is called to create a new FileChooser when the select button is pressed.
createFor(String, String, int) - Static method in class ewe.sys.Locale
 
createForm(ExecTransfer, int, int) - Method in class ewe.ui.ExecTransfer
 
createFrom(Stream, StringBuffer) - Static method in class ewe.io.MemoryFile
Deprecated. - use new MemoryFile(Stream is,String mode) instead.
createGraphics() - Method in class ewe.ui.Control
Deprecated. Use getGraphics() instead.
createID(String, String, int) - Static method in class ewe.sys.Locale
This should create a locale ID based on the ISO two character language and country codes.
createIfNotPresent - Variable in class ewe.data.MultiListSelect
If this is true then the list will default to adding an empty selection for a list if there is no entry for that list.
createImage(int, int) - Method in class ewe.fx.ImageTool
This creates an Image using the createOptions and createColorTable fields.
createImageUsing(ImageTool, int, int, int) - Static method in class ewe.fx.ImageTool
If the specified ImageTool is null, then an image will be created using the default options, otherwise the specified ImageTool is used to create the image.
createIndex(Handle, String) - Method in class ewe.database.DatabaseObject
 
createIndex(Handle, IndexEntry) - Method in class ewe.database.DatabaseObject
 
createMenu() - Method in class ewe.ui.mChoice
This creates the Menu for the mChoice.
createMenuFor(Object) - Method in class ewe.ui.SoftKeyBar
Create a Menu for a specific set of Objects, placed in a Vector, or a Container or an Object array.
createMenuItem(String, String, String, Object) - Method in class ewe.ui.Form
 
createMenuItem(String, String, IImage) - Method in class ewe.ui.Form
 
createMenuItem(mButton) - Method in class ewe.ui.Form
Return a MenuItem that will be used as a proxy for a specific buton.
createMenuItem(String, String, String, Object) - Method in class ewe.ui.SoftKeyBar
 
createMenuItem(String, String, IImage) - Method in class ewe.ui.SoftKeyBar
 
createMenuItem(mButton) - Method in class ewe.ui.SoftKeyBar
Return a MenuItem that will be used as a proxy for a specific buton.
createMenuItemFor(Object) - Method in class ewe.ui.SoftKeyBar
Create a MenuItem for a particular Object.
createNativeWindow(Rect, String, int, int, Object) - Method in class ewe.ui.Window
 
createNew(ISurface) - Static method in class ewe.fx.Graphics
 
createNew() - Static method in class ewe.security.RSA
Create a new RSAKey pair with a length of 400 bits and using the current time as the random seed.
createNew(int, long) - Static method in class ewe.security.RSA
Create a new RSAKey pair.
createObjectFor(Object, int) - Method in class ewe.ui.TreeModelAdapter
Use this to create a new node object for a node which is about to be expanded.
createObjectFor(Object, int) - Method in class ewex.registry.RegistryTreeModel
 
createOptions - Variable in class ewe.fx.ImageTool
These are the options that will be used for createImage().
createSecureDocument() - Method in class ewe.io.BlockIO
 
createService(String) - Static method in class ewe.io.RemoteConnection
This creates a ServerSocket on a new port and then posts the service to the RemoteConnecion.
createShortcut(String, String, String) - Static method in class ewex.registry.Registry
 
createShortcutToEwe() - Static method in class ewe.sys.VMOptions
 
createStringWithChars(char[]) - Static method in class ewe.sys.Vm
Create a new String that uses the specified character array without creating a new character array for the String.
createTempFile(String, String, File) - Method in class ewe.io.FileBase
This creates an empty temporary file with the specified prefix and suffix.
createTempFile(String, File) - Method in class ewe.io.FileBase
This creates an empty file with a specific name in a temporary directory.
createTempFile(String, String, File) - Method in class ewe.io.FileSys
This creates an empty temporary file with the specified prefix and suffix.
createTempFile(String, File) - Method in class ewe.io.FileSys
This creates an empty file with a specific name in a temporary directory.
createWindow() - Method in class ewe.ui.Form
This creates a new Window for the Form on request (when being shown).
createWindow() - Method in class ewe.ui.WindowContainer
 
createZipEntry(String) - Method in class ewe.zip.ZipInputStream
Creates a new zip entry for the given name.
creatingFor(mTextPad, DisplayLine, int, int) - Method in class ewe.ui.formatted.TextFormatter
This gives the TextFormatter the chance to actually alter the lines being displayed.
creationData - Variable in class ewe.ui.Window
 
criteria - Variable in class ewe.database.EntrySelector
 
criteriaToField(int) - Static method in class ewe.database.DatabaseUtils
 
criteriaToOptions(int) - Static method in class ewe.database.DatabaseUtils
 
criteriaToType(int) - Static method in class ewe.database.DatabaseUtils
 
cross - Static variable in class ewe.ui.FormBase
The cross (X) icon - colored Red.
cur - Variable in class ewe.util.TextEncoder
 
curCard - Variable in class ewe.ui.CardPanel
Focus on the first control on the active panel.
curFile - Variable in class ewe.io.SimpleFileChooser
 
curLoc - Variable in class ewe.ui.PanelSplitter
 
curPoint - Static variable in class ewe.ui.ControlBase
 
curPoint - Variable in class ewe.ui.DragContext
 
curState - Variable in class ewe.ui.mTextArea
Deprecated.  
curState - Variable in class ewe.ui.mTextPad
 
curStream - Variable in class ewe.fx.PNGEncoder
 
curText - Variable in class ewe.ui.InputKeyPad
 
current - Variable in class ewe.ui.ScrollTrack
 
currentClassLoader() - Method in class java.lang.SecurityManager
Find the ClassLoader of the first non-system class on the execution stack.
currentCursor - Variable in class ewe.ui.Window
 
currentDir - Variable in class ewe.io.SimpleFileChooser
 
currentDir - Static variable in class ewe.sys.VMOptions
 
currentEvent - Variable in class ewe.ui.Editor
This is the event that caused the current fieldChanged() or action() event.
currentFiles - Variable in class ewe.io.SimpleFileChooser
 
currentIcon - Variable in class ewe.ui.TaskbarWindow
 
currentLoadedClass() - Method in class java.lang.SecurityManager
Find the first non-system class on the execution stack.
currentMask - Variable in class ewe.io.SimpleFileChooser
 
currentPageFormat - Variable in class ewe.fx.print.PrintableObject
This is the PageFormat for the page being printed now.
currentPageIndex - Variable in class ewe.fx.print.PageCounter
This is only valid after calls to moveToNextPage().
currentPageRect - Variable in class ewe.fx.print.PrintableObject
This is the PageRect that is currently being drawn on.
currentPenEvent - Static variable in class ewe.ui.ControlBase
This is set to be the current PenEvent in the onPenEvent() handler.
currentPrintPage - Variable in class ewe.fx.print.PrintableObject
This is the PrintPage being used for the current page.
currentState - Variable in class ewe.sys.HandleStatus
 
currentThread() - Static method in class ewe.sys.mThread
Return the current running mThread.
currentThread() - Static method in class java.lang.Thread
 
currentTimeMillis() - Static method in class java.lang.System
Get the current time in milliseconds.
currentTip - Static variable in class ewe.ui.PenEvent
 
cursor - Variable in class ewe.ui.TableControl
This is the cursor position.
cursor - Variable in class ewe.ui.formatted.TextFormatter
 
cursorOn - Variable in class ewe.ui.mInput
 
cursorPos - Variable in class ewe.ui.mInput
 
cursorSize - Variable in class ewe.ui.TableModel
This specifies the size of the cursor, in cells.
cursorTo(int, int, boolean) - Method in class ewe.ui.TableControl
 
cursorTo(int, int, boolean) - Method in class ewe.ui.TreeControl
 
cursorTo(int, boolean) - Method in class ewe.ui.TreeControl
 
cursorToEnd() - Method in class ewe.ui.mInput
 
curve - Static variable in class ewe.fx.Curve
 
curveTo(float, float, float, float, float, float) - Method in class ewe.fx.GeneralPath
Draw a Bezier curve from the last point to the co-ordinates (x3,y3) using (x1,y1) and (x2,y2) as the curve's control points.
cutNodes - Variable in class ewe.ui.TreeTableModel
 
cycleFocus - Variable in class ewe.ui.Container
If this is true then the keyboard focus will cycle from the first to the last control in this container when the focus has moved to the very first or very last control.
cycledKeys - Variable in class ewe.ui.InputMethod
 

D

DASH - Static variable in class ewe.fx.Pen
 
DASHDOT - Static variable in class ewe.fx.Pen
 
DASHDOTDOT - Static variable in class ewe.fx.Pen
 
DATA_CHANGED - Static variable in class ewe.ui.DataChangeEvent
 
DATA_CHANGED_BY_ENTER - Static variable in class ewe.ui.mInput
This is a flag used with a generated DataChangeEvent to indicate that the data was changed by the enter key being pressed.
DATA_DROPPED - Static variable in class ewe.ui.WindowEvent
This event occurs when the user drops data picked up from another application or from the OS shell.
DATE - Static variable in interface ewe.database.DatabaseTypes
This is for a date value (represented by ewe.sys.DayOfYear) value (saved as a 64-bit integer).
DATE_SEPARATOR - Static variable in class ewe.sys.Locale
Use with getString() - The character(s) for the date separator.
DATE_TIME - Static variable in interface ewe.database.DatabaseTypes
This is for a date and time (represented by ewe.sys.Time) value (saved as a 64-bit integer).
DAY - Static variable in class ewe.sys.Locale
Use with getString()/fromString() - The full name of the day which is equivalent to Monday to Sunday, where 1 == Monday, 2 == Tuesday.
DAY - Static variable in class ewe.sys.Time
 
DAY_OF_WEEK - Static variable in class ewe.sys.Locale
Use with getString()/fromString() - The full name of a DAY IN THE WEEK.
DEACTIVATE - Static variable in class ewe.ui.WindowEvent
This indicates that the window is no longer active.
DECIMAL - Static variable in interface ewe.database.DatabaseTypes
This is for an arbitrary sized decimal number stored as an ewe.sys.Decimal.
DECLARED - Static variable in interface ewe.reflect.Member
 
DECLARED - Static variable in class ewe.reflect.Reflect
An option for retrieving Fields, Methods and Constructors.
DECLARED - Static variable in interface java.lang.reflect.Member
Represents all members, whether public, private, protected or package-protected, but only which are declared in this class.
DEFAULT_CURSOR - Static variable in interface ewe.sys.VmConstants
 
DEFAULT_EXTENSION - Static variable in class ewe.io.FileChooserParameters
This is property is used to set the default extension.
DEFCANCELB - Static variable in class ewe.ui.FormBase
This is an OK button that has CANCEL assigned as the hotkey.
DEFLATED - Static variable in class ewe.zip.ZipEntry
Compression method.
DEFLATED - Static variable in class ewe.zip.ZipOutputStream
Compression method.
DEFOKB - Static variable in class ewe.ui.FormBase
This is an OK button that has ENTER assigned as the hotkey.
DELETE - Static variable in interface ewe.ui.IKeys
special key
DELETED_ENTRY_ERASED - Static variable in class ewe.database.DatabaseEvent
 
DELETE_BUTTON - Static variable in class ewe.ui.ListEditor
 
DESELECTED - Static variable in class ewe.ui.MenuEvent
 
DESKTOP_HEIGHT - Static variable in class ewe.ui.Gui
A possible flag for screenIs.
DESKTOP_SCREEN - Static variable in class ewe.ui.Gui
A possible flag for screenIs.
DESKTOP_VERSION - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
DESKTOP_WIDTH - Static variable in class ewe.ui.Gui
A possible flag for screenIs.
DIAMOND - Static variable in class ewe.ui.formatted.TextFormatter
 
DIGEST_SIZE - Static variable in class ewe.security.SHA1
size of a SHA-1 digest in octets
DIRECTORY_SELECT - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constructor.
DIRECTORY_TREE - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
DISABLED - Static variable in interface ewe.fx.IImage
This is an option that tells the image that it should draw itself in a disabled (usually "grayed") state.
DISABLED - Static variable in class ewe.ui.Card
A flag.
DISPLAY_NO_OPEN - Static variable in class ewe.ui.HtmlViewer
A display option for the constructor.
DISPLAY_NO_STATUS_BAR - Static variable in class ewe.ui.HtmlViewer
A display option for the constructor.
DISPLAY_NO_TABS - Static variable in class ewe.ui.HtmlViewer
A display option for the constructor.
DISPLAY_NO_TOOL_BUTTONS - Static variable in class ewe.ui.HtmlViewer
A display option for the constructor.
DIVIDE - Static variable in class ewe.sys.Math
Deprecated.  
DONTCHANGE - Static variable in interface ewe.ui.CellConstants
 
DONTFILL - Static variable in interface ewe.ui.CellConstants
 
DONTSTRETCH - Static variable in interface ewe.ui.CellConstants
 
DONT_CLOSE_IF_ABORTED - Static variable in class ewe.io.StreamUtils
An option for transfer().
DONT_DROP_CURSOR - Static variable in interface ewe.sys.VmConstants
 
DONT_SHOW_FILE_EXTENSION - Static variable in class ewe.filechooser.FileChooserBase
 
DONT_STOP_AFTER_KNOWN_SIZE - Static variable in class ewe.io.StreamUtils
An option for transfer().
DONT_STRETCH_CONTENTS - Static variable in class ewe.ui.SplittablePanel
This is an option for getNextPanel().
DOS_SYSTEM - Static variable in class ewe.io.FileSys
The file system is a DOS/Windows type system.
DOT - Static variable in class ewe.fx.Pen
 
DOUBLE - Static variable in interface ewe.database.DatabaseTypes
This is the double precision floating point (64-bit) type.
DOUBLE - Static variable in class ewe.reflect.Wrapper
 
DOUBLE_MAX_VALUE - Static variable in class ewe.math.Number
 
DOUBLE_MIN_VALUE - Static variable in class ewe.math.Number
 
DOWN - Static variable in interface ewe.ui.IKeys
special key
DRAG_MULTIPLE_CURSOR - Static variable in interface ewe.sys.VmConstants
 
DRAG_SINGLE_CURSOR - Static variable in interface ewe.sys.VmConstants
 
DRAW_ALPHA - Static variable in class ewe.fx.Graphics
This is used for drawing images.
DRAW_AND - Static variable in class ewe.fx.Graphics
The constant for a draw operation that AND's the source with the destination.
DRAW_OR - Static variable in class ewe.fx.Graphics
The constant for a draw operation that OR's the source with the destination.
DRAW_OVER - Static variable in class ewe.fx.Graphics
The constant for a draw operation that draws the source over the destination.
DRAW_XOR - Static variable in class ewe.fx.Graphics
The constant for a draw operation that XOR's the source with the destination.
D_COMPRESSED_SIZE - Static variable in interface ewe.zip.ZipConstants
 
D_CRC32 - Static variable in interface ewe.zip.ZipConstants
 
D_HDR_SIG - Static variable in interface ewe.zip.ZipConstants
 
D_SIGNATURE - Static variable in interface ewe.zip.ZipConstants
 
D_SIZE - Static variable in interface ewe.zip.ZipConstants