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
 
D_UNCOMPRESSED_SIZE - Static variable in interface ewe.zip.ZipConstants
 
DarkBlue - Static variable in class ewe.fx.Color
 
DarkGray - Static variable in class ewe.fx.Color
 
DataChangeEvent - class ewe.ui.DataChangeEvent.
 
DataChangeEvent(int, Control) - Constructor for class ewe.ui.DataChangeEvent
 
DataConverter - interface ewe.reflect.DataConverter.
 
DataInput - interface ewe.io.DataInput.
This interface is implemented by classes that can data from streams into Java primitive types.
DataInputStream - class ewe.io.DataInputStream.
 
DataInputStream(Stream) - Constructor for class ewe.io.DataInputStream
 
DataInputStream(InputStream) - Constructor for class ewe.io.DataInputStream
 
DataObject - class ewe.data.DataObject.
This is an object which completely implements the DataUnit interface.
DataObject() - Constructor for class ewe.data.DataObject
 
DataOutput - interface ewe.io.DataOutput.
This interface is implemented by classes that can wrte data to streams from Java primitive types.
DataOutputStream - class ewe.io.DataOutputStream.
 
DataOutputStream(Stream) - Constructor for class ewe.io.DataOutputStream
 
DataOutputStream(OutputStream) - Constructor for class ewe.io.DataOutputStream
 
DataParser - class ewe.util.DataParser.
A DataParser is used to extract numeric and textual information from a formated line of text.
DataParser(String) - Constructor for class ewe.util.DataParser
Create a new DataParser for the specified format.
DataProcessor - interface ewe.io.DataProcessor.
 
DataProcessorStream - class ewe.io.DataProcessorStream.
This is a ONE-WAY stream.
DataProcessorStream(DataProcessor, BasicStream) - Constructor for class ewe.io.DataProcessorStream
 
DataProcessorStream(DataProcessor, BasicStream, int) - Constructor for class ewe.io.DataProcessorStream
 
DataProperty - class ewe.util.DataProperty.
This class is not currently used.
DataProperty() - Constructor for class ewe.util.DataProperty
 
DataReady - Static variable in class ewe.net.HttpConnection
 
DataTooBigException - exception ewe.database.DataTooBigException.
This is thrown by Database.getEntries() if the specified criteria returns too many entries than can be represented by a FoundEntries() object.
DataTooBigException() - Constructor for class ewe.database.DataTooBigException
 
DataUnit - interface ewe.data.DataUnit.
A DataUnit encompasses a set of standard methods which are useful for small units of data.
DataUtils - class ewe.data.DataUtils.
 
DataUtils() - Constructor for class ewe.data.DataUtils
 
DataValidator - interface ewe.database.DataValidator.
 
Database - interface ewe.database.Database.
A Database represents a single relational database table along with associated indexes and other meta data.
DatabaseEntry - interface ewe.database.DatabaseEntry.
 
DatabaseEntryCompareInts - class ewe.database.DatabaseEntryCompareInts.
 
DatabaseEntryCompareInts(Database, int[]) - Constructor for class ewe.database.DatabaseEntryCompareInts
 
DatabaseEntryComparer - interface ewe.database.DatabaseEntryComparer.
 
DatabaseEntryObject - class ewe.database.DatabaseEntryObject.
 
DatabaseEntryObject(DatabaseObject) - Constructor for class ewe.database.DatabaseEntryObject
 
DatabaseEvent - class ewe.database.DatabaseEvent.
 
DatabaseEvent(int, Object) - Constructor for class ewe.database.DatabaseEvent
 
DatabaseIOException - exception ewe.database.DatabaseIOException.
 
DatabaseIOException(IOException) - Constructor for class ewe.database.DatabaseIOException
 
DatabaseMaker - interface ewe.database.DatabaseMaker.
 
DatabaseManager - class ewe.database.DatabaseManager.
 
DatabaseManager() - Constructor for class ewe.database.DatabaseManager
 
DatabaseObject - class ewe.database.DatabaseObject.
A building block for a Database.
DatabaseObject() - Constructor for class ewe.database.DatabaseObject
 
DatabaseObject.MetaData - class ewe.database.DatabaseObject.MetaData.
 
DatabaseObject.MetaData(String) - Constructor for class ewe.database.DatabaseObject.MetaData
 
DatabaseOperationException - exception ewe.database.DatabaseOperationException.
This is an IOException that indicates that the operation requested is illegal based on the current state of the Database.
DatabaseOperationException(String) - Constructor for class ewe.database.DatabaseOperationException
 
DatabaseSpecs - class ewe.database.DatabaseSpecs.
 
DatabaseSpecs() - Constructor for class ewe.database.DatabaseSpecs
 
DatabaseStream - interface ewe.database.DatabaseStream.
This is not part of the Ewe Simple Database specification.
DatabaseTableModel - class ewe.database.DatabaseTableModel.
 
DatabaseTableModel(Database) - Constructor for class ewe.database.DatabaseTableModel
 
DatabaseTableModel(Database, String) - Constructor for class ewe.database.DatabaseTableModel
 
DatabaseTableModel(Database, int[], boolean) - Constructor for class ewe.database.DatabaseTableModel
 
DatabaseTableModel(Database, boolean) - Constructor for class ewe.database.DatabaseTableModel
 
DatabaseTableModel(FoundEntries) - Constructor for class ewe.database.DatabaseTableModel
 
DatabaseTableModel(EntriesView) - Constructor for class ewe.database.DatabaseTableModel
 
DatabaseTypes - interface ewe.database.DatabaseTypes.
This class contains constants used in the Database package.
DatabaseUtils - class ewe.database.DatabaseUtils.
 
DatagramPacket - class ewe.net.DatagramPacket.
A DatagramPacket is used to hold data that is sent from or received by a DatagramSocket.
DatagramPacket(byte[], int) - Constructor for class ewe.net.DatagramPacket
This is used to create a DatagramPacket to be used to receive data.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class ewe.net.DatagramPacket
This is used to create a DatagramPacket to be used to transmit data.
DatagramSocket - class ewe.net.DatagramSocket.
A DatagramSocket is used for sending/receiving datagram (connectionless) IP packets (UDP).
DatagramSocket() - Constructor for class ewe.net.DatagramSocket
Create a DatagramSocket bound to all addresses for the local host and to the next available port number.
DatagramSocket(int) - Constructor for class ewe.net.DatagramSocket
Create a DatagramSocket bound to all addresses for the local host and to the specified port number.
DatagramSocket(int, InetAddress) - Constructor for class ewe.net.DatagramSocket
Create a DatagramSocket bound to a specific local host address and to a specified port number.
DatagramSocket(int, String) - Constructor for class ewe.net.DatagramSocket
This is generally only used to connect to the infra-red port, in which case you should set hostName to InetAddress.INFRA_RED.
Date - class ewe.sys.Date.
A Date is Identical to a Time.
Date() - Constructor for class ewe.sys.Date
 
Date(int, int, int) - Constructor for class ewe.sys.Date
 
DateChange - class ewe.sys.DateChange.
A DateChange object is used when calculating differences between two Dates or when adding/subtracting time periods to an existing date.
DateChange() - Constructor for class ewe.sys.DateChange
 
DateChooser - class ewe.ui.DateChooser.
 
DateChooser(Locale) - Constructor for class ewe.ui.DateChooser
 
DateChooserPopup - class ewe.ui.DateChooserPopup.
 
DateChooserPopup() - Constructor for class ewe.ui.DateChooserPopup
 
DateDisplayInput - class ewe.ui.DateDisplayInput.
 
DateDisplayInput() - Constructor for class ewe.ui.DateDisplayInput
 
DateTimeInput - class ewe.ui.DateTimeInput.
 
DateTimeInput() - Constructor for class ewe.ui.DateTimeInput
 
DateTimeInput(boolean) - Constructor for class ewe.ui.DateTimeInput
 
DateUpDownInput - class ewe.ui.DateUpDownInput.
This inputs a time of day value using a set of UpDownInputs.
DateUpDownInput(boolean) - Constructor for class ewe.ui.DateUpDownInput
 
DateUpDownInput.DateUpDownInputPopup - class ewe.ui.DateUpDownInput.DateUpDownInputPopup.
 
DateUpDownInput.DateUpDownInputPopup(boolean) - Constructor for class ewe.ui.DateUpDownInput.DateUpDownInputPopup
 
DayOfYear - class ewe.sys.DayOfYear.
DayOfYear is a type of Time object which is only concerned with the day of a specified year.
DayOfYear() - Constructor for class ewe.sys.DayOfYear
 
DayOfYear(int, int, int) - Constructor for class ewe.sys.DayOfYear
 
Debug - class ewe.util.Debug.
This class contains a set of useful methods for debugging an application.
Debug() - Constructor for class ewe.util.Debug
 
Decimal - class ewe.sys.Decimal.
A Decimal is a mutable version of BigDecimal.
Decimal() - Constructor for class ewe.sys.Decimal
 
Decimal(double) - Constructor for class ewe.sys.Decimal
 
Decimal(BigDecimal) - Constructor for class ewe.sys.Decimal
 
Decimal(String) - Constructor for class ewe.sys.Decimal
 
DecimalKeyPad - class ewe.ui.DecimalKeyPad.
 
DecimalKeyPad() - Constructor for class ewe.ui.DecimalKeyPad
 
DecryptedInputStream - class ewe.security.DecryptedInputStream.
This is an InputStream that passes its data through a DataProcessorStream() which decrypts it using a Decryptor object.
DecryptedInputStream(InputStream, String) - Constructor for class ewe.security.DecryptedInputStream
 
DecryptedInputStream(InputStream, byte[]) - Constructor for class ewe.security.DecryptedInputStream
 
Decryptor - class ewe.database.Decryptor.
Deprecated. - use ewe.security.Decryptor instead.
Decryptor(String) - Constructor for class ewe.database.Decryptor
Deprecated.  
Decryptor() - Constructor for class ewe.database.Decryptor
Deprecated.  
Decryptor - class ewe.security.Decryptor.
A Decryptor implements the Blowfish CBC algorithm to decrypt data as encrypted by an Encryptor.
Decryptor(String) - Constructor for class ewe.security.Decryptor
Create a Decryptor using the specified key.
Decryptor(byte[]) - Constructor for class ewe.security.Decryptor
Create a Decryptor using the specified key.
DeflaterOutputStream - class ewe.zip.DeflaterOutputStream.
 
DeflaterOutputStream(BasicStream) - Constructor for class ewe.zip.DeflaterOutputStream
 
DeflaterOutputStream(BasicStream, int) - Constructor for class ewe.zip.DeflaterOutputStream
 
DeflaterOutputStream(BasicStream, int, boolean) - Constructor for class ewe.zip.DeflaterOutputStream
 
DeflaterOutputStream(OutputStream) - Constructor for class ewe.zip.DeflaterOutputStream
 
DeflaterOutputStream(OutputStream, int, boolean) - Constructor for class ewe.zip.DeflaterOutputStream
 
DepthMask - Static variable in class ewe.ui.TreeTableModel
 
Device - class ewe.sys.Device.
This class provides useful utilities for monitoring/controlling the device or for retrieving native resources for the device.
DidHoldDown - Static variable in class ewe.ui.ControlBase
 
Dimension - class ewe.fx.Dimension.
 
Dimension() - Constructor for class ewe.fx.Dimension
 
Dimension(int, int) - Constructor for class ewe.fx.Dimension
 
DisablePopupMenu - Static variable in interface ewe.ui.ControlConstants
Control Modifier - tells the control not to show popup menus.
Disabled - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to a disabled state.
Disabled - Static variable in class ewe.ui.MenuItem
A MenuItem modifier.
DisabledIcon - class ewe.fx.DisabledIcon.
This is a mImage that displays one of two images (the normal and disabled image) depending on whether it is asked to draw the image in normal or Disabled mode.
DisabledIcon(IImage, IImage) - Constructor for class ewe.fx.DisabledIcon
 
DisplayLine - class ewe.ui.DisplayLine.
 
DisplayLine() - Constructor for class ewe.ui.DisplayLine
 
DisplayLine.WidthProvider - interface ewe.ui.DisplayLine.WidthProvider.
 
DisplayLineSpecs - class ewe.ui.DisplayLineSpecs.
 
DisplayLineSpecs() - Constructor for class ewe.ui.DisplayLineSpecs
 
DisplayOnly - Static variable in interface ewe.ui.ControlConstants
Control Modifier - flags the control as a DisplayOnly control.
DoDataTransfer - Static variable in class ewe.ui.Editor
 
DoPaintMethod - Variable in class ewe.ui.Control
 
Double - class ewe.sys.Double.
 
Double() - Constructor for class ewe.sys.Double
 
Double - class java.lang.Double.
Instances of class Double represent primitive double values.
Double(double) - Constructor for class java.lang.Double
Create a Double from the primitive double specified.
Double(String) - Constructor for class java.lang.Double
Create a Double from the specified String.
DoubleSynchronizer - class ewe.database.DoubleSynchronizer.
This Synchronizes two Databases where you have full local access to both.
DoubleSynchronizer(Database, Database) - Constructor for class ewe.database.DoubleSynchronizer
 
Down - Static variable in interface ewe.ui.ControlConstants
 
Drag - Static variable in interface ewe.graphics.ReactiveImage
 
DragContext - class ewe.ui.DragContext.
 
DragContext() - Constructor for class ewe.ui.DragContext
 
DragContext(PenEvent) - Constructor for class ewe.ui.DragContext
 
DragContext.ImageDragInWindow - class ewe.ui.DragContext.ImageDragInWindow.
 
DragContext.ImageDragInWindow(IImage, Point, Control, Window) - Constructor for class ewe.ui.DragContext.ImageDragInWindow
 
DragOff - Static variable in interface ewe.graphics.ReactiveImage
 
DragOver - Static variable in interface ewe.graphics.ReactiveImage
 
DragPanel - class ewe.ui.DragPanel.
 
DragPanel() - Constructor for class ewe.ui.DragPanel
 
DragStarted - Static variable in interface ewe.graphics.ReactiveImage
 
DragStopped - Static variable in interface ewe.graphics.ReactiveImage
 
DrawFlat - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to draw itself and its children flat instead of 3-D or etched.
DrawnIcon - class ewe.fx.DrawnIcon.
A DrawnIcon represents a number of Images which are "drawn" using Graphics primitives rather than from a Image.
DrawnIcon(int, int, int, Color) - Constructor for class ewe.fx.DrawnIcon
Create a new DrawnIcon
DrawnIcon(int, int, int, Pen, Brush) - Constructor for class ewe.fx.DrawnIcon
Create a new DrawnIcon
DriveIcon - Static variable in class ewe.io.FileBase
 
DriveSeparator - Static variable in class ewe.util.FileComparer
 
DropOn - Static variable in interface ewe.graphics.ReactiveImage
 
DumbLabel - class ewe.ui.DumbLabel.
Normally, when you press the mouse or pen on a label, the event is passed to its associated control.
DumbLabel(String) - Constructor for class ewe.ui.DumbLabel
 
DumbLabel(String, boolean) - Constructor for class ewe.ui.DumbLabel
 
DumbLabel(int, int) - Constructor for class ewe.ui.DumbLabel
 
d1 - Static variable in class ewe.sys.Double
Convenience temporary variable.
d2 - Static variable in class ewe.sys.Double
Convenience temporary variable.
d3 - Static variable in class ewe.sys.Double
Convenience temporary variable.
daemon - Variable in class ewe.sys.mThread
 
damageRect(int, int, int, int) - Method in class ewe.ui.Window
Adds a damage rectangle to the current list of areas that need repainting.
data - Variable in class ewe.database.EncodedUTF8String
 
data - Variable in class ewe.fx.SoundClip
 
data - Variable in class ewe.io.MemoryFile
 
data - Variable in class ewe.ui.AppForm
Put the data in here.
data - Variable in class ewe.ui.ButtonListSelect
This holds the data that the ButtonListSelect uses for input and display.
data - Variable in class ewe.ui.FrameEvent
 
data - Variable in class ewe.ui.GridTableModel
The data to be displayed.
data - Variable in class ewe.ui.MenuItem
Optional data to associate with the MenuItem.
data - Variable in class ewe.ui.TableCellAttributes
This is alternate non-textual data to display.
data - Variable in class ewe.ui.WindowEvent
/** In the case of a DATA_DROPPED event this will hold data that has been dropped into the window.
data - Variable in class ewe.ui.formatted.TextFormatter
 
data - Variable in class ewe.util.ByteArray
The data bytes.
data - Variable in class ewe.util.CharArray
These are the data characters.
data - Variable in class ewe.util.DataProperty
This will be set to the appropriate value if it is a String or byte array.
data - Variable in class ewe.util.IntArray
This is the array of integers itself.
data - Variable in class ewe.util.SubString
 
dataAccepted(Control, Object, String) - Method in class ewe.ui.Control
This is called either when data that was cut from this control was pasted into another control, OR when data that was dragged from this control is dropped into another control.
dataAccepted(Control, Object, String) - Method in class ewe.ui.TreeControl
 
dataAccepted(Control, Object, String) - Method in class ewe.ui.mTextPad
 
dataBeingRemoved(Object, DragContext) - Method in class ewe.ui.Control
This tells the control that data is being removed from it either via a cut operation or by a drag operation that is not explicitly a copy operation.
dataBeingRemoved(Object, DragContext) - Method in class ewe.ui.EditControl
 
dataBeingRemoved(Object, DragContext) - Method in class ewe.ui.TreeControl
 
dataChangeOnEachKey - Variable in class ewe.ui.mInput
If this is true then a DataChange will be fired on each key.
dataChangeOnEachPress - Variable in class ewe.ui.UpDownInput
This is false by default, and if it is set true then a DataChange event will be sent everytime the value changes instead of only when it loses focus (which is the default mode of operation).
dataChanged(Object, int, String) - Method in class ewe.data.FieldTableModel
 
dataChanged(FieldTransfer, Point) - Method in class ewe.data.FieldTableModel
 
dataChanged(Object, int, String) - Method in class ewe.database.DatabaseTableModel
 
dataChanged(String) - Method in class ewe.ui.Editor
This calls toControls(fields) and then notifyDataChange().
dataChanged() - Method in class ewe.ui.Editor
This calls toControls() and then notifyDataChange().
dataClass - Variable in class ewe.data.FieldData
This is the Class of the Object that holds the data.
dataDraggedOff(Object) - Method in class ewe.ui.Control
This is called when data that was previously dragged into the control has now been dragged off.
dataDraggedOff(Object) - Method in class ewe.ui.mTextPad
 
dataDraggedOver(Object, Point, PenEvent) - Method in class ewe.ui.Control
This is called when data is being dragged into the control.
dataDraggedOver(Object) - Method in class ewe.ui.Control
This is called when data is being dragged into the control.
dataDraggedOver(Object, Point, PenEvent) - Method in class ewe.ui.mTextPad
 
dataDroppedOn(Object, Point, DragContext) - Method in class ewe.ui.Control
This is called by a drop from a drag and drop operation.
dataDroppedOn(Object, Point, DragContext) - Method in class ewe.ui.mTextPad
 
dataInterface - Variable in class ewe.reflect.FieldTransfer
This is the Control used for the field in an Editor.
dataObject - Variable in class ewe.reflect.FieldTransfer
The data object being used.
dataToDrag - Variable in class ewe.ui.DragContext
Used for Drag and Drop - this is any data to be dragged.
dataTransferCancelled(Object) - Method in class ewe.ui.Control
This gets called either when that was cut from this control was not placed into another control (either it was rejected by a paste or a subsequent copy/cut into the clipboard occured before the data was pasted) or a drag and drop was initiated but not completed.
dataTransferCancelled(Object) - Method in class ewe.ui.EditControl
 
dataTransferCancelled(Object) - Method in class ewe.ui.TreeControl
 
dataTransferCancelled(Object) - Method in class ewe.ui.mTextPad
 
dataValidator - Variable in class ewe.database.DatabaseObject
 
dataValidatorClass - Variable in class ewe.database.DatabaseSpecs
 
database - Variable in class ewe.database.DatabaseEntryObject
 
database - Variable in class ewe.database.DatabaseTableModel
 
database - Variable in class ewe.database.FoundEntriesObject
 
databaseClosed() - Method in class ewe.database.SafeDBAccess
This is called when the database has been closed.
databaseExists(String) - Method in interface ewe.database.DatabaseMaker
 
databaseExists(File) - Method in interface ewe.database.DatabaseMaker
 
databaseExists(DatabaseMaker, String) - Static method in class ewe.database.DatabaseManager
 
databaseExists() - Method in class ewe.database.SafeDBAccess
Check if the database does exist.
databaseIsValid(String) - Method in interface ewe.database.DatabaseMaker
 
databaseIsValid(File) - Method in interface ewe.database.DatabaseMaker
 
databaseIsValid(DatabaseMaker, String) - Static method in class ewe.database.DatabaseManager
 
databaseOpened(Database, String, boolean) - Method in class ewe.database.SafeDBAccess
This gets called when the DB has been successfully opened.
dateDifference(Time, Time, DateChange) - Static method in class ewe.sys.Time
 
day - Variable in class ewe.sys.Time
The day in the range of 1 to the last day in the month.
day - Variable in class ewe.ui.DateChooser
 
dayFirst - Static variable in class ewe.ui.DateChooser
Set this true to select the day first.
dayOfWeek - Variable in class ewe.sys.Time
The day of the week in the range 1 to 7, with 1 being Monday and 7 being Sunday
days - Variable in class ewe.sys.DateChange
The number of days difference.
db - Variable in class ewe.database.EntryComparer
 
db - Variable in class ewe.database.EntrySelector
 
de - Variable in class ewe.database.EntrySelector
 
deactivate() - Method in class ewe.graphics.MosaicPanel
This deactivates detecting mouse interaction with the images on the panel.
deactivate() - Method in class ewe.ui.ButtonControl
 
deactivate() - Method in class ewe.ui.Control
This does NOT disable a control - but tells it to put itself in a "non-active" state.
debug(String, int) - Static method in class ewe.sys.Vm
Print a message on the console.
debug(Object, Object, int) - Static method in class ewe.sys.Vm
 
debug(String) - Static method in class ewe.sys.Vm
Print a message on the console with no option.
debug(String) - Static method in class ewe.ui.Console
Send a line of data to the special debugging/standard IO console.
debugControl - Static variable in class ewe.ui.ControlBase
 
debugFlag - Static variable in class ewe.ui.ControlBase
 
debugImageSize - Static variable in class ewe.fx.Image
If this is set to a value > 0 then whenever numImages % debugImageSize is zero during creation, the number of images will be displayed on the screen.
debugImages - Static variable in class ewe.fx.Image
 
debugObject(Object, int) - Static method in class ewe.sys.Vm
 
decimalPlaces - Variable in class ewe.sys.Double
This sets the default number of decimal places for this Double when a toString() is done.
declaringClass - Variable in class ewe.reflect.Field
 
declaringClass - Variable in class ewe.reflect.MethodConstructor
 
decode(Object, String) - Method in class ewe.data.FieldData
Given the properties (encoded as a String: e.g.
decode(PropertyList) - Method in class ewe.data.FieldData
Decode the FieldData from a PropertyList containing properties that specify this FieldData.
decode(TextDecoder) - Method in class ewe.data.ListObject
 
decode(TextDecoder) - Method in class ewe.data.LiveObject
Override this to decode the fields that you want to decode.
decode(byte[], int, int, DataProcessor) - Method in class ewe.database.ByteArrayDatabaseEntry
 
decode(byte[], int, int, DataProcessor) - Method in interface ewe.database.DatabaseEntry
Decode an encoded DatabaseEntry.
decode(byte[], int, int) - Method in interface ewe.database.DatabaseEntry
 
decode(byte[], int, int) - Method in class ewe.database.DatabaseEntryObject
 
decode(Database, byte[], int, DataProcessor) - Method in class ewe.database.EntrySelector
Decode the EntrySelector for use with the specified Database.
decode(RandomAccessStream) - Method in class ewe.fx.ImageCodec
Call this first to decode the parameters of the PNG image.
decode(byte[], int, int, ByteArray) - Method in class ewe.io.Base64Codec
 
decode(ByteArray) - Method in class ewe.security.SecureDocument
Decode the encrypted text as set by setData() into the plain text of the original document.
decode(TextDecoder) - Method in class ewe.sys.VMApp
 
decode(TextDecoder) - Method in class ewe.sys.VMApps
 
decode(TextDecoder) - Method in class ewe.sys.VMOptions
 
decode(byte[], int, int, Wrapper) - Static method in class ewe.util.ByteEncoder
Decode a data unit at the specified location, placing it in the destination Wrapper.
decode(byte[], int, int) - Static method in class ewe.util.ByteEncoder
 
decode(char[], int, int) - Static method in class ewe.util.TextDecoder
 
decode(String) - Static method in class java.lang.Byte
Convert the specified String into a Byte.
decode(String) - Static method in class java.lang.Integer
Convert the specified String into an Integer.
decode(String) - Static method in class java.lang.Long
Convert the specified String into a Long.
decode(String) - Static method in class java.lang.Short
Convert the specified String into a Short.
decode4(char[], int, byte[], int) - Method in class ewe.io.Base64Codec
This decodes four characters into between 1 to 3 bytes.
decodeAfterReading(Database) - Method in class ewe.database.FieldModifier
 
decodeAlignment(String) - Static method in class ewe.ui.Gui
 
decodeAnchor(String) - Static method in class ewe.ui.Gui
 
decodeBMP(RandomAccessStream) - Method in class ewe.fx.ImageCodec
 
decodeBytes(byte[], int, int) - Method in class ewe.fx.mImage
 
decodeBytes(byte[], int, int) - Method in class ewe.sys.Decimal
 
decodeBytes(byte[], int, int) - Method in interface ewe.util.ByteDecodable
This requests the Object to decode itself from a stream of bytes.
decodeEncodableObjectData(byte[], int, int, Object) - Static method in class ewe.util.ByteEncoder
Decode the fields of an Encodable object, as encoded by encodeEncodableObjectData().
decodeField(byte[], int, int, String, Wrapper) - Static method in class ewe.util.ByteEncoder
This searchs for a field name and returns the encoded value associated with the field.
decodeFields(String, TextDecoder, String) - Method in class ewe.data.LiveObject
You can call this within your decode(TextDecoder te) method to encode specific fields.
decodeFrom(Stream) - Method in class ewe.io.TreeConfigFile
 
decodeJavaUtf8String(byte[], int, int, char[], int) - Static method in class ewe.util.Utils
Convert a Java Utf8 byte encoded string into a string of characters.
decodeJavaUtf8String(byte[], int, int) - Static method in class ewe.util.Utils
Decode a String encoded as Java Utf8 bytes.
decodeObject(byte[], int, int, Object) - Static method in class ewe.util.ByteEncoder
Decode an object into the specified destination object.
decodeObjectData(byte[], int, int, Object) - Static method in class ewe.util.ByteEncoder
Decode the data bytes of the object, as encoded by encodeObjectData.
decodeObjectField(byte[], int, int, String, Object) - Static method in class ewe.util.ByteEncoder
 
decodeObjectField(ByteArray, String) - Static method in class ewe.util.ByteEncoder
 
decodeObjects(byte[], int, int, Object[]) - Static method in class ewe.util.ByteEncoder
Decode an array of Objects.
decodeString(byte[], int, int, Wrapper) - Static method in class ewe.util.ByteEncoder
 
decodeStringField(byte[], int, int, String) - Static method in class ewe.util.ByteEncoder
 
decodeStringField(ByteArray, String) - Static method in class ewe.util.ByteEncoder
 
decodeText(byte[], int, int, boolean, CharArray) - Method in class ewe.io.AsciiCodec
 
decodeText(byte[], int, int, boolean, CharArray) - Method in class ewe.io.JavaUtf8Codec
 
decodeText(byte[], int, int, boolean, CharArray) - Method in interface ewe.io.TextCodec
Decode the bytes into Unicode characters.
decodeURL(String) - Static method in class ewe.net.URL
Decode a URL encoded with '%##' notation.
decoded(String) - Method in class ewe.data.LiveObject
This method is called after the base implementation of textDecode() is executed.
decrypt(byte[], int, byte[], int, int) - Method in class ewe.security.BlowfishCBC
 
decrypt(byte[], int, byte[], int, int) - Method in class ewe.security.BlowfishECB
Decrypts a byte buffer to another buffer, extra misaligned data will not be processed.
decrypt(byte[], int, int) - Method in class ewe.security.Decryptor
Decrypt data that has been encrypted by an Encrytpor with an encrypt() method using this Decryptor object as the decryptor.
decrypt(ByteArray, byte[], int, int, Signature) - Method in class ewe.security.Decryptor
Decrypt data that has been encrypted by an Encrytpor with an encrypt() method using this Decryptor object as the decryptor.
decrypt(DataProcessor, ByteArray, byte[], int, int, Signature) - Static method in class ewe.security.Decryptor
Decrypt data that has been encrypted by an Encrytpor with an encrypt() method using this any DataProcessor object as the decryptor.
decrypt(byte[], int, int) - Method in interface ewe.security.EncryptionKey
 
decrypt(byte[], int, int) - Method in class ewe.security.RSAKey
Decrypt the data as encrypted by this key's counterpart.
decryptor - Variable in class ewe.database.DatabaseObject
 
decryptorClass - Variable in class ewe.database.DatabaseSpecs
 
defaultActiveColor - Static variable in class ewe.ui.HyperlinkLabel
 
defaultAddToMeCellConstraints - Variable in class ewe.ui.Panel
The default cell constraints when controls are added to the Panel.
defaultBackground - Static variable in class ewe.ui.Menu
 
defaultBackgroundColor - Static variable in class ewe.ui.SoftKeyBar
The default background color for the soft keys.
defaultBlockSize - Variable in class ewe.fx.print.PrintableObject
 
defaultBoxWidth - Static variable in class ewe.ui.mCheckBox
This is the default width of the box.
defaultConstructor - Variable in class ewe.reflect.Reflect
 
defaultEditor - Variable in class ewe.ui.ListEditor
 
defaultExtension - Variable in class ewe.filechooser.FileChooser
If no extension is given then this will be appended on to the selected file.
defaultExtension - Variable in class ewe.io.FileSaver
This is the default extension for the file name.
defaultExtension - Variable in class ewe.ui.mFileInput
 
defaultFileName - Variable in class ewe.io.FileSaver
 
defaultFont - Static variable in class ewe.ui.MainWindow
 
defaultFont - Static variable in class ewe.ui.SoftKeyBar
This is the default font.
defaultFormat - Static variable in class ewe.sys.Time
The default format to use if one is not specified.
defaultID - Static variable in class ewe.sys.Locale
This is the ID to use as the default locale identifier.
defaultIcon - Static variable in class ewe.ui.TreeEdit
 
defaultPasswordCharacter - Static variable in class ewe.ui.PasswordDisplayMaker
 
defaultSetup(LiveData, boolean) - Method in class ewe.ui.SaveableEditor
 
defaultShowOptions - Static variable in class ewe.ui.FormBase
This is set to Gui.CENTER_FRAME by default.
defaultTags - Variable in class ewe.ui.Panel
This contains default Tag values for the controls added to the Panel.
defaultTitleTo(String) - Method in class ewe.ui.Form
This will set the title of the Form if it has not already been set.
defaultTo(String, Object) - Method in class ewe.data.PropertyList
 
defaultTo(String) - Method in class ewe.data.PropertyList
 
defaultTo(int, Object) - Method in class ewe.ui.CellEntry
 
defaultTo(int, Object) - Method in class ewe.ui.Control
 
defaultTo(int, Object) - Method in class ewe.util.TagList
Set a value for a tag if it has not already been set.
defaultUseCross - Static variable in class ewe.ui.mCheckBox
If this is true a checkbox will draw an 'x' instead of a tick.
defaultUseScrollBarSize - Static variable in class ewe.ui.Menu
 
defaultVolume() - Method in class ewe.io.FakeFileSystem
 
defaults - Variable in class ewe.util.Properties
The property list that contains default values for any keys not in this property list.
deferPaintTableCell(TableControl, Graphics, int, int) - Method in class ewe.ui.TableModel
 
deferToImageData - Variable in class ewe.fx.RGBImageData
 
defineClass(String, byte[], int, int) - Method in class java.lang.ClassLoader
This tells the VM to convert a sequence of bytes representing a class definition into a Class Object.
deflate(ByteArray, ByteArray, boolean) - Method in class ewe.zip.DeflaterOutputStream
 
deflateEnd() - Method in class ewe.zip.DeflaterOutputStream
 
deflateInit(int, boolean) - Method in class ewe.zip.DeflaterOutputStream
 
deflt - Variable in class ewe.ui.Form
 
del(int) - Method in class ewe.util.Vector
Deletes the object reference at the given index.
delete() - Method in interface ewe.database.Database
Delete the database.
delete() - Method in interface ewe.database.DatabaseEntry
This will delete the entry from the database.
delete() - Method in class ewe.database.DatabaseEntryObject
 
delete() - Method in class ewe.database.DatabaseObject.MetaData
 
delete() - Method in interface ewe.database.DatabaseStream
 
delete(int) - Method in class ewe.database.EntriesView
Delete the record at the specified index from the database.
delete(int) - Method in interface ewe.database.FoundEntries
This deletes the data AND removes it from this FoundEntries list.
delete(int) - Method in class ewe.database.FoundEntriesObject
 
delete() - Method in class ewe.database.RandomAccessDatabaseStream
 
delete() - Method in class ewe.database.RecordFile
 
delete() - Method in class ewe.io.Catalog
Deletes the catalog.
delete() - Method in class ewe.io.File
Deletes the file or directory.
delete() - Method in class ewe.io.FileAdapter
 
delete() - Method in class ewe.io.FileBase
Deletes the file or directory.
delete(int, int) - Method in class ewe.ui.TreeTableModel
Remove a set of entries.
delete(int, int) - Method in class ewe.util.ByteArray
This removes bytes from within the data.
delete() - Method in class ewex.registry.RegistryKey
Delete the entire key and all its subkeys (if possible).
delete(int, int) - Method in class java.lang.StringBuffer
Remove characters from the StringBuffer..
deleteAKey() - Method in class ewex.registry.RegistryKey
 
deleteAValue(String) - Method in class ewex.registry.RegistryKey
 
deleteAndUpdate(MutableTreeNode, MutableTreeNode) - Method in class ewe.ui.TreeControl
 
deleteCharAt(int) - Method in class java.lang.StringBuffer
 
deleteItem(int) - Method in class ewe.ui.ChoiceControl
Delete an item from the control.
deleteLastHistory() - Method in class ewe.ui.formatted.TextDisplay
 
deleteMenu - Variable in class ewe.ui.ListEditor
 
deleteMetaData(String) - Method in interface ewe.database.Database
 
deleteMetaData(String) - Method in class ewe.database.RecordFile
 
deleteOnExit() - Method in class ewe.io.File
This tells the system to delete the file when the program exits.
deleteOnExit() - Method in class ewe.io.FileBase
This tells the system to delete the file when the program exits.
deletePressed(int) - Method in class ewe.filechooser.FileChooser
 
deleteRecord(int) - Method in class ewe.database.RecordFile
Delete the record at the specified location.
deleteRecord() - Method in class ewe.io.Catalog
Deletes the current record and sets the current record position to -1.
deleteSelected() - Method in class ewe.ui.PhoneVMLauncher
 
deleteSelection() - Method in class ewe.ui.Console
 
deleteSelection() - Method in interface ewe.ui.Selectable
 
deleteSelection() - Method in class ewe.ui.TreeControl
 
deleteSelection() - Method in class ewe.ui.mInput
 
deleteSelection() - Method in class ewe.ui.mList
 
deleteSelection() - Method in class ewe.ui.mTextArea
Deprecated.  
deleteSelection() - Method in class ewe.ui.mTextPad
 
deleteStream(String) - Method in interface ewe.database.Database
Delete a Stream from the Database.
deleteStream(String) - Method in class ewe.database.DatabaseObject
 
deleteValue(String) - Method in class ewe.util.TextDecoder
 
deleteValue(String) - Method in class ewex.registry.RegistryKey
Delete a value with the specified name.
deleted(int) - Method in class ewe.database.FoundEntriesObject
 
deleted(TreeNode, int) - Method in class ewe.ui.TreeTableModel
This assumes you are using TreeNode objects with the control.
desktopConnected(Socket) - Method in class ewe.io.SyncApp
 
desktopHeight - Variable in class ewe.ui.SIPEvent
This is the visible desktop (i.e.
desktopWide - Static variable in class ewe.filechooser.FileChooserBase
 
destDirectory - Variable in class ewe.io.CopyOver
 
destFiles - Variable in class ewe.io.CopyOver
 
destroy() - Method in class ewe.sys.Process
Kills the process.
detachFrom(Control) - Method in class ewe.ui.ControlPopupForm
Detach the popup form from the specified Control.
detailMode - Variable in class ewe.filechooser.FileChooser
Do not set this directly.
deviceName - Variable in class ewe.io.FakeFileSystem
This is the name of the File system which by default is "Virtual File System".
didAll - Variable in class ewe.ui.DateChooser
 
didDrag - Variable in class ewe.ui.DragContext
 
difference(Time, DateChange) - Method in class ewe.sys.Time
 
digest - Static variable in class ewe.security.Encryptor
 
digest(byte[], int, int) - Method in class ewe.security.SHA1
 
digest(byte[]) - Method in class ewe.security.SHA1
 
digest() - Method in class ewe.security.SHA1
Completes the digest operation.
digit(char, int) - Static method in class ewe.math.Number
 
digit(char, int) - Static method in class java.lang.Character
 
dimRect - Static variable in class ewe.ui.ChoiceControl
 
dirNavigation - Variable in class ewe.filechooser.FileChooser
 
dirUp() - Method in class ewe.filechooser.FileChooser
 
direction - Variable in class ewe.ui.UpDownScroller
 
directory - Variable in class ewe.database.SafeDBAccess
 
dis - Variable in class ewe.io.RandomAccessFile
 
disableCursor - Variable in class ewe.ui.mTextPad
Set this true to disable the cursor.
disableRestore - Variable in class ewe.database.SafeDBAccess
Set this true to temporarily disable restoring from a backup.
disableTextChanges - Variable in class ewe.ui.mTextPad
Set this true to disable any text changes.
disableTiming() - Static method in class ewe.util.Debug
This method disables and returns the global OperationTimer, which was previously setup by enableTiming().
disabled - Variable in class ewe.fx.DisabledIcon
The image to display when disabled.
discoverType(int) - Method in class ewe.database.ByteArrayDatabaseEntry
 
discoverType(int) - Method in class ewe.database.DatabaseEntryObject
 
dismantle(Control) - Method in class ewe.ui.CarrierFrame
 
dismantle(Control) - Method in class ewe.ui.Container
 
dismantle() - Method in class ewe.ui.Container
 
dismantle(Control) - Method in class ewe.ui.Editor
 
dismantle(Control) - Method in class ewe.ui.Form
 
dismantle(Control) - Method in class ewe.ui.ScrollBarPanel
 
dismantle(Control) - Method in class ewe.ui.ScrollableHolder
 
dismantle(Control) - Method in class ewe.ui.ScrollablePanel
 
dismantle(Control) - Method in class ewe.ui.SingleContainer
 
dismantle(Control) - Method in class ewe.ui.UpDownScroller
 
dismantleOnClose - Variable in class ewe.ui.Form
This tells the Form to dismantle itself when it closes.
dispatch(KeyEvent) - Method in class ewe.ui.InputMethod
 
dispatch(Event) - Method in class ewe.util.EventDispatcher
Send off the event to the listeners.
dispatchEvent(int) - Method in class ewe.database.DatabaseObject
 
dispatchEvent(int) - Method in class ewe.database.EntriesView
 
dispatchEvent(int) - Method in class ewe.database.FoundEntriesObject
 
dispatcher - Variable in class ewe.database.FoundEntriesObject
 
display - Variable in class ewe.data.FieldData
This is a Control that is used to display the data - it can be null in which case a default Control will be used.
display - Variable in class ewe.graphics.PageDisplay
 
display - Variable in class ewe.graphics.PageDisplayUnit
 
display - Variable in class ewe.ui.ListEditor
 
display - Variable in class ewe.ui.PhoneMenu
This is an IconAndText that you can use when painting individual items.
display(String, String, Frame) - Static method in class ewe.ui.ProgressBarForm
This displays a modal progress message without a bar or cancel button.
display() - Method in class ewe.ui.SoftKeyBar
Display the SoftKeyBar in the global SoftKeyBar location.
displayChanged() - Method in class ewe.graphics.PageDisplay
Call this if the "display" unit has changed somehow and the scroll bars need updating.
displayControl - Variable in class ewe.graphics.AniImage
 
displayFields - Variable in class ewe.data.FieldTableModel
This holds the list of fields that are being displayed.
displayLength - Variable in class ewe.ui.DisplayLineSpecs
 
displayLineHeight - Variable in class ewe.fx.FormattedTextSpecs
This is the height of the line (in pixels) that the formatted text will be displayed in.
displayLineWidth - Variable in class ewe.fx.FormattedTextSpecs
This is the width of the line (in pixels) that the formatted text will be displayed in.
displayLinesChanged() - Method in class ewe.ui.mTextPad
 
displayOptions - Variable in class ewe.ui.Frame
This is set to either Gui.FILL_FRAME or Gui.CENTER_FRAME depending on the option chosen when it was shown/exec'ed
displayPropertiesChanged() - Method in class ewe.ui.HtmlDisplay
 
displayPropertiesChanged() - Method in class ewe.ui.formatted.TextDisplay
Call this to indicate that something about the display has changed.
displayRows - Variable in class ewe.ui.ChoiceControl
 
displayTitle - Variable in class ewe.io.CopyOver
 
displayWidth - Variable in class ewe.ui.DisplayLine
This is the width that was used when the DisplayLine was created split.
displayWidth - Variable in class ewe.ui.DisplayLineSpecs
 
divide(BigDecimal, int) - Method in class ewe.math.BigDecimal
 
divide(BigDecimal, int, int) - Method in class ewe.math.BigDecimal
 
divide(BigInteger) - Method in class ewe.math.BigInteger
 
divide(MPN, MPN, MPN) - Method in class ewe.math.MPN
Divide two integers, yielding quotient and remainder.
divide(int[], int, int[], int) - Static method in class ewe.math.MPN
Divide zds[0:nx] by y[0:ny-1].
divideAndRemainder(BigInteger) - Method in class ewe.math.BigInteger
 
divmod_1(int[], int[], int, int) - Static method in class ewe.math.MPN
Divide dividend[0:len-1] by (unsigned int)divisor.
dls - Variable in class ewe.ui.mTextPad
 
doAction(int) - Method in class ewe.ui.ButtonControl
 
doAction(int) - Method in class ewe.ui.ButtonListSelect
 
doAction(int) - Method in class ewe.ui.Control
 
doAction(int) - Method in class ewe.ui.MessageBox
 
doAction(int) - Method in class ewe.ui.PhoneMenu
 
doAction(int) - Method in class ewe.ui.PullDownMenu
 
doAction(int) - Method in class ewe.ui.SipButton
 
doAction(int) - Method in class ewe.ui.mCheckBox
 
doAction(int) - Method in class ewe.ui.mChoice
 
doAction(int) - Method in class ewe.ui.mLabel
 
doActionKey(int) - Method in class ewe.ui.ChoiceControl
 
doActionKey(int) - Method in class ewe.ui.Control
 
doActionKey(int) - Method in class ewe.ui.Menu
 
doActionKey(int) - Method in class ewe.ui.mChoice
 
doActionKey(int) - Method in class ewe.ui.mComboBox
 
doAdd(DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doAdd(DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doAdd() - Method in class ewe.ui.LaunchPanel
 
doAdd() - Method in class ewe.ui.PhoneVMLauncher
 
doAddNew(Object, int, boolean) - Method in class ewe.ui.ListEditor
This adds a new item as if the user had pressed the New Item button.
doAddNew(Object) - Method in class ewe.ui.ListEditor
This adds a new item as if the user had pressed the New Item button.
doAppend(DatabaseEntry) - Method in class ewe.database.DatabaseObject
 
doBackground(Graphics) - Method in class ewe.ui.Control
 
doBackground(Graphics) - Method in class ewe.ui.Panel
 
doBackground(Graphics) - Method in class ewe.ui.PhoneMenu
 
doBeep - Variable in class ewe.ui.MessageBox
 
doBorder(Graphics) - Method in class ewe.ui.Canvas
 
doBorder(Graphics) - Method in class ewe.ui.Control
 
doBorder(Graphics) - Method in class ewe.ui.FormFrame
 
doBorder(Graphics) - Method in class ewe.ui.Panel
 
doButtons(int) - Method in class ewe.ui.Form
This is used to add a row of buttons at the bottom of the form, using The value of "which" can be the logical OR of any of the pre-defined button values (e.g.
doCallBackOnFlags(CallBack, int, TimeOut, boolean) - Method in class ewe.sys.Handle
 
doChange(int, DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doChange(int, DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doClear() - Method in class ewe.ui.ControlPopupForm
By default this does nothing.
doClear() - Method in class ewe.ui.DecimalKeyPad
 
doClear() - Method in class ewe.ui.InputKeyPad
 
doClear() - Method in class ewe.ui.NumericKeyPad
 
doClear() - Method in class ewe.ui.SinglePressKeyPad
 
doCloseFirst - Variable in class ewe.ui.PanelSplitter
If this is true, then a click on the splitter when the splitter is neither opened nor closed will cause it to go into the Closed state.
doCollapse(int) - Method in class ewe.ui.TreeTableModel
 
doColumnSelection() - Method in class ewe.data.FieldTableModel
 
doCompare(DatabaseEntry, DatabaseEntry) - Method in class ewe.database.EntrySelector
 
doConvertData(Wrapper, String, Wrapper, String) - Static method in class ewe.reflect.Wrapper
 
doCopySubdirectoryContents - Variable in class ewe.io.CopyOver
 
doDelete(int, DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doDelete(int, DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doDelete(int, boolean) - Method in class ewe.ui.ListEditor
 
doDragAt(Point) - Method in class ewe.ui.mInput
 
doDraw(Graphics, int) - Method in class ewe.fx.DisabledIcon
 
doDraw(Graphics, int) - Method in class ewe.fx.DrawnIcon
 
doDraw(Graphics, int) - Method in class ewe.fx.mImage
Bottom level draw.
doDraw(Graphics, int) - Method in class ewe.graphics.AnimatedIcon
 
doDraw(Graphics, int) - Method in class ewe.graphics.PolygonImage
 
doDropMenu(Menu) - Method in class ewe.ui.Menu
 
doDropMenu() - Method in class ewe.ui.mChoice
 
doEdit(int) - Method in class ewe.ui.ListEditor
 
doEdit() - Method in class ewe.ui.PhoneVMLauncher
 
doEnableLookupMode() - Method in class ewe.database.DatabaseObject
This should check if the underlying stream supports temporary closing/re-opening.
doEnableLookupMode() - Method in class ewe.database.RecordFile
 
doErase(DatabaseEntryObject) - Method in class ewe.database.DatabaseObject
 
doErase(int, DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doErase(int, boolean) - Method in class ewe.database.RecordDatabaseObject
 
doErase(DatabaseEntryObject) - Method in class ewe.database.RecordDatabaseObject
 
doErase(int, boolean) - Method in class ewe.database.RecordFile
 
doErase(int, DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doEstimateEntriesCount() - Method in class ewe.database.DatabaseObject
Override this to do an estimate on the number of entries if you can't tell the exact number of entries.
doExclude(int) - Method in class ewe.database.FoundEntriesObject
 
doExclude(int) - Method in class ewe.database.RecordFoundEntries
 
doExec - Variable in class ewe.filechooser.FileChooserDemo
 
doExec - Variable in class ewe.io.EweFileBrowser
 
doExec - Variable in class ewe.zip.ZipFileBrowser
 
doExecFrame(Frame, Container, int) - Static method in class ewe.ui.Gui
 
doExpand(int) - Method in class ewe.ui.TreeModelAdapter
 
doExpand(int) - Method in class ewe.ui.TreeTableModel
 
doExpand(int, TreeNode) - Method in class ewe.ui.TreeTableModel
Override this to do expansion.
doExtraAction(String, Frame) - Static method in class ewe.sys.VMOptions
 
doExtraContextAction(VMApp, String, Frame) - Static method in class ewe.sys.VMOptions
 
doFunction(MathFunctionData) - Method in interface ewe.sys.MathFunction
The parameters will be in the array provided, beginning at start.
doHotKey(KeyEvent) - Method in class ewe.data.FieldTableModel
 
doHotKey(Control, KeyEvent) - Method in class ewe.filechooser.FileChooser
 
doHotKey(Control, KeyEvent) - Method in class ewe.ui.Container
 
doHotKey(Control, KeyEvent) - Method in class ewe.ui.Control
This method checks to see if a KeyEvent should be considered the Control's hot-key.
doHotKey(Control, KeyEvent) - Method in class ewe.ui.MenuBar
 
doHotKey(Control, KeyEvent) - Method in class ewe.ui.TableControl
 
doHotKey(KeyEvent) - Method in class ewe.ui.TableModel
 
doHotKey(Control, KeyEvent) - Method in class ewe.ui.mTabbedPanel
 
doInclude(DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doInclude(DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doInit() - Method in class ewe.ui.ControlPopupForm
This is called after the call to popup().
doInit() - Method in class ewe.ui.InputKeyPad
 
doInput - Variable in class ewe.net.URLConnection
 
doInvoke(Object, RemoteCall) - Method in class ewe.io.RemoteCallHandler
 
doList(String, int) - Method in class ewe.io.FileAdapter
 
doLoad(DatabaseEntryObject) - Method in class ewe.database.DatabaseObject
 
doLoad(int, DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doLoad(int, ByteArray) - Method in class ewe.database.RecordDatabaseObject
 
doLoad(DatabaseEntryObject) - Method in class ewe.database.RecordDatabaseObject
 
doLoad(int, ByteArray) - Method in class ewe.database.RecordFile
 
doLoad(int, DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doLoop(Handle) - Method in class ewe.graphics.AnimatedIcon
This actually does the looping of the images.
doMarkAsDeleted(DatabaseEntryObject) - Method in class ewe.database.DatabaseObject
 
doMarkAsDeleted(int, long, long) - Method in class ewe.database.RecordDatabaseObject
 
doMarkAsDeleted(DatabaseEntryObject) - Method in class ewe.database.RecordDatabaseObject
 
doMarkAsDeleted(int, long, long) - Method in class ewe.database.RecordFile
 
doMenu(Point) - Method in class ewe.graphics.PageDisplay
This will be called by default on a right-click.
doMenu(Point) - Method in class ewe.ui.Control
This is a request to display a menu based on the pen being held or the mouse being right clicked on the Control.
doMenu(Point) - Method in class ewe.ui.Menu
 
doMenu(Point) - Method in class ewe.ui.TableControl
 
doMenu(Point) - Method in class ewe.ui.TreeControl
 
doMouseEnter(PenEvent, int, int) - Method in class ewe.graphics.MosaicPanel
 
doMouseExit(PenEvent, int, int) - Method in class ewe.graphics.MosaicPanel
 
doMouseMove(PenEvent, int, int) - Method in class ewe.graphics.MosaicPanel
 
doMove - Variable in class ewe.io.CopyOver
 
doNewShortcut(Editor) - Method in class ewe.filechooser.FileChooser
 
doOpen(Object, String, Frame) - Method in class ewe.io.FileSaver
This attempts an open operation on the data - and you should override this as necessary.
doOpen(String) - Method in class ewe.ui.HtmlViewer
Open the file relative to the current document root, or as a new document/file.
doOpenClose(boolean) - Method in class ewe.ui.PanelSplitter
Open or close the splitter.
doOpenCloseLookup(boolean) - Method in class ewe.database.DatabaseObject
This should temporarily close or re-open the underlying data.
doOpenCloseLookup(boolean) - Method in class ewe.database.RecordFile
 
doOpenIndex(Handle, String) - Method in class ewe.database.DatabaseObject
 
doOpenIndex(Handle, IndexEntry) - Method in class ewe.database.DatabaseObject
 
doOutput - Variable in class ewe.net.URLConnection
 
doPaint(Graphics, Rect) - Method in class ewe.graphics.Mosaic
The doPaint() method for the Control.
doPaint(Graphics, Rect) - Method in class ewe.graphics.PageDisplay
 
doPaint(Graphics) - Method in class ewe.graphics.PageDisplayUnit
This tells the PageDisplayUnit to display itself only - not its children.
doPaint(Graphics, Rect) - Method in class ewe.graphics.TransparentPicker
 
doPaint(Graphics) - Method in class ewe.graphics.pagedisplay.ImageUnit
This tells the PageDisplayUnit to display itself only - not its children.
doPaint(Graphics, Rect) - Method in class ewe.ui.ArrowButton
 
doPaint(Graphics, Rect) - Method in class ewe.ui.ButtonCheckBox
 
doPaint(Graphics, Rect) - Method in class ewe.ui.ChoiceControl
 
doPaint(Graphics, Rect) - Method in class ewe.ui.Console
 
doPaint(Graphics, Rect) - Method in class ewe.ui.Control
 
doPaint(Graphics, Rect) - Method in class ewe.ui.DateDisplayInput
 
doPaint(Graphics, Rect) - Method in class ewe.ui.HyperlinkLabel
 
doPaint(Graphics, Rect) - Method in class ewe.ui.ImageControl
 
doPaint(Graphics, Rect) - Method in class ewe.ui.PanelSplitter
 
doPaint(Graphics, Rect) - Method in class ewe.ui.PhoneMenu
 
doPaint(Graphics, Rect) - Method in class ewe.ui.ProgressBar
 
doPaint(Graphics, Rect) - Method in class ewe.ui.ScrollTrack
 
doPaint(Graphics, Rect) - Method in class ewe.ui.ScrollableHolder
 
doPaint(Graphics, Rect) - Method in class ewe.ui.TableControl
 
doPaint(Graphics, Rect) - Method in class ewe.ui.UpDownInput
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mApp
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mButton
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mCheckBox
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mChoice
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mComboBox
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mInput
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mLabel
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mTabbedPanel
 
doPaint(Graphics, Rect) - Method in class ewe.ui.mTextArea
Deprecated.  
doPaint(Graphics, Rect) - Method in class ewe.ui.mTextPad
 
doPaintChildren(Graphics, int, int, int, int) - Method in class ewe.ui.Control
 
doPaintChildren(Control, int, Graphics, Rect) - Static method in class ewe.ui.Control
 
doPaintChildren(Control, int, Graphics, Rect, Rect) - Static method in class ewe.ui.Control
 
doPaintChildren(Graphics, int, int, int, int) - Method in class ewe.ui.TableControl
This overrides doPaintChildren() to do nothing.
doPaintCircle(Graphics) - Method in class ewe.ui.mCheckBox
 
doPaintData(Graphics) - Method in class ewe.ui.ButtonCheckBox
 
doPaintData(Graphics) - Method in class ewe.ui.ChoiceControl
 
doPaintData(Graphics, Rect) - Method in class ewe.ui.Console
 
doPaintData(Graphics) - Method in class ewe.ui.Console
 
doPaintData() - Method in class ewe.ui.Control
Repaint the "data" part of the Control.
doPaintData(Graphics) - Method in class ewe.ui.Control
Repaint the "data" part of the Control.
doPaintData(Graphics) - Method in class ewe.ui.mCheckBox
 
doPaintData(Graphics) - Method in class ewe.ui.mInput
 
doPaintData(Graphics) - Method in class ewe.ui.mLabel
 
doPaintData(Graphics) - Method in class ewe.ui.mList
 
doPaintData(Graphics) - Method in class ewe.ui.mTextArea
Deprecated.  
doPaintData(Graphics, Rect) - Method in class ewe.ui.mTextArea
Deprecated.  
doPaintData(Graphics) - Method in class ewe.ui.mTextPad
 
doPaintData(Graphics, Rect) - Method in class ewe.ui.mTextPad
 
doPaintDiamond(Graphics) - Method in class ewe.ui.mCheckBox
 
doPaintSquare(Graphics) - Method in class ewe.ui.mCheckBox
 
doPaste(File, FileChooser) - Static method in class ewe.filechooser.FileChooser
 
doPenHeld(Point) - Method in class ewe.ui.ButtonControl
 
doPenPress(Point) - Method in class ewe.ui.ButtonControl
 
doPenPress(Point) - Method in class ewe.ui.PullDownMenu
 
doPopupInput - Variable in class ewe.ui.InputStack
 
doPostEvent(int, int, int, int, int, int) - Method in class ewe.ui.Window
 
doPostEvent(int, int, int, int, int, int, Object) - Method in class ewe.ui.Window
 
doReIndex(Handle) - Method in class ewe.database.DatabaseObject
 
doRead(byte[], int, int, IOHandle, boolean) - Method in class ewe.io.StreamObject
This returns: 0 - Stream end reached.
doReset() - Method in class ewe.ui.ControlPopupForm
This should reset the Form for input.
doReset() - Method in class ewe.ui.InputKeyPad
 
doReset() - Method in class ewe.ui.NumericKeyPad
 
doReset() - Method in class ewe.ui.SinglePressKeyPad
 
doRun() - Method in class ewe.graphics.ImageMover
 
doRun() - Method in class ewe.io.CopyOver
 
doRun() - Method in class ewe.io.EweFileBrowser
 
doRun() - Method in class ewe.io.IOTransfer
This is the method that runs in its own Coroutine thread.
doRun() - Method in class ewe.net.ClientServerConnector
 
doRun() - Method in class ewe.sys.AsyncTask
 
doRun() - Method in class ewe.sys.TaskObject
Override this method if you want to use an mThread to run your Task.
doRun() - Method in class ewe.sys.ThreadPool
 
doRun() - Method in class ewe.util.EventDispatcher
 
doRun() - Method in class ewe.zip.ZipFileBrowser
 
doSave(int, byte[], int, int) - Method in class ewe.database.RecordDatabaseObject
 
doSave(int, byte[], int, int) - Method in class ewe.database.RecordFile
 
doSave(Object, String, Frame) - Method in class ewe.io.FileSaver
This attempts a save operation on the data - and you should override this as necessary.
doSaveScreen - Variable in class ewe.ui.Frame
 
doScroll(int, int, int) - Method in class ewe.ui.Canvas
 
doScroll(int, int, int) - Method in class ewe.ui.Console
 
doScroll(int, int, int) - Method in class ewe.ui.Menu
 
doScroll(int, int, int) - Method in interface ewe.ui.ScrollClient
 
doScroll(int, int, int) - Method in class ewe.ui.TableControl
 
doScroll(int, int, int) - Method in class ewe.ui.TextMessage
 
doScroll(int, int, int) - Method in class ewe.ui.mTextArea
Deprecated.  
doScroll(int, int, int) - Method in class ewe.ui.mTextPad
 
doSelections - Variable in class ewe.ui.TreeControl
 
doSetup(Handle, String, boolean) - Method in class ewe.ui.ProgressBarForm
 
doShowExec(Frame, EventListener, boolean, int) - Method in class ewe.ui.Form
All show()/exec()/execute() methods eventually call this method.
doShowMenu(Point) - Method in class ewe.ui.Control
Used to show the menu associated with the Control.
doShowMenu(Point) - Method in class ewe.ui.MenuState
 
doShowMenu(Point, boolean, Rect) - Method in class ewe.ui.MenuState
 
doShowMenu(Point) - Method in class ewe.ui.mInput
 
doShowMenu(Point) - Method in class ewe.ui.mTextPad
 
doSortMe(Handle, Comparer) - Method in class ewe.database.FoundEntriesObject
 
doSortMe(Handle, Comparer) - Method in class ewe.database.RecordFoundEntries
 
doSpecialOp(int, Object) - Method in class ewe.ui.Window
This handles special features like dragging/resizing the window by a Ewe DragPanel.
doStandardSetup(boolean, int, Editor, Editor, Editor) - Method in class ewe.ui.ListEditor
 
doStart() - Method in class ewe.sys.TaskObject
This is called to start the TaskObject running.
doStartUp(Frame) - Static method in class ewe.sys.VMOptions
 
doStop(int) - Method in class ewe.net.ClientServerConnector
 
doStop(int) - Method in class ewe.sys.TaskObject
This method, by default, sets the shouldStop variable to true.
doStore(DatabaseEntryObject) - Method in class ewe.database.DatabaseObject
Return true if the entry is a new entry, false if not.
doStore(int, DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doStore(DatabaseEntryObject) - Method in class ewe.database.RecordDatabaseObject
 
doStore(int, DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doStoreChange(int, DatabaseEntryObject, boolean) - Method in class ewe.database.RecordFoundEntries
 
doTask(Object) - Method in class ewe.sys.MessageThreadTask
This is the only thing to override.
doTask(boolean, Object, Wrapper) - Method in class ewe.sys.ThreadTask
You must override this method.
doTransfer - Variable in class ewe.ui.ExecTransfer
 
doUpdate(int, DatabaseEntryObject) - Method in class ewe.database.FoundEntriesObject
 
doUpdate(int, DatabaseEntryObject) - Method in class ewe.database.RecordFoundEntries
 
doWrite(byte[], int, int, IOHandle) - Method in class ewe.io.StreamObject
This returns: 0 - Stream closed.
dob - Variable in class ewe.database.TestData
 
document - Variable in class ewe.net.HttpConnection
The document to fetch/submit.
documentIsEncoded - Variable in class ewe.net.HttpConnection
If the document you supplied is already URL encoded, set this to true.
documentProperties - Variable in class ewe.net.HttpConnection
This is the list of properties for the server and document.
doing - Variable in class ewe.sys.Handle
This is a text version of what the process is currently doing.
doing - Variable in class ewe.ui.ProgressBar
If you set this to a non null value, then a message will be displayed along with the percentage value.
doingLocalInput - Variable in class ewe.ui.EditControl
 
doingNativeInput - Variable in class ewe.ui.EditControl
 
dontAcceptDrop() - Method in class ewe.ui.Control
Should be called from the dataDraggedOver() method to indicate that the Control is willing to accept the data.
dontAllowKeyChangeChoice - Variable in class ewe.ui.mChoice
If this is true, then the Left and Right cursor keys will not change the selection.
dontAppendLineFeed - Variable in class ewe.io.FileSaver
This applies for saving text.
dontAutoScroll - Variable in class ewe.ui.ChoiceControl
 
dontAutoScroll - Variable in class ewe.ui.Container
If this is set to true, then when child Controls gain the focus the GUI will not attempt to scroll so that the focused Control is visible.
dontAutoSelectScrollMode - Variable in class ewe.ui.IconTableModel
This is false by default and tells the table model to not automatically select the scrolling mode (vertical or horizontal) appropriate for the size of the table.
dontCacheObjects - Variable in class ewe.data.FieldTableModel
Set this true if you don't want objects to be cached.
dontCopySubdirectoryContents - Variable in class ewe.io.CopyOver
 
dontExpandTabs - Variable in class ewe.ui.mTabbedPanel
If this is true, then the tabs are not expanded to show both the icon AND the text when selected.
dontFocusOnChildren - Variable in class ewe.ui.Container
If this is true then the keyboard focus cannot be moved to the Container's child controls using the TAB or cursor keys.
dontFocusOnNextSelect - Variable in class ewe.ui.CardPanel
Set this true if you dont want the focus to move to the Card on the next select().
dontFocusOnNextSelect - Variable in class ewe.ui.mTabbedPanel
Set this true if you dont want the focus to move to the Card on the next select().
dontFreeImages - Variable in class ewe.fx.DisabledIcon
If this is true then a call to free() will not free the supplied normal and disabled images, but it will still call super.free().
dontGc - Static variable in class ewe.sys.Vm
A Vector where you can placed objects that you don't want gc'd.
dontPaintNextFrame - Static variable in class ewe.ui.Gui
 
dontScaleIcons - Variable in class ewe.ui.PhoneMenu
Set this true if you do not want the icons to be scaled to 16x16 or 32x32
dontSearchForKeys - Variable in class ewe.ui.Menu
If this is true then when you press a key, each item will not be searched to see if the key relates to that item.
dontSearchForKeys - Variable in class ewe.ui.mChoice
If this is true then when you press a key, each item will not be searched to see if the key relates to that item.
dontShowCancel - Variable in class ewe.net.ClientServerConnector
Set this true if you don't want to show the cancel box.
dontShowDifferentFonts - Static variable in class ewe.ui.FontChooser
If this is set true, then the text in the drop-down menu for Fonts will be in the same Font instead of being rendered in their own face.
dontShowNumbers - Variable in class ewe.ui.PhoneMenu
Set this true if you do not want the phone digits to be displayed.
dontSyncJustDebug - Variable in class ewe.database.Synchronizer
This goes through the motion of synchronization but does not actually make any changes to either database.
dontSynchronizeDeletedItems - Variable in class ewe.database.Synchronizer
If this is true, then deleting an item on one database will not cause the item to be deleted in the other.
dontTimestampSignature - Variable in class ewe.security.SecureDocument
 
dontUseCompression - Variable in class ewe.security.SecureDocument
 
dontUseSeparateThread - Variable in class ewe.util.EventDispatcher
If this is set true then events are not delivered via a separate thread, but within the same thread that called dispatch().
dontWantPopup - Variable in class ewe.ui.mTextPad
This is false by default.
dos - Variable in class ewe.fx.PNGEncoder
 
dos - Variable in class ewe.io.RandomAccessFile
 
doubleArrayOfParameters - Variable in class ewe.sys.MathFunctionData
 
doubleBuffer - Static variable in class ewe.ui.ControlBase
 
doubleClickTime - Static variable in class ewe.ui.ControlBase
 
doubleClicked(int, int) - Method in class ewe.ui.TableControl
 
doubleClicked(Point) - Method in class ewe.ui.TreeTableModel
 
doubleFromText(char[], int) - Static method in class ewe.util.TextEncoder
 
doubleLined - Variable in class ewe.ui.InputStack
 
doubleToLongBits(double) - Static method in class java.lang.Double
Convert the double to the IEEE 754 floating-point "double format" bit layout.
doubleToRawLongBits(double) - Static method in class java.lang.Double
Convert the double to the IEEE 754 floating-point "double format" bit layout.
doubleValue() - Method in class ewe.math.BigDecimal
 
doubleValue() - Method in class ewe.math.BigInteger
 
doubleValue() - Method in class ewe.math.Number
Return the value of this Number as a double.
doubleValue - Variable in class ewe.reflect.Wrapper
 
doubleValue() - Method in class java.lang.Byte
Return the value of this Byte as a double.
doubleValue() - Method in class java.lang.Double
Return the value of this Double.
doubleValue() - Method in class java.lang.Float
Return the value of this Float as a double
doubleValue() - Method in class java.lang.Integer
Return the value of this Integer as a double.
doubleValue() - Method in class java.lang.Long
Return the value of this Long as a double.
doubleValue() - Method in class java.lang.Number
Return the value of this Number as a float.
doubleValue() - Method in class java.lang.Short
Return the value of this Short as a double.
downButton - Variable in class ewe.ui.UpDownScroller
The down button.
downIcon - Static variable in class ewe.ui.ListEditor
 
downPoint - Static variable in class ewe.ui.Window
This is the point at which the mouse was first pressed in a current press and hold/drag operation.
doyDefaultFormat - Static variable in class ewe.sys.DayOfYear
 
dragAndDropCursor - Static variable in class ewe.ui.Window
 
dragAndDropData - Static variable in class ewe.ui.Window
 
dragAndDropSource - Static variable in class ewe.ui.Window
 
dragBackground - Variable in class ewe.graphics.InteractivePanel
 
dragCopyOfImage(ImageDragContext) - Method in class ewe.graphics.InteractivePanel
 
dragCursor - Variable in class ewe.ui.DragContext
Used for Drag and Drop - if this is not 0 then it will be used as the special drag and drop mouse pointer.
dragData - Variable in class ewe.ui.DragContext
You can use this for attaching custom data to your drag.
dragEvent(InteractivePanel, int, ImageDragContext) - Method in interface ewe.graphics.ReactiveImage
 
dragImage - Static variable in class ewe.ui.PanelSplitter
 
dragLimits - Variable in class ewe.ui.DragContext.ImageDragInWindow
If this is not null the image will be limited to being within this area.
dragRate - Variable in class ewe.graphics.MosaicPanel
Use this to set the number of milliseconds in between drag messages.
dragResolution - Variable in class ewe.ui.Control
The minimum number of pixels that the Pen/Mouse has to move during a drag operation to be considered a drag to a new location.
dragTime - Variable in class ewe.ui.Control
Use this to control the resolution of the pen drags - it is the minimum delay in milliseconds between processing pen drags.
dragged - Variable in class ewe.graphics.MosaicPanel
 
dragged(DragContext) - Method in class ewe.graphics.MosaicPanel
 
dragged(DragContext) - Method in class ewe.ui.BasicList
 
dragged(DragContext) - Method in class ewe.ui.ButtonControl
 
dragged(DragContext) - Method in class ewe.ui.Control
This is called during the drag operation.
dragged(DragContext) - Method in class ewe.ui.DragPanel
 
dragged(DragContext) - Method in class ewe.ui.Menu
 
dragged(DragContext) - Method in class ewe.ui.PanelSplitter
 
dragged(DragContext) - Method in class ewe.ui.TableControl
 
dragged(DragContext) - Method in class ewe.ui.TrackControl
 
dragged(DragContext) - Method in class ewe.ui.mInput
 
dragged(DragContext) - Method in class ewe.ui.mTextArea
Deprecated.  
dragged(DragContext) - Method in class ewe.ui.mTextPad
 
draggedOff(ImageDragContext) - Method in class ewe.graphics.InteractivePanel
 
draggedOver(ImageDragContext) - Method in class ewe.graphics.InteractivePanel
 
dragging(ImageDragContext) - Method in class ewe.graphics.MosaicPanel
This should be called by mousePressed() or mouseDragged() to indicate to the panel that an image is being dragged.
dragging(AniImage) - Method in class ewe.graphics.MosaicPanel
This should be called by mousePressed() or mouseDragged() to indicate to the panel that an image is being dragged.
dragging - Variable in class ewe.ui.Control
 
draggingImage(ImageDragContext) - Method in class ewe.graphics.InteractivePanel
 
draggingOver - Variable in class ewe.graphics.ImageDragContext
 
draggingStarted(ImageDragContext) - Method in class ewe.graphics.InteractivePanel
 
draggingStopped(ImageDragContext) - Method in class ewe.graphics.InteractivePanel
 
draw(Graphics, int, int, int) - Method in interface ewe.fx.IImage
Draw the full image at the specified co-ordinates in the graphics provided.
draw(Graphics, int, int, int) - Method in class ewe.fx.IconAndText
 
draw(Graphics, int, int, int) - Method in class ewe.fx.Image
 
draw(Graphics, int, int, int) - Method in class ewe.fx.PixelBuffer
 
draw(Graphics, int, int, boolean) - Method in class ewe.fx.Polygon
Draw the polygon onto a Graphics object.
draw(Graphics, int, int, int) - Method in class ewe.fx.RGBImageData
 
draw(Graphics, int, int, int) - Method in class ewe.fx.mImage
Draws itself on the graphic g at a specfied co-ordinate.
draw(Graphics) - Method in class ewe.fx.mImage
Draws itself on the graphic g at the point specified by the variable "location".
draw3DDiamond(Rect, boolean, Color) - Method in class ewe.fx.Graphics
 
draw3DDiamond(Rect, boolean, Color, boolean) - Method in class ewe.fx.Graphics
 
draw3DRect(Rect, int, boolean, Color, Color) - Method in class ewe.fx.Graphics
 
draw3DRect(Rect, int, boolean, Color, Color, int) - Method in class ewe.fx.Graphics
 
drawArc(int, int, int, int, float, float) - Method in class ewe.fx.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle.
drawArrow(Rect, int) - Method in class ewe.fx.Graphics
 
drawBorder(Graphics, int, int, int) - Method in class ewe.fx.mImage
Draws the border of the image.
drawButton(Graphics) - Method in class ewe.ui.ButtonObject
 
drawChar(char, int, int, int) - Method in class ewe.fx.Graphics
 
drawClosedArc(int, int, int, int, float, float) - Method in class ewe.fx.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to each other (ie the connecting chord).
drawCursor(int, int, int, int) - Method in class ewe.fx.Graphics
Draws a cursor by XORing the given rectangular area on the surface.
drawDPI - Variable in class ewe.fx.print.PrintableObject
This is 360 by default, but you can change it to any value you want.
drawDiamond(Rect, int) - Method in class ewe.fx.Graphics
 
drawDots(int, int, int, int) - Method in class ewe.fx.Graphics
Draws a dotted line at the given coordinates.
drawEdge(Rect, int, int, int) - Method in class ewe.fx.Graphics
 
drawEllipse(int, int, int, int) - Method in class ewe.fx.Graphics
 
drawFormattedText(String, int, int, FormattedTextSpecs) - Method in class ewe.fx.Graphics
 
drawFormattedText(String, int, int, int, int, FormattedTextSpecs) - Method in class ewe.fx.Graphics
 
drawFormattedText(char[], int, int, int, int, FormattedTextSpecs) - Method in class ewe.fx.Graphics
 
drawHorizontalTriangle(Rect, boolean) - Method in class ewe.fx.Graphics
 
drawImage(Image, int, int) - Method in class ewe.fx.Graphics
Draws an image without transparencies at the given x and y coordinates.
drawImage(Image, Image, Color, int, int, int, int) - Method in class ewe.fx.Graphics
 
drawImage(Image, Image, Color, Rect, Rect, int) - Method in class ewe.fx.Graphics
This will draw and scale a portion of an image into the destination area.
drawImage(IImage, int, Rect, int) - Method in class ewe.fx.Graphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class ewe.fx.Graphics
 
drawImageOptions - Variable in class ewe.ui.TableCellAttributes
 
drawLine(int, int, int, int) - Method in class ewe.fx.Graphics
Draws a line at the given coordinates.
drawLineRGB(int, int, int, int, int) - Method in class ewe.fx.Graphics
This is a fast way of drawing a solid line of thickness 1 of a particular color.
drawLines(int[], int[], int) - Method in class ewe.fx.Graphics
 
drawMode - Variable in class ewe.fx.mImage
 
drawNodeData(FontMetrics, Graphics, int, Rect, Rect, TreeNode) - Method in class ewe.ui.TreeTableModel
 
drawNodeLine(Graphics, Rect, boolean, int, int, TreeNode) - Method in class ewe.ui.TreeTableModel
 
drawPie(int, int, int, int, float, float) - Method in class ewe.fx.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to the center of the ellipse.
drawPolygon(int[], int[], int) - Method in class ewe.fx.Graphics
Draws the outline of a polygon with the given coordinates.
drawRect(int, int, int, int) - Method in class ewe.fx.Graphics
Draws a rectangle at the given coordinates.
drawRect(int, int, int, int, int) - Method in class ewe.fx.Graphics
 
drawRoundRect(int, int, int, int, int) - Method in class ewe.fx.Graphics
Draw a rectangle with rounded corners.
drawSpecial(int, Rect, Color) - Method in class ewe.fx.Graphics
 
drawSpecialFormat(int, int, DisplayLine, FormattedTextSpecs, Graphics, Color) - Method in class ewe.ui.formatted.TextDisplay
 
drawSpecialFormat(mTextPad, int, DisplayLine, FormattedTextSpecs, Graphics, Color) - Method in class ewe.ui.formatted.TextFormatter
 
drawSpecialFormat(int, int, DisplayLine, FormattedTextSpecs, Graphics, Color) - Method in class ewe.ui.mTextPad
 
drawTail(Rect, int) - Method in class ewe.fx.Graphics
 
drawText(char[], int, int, int, int) - Method in class ewe.fx.Graphics
Draws text at the given coordinates.
drawText(String, int, int) - Method in class ewe.fx.Graphics
Draws text at the given coordinates.
drawText(FontMetrics, String[], Rect, int, int) - Method in class ewe.fx.Graphics
 
drawText(FontMetrics, String[], Rect, int, int, int, int) - Method in class ewe.fx.Graphics
 
drawText(FontMetrics, String[], Rect, int, int, int, int, FormattedTextSpecs) - Method in class ewe.fx.Graphics
 
drawTextIn(FontMetrics, String[], Rect, int, int, int, FormattedTextSpecs) - Method in class ewe.fx.Graphics
 
drawVerticalTriangle(Rect, boolean) - Method in class ewe.fx.Graphics
 
drawable - Variable in class ewe.fx.mImage
If this is set, then the mImage will draw itself using this other IImage.
drawn(Rect) - Method in class ewe.fx.mImage
 
drive - Static variable in class ewe.filechooser.FileChooserBase
 
drive - Static variable in class ewe.sys.Device
 
drives - Variable in class ewe.filechooser.FileChooser
 
dropAction - Variable in class ewe.ui.DragContext
 
dropButtonBorder - Variable in class ewe.ui.mChoice
 
dropButtonOnly - Variable in class ewe.ui.mChoice
If this is true only the drop button will be displayed.
dropDownButton - Variable in class ewe.ui.ChoiceControl
 
dropImage(AniImage) - Method in class ewe.graphics.Mosaic
This is used with quickDragging.
dropMenuRows - Variable in class ewe.ui.mChoice
This value should be one of the following:
0 = Default size (approx 3 times the size of the mChoice)
<0 = Full menu size.
dropOptions - Variable in class ewe.ui.DragContext
Used for Drag and Drop - these are options to display when the data is dropped.
dropX - Variable in class ewe.ui.mChoice
 
droppedOn(ImageDragContext) - Method in class ewe.graphics.InteractivePanel
 
dummyItem - Static variable in class ewe.ui.ChoiceControl
 
dump() - Method in class ewe.database.DatabaseEntryObject
 
duplicateFrom(DatabaseEntry) - Method in interface ewe.database.DatabaseEntry
Duplicate all set fields in this DatabaseEntry with those from the other.
duplicateFrom(DatabaseEntry) - Method in class ewe.database.DatabaseEntryObject
 
dynamicCanExpand - Variable in class ewe.ui.TreeTableModel
If this is true then the "canExpand" state of a node will be queried every time it is displayed.

E

E - Static variable in class ewe.sys.Math
Deprecated. E constant
E - Static variable in class java.lang.Math
 
EAST - Static variable in interface ewe.ui.CellConstants
 
EC_HDR_SIG - Static variable in interface ewe.zip.ZipConstants
 
EC_NUMBER_THIS_DISK - Static variable in interface ewe.zip.ZipConstants
 
EC_NUM_DISK_WITH_START_CENTRAL_DIR - Static variable in interface ewe.zip.ZipConstants
 
EC_NUM_ENTRIES_CENTRL_DIR_THS_DISK - Static variable in interface ewe.zip.ZipConstants
 
EC_OFFSET_START_CENTRAL_DIRECTORY - Static variable in interface ewe.zip.ZipConstants
 
EC_SIGNATURE - Static variable in interface ewe.zip.ZipConstants
 
EC_SIZE - Static variable in interface ewe.zip.ZipConstants
 
EC_SIZE_CENTRAL_DIRECTORY - Static variable in interface ewe.zip.ZipConstants
 
EC_TOTAL_ENTRIES_CENTRAL_DIR - Static variable in interface ewe.zip.ZipConstants
 
EC_ZIPFILE_COMMENT_LENGTH - Static variable in interface ewe.zip.ZipConstants
 
EDGE_BUMP - Static variable in interface ewe.ui.UIConstants
 
EDGE_ETCHED - Static variable in interface ewe.ui.UIConstants
 
EDGE_RAISED - Static variable in interface ewe.ui.UIConstants
 
EDGE_SUNKEN - Static variable in interface ewe.ui.UIConstants
 
EDIT_BUTTON - Static variable in class ewe.ui.ListEditor
 
EMBEDDED - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
ENCODING - Static variable in class ewe.util.Properties
This is the encoding used.
ENCRYPT_WITHOUT_COMPRESSION - Static variable in class ewe.security.Encryptor
 
END - Static variable in interface ewe.ui.IKeys
special key
ENDS_WITH_NEWLINE - Static variable in class ewe.ui.DisplayLine
This indicates that this line actually has a '\n' character at the end.
ENDS_WITH_SPACE - Static variable in class ewe.ui.DisplayLine
This is not used.
ENTER - Static variable in interface ewe.ui.IKeys
special key
ENTER_AS_TEXT - Static variable in class ewe.ui.NumberEntry
 
ENTRY_ADDED - Static variable in class ewe.database.DatabaseEvent
 
ENTRY_CHANGED - Static variable in class ewe.database.DatabaseEvent
 
ENTRY_DELETED - Static variable in class ewe.database.DatabaseEvent
 
EOFException - exception ewe.io.EOFException.
This exception is thrown when a Stream or InputStream ends unexpectantly.
EOFException() - Constructor for class ewe.io.EOFException
 
EOFException(String) - Constructor for class ewe.io.EOFException
 
EOFException(Throwable) - Constructor for class ewe.io.EOFException
 
EOFException(String, Throwable) - Constructor for class ewe.io.EOFException
 
EQUALS - Static variable in class ewe.sys.Math
Deprecated.  
ESCAPE - Static variable in interface ewe.ui.IKeys
special key
EVENPARITY - Static variable in class ewe.io.SerialPort
 
EVEN_PAGES_ONLY - Static variable in class ewe.fx.print.PrintOptions
A possible value for whichPages
EXACT_TYPE_IMAGE - Static variable in class ewe.fx.Image
Use this during image creation that the EXACT image type must be created and if it cannot, then an ImageTypeNotSupportedException should be thrown.
EXITED - Static variable in class ewe.ui.ControlEvent
The event type for a Exit event (i.e.
EXIT_IDBACK - Static variable in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDCANCEL - Static variable in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDNO - Static variable in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDOK - Static variable in class ewe.ui.FormBase
A standard Form action string.
EXIT_IDYES - Static variable in class ewe.ui.FormBase
A standard Form action string.
EXP - Static variable in class ewe.sys.Math
Deprecated. Inverse Log (base e)
EXPLORER_TYPE - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
EXP_NOTATION - Static variable in class ewe.sys.Double
Option for toString().
EXTRA_CONTROL - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
EditControl - class ewe.ui.EditControl.
This is a base class for mInput and mTextPad.
EditControl() - Constructor for class ewe.ui.EditControl
 
EditableData - interface ewe.data.EditableData.
 
EditableObject - class ewe.data.EditableObject.
This is an implementation of EditableData that is only missing the getControl() method.
EditableObject() - Constructor for class ewe.data.EditableObject
 
EditableObjectControl - class ewe.data.EditableObjectControl.
 
EditableObjectControl() - Constructor for class ewe.data.EditableObjectControl
 
Editor - class ewe.ui.Editor.
An Editor is a special type of Form that can automatically transfer data between public fields in an Object and Gui Controls within the Editor.
Editor() - Constructor for class ewe.ui.Editor
Create a new Editor that will initially be set to edit itself.
Editor(Object) - Constructor for class ewe.ui.Editor
Create a new Editor to edit the type of Object specified.
EditorEvent - class ewe.ui.EditorEvent.
This gets sent to FieldListeners through the fieldEvent() method.
EditorEvent(int, Control, Object) - Constructor for class ewe.ui.EditorEvent
 
EmptyStackException - exception ewe.util.EmptyStackException.
 
EmptyStackException() - Constructor for class ewe.util.EmptyStackException
 
EmptyTag - Static variable in class ewe.util.TagList
 
Encodable - interface ewe.util.Encodable.
This interface indicates that a field-by-field text encoding is allowed on the implementing object.
EncodedUTF8String - class ewe.database.EncodedUTF8String.
 
EncodedUTF8String() - Constructor for class ewe.database.EncodedUTF8String
 
EncryptedDataException - exception ewe.database.EncryptedDataException.
This error indicates that data within the Database is Encrypted but no suitable decryptor is available to decrypt the data.
EncryptedDataException() - Constructor for class ewe.database.EncryptedDataException
 
EncryptedOutputStream - class ewe.security.EncryptedOutputStream.
This is an OutputStream that passes its data through a DataProcessorStream() which encrypts it using an Encryptor object.
EncryptedOutputStream(OutputStream, String) - Constructor for class ewe.security.EncryptedOutputStream
 
EncryptedOutputStream(OutputStream, byte[]) - Constructor for class ewe.security.EncryptedOutputStream
 
EncryptionKey - interface ewe.security.EncryptionKey.
An EncryptionKey is a class that can encrypt or decrypt a short block of data.
Encryptor - class ewe.database.Encryptor.
Deprecated. - use ewe.security.Encryptor instead.
Encryptor(String) - Constructor for class ewe.database.Encryptor
Deprecated.  
Encryptor() - Constructor for class ewe.database.Encryptor
Deprecated.  
Encryptor - class ewe.security.Encryptor.
 
Encryptor(String) - Constructor for class ewe.security.Encryptor
 
Encryptor(byte[]) - Constructor for class ewe.security.Encryptor
 
EntriesView - class ewe.database.EntriesView.
An EntriesView is a view into a FoundEntries object while a FoundEntries object is a view into a database.
EntriesView(FoundEntries) - Constructor for class ewe.database.EntriesView
Create a new EntriesView for a FoundEntries, but which initially contains no data.
EntryComparer - class ewe.database.EntryComparer.
 
EntryComparer() - Constructor for class ewe.database.EntryComparer
 
EntryComparer(Database) - Constructor for class ewe.database.EntryComparer
 
EntrySelector - class ewe.database.EntrySelector.
 
EntrySelector(Database, Object, int, boolean) - Constructor for class ewe.database.EntrySelector
 
EntrySelector(FoundEntries, Object, boolean) - Constructor for class ewe.database.EntrySelector
 
EntrySelector(FoundEntries, Object, int, boolean) - Constructor for class ewe.database.EntrySelector
 
EntrySelector(Database, Object, int[], boolean) - Constructor for class ewe.database.EntrySelector
 
EntrySelector(Database, Object, int, int, boolean) - Constructor for class ewe.database.EntrySelector
 
Enumeration - interface ewe.util.Enumeration.
This is used to iterate through a sequence of Objects of some kind.
Error - error java.lang.Error.
 
Error(String) - Constructor for class java.lang.Error
 
Error() - Constructor for class java.lang.Error
 
Error(Throwable) - Constructor for class java.lang.Error
 
Error(String, Throwable) - Constructor for class java.lang.Error
 
Errorable - class ewe.util.Errorable.
An Errorable is a base class for Objects that report some sort of error.
Errorable() - Constructor for class ewe.util.Errorable
 
Event - class ewe.ui.Event.
Event is the base class for all events.
Event() - Constructor for class ewe.ui.Event
 
EventDirectionException - exception ewe.sys.EventDirectionException.
This exception is a RuntimeException that is ignored by the native VM should it be uncaught.
EventDirectionException() - Constructor for class ewe.sys.EventDirectionException
 
EventDirectionException(String) - Constructor for class ewe.sys.EventDirectionException
 
EventDispatcher - class ewe.util.EventDispatcher.
An EventDispatcher is a utility class that can be used to keep track of a set of ewe.ui.EventListener objects that wish to listen to some kind of event via their onEvent(Event ev) method.
EventDispatcher() - Constructor for class ewe.util.EventDispatcher
 
EventDispatcher(int) - Constructor for class ewe.util.EventDispatcher
Create an EventDispatcher specifying the number of threads used to deliver events.
EventListener - interface ewe.ui.EventListener.
 
EweFile - class ewe.io.EweFile.
A EweFile represents a formatted ".ewe" file.
EweFile(RandomAccessStream, Handle) - Constructor for class ewe.io.EweFile
 
EweFile(RandomAccessStream) - Constructor for class ewe.io.EweFile
 
EweFile(File) - Constructor for class ewe.io.EweFile
 
EweFile.EweEntry - class ewe.io.EweFile.EweEntry.
 
EweFile.EweEntry(String) - Constructor for class ewe.io.EweFile.EweEntry
 
EweFile.EweEntryFile - class ewe.io.EweFile.EweEntryFile.
 
EweFile.EweEntryFile(EweFile) - Constructor for class ewe.io.EweFile.EweEntryFile
Create an EweEntryFile for a particular EweFile.
EweFile.EweEntryFile(EweFile, Handle) - Constructor for class ewe.io.EweFile.EweEntryFile
Create an EweEntryFile for a particular EweFile.
EweFileBrowser - class ewe.io.EweFileBrowser.
 
EweFileBrowser() - Constructor for class ewe.io.EweFileBrowser
 
EweFileBrowser(File, boolean, long) - Constructor for class ewe.io.EweFileBrowser
Create an EweFileBrowser that will automatically show itself.
Exception - exception java.lang.Exception.
 
Exception(String) - Constructor for class java.lang.Exception
 
Exception() - Constructor for class java.lang.Exception
 
Exception(Throwable) - Constructor for class java.lang.Exception
 
Exception(String, Throwable) - Constructor for class java.lang.Exception
 
ExceptionInInitializerError - error java.lang.ExceptionInInitializerError.
 
ExceptionInInitializerError(String) - Constructor for class java.lang.ExceptionInInitializerError
 
ExceptionInInitializerError() - Constructor for class java.lang.ExceptionInInitializerError
 
ExceptionInInitializerError(Throwable) - Constructor for class java.lang.ExceptionInInitializerError
 
ExceptionInInitializerError(String, Throwable) - Constructor for class java.lang.ExceptionInInitializerError
 
ExecTransfer - class ewe.ui.ExecTransfer.
 
ExecTransfer(Form) - Constructor for class ewe.ui.ExecTransfer
This creates an ExecTransfer that will do the transfer only if the VM reports that the executing device is considered a low memory device.
ExecTransfer(Form, boolean) - Constructor for class ewe.ui.ExecTransfer
This creates an ExecTransfer that will do the transfer only if the doTransfer parameter is true.
ExecTransfer(Form, Object, String) - Constructor for class ewe.ui.ExecTransfer
This creates an ExecTransfer that will do the transfer only if the VM reports that the executing device is considered a low memory device.
ExecTransfer(Form, boolean, Object, String) - Constructor for class ewe.ui.ExecTransfer
This creates an ExecTransfer that will do the transfer only if the VM reports that the executing device is considered a low memory device.
ExitAction - Static variable in class ewe.data.SaveableObject
 
Exit_action(Editor) - Method in class ewe.data.SaveableObject
 
editButtons - Variable in class ewe.ui.InputForm
 
editIcon - Static variable in class ewe.ui.ListEditor
 
editable - Variable in class ewe.data.FieldData
This states whether the data is editable - by default it is true.
edited - Variable in class ewe.ui.SaveableEditor
 
editedObject - Variable in class ewe.ui.UIBuilder
This is an instance of the object being edited (this is allowed to be null).
editor - Variable in class ewe.data.FieldData
This is a Control that is used to edit the data - it can be null in which case a default Control will be used.
editor - Variable in class ewe.ui.ListEditor
 
editor - Variable in class ewe.ui.UIBuilder
This is the Editor that the UIBuilder is building.
editorOnTop - Variable in class ewe.ui.ListEditor
 
elapsed() - Method in class ewe.sys.TimeOut
How many milliseconds has elapsed since the TimeOut was started/reset.
elementAt(int) - Method in class ewe.util.Stack
 
elementAt(int) - Method in class ewe.util.Vector
This is the same as get().
elements() - Method in class ewe.util.Hashtable
 
elements() - Method in class ewe.util.Vector
Get an Enumeration for the elements of the vector.
empty - Static variable in class ewe.ui.SoftKeyBar
 
empty() - Method in class ewe.util.Stack
Tests if the stack is empty.
emptyLine - Static variable in class ewe.ui.Console
 
enableAlpha() - Method in class ewe.fx.Image
Use this to enable the storing of an Alpha (transparency) channel with the image data.
enableEditorScrolling(Editor, boolean) - Static method in class ewe.data.LiveObject
Enable/Disable an Editors main scrollbar panel.
enableLookupMode() - Method in interface ewe.database.Database
This method tells the database that it will be used for read-only lookups and that it can close its underlying file if it wishes - and later re-open it when lookups are done without re-reading the database info.
enableLookupMode() - Method in class ewe.database.DatabaseObject
This method tells the database that it will be used for read-only lookups and that it can close its underlying file if it wishes - and later re-open it when lookups are done without re-reading the database info.
enableLookupMode() - Method in class ewe.database.EntriesView
This method tells the database that it will be used for read-only lookups and that it can close its underlying file if it wishes - and later re-open it when lookups are done without re-reading the database info.
enableScrolling(boolean) - Method in class ewe.ui.Editor
If a ScrollablePanel has been setup in the Editor, and the property "MainScrollBarPanel" has been added to the PropertyList of this Editor, then this will either enable or disable the scrolling of the scrollbar.
enableSynchronization(int) - Method in interface ewe.database.Database
This tells the database to include the OID_FIELD, FLAGS_FIELD, CREATED_FIELD and MODIFIED_FIELD information with each record so that it can be synchronized with a other databases.
enableSynchronization(Handle, int) - Method in interface ewe.database.Database
This tells the database to include the OID_FIELD, FLAGS_FIELD, CREATED_FIELD and MODIFIED_FIELD information with each record so that it can be synchronized with a other databases.
enableSynchronization(Handle, int) - Method in class ewe.database.DatabaseObject
 
enableSynchronization(int) - Method in class ewe.database.DatabaseObject
 
enableTiming() - Static method in class ewe.util.Debug
This method sets up a global OperationTimer that can be used to time operations.
enableTiming(OperationTimer) - Static method in class ewe.util.Debug
This method sets up a global OperationTimer that can be used to time operations - using a specific timer.
enabled - Variable in class ewe.ui.ButtonObject
 
encode(TextEncoder) - Method in class ewe.data.ListObject
 
encode(TextEncoder) - Method in class ewe.data.LiveObject
Override this to encode the fields that you want to encode.
encode(ByteArray, DataProcessor) - Method in class ewe.database.ByteArrayDatabaseEntry
This will place the encoded record data in the destination ByteArray, clearing it first and possibly encrypting it first (if encryptor is not null).
encode(ByteArray, DataProcessor) - Method in interface ewe.database.DatabaseEntry
Encode and append the data to the supplied ByteArray object.
encode() - Method in interface ewe.database.DatabaseEntry
 
encode() - Method in class ewe.database.DatabaseEntryObject
 
encode(ByteArray, DataProcessor) - Method in class ewe.database.EntrySelector
Encode and append the EntrySelector to a ByteArray.
encode(byte[], int, int, ByteArray) - Method in class ewe.io.Base64Codec
 
encode(ByteArray) - Method in class ewe.security.SecureDocument
Encode the plain text as set by setData() into a secure document sequence of bytes.
encode(TextEncoder) - Method in class ewe.sys.VMApp
 
encode(TextEncoder) - Method in class ewe.sys.VMApps
 
encode(TextEncoder) - Method in class ewe.sys.VMOptions
 
encode(ByteArray, Wrapper) - Static method in class ewe.util.ByteEncoder
Fully encode any data type, including a null object reference.
encode(ByteArray, byte[], int, int) - Static method in class ewe.util.ByteEncoder
This encodes the bytes as a byte array data unit.
encode() - Method in class ewe.util.TextDecoder
Re-encode the decoded text into a String.
encode3(byte[], int, int, byte[], int) - Method in class ewe.io.Base64Codec
 
encodeBytes(ByteArray) - Method in class ewe.fx.mImage
 
encodeBytes(ByteArray) - Method in class ewe.io.RemoteCall
 
encodeBytes(ByteArray) - Method in class ewe.math.BigDecimal
 
encodeBytes(ByteArray) - Method in class ewe.math.BigInteger
 
encodeBytes(ByteArray) - Method in class ewe.math.MPN
 
encodeBytes(ByteArray) - Method in class ewe.security.RSAKey
Used to store the key in a stream of bytes.
encodeBytes(ByteArray) - Method in class ewe.sys.Decimal
 
encodeBytes(ByteArray) - Method in interface ewe.util.ByteEncodable
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
encodeEncodableObjectData(ByteArray, Encodable) - Static method in class ewe.util.ByteEncoder
Encode the fields of an Encodable object.
encodeField(ByteArray, String, Wrapper) - Static method in class ewe.util.ByteEncoder
 
encodeField(ByteArray, String, Object) - Static method in class ewe.util.ByteEncoder
 
encodeField(ByteArray, String, byte[], int, int) - Static method in class ewe.util.ByteEncoder
 
encodeFields(String, TextEncoder, String) - Method in class ewe.data.LiveObject
You can call this within your encode(TextEncoder te) method to encode specific fields.
encodeJavaUtf8String(char[], int, int, byte[], int) - Static method in class ewe.util.Utils
Encode a String of characters a Java Utf8 encoded bytes.
encodeJavaUtf8String(String) - Static method in class ewe.util.Utils
Encodes a String as Java Utf8 bytes.
encodeObject(ByteArray, Object) - Static method in class ewe.util.ByteEncoder
Encode an object, specifying the full class of the object.
encodeObjectData(ByteArray, Object) - Static method in class ewe.util.ByteEncoder
Encode only the data for the Object, not any information about the class of the Object.
encodeText(char[], int, int, boolean, ByteArray) - Method in class ewe.io.AsciiCodec
 
encodeText(char[], int, int, boolean, ByteArray) - Method in class ewe.io.JavaUtf8Codec
 
encodeText(char[], int, int, boolean, ByteArray) - Method in interface ewe.io.TextCodec
Enocde the Unicode characters into a byte Stream.
encodeURL(String, boolean) - Static method in class ewe.net.URL
Encode the URL using %## notation.
encoded(String) - Method in class ewe.data.LiveObject
This method is called after the base implementation of textEncode() is executed.
encoding - Variable in class ewe.io.StreamReader
Set this to be a text encoding form.
encoding - Variable in class ewe.io.StreamWriter
Deprecated. Set this to be a text encoding form.
encodingChars - Static variable in class ewe.io.Base64Codec
This returns the six bit value of the character.
encrypt(byte[], int, byte[], int, int) - Method in class ewe.security.BlowfishCBC
 
encrypt(byte[], int, byte[], int, int) - Method in class ewe.security.BlowfishECB
Encrypts a byte buffer to another buffer, extra misaligned data will not be processed.
encrypt(byte[], int, int) - Method in interface ewe.security.EncryptionKey
 
encrypt(byte[], int, int) - Method in class ewe.security.Encryptor
Encrypt a "salted" version of the provided plaintext data without compressing the data before encryption and without signing the salted data.
encrypt(ByteArray, byte[], int, int) - Method in class ewe.security.Encryptor
Encrypt a "salted" version of the provided plaintext data without compressing the data before encryption and optionally signing the salted data.
encrypt(ByteArray, byte[], int, int, int, Signature) - Method in class ewe.security.Encryptor
Encrypt a "salted" version of the provided plaintext data optionally compressing the data before encryption and optionally signing the salted/compressed data.
encrypt(DataProcessor, ByteArray, byte[], int, int, int, Signature) - Static method in class ewe.security.Encryptor
Using a particular DataProcessor, encrypt a "salted" version of the provided plaintext data optionally compressing the data before encryption and optionally signing the salted/compressed data.
encrypt(byte[], int, int) - Method in class ewe.security.RSAKey
Encrypt the provided data.
encryptPrv(byte[], int, byte[], int, int) - Method in class ewe.security.BlowfishECB
 
encryptedKey - Variable in class ewe.security.SecureDocument
 
encryptor - Variable in class ewe.database.DatabaseObject
 
encryptorClass - Variable in class ewe.database.DatabaseSpecs
 
encryptorNotSet - Variable in class ewe.database.DatabaseObject
 
end() - Method in class ewe.fx.PNGEncoder
This ends the current data chunk, writes the end and closes the output.
end - Variable in class ewe.graphics.ImageMover
This is the ending point.
end(int) - Method in class ewe.ui.formatted.FormattedTextMaker
 
end() - Method in class ewe.util.OperationTimer
End timing an operation and add the timed name and value to the list of stored times.
endCharacter - Variable in class ewe.ui.formatted.TextFormatter
The index of the last character in the last line being covered by the formatter.
endDataChunk() - Method in class ewe.fx.PNGEncoder
Closes the current data chunk and writes the compressed data for the current chunk.
endFind(int) - Method in class ewe.io.EweFile.EweEntryFile
 
endFind(int) - Method in class ewe.io.FileAdapter
This tells the File to free all resources associated with the find given the search ID returned by startFind().
endFind(int) - Method in class ewe.zip.ZipEntryFile
 
endHtml() - Method in class ewe.ui.HtmlDisplay
 
endHtml() - Method in class ewe.ui.formatted.FormattedTextMaker
 
endRow() - Method in class ewe.ui.Panel
 
endRow() - Method in class ewe.ui.UIBuilder
This ends the row in the current open CellPanel.
endRow() - Method in class ewe.util.Grid
End the current row - all future add() calls will add objects to a new row.
endSel - Variable in class ewe.ui.mInput
 
endTask() - Method in class ewe.ui.ProgressAndControl
Call this when you consider the task complete and want to show the controls again.
endTiming() - Static method in class ewe.util.Debug
If enableTiming() was previously called, this method will tell the debug timer to stop timing the current operation, otherwise this method does nothing.
endUpdate() - Method in class ewe.database.SafeDBAccess
End the update process.
endedLoad(Handle) - Method in class ewe.ui.HtmlViewer
 
endsWith(String) - Method in class ewe.util.SubString
Check if the SubString endsWith a particular String.
endsWith(String) - Method in class java.lang.String
 
ensureBlankLines(DisplayLine, int, boolean) - Method in class ewe.ui.mTextPad
Insert blank lines before or after the specified data line so that there are at least count number of blank lines before or after the data line.
ensureCapacity(int) - Method in class ewe.util.CharArray
This will ensure that the size of the "data" character array is at least newCapacity.
ensureCapacity(int) - Method in class java.lang.StringBuffer
Make sure that the StringBuffer's capacity is at least as large as minimumCapacity.
ensureFields(Object, String, String) - Method in interface ewe.database.Database
Similar to setFields() except that no error is thrown if any fields of the same name and type already exist.
ensureFields(Object, String, String) - Method in class ewe.database.DatabaseObject
 
ensureSorts(Object, String) - Method in interface ewe.database.Database
This works the same as setSorts() except that no error is thrown if any of the sorts already exists and has the same criteria of the already declared sort.
ensureSorts(Object, String) - Method in class ewe.database.DatabaseObject
 
enterNativeDialog() - Static method in class ewe.ui.Window
 
entered - Variable in class ewe.ui.TextEvent
The text that was entered for a TEXT_ENTERED message.
enteredText - Variable in class ewe.ui.TextInputParameters
This is the text that was entered.
entireTable - Variable in class ewe.data.FieldTableExportSpecs
 
entries() - Method in interface ewe.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries(ObjectFinder) - Method in interface ewe.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries(Object, Comparer) - Method in interface ewe.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries - Variable in class ewe.database.DatabaseObject
 
entries(Object, Comparer) - Method in class ewe.database.DatabaseObject
 
entries(ObjectFinder) - Method in class ewe.database.DatabaseObject
 
entries - Variable in class ewe.database.DatabaseTableModel
 
entries() - Method in class ewe.database.RecordDatabaseObject
 
entries - Variable in class ewe.io.EweFile
 
entries() - Method in class ewe.util.Hashtable
 
entries() - Method in interface ewe.util.Map
Provides an Iterator to iterate through all the entries.
entries - Variable in class ewe.util.TextEncoder
 
entries() - Method in class ewe.util.WeakSet
Get an Iterator to go through all the entries.
entries() - Method in class ewe.util.zip.ZipFile
 
entries() - Method in class ewe.zip.ZipFile
Returns an iterator of all Zip entries in this Zip file.
entriesChanged() - Method in class ewe.data.FieldTableModel
Call this to notify the table that the entries to be displayed have been changed in some way.
entriesChanged(int) - Method in class ewe.data.FieldTableModel
This calls entriesChanged and then selects a specified row.
entriesChanged() - Method in class ewe.database.DatabaseTableModel
 
enumerate(mThread[], boolean) - Method in class ewe.sys.mThreadGroup
 
enumerate(mThread[]) - Method in class ewe.sys.mThreadGroup
 
enumerate(mThreadGroup[], boolean) - Method in class ewe.sys.mThreadGroup
 
enumerate(mThreadGroup[]) - Method in class ewe.sys.mThreadGroup
 
enumerateAvailablePorts() - Static method in class ewe.io.SerialPort
Enumerate all available Comm ports.
epoch - Static variable in class ewe.sys.Time
 
equalHeights - Variable in class ewe.ui.CellPanel
 
equalWidths - Variable in class ewe.ui.CellPanel
 
equals(Object) - Method in class ewe.data.DataObject
 
equals(Object) - Method in class ewe.data.FieldData
equals will check the equality of the field names.
equals(Object) - Method in class ewe.fx.Color
 
equals(Object) - Method in class ewe.fx.Dimension
 
equals(Object) - Method in class ewe.fx.Font
 
equals(Object) - Method in class ewe.fx.FontMetrics
 
equals(Object) - Method in class ewe.fx.Point
 
equals(Object) - Method in class ewe.fx.Rect
 
equals(Object) - Method in class ewe.io.FileBase
This checks to see if the two files refer to the same object in the file system.
equals(Object) - Method in class ewe.io.FileChooserLink
This checks for equality of Paths.
equals(Object) - Method in class ewe.io.TreeConfigFile
 
equals(Object) - Method in class ewe.math.BigDecimal
 
equals(Object) - Method in class ewe.math.BigInteger
 
equals(int) - Method in class ewe.math.MPN
 
equals(long) - Method in class ewe.math.MPN
 
equals(Object) - Method in class ewe.net.InetAddress
Two InetAddresses are equal if getAddress() called on each one returns precisely the same sequence of bytes.
equals(Object) - Method in class ewe.net.URL
Test another URL for equality with this one.
equals(URL, URL) - Method in class ewe.net.URLStreamHandler
Provides the default equals calculation.
equals(byte[], int, int) - Method in class ewe.security.SHA1
 
equals(byte[]) - Method in class ewe.security.SHA1
 
equals(Object) - Method in class ewe.sys.Long
 
equals(Object) - Method in class ewe.sys.Time
 
equals(Object) - Method in class ewe.ui.MenuItem
 
equals(Object) - Method in interface ewe.util.Map.MapEntry
 
equals(Object) - Method in class ewe.util.Range
 
equals(char[], int, int, char[], int, int, int) - Static method in class ewe.util.SubString
This compares the character sequence given by the "small" parameters to the character sequence given by the "big" parameters.
equals(Object) - Method in class ewe.util.SubString
Compare this SubString with either another SubString or a String.
equals(Object) - Method in class java.lang.Boolean
If the obj is an instance of Boolean and has the same primitive value as this object then true is returned.
equals(Object) - Method in class java.lang.Byte
Returns true if obj is an instance of Byte and represents the same byte value.
equals(Object) - Method in class java.lang.Character
 
equals(Object) - Method in class java.lang.Class
 
equals(Object) - Method in class java.lang.Double
Returns true if obj is an instance of Double and represents the same double value.
equals(Object) - Method in class java.lang.Float
Returns true if obj is an instance of Float and represents the same float value.
equals(Object) - Method in class java.lang.Integer
Returns true if obj is an instance of Integer and represents the same int value.
equals(Object) - Method in class java.lang.Long
Returns true if obj is an instance of Long and represents the same long value.
equals(Object) - Method in class java.lang.Object
Returns if this object is considered equal to the other object.
equals(Object) - Method in class java.lang.Short
Returns true if obj is an instance of Short and represents the same short value.
equals(Object) - Method in class java.lang.String
 
equals(Object) - Method in class java.lang.reflect.Constructor
 
equals(Object) - Method in class java.lang.reflect.Field
 
equals(Object) - Method in class java.lang.reflect.Method
 
equalsIgnoreCase(String) - Method in class java.lang.String
 
erase() - Method in interface ewe.database.DatabaseEntry
This will erase the entry from the database.
erase() - Method in class ewe.database.DatabaseEntryObject
 
erase(int) - Method in interface ewe.database.FoundEntries
This erases the data without marking it as deleted AND removes it from this FoundEntries list.
erase(int) - Method in class ewe.database.FoundEntriesObject
 
erase(long, FoundEntries) - Method in class ewe.database.Synchronizer
Given the OID of an entry in the remote database, erase it completely from this database.
eraseDeleted(int) - Method in class ewe.database.RemoteSynchronizer
 
eraseDeleted(long) - Method in class ewe.database.Synchronizer
This is called after an OID marked as deleted on this database has been erased from the remote database.
eraseDeletedEntries() - Method in interface ewe.database.Database
Erase all the entries marked as deleted.
eraseDeletedEntries() - Method in class ewe.database.RecordFile
Free all the deleted records.
eraseDeletedEntry(long) - Method in interface ewe.database.Database
Erase the deleted entry for the specified OID.
eraseDeletedEntry(long) - Method in class ewe.database.RecordFile
Free a particular deleted entry.
eraseDeletedOnRemote(int) - Method in class ewe.database.DoubleSynchronizer
 
eraseDeletedOnRemote(int) - Method in class ewe.database.RemoteSynchronizer
 
eraseDeletedOnRemote(int) - Method in class ewe.database.Synchronizer
 
eraseEntry(long) - Method in class ewe.database.RemoteSynchronizer
 
eraseEntryOnRemote(long) - Method in class ewe.database.DoubleSynchronizer
 
eraseEntryOnRemote(long) - Method in class ewe.database.RemoteSynchronizer
 
eraseEntryOnRemote(long) - Method in class ewe.database.Synchronizer
 
eraseSavedScreen() - Method in class ewe.ui.Frame
 
err() - Static method in class ewe.sys.Vm
Get a PrintWriter to standard error or to an application Console if standard error is not available (e.g.
error(String) - Method in class ewe.io.CopyOver
 
error - Variable in class ewe.sys.Handle
If the process stopped due to an error.
error - Variable in class ewe.util.Errorable
This is the error that was reported.
errorCode - Variable in class ewe.sys.Handle
This is an application specific error code.
errorObject - Variable in class ewe.sys.Handle
This can be used for more detailed error handling.
estimateEntriesCount() - Method in interface ewe.database.Database
If getEntriesCount() returns -1, indicating that the number of entries is unknown, then this method will attempt to estimate the entries count via a quick non-blocking method without resorting to counting each entry.
estimateEntriesCount() - Method in class ewe.database.DatabaseObject
 
events - Static variable in class ewe.ui.Event
 
ewe.data - package ewe.data
 
ewe.database - package ewe.database
 
ewe.filechooser - package ewe.filechooser
 
ewe.fx - package ewe.fx
 
ewe.fx.print - package ewe.fx.print
 
ewe.graphics - package ewe.graphics
 
ewe.graphics.pagedisplay - package ewe.graphics.pagedisplay
 
ewe.io - package ewe.io
 
ewe.math - package ewe.math
 
ewe.net - package ewe.net
 
ewe.reflect - package ewe.reflect
 
ewe.security - package ewe.security
 
ewe.sys - package ewe.sys
 
ewe.ui - package ewe.ui
 
ewe.ui.formatted - package ewe.ui.formatted
 
ewe.util - package ewe.util
 
ewe.util.zip - package ewe.util.zip
 
ewe.zip - package ewe.zip
 
eweFile - Variable in class ewe.io.EweFile.EweEntryFile
 
eweFileName - Variable in class ewe.io.EweFile.EweEntryFile
 
eweIcon - Static variable in class ewe.io.EweFile
 
eweName - Variable in class ewe.io.EweFile
 
ewex.registry - package ewex.registry
 
exampleObject - Variable in class ewe.data.FieldData
This is possibly an actual instance of the Object that holds the data.
exception - Variable in class ewe.io.FileSaver
This is set to any exception that may have occured during loading/saving.
exception - Variable in class ewe.sys.ThreadTask
This is set to any exception thrown when run in a separate mThread.
exclude(EntriesView) - Method in class ewe.database.EntriesView
Exclude all the entries in the other view from this view.
exclude(DatabaseEntry) - Method in class ewe.database.EntriesView
Exclude the entry from this view.
exclude(int) - Method in class ewe.database.EntriesView
Exclude the entry from this view.
exclude(DatabaseEntry) - Method in interface ewe.database.FoundEntries
Exclude the entry from this FoundEntries if it is in it.
exclude(int) - Method in interface ewe.database.FoundEntries
Exclude the entry from this FoundEntries.
exclude(DatabaseEntry) - Method in class ewe.database.FoundEntriesObject
 
exclude(int) - Method in class ewe.database.FoundEntriesObject
 
excludeAll(Handle, EntriesView) - Method in interface ewe.database.FoundEntries
Exclude all the entries as specified from the view of another FoundEntries from this FoundEntries.
excludeAll(Handle, EntriesView) - Method in class ewe.database.FoundEntriesObject
 
excludeAt(int) - Method in class ewe.database.EntriesView
Exclude the entry form this view.
exclusive - Variable in class ewe.ui.CheckBoxGroup
 
exec(String, Frame) - Method in class ewe.sys.TaskObject
This starts the task and displays a progress bar.
exec(String, String, int, boolean) - Static method in class ewe.sys.Vm
Deprecated. - use exec(String [] command, String [] environment) instead
exec(String[], String[]) - Static method in class ewe.sys.Vm
Execute a new process.
exec(String, String[]) - Static method in class ewe.sys.Vm
Execute a new process.
exec(String[]) - Static method in class ewe.sys.Vm
Execute a new process.
exec(String) - Static method in class ewe.sys.Vm
Execute a new process.
exec() - Method in class ewe.ui.Form
This displays the Form modally in a new Window.
exec(Frame, int) - Method in class ewe.ui.Form
This displays the Form modally within an already displayed parent Frame.
exec(Frame, EventListener) - Method in class ewe.ui.Form
Deprecated.  
exec(Frame, EventListener, int) - Method in class ewe.ui.Form
Deprecated.  
exec(int) - Method in class ewe.ui.Form
Deprecated.  
exec(Handle) - Method in class ewe.ui.Form
This is used to exec a Form using the Handle from another Form (usually got from closeForTransfer()).
exec(Handle, Frame, int) - Method in class ewe.ui.Form
This is used to exec a Form using the Handle from another Form (usually got from closeForTransfer()).
exec(boolean) - Method in class ewe.ui.Form
Display the Form modally in a new Window and return the Handle that can be used to monitor the Form's open state using waitUntilClosed().
exec(boolean, Frame, int) - Method in class ewe.ui.Form
Display the Form modally in a parent Frame and return the Handle that can be used to monitor the Form's open state using waitUntilClosed().
exec(Container, int) - Method in class ewe.ui.Frame
This will add the frame to the container and call a make() on it.
exec(Control, Point, EventListener) - Method in class ewe.ui.Menu
 
execEditor(Object, Editor) - Method in class ewe.ui.ListEditor
 
execEwe(String, String) - Static method in class ewe.sys.Vm
Execute a ".ewe" file using the installed Ewe VM.
execEwe(String[], String[]) - Static method in class ewe.sys.Vm
Execute the Ewe VM with the supplied parameters.
execFrame(Frame, Container, int) - Static method in class ewe.ui.Gui
This will add the frame to the container and call a make() on it.
execFrame(Frame, Container) - Static method in class ewe.ui.Gui
 
execRemote(String[], int) - Method in class ewe.io.RemoteConnection
Run command lines on the remote.
execRemote(String, int) - Method in class ewe.io.RemoteConnection
Run a command line on the remote.
execWithEwe - Variable in class ewe.sys.VMApp
 
execute(Frame, StringBuffer) - Method in class ewe.io.CopyOver
 
execute(Object) - Method in class ewe.sys.MessageThreadTask
Execute the doTask() method in a System Thread.
execute(Object, boolean) - Method in class ewe.sys.MessageThreadTask
Execute the doTask() method in a System Thread or in the current thread - depending on the value of alwaysExecuteNow.
execute(Object) - Method in class ewe.sys.ThreadTask
This attempts to execute the task.
execute(String, String) - Static method in class ewe.sys.Vm
Deprecated. - use exec(String [] command, String [] environment) instead
execute(Frame, int) - Method in class ewe.ui.Form
This displays the Form modally within an already displayed parent Frame and then waits for the Form to close.
execute() - Method in class ewe.ui.Form
This displays the Form modally in a new Window and waits for the Form to close.
execute(int) - Method in class ewe.ui.Form
Deprecated.  
execute(Handle, String) - Method in class ewe.ui.ProgressBarForm
 
execute(String, Handle) - Static method in class ewe.ui.ProgressBarForm
A quick way to execute a ProgressBarForm.
executeEwe(String, String) - Static method in class ewe.sys.Vm
Deprecated. - use execEwe() instead.
executeFileChooser(FileChooserParameters) - Method in class ewe.io.File
 
exists() - Method in class ewe.io.EweFile.EweEntryFile
 
exists() - Method in class ewe.io.File
Returns true if the file exists and false otherwise.
exists() - Method in class ewe.io.FileAdapter
 
exists() - Method in class ewe.io.FileBase
Returns true if the file exists and false otherwise.
exists() - Method in class ewe.reflect.Type
Return if the class of the Type was actually found.
exists() - Method in class ewe.zip.ZipEntryFile
 
exit(int) - Method in class ewe.filechooser.FileChooser
 
exit(int) - Static method in class ewe.sys.Vm
Exit the application.
exit(int) - Method in class ewe.ui.Form
This will call the canExit() method and if it returns true, it will close the form.
exit(int) - Method in class ewe.ui.MainWindow
Notifies the application that it should stop executing and exit.
exit() - Method in class ewe.ui.TableModel.CellControl
 
exit(int) - Static method in class java.lang.System
Tell the VM to exit with the specified exit code.
exitAfterLaunch - Variable in class ewe.sys.VMOptions
 
exitButtonDefined - Variable in class ewe.ui.Form
This is set true when doButtons() is called to add close buttons to the form.
exitEntry(int, int) - Method in class ewe.ui.Control
If this returns false it means it is already in exitEntry.
exitKey - Variable in class ewe.ui.ControlEvent
This is set if one of the exit keys was pressed.
exitKeyModifiers - Variable in class ewe.ui.ControlEvent
This is set if one of the exit keys was pressed.
exitKeys - Variable in class ewe.ui.Control
 
exitNativeDialog() - Static method in class ewe.ui.Window
 
exitOnCompletion - Variable in class ewe.ui.ProgressBarForm
Set this to false if you don't want the form to close its containing Frame upon completion.
exitOnDataChange - Variable in class ewe.ui.TableModel.CellControl
If this is true then as soon as data is changed the Control will exit - usually disappearing and leaving only the cell data itself.
exitOnLostFocus - Variable in class ewe.ui.TableModel.CellControl
If this is true then the Control will "exit" if it loses focus - usually this means disappearing and leaving only the cell data itself.
exitOnPopupClosed - Variable in class ewe.ui.TableModel.CellControl
If this is true then as soon as any popup Frame shown by the Control is closed the Control will exit - usually disappearing and leaving only the cell data itself.
exitSystemOnClose - Variable in class ewe.io.EweFileBrowser
 
exitSystemOnClose - Variable in class ewe.ui.Form
 
exitSystemOnClose - Variable in class ewe.zip.ZipFileBrowser
 
exitValue() - Method in class ewe.sys.Process
Get the exit value of the process.
exitValue - Variable in class ewe.ui.Form
This is the value that was sent to close(int exitCode) or exit(int exitCode).
exit_action(Editor) - Method in class ewe.net.TestSocket
 
exp - Variable in class ewe.security.RSAKey
 
exp(double) - Static method in class java.lang.Math
Returns the exponential number e (i.e., 2.718...) raised to the power of a double value.
expand() - Method in class ewe.data.LiveTreeNode
 
expand() - Method in class ewe.data.MutableTreeNodeObject
 
expand() - Method in interface ewe.data.TreeNode
Tell it to expand (ie gather its children).
expand(int, long[], byte[]) - Method in class ewe.ui.TreeTableModel
Expand the index with the list of object references and the list of flags.
expand() - Method in class ewe.util.TextEncoder
 
expand() - Method in class ewex.registry.RegistryKeyNode
 
expandBefore - Variable in class ewe.ui.PanelSplitter
 
expandMatrix(int, int) - Method in class ewe.ui.TreeTableModel
 
expandSize - Variable in class ewe.util.TagList
 
expandTo(int[]) - Method in class ewe.ui.TreeTableModel
This will expand down the tree until the address specified is displayed.
expandTo(int[], boolean) - Method in class ewe.ui.TreeTableModel
This will exapand down the tree until the address specified is displayed.
expandToLevel(int) - Method in class ewe.ui.TreeTableModel
This expands the tree a specified number of levels deep, below the root.
expanding(TreeNode) - Method in class ewe.filechooser.FileTree
 
expanding(TreeNode) - Method in class ewe.ui.TreeTableModel
 
expandingIcon - Static variable in class ewe.ui.TreeTableModel
 
expandingNodes - Variable in class ewe.ui.TreeTableModel
 
expansionLevel - Variable in class ewe.ui.TreeTableModel
This is the default number of levels to expand to when the tree is newly displayed.
expire() - Method in class ewe.sys.TimeOut
Force it to expire.
expired - Variable in class ewe.sys.TimeOut
 
explorer - Variable in class ewe.filechooser.FileChooserDemo
 
extendedSelection - Variable in class ewe.ui.TableControl
 
extraControlsLeft - Variable in class ewe.ui.mTabbedPanel
This is initially null.
extraControlsRight - Variable in class ewe.ui.mTabbedPanel
This is initially null.
extraDirectory - Variable in class ewe.ui.mFileInput
 
extraLineSpacing - Variable in class ewe.ui.mTextPad
This is extra spacing placed between lines.
extraPanel - Variable in class ewe.filechooser.FileChooser
Put any extra controls in this panel.
extraSpaceUsed - Variable in class ewe.fx.FormattedTextSpecs
The extra space used by other formatters.
extras - Variable in class ewe.ui.NumericKeyPad
 

F

F1 - Static variable in interface ewe.ui.IFunctionKeys
 
F10 - Static variable in interface ewe.ui.IFunctionKeys
 
F11 - Static variable in interface ewe.ui.IFunctionKeys
 
F12 - Static variable in interface ewe.ui.IFunctionKeys
 
F2 - Static variable in interface ewe.ui.IFunctionKeys
 
F3 - Static variable in interface ewe.ui.IFunctionKeys
 
F4 - Static variable in interface ewe.ui.IFunctionKeys
 
F5 - Static variable in interface ewe.ui.IFunctionKeys
 
F6 - Static variable in interface ewe.ui.IFunctionKeys
 
F7 - Static variable in interface ewe.ui.IFunctionKeys
 
F8 - Static variable in interface ewe.ui.IFunctionKeys
 
F9 - Static variable in interface ewe.ui.IFunctionKeys
 
FALSE - Static variable in class java.lang.Boolean
This field is a Boolean object representing the primitive value false.
FASTEST_DISPLAY_IMAGE - Static variable in class ewe.fx.Image
Used as an option with the constructor Image(Image other,int options).
FEATURE_CUSTOM_BUTTONS - Static variable in class ewe.sys.Device
Indicates that application custom buttons are present.
FEATURE_DIRECTION_PAD - Static variable in class ewe.sys.Device
Indicates that a direction (up/down/left/right) pad is present.
FEATURE_FULL_AUDIO - Static variable in class ewe.sys.Device
Indicates that the device has full audio capabilities.
FEATURE_KEYBOARD - Static variable in class ewe.sys.Device
Indicates that a keyboard is present.
FEATURE_MOUSE - Static variable in class ewe.sys.Device
Indicates that a mouse (as distinct from a pen) is present.
FEATURE_MOUSE_OR_PEN - Static variable in class ewe.sys.Device
Indicates that either a mouse or pen is present.
FIELD_MODIFIER_INTEGER_AUTO_INCREMENT - Static variable in interface ewe.database.Database
Used by modifyField() - this modifies and INTEGER field to be auto-incremental.
FILES_REJECTED - Static variable in interface ewe.filechooser.FileClipboard.FileClipboardSource
 
FILES_TAKEN - Static variable in interface ewe.filechooser.FileClipboard.FileClipboardSource
 
FILE_MASK - Static variable in class ewe.io.FileChooserParameters
This is a property for the FileChooser - you can have more than one, which should be a String value.
FILE_MODEL - Static variable in class ewe.io.FileChooserParameters
This is a property for the FileChooser - it should be of type ewe.io.File.
FILE_MUST_EXIST - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
FILL - Static variable in interface ewe.ui.CellConstants
 
FILL_FRAME - Static variable in class ewe.ui.Gui
 
FILL_HEIGHT - Static variable in class ewe.ui.Gui
This should not be OR'ed with FILL_WIDTH.
FILL_WIDTH - Static variable in class ewe.ui.Gui
This should not be OR'ed with FILL_HEIGHT.
FINAL - Static variable in class ewe.reflect.Modifier
 
FINAL - Static variable in class java.lang.reflect.Modifier
Final:
Class: no subclasses allowed. Field: cannot be changed. Method: cannot be overriden.
FIRST_DAY_OF_WEEK - Static variable in class ewe.sys.Locale
Use with getString() - The index of the first day of the week where 1 = Monday, 2 = Tuesday, ...
FIRST_SPECIAL_FIELD - Static variable in interface ewe.database.DatabaseTypes
All fields equal to and above this value are considered "special" fields, used for synchronization and other such tasks - ie the XXX_FIELD values.
FIRST_WIDTH_ONLY - Static variable in class ewe.ui.DisplayLine
 
FIT - Static variable in class ewe.ui.ImageControl
If an image is being stretched or shrunk, this option tells it not to change the aspect ration.
FIXEDSIZE - Static variable in interface ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
FLAGS_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "EntryFlags" field.
FLAG_ALWAYS_ON_TOP - Static variable in interface ewe.ui.WindowConstants
 
FLAG_ARCHIVE - Static variable in interface ewe.io.FilePermissions
A DOS type file flag.
FLAG_AUTO_WRAP - Static variable in class ewe.ui.TextInputParameters
 
FLAG_CANCELLED - Static variable in class ewe.ui.TextInputParameters
This is set if the native input text cancelled the input.
FLAG_CAN_MAXIMIZE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_CAN_MINIMIZE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_CAN_RESIZE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_CASE_SENSITIVE - Static variable in class ewe.io.FileBase
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_CLOSED_BY_DOWN_KEY - Static variable in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the DOWN cursor key.
FLAG_CLOSED_BY_ENTER_KEY - Static variable in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the ENTER key.
FLAG_CLOSED_BY_SOFT_KEY - Static variable in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the ENTER key.
FLAG_CLOSED_BY_UP_KEY - Static variable in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the UP cursor key.
FLAG_CLOSE_BY_USER - Static variable in class ewe.ui.WindowEvent
This bit is used as a flag to mApp.closeMobileApp() if the system knows for sure that the CLOSE event was generated by the user pressing one of the system close buttons.
FLAG_DONT_CLEAR_BACKGROUND - Static variable in interface ewe.ui.WindowConstants
 
FLAG_EVENT_ON_EACH_KEY - Static variable in class ewe.ui.TextInputParameters
If this is true, then a TEXT_CHANGED event is sent for each key press.
FLAG_FILE_SYSTEM_IS_READ_ONLY - Static variable in class ewe.io.FileBase
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_FULL_SCREEN - Static variable in interface ewe.ui.WindowConstants
 
FLAG_HAS_CLOSE_BUTTON - Static variable in interface ewe.ui.WindowConstants
 
FLAG_HAS_TASKBAR_ENTRY - Static variable in interface ewe.ui.WindowConstants
 
FLAG_HAS_TITLE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_HIDDEN - Static variable in interface ewe.io.FilePermissions
A DOS type file flag.
FLAG_INPUT_ON_FOCUS - Static variable in class ewe.ui.EditControl
Use this in combination with FLAG_PASSIVE.
FLAG_IS_DEFAULT_SIZE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_IS_ICONIZED - Static variable in interface ewe.ui.WindowConstants
 
FLAG_IS_MODAL - Static variable in interface ewe.ui.WindowConstants
 
FLAG_IS_VISIBLE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_KEEP_FOCUS_AFTER_INPUT - Static variable in class ewe.ui.EditControl
Use this in combination with FLAG_PASSIVE.
FLAG_LOWER_CASE - Static variable in class ewe.ui.TextInputParameters
 
FLAG_MAIN_WINDOW_COUNTER_ROTATED - Static variable in interface ewe.ui.WindowConstants
 
FLAG_MAIN_WINDOW_ROTATED - Static variable in interface ewe.ui.WindowConstants
 
FLAG_MAXIMIZE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_MAXIMIZE_ON_PDA - Static variable in interface ewe.ui.WindowConstants
 
FLAG_MINIMIZE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_MULTILINE - Static variable in class ewe.ui.TextInputParameters
 
FLAG_NEW_POPUP_IS_MENU - Static variable in interface ewe.ui.PopupController
 
FLAG_NUMBERS_ONLY - Static variable in class ewe.ui.TextInputParameters
 
FLAG_PASSIVE - Static variable in class ewe.ui.EditControl
This tells the system that the EditControl should be "passive", i.e.
FLAG_PASSWORD - Static variable in class ewe.ui.TextInputParameters
 
FLAG_READONLY - Static variable in interface ewe.io.FilePermissions
A permission/flag for files.
FLAG_READ_ONLY - Static variable in class ewe.io.FileBase
Deprecated. - use getPermissionsAndFlags() and changePermissionsAndFlags()
FLAG_RESTORE - Static variable in interface ewe.ui.WindowConstants
 
FLAG_ROM - Static variable in interface ewe.io.FilePermissions
A DOS type file flag - indicates the flag is in ROM.
FLAG_ROMMODULE - Static variable in interface ewe.io.FilePermissions
A DOS type file flag - indicates the flag is in ROM and is designed to execute in place.
FLAG_SELECTED_BY_ARROWKEY - Static variable in class ewe.ui.TableEvent
 
FLAG_SELECT_ALL - Static variable in class ewe.ui.TextInputParameters
 
FLAG_SENTENCE_CASE - Static variable in class ewe.ui.TextInputParameters
 
FLAG_SHOW_SIP_BUTTON - Static variable in interface ewe.ui.WindowConstants
 
FLAG_SLOW_ACCESS - Static variable in class ewe.io.FileBase
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_SLOW_CHILD_COUNT - Static variable in class ewe.io.FileBase
 
FLAG_SLOW_LIST - Static variable in class ewe.io.FileBase
 
FLAG_STATE_KNOWN - Static variable in interface ewe.ui.WindowConstants
 
FLAG_SYNCHRONIZED - Static variable in interface ewe.database.DatabaseTypes
This is used with the FLAGS_FIELD and will specify that the entry has not been modified since last synchronized.
FLAG_SYSTEM - Static variable in interface ewe.io.FilePermissions
A DOS type file flag.
FLAG_TEXT_WAS_ENTERED - Static variable in class ewe.ui.TextEvent
This is used with the TEXT_ENTERED event and indicates that the input was not cancelled.
FLAG_UPPER_CASE - Static variable in class ewe.ui.TextInputParameters
 
FLAG_USE_NATIVE - Static variable in class ewe.ui.EditControl
This tells the system to use a native input method.
FLAG_VISIBLE_ON_TO_FRONT - Static variable in interface ewe.ui.WindowConstants
 
FLAG_WANT_RETURN - Static variable in class ewe.ui.TextInputParameters
 
FLASH_BEEP - Static variable in class ewe.ui.Gui
An option for flashMessage.
FLOAT - Static variable in class ewe.reflect.Wrapper
 
FLOOR - Static variable in class ewe.sys.Math
Deprecated. Floor() function.
FOCUS_IN - Static variable in class ewe.ui.ControlEvent
The event type for a focus in event.
FOCUS_OUT - Static variable in class ewe.ui.ControlEvent
The event type for a focus out event.
FOLDER_BITBUCKET - Static variable in class ewex.registry.Registry
 
FOLDER_CONTROLS - Static variable in class ewex.registry.Registry
 
FOLDER_DESKTOP - Static variable in class ewex.registry.Registry
 
FOLDER_DESKTOPDIRECTORY - Static variable in class ewex.registry.Registry
 
FOLDER_DRIVES - Static variable in class ewex.registry.Registry
 
FOLDER_FAVORITES - Static variable in class ewex.registry.Registry
 
FOLDER_FONTS - Static variable in class ewex.registry.Registry
 
FOLDER_NETHOOD - Static variable in class ewex.registry.Registry
 
FOLDER_NETWORK - Static variable in class ewex.registry.Registry
 
FOLDER_PERSONAL - Static variable in class ewex.registry.Registry
 
FOLDER_PRINTERS - Static variable in class ewex.registry.Registry
 
FOLDER_PROGRAMS - Static variable in class ewex.registry.Registry
 
FOLDER_RECENT - Static variable in class ewex.registry.Registry
 
FOLDER_SENDTO - Static variable in class ewex.registry.Registry
 
FOLDER_STARTMENU - Static variable in class ewex.registry.Registry
 
FOLDER_STARTUP - Static variable in class ewex.registry.Registry
 
FOLDER_TEMPLATES - Static variable in class ewex.registry.Registry
 
FOLDER_WINDOWS - Static variable in class ewex.registry.Registry
 
FONT_CHANGE - Static variable in class ewe.ui.formatted.TextFormatter
This is a fontFlag.
FONT_FREEZE - Static variable in class ewe.ui.formatted.TextFormatter
 
FORCE_CREATION - Static variable in class ewe.sys.Locale
This is an options for createFor() it tells the system to create a Locale that always reports the specified language and country even if the Locale is not actually supported by the underlying system.
FORMAT_BMP - Static variable in class ewe.fx.ImageInfo
 
FORMAT_GIF - Static variable in class ewe.fx.ImageInfo
 
FORMAT_JPEG - Static variable in class ewe.fx.ImageInfo
 
FORMAT_PARSE_CURRENCY - Static variable in class ewe.sys.Locale
Parameter for format() or parse() method, used when formating/parsing a currency value.
FORMAT_PARSE_DATE - Static variable in class ewe.sys.Locale
Deprecated. use a Time value and set its format to be the value returned by getString() for TIME_FORMAT or DATE_FORMAT or LONG_DATE_FORMAT, and then request that Time value to convert itself to a String or to read from a String.
FORMAT_PARSE_NUMBER - Static variable in class ewe.sys.Locale
Parameter for format() or parse() method, used when formating/parsing a numeric value.
FORMAT_PNG - Static variable in class ewe.fx.ImageInfo
 
FORMAT_UNSIGNED - Static variable in class ewe.sys.Convert
This is an option for formatInt and formatLong.
FORMAT_UPPERCASE - Static variable in class ewe.sys.Convert
This is an option for formatXXX.
FOR_DISPLAY - Static variable in class ewe.fx.Image
Used as an option with the constructor Image(Image other,int options).
FREE_DECIMAL - Static variable in class ewe.sys.Double
Option for toString().
FROM_CONTROLS - Static variable in class ewe.ui.EditorEvent
 
FROM_CONTROLS - Static variable in class ewe.ui.FormEvent
 
FROM_INPUT_METHOD - Static variable in interface ewe.ui.IKeys
This indicates that the KeyEvent was generated by an InputMethod.
FROM_OBJECT - Static variable in class ewe.reflect.FieldTransfer
 
FROM_OTHER_WINDOW - Static variable in class ewe.ui.PenEvent
 
Failed - Static variable in class ewe.sys.Handle
 
Failure - Static variable in class ewe.sys.Handle
 
FakeFileSystem - class ewe.io.FakeFileSystem.
A FakeFileSystem is used to simulate a FileSystem, possibly starting from another read-only File system.
FakeFileSystem() - Constructor for class ewe.io.FakeFileSystem
 
FastStream - interface ewe.io.FastStream.
 
Field - class ewe.reflect.Field.
This is used to access static and instance fields in objects.
Field - class java.lang.reflect.Field.
 
Field(Field) - Constructor for class java.lang.reflect.Field
 
FieldData - class ewe.data.FieldData.
A FieldData class is used to specify information about a particular item of data stored in an Object and to transfer that data to and from the Object.
FieldData() - Constructor for class ewe.data.FieldData
Create an empty FieldData.
FieldData(FieldTransfer, String) - Constructor for class ewe.data.FieldData
Create a Field data using the specified FieldTransfer and header.
FieldListener - interface ewe.ui.FieldListener.
 
FieldModifier - class ewe.database.FieldModifier.
Do not use this class directly - it is used and stored internally by the Database.
FieldModifier() - Constructor for class ewe.database.FieldModifier
 
FieldSortEntry - class ewe.database.FieldSortEntry.
 
FieldSortEntry() - Constructor for class ewe.database.FieldSortEntry
 
FieldTableExportSpecs - class ewe.data.FieldTableExportSpecs.
This is used by a FieldTableModel to export table data to the clipboard or to a file.
FieldTableExportSpecs() - Constructor for class ewe.data.FieldTableExportSpecs
 
FieldTableExportSpecs(FieldTableModel) - Constructor for class ewe.data.FieldTableExportSpecs
 
FieldTableModel - class ewe.data.FieldTableModel.
This is a very useful class that allows the display of public fields of an object within cells of the table - even allowing you to edit the fields within the table.
FieldTableModel() - Constructor for class ewe.data.FieldTableModel
Create an empty FieldTableModel.
FieldTableModel(Object, Vector) - Constructor for class ewe.data.FieldTableModel
Create a new FieldTableModel using an instance of a specific object and an array of objects.
FieldTransfer - class ewe.reflect.FieldTransfer.
 
FieldTransfer(String) - Constructor for class ewe.reflect.FieldTransfer
This is only used to create a dummy field transfer.
FieldTransfer(Object, String) - Constructor for class ewe.reflect.FieldTransfer
 
FieldTransfer(Object, String, Control) - Constructor for class ewe.reflect.FieldTransfer
 
FieldTransfer(Reflect, Object, String, Object, DataConverter) - Constructor for class ewe.reflect.FieldTransfer
 
File - class ewe.io.File.
File is a file or directory (similar to the Java File) - it is not used for I/O.
File() - Constructor for class ewe.io.File
 
File(String) - Constructor for class ewe.io.File
Create a File Object which represents a file on the file system.
File(File, String) - Constructor for class ewe.io.File
Create a File Object which represents a file on the file system under the specified parent directory.
File(String, String) - Constructor for class ewe.io.File
Create a File Object which represents a file on the file system under the specified parent directory.
FileAdapter - class ewe.io.FileAdapter.
This is the class that you should use when implementing a new File object.
FileAdapter() - Constructor for class ewe.io.FileAdapter
 
FileBase - class ewe.io.FileBase.
This class is used as base for the Java and abstract versions of File.
FileBase() - Constructor for class ewe.io.FileBase
 
FileChooser - class ewe.filechooser.FileChooser.
The FileChooser class is used to choose files or a directory on a file system.
FileChooser() - Constructor for class ewe.filechooser.FileChooser
Create a FileChooser in OPEN mode.
FileChooser(int, String) - Constructor for class ewe.filechooser.FileChooser
Create a FileChooser with a certain type, in the specified initial directory.
FileChooser(FileChooserParameters) - Constructor for class ewe.filechooser.FileChooser
 
FileChooser(int, String, File) - Constructor for class ewe.filechooser.FileChooser
Create a new FileChooser().
FileChooserBase - class ewe.filechooser.FileChooserBase.
This class exists only as a container for some of the FileChooser static variables.
FileChooserBase() - Constructor for class ewe.filechooser.FileChooserBase
 
FileChooserDemo - class ewe.filechooser.FileChooserDemo.
 
FileChooserDemo() - Constructor for class ewe.filechooser.FileChooserDemo
 
FileChooserFolderChoice - class ewe.io.FileChooserFolderChoice.
 
FileChooserFolderChoice() - Constructor for class ewe.io.FileChooserFolderChoice
 
FileChooserLink - class ewe.io.FileChooserLink.
 
FileChooserLink(String, String, IImage) - Constructor for class ewe.io.FileChooserLink
 
FileChooserLink(String, File) - Constructor for class ewe.io.FileChooserLink
 
FileChooserOptions - class ewe.filechooser.FileChooserOptions.
You can use this to explicitly change the options for FileChooser views.
FileChooserOptions() - Constructor for class ewe.filechooser.FileChooserOptions
 
FileChooserParameters - class ewe.io.FileChooserParameters.
 
FileChooserParameters() - Constructor for class ewe.io.FileChooserParameters
 
FileClassLoader - class ewe.util.FileClassLoader.
This loads classes and resources from a source which has some kind of File model.
FileClassLoader(File) - Constructor for class ewe.util.FileClassLoader
 
FileClipboard - class ewe.filechooser.FileClipboard.
 
FileClipboard() - Constructor for class ewe.filechooser.FileClipboard
 
FileClipboard.FileClipboardSource - interface ewe.filechooser.FileClipboard.FileClipboardSource.
 
FileComparer - class ewe.util.FileComparer.
A FileComparer compares two File objects according to criteria which include: name, length, type and modification date.
FileComparer(File, Locale, int, String) - Constructor for class ewe.util.FileComparer
 
FileIcon - Static variable in class ewe.io.FileBase
 
FileInputStream - class ewe.io.FileInputStream.
This is a read only input stream from a file.
FileInputStream(File) - Constructor for class ewe.io.FileInputStream
Create the FileInputStream from a specified file.
FileInputStream(String) - Constructor for class ewe.io.FileInputStream
Create the FileInputStream for a specified file name.
FileListTableModel - class ewe.filechooser.FileListTableModel.
 
FileListTableModel(FileChooser) - Constructor for class ewe.filechooser.FileListTableModel
 
FileNotFoundException - exception ewe.io.FileNotFoundException.
 
FileNotFoundException() - Constructor for class ewe.io.FileNotFoundException
 
FileNotFoundException(String) - Constructor for class ewe.io.FileNotFoundException
 
FileNotFoundException(Throwable) - Constructor for class ewe.io.FileNotFoundException
 
FileNotFoundException(String, Throwable) - Constructor for class ewe.io.FileNotFoundException
 
FileOutputStream - class ewe.io.FileOutputStream.
This is a write only output stream to a file.
FileOutputStream(File) - Constructor for class ewe.io.FileOutputStream
Create the FileOutputStream and overwrite any existing file.
FileOutputStream(File, boolean) - Constructor for class ewe.io.FileOutputStream
Create the FileOutputStream with the option to append to an existing file.
FileOutputStream(String, boolean) - Constructor for class ewe.io.FileOutputStream
Create the FileOutputStream and overwrite any existing file.
FileOutputStream(String) - Constructor for class ewe.io.FileOutputStream
Create the FileOutputStream and overwrite any existing file.
FilePermissions - interface ewe.io.FilePermissions.
 
FileReader - class ewe.io.FileReader.
This class provides a convenient way to set up a Reader to read from a file.
FileReader(File) - Constructor for class ewe.io.FileReader
This method initializes a FileReader instance to read from the specified File object.
FileReader(String) - Constructor for class ewe.io.FileReader
This method initializes a FileReader instance to read from the specified named file.
FileSaver - class ewe.io.FileSaver.
 
FileSaver() - Constructor for class ewe.io.FileSaver
 
FileSaver(String) - Constructor for class ewe.io.FileSaver
 
FileSaver(String, String) - Constructor for class ewe.io.FileSaver
 
FileSys - class ewe.io.FileSys.
This class is used as base for the Java and abstract versions of File.
FileSys() - Constructor for class ewe.io.FileSys
 
FileTree - class ewe.filechooser.FileTree.
 
FileTree(String, File, FileChooser) - Constructor for class ewe.filechooser.FileTree
 
FileTree(String, File) - Constructor for class ewe.filechooser.FileTree
 
FileWriter - class ewe.io.FileWriter.
This is a convenience class for writing to files.
FileWriter(File) - Constructor for class ewe.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(File, boolean) - Constructor for class ewe.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(String) - Constructor for class ewe.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FileWriter(String, boolean) - Constructor for class ewe.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FilenameFilter - interface ewe.io.FilenameFilter.
 
FilterInputStream - class ewe.io.FilterInputStream.
 
FilterInputStream(InputStream) - Constructor for class ewe.io.FilterInputStream
 
FilterInputStream(Stream) - Constructor for class ewe.io.FilterInputStream
 
FilterOutputStream - class ewe.io.FilterOutputStream.
 
FilterOutputStream(OutputStream) - Constructor for class ewe.io.FilterOutputStream
 
FilterOutputStream(Stream) - Constructor for class ewe.io.FilterOutputStream
 
Flag - Static variable in interface ewe.ui.ControlConstants
 
FlagMask - Static variable in class ewe.ui.TreeTableModel
 
Float - class java.lang.Float.
Instances of class Float represent primitive float values.
Float(float) - Constructor for class java.lang.Float
Create a Float from the primitive float specified.
Float(double) - Constructor for class java.lang.Float
Create a Float from the primitive double specified.
Float(String) - Constructor for class java.lang.Float
Create a Float from the specified String.
Font - class ewe.fx.Font.
Font is the character font used when drawing text on a surface.
Font(String, int, int) - Constructor for class ewe.fx.Font
Creates a font of the given name, style and size.
FontChooser - class ewe.ui.FontChooser.
 
FontChooser() - Constructor for class ewe.ui.FontChooser
 
FontChooser(boolean) - Constructor for class ewe.ui.FontChooser
 
FontInput - class ewe.ui.FontInput.
 
FontInput() - Constructor for class ewe.ui.FontInput
 
FontInput(int) - Constructor for class ewe.ui.FontInput
 
FontMetrics - class ewe.fx.FontMetrics.
FontMetrics computes font metrics including string width and height.
FontMetrics(Font, ISurface) - Constructor for class ewe.fx.FontMetrics
Constructs a font metrics object referencing the given font and surface.
FontTools - class ewe.fx.FontTools.
This class provides a set of static toolkit methods that work on Font and/or FontMetrics
FontTools() - Constructor for class ewe.fx.FontTools
 
FontUpDownChooser - class ewe.ui.FontUpDownChooser.
 
FontUpDownChooser(int) - Constructor for class ewe.ui.FontUpDownChooser
 
FontUpDownChooser() - Constructor for class ewe.ui.FontUpDownChooser
 
FontUpDownChooser.FontUpDownChooserPopup - class ewe.ui.FontUpDownChooser.FontUpDownChooserPopup.
 
FontUpDownChooser.FontUpDownChooserPopup(int) - Constructor for class ewe.ui.FontUpDownChooser.FontUpDownChooserPopup
 
ForceResize - Static variable in interface ewe.ui.ControlConstants
Control Modifier - forces the control to resize itself.
Forever - Static variable in class ewe.sys.TimeOut
 
Form - class ewe.ui.Form.
A Form is a CellPanel that is able to create a Frame/Window for itself for display on the screen.
Form() - Constructor for class ewe.ui.Form
 
FormBase - class ewe.ui.FormBase.
This class is used to hold the constant Form static data to reduce the number of variables in the Form class.
FormBase() - Constructor for class ewe.ui.FormBase
 
FormEvent - class ewe.ui.FormEvent.
 
FormEvent(int, Control) - Constructor for class ewe.ui.FormEvent
 
FormFrame - class ewe.ui.FormFrame.
 
FormFrame(Form, int) - Constructor for class ewe.ui.FormFrame
 
FormattedTextMaker - class ewe.ui.formatted.FormattedTextMaker.
This is used to build up formatted text - via add() or parseHtml(), which is then added to a TextDisplay.
FormattedTextMaker() - Constructor for class ewe.ui.formatted.FormattedTextMaker
 
FormattedTextMaker.Entry - class ewe.ui.formatted.FormattedTextMaker.Entry.
 
FormattedTextMaker.Entry() - Constructor for class ewe.ui.formatted.FormattedTextMaker.Entry
 
FormattedTextSpecs - class ewe.fx.FormattedTextSpecs.
This is used for calculated formatted text metrics.
FormattedTextSpecs() - Constructor for class ewe.fx.FormattedTextSpecs
 
ForwardSlash - Static variable in class ewe.util.FileComparer
 
FoundEntries - interface ewe.database.FoundEntries.
A FoundEntries object holds a sorted view of a set of records in a Database.
FoundEntriesObject - class ewe.database.FoundEntriesObject.
 
FoundEntriesObject(Database) - Constructor for class ewe.database.FoundEntriesObject
 
Frame - class ewe.ui.Frame.
 
Frame() - Constructor for class ewe.ui.Frame
 
FrameEvent - class ewe.ui.FrameEvent.
 
FrameEvent(int, Control) - Constructor for class ewe.ui.FrameEvent
 
FrameEvent(int, Control, Object) - Constructor for class ewe.ui.FrameEvent
 
fWrapper - Variable in class ewe.reflect.FieldTransfer
 
fail(Throwable) - Method in class ewe.sys.Handle
Set the Stopped and Failure bits of this Handle and set the errorObject to be the specified Throwable.
failed(Object) - Method in class ewe.sys.Handle
Mark the handle as failed and set the errorObject to be error.
fcd - Variable in class ewe.io.EweFileBrowser
 
fcd - Variable in class ewe.zip.ZipFileBrowser
 
fcp - Variable in class ewe.io.SimpleFileChooser
 
fetchForName(String) - Method in class ewe.graphics.AnimatedIcon
 
field - Variable in class ewe.reflect.FieldTransfer
The field in the Object (if one exists).
field1 - Variable in class ewe.database.FieldSortEntry
 
field2 - Variable in class ewe.database.FieldSortEntry
 
field3 - Variable in class ewe.database.FieldSortEntry
 
field4 - Variable in class ewe.database.FieldSortEntry
 
fieldChanged(String, Editor) - Method in class ewe.data.FieldTableExportSpecs
 
fieldChanged(String, Editor) - Method in class ewe.data.LiveObject
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
fieldChanged(FieldTransfer, Editor) - Method in class ewe.data.LiveObject
This implements the fieldChanged() method in FieldListener.
fieldChanged(FieldTransfer, Editor) - Method in class ewe.filechooser.FileChooser
 
fieldChanged(String, Editor) - Method in class ewe.filechooser.NewShortcut
 
fieldChanged(FieldTransfer, Editor) - Method in class ewe.io.SerialPortOptions
 
fieldChanged(FieldTransfer, Editor) - Method in class ewe.net.SocketMaker
 
fieldChanged(String, Editor) - Method in class ewe.sys.VMApp
 
fieldChanged(String, Editor) - Method in class ewe.sys.VMOptions
 
fieldChanged(FieldTransfer, Editor) - Method in class ewe.ui.DateChooser
 
fieldChanged(String, Editor) - Method in class ewe.ui.Editor
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
fieldChanged(FieldTransfer, Editor) - Method in class ewe.ui.Editor
This implements the fieldChanged() method in FieldListener.
fieldChanged(FieldTransfer, Editor) - Method in interface ewe.ui.FieldListener
 
fieldChanged(String, Editor) - Method in class ewe.ui.FontChooser
 
fieldChanged(String, Editor) - Method in class ewe.ui.HtmlViewer
 
fieldChanged(FieldTransfer, Editor) - Method in class ewe.ui.ListEditor
 
fieldChanged(FieldTransfer, Editor) - Method in class ewe.ui.ListSelect
 
fieldChanged(String, Editor) - Method in class ewe.ui.Notepad
 
fieldChanged(FieldTransfer, Editor) - Method in class ewe.ui.mApp
This implements the fieldChanged() method in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.data.FieldTableExportSpecs
 
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.data.LiveObject
This implements the fieldEvent() method in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.filechooser.FileChooser
 
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.io.SerialPortOptions
 
fieldEvent - Variable in class ewe.reflect.FieldTransfer
The field event that occured.
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.ui.Editor
This implements fieldEvent() in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in interface ewe.ui.FieldListener
 
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.ui.ListEditor
 
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.ui.ListSelect
This implements fieldEvent() in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewe.ui.mApp
This implements the fieldEvent() method in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class ewex.registry.RegistryViewForm
 
fieldID - Variable in class ewe.database.FieldModifier
 
fieldListeners - Variable in class ewe.ui.Editor
This holds a list of all the fieldListeners listening to the Editor.
fieldName - Variable in class ewe.reflect.Field
 
fieldName - Variable in class ewe.reflect.FieldTransfer
The full name of the field.
fieldName - Variable in class ewe.ui.DataChangeEvent
A field name which caused the data change.
fieldSeparator - Variable in class ewe.data.FieldTableExportSpecs
 
fieldToID(String) - Method in class ewe.database.DatabaseEntryObject
 
fieldToType(int) - Method in class ewe.database.DatabaseEntryObject
 
fieldTransfer - Variable in class ewe.ui.Control
 
fieldType - Variable in class ewe.database.FieldModifier
 
fieldType - Variable in class ewe.reflect.FieldTransfer
The type of the field.
fields - Variable in class ewe.data.InputObject
This is the specification of the fields to be input.
fields - Variable in class ewe.database.DatabaseSpecs
 
fieldsWillNotBeAdded - Variable in class ewe.ui.Editor
Set this true if you are adding fields with Controls which themselves will not be added as a child of the Editor.
file - Variable in class ewe.database.DatabaseObject
 
file - Variable in class ewe.filechooser.FileChooser
Do NOT use this to variable.
file - Variable in class ewe.io.SafeFile
 
file - Variable in class ewe.ui.mFileInput
 
fileAt(int, int) - Method in class ewe.filechooser.FileListTableModel
 
fileButtons - Variable in class ewe.ui.SaveableEditor
 
fileCheck - Variable in class ewe.filechooser.FileListTableModel
 
fileChooserOptions - Variable in class ewe.ui.mFileInput
 
fileChosenAction(String) - Method in class ewe.io.SimpleFileChooser
 
fileChosenAction(File) - Method in class ewe.io.SimpleFileChooser
This is called if a particular file is chosen.
fileClipboardOperation(FileClipboard, int) - Method in interface ewe.filechooser.FileClipboard.FileClipboardSource
 
fileClipboardOperation(FileClipboard, int) - Method in class ewe.filechooser.FileListTableModel
 
fileClipboardOperation(FileClipboard, int) - Method in class ewe.filechooser.FileTree
 
fileExceptionOccured(int, Exception, FileSaver) - Method in class ewe.data.SaveableObject
This will be called if an exception occured during processing of a File action.
fileItem - Variable in class ewe.ui.SaveableEditor
 
fileLengthDisplay(int) - Static method in class ewe.util.Utils
 
fileList - Variable in class ewe.io.SimpleFileChooser
 
fileMenu - Variable in class ewe.ui.SaveableEditor
 
fileModel - Variable in class ewe.io.FileSaver
This is the file model to use.
fileModel - Variable in class ewe.ui.mFileInput
 
fileModel - Variable in class ewe.util.FileClassLoader
 
fileName - Variable in class ewe.data.FieldTableExportSpecs
 
fileName - Variable in class ewe.io.SafeFile
 
fileName - Variable in class ewe.io.SimpleFileChooser
 
fileNameControl - Variable in class ewe.io.SimpleFileChooser
 
filePathsAreEqual(String, String) - Method in class ewe.io.FileBase
 
fileProgress - Variable in class ewe.io.CopyOverProgress
 
fileTime - Variable in class ewe.filechooser.FileListTableModel
 
fileTips - Variable in class ewe.filechooser.FileListTableModel
 
fileType - Variable in class ewe.filechooser.FileChooser
Do NOT use this variable.
files - Variable in class ewe.filechooser.FileChooser
This is the FileListTableModel used by the table.
filesDropped(String[]) - Method in class ewe.graphics.PngIconMaker
 
filesDropped(String[]) - Method in class ewe.ui.Form
This is called when files are dropped on the Form and acceptsDroppedFiles is true.
filesDropped(String[]) - Method in class ewe.ui.HtmlViewer
 
filesDropped(String[]) - Method in class ewe.ui.Notepad
 
fill - Variable in class ewe.graphics.PolygonImage
If this is true then the image will be drawn filled.
fillBackground(Graphics) - Method in class ewe.ui.Control
 
fillClosedArc(int, int, int, int, float, float) - Method in class ewe.fx.Graphics
Draws the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to each other (ie the connecting chord).
fillColor - Variable in class ewe.ui.TableCellAttributes
 
fillEllipse(int, int, int, int) - Method in class ewe.fx.Graphics
 
fillInStackTrace() - Method in class java.lang.Throwable
 
fillPie(int, int, int, int, float, float) - Method in class ewe.fx.Graphics
Draws and fills the outline of a circular or elliptical arc covering the specified rectangle, and includes lines that connect the end and start point of the arc to the center of the ellipse.
fillPolygon(int[], int[], int) - Method in class ewe.fx.Graphics
Draws a filled polygon with the given coordinates.
fillRect(int, int, int, int) - Method in class ewe.fx.Graphics
Fills a rectangular area with the current color.
fillRectRGB(int, int, int, int, int) - Method in class ewe.fx.Graphics
This is a fast way of setting pixel to a particular color.
fillRoundRect(int, int, int, int, int) - Method in class ewe.fx.Graphics
Fill a rectangle with rounded corners.
fillToEqualHeights - Variable in class ewe.ui.TableModel
Specifies whether the table should have all cell heights equal and fit exactly in the display area.
fillToEqualWidths - Variable in class ewe.ui.TableModel
Specifies whether the table should have all cell widths equal and fit exactly in the display area.
filter(Handle, Object) - Method in class ewe.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView.
filter(Handle, Object, boolean) - Method in class ewe.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView.
filter(Object, boolean) - Method in class ewe.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the filtering.
filter(Object) - Method in class ewe.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the filtering.
filter - Variable in class ewe.fx.ImageCodec
 
filterAll(Handle, ObjectFinder, IntArray) - Method in interface ewe.database.FoundEntries
Find, using an entry by entry sequential search, all entries in the FoundEntries that match the criteria as specified by the selector.
filterAll(Handle, ObjectFinder, IntArray) - Method in class ewe.database.FoundEntriesObject
 
finalImageCreator - Variable in class ewe.fx.print.PrintPreview
 
finalWrite() - Method in class ewe.io.DataProcessorStream
 
finalize() - Method in class ewe.fx.SoundClip
 
finalize() - Method in class ewe.io.SerialPort
Writes to the port.
finalize() - Method in class ewe.util.EventDispatcher
 
finalize() - Method in class java.lang.Object
This method (when overriden), will be called when the VM determines that the Object can be garbage collected.
find(String) - Method in class ewe.io.FakeFileSystem
 
find(String) - Method in class ewe.io.TreeConfigFile
 
find(Object) - Method in class ewe.util.Vector
Finds the index of the given object.
find(ObjectFinder) - Method in class ewe.util.Vector
 
find(ObjectFinder) - Method in class ewe.util.WeakSet
This finds an object in the reference list using the ObjectFinder.
findAll(Handle, EntrySelector, IntArray) - Method in interface ewe.database.FoundEntries
Find, using a binary chop search, all entries in the FoundEntries that match the criteria as specified by the selector.
findAll(Handle, EntrySelector, IntArray) - Method in class ewe.database.FoundEntriesObject
 
findBaseClass(String) - Method in class ewe.reflect.Reflect
 
findByOID(FoundEntries, long) - Static method in class ewe.database.Synchronizer
This locates the entry with the specified OID.
findCRLF(byte[], int, int) - Static method in class ewe.util.Utils
Find the index of a CRLF sequence or LF character in byte data.
findCached(String) - Method in class ewe.ui.HtmlViewer
 
findCachedClass(String) - Method in class ewe.util.mClassLoader
Override this to provide class caching.
findCard(Control, String) - Method in class ewe.ui.CardPanel
 
findCellsInArea(Rect, boolean) - Method in class ewe.ui.TableModel
This finds the range of cells in the given area.
findChild(int, int) - Method in class ewe.ui.Container
Returns the child located at the given x and y coordinates.
findChild(int, int) - Method in class ewe.ui.TreeTableModel
Find the child within the parent.
findClassBytes(String) - Method in class ewe.util.mClassLoader
You can override this method OR you can override getInputStreamFor(String className) - which is called by this method.
findControlFor(String) - Method in class ewe.ui.Editor
Find the Control associated with the field.
findEntry(String) - Method in class ewe.io.EweFile
Find a named entry.
findField(String) - Method in interface ewe.database.Database
Find the FieldID of a named field.
findField(int) - Method in class ewe.database.DatabaseObject
 
findField(String) - Method in class ewe.database.DatabaseObject
Find the FieldID of a named field.
findField(byte[], int, int, String, Range) - Static method in class ewe.util.ByteEncoder
 
findFieldTransfer(String) - Method in class ewe.ui.Editor
Find the FieldTransfer associated with the specified field.
findFieldTransfer(Control, boolean) - Method in class ewe.ui.Editor
Find the FieldTransfer associated with the specified control.
findFieldTransfer(Control) - Method in class ewe.ui.Editor
Find the FieldTransfer associated with the specified control.
findFields(String[]) - Method in interface ewe.database.Database
Get an array of fieldIds for an array of field names.
findFields(String) - Method in interface ewe.database.Database
Get an array of fieldIds for a comma separated list of field names.
findFields(String[]) - Method in class ewe.database.DatabaseObject
Get an array of fieldIds for an array of field names.
findFields(String) - Method in class ewe.database.DatabaseObject
Get an array of fieldIds for a comma separated list of field names.
findFields(String, String, Vector) - Method in class ewe.ui.Editor
 
findFirst(Handle, Object, Comparer) - Method in interface ewe.database.FoundEntries
This finds the first index of the entry which (according to the provided Comparer) matches a search criteria.
findFirst(Handle, Object, boolean) - Method in interface ewe.database.FoundEntries
Find the index of the first entry that matches a search criteria.
findFirst(Handle, Object, Comparer) - Method in class ewe.database.FoundEntriesObject
This finds the first index of the entry which (according to the provided Comparer) matches a search criteria.
findFirst(Handle, Object, boolean) - Method in class ewe.database.FoundEntriesObject
 
findFirst(int[]) - Method in class ewe.ui.formatted.FormattedTextMaker
 
findFirstInstanceof(Class) - Method in class ewe.security.mSecurityManager
 
findFont(String) - Static method in class ewe.ui.mApp
Find a font in the application Font library.
findFont(String, boolean) - Static method in class ewe.ui.mApp
Find a font in the application Font library.
findHotImage(Point) - Method in class ewe.graphics.ImageList
 
findHotImages(Point, ImageList) - Method in class ewe.graphics.ImageList
 
findImages(Rect, ImageList) - Method in class ewe.graphics.ImageList
 
findImages(Rect, ImageList, boolean) - Method in class ewe.graphics.ImageList
 
findIndex(String, int) - Method in class ewe.database.DatabaseObject
 
findIndex(int, Comparer) - Method in class ewe.database.DatabaseObject
 
findInsertIndex(DatabaseEntry) - Method in interface ewe.database.FoundEntries
Find the index where the specified entry would be added in the FoundEntries.
findInsertIndex(DatabaseEntry) - Method in class ewe.database.FoundEntriesObject
 
findItem(String, boolean) - Method in class ewe.ui.ChoiceControl
 
findKeyed(int, int) - Method in class ewe.ui.ChoiceControl
 
findLast(Handle, Object, Comparer) - Method in interface ewe.database.FoundEntries
This finds the last index of the entry which (according to the provided Comparer) matches a search criteria.
findLast(Handle, Object, boolean) - Method in interface ewe.database.FoundEntries
Find the index of the last entry that matches a search criteria.
findLast(Handle, Object, Comparer) - Method in class ewe.database.FoundEntriesObject
This finds the last index of the entry which (according to the provided ObjectFinder) matches a search criteria.
findLast(Handle, Object, boolean) - Method in class ewe.database.FoundEntriesObject
 
findLastSeparator(String) - Static method in class ewe.util.FileComparer
 
findLastSeparatorDrive(String) - Static method in class ewe.util.FileComparer
 
findLowestBit(int) - Static method in class ewe.math.MPN
Return least i such that word&(1<findLowestBit(int[]) - Static method in class ewe.math.MPN
Return least i such that words & (1<findNamedChild(TreeNode, String) - Static method in class ewe.data.LiveTreeNode
 
findNext(int) - Method in class ewe.io.EweFile.EweEntryFile
 
findNext(int) - Method in class ewe.io.FileAdapter
This will find the next file in sequence given the search ID returned by startFind().
findNext(int) - Method in class ewe.zip.ZipEntryFile
 
findNextSibling(int) - Method in class ewe.ui.TreeTableModel
Find the next sibling.
findNode(String) - Method in class ewe.io.FakeFileSystem
 
findOpenIndex(String) - Method in class ewe.database.DatabaseObject
 
findOrMake(String) - Method in class ewe.io.TreeConfigFile
This is used by ewe.sys.Locale - use getConfigFile() instead.
findParent(int) - Method in class ewe.ui.TreeTableModel
Find the parent.
findParentOrPreviousSibling(int, boolean) - Method in class ewe.ui.TreeTableModel
 
findPressedChar(Point) - Method in class ewe.ui.mInput
 
findPreviousSibling(int) - Method in class ewe.ui.TreeTableModel
Find the previous sibling.
findRange(Handle, EntrySelector, Range) - Method in interface ewe.database.FoundEntries
Find the range of indexes which match the search criteria as specified in the EntrySelector parameter.
findRange(Handle, EntrySelector, Range) - Method in class ewe.database.FoundEntriesObject
 
findRangeWith(int) - Method in class ewe.util.RangeList
 
findSectionIndex(DisplayLine) - Method in class ewe.ui.DisplayLine
This finds the index of the section the line is on.
findSelectedBlock(int, int, Rect) - Method in class ewe.ui.TableControl
 
findSort(String) - Method in interface ewe.database.Database
Get the ID of a named sort criteria.
findSort(int) - Method in class ewe.database.DatabaseObject
 
findSort(String) - Method in class ewe.database.DatabaseObject
 
findTag(int, Vector) - Method in class ewe.io.RemoteCallHandler
 
findTarget(String) - Method in class ewe.io.RemoteCallHandler
Override this to find a target given a text encoded targetCode.
finish() - Method in class ewe.util.zip.ZipOutputStream
 
finish() - Method in class ewe.zip.ZipOutputStream
Finishes the stream.
fireClickedEvent(int, int, boolean) - Method in class ewe.ui.TableControl
This fires the click event.
fireFieldChanged(String) - Method in class ewe.ui.Editor
 
fireFieldEvent(FieldListener, FieldTransfer, Object, int) - Method in class ewe.ui.Editor
 
fireFieldEvent(Iterator, Object, int) - Method in class ewe.ui.Editor
 
fireProxyAction() - Method in class ewe.ui.SoftKeyEvent
If the SoftKeyEvent was generated by a button or menu item that is associated with a proxy control, then call doAction() on that proxy and then return true.
fireSelection() - Method in class ewe.ui.TreeTableModel
 
fireSelectionEvent(int) - Method in class ewe.ui.TableControl
This fires the selection event.
fireSelectionEvent() - Method in class ewe.ui.TableControl
This fires the selection event.
first - Variable in class ewe.util.Range
This is the first index in the range.
firstCellToPaint(int, int, Point) - Method in class ewe.ui.TableControl
 
firstCharPosition - Variable in class ewe.fx.FormattedTextSpecs
The position (in pixels) of the leftmost character on the line when displayed.
firstChild - Variable in class ewe.graphics.PageDisplayUnit
 
firstDisplay - Variable in class ewe.ui.Window
 
firstFocus - Variable in class ewe.ui.Form
This explicitly sets the control which will first get focus when the Form is displayed.
firstItem - Variable in class ewe.ui.ChoiceControl
 
firstItem - Variable in class ewe.ui.PhoneMenu
 
firstNames - Variable in class ewe.database.TestData
 
firstPanel - Variable in class ewe.ui.DateChooser
 
firstPress - Static variable in class ewe.ui.ControlBase
 
firstSnap - Variable in class ewe.graphics.Mosaic
 
fitClientAndFrame(int, int, boolean, boolean) - Method in class ewe.ui.CarrierFrame
This will fit the client and the frame within the specified maxWidth and maxHeight.
fitInto(Dimension, Object, FontMetrics) - Static method in class ewe.fx.FontTools
Find the biggest Font such that the data provided fits within the size provided.
fitToScreen(String) - Method in class ewe.ui.TextMessage
 
fix() - Method in class ewe.ui.mInput
 
fix() - Method in class ewe.ui.mTextArea
Deprecated.  
fix() - Method in class ewe.ui.mTextPad
 
fixBorder(int, int, int, boolean) - Method in class ewe.ui.TableModel
 
fixCase(String) - Method in class ewe.ui.EditControl
This converts the case of the incoming text to the one associated with the edit control.
fixColors() - Method in class ewe.fx.mImage
 
fixEditedText(String) - Static method in class ewe.ui.TextInputParameters
 
fixMask(String) - Method in class ewe.filechooser.FileChooser
Do not use this.
fixMasks(Image, Image, Color) - Static method in class ewe.fx.Image
 
fixMenu(Menu) - Static method in class ewe.ui.SoftKeyBar
Fix a Menu for use with the SoftKeyBar.
fixOrigin() - Method in class ewe.ui.Canvas
 
fixShowOptions(Container, int) - Static method in class ewe.ui.Gui
 
fixText() - Method in class ewe.ui.mTextArea
Deprecated.  
fixText() - Method in class ewe.ui.mTextPad
 
fixValue(String, String) - Method in class ewe.ui.InputKeyPad
A call to setValue() will then call this method to validate the entered text.
fixValue(String, String) - Method in class ewe.ui.NumberEntry
 
fixedData - Variable in class ewe.fx.SoundClip
 
fixedFontName - Variable in class ewe.sys.VMOptions
 
fixedSIPButton - Variable in class ewe.sys.VMOptions
 
fixedWidth - Variable in class ewe.ui.DisplayLineSpecs
 
fixup() - Method in class ewe.util.RangeList
 
fixupPath(String) - Static method in class ewe.io.FileBase
 
flags - Variable in class ewe.graphics.PageDisplayUnit
These are the flags for the unit.
flags - Variable in class ewe.ui.Card
 
flags - Variable in class ewe.ui.DisplayLine
 
flags - Variable in class ewe.ui.DisplayLineSpecs
 
flags - Variable in class ewe.ui.Event
This is used for Control specific flags that relate to the event.
flags - Variable in class ewe.ui.TextEvent
Extra flags for the entered data.
flags - Variable in class ewe.ui.TextInputParameters
This can be a combination of any of the FLAG_XXX values.
flagsAt(int) - Method in class ewe.ui.TreeTableModel
Returns the flags of the line.
flashMessage(String, Control) - Static method in class ewe.ui.Gui
 
flashMessage(String, int, Control, int) - Static method in class ewe.ui.Gui
 
flashMessageOff(Object) - Static method in class ewe.ui.Gui
Remove the short message as displayed by flashMessageOn().
flashMessageOn(String, Control) - Static method in class ewe.ui.Gui
Display a short message on the screen, and keep it on the screen until flashMessageOff() is called.
flat - Variable in class ewe.ui.ButtonObject
 
flat - Variable in class ewe.ui.TableCellAttributes
 
flatInside - Variable in class ewe.ui.ButtonControl
 
flatInside - Variable in class ewe.ui.ButtonObject
 
flipBit(int) - Method in class ewe.math.BigInteger
 
floatToIntBits(float) - Static method in class java.lang.Float
Convert the float to the IEEE 754 floating-point "single format" bit layout.
floatToRawIntBits(float) - Static method in class java.lang.Float
Convert the float to the IEEE 754 floating-point "single format" bit layout.
floatValue() - Method in class ewe.math.BigDecimal
 
floatValue() - Method in class ewe.math.BigInteger
 
floatValue() - Method in class ewe.math.Number
Return the value of this Number as a float.
floatValue - Variable in class ewe.reflect.Wrapper
 
floatValue() - Method in class java.lang.Byte
Return the value of this Byte as a float.
floatValue() - Method in class java.lang.Double
Return the value of this Double as a float.
floatValue() - Method in class java.lang.Float
Return the value of this Float.
floatValue() - Method in class java.lang.Integer
Return the value of this Integer as a float.
floatValue() - Method in class java.lang.Long
Return the value of this Long as a float.
floatValue() - Method in class java.lang.Number
Return the value of this Number as a float.
floatValue() - Method in class java.lang.Short
Return the value of this Short as a float.
floor(double) - Static method in class java.lang.Math
Returns the largest (closest to positive infinity) double value that is not greater than the argument and is equal to a mathematical integer.
flush() - Method in interface ewe.database.DatabaseStream
 
flush() - Method in class ewe.database.RandomAccessDatabaseStream
 
flush() - Method in class ewe.fx.BufferedGraphics
Copy the data already drawn on this surface, to the destination surface.
flush() - Method in class ewe.fx.Graphics
On some systems it may be necessary to call this method to have operations made to the Graphics actually be displayed on the screen.
flush() - Method in class ewe.fx.RotatedGraphics
 
flush() - Method in class ewe.io.BlockingStreamObject
 
flush() - Method in class ewe.io.BufferedOutputStream
This method causes any currently buffered bytes to be immediately written to the underlying output stream.
flush() - Method in class ewe.io.BufferedWriter
This method causes any currently buffered chars to be immediately written to the underlying output stream.
flush() - Method in class ewe.io.CharArrayWriter
This method flushes all buffered chars to the stream.
flush() - Method in class ewe.io.OutputStream
 
flush() - Method in class ewe.io.PrintWriter
 
flush() - Method in class ewe.io.RandomStream
 
flush() - Method in interface ewe.io.Stream
Flush all buffered bytes out to the destination.
flush() - Method in class ewe.io.StreamObject
 
flush() - Method in class ewe.io.StreamWriter
Deprecated.  
flush() - Method in class ewe.io.StringWriter
This method flushes any buffered characters to the underlying output.
flush() - Method in class ewe.io.TextWriter
Flush any waiting data to the underlying output Stream.
flush() - Method in class ewe.io.Writer
Flush the stream.
flushStream() - Method in interface ewe.io.BasicStream
This is non-blocking.
flushStream() - Method in class ewe.io.BlockingStreamObject
 
flushStream() - Method in class ewe.io.Catalog
 
flushStream() - Method in class ewe.io.MemoryFile
 
flushStream() - Method in class ewe.io.MemoryStream
 
flushStream() - Method in class ewe.io.RandomAccessFile
 
flushStream() - Method in class ewe.io.RandomStreamAdapter
 
flushStream() - Method in class ewe.io.RewindableStream
 
flushStream() - Method in class ewe.io.SerialPort
 
flushStream() - Method in class ewe.io.StreamAdapter
 
flushStream() - Method in class ewe.net.Socket
 
flushStream() - Method in class ewe.zip.DeflaterOutputStream
 
flushStream() - Method in class ewe.zip.InflaterInputStream
 
flushStream() - Method in class ewe.zip.ZipInputStream
 
flushStream() - Method in class ewe.zip.ZipOutputStream
 
fm - Variable in class ewe.ui.ButtonObject
 
fm - Variable in class ewe.ui.DisplayLineSpecs
 
focusFirst() - Method in class ewe.ui.Container
 
focusFirst(int) - Method in class ewe.ui.Container
 
focusOnContainer(int) - Method in class ewe.ui.Container
Put the focus on the container itself rather than any of its children.
focusOnData(int) - Method in class ewe.ui.Container
Put the focus on the data within the container.
focusOnFileName(boolean) - Method in class ewe.io.SimpleFileChooser
 
focusOnHide - Variable in class ewe.ui.CardPanel
If this is set to a control, then that control will gain the focus if a control within the card panel has the focus, and then the CardPanel is set such that no item is selected (using select(-1)), then the focusOnHide control will be given the focus.
focusedColor - Variable in class ewe.ui.UpDownInput
 
focusedControl() - Static method in class ewe.ui.Gui
 
folder - Variable in class ewe.filechooser.FileListTableModel
 
folder - Variable in class ewe.io.SimpleFileChooser
 
folderUp - Static variable in class ewe.filechooser.FileChooserBase
 
folderUp - Static variable in class ewe.sys.Device
 
followPen - Variable in class ewe.ui.Menu
 
followTracking - Variable in class ewe.ui.TrackControl
 
font - Variable in class ewe.ui.ButtonObject
 
font - Variable in class ewe.ui.Control
 
font - Variable in class ewe.ui.FontChooser
 
fontChooser - Variable in class ewe.sys.VMOptions
 
fontChooser - Variable in class ewe.ui.HtmlViewer
 
fontChooser - Variable in class ewe.ui.Notepad
 
fontFlags - Variable in class ewe.ui.formatted.TextFormatter
This can be a combination of FONT_CHANGE along with Font.BOLD, Font.UNDERLINE and Font.ITALIC.
fontItems - Static variable in class ewe.ui.FontChooser
 
fontMetrics - Variable in class ewe.fx.IconAndText
The FontMetrics being used.
fontMetrics - Variable in class ewe.ui.TableCellAttributes
 
fontName - Variable in class ewe.ui.formatted.TextFormatter
The name of the new font to use (FONT_CHANGE must be set).
fontSize - Variable in class ewe.ui.formatted.TextFormatter
The amount to change the font to (FONT_CHANGE must be set).
fontSizeChange - Variable in class ewe.ui.formatted.TextFormatter
The amount to change the font size by (FONT_CHANGE must be set).
fontToString() - Method in class ewe.ui.FontInput
 
fonts - Static variable in class ewe.ui.FontChooser
 
fontsChanged() - Static method in class ewe.ui.mApp
Call this method to alert the application that fonts have been changed other than through setFont().
forDigit(int, int) - Static method in class ewe.math.Number
 
forDigit(int, int) - Static method in class java.lang.Character
 
forName(String) - Static method in class java.lang.Class
This attempts to load a Class given the class name.
forWho - Variable in class ewe.ui.ToolTip
Who this tip is for.
forceAFilterSearch - Variable in class ewe.database.EntrySelector
 
forcedActualWidth - Variable in class ewe.ui.mTextPad
Set this to be a non-zero value to have a specific document width (in pixels), regardless of the length of the lines being displayed.
foreGround - Variable in class ewe.ui.Control
 
foreground - Variable in class ewe.ui.ButtonObject
 
foreground - Variable in class ewe.ui.TableCellAttributes
 
formClosing() - Method in class ewe.ui.Control
This is called to indicate that the Form is about to close and it causes a FormClosed event to be posted.
formClosing() - Method in class ewe.ui.Editor
 
formClosing() - Method in class ewe.ui.Form
This is called to indicate that the Form is about to close and it causes a FormEvent.CLOSED event to be posted.
formClosing() - Method in class ewe.ui.HtmlDisplay
 
formClosing() - Method in class ewe.ui.ImageControl
 
formClosing() - Method in class ewe.ui.SingleContainer
 
formClosing() - Method in class ewe.ui.formatted.TextDisplay
 
formFrame - Variable in class ewe.ui.Form
The Frame the Form is currently displayed in.
formObject - Variable in class ewe.ui.FormEvent
 
formShown() - Method in class ewe.ui.Form
This is called to indicate that the Form has been made and has been displayed on the screen.
formShown() - Method in class ewe.ui.PhoneVMLauncher
 
formShown() - Method in class ewe.ui.VMLauncher
 
formShown() - Method in class ewex.registry.RegistryView
 
format - Variable in class ewe.fx.ImageInfo
This will be one of the FORMAT_XXX values.
format - Variable in class ewe.fx.print.PrintSurfaceObject
 
format(int, Object, Object) - Method in class ewe.sys.Locale
This is for formatting number/currency values etc.
format - Variable in class ewe.sys.Time
The date format to use for I/O with this Time object.
format(String) - Method in class ewe.sys.Time
 
format - Variable in class ewe.ui.DisplayLineSpecs
 
format - Variable in class ewe.ui.mLabel
 
format - Variable in class ewe.ui.mTextPad
This can be used to alter things like the tab stop width.
formatDouble(double, char[], int, int) - Static method in class ewe.sys.Convert
Convert a double value into a String of characters or calculate the number of characters needed to convert the long into the String of characters.
formatDouble(double, char[], int) - Static method in class ewe.sys.Convert
Convert a double value into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatDouble(double) - Static method in class ewe.sys.Convert
Convert a double value into a String of characters.
formatInt(int, char[], int, int, int) - Static method in class ewe.sys.Convert
Convert an integer into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatInt(int, char[], int) - Static method in class ewe.sys.Convert
Convert an integer into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatInt(int, int) - Static method in class ewe.sys.Convert
Convert an integer into a String of characters.
formatInt(int) - Static method in class ewe.sys.Convert
Convert an integer into a String of characters.
formatLong(long, char[], int, int, int) - Static method in class ewe.sys.Convert
Convert a long value into a String of characters or calculate the number of characters needed to convert the long into the String of characters.
formatLong(long, char[], int) - Static method in class ewe.sys.Convert
Convert a long value into a String of characters or calculate the number of characters needed to convert the integer into the String of characters.
formatLong(long, int) - Static method in class ewe.sys.Convert
Convert a long value into a String of characters.
formatLong(long) - Static method in class ewe.sys.Convert
Convert a long value into a String of characters.
formatProperties - Variable in class ewe.filechooser.FileListTableModel
 
formattersSet() - Method in class ewe.ui.formatted.TextDisplay
This tells the TextDisplay that formatters have been set and so it can optimize itself based on this.
foundEntries - Variable in class ewe.database.DatabaseObject
 
frame - Variable in class ewe.ui.MenuState
 
frameOnTop(Control) - Static method in class ewe.ui.Gui
 
frameOption - Variable in class ewe.ui.mFileInput
 
free() - Method in class ewe.fx.DisabledIcon
 
free() - Method in class ewe.fx.Graphics
Frees any system resources (native device contexts) associated with the graphics object.
free() - Method in interface ewe.fx.IImage
This frees system resources associated with the Image.
free() - Method in class ewe.fx.IconAndText
 
free() - Method in class ewe.fx.Image
Sets the image width and height to 0 and frees any systems resources associated with the image.
free() - Method in class ewe.fx.ImageBuffer
 
free() - Method in class ewe.fx.ImageCache
Free all images and clear the cache.
free() - Method in class ewe.fx.PixelBuffer
 
free() - Method in class ewe.fx.RGBImageData
 
free() - Method in class ewe.fx.RotatedGraphics
 
free() - Method in class ewe.fx.SoundClip
 
free() - Method in class ewe.fx.mImage
 
free() - Method in class ewe.graphics.AnimatedIcon
Override this to free used resources.
free() - Method in class ewe.ui.SavedScreen
 
freeIfNotOriginal() - Method in class ewe.fx.mImage
 
freeSource() - Method in class ewe.fx.mImage
This will free the source image IF it is not being directly used by the mImage.
freed - Variable in class ewe.fx.Image
 
freeze() - Method in class ewe.fx.Image
This tells the VM that you will no longer be making changes to this Image.
freezeSIP(boolean, int, Window) - Static method in class ewe.sys.Vm
This temporarily holds the SIP in a particular mode (open or closed) until the current event thread has completed.
freezeSIP(Control) - Static method in class ewe.sys.Vm
This will freeze the SIP in it's current state until the end of the processing of the current Event.
fromARGB(int[], int, int, int, int, int[], Object, int, int, int) - Static method in class ewe.fx.ImageTool
 
fromAscii(byte[], int, int) - Static method in class ewe.util.mString
 
fromBigInteger(BigInteger) - Method in class ewe.math.MPN
 
fromBytes(byte[], int, int) - Static method in class ewe.util.mString
 
fromBytes(byte[]) - Static method in class ewe.util.mString
 
fromClipboard() - Method in class ewe.ui.Control
Paste the contents of the clipboard into the control, overwriting any exisiting selected area.
fromCommand(int) - Method in class ewe.database.ResolveConflict
 
fromControls() - Method in class ewe.ui.Editor
Transfer all edited fields to the Object currently being edited from the on-screen controls.
fromControls(Object) - Method in class ewe.ui.Editor
Transfer all edited fields to the specified Object from the on-screen controls.
fromControls(String) - Method in class ewe.ui.Editor
Transfer specified fields to the Object currently being edited from the on-screen controls.
fromControls(Object, String) - Method in class ewe.ui.Editor
Transfer specified fields to the specified Object from the on-screen controls.
fromField(FieldTransfer) - Method in class ewe.ui.Control
 
fromField() - Method in class ewe.ui.Control
 
fromFont(Font) - Method in class ewe.ui.FontChooser
 
fromFont(Font) - Method in class ewe.ui.FontInput
 
fromFont(Font) - Method in class ewe.ui.FontUpDownChooser
 
fromHashtable(Hashtable) - Method in class ewe.data.PropertyList
Put the values in the Hashtable into the PropertyList.
fromIImage(IImage) - Method in class ewe.fx.Mask
Get the bits for this mask from the alpha channel of the image.
fromImage(Image) - Method in class ewe.fx.Mask
Get the bits for this mask from the alpha channel or transparent color in the image.
fromImageColor(int[], Color) - Method in class ewe.fx.Mask
Set this Masks bits based on the provided monochrome image in the form of the pixel colors of the image.
fromImageColor(Image, Color) - Method in class ewe.fx.Mask
Get the bits for this mask from the transparent color in the image.
fromImageMask(Image) - Method in class ewe.fx.Mask
Set this Masks bits based on the provided monochrome (B/W) imageMask image.
fromImageMask(int[]) - Method in class ewe.fx.Mask
Set this Masks bits based on the provided monochrome (B/W) imageMask image in the form of the pixel colors of the image.
fromInt(int) - Method in class ewe.fx.Color
 
fromJavaWrapper(Object) - Method in class ewe.reflect.Wrapper
Set the value of this Wrapper to be equal to a standard Java wrapper Object (e.g.
fromJavaWrapper(Object) - Method in class ewe.sys.Double
Place the value in the standard java Wrapper (e.g.
fromJavaWrapper(Object) - Method in class ewe.sys.Long
Place the value in the standard java Wrapper (e.g.
fromSaveableData(Wrapper) - Method in interface ewe.data.EditableData
This retrieves the state from the data in the wrapper.
fromSaveableData(Wrapper) - Method in class ewe.data.EditableObject
 
fromString(String) - Method in class ewe.reflect.Wrapper
 
fromString(String) - Method in class ewe.sys.Decimal
 
fromString(String) - Method in class ewe.sys.Double
 
fromString(int, String, int) - Method in class ewe.sys.Locale
This is the reverse of getString() - it takes a locale dependent string and returns the value associated with it.
fromString(String) - Method in class ewe.sys.Long
 
fromString(String) - Method in class ewe.sys.Time
 
fromString(String, Locale) - Method in class ewe.sys.Time
 
fromString(String, Time, String, Locale) - Static method in class ewe.sys.Time
 
fromString(String) - Method in interface ewe.util.Stringable
 
fromString(Object, String) - Static method in class ewe.util.TextEncoder
 
fromString(Object, String, Class) - Static method in class ewe.util.TextEncoder
 
fromString(Field, Object, String) - Static method in class ewe.util.TextEncoder
 
fromStrings(String) - Static method in class ewe.data.PropertyList
 
ft - Variable in class ewe.data.FieldData
This does the work of transferring data to and from the Object.
fullAction(int) - Method in class ewe.ui.ButtonControl
 
fullAction(int, boolean) - Method in class ewe.ui.ButtonControl
 
fullExpandCollapse(int) - Method in class ewe.ui.TreeTableModel
This will either expand or collapse a node depending on its current state.
fullFieldName - Variable in class ewe.reflect.FieldTransfer
The full field name.
fullPageHeight - Variable in class ewe.fx.print.PageFormat
 
fullPageWidth - Variable in class ewe.fx.print.PageFormat
 
fullScreen - Static variable in class ewe.ui.Gui
 
fullSetup(boolean) - Method in class ewe.ui.mApp
 
fullType - Variable in class ewe.reflect.Field
 

G

GET_INDEXES - Static variable in class ewex.registry.RegistryKey
This is an option for getSubKeys(int options) - when used getSubKey() will return an array of integers representing the indexes of all the sub-keys.
GET_INDEXES_AS_LONGS - Static variable in class ewex.registry.RegistryKey
/** This is an option for getSubKeys(int options) - when used getSubKey() will return an array of longs representing the indexes of all the sub-keys.
GET_LINES_AS_INTS - Static variable in class ewe.fx.GeneralPath
This is an option for getLines().
GRAY_SCALE_16_IMAGE - Static variable in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at one byte per pixel.
GRAY_SCALE_256_IMAGE - Static variable in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at one byte per pixel.
GRAY_SCALE_2_IMAGE - Static variable in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at one bit per pixel - this is the same as MONO_IMAGE;
GRAY_SCALE_4_IMAGE - Static variable in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image at two bits per pixel.
GRAY_SCALE_IMAGE - Static variable in class ewe.fx.Image
Use this to specify a GRAY_SCALE_IMAGE image that is optimized for the default display - without specifying the actual number of gray levels.
GREATER - Static variable in class ewe.sys.Math
Deprecated.  
GREATEROREQUAL - Static variable in class ewe.sys.Math
Deprecated.  
GREATER_OF - Static variable in class ewe.sys.Math
Deprecated.  
GROUP_EXECUTE - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
GROUP_READ - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
GROUP_WRITE - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
GROW - Static variable in interface ewe.ui.CellConstants
 
GUI_FLAG_HAS_TASKBAR - Static variable in interface ewe.ui.WindowConstants
A flag returned from Window.getGuiInfo() with the GUI_FLAGS parameter.
GUI_FLAG_REVERSE_OK_CANCEL - Static variable in interface ewe.ui.WindowConstants
A flag returned from Window.getGuiInfo() with the GUI_FLAGS parameter.
GeneralPath - class ewe.fx.GeneralPath.
A GeneralPath is used for creating lines by appending sequences of straight lines, quadratic curves and cubic (Bezier) curves.
GeneralPath(int) - Constructor for class ewe.fx.GeneralPath
Create an empty GeneralPath with a pre-allocated capacity.
GeneralPath() - Constructor for class ewe.fx.GeneralPath
Create an empty GeneralPath with a default pre-allocated capacity.
GetSearchCriteria - class ewe.database.GetSearchCriteria.
 
GetSearchCriteria(Database) - Constructor for class ewe.database.GetSearchCriteria
 
GetSearchCriteria(Database, int) - Constructor for class ewe.database.GetSearchCriteria
 
GetSearchCriteria(Database, int[]) - Constructor for class ewe.database.GetSearchCriteria
 
GetSearchCriteria(FoundEntries) - Constructor for class ewe.database.GetSearchCriteria
 
GotPenDown - Static variable in class ewe.ui.ControlBase
 
Graphics - class ewe.fx.Graphics.
Graphics draws on a surface.
Graphics(ISurface) - Constructor for class ewe.fx.Graphics
Constructs a graphics object which can be used to draw on the given surface.
Graphics(ISurface, boolean) - Constructor for class ewe.fx.Graphics
 
Graphics(Object) - Constructor for class ewe.fx.Graphics
 
Grid - class ewe.util.Grid.
A Grid is a way of storing a 2-D collection of objects.
Grid() - Constructor for class ewe.util.Grid
 
GridTableModel - class ewe.ui.GridTableModel.
This is a table model which displays a Grid of data.
GridTableModel() - Constructor for class ewe.ui.GridTableModel
 
Gui - class ewe.ui.Gui.
 
Gui() - Constructor for class ewe.ui.Gui
 
gap - Variable in class ewe.ui.TableModel
This is the gap (in pixels) between the data in a cell and its borders.
gatherButtons(Container, Vector) - Static method in class ewe.ui.Form
 
gc() - Static method in class ewe.sys.Vm
Do a garbage collection.
gc() - Static method in class java.lang.System
Tell the VM to do a garbage collection run.
gcd(BigInteger) - Method in class ewe.math.BigInteger
 
gcd(int[], int[], int) - Static method in class ewe.math.MPN
Calculate Greatest Common Divisior of x[0:len-1] and y[0:len-1].
gender - Variable in class ewe.database.TestData
 
generate(int, int) - Method in class ewe.ui.ScrollTrack
 
generate(int, int) - Method in class ewe.ui.TrackControl
 
generateError(String) - Method in class ewe.io.MemoryStream
Cause an error to be generated on the Stream.
generatePage() - Method in class ewe.ui.TrackControl
 
generateSeed(int) - Method in class ewe.security.SecureRandom
 
get(Wrapper) - Method in class ewe.data.Property
 
get(String) - Method in class ewe.data.PropertyList.NullPropertyList
 
get(String) - Method in class ewe.data.PropertyList
Get the property with the specified name.
get(String, Property) - Method in class ewe.data.PropertyList
Get the property with the specified name, starting with the previous one.
get(int, DatabaseEntry) - Method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view.
get(int) - Method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view.
get(int, DatabaseEntry) - Method in interface ewe.database.FoundEntries
Get the data at the specified index.
get(int) - Method in interface ewe.database.FoundEntries
Get the data at the specified index, creating a new DatabaseEntry to get it from.
get(int, DatabaseEntry) - Method in class ewe.database.FoundEntriesObject
Get the data at the specified index.
get(int) - Method in class ewe.database.FoundEntriesObject
Get the data at the specified index, creating a new DatabaseEntry to get it from.
get(int, int) - Method in class ewe.fx.ImageBuffer
 
get(int, int, boolean) - Method in class ewe.fx.ImageBuffer
 
get(String, Object) - Method in class ewe.fx.ImageCache
Get an Image with an optional mask image or transparent color.
get(TimeOut) - Method in class ewe.io.Buffer
Deprecated. This will get an object from the buffer and it will not return until it has done so, or until the buffer has been closed, or the timeout has expired.
get(int, Object) - Method in class ewe.io.TreeConfigNode
 
get(String, Object) - Method in class ewe.io.TreeConfigNode
 
get() - Method in class ewe.reflect.WeakReference
This returns the object being referenced.
get(int, Object) - Method in interface ewe.sys.LocalResource
This should convert the resourceID to a String and then call get(resourceName,defaultValue);
get(String, Object) - Method in interface ewe.sys.LocalResource
This finds the local resource as given by the resourceName.
get(int, Object) - Method in class ewe.ui.CellEntry
 
get(Object) - Method in class ewe.util.Hashtable
 
get(Object) - Method in interface ewe.util.Map
Get the object with the specified key.
get(int, Tag) - Method in class ewe.util.TagList
Get the tag Object for the specified tag integer value.
get(int) - Method in class ewe.util.Vector
Returns the object at the given index.
get(Object) - Method in class ewe.util.WeakCache
 
get(Object) - Method in class ewe.util.WeakHashtable
Return the object associated with the key.
get(int, Object) - Method in class ewex.registry.RegistryLocalResource
 
get(String, Object) - Method in class ewex.registry.RegistryLocalResource
 
get(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of an array.
get(Object) - Method in class java.lang.reflect.Field
 
getAStackTrace(Throwable) - Static method in class ewe.sys.Vm
This gets a String representation of the full stack trace for a Throwable, but not for any of its possible chained exceptions.
getAbsoluteFile() - Method in class ewe.io.FileBase
 
getAbsolutePath() - Method in class ewe.io.FileBase
This differs from getFullPath() in that this will convert all '\' characters to '/' characters.
getActionKey(boolean) - Static method in class ewe.ui.KeyEvent
 
getActiveList() - Method in class ewe.ui.ListSelect
 
getActiveWindow() - Static method in class ewe.ui.Window
This returns the currently active window.
getActual(int) - Method in class ewe.ui.Canvas
 
getActual(int) - Method in class ewe.ui.Console
 
getActual(int) - Method in class ewe.ui.Menu
 
getActual(int) - Method in interface ewe.ui.ScrollClient
 
getActual(int) - Method in class ewe.ui.TableControl
 
getActual(int) - Method in class ewe.ui.TextMessage
 
getActual(int) - Method in class ewe.ui.mTextArea
Deprecated.  
getActual(int) - Method in class ewe.ui.mTextPad
 
getAddition(Rect, Rect) - Method in class ewe.fx.Rect
 
getAddress() - Method in class ewe.net.DatagramPacket
 
getAddress() - Method in class ewe.net.InetAddress
Returns the raw IP address of this InetAddress object.
getAfterPanel() - Method in class ewe.ui.MessageBox
This gets a CellPanel for the adding of additional controls after the icon/message area.
getAllByName(String, IOHandle) - Static method in class ewe.net.InetAddress
This attempts to get all the InetAddresses for a particular host.
getAllByName(String) - Static method in class ewe.net.InetAddress
Return an array of InetAddress objects associated with the host name.
getAllChosen() - Method in class ewe.filechooser.FileChooser
Get all the chosen file names - even if only a single file was selected.
getAllChosenFiles() - Method in class ewe.filechooser.FileChooser
Get all chosen files, even if only one file was selected.
getAllDescendants(boolean) - Method in class ewe.ui.Control
Get all the sub-controls for this Control and their sub-controls.
getAllEntries(Handle, IntArray) - Method in class ewe.database.RecordDatabaseObject
 
getAllFields() - Method in class ewe.data.FieldTableModel
Get all the available fields as a list of FieldData objects.
getAllFoundEntries(Handle) - Method in class ewe.database.DatabaseObject
 
getAllFoundEntries(Handle) - Method in class ewe.database.RecordDatabaseObject
 
getAllIDs(int) - Static method in class ewe.sys.Locale
Get an array of all supported Locale IDs
getAllRecords(Handle, int[], int, int) - Method in class ewe.database.RecordDatabaseObject
Get all the records locations and place them in the destination int array.
getAllRecords(Handle, int[], int, int) - Method in class ewe.database.RecordFile
Copy all the records into the array.
getAllSubControls() - Method in class ewe.ui.Control
Get all the sub-controls for this Control and their sub-controls.
getAlpha() - Method in class ewe.fx.Color
 
getAnImage(Object, boolean) - Method in class ewe.ui.formatted.FormattedTextMaker
 
getAnimatedImageFromGIF(Stream) - Static method in class ewe.graphics.AnimatedIcon
This checks an encoded GIF byte Stream to see if the image contains is an animated GIF or a single Image GIF.
getAnyView() - Method in class ewe.database.SafeDBAccess
 
getAppConsole() - Static method in class ewe.ui.Console
Get a special console used for debugging or standard input/output.
getAppRect(Control, Rect) - Static method in class ewe.ui.Gui
This gets the rect of the control relative to the top left of the controls containing window.
getAppRect(Control) - Static method in class ewe.ui.Gui
 
getAppletProperties() - Static method in class ewe.sys.Vm
This returns properties for the current Applet if it is being run as an Applet.
getArcPoints(int, int, int, int, float, float, int) - Static method in class ewe.fx.Graphics
 
getArea(int, int, int, int) - Method in class ewe.fx.PixelBuffer
 
getAreaFor(int) - Method in class ewe.fx.print.PrintableObject
This should return the area on the specified page that you want to draw on.
getArray() - Method in class ewe.fx.ArrayImageData
 
getArray() - Method in class ewe.reflect.Wrapper
 
getArrayFor(int, int, int, int) - Static method in class ewe.fx.ArrayImageData
Create and return an array that can hold scan lines for an ImageData of a specified type with specified width and height, and using a specified scanline type.
getArrayFor(int, int, int) - Static method in class ewe.fx.ArrayImageData
Create and return an array that can hold scan lines for an ImageData of a specified type with specified width and height.
getAscent() - Method in class ewe.fx.FontMetrics
Returns the ascent of the font.
getAssignedFields(int[], int) - Method in class ewe.database.ByteArrayDatabaseEntry
 
getAssignedFields(int[], int) - Method in interface ewe.database.DatabaseEntry
 
getAssignedFields() - Method in interface ewe.database.DatabaseEntry
 
getAssignedFields() - Method in class ewe.database.DatabaseEntryObject
 
getAsyncKeyState(int) - Static method in class ewe.sys.Vm
This is used to get the pressed state of a particular key at the time the method is called.
getAtIndex(int, Tag) - Method in class ewe.util.TagList
Get the tag at the specified index.
getAuthority() - Method in class ewe.net.URL
Returns the authority of the URL
getAuthorizers(ClassLoader, boolean) - Method in class ewe.security.mSecurityManager
 
getAvailableWidth() - Method in class ewe.ui.mTextArea
Deprecated.  
getAvailableWidth() - Method in class ewe.ui.mTextPad
 
getAverageSize(FontMetrics, int, int, int, int) - Static method in class ewe.ui.Gui
 
getBackKey(boolean) - Static method in class ewe.ui.KeyEvent
 
getBackground() - Method in class ewe.fx.Graphics
 
getBackground() - Method in interface ewe.fx.IImage
This returns a background color if one is set for the image.
getBackground() - Method in class ewe.fx.IconAndText
 
getBackground() - Method in class ewe.fx.Image
 
getBackground() - Method in class ewe.fx.PixelBuffer
 
getBackground() - Method in class ewe.fx.RGBImageData
 
getBackground() - Method in class ewe.fx.mImage
 
getBackground() - Method in class ewe.ui.Control
 
getBackupFile() - Method in class ewe.io.SafeFile
 
getBackupFileName() - Method in class ewe.io.SafeFile
 
getBackupModifiedTime() - Method in class ewe.database.SafeDBAccess
Return the time the backup was last made.
getBaselineHeight() - Method in class ewe.ui.mTextPad
Returns the height in pixels from the top of a line down to the baseline of the font.
getBatteryState(int) - Static method in class ewe.sys.Device
Return the state of the battery.
getBeforePanel() - Method in class ewe.ui.MessageBox
This gets a CellPanel for the adding of additional controls before the icon/message area.
getBestEntryForNumericText(String, char) - Static method in class ewe.ui.NumberEntry
This will return, on a device with a keyboard, an mInput that allows only numeric entry, while, on a device without a keyboard, a NumberEntry that allows entry as text.
getBestPassiveFlags() - Method in class ewe.ui.EditControl
Passive mode is normally selected on SmartPhone devices.
getBigDecimal() - Method in class ewe.sys.Decimal
 
getBitmap() - Method in class ewe.fx.Mask
 
getBlankLines(int, boolean) - Static method in class ewe.ui.DisplayLine
Get a sequence of blank (empty) lines to be placed either above or below a data line.
getBlockColor() - Method in class ewe.ui.ChoiceControl
 
getBlockSize() - Method in class ewe.database.Encryptor
Deprecated.  
getBlockSize() - Method in class ewe.io.Base64Decoder
 
getBlockSize() - Method in class ewe.io.Base64Encoder
 
getBlockSize() - Method in interface ewe.io.DataProcessor
This returns the size of a block to be processed - any data blocks presented for processing must be multiples of this size.
getBlockSize() - Method in class ewe.security.Encryptor
 
getBlue() - Method in class ewe.fx.Color
Returns the blue value of the color.
getBoolean(String, boolean) - Method in class ewe.data.PropertyList
 
getBoolean(Object, String, boolean) - Static method in class ewe.data.PropertyList
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getBoolean(name,defaultValue) on that list.
getBoolean() - Method in class ewe.reflect.Wrapper
 
getBoolean(String) - Static method in class java.lang.Boolean
If the value of the system property name matches "true" ignoring case then the function returns true.
getBoolean(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of a boolean array.
getBoolean(Object) - Method in class java.lang.reflect.Field
 
getBoundingRect(float[]) - Method in class ewe.fx.GeneralPath
Get the bounding Rectangle for the GeneralPath.
getBounds(Rect) - Method in class ewe.fx.GeneralPath
Get the bounds of the path as a Rect - which holds only integer values.
getBrokenImage() - Static method in class ewe.fx.mImage
 
getBrokenImage() - Static method in class ewe.ui.formatted.TextFormatter
 
getBrush() - Method in class ewe.fx.Graphics
 
getBuffer(int, int, Rect, Color, boolean) - Method in class ewe.fx.ImageBuffer
 
getBuffer() - Method in class ewe.fx.PixelBuffer
This exposes the internal buffer that contains the pixel data.
getBuffer() - Method in class ewe.io.StringWriter
This method returns the StringBuffer object that this object is writing to.
getBuffer() - Method in class ewe.ui.Canvas
 
getBufferHeight() - Method in class ewe.fx.print.PageRect
Returns the height of the buffer in pixels.
getBufferWidth() - Method in class ewe.fx.print.PageRect
Returns the width of the buffer in pixels.
getButton(String) - Method in class ewe.ui.Form
Used to create a new Button for the Form.
getByName(String) - Static method in class ewe.net.InetAddress
This gets one address associated with a name.
getByOID(Handle, Database) - Static method in class ewe.database.Synchronizer
 
getByOID(Handle) - Method in class ewe.database.Synchronizer
 
getByte() - Method in class ewe.reflect.Wrapper
 
getByte(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of a byte array.
getByte(Object) - Method in class java.lang.reflect.Field
 
getByteArrayBytes(byte[], int, int, Range) - Static method in class ewe.util.ByteEncoder
 
getByteArrayBytes(byte[], Range, Range) - Static method in class ewe.util.ByteEncoder
 
getBytes(String, String) - Static method in class ewe.io.IO
 
getBytes() - Method in class java.lang.String
Convert the characters into bytes according to the default enocoding format.
getCBCIV() - Method in class ewe.security.BlowfishCBC
Gets the current CBC IV.
getCBCIV(byte[]) - Method in class ewe.security.BlowfishCBC
Deprecated. use getCBCIV(byte[], int) instead
getCBCIV(byte[], int) - Method in class ewe.security.BlowfishCBC
Gets a copy of the current CBC IV.
getCacheSize() - Method in class ewe.io.CompressedRandomStream
Get the number of bytes to cache in memory.
getCachedObject(int) - Method in class ewe.data.FieldTableModel
 
getCalendarForMonth(Time, int[], int[], boolean) - Method in class ewe.sys.Locale
Get the calendar layout for the month/year that the specified Time is currently set for.
getCancelKey(boolean) - Static method in class ewe.ui.KeyEvent
 
getCanonicalFile() - Method in class ewe.io.FileBase
 
getCanonicalPath() - Method in class ewe.io.FileBase
 
getCarrierFrame(Control, int, int, boolean, boolean, Frame) - Method in class ewe.ui.Menu
 
getCarrierFrame(Control, int, int, boolean, boolean, Frame, String) - Method in class ewe.ui.Menu
 
getCause(Throwable) - Static method in class ewe.sys.Vm
This provides a fully portable method of getting the "cause" of a Throwable for exception chaining.
getCause() - Method in class java.lang.Throwable
Get the cause for this Throwable.
getCause() - Method in class java.lang.reflect.InvocationTargetException
Returns the cause of this exception (which may be null).
getCause() - Method in class java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class ewe.data.FieldTableModel
 
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class ewe.filechooser.FileListTableModel
 
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class ewe.ui.IconTableModel
 
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class ewe.ui.TableModel
Get the attributes for a cell.
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class ewex.registry.RegistryTableModel
 
getCellControlFor(Point) - Method in class ewe.data.FieldTableModel
 
getCellControlFor(Point) - Method in class ewe.ui.TableModel
Get a Control to edit data within a particular cell within a CellControl object.
getCellData(int, int) - Method in class ewe.ui.GridTableModel
This returns the data in the grid and columnHeaders/rowHeaders unmodified.
getCellData(int, int) - Method in class ewe.ui.TableModel
This may return any object.
getCellInsets(int, int, Insets) - Method in class ewe.filechooser.FileListTableModel
 
getCellInsets(int, int, Insets) - Method in class ewe.ui.TableModel
Get the insets of the data in the specified cell.
getCellInsets(int, int, Insets) - Method in class ewex.registry.RegistryTableModel
 
getCellPreferredSize(int, int, FontMetrics, Dimension) - Method in class ewe.ui.GridTableModel
 
getCellPreferredSize(int, int, FontMetrics, Dimension) - Method in class ewe.ui.TableModel
 
getCellRect(int, int, Rect) - Method in class ewe.ui.TableModel
Get the bounds of the specified cell within the table - with 0,0 being the upper left corner of cell(table.firstRow,table.firstCol) - Note that the headers are considered outside of the table in this case (header indexes are -1).
getCellText(int, int) - Method in class ewe.data.FieldTableModel
 
getCellText(int, int) - Method in class ewe.ui.HexTableModel
 
getCellText(int, int) - Method in class ewe.ui.TableModel
This may return a String or an array of Strings (for multiline text) or it may return null.
getChange() - Method in class ewe.sys.MemoryStatus
This will return a MemoryStatus that has the difference in the memory values of this MemoryStatus object, and the current memory values as reported by the system.
getChar() - Method in class ewe.reflect.Wrapper
 
getChar(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of a char array.
getChar(Object) - Method in class java.lang.reflect.Field
 
getCharAt(Point, boolean, boolean) - Method in class ewe.ui.mTextPad
Get the line and character index of the character at the point specified (relative to the origin of the mTextPad).
getCharAt(Point) - Method in class ewe.ui.mTextPad
Get the line and character index of the character at the point specified (relative to the origin of the mTextPad).
getCharRange(int, DisplayLine, Range) - Method in class ewe.ui.formatted.TextFormatter
 
getCharRect(int, Rect) - Method in class ewe.ui.mInput
 
getCharRect(int, int, Rect) - Method in class ewe.ui.mTextArea
Deprecated.  
getCharRect(int, int, Rect) - Method in class ewe.ui.mTextPad
 
getCharWidth(char) - Method in class ewe.fx.FontMetrics
Returns the width of the given character in pixels.
getChars(int, int, char[], int) - Method in class java.lang.String
 
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
 
getChild(int) - Method in class ewe.data.LiveTreeNode
 
getChild(int) - Method in class ewe.data.MutableTreeNodeObject
 
getChild(int) - Method in interface ewe.data.TreeNode
Get the child at the specified index.
getChild(String) - Method in class ewe.io.FileBase
 
getChildAt(TreeNode, int[]) - Static method in class ewe.data.DataUtils
 
getChildAt(int[]) - Method in class ewe.data.LiveTreeNode
 
getChildAt(TreeNode, int[]) - Static method in class ewe.data.LiveTreeNode
 
getChildCount() - Method in class ewe.data.LiveTreeNode
 
getChildCount() - Method in class ewe.data.MutableTreeNodeObject
 
getChildCount() - Method in interface ewe.data.TreeNode
Get the number of children that this object has.
getChildCount(Object) - Method in class ewe.ui.TreeModelAdapter
If you do not override getChildIndexes() you must implement this.
getChildCount(Object) - Method in class ewex.registry.RegistryTreeModel
 
getChildIndexes(Object) - Method in class ewe.ui.TreeModelAdapter
This is used to get an array of indexes for each of the children of the parent Object.
getChildIndexes(Object) - Method in class ewex.registry.RegistryTreeModel
 
getChildren() - Method in class ewe.data.LiveTreeNode
 
getChildren() - Method in class ewe.data.MutableTreeNodeObject
 
getChildren() - Method in interface ewe.data.TreeNode
Get an Iterator for the children.
getChildren() - Method in class ewe.ui.Container
 
getChildren() - Method in class ewe.ui.Control
This iterator cycles through the components which are physically added to this Control
getChildrenBackwards() - Method in class ewe.ui.Container
 
getChildrenBackwards() - Method in class ewe.ui.Control
 
getChosen() - Method in class ewe.filechooser.FileChooser
Use this to get the selected file - do NOT use the "file" variable.
getChosenDirectory() - Method in class ewe.filechooser.FileChooser
Get the directory the chosen file(s) is in.
getChosenFile() - Method in class ewe.filechooser.FileChooser
Use this to get the selected file - do NOT use the "file" variable.
getChosenImage(boolean) - Method in class ewe.filechooser.ImageFileChooser
This can be called after the user has selected a file.
getChosenImages(boolean) - Method in class ewe.filechooser.ImageFileChooser
This can be called after the user has selected a file or files.
getChosenIndex() - Method in interface ewe.data.IList
 
getChosenItems() - Method in class ewe.ui.ListSelect
 
getChunk(RandomAccessStream) - Method in class ewe.fx.ImageCodec
 
getClass(String, Class) - Static method in class ewe.reflect.Reflect
Deprecated. - use typeToClass() instead.
getClass(String, Class) - Static method in class ewe.util.mClassLoader
This is a utility method used to load a Class by another Class which itself may have been loaded via a ClassLoader.
getClass() - Method in class java.lang.Object
Return a Class object that represents the class of this object.
getClassContext() - Method in class java.lang.SecurityManager
Get a list of all the classes currently executing methods on the Java stack.
getClassLoader() - Method in class java.lang.Class
Under Ewe this will either return a valid ClassLoader or null if the class was loaded by the normal bootstrap (VM) loader.
getClassLoaders(Vector) - Static method in class ewe.util.mClassLoader
Get the current set of application ClassLoaders into a Vector, or simply count the number of active ClassLoaders.
getClassMemory() - Static method in class ewe.sys.Vm
This returns the amount of class memory used in bytes.
getClassName() - Method in class ewe.reflect.Reflect
This returns the className in '/' notation.
getClassName() - Method in class ewe.reflect.Type
Return the name of the Class this Type represents.
getClientConstraints() - Method in class ewe.ui.ScrollableHolder
This returns the clientConstraints, which will be any of the HEXPAND, HCONTRACT, VEXPAND, VCONTRACT values ORed together.
getClientConstraints() - Method in class ewe.ui.ScrollablePanel
This returns the clientConstraints, which will be any of the HEXPAND, HCONTRACT, VEXPAND, VCONTRACT values ORed together.
getClientServerConnection(Frame, int, boolean) - Method in class ewe.net.SocketMaker
 
getClip(Rect) - Method in class ewe.fx.Graphics
Sets the x, y, width and height coordinates in the rectangle passed to the current clip coordinates.
getClipObject() - Static method in class ewe.ui.Control
 
getClipboardMenu(Menu) - Method in class ewe.ui.Control
This adds the standard clipboard menu to a menu to be used by this control.
getClipboardText(String) - Static method in class ewe.sys.Vm
Get the text in the system clipboard.
getCodec(String) - Static method in class ewe.io.IO
Add a new copy of a named codec.
getCodec() - Method in class ewe.ui.HtmlViewer
 
getCodecs() - Static method in class ewe.io.IO
Get an Iterator to go through the installed codecs.
getColWidth(int) - Method in class ewe.ui.TableModel
Do not override this.
getColor() - Method in class ewe.fx.Graphics
 
getColors(boolean, int) - Method in class ewe.ui.EditControl
Provides the colors to be used for the text and background colors.
getColors(boolean, int) - Method in class ewe.ui.formatted.TextDisplay
 
getColumnSelector(MultiListSelect.SingleListSelect) - Method in class ewe.data.FieldTableModel
Get an Editor that you can use to decide which columns are being displayed in the table.
getColumnSelectorButton(boolean) - Method in class ewe.data.FieldTableModel
 
getComment() - Method in class ewe.zip.ZipEntry
Gets the comment.
getComponentType(Object) - Static method in class ewe.reflect.Array
 
getComponentType() - Method in class ewe.reflect.Reflect
Returns the type of the elements of the array if this Reflect represents an array.
getComponentType() - Method in class java.lang.Class
Return a Class representing the component type IF this class represents an array.
getCompressedSize() - Method in class ewe.zip.ZipEntry
Gets the size of the compressed data.
getConfigFile(Stream, String) - Static method in class ewe.io.TreeConfigFile
 
getConfigFile(File) - Static method in class ewe.io.TreeConfigFile
 
getConfigFile(String) - Static method in class ewe.io.TreeConfigFile
 
getConfigInfo(String) - Static method in class ewe.io.IO
Read configuration data which may be stored in the registry or in a configuration file.
getConfigInfo(String, int) - Static method in class ewe.io.IO
Read configuration data which may be stored in the registry or in a configuration file.
getConfigInfo(LiveData, String, int) - Static method in class ewe.io.IO
Get a LiveData object from configuration information in the registry or file.
getConfigInfo(LiveData, String) - Static method in class ewe.io.IO
Get a LiveData object from configuration information in the registry or file.
getConnection() - Static method in class ewe.io.RemoteConnection
Use this to get an instance of a RemoteConnection.
getConnection(ServerSocket, Frame, boolean, int) - Method in class ewe.net.SocketMaker
This waits for an incoming connection on the ServerSocket for the timeout period (given in seconds).
getConnection(boolean, boolean) - Method in class ewe.net.SocketMaker
This gets a fully connected Socket.
getConnection(Frame, int, boolean) - Method in class ewe.net.SocketMaker
This is the same as the other getConnection() except it will execute the select connection dialog box with the specified parent and options (e.g.
getConstructor(String, int) - Method in class ewe.reflect.Reflect
Look for a Constructor for the class.
getConstructor(Class[]) - Method in class java.lang.Class
 
getConstructors(int) - Method in class ewe.reflect.Reflect
Return an array of all the Constructors of the class.
getConstructors() - Method in class java.lang.Class
 
getContainedWindow() - Method in class ewe.ui.WindowContainer
 
getContainedWindowFrame() - Method in class ewe.ui.WindowContainer
 
getContainingWindow() - Method in class ewe.ui.Window
If this Window is contained in another Window, this will return the containing Window.
getContent() - Method in class ewe.net.URLConnection
 
getContentLength() - Method in class ewe.net.URLConnection
 
getContentsSize() - Method in class ewe.ui.CarrierFrame
 
getContentsSize() - Method in class ewe.ui.ScrollableCarrierFrame
 
getControl() - Method in interface ewe.data.EditableData
Get the Control for the object.
getControlBuffer(Rect) - Method in class ewe.ui.Control
 
getControlBuffer() - Method in class ewe.ui.Control
 
getControlFor(int, int) - Method in class ewe.ui.TableModel
This is called by getCellControlFor() and is used to return a Control to allow editing of a cell's contents.
getControlFor(String, FieldTransfer, boolean, Object, FieldData) - Method in class ewe.ui.UIBuilder
This returns the appropriate Control for a given field.
getControlFor(String, String, boolean, Object) - Method in class ewe.ui.UIBuilder
This returns the appropriate Control for a given field.
getControlFor(String, String, boolean) - Method in class ewe.ui.UIBuilder
 
getControlTag(int, Control, Object) - Method in class ewe.ui.Panel
 
getCopy() - Method in class ewe.data.DataObject
 
getCopy() - Method in class ewe.data.MultiListSelect.AvailableLists
 
getCopy() - Method in interface ewe.database.FoundEntries
Get a full copy of this FoundEntries, including the entries themselves.
getCopy() - Method in class ewe.database.FoundEntriesObject
 
getCopy() - Method in class ewe.fx.Color
 
getCopy() - Method in class ewe.fx.GeneralPath
Get a copy of this GeneralPath.
getCopy() - Method in class ewe.fx.ImageBytes
This version of getCopy() returns a new ImageBytes object.
getCopy() - Method in class ewe.fx.Mask
Return a copy of this mask, with its own new bit map.
getCopy() - Method in class ewe.fx.Polygon
 
getCopy() - Method in class ewe.fx.mImage
 
getCopy() - Method in class ewe.fx.print.PrintOptions
 
getCopy() - Method in class ewe.io.AsciiCodec
 
getCopy() - Method in class ewe.io.JavaUtf8Codec
 
getCopy() - Method in class ewe.io.RemoteCall
Get a copy of a RemoteCall that you can use for another invocation.
getCopy() - Method in interface ewe.io.TextCodec
This should return a new instance of the TextCodec, ready to begin converting a new set of data.
getCopy() - Method in class ewe.reflect.Wrapper
 
getCopy() - Method in class ewe.sys.Decimal
 
getCopy() - Method in class ewe.util.ByteArray
Get a copy of this ByteArray with its own copy of this data.
getCopy() - Method in class ewe.util.CharArray
Return a copy of this CharArray which has its own copy of the data.
getCopy() - Method in interface ewe.util.Copyable
Return a copy of this object.
getCopy() - Method in class ewe.util.IntArray
 
getCopy() - Method in class ewe.util.Range
 
getCopy(SubString, char[]) - Method in class ewe.util.SubString
Get a copy of the SubString.
getCopy(Object) - Static method in class ewe.util.Utils
This attempts to get a copy of an object.
getCopy() - Method in class ewex.registry.RegistryKey
 
getCount() - Method in class ewe.util.Vector
Returns the number of objects in the vector.
getCrc() - Method in class ewe.zip.ZipEntry
Gets the crc of the uncompressed data.
getCreationName() - Method in class ewe.io.FileBase
Return the file's path, as specified when created.
getCriteria() - Method in class ewe.database.EntrySelector
 
getCriteria() - Method in class ewe.database.StandardEntryComparer
 
getCriteriaSubset(int[], int) - Static method in class ewe.database.DatabaseUtils
 
getCriteriaSubset(Database, int[], Object) - Static method in class ewe.database.DatabaseUtils
 
getCurrent() - Static method in class ewe.sys.Coroutine
Find the Coroutine which is running the current thread.
getCurrent(int) - Method in class ewe.ui.Canvas
 
getCurrent(int) - Method in class ewe.ui.Console
 
getCurrent(int) - Method in class ewe.ui.Menu
 
getCurrent(int) - Method in interface ewe.ui.ScrollClient
 
getCurrent(int) - Method in class ewe.ui.TableControl
 
getCurrent(int) - Method in class ewe.ui.TextMessage
 
getCurrent(int) - Method in class ewe.ui.mTextArea
Deprecated.  
getCurrent(int) - Method in class ewe.ui.mTextPad
 
getCurrentArea() - Method in class ewe.fx.print.PrintableObject
Get the current area within the current PrintPage (not within the current page).
getCurrentFullPage() - Method in class ewe.fx.print.PrintableObject
Return the full size of the current page in points.
getCurrentImageableArea() - Method in class ewe.fx.print.PrintableObject
Return the current page imageable area in points.
getCurrentListeners(Vector) - Method in class ewe.util.EventDispatcher
Get all current listeners.
getCurrentMask() - Method in class ewe.io.SimpleFileChooser
 
getCurrentPrintingHandle() - Method in class ewe.fx.print.PrinterJobObject
Get the Handle for the current printing operation.
getCurrentState() - Method in interface ewe.database.Database
Get the current changed state of the Database.
getCurrentState() - Method in class ewe.database.DatabaseObject
 
getCurrentState() - Method in class ewe.database.EntriesView
Get the current changed state of the FoundEntries.
getCurrentState() - Method in interface ewe.database.FoundEntries
Get the current changed state of the FoundEntries.
getCurrentState() - Method in class ewe.database.FoundEntriesObject
Get the current changed state of the FoundEntries.
getCurrentURL() - Method in class ewe.ui.HtmlViewer
 
getCurrentlySelectedFile() - Method in class ewe.io.SimpleFileChooser
 
getCurrentlySelectedFileName() - Method in class ewe.io.SimpleFileChooser
 
getCursorPosition() - Method in class ewe.ui.mInput
 
getCursorPosition() - Method in class ewe.ui.mTextPad
Get the character location of the cursor (caret).
getCursorRect(int, int, Rect) - Method in class ewe.ui.mTextPad
 
getCursorSize() - Method in class ewe.ui.TableControl
 
getCustomComparerClass() - Method in class ewe.database.IndexEntry
 
getCustomComparerInstance(Database) - Method in class ewe.database.IndexEntry
 
getData(Object) - Method in class ewe.data.EditableObjectControl
 
getData(Object) - Method in interface ewe.database.DatabaseEntry
Get the data from the entry into a data object.
getData() - Method in interface ewe.database.DatabaseEntry
Get the data from the entry, creating a new data object.
getData(Object) - Method in class ewe.database.DatabaseEntryObject
Get the data from the entry into a data object.
getData() - Method in class ewe.database.DatabaseEntryObject
Get the data from the entry, creating a new data object.
getData(DatabaseEntry, Object) - Method in class ewe.database.DatabaseObject
Gets the fields from the DatabaseEntry to the fields in the data object - which must not be null.
getData(int, Object) - Method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view as a data object.
getData(int) - Method in class ewe.database.EntriesView
Get the DatabaseEntry at the specified index in the view as a data object.
getData(int, Object) - Method in interface ewe.database.FoundEntries
Get the data object from the specified index.
getData(int) - Method in interface ewe.database.FoundEntries
Get the data object from the specified index.
getData(int, Object) - Method in class ewe.database.FoundEntriesObject
Get the data object from the specified index.
getData(int) - Method in class ewe.database.FoundEntriesObject
Get the data object from the specified index.
getData(Object) - Method in class ewe.graphics.TransparentPicker
 
getData(ByteArray) - Method in class ewe.io.RemoteCallHandler
This is responsible for receiving data - either remote calls or replies to remote calls.
getData() - Method in class ewe.net.DatagramPacket
 
getData() - Method in class ewe.ui.ButtonListSelect
 
getData(Object) - Method in class ewe.ui.Editor
This calls fromControls(obj).
getData() - Method in class ewe.ui.FontInput
 
getData(Object) - Method in class ewe.ui.ListEditor
Get the list of items.
getData(Object) - Method in class ewe.ui.mFileInput
 
getDataArea(Rect) - Method in class ewe.ui.TableControl
Find the area on the table which contains the data, not the headers.
getDataForLoading() - Method in class ewe.database.ByteArrayDatabaseEntry
Get the ByteArray that holds the record's encoded data.
getDataForSaving() - Method in class ewe.database.ByteArrayDatabaseEntry
Get the ByteArray that holds the record's encoded data.
getDataItemsOnScreen(int) - Method in class ewe.ui.PhoneMenu
Get the total number of data items on the dispay (items not including the "More..." item) up to a maximum of 9, assuming that startingFrom indicates the index of the first item to display.
getDataItemsOnScreen() - Method in class ewe.ui.PhoneMenu
Get the total number of data items on the current dispay (items not including the "More..." item) up to a maximum of 9.
getDataObjectAt(int) - Method in class ewe.ui.TreeModelAdapter
 
getDataObjectAt(int) - Method in class ewe.ui.TreeTableModel
This returns getTreeNodeAt(line).
getDataRect(Rect) - Method in class ewe.ui.ChoiceControl
 
getDataRect(Rect) - Method in class ewe.ui.Control
Get the rectangle, relative to the Control, of the area considered to be the "data" part of the control.
getDataRect(Rect) - Method in class ewe.ui.mInput
 
getDataToCopy() - Method in class ewe.ui.Control
This is called to get data from the control to put into the clipboard.
getDataToCopy() - Method in class ewe.ui.DateDisplayInput
 
getDataToCopy() - Method in class ewe.ui.DateTimeInput
 
getDataToDragAndDrop(DragContext) - Method in class ewe.ui.Control
A quick way to provide DragAndDrop data.
getDataToDragAndDrop(DragContext) - Method in class ewe.ui.TreeControl
 
getDataToDragAndDrop(DragContext) - Method in class ewe.ui.TreeTableModel
 
getDataToTransfer() - Method in class ewe.ui.TreeTableModel
 
getDataWidth(int) - Method in class ewe.ui.TreeTableModel
 
getDatabase() - Method in interface ewe.database.DatabaseEntry
Get the database associated with the FoundEntries.
getDatabase() - Method in class ewe.database.DatabaseEntryObject
Get the database associated with the FoundEntries.
getDatabase() - Method in interface ewe.database.FoundEntries
Get the database associated with the FoundEntries.
getDatabase() - Method in class ewe.database.FoundEntriesObject
Get the database associated with the FoundEntries.
getDatabase() - Method in class ewe.database.Record
 
getDatabaseModifiedTime(Time) - Method in class ewe.database.SafeDBAccess
Return the time the dabase was last modified.
getDeclaredClasses() - Method in class java.lang.Class
This returns an array of Classes representing all the named inner classes declared by this class.
getDeclaredConstructor(Class[]) - Method in class java.lang.Class
 
getDeclaredConstructors() - Method in class java.lang.Class
 
getDeclaredField(String, String) - Method in class ewe.data.DataObject
Get a declared field for this object for the specified baseClassName.
getDeclaredField(String) - Method in class java.lang.Class
 
getDeclaredFieldValue(String, Wrapper, String) - Method in class ewe.data.DataObject
Get the value of a declared field in a Wrapper object.
getDeclaredFieldValue(String, String) - Method in class ewe.data.DataObject
This returns the value of a declared field as an object.
getDeclaredFields() - Method in class java.lang.Class
 
getDeclaredMethod(String, Class[]) - Method in class java.lang.Class
 
getDeclaredMethods() - Method in class java.lang.Class
 
getDeclaringClass() - Method in class ewe.reflect.Field
 
getDeclaringClass() - Method in interface ewe.reflect.Member
 
getDeclaringClass() - Method in class ewe.reflect.MethodConstructor
 
getDeclaringClass() - Method in class java.lang.reflect.Constructor
 
getDeclaringClass() - Method in class java.lang.reflect.Field
 
getDeclaringClass() - Method in interface java.lang.reflect.Member
Gets the class that declared this member.
getDeclaringClass() - Method in class java.lang.reflect.Method
 
getDecoderProperties() - Method in class ewe.ui.HtmlDisplay
Make sure you call startHtml(), before calling this.
getDecryptor(byte[]) - Method in class ewe.security.SecureDocument
 
getDefault() - Static method in class ewe.sys.Locale
 
getDefaultDatabaseMaker() - Static method in class ewe.database.DatabaseManager
 
getDefaultFormat() - Method in class ewe.sys.DayOfYear
 
getDefaultFormat() - Method in class ewe.sys.Time
 
getDefaultFormat() - Method in class ewe.sys.TimeOfDay
 
getDefaultImage() - Method in class ewe.fx.mImage
 
getDefaultMenuFor(int, int) - Method in class ewe.graphics.PageDisplayUnit
Get the default menu to display if none of the children return a menu.
getDefaultPort() - Method in class ewe.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDeleted(int) - Method in class ewe.database.RemoteSynchronizer
 
getDeletedEntries() - Method in interface ewe.database.Database
Get an array of object IDs representing all the deleted entries.
getDeletedEntries() - Method in class ewe.database.RecordFile
 
getDeletedEntry(long, DatabaseEntry) - Method in interface ewe.database.Database
Get the DatabaseEntry of the deleted OID.
getDeletedEntry(long, DatabaseEntry) - Method in class ewe.database.RecordFile
 
getDeletedSince(Time) - Method in interface ewe.database.Database
Get all OIDs of all entries deleted since the Time t.
getDeletedSince(Time) - Method in class ewe.database.DatabaseObject
Get the OIDs of all entries deleted after the specified time (but not AT the specified time).
getDescent() - Method in class ewe.fx.FontMetrics
Returns the descent of a font.
getDigest() - Method in class ewe.security.SHA1
Retrieves the digest.
getDigest(byte[], int) - Method in class ewe.security.SHA1
Retrieves the digest into an existing buffer.
getDim(Rect) - Method in class ewe.fx.mImage
 
getDim(Rect) - Method in class ewe.ui.Control
 
getDisplay() - Method in class ewe.graphics.PageDisplayUnit
This finds the PageDisplay this unit is displayed on, by going up the tree until finding a unit with the "display" variable set.
getDisplay(int) - Method in class ewe.ui.PasswordDisplayMaker
 
getDisplay(int, char) - Method in class ewe.ui.PasswordDisplayMaker
 
getDisplay(String) - Method in class ewe.ui.mInput
This gets the String to represent on screen the data String provided.
getDisplayFor(Image) - Method in class ewe.fx.print.PrintPreview
 
getDisplayItem(int) - Method in class ewe.ui.SimpleList
Return the String used to represent the item at a particular index on screen.
getDisplayRows() - Method in class ewe.ui.ChoiceControl
 
getDisplayRows() - Method in class ewe.ui.mChoice
 
getDisplayStatus(int) - Method in class ewe.ui.TreeTableModel
Get the display status for the specified line.
getDisplayString(DatabaseEntry) - Method in class ewe.database.Synchronizer
 
getDisplayString() - Method in class ewe.ui.ChoiceControl
 
getDisplayString() - Method in class ewe.ui.MenuChoice
 
getDisplayString(int, TreeNode) - Method in class ewe.ui.TreeModelAdapter
 
getDisplayString(Object, int) - Method in class ewe.ui.TreeModelAdapter
Override this to get the display string for the child of the parent.
getDisplayString(int, TreeNode) - Method in class ewe.ui.TreeTableModel
 
getDisplayString(Object, int) - Method in class ewex.registry.RegistryTreeModel
 
getDisplayText() - Method in class ewe.ui.ButtonListSelect
 
getDisplayText() - Method in class ewe.ui.Control
By default getDisplayText() returns getText();
getDisplayText() - Method in class ewe.ui.InputKeyPad
This gets the String to represent on screen the data String provided.
getDisplayText() - Method in class ewe.ui.TextDisplayButton
This gets the String to represent on screen the data String provided.
getDisplayed() - Static method in class ewe.ui.SoftKeyBar
 
getDisplayedSize(Dimension) - Method in class ewe.ui.Canvas
 
getDoInput() - Method in class ewe.net.URLConnection
 
getDoOutput() - Method in class ewe.net.URLConnection
 
getDouble(String, double) - Method in class ewe.data.PropertyList
 
getDouble(Object, String, double) - Static method in class ewe.data.PropertyList
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getDouble(name,defaultValue) on that list.
getDouble() - Method in class ewe.reflect.Wrapper
 
getDouble(int) - Method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getDouble(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of a double array.
getDouble(Object) - Method in class java.lang.reflect.Field
 
getDragAndDropContext() - Static method in class ewe.ui.Control
 
getDrawOptions(int, TreeNode) - Method in class ewe.filechooser.FileTree
 
getDrawOptions(int, TreeNode) - Method in class ewe.ui.TreeTableModel
 
getDrawingBuffer(Rect, Color, double) - Method in class ewe.fx.PixelBuffer
This will create a drawing surface, initially filled with the supplied transparent color.
getDrivePath() - Method in class ewe.io.FileBase
Return only the drive and path of the file.
getDrivePath(String) - Static method in class ewe.io.FileBase
 
getDrivePath(String) - Static method in class ewe.util.FileComparer
 
getDropMenuRect() - Method in class ewe.ui.mChoice
Get the Rect, relative to the parent Frame, that the Menu should be fit into.
getEditor(int) - Method in interface ewe.data.LiveData
Return a ewe.ui.Editor Object which can be used to visually edit the information in this LiveData object.
getEditor(int) - Method in class ewe.data.LiveObject
This creates a new Editor Object - you should not override this method, rather you should override the addToPanel() method to provide a custom Editor for your LiveData.
getEditor(int) - Method in class ewe.io.SerialPortOptions
 
getEditor(Object, int) - Method in class ewe.ui.ListEditor
 
getEditorScroller(CellPanel) - Method in class ewe.data.LiveObject
This is called by the default getEditor() should return a ScrollBarPanel for the CellPanel that the editor is being placed in.
getEditorScroller(CellPanel) - Method in class ewe.ui.FontChooser
 
getElement(Object, int, Wrapper) - Static method in class ewe.reflect.Array
 
getEmptyEntries() - Method in interface ewe.database.Database
This returns an empty FoundEntries object for this Database
getEmptyEntries() - Method in class ewe.database.DatabaseObject
 
getEmptyGraphics() - Static method in class ewe.fx.Graphics
 
getEmptyIndex() - Method in class ewe.util.TagList
 
getEmptyView() - Method in class ewe.database.EntriesView
Use this if you used enableLookupMode() to get a new empty EntriesView for the same FoundEntries as this view.
getEmptyView() - Method in interface ewe.database.FoundEntries
Get a new EntriesView for this FoundEntries that is initially empty.
getEmptyView() - Method in class ewe.database.FoundEntriesObject
 
getEncodedDocument() - Method in class ewe.net.HttpConnection
 
getEncodedTime() - Method in class ewe.sys.Time
This converts to a 64-bit encoded values saving the year, month, day, hours, min, sec, millisec in a platform independent manner.
getEncoding() - Method in class ewe.io.InputStreamReader
 
getEncoding() - Method in class ewe.io.OutputStreamWriter
 
getEncryptor(byte[]) - Method in class ewe.security.SecureDocument
 
getEndFormatter(TextFormatter) - Method in class ewe.ui.formatted.TextFormatter
 
getEntries() - Method in interface ewe.database.Database
Deprecated. use getFoundEntries(Handle h,int sortID) with a zero sortID instead.
getEntries(int) - Method in interface ewe.database.Database
Deprecated. use getFoundEntries(Handle h,int sortID) instead.
getEntries() - Method in class ewe.database.DatabaseObject
 
getEntries(int) - Method in class ewe.database.DatabaseObject
 
getEntries() - Method in class ewe.database.RecordDatabaseIndex
 
getEntries() - Method in class ewe.io.EweFile
Get an Iterator for the entries in the EweFile.
getEntriesCount() - Method in interface ewe.database.Database
This will return the number of entries in the database if known.
getEntriesCount() - Method in class ewe.database.DatabaseObject
 
getEntriesCount() - Method in class ewe.database.RecordFile
 
getEntry(String) - Method in class ewe.util.zip.ZipFile
 
getEntry(String) - Method in class ewe.zip.ZipFile
Searches for a zip entry in this archive with the given name.
getEntry(int) - Method in class ewe.zip.ZipFile
 
getEntrySelector(Object, boolean) - Method in interface ewe.database.FoundEntries
Get an EntrySelector for the data given the search data.
getEntrySelector(Object, boolean) - Method in class ewe.database.FoundEntriesObject
 
getError() - Method in class ewe.net.SocketMaker
This MAY return additional information if there was an error during socket creation.
getErrorStream() - Method in class ewe.sys.Process
Return an Input Stream to read from the standard error output of the process.
getErrorText(String) - Method in class ewe.sys.Handle
 
getEventDispatcher() - Method in interface ewe.database.Database
Get an EventDispatcher which you can use to attach EventListeners to, for listening to the events being generated by the Database.
getEventDispatcher() - Method in class ewe.database.DatabaseObject
 
getEventDispatcher() - Method in class ewe.database.EntriesView
Get the EventDispatcher for this view.
getEventDispatcher() - Method in interface ewe.database.FoundEntries
Get the EventDispatcher for this FoundEntries.
getEventDispatcher() - Method in class ewe.database.FoundEntriesObject
 
getEvents() - Method in class ewe.util.OperationTimer
 
getEweCommandLine(String, String, String, boolean) - Static method in class ewex.registry.Registry
Create an absolute command line to execute the Ewe VM on my Ewe file.
getEweCommandLineToMe(String, String, boolean) - Static method in class ewex.registry.Registry
Create an absolute command line to execute the Ewe VM on my Ewe file.
getEweEntryFile(Handle) - Method in class ewe.io.EweFile
 
getException(String) - Method in class ewe.io.BasicStreamObject
 
getException() - Method in class ewe.io.FileSaver
 
getException() - Method in class ewe.io.RemoteCall
 
getException() - Method in class ewe.io.RemoteCallException
 
getException() - Method in class java.lang.ClassNotFoundException
 
getException() - Method in class java.lang.ExceptionInInitializerError
 
getExceptionTypes() - Method in interface ewe.reflect.IMethod
 
getExceptionTypes() - Method in class ewe.reflect.MethodConstructor
Returns the exception types the method can throw.
getExceptionTypes() - Method in class java.lang.reflect.Constructor
 
getExceptionTypes() - Method in class java.lang.reflect.Method
 
getExpandingTabbedPanel(boolean) - Static method in class ewe.ui.mTabbedPanel
Use this to create a self-expanding mTabbedPanel.
getExportTask(FieldTableExportSpecs) - Method in class ewe.data.FieldTableModel
Get a TaskObject that will, when started, export the data as specified in the provided FieldTableExportSpecs.
getExt(String) - Static method in class ewe.util.FileComparer
 
getExtra() - Method in class ewe.zip.ZipEntry
Gets the extra data.
getExtraActions() - Static method in class ewe.sys.VMOptions
 
getExtraContextActions() - Static method in class ewe.sys.VMOptions
 
getExtraControls(boolean) - Method in class ewe.ui.mTabbedPanel
This gets a container to put extra controls in.
getExtremeControls(boolean) - Method in class ewe.ui.mTabbedPanel
This gets a CellPanel to put extra controls in that will be further left or right of the container provided by getExtraControls().
getFastStream() - Method in class ewe.io.InputStream
If the underlying Stream object implements FastStream this method will return that Stream object.
getFastStream() - Method in class ewe.io.OutputStream
If the underlying Stream object implements FastStream this method will return that Stream object.
getFastStream() - Method in class ewe.io.RandomStream
If the underlying Stream object implements FastStream this method will return that Stream object.
getField(String) - Method in class ewe.data.FieldTableModel
Get the FieldData for a particular field name.
getField(String, Wrapper) - Method in class ewe.data.PropertyList
 
getField(int, int) - Method in interface ewe.database.DatabaseEntry
 
getField(int, long) - Method in interface ewe.database.DatabaseEntry
 
getField(int, boolean) - Method in interface ewe.database.DatabaseEntry
 
getField(int, double) - Method in interface ewe.database.DatabaseEntry
 
getField(int, Time) - Method in interface ewe.database.DatabaseEntry
 
getField(int, DayOfYear) - Method in interface ewe.database.DatabaseEntry
 
getField(int, TimeOfDay) - Method in interface ewe.database.DatabaseEntry
 
getField(int, TimeStamp) - Method in interface ewe.database.DatabaseEntry
 
getField(int, BigDecimal) - Method in interface ewe.database.DatabaseEntry
 
getField(int, Decimal) - Method in interface ewe.database.DatabaseEntry
 
getField(int, String) - Method in interface ewe.database.DatabaseEntry
 
getField(int, CharArray) - Method in interface ewe.database.DatabaseEntry
 
getField(int, ByteArray) - Method in interface ewe.database.DatabaseEntry
 
getField(int, int) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, long) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, boolean) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, double) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, Time) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, String) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, CharArray) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, ByteArray) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, DayOfYear) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, TimeOfDay) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, TimeStamp) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, BigDecimal) - Method in class ewe.database.DatabaseEntryObject
 
getField(int, Decimal) - Method in class ewe.database.DatabaseEntryObject
 
getField(String) - Method in class ewe.database.DatabaseObject
Similar to findField(), find the FieldID of a named field.
getField(int) - Method in class ewe.database.Record
Call this after a readFrom().
getField(String, int) - Method in class ewe.reflect.Reflect
Look for a Field in the class - either instance or static.
getField(String) - Method in class java.lang.Class
 
getFieldByteArray(byte[], int, int, String, Range) - Static method in class ewe.util.ByteEncoder
 
getFieldBytes(int) - Method in interface ewe.database.DatabaseEntry
 
getFieldBytes(int) - Method in class ewe.database.DatabaseEntryObject
 
getFieldData(int) - Method in class ewe.data.FieldTableModel
Get the field data for a particular column.
getFieldHeader(int) - Method in interface ewe.database.Database
Get the header for a specified field ID.
getFieldHeader(int) - Method in class ewe.database.DatabaseObject
 
getFieldInfo(String) - Method in class ewe.database.DatabaseEntryObject
Return the field info as the id|type.
getFieldInput(int) - Static method in class ewe.database.DatabaseUtils
 
getFieldList(Object, boolean) - Static method in class ewe.data.DataObject
Get a comma separated list of fields for the specified object.
getFieldList(Object, Object, boolean) - Static method in class ewe.data.DataObject
 
getFieldName(int) - Method in interface ewe.database.Database
Get the name for a specified field ID.
getFieldName(int) - Method in class ewe.database.DatabaseEntryObject
 
getFieldName(int) - Method in class ewe.database.DatabaseObject
 
getFieldSpec(Database, int) - Static method in class ewe.database.DatabaseUtils
This returns a field spec string for a particular fieldID in the form: "Header|FieldName$Type"
getFieldType(int) - Method in interface ewe.database.Database
Get the type of a field.
getFieldType(int) - Method in class ewe.database.DatabaseObject
 
getFieldType() - Method in class ewe.reflect.Field
Return the type of the field as a Class.
getFieldValue(FieldData, int) - Method in class ewe.data.FieldTableModel
Get the value of a field at the specified row.
getFieldValue(int, int, Object) - Method in class ewe.database.ByteArrayDatabaseEntry
 
getFieldValue(int, int, Object) - Method in interface ewe.database.DatabaseEntry
 
getFieldValue(int, Object) - Method in interface ewe.database.DatabaseEntry
 
getFieldValue(int, int, Object) - Method in class ewe.database.DatabaseEntryObject
 
getFieldValue(int, Object) - Method in class ewe.database.DatabaseEntryObject
 
getFieldValue(Object, Wrapper) - Method in class ewe.reflect.FieldTransfer
 
getFieldValue(Object) - Method in class ewe.reflect.FieldTransfer
 
getFields() - Method in interface ewe.database.Database
Get the IDs of all the fields.
getFields() - Method in class ewe.database.DatabaseObject
 
getFields() - Method in class ewe.database.Record
Return the fields that are being used with this Record.
getFields(int) - Method in class ewe.reflect.Reflect
Return an array of all the Fields of the class.
getFields() - Method in class java.lang.Class
 
getFile() - Method in class ewe.io.FakeFileSystem
 
getFile() - Method in class ewe.io.SafeFile
Get the actual file.
getFile() - Method in class ewe.net.URL
Returns the file portion of the URL.
getFile() - Method in class ewe.ui.mFileInput
This returns a File as specified by the file name and of the same type as the file model.
getFile(String) - Static method in class ewe.util.FileComparer
 
getFileAt(int) - Method in class ewe.filechooser.FileTree
 
getFileChooser(String, String, File) - Method in class ewe.io.FileSaver
 
getFileChooserClass() - Static method in class ewe.io.File
 
getFileExt() - Method in class ewe.io.FileBase
Return only the filename and extension of the file.
getFileExt(String) - Static method in class ewe.io.FileBase
 
getFileExt(String) - Static method in class ewe.util.FileComparer
 
getFileIndex(int, int) - Method in class ewe.filechooser.FileListTableModel
 
getFileInfo(File) - Static method in class ewe.io.CopyOver
 
getFilePointer() - Method in class ewe.io.RandomAccessFile
 
getFilePosition() - Method in class ewe.io.MemoryFile
 
getFilePosition() - Method in class ewe.io.RandomAccessFile
Returns the current file pointer position.
getFilePosition() - Method in interface ewe.io.RandomAccessStream
Deprecated. use tell() instead.
getFilePosition() - Method in class ewe.io.RandomStreamObject
 
getFileSaver() - Method in class ewe.ui.Editor
This will return the Saver associated with the Form if one was assigned.
getFiles(File, String, Vector, Handle) - Static method in class ewe.io.CopyOver
 
getFirstDataLocation() - Method in interface ewe.database.DatabaseStream
Return the location of where you can store your data.
getFirstDataLocation() - Method in class ewe.database.RandomAccessDatabaseStream
 
getFirstEntry() - Method in class ewe.database.RecordFile
Retrieve the location of the first record.
getFirstFocus() - Method in class ewe.ui.CardPanel
 
getFirstFocus() - Method in class ewe.ui.Container
 
getFirstFocus() - Method in class ewe.ui.Form
 
getFirstFocus() - Method in class ewe.ui.TableControl
 
getFirstFocus() - Method in class ewe.ui.mTabbedPanel
 
getFirstPage(int) - Method in class ewe.fx.print.PrintOptions
Return the first page that should be printed.
getFlags() - Method in class ewe.io.FileBase
A quick way to get the flags from getInfo().
getFlags(int, TreeNode) - Method in class ewe.ui.TreeModelAdapter
 
getFlags(Object, int, byte) - Method in class ewe.ui.TreeModelAdapter
This is only called if "dynamicCanExpand" is set true.
getFlags(int, TreeNode) - Method in class ewe.ui.TreeTableModel
 
getFlags(Object, int, byte) - Method in class ewex.registry.RegistryTreeModel
 
getFloat() - Method in class ewe.reflect.Wrapper
 
getFloat(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of a float array.
getFloat(Object) - Method in class java.lang.reflect.Field
 
getFocus() - Method in class ewe.ui.Window
Returns the focus control for this window.
getFont() - Method in class ewe.fx.FontMetrics
 
getFont() - Method in class ewe.ui.Control
 
getFont(Font, int) - Method in class ewe.ui.formatted.TextFormatter
 
getFontForHeight(int, FontMetrics) - Static method in class ewe.fx.FontTools
Find the biggest Font such that its height is less than or equal to the requiredHeight.
getFontForMetric(int, int, Object, FontMetrics) - Static method in class ewe.fx.FontTools
Retrieve the Font which is of the correct size, such that its metric is equal to, or just smaller than the specified metric in pixels, or for which the metrics of the supplied data is equal to or just smaller than the specified metric in pixels.
getFontMetrics(Font) - Method in class ewe.fx.Graphics
Get a FontMetrics for the font on the ISurface for this Graphics.
getFontMetrics(Font) - Method in class ewe.ui.Control
Returns the font metrics for a given font.
getFontMetrics() - Method in class ewe.ui.Control
 
getFontMetrics(Font) - Method in class ewe.ui.MainWindow
Returns the font metrics for a given font.
getFontMetrics() - Method in class ewe.ui.SoftKeyBar
 
getFontMetrics(mTextPad, FontMetrics) - Method in class ewe.ui.formatted.TextFormatter
 
getFonts() - Static method in class ewe.ui.mApp
Get an Iterator for all the entries in the fonts hashtable.
getFor(Object, Control) - Method in class ewe.reflect.FieldTransfer
 
getForName(String) - Static method in class ewe.reflect.Reflect
Get a Reflect object that represents the specified class name.
getForName(String, Class) - Static method in class ewe.reflect.Reflect
Get a Reflect object that represents the specified class name.
getForObject(Object) - Static method in class ewe.reflect.Reflect
Get a Reflect object that represents this class.
getForeground() - Method in class ewe.ui.Control
 
getFormFrame(int) - Method in class ewe.ui.Form
This is called when the Form is about to be displayed.
getFormFrame(int) - Method in class ewe.ui.InputKeyPad
 
getFormFrame(int) - Method in class ewe.ui.SinglePressKeyPad
 
getFormat() - Method in class ewe.sys.Time
 
getFormat() - Method in class ewe.ui.DateTimeInput
 
getFormat() - Method in class ewe.util.DataParser
 
getFormattedTextPositions(String, FormattedTextSpecs, int[]) - Method in class ewe.fx.FontMetrics
Returns the positions of each individual character in a formatted String.
getFoundEntries(Handle, int) - Method in interface ewe.database.Database
Get all the entries in the Database sorted by the specified sort ID.
getFoundEntries(Handle, int, EntrySelector) - Method in interface ewe.database.Database
Get a subset of the entries in the Database sorted by the specific sort ID and which the EntrySelector considers to be equal to the searchData.
getFoundEntries(Handle, int, ObjectFinder) - Method in interface ewe.database.Database
Get a subset of the entries in the Database sorted by the specific sort ID and which the ObjectFinder considers to be what is being looked for.
getFoundEntries(Handle, int, Object) - Method in interface ewe.database.Database
Get a subset of the entries in the Database sorted by the specific sort ID and which match the primarySearchFields data.
getFoundEntries(Handle, Comparer) - Method in interface ewe.database.Database
Get all the entries in the Database sorted by the specific comparer.
getFoundEntries(Handle, String) - Method in interface ewe.database.Database
Get all the entries in the database sorted according to the specified index.
getFoundEntries(int) - Method in interface ewe.database.Database
Get all the entries in the Database sorted by the specified sort ID in a new thread.
getFoundEntries(int, EntrySelector) - Method in interface ewe.database.Database
Get a subset the entries in the Database sorted by the specified sort ID in a new thread.
getFoundEntries(int, ObjectFinder) - Method in interface ewe.database.Database
Get a subset of the entries in the Database sorted by the specific sort ID and which the ObjectFinder considers to be what is being looked for in a new thread.
getFoundEntries(int, Object) - Method in interface ewe.database.Database
Get a subset of the entries in the Database sorted by the specific sort ID and which match the primarySearchFields data in a new thread.
getFoundEntries(Comparer) - Method in interface ewe.database.Database
Get all the entries in the Database sorted by the specified Comparer in a new thread.
getFoundEntries(String) - Method in interface ewe.database.Database
Get all the entries in the Database sorted by the specified index in a new thread.
getFoundEntries(Handle, int, EntrySelector, ObjectFinder, Comparer, boolean) - Method in class ewe.database.DatabaseObject
Override this to locate the found entries in your own way.
getFoundEntries(Handle, int, EntrySelector, ObjectFinder) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(Handle, Comparer) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(int) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(int, EntrySelector) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(int, Object) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(int, ObjectFinder) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(Comparer) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(Handle, String) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(String) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(Handle, int, ObjectFinder) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(Handle, int, EntrySelector) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(Handle, int) - Method in class ewe.database.DatabaseObject
 
getFoundEntries(Handle, int, Object) - Method in class ewe.database.DatabaseObject
 
getFoundEntries() - Method in class ewe.database.EntriesView
Get the FoundEntries for the view.
getFoundEntriesForIndex(Handle, IndexEntry) - Method in class ewe.database.DatabaseObject
 
getFrame() - Method in class ewe.ui.Control
 
getFrameOrContainer() - Method in class ewe.ui.Control
 
getFromBuffer() - Method in class ewe.io.MemoryStream
Get a all the bytes from the internal data buffer.
getFromBuffer(byte[], int, int) - Method in class ewe.io.MemoryStream
Get a number of bytes from the internal data buffer.
getFullCopy() - Method in class ewe.fx.mImage
This gets a copy which has copies of the image resources of this one.
getFullCopy() - Method in class ewe.util.Vector
This returns a Vector that is a copy of this one, where all the items are themselves copies of the original items.
getFullFiew() - Method in class ewe.database.EntriesView
Refresh this EntriesView to view the entire source FoundEntries.
getFullObject(String, Class) - Static method in class ewe.util.TextEncoder
 
getFullPath() - Method in class ewe.io.File
Return the fully qualified pathname of the file.
getFullPath() - Method in class ewe.io.FileAdapter
 
getFullPath() - Method in class ewe.io.FileBase
Return the fully qualified pathname of the file.
getFullPath() - Method in class ewe.io.SafeFile
 
getFullPath() - Method in class ewex.registry.RegistryKey
 
getFullStackTrace(Throwable) - Static method in class ewe.sys.Vm
This gets the fully expanded stack trace for the Throwable and all chained throwables.
getFullView(EntriesView) - Method in interface ewe.database.FoundEntries
Get an EntriesView that contains all the entries in this FoundEntries.
getFullView(EntriesView) - Method in class ewe.database.FoundEntriesObject
 
getGraphics() - Method in class ewe.fx.BufferedGraphics
Get the graphics that you should use to draw on.
getGraphics() - Method in class ewe.fx.print.PageRect
Returns the graphics that you use to draw on.
getGraphics() - Method in class ewe.ui.Control
Return a Graphics context for this control for drawing directly onto the window surface.
getGraphics(Window) - Static method in class ewe.ui.Gui
This gets a Graphics object for a window.
getGraphics(boolean) - Method in class ewe.ui.mApp
 
getGrayScaleColorTable(int) - Static method in class ewe.fx.ImageTool
Create and return a Gray scale color table.
getGreen() - Method in class ewe.fx.Color
Returns the green value of the color.
getGuiFlags() - Static method in class ewe.ui.Gui
 
getGuiInfo(int, Object, Object, int) - Static method in class ewe.ui.Window
 
getHandle() - Method in class ewe.sys.Handle
Task implementation - This will return itself.
getHandle() - Method in class ewe.sys.SlowTaskException
Get the handle for the task being performed.
getHandle() - Method in interface ewe.sys.Task
This returns the handle associated with the Task.
getHandle() - Method in class ewe.sys.TaskObject
Get the Handle for the TaskObject.
getHasChanged() - Method in class ewe.io.FileSaver
 
getHeight() - Method in class ewe.fx.DisabledIcon
This returns the height of the normal image.
getHeight() - Method in class ewe.fx.FontMetrics
Returns the height of the referenced font.
getHeight() - Method in interface ewe.fx.IImage
This returns the height of the image.
getHeight() - Method in class ewe.fx.IconAndText
 
getHeight() - Method in class ewe.fx.Image
 
getHeight() - Method in class ewe.fx.Mask
 
getHeight() - Method in class ewe.fx.PixelBuffer
 
getHeight() - Method in class ewe.fx.RGBImageData
 
getHeight() - Method in class ewe.fx.mImage
 
getHeightOfObject(Object) - Method in class ewe.ui.TreeTableModel
 
getHeightOnPaper() - Method in class ewe.fx.print.PageRect
Returns the height of the PageRect in Points (1/72 of an inch).
getHintsFor(int) - Method in class ewe.fx.print.PrintableObject
By default this returns 0.
getHost() - Method in class ewe.net.URL
Returns the host of the URL
getHostAddress() - Method in class ewe.net.InetAddress
Return the address in the dotted form.
getHostName() - Method in class ewe.net.InetAddress
Return the host name.
getHotArea() - Method in class ewe.fx.mImage
The area returned here is not relative to the top left of the image.
getHotKeyFrom(String) - Static method in class ewe.ui.Gui
Given text in the format "Text$hotkey" this returns the hotkey character.
getHotUnit(int, int) - Method in class ewe.graphics.PageDisplay
 
getHotUnit(int, int) - Method in class ewe.graphics.PageDisplayUnit
This retrieves the child unit that reports itself as hot for the specified x and y co-ordinates.
getID(String) - Method in class ewe.database.Record
Find the ID of a specified field given its name - throwing an IllegalArgumentException if the ID is not found.
getIcon() - Method in interface ewe.data.LiveData
Return an Icon for this object (if one exists) or null if no icon exists.
getIcon() - Method in class ewe.data.LiveObject
This returns null by default.
getIcon(int) - Static method in class ewe.io.FileBase
Get one of the icons: OpenFolderIcon, ClosedFolderIcon and PageIcon.
getIcon() - Method in class ewe.ui.TaskbarWindow
Get an object representing the of the icon and tip currently displayed.
getIcon(int, TreeNode) - Method in class ewe.ui.TreeModelAdapter
 
getIcon(Object, int) - Method in class ewe.ui.TreeModelAdapter
Override this to get the icon for the child of the parent.
getIcon(int, TreeNode) - Method in class ewe.ui.TreeTableModel
 
getIcon(Object, int) - Method in class ewex.registry.RegistryTreeModel
 
getIconCount() - Method in class ewe.ui.IconTableModel
This should return the number of icons.
getIconForFile(String) - Static method in class ewe.filechooser.FileChooser
Get the associated icon for a file name.
getIconImage(int) - Method in class ewe.ui.IconTableModel
Get the image for the specified icon.
getIconText(int) - Method in class ewe.ui.IconTableModel
Get the text for the specified icon.
getIconToolTip(int) - Method in class ewe.ui.IconTableModel
Get the tooltip for the icon at the specified index.
getIdentifier() - Method in interface ewe.database.Database
Get a unique identifier for this database - used for synchronizing.
getIdentifier() - Method in class ewe.database.DatabaseObject
 
getImage(File, boolean) - Static method in class ewe.filechooser.ImageFileChooser
 
getImage(File, int, int, boolean, Dimension) - Static method in class ewe.filechooser.ImageFileChooser
 
getImage(String, String, boolean) - Static method in class ewe.filechooser.ImageFileChooser
This will execute an ImageFileChooser and return the chosen image.
getImage(int, int) - Static method in class ewe.fx.Graphics
 
getImage(String) - Method in class ewe.fx.ImageCache
Get an Image.
getImage() - Method in class ewe.fx.print.PageRect
This returns the Image that was used to store images drawn if an Image was used for storing the drawn data.
getImage(String) - Method in class ewe.graphics.AnimatedIcon
Get a named image from the list of images.
getImage() - Method in class ewe.graphics.pagedisplay.ImageUnit
 
getImage() - Method in class ewe.ui.Control
 
getImage() - Method in class ewe.ui.ImageControl
 
getImageAndMask(RandomAccessStream, String) - Static method in class ewe.io.EweFile
 
getImageBits() - Method in class ewe.fx.Image
 
getImageBuffer(int, int) - Method in class ewe.fx.print.PrintSurfaceObject
 
getImageColor() - Method in class ewe.ui.ButtonObject
 
getImageColor(Color, Color, boolean, boolean, boolean) - Static method in class ewe.ui.mButton
 
getImageColor() - Method in class ewe.ui.mButton
 
getImageColorTable() - Method in class ewe.fx.ArrayImageData
 
getImageColorTable() - Method in class ewe.fx.Image
 
getImageColorTable() - Method in interface ewe.fx.ImageData
For indexed images, this retrieves the color table as an array of ARGB integers.
getImageColorTable() - Method in class ewe.fx.RGBImageData
This always returns null.
getImageDrag() - Method in class ewe.ui.DragContext
Get the current ImageDragInWindow if there is one.
getImageHeight() - Method in class ewe.fx.ArrayImageData
 
getImageHeight() - Method in class ewe.fx.Image
 
getImageHeight() - Method in interface ewe.fx.ImageData
 
getImageHeight() - Method in class ewe.fx.RGBImageData
 
getImageInfo(ByteArray, ImageInfo) - Static method in class ewe.fx.Image
Get the information on an Image as stored in a formatted form.
getImageInfo(Stream, ImageInfo) - Static method in class ewe.fx.Image
Get the information on an Image as stored in a formatted form.
getImageInfo(Stream, int, ImageInfo, boolean) - Method in class ewe.fx.ImageCodec
 
getImageScanLineLength() - Method in class ewe.fx.ArrayImageData
 
getImageScanLineLength() - Method in class ewe.fx.Image
 
getImageScanLineLength() - Method in interface ewe.fx.ImageData
If the scan line type is SCAN_LINE_BYTE_ARRAY then this indicates the number of bytes is needed for one complete scan line.
getImageScanLineLength() - Method in class ewe.fx.RGBImageData
This always returns the width of the original image.
getImageScanLineType() - Method in class ewe.fx.ArrayImageData
 
getImageScanLineType() - Method in class ewe.fx.Image
 
getImageScanLineType() - Method in interface ewe.fx.ImageData
Get the type of scan line used by the image - either SCAN_LINE_BYTE_ARRAY or SCAN_LINE_INT_ARRAY
getImageScanLineType() - Method in class ewe.fx.RGBImageData
This always returns SCAN_LINE_INT_ARRAY;
getImageScanLines(int, int, Object, int, int) - Method in class ewe.fx.ArrayImageData
 
getImageScanLines(int, int, Object, int, int) - Method in class ewe.fx.Image
 
getImageScanLines(int, int, Object, int, int) - Method in interface ewe.fx.ImageData
Place a set of scan lines into a destination array.
getImageScanLines(int, int, Object, int, int) - Method in class ewe.fx.RGBImageData
Get the image scan lines, always as ARGB integer values.
getImageSection(IImage, Mask, Point, double) - Static method in class ewe.fx.PixelBuffer
This gets a section of an Image, starting at a particular point and in a shape represented by Mask.
getImageType() - Method in class ewe.fx.ArrayImageData
 
getImageType() - Method in class ewe.fx.Image
 
getImageType() - Method in interface ewe.fx.ImageData
This returns one of the TYPE_XXX values
getImageType() - Method in class ewe.fx.RGBImageData
This returns either TYPE_ARGB or TYPE_RGB.
getImageWidth() - Method in class ewe.fx.ArrayImageData
 
getImageWidth() - Method in class ewe.fx.Image
 
getImageWidth() - Method in interface ewe.fx.ImageData
 
getImageWidth() - Method in class ewe.fx.RGBImageData
 
getImages(Stream, boolean) - Method in class ewe.fx.ImageCodec
 
getImages(Handle) - Method in class ewe.fx.print.PrintPreview
 
getInCheck() - Method in class java.lang.SecurityManager
Tells whether or not the SecurityManager is currently performing a security check.
getInCollection(Object, int) - Static method in class ewe.database.DatabaseUtils
 
getIncludedField(Database, int, Editor) - Static method in class ewe.database.DatabaseUtils
 
getIndexFor(int) - Method in class ewe.ui.TreeModelAdapter
 
getIndexLocation(int, Dimension) - Method in class ewe.ui.mTextPad
This locates the row and column index of a character from the original text in the list of DisplayLines.
getIndexOf(String) - Method in class ewe.util.TextDecoder
Get the index of the named value.
getIndexOnScreen(int) - Method in class ewe.ui.PhoneMenu
 
getIndexSort(String) - Method in class ewe.database.DatabaseObject
 
getIndexedSection(int) - Method in class ewe.ui.DisplayLine
 
getIndexedValue(int, RegistryData) - Method in class ewex.registry.RegistryKey
Set a 32-bit data value in either little-endian or big-endian format.
getIndexes() - Method in interface ewe.database.Database
This returns all the indexes used by the Database.
getIndexes() - Method in class ewe.database.DatabaseObject
 
getIndexes() - Method in class ewe.database.EntriesView
Get the indexes of the entries in the FoundEntries in this view.
getIndexes(IntArray) - Method in class ewe.database.EntriesView
Append all the indexes stored in this EntriesView into an IntArray.
getIndexesInFoundEntries() - Method in class ewe.database.EntriesView
Get all the indexes as an arry of ints.
getInetAddress() - Method in class ewe.net.ServerSocket
 
getInetAddress() - Method in class ewe.net.Socket
Get the remote host the socket is connected to.
getInfo(int, Object, Object, int) - Method in class ewe.io.EweFile.EweEntryFile
 
getInfo(int, Object, Object, int) - Method in class ewe.io.File
This method is used to get extended information about the File or the File system in general.
getInfo(int, Object, Object, int) - Method in class ewe.io.FileAdapter
 
getInfo(int) - Method in class ewe.io.FileBase
 
getInfo(int, Object, Object, int) - Method in class ewe.io.FileBase
This method is used to get extended information about the File or the File system in general.
getInfo(int, Object, Object, int) - Method in class ewe.ui.Window
This method is used to get extended information about the Window or the GUI system in general.
getInfo(int, Object, Object, int) - Method in class ewe.zip.ZipEntryFile
 
getInitialFile() - Method in class ewe.io.FileSaver
 
getInputStream(RandomAccessStream, String, boolean) - Static method in class ewe.io.EweFile
Get a Stream that can be used for reading a single entry from a RandomAccessStream that represents a Ewe file.
getInputStream(EweFile.EweEntry) - Method in class ewe.io.EweFile
 
getInputStream() - Method in class ewe.io.FileBase
Deprecated. use toReadableStream() instead.
getInputStream(String, Frame) - Method in class ewe.io.FileSaver
This creates a Stream to read from to the source file name.
getInputStream() - Method in class ewe.net.HttpConnection
Get an InputStream to read in the data.
getInputStream() - Method in class ewe.net.Socket
Get an InputStream for reading from the connected Socket.
getInputStream() - Method in class ewe.sys.Process
Return an Input Stream to read from the standard output of the process.
getInputStream(ZipEntry) - Method in class ewe.util.zip.ZipFile
 
getInputStream(ZipEntry) - Method in class ewe.zip.ZipFile
Creates an input stream reading the given zip entry as uncompressed data.
getInputStreamFor(String) - Method in class ewe.util.mClassLoader
This is called by findClassBytes by default and you can override this if necessary instead of overriding findClassBytes().
getInputValue() - Method in class ewe.ui.InputBox
Use this to get the entered text.
getInsertionText(MenuItem) - Method in class ewe.ui.mInputWithTools
This requests the text to insert into the mInput for the specified MenuItem.
getInstallProperties(RandomAccessStream) - Method in class ewe.sys.VMApp
 
getInstance() - Static method in class ewe.io.RemoteConnection
Deprecated. use getConnection() instead.
getInt(String, int) - Method in class ewe.data.PropertyList
 
getInt(Object, String, int) - Static method in class ewe.data.PropertyList
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getInt(name,defaultValue) on that list.
getInt() - Method in class ewe.math.MPN
 
getInt() - Method in class ewe.reflect.Wrapper
 
getInt() - Method in class ewe.ui.CheckBoxGroup
This returns the same value as getSelectedIndex().
getInt() - Method in class ewe.ui.ChoiceControl
 
getInt() - Method in class ewe.ui.HexDisplay
 
getInt() - Method in class ewe.ui.IntChoice
Return the integer value of the String at the currently selected index.
getInt() - Method in class ewe.ui.UpDownInput
Return the integer value in the control - by default it simply converts the text value to an integer.
getInt(int) - Method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getInt() - Method in interface ewe.util.Intable
 
getInt(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of an int array.
getInt(Object) - Method in class java.lang.reflect.Field
 
getIntSequence(int[], int, int, int, int) - Static method in class ewe.util.Utils
This puts a sequence of integers into a int array.
getIntSequence(int[], int) - Static method in class ewe.util.Utils
This fills the int array with an increasing sequence of integers starting with first.
getInteger(String) - Static method in class java.lang.Integer
Get the specified system property as an Integer.
getInteger(String, int) - Static method in class java.lang.Integer
Get the specified system property as an Integer, or use a default int value if the property is not found or is not decodable.
getInteger(String, Integer) - Static method in class java.lang.Integer
Get the specified system property as an Integer, or use a default Integer value if the property is not found or is not decodable.
getInterface(int) - Method in class ewe.reflect.Reflect
Get the name of the interface implemented by this class at the specified index.
getInterfaces() - Method in class java.lang.Class
Returns an array of interface implemented by this class.
getIntersection(Rect, Rect) - Method in class ewe.fx.Rect
Get the intersection between this Rect and another Rect.
getItem(int) - Method in class ewe.ui.CardPanel
 
getItem(Control) - Method in class ewe.ui.CardPanel
 
getItem(int) - Method in class ewe.ui.ListEditor
Get the item at the specified index.
getItem(int) - Method in interface ewe.ui.MultiPanel
This returns a Card object holding information about the item added at the specified index.
getItem(Control) - Method in interface ewe.ui.MultiPanel
This returns a Card object holding information about the item added for the specified control.
getItem(int) - Method in class ewe.ui.mTabbedPanel
 
getItem(Control) - Method in class ewe.ui.mTabbedPanel
 
getItemAt(int) - Method in class ewe.ui.ChoiceControl
 
getItemAt(int) - Method in class ewe.ui.SimpleList
 
getItemAtIndex(int) - Method in class ewe.ui.PhoneMenu
Get the item at the specified index as a MenuItem.
getItemAtIndex(int) - Method in class ewe.util.RangeList
 
getItemCount() - Method in class ewe.ui.CardPanel
 
getItemCount() - Method in class ewe.ui.ListEditor
Get the number of items.
getItemCount() - Method in interface ewe.ui.MultiPanel
This returns the number of items added to the MultiPanel.
getItemCount() - Method in class ewe.ui.SimpleList
Get the number of items in the list.
getItemCount() - Method in class ewe.ui.mTabbedPanel
 
getItemHeight() - Method in class ewe.ui.ChoiceControl
This is used to calculate the height of the line used for each item.
getItemHeight() - Method in class ewe.ui.mTextArea
Deprecated.  
getItemRect(int, Rect) - Method in class ewe.ui.Menu
 
getItemRect(int, Rect) - Method in class ewe.ui.PhoneMenu
Override this to get the area on the screen for a particular item.
getItemToAdd(Object) - Method in class ewe.ui.ChoiceControl
 
getKeepAlive() - Method in class ewe.net.SocketBase
 
getKey() - Method in interface ewe.util.Map.MapEntry
 
getKeyAt(int) - Method in class ewex.registry.RegistryTreeModel
 
getLabel(String) - Method in class ewe.ui.InputStack
 
getLastColToShow() - Method in class ewe.ui.TableControl
 
getLastColToShow(int) - Method in class ewe.ui.TableControl
 
getLastCycledKey(KeyEvent) - Method in class ewe.ui.InputMethod
 
getLastRowToShow() - Method in class ewe.ui.TableControl
 
getLastRowToShow(int) - Method in class ewe.ui.TableControl
 
getLastSaved() - Method in class ewe.io.FileSaver
 
getLastSelected() - Method in class ewe.ui.Control
Find the menu item which was last selected.
getLeading() - Method in class ewe.fx.FontMetrics
Returns the external leading which is the space between lines.
getLeftPosition() - Method in class ewe.ui.mTextPad
Return how many pixels the display is shifted to the right.
getLength() - Method in class ewe.io.EweFile.EweEntryFile
 
getLength() - Method in class ewe.io.File
Returns the length of the file in bytes.
getLength() - Method in class ewe.io.FileAdapter
 
getLength() - Method in class ewe.io.FileBase
 
getLength() - Method in class ewe.io.MemoryFile
Returns the length of the file in bytes.
getLength() - Method in class ewe.io.RandomAccessFile
Returns the length of the file in bytes.
getLength() - Method in interface ewe.io.RandomAccessStream
Deprecated. use length() instead.
getLength() - Method in class ewe.io.RandomStreamObject
 
getLength() - Method in class ewe.net.DatagramPacket
 
getLength(Object) - Static method in class ewe.reflect.Array
 
getLength() - Method in class ewe.zip.ZipEntryFile
 
getLength(Object) - Static method in class java.lang.reflect.Array
Gets the array length.
getLine(int) - Method in class ewe.ui.Console
 
getLine(int) - Method in class ewe.ui.mTextArea
Deprecated.  
getLine() - Method in class ewe.ui.mTextArea
Deprecated.  
getLine(int) - Method in class ewe.ui.mTextPad
Get the DisplayLine at the specified index.
getLine() - Method in class ewe.ui.mTextPad
 
getLineAt(int) - Method in class ewe.ui.mTextPad
Get the line at the specified index.
getLineAt(int, boolean) - Method in class ewe.ui.mTextPad
Get the line at the specified index.
getLineHeight() - Method in class ewe.ui.mTextPad
Returns the height in pixels of each line (all lines are the same height).
getLineLength() - Method in class ewe.ui.Console
 
getLineLength(int, boolean) - Method in class ewe.ui.mTextPad
Return the length of the line in characters, with or without the ending line feed.
getLineNumber() - Method in class ewe.io.LineNumberReader
This method returns the current line number
getLines(Object, Object, int, boolean, int) - Method in class ewe.fx.GeneralPath
Convert the GeneralPath to an sequence of lines that fit the path.
getLines(boolean, int) - Method in class ewe.fx.GeneralPath
This returns the lines as integer or floating point values.
getLines() - Method in class ewe.ui.MessageArea
 
getLines() - Method in class ewe.ui.mLabel
 
getLines() - Method in class ewe.ui.mTextArea
Deprecated.  
getLines() - Method in class ewe.ui.mTextPad
Get all the lines.
getLinesFor(Object) - Method in class ewe.ui.TableModel
 
getList(String) - Method in class ewe.data.MultiListSelect.AvailableLists
 
getList() - Method in class ewe.data.MultiListSelect.SingleListSelect
 
getListEditor(int) - Method in class ewe.data.ListObject
 
getListItem(int) - Method in interface ewe.data.IList
 
getListItem(int) - Method in interface ewe.data.ISimpleList
Get the Object at the list index.
getListItem(int) - Method in class ewe.ui.SimpleList
 
getListItem(int) - Method in class ewe.ui.mList
 
getListItems() - Method in interface ewe.data.ISimpleList
Get all the list items.
getListItems() - Method in class ewe.ui.BasicList
 
getListItems() - Method in class ewe.ui.SimpleList
 
getListItems() - Method in class ewe.ui.mList
 
getListName() - Method in class ewe.data.MultiListSelect.SingleListSelect
 
getLocalAddress() - Method in class ewe.net.DatagramSocket
Get the local address the DatagramSocket is bound to.
getLocalAddress() - Method in class ewe.net.Socket
Get the address of the local host the socket is bound to.
getLocalHost() - Static method in class ewe.net.InetAddress
Return an address for the local host.
getLocalHostName() - Static method in class ewe.net.InetAddress
This returns the local host name.
getLocalKey(int, String, boolean, boolean) - Static method in class ewex.registry.Registry
Get a key in the local registry.
getLocalPort() - Method in class ewe.net.DatagramSocket
Return the port number on the local host to which this socket is bound.
getLocalPort() - Method in class ewe.net.ServerSocket
This gets the local port the socket is listening on.
getLocalPort() - Method in class ewe.net.Socket
Get the local port the socket is bound to.
getLocalResource(String, boolean) - Method in class ewe.sys.Locale
This returns an object which implements LocalResource.
getLocalResourceObject(Locale, String) - Method in class ewe.io.TreeConfigFile
 
getLocalResourceObject(Locale, String) - Static method in class ewex.registry.RegistryLocalResource
 
getLocale() - Method in interface ewe.database.Database
Set the locale being used with the Database.
getLocale() - Method in class ewe.database.DatabaseObject
 
getLocale() - Static method in class ewe.sys.Vm
Get a default locale object.
getLocation(Point) - Method in class ewe.fx.mImage
Get the X,Y location of the mImage.
getLocation(Point) - Method in class ewe.ui.Control
 
getLock - Variable in class ewe.data.FieldTableModel
 
getLock() - Method in class ewe.io.Reader
Get the Lock object used to synchronize IO operations on this Reader.
getLock() - Method in class ewe.io.Writer
Get the Lock object used to synchronize IO operations on this Reader.
getLong() - Method in class ewe.math.MPN
 
getLong() - Method in class ewe.reflect.Wrapper
 
getLong() - Method in class ewe.ui.HexDisplay
 
getLong(int) - Method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getLong(String) - Static method in class java.lang.Long
Get the specified system property as a Long.
getLong(String, long) - Static method in class java.lang.Long
Get the specified system property as a Long, or use a default long value if the property is not found or is not decodable.
getLong(String, Long) - Static method in class java.lang.Long
Get the specified system property as a Long, or use a default Long value if the property is not found or is not decodable.
getLong(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of a long array.
getLong(Object) - Method in class java.lang.reflect.Field
 
getLookup(File, String) - Method in class ewe.database.LookupData
Get a LookupData which can be used to lookup values based on the specified sort.
getLookup(Database, String) - Method in class ewe.database.LookupData
Get a LookupData which can be used to lookup values based on the specified sort.
getLookupView() - Method in class ewe.database.LookupData
Return the view used to lookup data in the database.
getLowestSetBit() - Method in class ewe.math.BigInteger
 
getMainWindow() - Static method in class ewe.ui.MainWindow
Returns the MainWindow of the current application.
getMaskList() - Method in class ewe.filechooser.FileChooser
This returns the list of masks currently set for the file chooser.
getMatchingEntry(DatabaseEntry, FoundEntries) - Static method in class ewe.database.Synchronizer
 
getMaxBlockSize() - Method in class ewe.database.Encryptor
Deprecated.  
getMaxBlockSize() - Method in class ewe.io.Base64Decoder
 
getMaxBlockSize() - Method in class ewe.io.Base64Encoder
 
getMaxBlockSize() - Method in interface ewe.io.DataProcessor
This returns the largest block that can be processed.
getMaxBlockSize() - Method in class ewe.security.Encryptor
 
getMaxColWidth(int) - Method in class ewe.data.FieldTableModel
 
getMaxColWidth(int) - Method in class ewe.ui.TableModel
If this returns -1 there will be no maximum.
getMaxPriority() - Method in class ewe.sys.mThreadGroup
 
getMaxRowHeight(int) - Method in class ewe.ui.TableModel
If this returns -1 there will be no maximum.
getMaximumSize(Dimension) - Method in class ewe.ui.Control
 
getMenu() - Method in class ewe.ui.Control
Return the Menu associated with the Control if any.
getMenuFontMetrics() - Method in class ewe.ui.mChoice
Returns the FontMetrics for the font that the dropdown menu will use.
getMenuFor(int, int) - Method in class ewe.filechooser.FileListTableModel
 
getMenuFor(int) - Method in class ewe.filechooser.FileTree
 
getMenuFor(int, int) - Method in class ewe.graphics.PageDisplayUnit
This will get a context menu for the child unit at the specific point.
getMenuFor(int, int) - Method in class ewe.ui.TableModel
 
getMenuFor(int) - Method in class ewe.ui.TreeTableModel
 
getMenuHeight() - Method in class ewe.ui.ChoiceControl
 
getMenuOutsideCells(Point) - Method in class ewe.filechooser.FileListTableModel
 
getMenuOutsideCells(Point) - Method in class ewe.ui.TableModel
 
getMenuWidth() - Method in class ewe.ui.ChoiceControl
 
getMenuWidth(boolean, boolean) - Method in class ewe.ui.ChoiceControl
 
getMenuWidth() - Method in class ewe.ui.Menu
 
getMessage(SystemMessage, boolean, boolean) - Static method in class ewe.sys.Vm
 
getMessage() - Method in class java.lang.Throwable
 
getMetaData(String, int, boolean) - Method in interface ewe.database.Database
 
getMetaData(String) - Method in class ewe.database.DatabaseObject
 
getMetaData() - Method in class ewe.database.RecordFile
Read in the meta-data.
getMetaData(String, int, boolean) - Method in class ewe.database.RecordFile
 
getMethod - Variable in class ewe.reflect.FieldTransfer
The get() method used on the data interface - this is not used on the data object.
getMethod(String, int) - Method in class ewe.reflect.Reflect
Look for a Method in the class - either instance or static.
getMethod(String, String, int) - Method in class ewe.reflect.Reflect
Look for a Method in the class - either instance or static.
getMethod() - Method in class ewe.zip.ZipEntry
Gets the compression method.
getMethod(String, Class[]) - Method in class java.lang.Class
 
getMethodParameterList(String) - Static method in class ewe.reflect.Reflect
This returns the string within brackets in a method description.
getMethods(int) - Method in class ewe.reflect.Reflect
Return an array of all the Methods of the class.
getMethods() - Method in class java.lang.Class
 
getMetricValue(int, Object, FontMetrics) - Static method in class ewe.fx.FontTools
Get the value of a particular Metric for a FontMetrics for a set of data.
getMinColWidth(int) - Method in class ewe.data.FieldTableModel
 
getMinColWidth(int) - Method in class ewe.ui.TableModel
 
getMinRowHeight(int) - Method in class ewe.ui.TableModel
 
getMinimumSize(Dimension) - Method in class ewe.ui.Control
 
getModified(Time) - Method in class ewe.io.FileBase
Return the Time the File was last modified.
getModifiedTime() - Method in interface ewe.database.Database
Get the time of the last modification made to the database.
getModifiedTime() - Method in interface ewe.database.DatabaseStream
 
getModifiedTime() - Method in class ewe.database.RandomAccessDatabaseStream
 
getModifiedTime() - Method in class ewe.database.RecordFile
 
getModifiers() - Method in class ewe.reflect.Field
 
getModifiers() - Method in interface ewe.reflect.Member
 
getModifiers() - Method in class ewe.reflect.MethodConstructor
 
getModifiers(boolean) - Method in class ewe.ui.Control
This will get the modifiers for this control.
getModifiers() - Method in class java.lang.Class
 
getModifiers() - Method in class java.lang.reflect.Constructor
 
getModifiers() - Method in class java.lang.reflect.Field
 
getModifiers() - Method in interface java.lang.reflect.Member
Gets the modifiers this member uses.
getModifiers() - Method in class java.lang.reflect.Method
 
getMonochrome() - Static method in class ewe.fx.Color
 
getMoreData() - Method in class ewe.io.MemoryStream
Override this method if you are implementing a read-only Stream, but are not using a background thread to do so.
getMoreIndex() - Method in class ewe.ui.PhoneMenu
 
getMoreItemRect(Rect) - Method in class ewe.ui.PhoneMenu
Override this to get the area on the screen for the "More..." item.
getMostCurrentRow() - Method in class ewe.util.Grid
Return the Vector which represents the row which is currently being added to (you are hardly likely to use this method).
getMovedBounds() - Method in class ewe.graphics.AniImage
 
getMyDatabaseEntries() - Method in class ewe.database.DatabaseObject
 
getMyFieldList(String) - Method in class ewe.data.DataObject
Gets the declared field list for a particular class in the class hierarchy of this LiveObject.
getMyFoundEntries() - Method in class ewe.database.DatabaseObject
 
getMySize(Dimension) - Method in class ewe.ui.Canvas
 
getName() - Method in interface ewe.data.LiveData
Return a String representing a name for this object (for the purpose of displaying in lists, etc).
getName() - Method in class ewe.data.LiveObject
By default this returns the String "unnamed".
getName() - Method in class ewe.database.RecordDatabaseIndex
 
getName() - Method in class ewe.database.TestData
 
getName() - Method in class ewe.fx.Font
Returns the name of the font.
getName() - Method in class ewe.io.BasicStreamObject
 
getName() - Method in class ewe.io.EweFile.EweEntry
 
getName() - Method in class ewe.io.FileBase
 
getName() - Method in class ewe.io.InputStream
 
getName() - Method in class ewe.io.OutputStream
 
getName() - Method in interface ewe.io.Streamable
Get the name associated with this Streamable object.
getName() - Method in class ewe.io.TreeConfigNode
 
getName() - Method in class ewe.reflect.Constructor
 
getName() - Method in class ewe.reflect.Field
 
getName() - Method in interface ewe.reflect.Member
 
getName() - Method in class ewe.reflect.MethodConstructor
 
getName() - Method in class ewe.sys.mThread
Get the name of this thread.
getName() - Method in class ewe.sys.mThreadGroup
 
getName() - Method in class ewe.ui.formatted.FormattedTextMaker.Entry
 
getName(int) - Method in class ewe.util.TextDecoder
The name of the value at the specified index.
getName() - Method in class ewe.util.zip.ZipFile
 
getName() - Method in class ewe.zip.ZipEntry
Returns the entry name.
getName() - Method in class ewe.zip.ZipFile
Returns the name of this zip file.
getName() - Method in class ewex.registry.ComputerKeyNode
 
getName() - Method in class ewex.registry.RegistryKey
This returns the name of the subkey without the parent path.
getName() - Method in class ewex.registry.RegistryKeyNode
 
getName() - Method in class java.lang.Class
Return the name of the class in dot notation (e.g.
getName() - Method in class java.lang.reflect.Constructor
 
getName() - Method in class java.lang.reflect.Field
 
getName() - Method in interface java.lang.reflect.Member
Gets the simple name of this member.
getName() - Method in class java.lang.reflect.Method
 
getNameFor(Object) - Method in class ewe.ui.ListEditor
Get the name for the item.
getNamedValue(String, RegistryData) - Method in class ewex.registry.RegistryKey
 
getNames() - Method in class ewe.data.PropertyList
 
getNativeDrawingSurface(Window) - Static method in class ewe.sys.Device
Get the native drawing surface for a Window.
getNativeFileChooser() - Static method in class ewe.sys.JavaBridge
This method returns a native file dialog box and a Task that can be used to execute the file dialog using runNativeDialog(), or null if none is available on the current platform.
getNativeResource() - Method in class ewe.fx.Image
Return an Object that holds a reference to the native resource used by the Image.
getNativeWindow() - Method in class ewe.ui.Window
This provides access to the underlying native Window.
getNativeWindowControl(Window) - Static method in class ewe.sys.Device
Get the native window control associated with the Ewe Window.
getNew() - Method in class ewe.data.DataObject
 
getNew() - Method in interface ewe.data.DataUnit
Return a new Object which is of the same class as the original.
getNew() - Method in class ewe.data.FieldTableModel
Get a new instance of the object being edited if possible.
getNew() - Method in class ewe.database.DatabaseEntryObject
 
getNew() - Method in class ewe.database.EntriesView
Return a new DatabaseEntry for use with this database.
getNew() - Method in interface ewe.database.FoundEntries
Create a new DatabaseEntry for this FoundEntries.
getNew() - Method in class ewe.database.FoundEntriesObject
Create a new DatabaseEntry for this FoundEntries.
getNew() - Method in class ewe.fx.mImage
 
getNew() - Method in class ewe.graphics.AniImage
 
getNew(File, String) - Method in class ewe.io.EweFile.EweEntryFile
 
getNew(File, String) - Method in class ewe.io.FileBase
Get a new File object given the directory and new path.
getNew(String) - Method in class ewe.io.FileBase
Get a new File object given the directory and new path.
getNew(String) - Static method in class ewe.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is an mThread thread.
getNew(String, Handle) - Static method in class ewe.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is an mThread thread.
getNew() - Static method in class ewe.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is an mThread thread.
getNew() - Method in class ewe.sys.TimeOut
Get a copy of this TimeOut, i.e.
getNew() - Method in class ewe.util.SubString
Get a new SubString().
getNew(File, String) - Method in class ewe.zip.ZipEntryFile
 
getNewConnection() - Static method in class ewe.io.RemoteConnection
Use this to get a new instance of a RemoteConnection.
getNewData() - Method in interface ewe.database.Database
Return an empty DatabaseEntry to be used with this database.
getNewData() - Method in class ewe.database.DatabaseObject
 
getNewDataObject() - Method in class ewe.data.ListObject
 
getNewDataObject() - Method in interface ewe.database.Database
Create and return a new instance of the object class assigned to the database.
getNewDataObject() - Method in class ewe.database.DatabaseObject
Create and return a new instance of the object class assigned to the database.
getNewDatabaseOID() - Static method in class ewe.database.DatabaseSpecs
 
getNewFile() - Static method in class ewe.io.FileBase
Get a new File object for the default file system used by the VM.
getNewFile(String) - Static method in class ewe.io.FileBase
Get a new File object for the default file system used by the VM.
getNewFile(File, String) - Static method in class ewe.io.FileBase
Get a new File object for the default file system used by the VM.
getNewFile() - Method in class ewe.io.SafeFile
 
getNewFileName() - Method in class ewe.io.SafeFile
 
getNewFor(Font) - Method in class ewe.fx.FontMetrics
Get a new FontMetrics for a different font but the same ISurface.
getNewFoundEntries() - Method in class ewe.database.FoundEntriesObject
 
getNewId() - Static method in class ewe.sys.Vm
 
getNewInstance() - Method in class ewe.io.File
 
getNewInstance() - Method in class ewe.io.FileAdapter
 
getNewInstance() - Method in class ewe.io.FileBase
 
getNewMenu() - Method in class ewe.ui.mChoice
Create an empty Menu object to use as the drop menu.
getNewMetaData(String) - Method in class ewe.database.DatabaseObject
These deal with fields and sorts and specs.
getNewMetaData(String) - Method in class ewe.database.RecordFile
 
getNewOID() - Method in class ewe.database.DatabaseObject
 
getNewOID() - Static method in class ewe.database.DatabaseUtils
 
getNewObject() - Method in class ewe.ui.ListEditor
 
getNewText() - Method in class ewe.ui.InputPopupForm
 
getNext() - Method in class ewe.fx.print.PrintPage
Call this method repeatedly until it returns null - indicating the page is complete.
getNext() - Method in class ewe.ui.Control
Returns the next child in the parent's list of controls.
getNext(LinkedListElement, int) - Static method in class ewe.util.LinkedListElement
Starting from the "start" element count "elements" units down.
getNextEntry(int) - Method in class ewe.database.RecordDatabaseObject
 
getNextEntry(int) - Method in class ewe.database.RecordFile
Retrieve the location of the normal record following the previous record.
getNextEntry() - Method in class ewe.util.zip.ZipInputStream
 
getNextEntry() - Method in class ewe.zip.ZipInputStream
Open the next entry from the zip archive, and return its description.
getNextInteger() - Method in class ewe.database.FieldModifier
 
getNextKeyFocus(Control, boolean) - Method in class ewe.ui.Container
Determine which sub-control should receive the keyboard focus.
getNextKeyFocus(Control, boolean) - Method in class ewe.ui.Control
Determine which sub-control should receive the keyboard focus.
getNextPage() - Method in class ewe.fx.print.PrintOptions
Return the next page that should be printed.
getNextPanel(int) - Method in class ewe.ui.SplittablePanel
Return a new section in the SplittablePanel.
getNextPanel() - Method in class ewe.ui.SplittablePanel
Create and return the next cell panel either before or after the splitter.
getNodeToCollapse(int) - Method in class ewe.ui.TreeTableModel
This is called by the default doExpand().
getNodeToExpand(int) - Method in class ewe.ui.TreeTableModel
This is called by the default doExpand().
getNumLines() - Method in class ewe.ui.Console
 
getNumLines() - Method in class ewe.ui.mTextArea
Deprecated.  
getNumLines() - Method in class ewe.ui.mTextPad
Return the number of lines being displayed.
getNumberOfInterfaces() - Method in class ewe.reflect.Reflect
Get the number of interfaces implemented by this class.
getOID(DatabaseEntry) - Static method in class ewe.database.Synchronizer
Get the OID for an entry.
getObject() - Method in class ewe.reflect.Wrapper
 
getObject(String, String, Class) - Static method in class ewe.util.TextEncoder
 
getObjectAt(int) - Method in class ewe.ui.SimpleList
Return an Object representing the item at a particular index.
getObjectAtRow(int) - Method in class ewe.data.FieldTableModel
Don't override this, you should override loadObjectAtRow() instead.
getObjectClass() - Method in interface ewe.database.Database
If setObjectClass() was used on the database to specify a Java class to be used as a data interface, then this will return a Reflect object representing that class.
getObjectClass() - Method in class ewe.database.DatabaseObject
 
getObjectField(int, Object) - Method in interface ewe.database.DatabaseEntry
 
getObjectField(int, Object) - Method in class ewe.database.DatabaseEntryObject
 
getOnScreen(Rect) - Method in class ewe.ui.TableControl
This returns which rows and columns are on the screen.
getOnScreen(int, int, Rect) - Method in class ewe.ui.TableControl
This returns which rows and columns are on the screen, given the specified firstCol and firstRow.
getOpenPanel() - Method in class ewe.ui.UIBuilder
Return the current open CellPanel.
getOpenWindows() - Static method in class ewe.ui.Window
This gets all the open windows, wether they are visible or not.
getOrCreateEntry(String, boolean) - Method in class ewe.data.MultiListSelect
 
getOrignalForm() - Method in class ewe.ui.ExecTransfer
This is used to get the original displayed Form ONLY if an exec transfer is not being done.
getOutputSize(double, double, Dimension) - Method in class ewe.fx.print.PrintSurfaceObject
Return the size in pixels on the output device, given a width and height on this PrintSurface.
getOutputStream() - Method in class ewe.io.FileBase
Deprecated. use toWritableStream() instead.
getOutputStream(String, Frame) - Method in class ewe.io.FileSaver
This creates a Stream to write to the destination file name.
getOutputStream() - Method in class ewe.net.Socket
Get an OutputStream for writing to the connected Socket.
getOutputStream() - Method in class ewe.net.URLConnection
 
getOutputStream() - Method in class ewe.sys.Process
Return an Output Stream to write to the standard input of the process.
getOutputXDPI() - Method in interface ewe.fx.print.PrintSurface
This returns the actual output DPI of the device on the X-axis or zero if the DPI is unkown.
getOutputXDPI() - Method in class ewe.fx.print.PrintSurfaceObject
By default this will return the xDPI value of the PageFormat supplied to the PrintSurfaceObject.
getOutputYDPI() - Method in interface ewe.fx.print.PrintSurface
This returns the actual output DPI of the device on the Y-axis or zero if the DPI is unkown.
getOutputYDPI() - Method in class ewe.fx.print.PrintSurfaceObject
By default this will return the yDPI value of the PageFormat supplied to the PrintSurfaceObject.
getPageRect(double, double, double, double, double, double, int) - Method in interface ewe.fx.print.PrintSurface
Call this whithin the print() method of the Printable object to get a PageRect for a section of the current page.
getPageRect(double, double, double, double, double, double, int) - Method in class ewe.fx.print.PrintSurfaceObject
Call this whithin the print() method of the Printable object to get a PageRect for a section of the current page.
getPageRectArea(PageRect, PointRect) - Method in class ewe.fx.print.PrintPage
Return the area within the PrintPage as covered by the PageRect specified.
getPageUp(Point) - Method in class ewe.ui.TableControl
Find out the cell coordinates if a page up is done.
getParameter(int) - Static method in class ewe.sys.Vm
This gets paramter values.
getParameterTypes() - Method in class ewe.reflect.MethodConstructor
Get a list of the parameters as Class objects.
getParameterTypes() - Method in class java.lang.reflect.Constructor
 
getParameterTypes() - Method in class java.lang.reflect.Method
 
getParameters() - Method in interface ewe.reflect.IMethod
 
getParameters() - Method in class ewe.reflect.MethodConstructor
This returns the parameter specs of the method including the enclosing brackets.
getParameters(String) - Static method in class ewe.reflect.Reflect
This converts a parameter list (e.g.
getParent(TreeNode, int) - Static method in class ewe.data.DataUtils
 
getParent() - Method in class ewe.data.LiveTreeNode
 
getParent(TreeNode, int) - Static method in class ewe.data.LiveTreeNode
 
getParent() - Method in class ewe.data.MutableTreeNodeObject
 
getParent() - Method in interface ewe.data.TreeNode
Get the parent of this object.
getParent() - Method in class ewe.io.FileBase
 
getParent() - Method in class ewe.sys.mThreadGroup
 
getParent() - Method in class ewe.ui.Control
Returns the control's parent container.
getParentFile() - Method in class ewe.io.FileBase
Get a File object representing the parent direcotry of this File.
getParentObject(int) - Method in class ewe.ui.TreeModelAdapter
 
getPasswordCharacter() - Method in class ewe.ui.Control
If this Control represents the input of a password that must be kept hidden, then this method should return a password character (usually a '*').
getPasswordCharacter() - Method in class ewe.ui.TextDisplayButton
If isPassword is false, this returns 0, otherwise it will return the password character to use for display.
getPasswordCharacter() - Method in class ewe.ui.mInput
If isPassword is false, this returns 0, otherwise it will return the password character to use for display.
getPath() - Method in class ewe.io.FileBase
 
getPath() - Method in class ewe.net.URL
Returns the path of the URL.
getPath() - Method in class ewex.registry.RegistryKey
 
getPathToEweVM() - Static method in class ewe.sys.Vm
Return the path to the registered Ewe VM executable file.
getPen() - Method in class ewe.fx.Graphics
 
getPenChar(Point) - Method in class ewe.ui.mTextArea
Deprecated.  
getPenChar(Point) - Method in class ewe.ui.mTextPad
 
getPercent(int, int, int) - Method in class ewe.ui.Canvas
 
getPermissionsAndFlags(int) - Method in class ewe.io.FileBase
Get ther permissions/flags for this File - see ewe.io.FilePermissions for a list of the available flag permissions.
getPixels(int[], int, int, int, int, int, int) - Method in interface ewe.fx.IImage
Retrieve the pixels from the Image in encoded ARGB values.
getPixels(int[], int, int, int, int, int, int) - Method in class ewe.fx.IconAndText
This always returns null.
getPixels(int[], int, int, int, int, int, int) - Method in class ewe.fx.Image
Gets a block of pixels in ARGB integer values.
getPixels(int[], int, int, int, int, int, int) - Method in class ewe.fx.PixelBuffer
 
getPixels(int[], int, int, int, int, int, int) - Method in class ewe.fx.RGBImageData
 
getPixels(int[], int, int, int, int, int, int) - Method in class ewe.fx.mImage
 
getPixelsFor(IImage, int[], int, Rect, int, Color) - Static method in class ewe.fx.PixelBuffer
This will attempt to get pixels for an IImage.
getPlatform() - Static method in class ewe.sys.Vm
Returns the platform the Virtual Machine is running under as a string.
getPlatform() - Static method in class ewex.registry.Registry
 
getPopup(boolean) - Static method in class ewe.ui.DateUpDownInput
 
getPopup(int) - Static method in class ewe.ui.FontUpDownChooser
 
getPopup(boolean, boolean) - Static method in class ewe.ui.TimeUpDownInput
 
getPopupMenuParentFrame(Control) - Static method in class ewe.ui.Gui
This returns the parent frame for a control's popup menu.
getPort() - Method in class ewe.net.DatagramPacket
 
getPort() - Method in class ewe.net.Socket
Get the remote port the socket is connected to.
getPort() - Method in class ewe.net.URL
Returns the port number of this URL or -1 if the default port number is being used.
getPosInFrame() - Method in class ewe.ui.Control
 
getPosInParent(Container) - Method in class ewe.ui.Control
 
getPosInParent(Control, Container) - Static method in class ewe.ui.Gui
 
getPositionInNativeDrawingSurface(Control) - Static method in class ewe.sys.Device
This locates the x and y offset of the specified Control in its containing Window's drawing surface.
getPositionInSection(int, int) - Method in class ewe.ui.DisplayLine
This returns the position in the section of the specified cursor line and position in the editor/display.
getPreferredDialogSize() - Static method in class ewe.ui.Gui
 
getPreferredSize(Dimension) - Method in class ewe.ui.Control
 
getPreferredSize(Grid, Panel, Dimension) - Method in interface ewe.ui.LayoutManager
 
getPreferredSize(Grid, Panel, Dimension) - Method in class ewe.ui.Panel
 
getPreferredSize(Grid, Panel, Dimension) - Method in class ewe.ui.QuickLayout
 
getPreferredSize(Dimension) - Method in class ewe.ui.SingleContainer
 
getPreferredSize(Dimension) - Method in class ewe.ui.TableModel
In order for this to do anything you must set "hasPreferredSize" to true.
getPrev(LinkedListElement, int) - Static method in class ewe.util.LinkedListElement
Starting from the "start" element count "elements" units back.
getPrintPageFor(PrintSurface, int) - Method in class ewe.fx.print.PrintableObject
This is done at the start of each page.
getPrintSurface() - Method in class ewe.fx.print.PrintPage
Return the PrintSurface being used by the PrintPage.
getPrintTask(Printable, PageFormat, PrintOptions) - Method in class ewe.fx.print.PrintPreview
 
getPrintTask(Printable, PageFormat, PrintOptions) - Method in class ewe.fx.print.PrinterJob
Return a Task object that does the printing.
getPrintTask(Printable, PageFormat, PrintOptions) - Method in class ewe.fx.print.PrinterJobObject
Return a Task object that does the printing.
getPrinterJob() - Static method in class ewe.fx.print.PrinterJob
Get a new PrinterJob object.
getPriority() - Method in class ewe.sys.mThread
Get the priority level of this thread.
getProgramArguments() - Static method in class ewe.sys.Vm
Get the program arguments.
getProgramDirectory() - Static method in class ewe.io.FileBase
A quick way to get the program directory for the application.
getPrompt() - Method in class ewe.ui.Control
 
getPromptText() - Method in class ewe.ui.Control
This returns either the value of prompt, if it is not null and not an empty string, or the text value of promptControl, if that is not null and not an empty string.
getProperties() - Method in interface ewe.data.HasProperties
Get the PropertyList object associated with this object.
getProperties() - Method in class ewe.data.InputObject
Get the property list which holds the values for the entered fields.
getProperties() - Method in class ewe.data.PropertyList
This returns itself.
getProperties(String) - Method in class ewe.data.PropertyList
Return an Enumeration of all the properties with a given name.
getProperties(Object) - Static method in class ewe.data.PropertyList
 
getProperties() - Method in class ewe.database.DatabaseObject
 
getProperties() - Method in class ewe.database.RecordDatabaseIndex
 
getProperties() - Method in class ewe.io.TreeConfigNode
 
getProperties() - Method in class ewe.ui.Form
 
getProperties() - Method in class ewe.ui.Window
 
getPropertiesString() - Method in class ewe.io.FileBase
 
getProperty(String, Object) - Method in interface ewe.data.EditableData
Get a property for the object.
getProperty(String, Object) - Method in class ewe.data.EditableObject
By default, this returns the default value.
getProperty(String, String) - Static method in class ewe.sys.Vm
This works similar to the true java.lang.System.getProperty().
getProperty(String) - Method in class ewe.util.Properties
Gets the property with the specified key in this property list.
getProperty(String, String) - Method in class ewe.util.Properties
Gets the property with the specified key in this property list.
getProperty(String) - Static method in class java.lang.System
Get a system property.
getProperty(String, String) - Static method in class java.lang.System
Get a system property.
getPropertyValues(String) - Method in class ewe.data.PropertyList
Gather all the property values with a certain name into a Vector.
getProtocol() - Method in class ewe.net.URL
Returns the protocol of the URL
getQuery() - Method in class ewe.net.URL
Returns the query of the URL.
getRandomAccessStream(int) - Method in class ewe.io.FileBase
Deprecated. use toRandomAccessStream() instead.
getRanges() - Method in class ewe.fx.print.PrintOptions
Return the RangeList of pages to print.
getReader() - Method in class ewe.ui.Console
Get a Reader that you can use to read from the console.
getReceiveBufferSize() - Method in class ewe.net.DatagramSocket
 
getReceiveBufferSize() - Method in class ewe.net.SocketBase
 
getRecordCount() - Method in class ewe.io.Catalog
Returns the number of records in the catalog or -1 if the catalog is not open.
getRecordSize() - Method in class ewe.io.Catalog
Returns the size of the current record in bytes or -1 if there is no current record.
getRect(Rect) - Method in interface ewe.fx.Area
Get the bounding rectangle of the area.
getRect(Rect) - Method in class ewe.fx.Polygon
 
getRect(Rect) - Method in class ewe.fx.Rect
 
getRect() - Method in class ewe.ui.Control
Returns a copy of the control's rectangle.
getRect(Rect) - Method in class ewe.ui.Control
 
getRectInWindow(Control, Rect, boolean) - Static method in class ewe.ui.Gui
This gets the rect of the control relative to the top left of the controls containing window.
getRectInWindow(Control, Rect, boolean, Point) - Static method in class ewe.ui.Gui
This gets the rect of the control relative to the top left of the controls containing window.
getRed() - Method in class ewe.fx.Color
Returns the red value of the color.
getRef() - Method in class ewe.net.URL
Returns the ref (sometimes called the "# reference" or "anchor") portion of the URL.
getReferencedObjects() - Static method in class ewe.sys.Vm
Return an array that contains all reachable objects.
getReflectedClass() - Method in class ewe.reflect.Reflect
This returns a Class object representing the class being reflected.
getReflection() - Method in class ewe.reflect.Type
Returns the ewe.reflect.Reflect object that represents the class, if the class was found during the construction of this Type.
getRefresher() - Method in class ewe.fx.IconAndText
 
getRefresher() - Method in interface ewe.fx.OnScreenImage
Retrieve the ImageRefresher for the image which is weakly referenced by the OnScreenImage.
getRefresher() - Method in class ewe.fx.mImage
 
getRefs() - Method in class ewe.util.WeakSet
This returns an array containing the references.
getRegistryValue(String) - Method in class ewe.io.RemoteConnection
 
getRemoteDeletedEntry(int) - Method in class ewe.database.DoubleSynchronizer
 
getRemoteDeletedEntry(int) - Method in class ewe.database.RemoteSynchronizer
 
getRemoteDeletedEntry(int) - Method in class ewe.database.Synchronizer
 
getRemoteKey(int, String, boolean, boolean) - Static method in class ewex.registry.Registry
Gets a remote key.
getRemoteUnsynchronizedEntry(int) - Method in class ewe.database.DoubleSynchronizer
 
getRemoteUnsynchronizedEntry(int) - Method in class ewe.database.RemoteSynchronizer
 
getRemoteUnsynchronizedEntry(int) - Method in class ewe.database.Synchronizer
 
getRequestorProperties() - Method in class ewe.net.HttpConnection
Returns the requestor properties.
getResolveString(DatabaseEntry, DatabaseEntry) - Method in class ewe.database.Synchronizer
 
getReturnType() - Method in class ewe.reflect.MethodConstructor
Get the return type of the method as a class.
getReturnType() - Method in class java.lang.reflect.Method
Return the type of the Field as a Class object.
getReturnValue() - Method in class ewe.io.RemoteCall
 
getRoot() - Method in class ewe.io.TreeConfigFile
 
getRoot() - Method in class ewe.ui.TreeEdit
Get the root TreeNode for the Tree.
getRoot() - Method in class ewe.ui.formatted.FormattedTextMaker.Entry
 
getRoot() - Method in class ewex.registry.RegistryKey
 
getRootObject() - Method in class ewe.ui.TreeTableModel
 
getRowHeight(int) - Method in class ewe.ui.TableModel
Do not override this.
getSIP() - Static method in class ewe.sys.Vm
Get the state of the SIP.
getSavedFile() - Method in class ewe.io.FileSaver
This returns the last saved or opened File.
getScaledImage(int, int) - Method in class ewe.fx.print.PageRect
This is used to get a scaled version of the data that was drawn into the PageRect via the Graphics returned by getGraphics().
getScanLineBuffer(ImageData, int, Object) - Static method in class ewe.fx.ImageTool
Create an int[] or byte[] buffer to read/write scan lines from the specified ImageData, re-using a previous buffer object if possible.
getScanLineLengthFor(int, int, int) - Static method in class ewe.fx.ArrayImageData
Get the scan line length needed for an array representation of a particular ImageData type for a particular image width, using a scanLineType of either SCAN_LINE_INT_ARRAY or SCAN_LINE_BYTE_ARRAY.
getScanLineLengthFor(int, int) - Static method in class ewe.fx.ArrayImageData
Get the scan line length needed for an array representation of a particular ImageData type for a particular image width.
getScanLineTypeFor(int) - Static method in class ewe.fx.ArrayImageData
Return the scan line type that would be used by default by the specified image data type.
getScreen() - Static method in class ewe.sys.Device
Get the state of the screen.
getScreenCols(boolean) - Method in class ewe.ui.Console
Get the number of characters that can be partially or fully displayed on a line.
getScreenRect(int, int, Rect) - Method in class ewe.ui.TableControl
Get the on screen rectangle for the cell.
getScreenRows() - Method in class ewe.ui.ChoiceControl
 
getScreenRows(boolean) - Method in class ewe.ui.Console
Get the number of lines that can be partially or fully displayed.
getScreenRows() - Method in class ewe.ui.mLabel
 
getScreenRows() - Method in class ewe.ui.mTextArea
Deprecated.  
getScreenRows() - Method in class ewe.ui.mTextPad
 
getScreenSize() - Static method in class ewe.sys.Device
Get the device screen size.
getScrollClient() - Method in class ewe.ui.Canvas
Return a fully implemented ScrollClient for this Control.
getScrollablePanel() - Method in class ewe.ui.BasicList
 
getScrollablePanel() - Method in class ewe.ui.Canvas
Return a ScrollablePanel (usually a ScrollBarPanel) which contains this Control.
getScrollablePanel() - Method in class ewe.ui.TextMessage
 
getScrollablePanel() - Method in class ewe.ui.mList
 
getScrollablePanel() - Method in class ewe.ui.mTextArea
Deprecated.  
getScrollablePanel() - Method in class ewe.ui.mTextPad
 
getSection(int) - Method in class ewe.ui.DisplayLine
Gets the first DisplayLine in the section that this line happens to be in.
getSectionText() - Method in class ewe.ui.DisplayLine
This can only be called on a section start.
getSecureDocument() - Method in class ewe.io.BlockIO
 
getSecurityContext() - Method in class java.lang.SecurityManager
Get an implementation-dependent Object that contains enough information about the current environment to be able to perform standard security checks later.
getSecurityManager() - Static method in class java.lang.System
Get the current SecurityManager if one is set.
getSelected() - Method in class ewe.data.MultiListSelect.SingleListSelect
 
getSelected() - Method in class ewe.ui.CheckBoxGroup
Returns the mCheckBox currently selected.
getSelectedApp() - Method in class ewe.ui.PhoneVMLauncher
 
getSelectedCell(Point) - Method in class ewe.ui.TableControl
This returns a single selected cell.
getSelectedCell(Point) - Method in class ewe.ui.TreeControl
 
getSelectedCells(Vector) - Method in class ewe.ui.TableControl
This returns all selected cells as a Vector of Rect objects.
getSelectedEntry() - Method in class ewe.data.FieldTableModel
If only one entry is selected, return the row index of that entry.
getSelectedFiles() - Method in class ewe.filechooser.FileListTableModel
 
getSelectedFolder() - Method in class ewe.io.FileChooserFolderChoice
 
getSelectedFor(String) - Method in class ewe.data.MultiListSelect
 
getSelectedFor(String, boolean) - Method in class ewe.data.MultiListSelect
 
getSelectedIndex(int) - Method in interface ewe.data.IndexSelectable
This returns one of the selected index.
getSelectedIndex(int) - Method in class ewe.ui.BasicList
 
getSelectedIndex() - Method in class ewe.ui.CheckBoxGroup
Returns the index of the mCheckBox currently selected.
getSelectedIndex(int) - Method in class ewe.ui.SimpleList
 
getSelectedIndex(int) - Method in class ewe.ui.mList
 
getSelectedIndexes() - Method in interface ewe.data.IndexSelectable
Get a list of all the currently selected items as an array of indexes.
getSelectedIndexes() - Method in class ewe.data.MultiListSelect.SingleListSelect
 
getSelectedIndexes() - Method in class ewe.ui.BasicList
 
getSelectedIndexes() - Method in class ewe.ui.SimpleList
 
getSelectedIndexes() - Method in class ewe.ui.TableControl
This is only relevant with listMode being true.
getSelectedIndexes() - Method in class ewe.ui.mList
 
getSelectedIndexesFor(String) - Method in class ewe.data.MultiListSelect
 
getSelectedItem() - Method in class ewe.ui.CardPanel
 
getSelectedItem() - Method in class ewe.ui.ChoiceControl
 
getSelectedItem() - Method in class ewe.ui.MenuChoice
Find the MenuItem that is currently selected.
getSelectedItem() - Method in interface ewe.ui.MultiPanel
This returns the index for the currently selected item.
getSelectedItem() - Method in class ewe.ui.PhoneMenu
Get which item is selected.
getSelectedItem() - Method in class ewe.ui.PhoneVMLauncher
 
getSelectedItem() - Method in class ewe.ui.SimpleList
 
getSelectedItem() - Method in class ewe.ui.mTabbedPanel
 
getSelectedLines() - Method in class ewe.ui.TreeTableModel
 
getSelectedRanges() - Method in class ewe.ui.TreeTableModel
 
getSelection() - Method in class ewe.ui.Console
 
getSelection() - Method in interface ewe.ui.Selectable
 
getSelection(Rect) - Method in class ewe.ui.TableControl
This return the selected rectangle of cells.
getSelection() - Method in class ewe.ui.TreeControl
 
getSelection() - Method in class ewe.ui.mInput
 
getSelection() - Method in class ewe.ui.mList
 
getSelection() - Method in class ewe.ui.mTextArea
Deprecated.  
getSelection() - Method in class ewe.ui.mTextPad
 
getSelectionRange() - Method in class ewe.ui.mInput
Use this to get the selection range.
getSelectionRange() - Method in class ewe.ui.mTextPad
This returns the selected area, or null if there is no selection.
getSendBufferSize() - Method in class ewe.net.DatagramSocket
 
getSendBufferSize() - Method in class ewe.net.SocketBase
 
getServer() - Method in class ewe.ui.Control
 
getServer() - Method in interface ewe.ui.ScrollClient
 
getSetData(Object, boolean) - Method in class ewe.data.EditableObjectControl
 
getSetFieldMethod - Variable in class ewe.reflect.FieldTransfer
The combined getSetField() method used on the data object.
getSetMethod - Variable in class ewe.reflect.FieldTransfer
The combined getSet() method used on the data interface.
getSetModified(Time, boolean) - Method in class ewe.io.EweFile.EweEntryFile
 
getSetModified(Time, boolean) - Method in class ewe.io.File
 
getSetModified(Time, boolean) - Method in class ewe.io.FileAdapter
 
getSetModified(Time, boolean) - Method in class ewe.io.FileBase
This gets/sets the modified time of the file.
getSetModified(Time, boolean) - Method in class ewe.zip.ZipEntryFile
 
getSetPermissionsAndFlags(boolean, int, int) - Method in class ewe.io.File
 
getSetPermissionsAndFlags(boolean, int, int) - Method in class ewe.io.FileAdapter
 
getSetPermissionsAndFlags(boolean, int, int) - Method in class ewe.io.FileBase
This is used to implement getPermissionsAndFlags() and changePermissionsAndFlags().
getSetProperties(Object, String, Wrapper, boolean) - Static method in class ewe.data.PropertyList
 
getSetTransferData(Object, Wrapper, boolean) - Method in class ewe.data.EditableObject
 
getSetTransferData(Object, Wrapper, boolean) - Method in interface ewe.data.Transferrable
 
getShort() - Method in class ewe.reflect.Wrapper
 
getShort(Object, int) - Static method in class java.lang.reflect.Array
Gets an element of a short array.
getShort(Object) - Method in class java.lang.reflect.Field
 
getSibling(TreeNode, int) - Static method in class ewe.data.DataUtils
 
getSibling(TreeNode, int) - Static method in class ewe.data.LiveTreeNode
 
getSigners() - Method in class java.lang.Class
This currently always returns an array of zero length as signers are not currently supported.
getSingleImage(RandomAccessStream, String, boolean) - Static method in class ewe.io.EweFile
 
getSize() - Method in class ewe.fx.Font
Returns the size of the font.
getSize(FontMetrics, String, Dimension) - Static method in class ewe.fx.Graphics
 
getSize(FontMetrics, String, Dimension, FormattedTextSpecs) - Static method in class ewe.fx.Graphics
 
getSize(FontMetrics, String[], int, int, Dimension, FormattedTextSpecs) - Static method in class ewe.fx.Graphics
 
getSize(FontMetrics, String[], int, int, Dimension) - Static method in class ewe.fx.Graphics
 
getSize(Dimension) - Method in class ewe.fx.mImage
Get the width and height of the mImage.
getSize(Dimension) - Method in class ewe.ui.Control
 
getSize(FontMetrics, String, int, int) - Static method in class ewe.ui.Gui
 
getSize(FontMetrics, String[], int, int) - Static method in class ewe.ui.Gui
 
getSize() - Method in class ewe.zip.ZipEntry
Gets the size of the uncompressed data.
getSizes(int[]) - Method in class ewe.ui.Control
This gets all of the control sizes.
getSoLinger() - Method in class ewe.net.SocketBase
 
getSocket(boolean, boolean) - Method in class ewe.net.SocketMaker
This is used to get either a Socket or ServerSocket using the parameters setup for this SocketMaker.
getSocket(Frame, int, boolean) - Method in class ewe.net.SocketMaker
This is the same as the other getSocket() except it will execute the dialog box with the specified parent and options (e.g.
getSocketParameter(int) - Method in class ewe.net.Socket
 
getSocketParameter(int) - Method in class ewe.net.SocketBase
 
getSoftKeyBarFor(Control) - Method in class ewe.ui.Form
Get the SoftKeyBar for a particular Control or the default SoftKeyBar.
getSortComparer() - Method in interface ewe.database.FoundEntries
Return the current sort Comparer.
getSortComparer() - Method in class ewe.database.FoundEntriesObject
 
getSortCriteria() - Method in interface ewe.database.FoundEntries
Return the current sort criteria if one was used.
getSortCriteria() - Method in class ewe.database.FoundEntriesObject
 
getSortEntry() - Method in interface ewe.database.FoundEntries
Return the ID of the sort used to sort the database by if one was used.
getSortEntry() - Method in class ewe.database.FoundEntriesObject
 
getSortFields(int) - Method in interface ewe.database.Database
Get the fields by which the Sort will sort.
getSortFields(int) - Method in class ewe.database.DatabaseObject
 
getSortName(int) - Method in interface ewe.database.Database
Get the name of a Sort.
getSortName(int) - Method in class ewe.database.DatabaseObject
 
getSortOptions(int) - Method in interface ewe.database.Database
Get the options associated with the sortID.
getSortOptions(int) - Method in class ewe.database.DatabaseObject
 
getSorts() - Method in interface ewe.database.Database
Get the IDs of all the sorts.
getSorts() - Method in class ewe.database.DatabaseObject
 
getSourceGraphics() - Method in class ewe.fx.print.PageRect
Returns a graphics that you use to copy data from.
getSpecialFolder(int) - Static method in class ewex.registry.Registry
 
getSpecialFormatCount(int, DisplayLine) - Method in class ewe.ui.formatted.TextDisplay
 
getSpecialFormatCount(int, DisplayLine) - Method in class ewe.ui.mTextPad
 
getSpecs() - Method in class ewe.reflect.MethodConstructor
 
getStackTrace(Throwable) - Static method in class ewe.sys.Vm
Get a String representation of the stack trace for a Throwable object.
getStackTrace(Throwable, int) - Static method in class ewe.sys.Vm
Get a String representation of the stack trace for a Throwable object.
getStandardFileCommands(Vector, Vector, String, Editor) - Static method in class ewe.ui.AppForm
The order these come in are "New","Open","Save","Save As","Exit" (with a separator MenuItem in between "Save As" and "Exit".
getStandardStream(int) - Static method in class ewe.sys.Vm
Return a Stream to the standard Input, Output or Error streams.
getStartFormatter(TextFormatter) - Method in class ewe.ui.formatted.TextFormatter
 
getState() - Static method in class ewe.sys.Device
Get the powered-on state of the device.
getState() - Method in class ewe.ui.HtmlViewer.HtmlViewerDisplay
 
getState() - Method in class ewe.ui.Window
Return the Maximize\Minimized\Normal state of the window.
getState() - Method in class ewe.ui.mCheckBox
 
getState() - Method in class ewe.ui.mTextPad
Get an Object that can be used to restore the text display to the same state later (using setState().
getState() - Method in interface ewe.util.Booleanable
 
getStatus() - Method in class ewe.io.RemoteConnection
This is used to check the RemoteConnection status.
getStatus() - Method in class ewe.security.SecureDocument
Get the encryption status of the encoded document.
getStreamFor(String) - Method in class ewe.ui.formatted.StreamImageResolver
 
getStreamLength(String) - Method in interface ewe.database.Database
Returns the length of a meta-data Stream stored in the Database, or -1 if the named Stream does not exist.
getStreamLength(String) - Method in class ewe.database.DatabaseObject
 
getStreamLength() - Method in interface ewe.io.BasicRandomAccessStream
Gets the length of the open stream.
getStreamLength() - Method in class ewe.io.RandomStreamAdapter
 
getStreamLength() - Method in class ewe.io.RandomStreamObject
Gets the length of the open stream.
getString(String, String) - Method in class ewe.data.PropertyList
 
getString(Object, String, String) - Static method in class ewe.data.PropertyList
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getString(name,defaultValue) on that list.
getString(int, int, int) - Method in class ewe.sys.Locale
This is used to retrieve locale specific information as a String.
getString(int) - Method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getStringChars(String) - Static method in class ewe.sys.Vm
Using the native VM this will expose the char array which represents the String.
getStringComparer(int) - Method in class ewe.sys.Locale
Get a locale specific string comparer.
getStringList(String) - Static method in class ewe.io.IO
Read a Vector containing a list of string using getConfigInfo.
getStrings(String, String) - Method in class ewe.data.PropertyList
Gets a set of properties, each associated with a string.
getStyle() - Method in class ewe.fx.Font
Returns the style of the font.
getStyleManager() - Static method in class ewe.ui.Gui
Return the current pluggable look and feel style manager.
getStyleName(int) - Static method in class ewe.ui.FontUpDownChooser
 
getSubControls() - Method in class ewe.ui.CardPanel
 
getSubControls() - Method in class ewe.ui.Control
 
getSubControls() - Method in class ewe.ui.Panel
 
getSubControls() - Method in class ewe.ui.ScrollableHolder
 
getSubControls() - Method in class ewe.ui.SingleContainer
 
getSubHandle(String) - Method in class ewe.sys.Handle
Get a new Handle that will be stopped if this handle is stopped.
getSubHandle() - Method in class ewe.sys.Handle
 
getSubKey(String) - Method in class ewex.registry.RegistryKey
 
getSubKey(int) - Method in class ewex.registry.RegistryKey
 
getSubKeyCount() - Method in class ewex.registry.RegistryKey
 
getSubKeys(int) - Method in class ewex.registry.RegistryKey
Return an array of Strings or an array of integers or array of longs representing the subkeys of this key.
getSubSet(EntriesView) - Method in interface ewe.database.FoundEntries
Get a SubSet of this FoundEntries using the indexes included in the view.
getSubSet(EntriesView) - Method in class ewe.database.FoundEntriesObject
 
getSubString(int) - Method in class ewe.util.DataParser
Use this to get the value that was just parsed at the specified index.
getSuperClass() - Method in class ewe.reflect.Reflect
 
getSuperclass() - Method in class java.lang.Class
Return the superclass of the represented class.
getSurfaceType() - Method in class ewe.fx.Graphics
Find out the surface type for the Graphics - which will be one of the XXX_SURFACE values.
getSyncConnection(String, String, boolean, TimeOut) - Method in class ewe.io.RemoteConnection
 
getSyncObject() - Static method in class ewe.sys.Vm
This returns an object that you can synchronize with in an object "finalize()" method.
getSynchronizedTime(int) - Method in interface ewe.database.Database
 
getSynchronizedTime(int) - Method in class ewe.database.DatabaseObject
 
getSynchronizedTime(int) - Method in class ewe.database.DatabaseSpecs
 
getSystemMemoryStatus() - Static method in class ewe.sys.Vm
Get a MemoryStatus object representing the state of the system's physical memory.
getTabWidth(FormattedTextSpecs, FontMetrics) - Static method in class ewe.fx.FormattedTextSpecs
Return the tabWidth in pixels.
getTableExportButton(boolean) - Method in class ewe.data.FieldTableModel
 
getTableExporter() - Method in class ewe.data.FieldTableModel
Get an Editor that can be used to allow the user to export the table data.
getTableForm(Form, boolean) - Method in class ewe.data.FieldTableModel
Get a Form that contains a scrollable Table with this FieldTableModel.
getTableForm(Form) - Method in class ewe.data.FieldTableModel
Get a Form that contains a scrollable Table with this FieldTableModel.
getTableForm(Form) - Method in class ewe.ui.HexTableModel
 
getTableModel() - Method in class ewe.ui.TableControl
 
getTag(int, Object) - Method in class ewe.sys.Handle
Use this for passing custom data to and from the processes.
getTag(int, Object) - Method in class ewe.ui.Control
 
getTagIndex(int) - Method in class ewe.util.TagList
 
getTaggedUnit(Control) - Static method in class ewe.graphics.PageDisplayUnit
 
getTargetException() - Method in class java.lang.reflect.InvocationTargetException
Get the wrapped (targeted) exception.
getTask() - Method in class ewe.sys.Handle
 
getTcpNoDelay() - Method in class ewe.net.SocketBase
 
getTempFile() - Method in class ewe.io.SafeFile
Get a temporary file that will eventually be used to replace the actual file.
getText() - Method in class ewe.data.EditableObject
By default, this calls the ewe.util.Utils.textEncode(Encodable e) on itself.
getText() - Method in class ewe.data.PropertyList
 
getText() - Method in class ewe.io.FileBase
 
getText() - Method in class ewe.sys.Time
 
getText() - Method in class ewe.ui.CheckBoxGroup
Return the label of the selected checkbox, or an empty String if none is selected.
getText() - Method in class ewe.ui.ChoiceControl
 
getText() - Method in class ewe.ui.Console
 
getText() - Method in class ewe.ui.Control
 
getText() - Method in class ewe.ui.MenuChoice
Return the current text.
getText() - Method in class ewe.ui.mComboBox
Get the text in the input box.
getText() - Method in class ewe.ui.mFileInput
 
getText() - Method in class ewe.ui.mInputWithTools
 
getText() - Method in class ewe.ui.mTextArea
Deprecated.  
getText() - Method in class ewe.ui.mTextPad
 
getText() - Method in interface ewe.util.Textable
 
getTextForClient() - Method in class ewe.ui.InputKeyPad
Get the text to transfer back to the client.
getTextFormatter(Point, Vector) - Method in class ewe.ui.formatted.TextDisplay
 
getTextFormatter(Point) - Method in class ewe.ui.formatted.TextDisplay
 
getTextFormatters() - Method in class ewe.ui.formatted.TextDisplay
 
getTextFrom(String) - Static method in class ewe.ui.Gui
Given text in the format "Text$hotkey" this returns the text string without the hotkey character.
getTextPadMenu(Menu) - Method in class ewe.ui.mTextPad
 
getTextPositions(int, DisplayLine, FormattedTextSpecs, int[], boolean) - Method in class ewe.ui.mTextPad
 
getTextPositions(int, DisplayLine) - Method in class ewe.ui.mTextPad
 
getTextRect(int, Rect) - Method in class ewe.ui.Menu
 
getTextRect(int, Rect) - Method in class ewe.ui.TreeTableModel
 
getTextWidth(String) - Method in class ewe.fx.FontMetrics
Returns the width of the given text string in pixels.
getTextWidth(char[], int, int) - Method in class ewe.fx.FontMetrics
Returns the width of the given text in pixels.
getTextWidth() - Method in class ewe.ui.mTextArea
Deprecated.  
getTextWidth() - Method in class ewe.ui.mTextPad
If wrapToScreenSize is true, this returns the width of the widest word.
getThreadGroup() - Method in class ewe.sys.mThread
 
getThumbArea() - Method in class ewe.ui.ScrollTrack
 
getThumbArea(Rect) - Method in class ewe.ui.ScrollTrack
 
getThumbArea() - Method in class ewe.ui.TrackControl
 
getTime() - Method in class ewe.sys.Time
This converts the time into a 64-bit time value and represents the number of milliseconds since Jan 1, 1970.
getTime(Time) - Method in class ewe.ui.DateTimeInput
Get the time.
getTime(Time) - Method in class ewe.ui.DateUpDownInput
Get the time displayed/entered.
getTime(Time) - Method in class ewe.ui.TimeUpDownInput
Get the time displayed/entered.
getTime(Time) - Method in class ewe.zip.ZipEntry
Gets the time of last modification of the entry.
getTimeFormatFor(boolean, boolean) - Static method in class ewe.ui.DateTimeInput
 
getTimeOfDeletion(long, Time) - Method in interface ewe.database.Database
Return the time of deletion of the specified OID.
getTimeOfDeletion(long, Time) - Method in class ewe.database.DatabaseObject
 
getTimeStamp() - Static method in class ewe.sys.Vm
Returns a time stamp in milliseconds.
getTimeStampLong() - Static method in class ewe.sys.Vm
Returns a time stamp in milliseconds.
getTimes() - Method in class ewe.util.OperationTimer
 
getTipFor(int, int) - Method in class ewe.graphics.PageDisplayUnit
 
getTitle() - Method in class ewe.ui.Window
 
getToPutInList(Object) - Method in class ewe.ui.ListEditor
 
getToggleChooseAllButton() - Method in class ewe.ui.ListSelect
 
getToolBar(boolean, int) - Method in class ewe.ui.ListEditor
 
getToolTip(int, int) - Method in class ewe.filechooser.FileListTableModel
 
getToolTip(int, int) - Method in class ewe.graphics.PageDisplay
This queries all the PageDisplayUnits to get any tool-tip for specified point.
getToolTip(int, int) - Method in class ewe.ui.Control
This should return an acceptable ToolTip object.
getToolTip(int, int) - Method in class ewe.ui.IconTableModel
 
getToolTip(int, int) - Method in class ewe.ui.TableControl
Return a Tool Tip for the x,y position (in pixels) on the table.
getToolTip(int, int) - Method in class ewe.ui.TableModel
Return a Tool Tip for the x,y position (in pixels) on the table.
getToolTip(int, int) - Method in class ewe.ui.formatted.TextDisplay
 
getToolTip() - Method in class ewe.ui.formatted.TextFormatter
 
getTopLine() - Method in class ewe.ui.mTextPad
Return the index of the top line of the display in the complete list of lines.
getTopmostForm() - Method in class ewe.ui.Form
 
getTotalItemsOnScreen() - Method in class ewe.ui.PhoneMenu
Get the total number of items on the dispay - up to a maximum of 9.
getTrackTo() - Method in class ewe.ui.ScrollTrack
 
getTrackTo() - Method in class ewe.ui.TrackControl
This is called when the "thumb" area is moved.
getTransform(double[]) - Method in class ewe.fx.Graphics
 
getTreeNodeAt(int) - Method in class ewe.ui.TreeTableModel
 
getTreeTableModel() - Method in class ewe.ui.TreeControl
 
getTrueCharIndex(int, int) - Method in class ewe.ui.mTextPad
Get the index of the character in the original text, given the line index and character index on screen.
getTrueCharIndex(Point) - Method in class ewe.ui.mTextPad
Get the index of the character in the original text, given the line index and character index on screen.
getTrueChild(File, String, File) - Static method in class ewe.io.FileBase
 
getTrueParent(File, String, File) - Static method in class ewe.io.FileBase
 
getTwoWayConnection(boolean) - Method in class ewe.net.SocketMaker
 
getTwoWayConnection(boolean, boolean) - Method in class ewe.net.SocketMaker
 
getTwoWayConnection(Frame, int, boolean) - Method in class ewe.net.SocketMaker
 
getType() - Method in class ewe.reflect.Field
Return the type of the field as a Java encoded type string.
getType() - Method in interface ewe.reflect.Member
 
getType() - Method in class ewe.reflect.MethodConstructor
Returns the java encoded type returned by the method/constructor.
getType(Class) - Static method in class ewe.reflect.Reflect
Returns the String encoded type of the class.
getType() - Method in class ewe.reflect.Wrapper
 
getType() - Method in class java.lang.reflect.Field
Return the type of the Field as a Class object.
getTypeSpecifier(int, boolean) - Static method in class ewe.database.DatabaseUtils
 
getUndeclaredThrowable() - Method in class java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getUnknownImage() - Static method in class ewe.fx.mImage
 
getUnknownImage() - Static method in class ewe.ui.formatted.TextFormatter
 
getUnsynced(int) - Method in class ewe.database.RemoteSynchronizer
 
getUnsynchronized(Handle, Database) - Static method in class ewe.database.Synchronizer
 
getUnsynchronized(Handle) - Method in class ewe.database.Synchronizer
This gets all the unsynchronized entries, but not the deleted entries.
getUnusedColor() - Method in class ewe.fx.mImage
 
getUsedMemory(boolean) - Static method in class ewe.sys.Vm
This returns the amount of object memory used in bytes.
getUserInfo() - Method in class ewe.net.URL
Returns the user information of the URL.
getUserName() - Static method in class ewe.sys.Vm
Returns the username of the user running the Virutal Machine.
getVMOptions() - Static method in class ewe.sys.VMOptions
 
getValue(HasProperties, String, Object) - Static method in class ewe.data.Property
 
getValue(String, Object) - Method in class ewe.data.PropertyList
Gets the value of a property, with a default if it does not exist.
getValue(Vector, Object) - Method in class ewe.data.PropertyList
Gets the value of a property which may be named differently (e.g.
getValue(String[], Object) - Method in class ewe.data.PropertyList
Gets the value of a property which may be named differently (e.g.
getValue(Object, String, Object) - Static method in class ewe.data.PropertyList
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getValue(name,defaultValue) on that list.
getValue() - Method in class ewe.database.MetaFlag
 
getValue(Object, Wrapper) - Method in class ewe.reflect.Field
Get the value of the field.
getValue(Value) - Method in class ewe.ui.DateDisplayInput
Get the date.
getValue(Value) - Method in class ewe.ui.DateTimeInput
Get the date.
getValue(int) - Method in class ewe.util.DataParser
Get the parsed value at the specified index.
getValue() - Method in interface ewe.util.Map.MapEntry
 
getValue(int, Object) - Method in class ewe.util.TagList
 
getValue(String) - Method in class ewe.util.TextDecoder
Get the value of the name.
getValue(int) - Method in class ewe.util.TextDecoder
The value at the specified index.
getValue() - Method in class ewe.zip.CRC32
Returns the CRC32 data checksum computed so far.
getValue() - Method in interface ewe.zip.Checksum
Gets the current checksum value.
getValue(String) - Method in class ewex.registry.RegistryKey
This returns either a String or a byte array, or a ewe.sys.Long (representing a 32-bit value) or null.
getValue(int, StringBuffer) - Method in class ewex.registry.RegistryKey
Get a value at the specified index.
getValueOf(SubString) - Static method in class ewe.util.TextDecoder
 
getVersion() - Static method in class ewe.database.DatabaseManager
 
getVersion() - Static method in class ewe.sys.Vm
Returns the version of the Ewe Virtual Machine.
getView(String) - Method in class ewe.database.SafeDBAccess
This gets the EntriesView created when the Database was opened for the specified sortName.
getViewOf(File, int, Form) - Static method in class ewe.ui.HexTableModel
 
getViewToolBar(String) - Method in class ewe.filechooser.FileChooser
 
getVisible(int, int) - Method in class ewe.ui.Canvas
 
getVisible(int, int) - Method in class ewe.ui.Console
 
getVisible(int, int) - Method in class ewe.ui.Menu
 
getVisible(int, int) - Method in interface ewe.ui.ScrollClient
 
getVisible(int, int) - Method in class ewe.ui.TableControl
 
getVisible(int, int) - Method in class ewe.ui.TextMessage
 
getVisible(int, int) - Method in class ewe.ui.mTextArea
Deprecated.  
getVisible(int, int) - Method in class ewe.ui.mTextPad
 
getVisibleArea(Rect) - Method in class ewe.ui.Canvas
 
getWidth() - Method in class ewe.fx.DisabledIcon
This returns the width of the normal image.
getWidth() - Method in interface ewe.fx.IImage
This returns the width of the image.
getWidth() - Method in class ewe.fx.IconAndText
 
getWidth() - Method in class ewe.fx.Image
 
getWidth() - Method in class ewe.fx.Mask
 
getWidth() - Method in class ewe.fx.PixelBuffer
 
getWidth() - Method in class ewe.fx.RGBImageData
 
getWidth() - Method in class ewe.fx.mImage
 
getWidth(FontMetrics, int) - Method in class ewe.ui.DisplayLine
 
getWidth(DisplayLine, FontMetrics, int) - Static method in class ewe.ui.DisplayLineSpecs
 
getWidthAndPositions(String, FormattedTextSpecs, FontMetrics, boolean) - Static method in class ewe.fx.FormattedTextSpecs
Calculate the positions of each character in the String.
getWidthFor(DisplayLineSpecs, int, int, DisplayLine) - Method in interface ewe.ui.DisplayLine.WidthProvider
This should return the display width for the specified line index.
getWidthHeight(double, double) - Static method in class ewe.fx.print.PrintSurfaceObject
 
getWidthOnPaper() - Method in class ewe.fx.print.PageRect
Returns the width of the PageRect in Points (1/72 of an inch).
getWindow() - Method in class ewe.ui.Control
 
getWindowFlags() - Method in class ewe.ui.Window
Get the window flags.
getWindowRect(Rect, boolean) - Method in class ewe.ui.Window
Get the window full or client rectangle.
getWrapperType(Class) - Static method in class ewe.reflect.Reflect
 
getWriter() - Method in class ewe.ui.Console
Get a Writer that you can use to write to the console.
getX() - Method in class ewe.fx.print.PageRect
Returns the x location of the PageRect in Points (1/72 of an inch) in relation to the top-left corner of the paper.
getXDPI() - Method in class ewe.fx.print.PageRect
Returns the DPI of the buffer horizontally.
getXPointToPixelScale() - Method in class ewe.fx.print.PageRect
Return the factor that will convert values in Point co-ordinates to pixel co-ordinates horizontally.
getXPoints() - Method in class ewe.fx.GeneralPath
This returns the array of x co-ordinates of the points added to the GeneralPath.
getXdpiFor(int) - Method in class ewe.fx.print.PrintableObject
 
getY() - Method in class ewe.fx.print.PageRect
Returns the y location of the PageRect in Points (1/72 of an inch) in relation to the top-left corner of the paper.
getYDPI() - Method in class ewe.fx.print.PageRect
Returns the DPI of the buffer horizontally.
getYPointToPixelScale() - Method in class ewe.fx.print.PageRect
Return the factor that will convert values in Point co-ordinates to pixel co-ordinates horizontally.
getYPoints() - Method in class ewe.fx.GeneralPath
This returns the array of y co-ordinates of the points added to the GeneralPath.
getYdpiFor(int) - Method in class ewe.fx.print.PrintableObject
 
globalDrawFlat - Static variable in class ewe.ui.ControlBase
 
globalEditable - Static variable in class ewe.ui.ControlBase
 
globalEnabled - Static variable in class ewe.ui.ControlBase
 
globalIcon - Static variable in class ewe.ui.Form
 
globalLinks - Static variable in class ewe.filechooser.FileChooserBase
This is initially null.
globalPalmStyle - Static variable in class ewe.ui.ControlBase
 
globalSmallControls - Static variable in class ewe.ui.ControlBase
 
goBack() - Method in class ewe.ui.HtmlViewer
Go to previous document/location.
goBack() - Method in class ewe.ui.formatted.TextDisplay
This goes back one place in the saved states for the HtmlDisplay.
goBackMenu - Variable in class ewe.filechooser.FileChooser
 
goForwardMenu - Variable in class ewe.filechooser.FileChooser
 
goTo - Variable in class ewe.ui.WebBrowser
If you wish to change this, set it to a new value and then call toControls("goTo")
goToAnchor(String) - Method in class ewe.ui.formatted.TextDisplay
This tells the display to go to the specified anchor.
goToLine(int) - Method in class ewe.ui.formatted.TextDisplay
Scroll to the specified line.
go_action(Editor) - Method in class ewe.net.TestSocket
 
gotFocus(int) - Method in class ewe.ui.BasicList
 
gotFocus(int) - Method in class ewe.ui.ButtonControl
 
gotFocus(int) - Method in class ewe.ui.Console
 
gotFocus(int) - Method in class ewe.ui.Container
If a container gets the focus via an explicit focusOnContainer() then it will take the focus, otherwise it will call pass focus to the first control within it that wants the focus.
gotFocus(int) - Method in class ewe.ui.Control
 
gotFocus(int) - Method in class ewe.ui.UpDownInput
 
gotFocus(int) - Method in class ewe.ui.mButton
 
gotFocus(int) - Method in class ewe.ui.mCheckBox
 
gotFocus(int) - Method in class ewe.ui.mChoice
 
gotFocus(int) - Method in class ewe.ui.mInput
 
gotFocus(int) - Method in class ewe.ui.mTabbedPanel
This can only get focus explicitly - via focusOnTab, or via selectNextTab().
gotFocus(int) - Method in class ewe.ui.mTextArea
Deprecated.  
gotFocus(int) - Method in class ewe.ui.mTextPad
 
gotSize - Variable in class ewe.ui.CardPanel
 
gotoAddress(long) - Method in class ewe.ui.HexTableModel
 
gotoBox - Variable in class ewe.ui.WebBrowser
 
grab() - Method in class ewe.sys.Lock
This tries to get ownership of the lock, but will not wait if it cannot get ownership immediately.
grabAndNotify(boolean) - Method in class ewe.sys.Lock
This grabs the lock, notifies waiting threads and then releases the lock.
graphics - Variable in class ewe.fx.ImageBuffer
 
grid - Variable in class ewe.ui.Panel
 
group - Variable in class ewe.ui.mCheckBox
 
groupID - Variable in class ewe.ui.formatted.TextFormatter
The ID of the group this formatter belongs to.
groupIndex - Variable in class ewe.ui.formatted.TextFormatter
The index of this formatter in the group this formatter belongs to.
growSize - Variable in class ewe.util.IntArray
This specifies the number of values to increase by when expansion is needed.
gsWrapper - Variable in class ewe.reflect.FieldTransfer
 
guiFont - Static variable in class ewe.ui.mApp
 
guiFontStyle - Variable in class ewe.sys.VMOptions
 

H

HAND_CURSOR - Static variable in interface ewe.sys.VmConstants
 
HARDWARE_FLOW_CONTROL - Static variable in class ewe.io.SerialPort
 
HAS_WILD_CARDS - Static variable in class ewe.sys.Locale
A compare option.
HCENTER - Static variable in interface ewe.ui.CellConstants
 
HCONTRACT - Static variable in interface ewe.ui.CellConstants
 
HELP - Static variable in interface ewe.ui.IKeys
special key
HEX - Static variable in class ewe.sys.Long
This is an option for toString().
HEXPAND - Static variable in interface ewe.ui.CellConstants
 
HFILL - Static variable in interface ewe.ui.CellConstants
 
HGROW - Static variable in interface ewe.ui.CellConstants
 
HIBERNATE - Static variable in class ewe.ui.WindowEvent
This indicates that the system (WinCE) wishes a Window to minimize its memory footprint.
HIDDEN - Static variable in class ewe.ui.Card
A flag.
HIDDEN - Static variable in class ewe.ui.PanelSplitter
A value used with setOpenCloseTypes().
HINT_DONT_RESIZE - Static variable in interface ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect.
HINT_DONT_RESIZE_HEIGHT - Static variable in interface ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect().
HINT_DONT_RESIZE_WIDTH - Static variable in interface ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect().
HINT_GRAYSCALE_IMAGE - Static variable in interface ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect, and indicates that only gray scale drawing will be done on the PageRect.
HINT_MONO_IMAGE - Static variable in interface ewe.fx.print.PrintSurface
This is a "hint" flag for getPageRect, and indicates that only black and white drawing will be done on the PageRect.
HKEY_CLASSES_ROOT - Static variable in class ewex.registry.Registry
 
HKEY_CURRENT_CONFIG - Static variable in class ewex.registry.Registry
 
HKEY_CURRENT_USER - Static variable in class ewex.registry.Registry
 
HKEY_DYN_DATA - Static variable in class ewex.registry.Registry
 
HKEY_LOCAL_MACHINE - Static variable in class ewex.registry.Registry
 
HKEY_USERS - Static variable in class ewex.registry.Registry
 
HMode - Static variable in class ewe.filechooser.FileListTableModel
 
HOME - Static variable in interface ewe.ui.IKeys
special key
HORIZONTAL - Static variable in class ewe.ui.PanelSplitter
 
HORIZONTAL - Static variable in class ewe.ui.SplittablePanel
 
HOUR - Static variable in class ewe.sys.Time
 
HSHRINK - Static variable in interface ewe.ui.CellConstants
 
HSTRETCH - Static variable in interface ewe.ui.CellConstants
 
Handle - class ewe.sys.Handle.
 
Handle(int, Object) - Constructor for class ewe.sys.Handle
Create a Handle that has its status preset.
Handle(Throwable) - Constructor for class ewe.sys.Handle
Create a Handle that has its status preset to Failed.
Handle() - Constructor for class ewe.sys.Handle
 
Handle(Task) - Constructor for class ewe.sys.Handle
 
HandleStatus - class ewe.sys.HandleStatus.
 
HandleStoppedException - exception ewe.sys.HandleStoppedException.
 
HandleStoppedException() - Constructor for class ewe.sys.HandleStoppedException
 
HandleStoppedException(String) - Constructor for class ewe.sys.HandleStoppedException
 
HandleStoppedException(Throwable) - Constructor for class ewe.sys.HandleStoppedException
 
HandleStoppedException(String, Throwable) - Constructor for class ewe.sys.HandleStoppedException
 
HasBorder - Static variable in class ewe.fx.mImage
A property bit - The image has a border.
HasChanged - Static variable in class ewe.fx.mImage
A property bit - The image has changed, this is normally set and cleared automatically.
HasChildren - Static variable in class ewe.ui.TreeTableModel
A Node status.
HasData - Static variable in interface ewe.ui.ControlConstants
Control Modifier - flags the control as one that paints its data via paintData() separately to painting other parts of it (e.g.
HasMoreSiblings - Static variable in class ewe.ui.TreeTableModel
A Node status.
HasMoved - Static variable in class ewe.fx.mImage
A property bit - The image has moved, this is normally set and cleared automatically.
HasProperties - interface ewe.data.HasProperties.
This represents an object which has an associated PropertyList object, accessible via the getProperties() method.
Hashtable - class ewe.util.Hashtable.
A Hashtable is an implementation of a Map.
Hashtable(int, float) - Constructor for class ewe.util.Hashtable
Constructs a hashtable with the specified initial capacity and the specified load factor.
Hashtable(int) - Constructor for class ewe.util.Hashtable
Constructs a new hashtable with the specified initial capacity and a default load factor of 0.75
Hashtable() - Constructor for class ewe.util.Hashtable
Constructs a new hashtable with the default initial capacity and a default load factor of 0.75
HexDisplay - class ewe.ui.HexDisplay.
 
HexDisplay() - Constructor for class ewe.ui.HexDisplay
 
HexTableModel - class ewe.ui.HexTableModel.
 
HexTableModel() - Constructor for class ewe.ui.HexTableModel
 
Higher - Static variable in interface ewe.ui.IScroll
 
HistoryKey - Static variable in class ewe.ui.WebBrowser
 
Holder - class ewe.ui.Holder.
 
Holder() - Constructor for class ewe.ui.Holder
 
Horizontal - Static variable in interface ewe.ui.IScroll
 
HotSpot - class ewe.ui.formatted.HotSpot.
A HotSpot represents a Hyperlink to a location within this document (if the link starts with '#') or to another document.
HotSpot() - Constructor for class ewe.ui.formatted.HotSpot
 
HotSpot(int, int, int) - Constructor for class ewe.ui.formatted.HotSpot
 
HtmlDisplay - class ewe.ui.HtmlDisplay.
 
HtmlDisplay() - Constructor for class ewe.ui.HtmlDisplay
 
HtmlDisplay(int, int) - Constructor for class ewe.ui.HtmlDisplay
 
HtmlViewer - class ewe.ui.HtmlViewer.
This is a useful Form that you can use to display HTML files.
HtmlViewer() - Constructor for class ewe.ui.HtmlViewer
Create the viewer with full tools.
HtmlViewer(int) - Constructor for class ewe.ui.HtmlViewer
Create the viewer the specified display options.
HtmlViewer(HtmlDisplay, int) - Constructor for class ewe.ui.HtmlViewer
Create the viewer with a particular HtmlDisplay and using the specified display options.
HtmlViewer.HtmlViewerDisplay - class ewe.ui.HtmlViewer.HtmlViewerDisplay.
 
HttpConnection - class ewe.net.HttpConnection.
Use this class to create an HttpConnection with a Web Server and to read in the data for the connection.
HttpConnection(String, int, String) - Constructor for class ewe.net.HttpConnection
Create a new HttpConnection to the specified host and port to fetch the specified document.
HttpConnection(String) - Constructor for class ewe.net.HttpConnection
Create an HttpConnection with an http:// URL.
HttpConnection(URL) - Constructor for class ewe.net.HttpConnection
 
HyperlinkLabel - class ewe.ui.HyperlinkLabel.
 
HyperlinkLabel(String) - Constructor for class ewe.ui.HyperlinkLabel
 
HyperlinkLabel(String, boolean) - Constructor for class ewe.ui.HyperlinkLabel
 
HyperlinkLabel(int, int) - Constructor for class ewe.ui.HyperlinkLabel
 
hSpace - Variable in class ewe.ui.formatted.TextFormatter
 
hSpan - Variable in class ewe.ui.TableCellAttributes
Setting hSpan to >1 will allow the data to spill over to the next cells.
handHeld - Static variable in class ewe.filechooser.FileChooserBase
 
handHeld - Static variable in class ewe.sys.Device
 
handle - Variable in class ewe.database.RemoteSynchronizer
 
handle - Variable in class ewe.io.RemoteCallHandler
This can be used to monitor the progress of the RemoteCallHandler.
handle - Variable in class ewe.sys.HandleStatus
 
handle - Variable in class ewe.sys.TaskObject
This is the handle used by the TaskObject.
handle - Variable in class ewe.ui.ExecTransfer
 
handle - Variable in class ewe.ui.Form
This is used to monitor the state of the Form.
handle - Variable in class ewe.ui.ProgressBarForm
 
handleAction(String) - Method in class ewe.ui.Form
Handle an action type event.
handleAction(ControlEvent) - Method in class ewe.ui.Form
Handle a ControlEvent that is of type PRESSED and for which the "action" field is not null.
handleAction(String) - Method in class ewe.ui.PhoneVMLauncher
 
handleAction(String) - Method in class ewe.ui.ReportException
 
handleKey(KeyEvent) - Method in class ewe.ui.InputMethod
This is the only method called by an EditControl.
handleKey(KeyEvent) - Method in class ewe.ui.SoftKeyBar
 
handleKeyPress(KeyEvent, Control) - Method in class ewe.ui.InputMethod
Override this to provide functionality.
handleMenu(MenuItem) - Method in class ewe.ui.mInputWithTools
This gets called when a tool item is selected.
handleNativeMessage(int, int, int, int) - Method in class ewe.ui.Window
Override this to handle specific native window events before the EweVM event handler does.
handleSipEvent(SIPEvent) - Method in class ewe.ui.Window
 
handleTransferError(Exception, FieldTransfer, int) - Method in class ewe.ui.Editor
 
handler - Variable in class ewe.io.RemoteCallTask
This is the handler used for incoming/outgoing calls.
handlingSipOn - Static variable in class ewe.ui.SIPEvent
 
hasARefresher() - Method in class ewe.graphics.AniImage
This returns true if there is some object that can refresh the image on screen.
hasActiveControls() - Method in class ewe.ui.TableModel
 
hasAlpha - Variable in class ewe.fx.Image
 
hasBMPSignature(byte[]) - Static method in class ewe.fx.ImageCodec
 
hasBorder - Variable in class ewe.ui.ButtonObject
 
hasChanged - Variable in class ewe.io.FileSaver
This says whether the current file has been changed.
hasChanged() - Method in class ewe.ui.EditControl
 
hasChangedSince(long) - Method in interface ewe.database.Database
Return if the Database has changed since the previous state.
hasChangedSince(long) - Method in class ewe.database.DatabaseObject
 
hasChangedSince(long) - Method in class ewe.database.EntriesView
Return if the FoundEntries has changed since the previous state.
hasChangedSince(long) - Method in interface ewe.database.FoundEntries
Return if the FoundEntries has changed since the previous state.
hasChangedSince(long) - Method in class ewe.database.FoundEntriesObject
Return if the FoundEntries has changed since the previous state.
hasChangedSinceGotFocus() - Method in class ewe.ui.UpDownInput
This returns true if the value represented by the Control has changed since it got the focus.
hasColumnHeaders - Variable in class ewe.ui.TableModel
Specifies whether the table has column headers.
hasControls - Variable in class ewe.ui.TreeTableModel
This is used to indicate that nodes can have different sizes.
hasCursor - Variable in class ewe.ui.mInput
 
hasCustomComparer() - Method in class ewe.database.IndexEntry
 
hasDatabaseEntries() - Method in class ewe.database.DatabaseObject
 
hasDragged(Point) - Method in class ewe.ui.DragContext
 
hasEncryptionParameters() - Method in class ewe.security.SecureDocument
Return whether or not this SecureDocument can encode() any data with any kind of security.
hasExitButton() - Method in class ewe.ui.Form
Tests if the Form has an exit button defined for it.
hasExpired() - Method in class ewe.sys.TimeOut
Has this TimeOut expired yet?
hasExtraTitleControls - Variable in class ewe.ui.FormFrame
 
hasFeature(int) - Static method in class ewe.sys.Device
Check if the device has a particular feature.
hasField(int) - Method in class ewe.database.ByteArrayDatabaseEntry
 
hasField(int) - Method in interface ewe.database.DatabaseEntry
 
hasField(int) - Method in class ewe.database.DatabaseObject
 
hasFiles() - Method in class ewe.filechooser.FileClipboard
 
hasFlag(int) - Static method in class ewe.sys.Device
See if a VM_FLAG_XXX value is set for the current VM on this device.
hasFoundEntries() - Method in class ewe.database.DatabaseObject
 
hasGIFSignature(byte[]) - Static method in class ewe.fx.ImageCodec
 
hasInt() - Method in class ewe.math.MPN
 
hasJPEGSignature(byte[]) - Static method in class ewe.fx.ImageCodec
 
hasKeyboard - Static variable in class ewe.ui.Gui
 
hasLong() - Method in class ewe.math.MPN
 
hasModifier(int, boolean) - Method in class ewe.ui.CarrierFrame
 
hasModifier(int, boolean) - Method in class ewe.ui.Control
Check if the control has the specified modifier flags set.
hasModifier(int) - Static method in class ewe.ui.KeyEvent
Checks to see if a hot-key encoded key has a modifier.
hasMoreElements() - Method in interface ewe.util.Enumeration
 
hasMoreElements() - Method in class ewe.util.IteratorEnumerator
This returns the hasNext() method.
hasMoreElements() - Method in class ewe.util.StringTokenizer
This does the same as hasMoreTokens.
hasMoreTokens() - Method in class ewe.util.StringTokenizer
Tells if there are more tokens.
hasMousePointer - Static variable in class ewe.ui.Gui
 
hasNext() - Method in interface ewe.util.Iterator
Returns whether there are more Objects to retrieve.
hasNext() - Method in class ewe.util.ObjectIterator
 
hasPNGSignature(byte[]) - Static method in class ewe.fx.ImageCodec
 
hasPen - Static variable in class ewe.ui.Gui
 
hasPopupFormAttached() - Method in class ewe.ui.Control
Returns true if a ControlPopupForm is attached to this Control.
hasPreferredSize - Variable in class ewe.ui.TableModel
Specifies whether the table has a preferred size.
hasRowHeaders - Variable in class ewe.ui.TableModel
Specifies whether the table has row headers.
hasSectionChanged(DisplayLine, FontMetrics, int, FormattedTextSpecs) - Method in class ewe.ui.DisplayLine
This changes the text of a line within a section and then sees if any lines apart from that line would be changed.
hasSectionChanged(DisplayLine, FontMetrics, int) - Method in class ewe.ui.DisplayLine
This changes the text of a line within a section and then sees if any lines apart from that line would be changed.
hasSelection() - Method in class ewe.ui.Console
 
hasSelection() - Method in interface ewe.ui.Selectable
 
hasSelection() - Method in class ewe.ui.TreeControl
 
hasSelection() - Method in class ewe.ui.mInput
 
hasSelection() - Method in class ewe.ui.mList
 
hasSelection() - Method in class ewe.ui.mTextArea
Deprecated.  
hasSelection() - Method in class ewe.ui.mTextPad
 
hasSipButton() - Static method in class ewe.ui.SipButton
 
hasSpanningColumns - Variable in class ewe.ui.TableModel
This must be set true if you have data in columns which span across multiple columns.
hasSpanningRows - Variable in class ewe.ui.TableModel
This must be set true if you have data in rows which span across multiple rows.
hasSplit - Variable in class ewe.ui.UpDownInput
Show the horizontal split line.
hasStopped() - Method in class ewe.sys.Handle
Returns whether the Stopped bit has been set.
hasTag(int) - Method in class ewe.ui.Control
 
hasTag(int) - Method in class ewe.util.TagList
Check if the specified tag has a value set for it.
hasTopBar - Variable in class ewe.ui.Form
 
hasTrueAlpha(Image) - Static method in class ewe.fx.Mask
 
hasWildCards - Variable in class ewe.database.EntrySelector
 
hashCode() - Method in class ewe.io.FileBase
 
hashCode() - Method in class ewe.math.BigDecimal
 
hashCode() - Method in class ewe.math.BigInteger
 
hashCode() - Method in class ewe.net.InetAddress
 
hashCode() - Method in class ewe.net.Link
 
hashCode() - Method in class ewe.net.URL
Returns a hashcode computed by the URLStreamHandler of this URL
hashCode(URL) - Method in class ewe.net.URLStreamHandler
Provides the default hash calculation.
hashCode() - Method in class ewe.sys.Long
 
hashCode() - Method in class ewe.sys.Time
 
hashCode() - Method in interface ewe.util.Map.MapEntry
 
hashCode() - Method in class ewe.util.SubString
As specified in the hashCode() contract, this returns the same hashCode that a String with the same text would return.
hashCode() - Method in class java.lang.Boolean
Returns the integer 1231 if this object represents the primitive true and the integer 1237 otherwise.
hashCode() - Method in class java.lang.Byte
Return a hashcode representing this Object.
hashCode() - Method in class java.lang.Character
 
hashCode() - Method in class java.lang.Class
 
hashCode() - Method in class java.lang.Double
Return a hashcode representing this Object.
hashCode() - Method in class java.lang.Float
Return a hashcode representing this Object.
hashCode() - Method in class java.lang.Integer
Return a hashcode representing this Object.
hashCode() - Method in class java.lang.Long
Return a hashcode representing this Object.
hashCode() - Method in class java.lang.Object
Returns a hashCode for the object.
hashCode() - Method in class java.lang.Short
Return a hashcode representing this Object.
hashCode() - Method in class java.lang.String
 
hashCode() - Method in class java.lang.reflect.Constructor
 
hashCode() - Method in class java.lang.reflect.Field
 
hashCode() - Method in class java.lang.reflect.Method
 
haveNativePaint - Static variable in class ewe.ui.Control
 
hbar - Variable in class ewe.ui.ScrollBarPanel
The horizontal scroll bar.
header - Variable in class ewe.data.FieldData
This is an optional descriptive name for the data which may be used as a prompt when the data is input, or as a column name when the data is stored or displayed in a Table.
header - Variable in class ewe.database.FieldSortEntry
 
headerData - Variable in class ewe.ui.HtmlDisplay
 
headerData - Variable in class ewe.ui.formatted.FormattedTextMaker
 
height - Variable in class ewe.data.FieldData
The approximate height of the data in characters when displayed/edited on screen.
height - Variable in class ewe.fx.Dimension
 
height - Variable in class ewe.fx.IconAndText
This is the height of the IconAndText
height - Variable in class ewe.fx.ImageCodec
 
height - Variable in class ewe.fx.ImageInfo
 
height - Variable in class ewe.fx.Mask
The height of the mask.
height - Variable in class ewe.fx.RGBImageData
 
height - Variable in class ewe.fx.Rect
rectangle height
height - Variable in class ewe.fx.print.PageFormatData
 
height - Variable in class ewe.fx.print.PageRect
 
height - Variable in class ewe.fx.print.PointRect
 
height - Variable in class ewe.graphics.PageDisplayUnit
 
height - Variable in class ewe.ui.Control
The control's height
heights - Variable in class ewe.ui.GridTableModel
 
hex - Static variable in class ewe.util.TextEncoder
 
hidden - Static variable in class ewe.ui.PasswordDisplayMaker
 
hidden - Static variable in class ewe.ui.mInput
This String will be used to display characters when the isPassword option is used.
hide() - Method in class ewe.ui.Frame
This closes the frame.
hide() - Static method in class ewe.ui.SoftKeyBar
Hide any visible SoftKeyBar.
hideFrame(Frame) - Static method in class ewe.ui.Gui
 
hideRemovesSoftKeyBar - Static variable in class ewe.ui.SoftKeyBar
This is false by default and if you set it true, then a hide() will cause the SoftKeyBar to disappear entirely, instead of just becoming empty - which is the default.
hideRoot - Variable in class ewe.ui.TreeTableModel
Set this true to hide the Root node.
highValue - Variable in class ewe.util.DataProperty
This will be set to the appropriate value if the value is an 8-byte value.
history - Static variable in class ewe.filechooser.FileChooserBase
This contains the directories or names of recently opened files.
history - Variable in class ewe.ui.WebBrowser
 
historyDirectoriesOnly - Static variable in class ewe.filechooser.FileChooserBase
This indicates that only directories should be placed in the history Vector.
historySize - Static variable in class ewe.filechooser.FileChooserBase
This sets the number of history entries.
hold(TimeOut) - Method in class ewe.sys.Lock
Deprecated. use lock(TimeOut t) instead.
hold() - Method in class ewe.sys.Lock
Deprecated. use lock() instead.
holdAndNotify(TimeOut, boolean) - Method in class ewe.sys.Lock
This grabs the lock, notifies waiting threads and then releases the lock.
holdDownPause - Variable in class ewe.ui.Control
 
holdTick - Variable in class ewe.ui.Control
 
horizontalLayout - Variable in class ewe.ui.ProgressBarForm
 
horizontalScrollUnit - Variable in class ewe.ui.TableModel
This specifies how many columns you can scroll as a unit.
host - Variable in class ewe.net.HttpConnection
The host to connect to.
hostName - Variable in class ewe.net.SocketMaker
The name of the host to connect to.
hostOrService - Variable in class ewe.net.ClientServerConnector
 
hotArea - Variable in class ewe.fx.mImage
This Area must update itself as the image moves.
hotColor - Static variable in class ewe.ui.formatted.HotSpot
 
hotColor - Variable in class ewe.ui.formatted.TextDisplay
The color for hot spots.
hotCursor - Variable in class ewe.graphics.MosaicPanel
 
hotKey - Variable in class ewe.data.FieldData
An optional hot key for the data.
hotKey - Variable in class ewe.ui.Control
This is the "HotKey" for the control - use setHotKey() to set it.
hotPolygon - Variable in class ewe.fx.mImage
This polygon must be relative to the top-left of the image.
hotSpot - Variable in class ewe.ui.formatted.TextDisplay.HotSpotEvent
 
hotkey - Variable in class ewe.ui.MenuItem
An optional hotkey for the MenuItem.
hotspotPressed(HotSpot, Point) - Method in class ewe.ui.HtmlViewer.HtmlViewerDisplay
 
hotspotPressed(HotSpot, Point) - Method in class ewe.ui.HtmlViewer
 
hotspotPressed(HotSpot, Point) - Method in class ewe.ui.formatted.TextDisplay
 
hour - Variable in class ewe.sys.Time
The hour in the range of 0 to 23.
hscrollerChanges - Variable in class ewe.ui.ScrollablePanel
This is true so long as neither AlwaysShowHorizontalScrollers nor NeverShowHorizontalScrollers are selected as options.
htmlProperties - Variable in class ewe.ui.HtmlViewer
 

I

IBEAM_CURSOR - Static variable in interface ewe.sys.VmConstants
 
IDABORT - Static variable in class ewe.sys.Vm
 
IDALWAYS_CONTINUE - Static variable in class ewe.io.CopyOver
 
IDALWAYS_NO - Static variable in class ewe.io.CopyOver
 
IDALWAYS_YES - Static variable in class ewe.io.CopyOver
 
IDBACK - Static variable in class ewe.ui.FormBase
A predefined return value from the Form.
IDCANCEL - Static variable in class ewe.sys.Vm
 
IDCANCEL - Static variable in class ewe.ui.FormBase
A predefined return value from the Form.
IDIGNORE - Static variable in class ewe.sys.Vm
 
IDNO - Static variable in class ewe.sys.Vm
 
IDNO - Static variable in class ewe.ui.FormBase
A predefined return value from the Form.
IDOK - Static variable in class ewe.sys.Vm
 
IDOK - Static variable in class ewe.ui.FormBase
A predefined return value from the Form - it is the same as IDYES.
IDRETRY - Static variable in class ewe.sys.Vm
 
IDYES - Static variable in class ewe.sys.Vm
 
IDYES - Static variable in class ewe.ui.FormBase
A predefined return value from the Form - it is the same as IDOK.
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IFunctionKeys - interface ewe.ui.IFunctionKeys.
 
IGNORE_CASE - Static variable in class ewe.sys.Locale
An option for getStringComparer.
IGNORE_CASE - Static variable in class ewe.util.FileComparer
 
IGNORE_CASE - Static variable in class ewe.util.SubString
An option for equals().
IGNORE_NONSPACE - Static variable in class ewe.sys.Locale
An option for getStringComparer.
IGNORE_SYMBOLS - Static variable in class ewe.sys.Locale
An option for getStringComparer.
IImage - interface ewe.fx.IImage.
This is an interface that is implemented by objects that can draw themselves onto a Graphics context.
IKeypadKeys - interface ewe.ui.IKeypadKeys.
 
IKeys - interface ewe.ui.IKeys.
IKeys is an interface containing values for special keys and modifiers.
IList - interface ewe.data.IList.
 
IMAGE_SURFACE - Static variable in interface ewe.fx.ISurface
 
IMethod - interface ewe.reflect.IMethod.
 
INDENT_ITEM_FLAG - Static variable in class ewe.ui.ChoiceControl
 
INDEXED - Static variable in class ewe.fx.Image
Deprecated. - use INDEXED_IMAGE instead. Use this to specify an indexed image. If neither INDEXED nor TRUE_COLOR is specified in the option for the constructor - then the appropriate one will be picked depending on the image type (i.e. INDEXED for bitmap images, and TRUE_COLOR for PNG images).
INDEXED_16_IMAGE - Static variable in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at 4 bits per pixel.
INDEXED_256_IMAGE - Static variable in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at one byte per pixel.
INDEXED_2_IMAGE - Static variable in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at 2 bits per pixel.
INDEXED_4_IMAGE - Static variable in class ewe.fx.Image
Use this to specify an INDEXED_IMAGE image at 2 bits per pixel.
INDEXED_IMAGE - Static variable in class ewe.fx.Image
Use this to specify an indexed image that is optimized for the display.
INDEX_FLAG_DO_REINDEX - Variable in class ewe.database.DatabaseObject
 
INFINITY - Static variable in class ewe.sys.Double
 
INFO_ACCEPT_DROPPED_FILES - Static variable in interface ewe.ui.WindowConstants
This is used for setInfo() only.
INFO_CLIENT_RECT - Static variable in interface ewe.ui.WindowConstants
Use this to get the Rect of the client area, but the x and y co-ordinates will always be 0,0.
INFO_DETAILS - Static variable in class ewe.io.FileBase
This should return a String a particular detail for the file.
INFO_DETAIL_NAMES - Static variable in class ewe.io.FileBase
This should return an array of Strings giving the details to display about a file in the filechooser box.
INFO_DETAIL_WIDTHS - Static variable in class ewe.io.FileBase
This should return EITHER an array of ints giving the width of each detail column (except for name) or an array of Strings which represent the widest string expected for each column.
INFO_DEVICE_ICON - Static variable in class ewe.io.FileBase
This returns an IImage representing the device on which the file is stored.
INFO_DEVICE_NAME - Static variable in class ewe.io.FileBase
This returns a String which is the name of the computer.
INFO_DROPPED_DATA - Static variable in interface ewe.ui.WindowConstants
 
INFO_FILE_TIMES - Static variable in class ewe.io.FileBase
This is used to get/set the three file times for a file - the creation date, the last modification date and the last access date, in that order.
INFO_FLAGS - Static variable in class ewe.io.FileBase
This gets a set of File or device specific flags.
INFO_FLAGS_FOR_SIZE - Static variable in interface ewe.ui.WindowConstants
This is used to get the window flags for a particular size.
INFO_FONT - Static variable in interface ewe.ui.WindowConstants
 
INFO_FREE_DRIVE_SPACE - Static variable in class ewe.io.FileBase
This returns a Long specifying the number of free bytes on the disk, or null if it cannot be determined.
INFO_GROUP - Static variable in class ewe.io.FileBase
This is used to get/set the group of a file.
INFO_GUI_FLAGS - Static variable in interface ewe.ui.WindowConstants
This is a parameter for Window.getGuiInfo(), use it with a ewe.sys.Long object as the destination parameters.
INFO_ICON - Static variable in class ewe.io.FileBase
This requests the icon for the file - returns an IImage object.
INFO_ICON_LARGE - Static variable in class ewe.io.FileBase
 
INFO_ICON_MEDIUM - Static variable in class ewe.io.FileBase
 
INFO_ICON_SMALL - Static variable in class ewe.io.FileBase
 
INFO_LINK_DESTINATION - Static variable in class ewe.io.FileBase
NOT IMPLEMENTED YET.
INFO_NATIVE_WINDOW - Static variable in interface ewe.ui.WindowConstants
Used with Window.getInfo().
INFO_OWNER - Static variable in class ewe.io.FileBase
This is used to get/set the owner of a file.
INFO_PARENT_RECT - Static variable in interface ewe.ui.WindowConstants
Use this to get or set the parent's client screen rectangle.
INFO_POSITION_IN_NATIVE_DRAWING_SURFACE - Static variable in interface ewe.ui.WindowConstants
Used with Window.getInfo().
INFO_PROGRAM_DIRECTORY - Static variable in class ewe.io.FileBase
This returns a String which is the directory where the program is installed.
INFO_ROOT_LIST - Static variable in class ewe.io.FileBase
This requests the names of the root directory of all drives - returns an array of Strings.
INFO_SCREEN_RECT - Static variable in interface ewe.ui.WindowConstants
Use this to get or set the user's screen rectangle.
INFO_SYSTEM_TYPE - Static variable in class ewe.io.FileBase
Used for getting the file system type.
INFO_TASKBAR_ICON - Static variable in interface ewe.ui.WindowConstants
Use this along with a Window.TaskBarIconInfo class to set the taskbar icon info for a window.
INFO_TEMPORARY_DIRECTORY - Static variable in class ewe.io.FileBase
This returns a String which is the directory where temporary files can be created.
INFO_TITLE - Static variable in interface ewe.ui.WindowConstants
This is a parameter for Window.setInfo(), Window.getInfo() use it with a ewe.sys.Long object as the destination parameters.
INFO_TOOL_TIP - Static variable in class ewe.io.FileBase
This should return a String representing a "tool-tip" to display for a file in the Filechooser box.
INFO_TOTAL_DRIVE_SPACE - Static variable in class ewe.io.FileBase
This returns a Long specifying the total number of bytes on the the disk, or null if it cannot be determined.
INFO_WINDOW_FLAGS - Static variable in interface ewe.ui.WindowConstants
Use this to get or set the window (i.e.
INFO_WINDOW_ICON - Static variable in interface ewe.ui.WindowConstants
Use this along with an Icon Object to set the window icon for a window.
INFO_WINDOW_RECT - Static variable in interface ewe.ui.WindowConstants
Use this to get or set the window location and size on the screen.
INFRA_RED - Static variable in class ewe.net.ClientServerConnector
This is a type to be used in the constructor.
INFRA_RED - Static variable in class ewe.net.InetAddress
 
INFRA_RED - Static variable in class ewe.net.SocketMaker
This should be used with the "type" member.
INITIALLY_CLOSED - Static variable in interface ewe.ui.CellConstants
 
INITIALLY_MINIMIZED - Static variable in interface ewe.ui.CellConstants
 
INITIALLY_PREFERRED_SIZE - Static variable in interface ewe.ui.CellConstants
 
INSERT - Static variable in interface ewe.ui.IKeys
special key
INSETS - Static variable in interface ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Insets object as the "value" object.
INSTALL_SELECT - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
INT - Static variable in class ewe.reflect.Wrapper
 
INTEGER - Static variable in interface ewe.database.DatabaseTypes
This is the Integer (32-bit) field type.
INTEGER_MAX_VALUE - Static variable in class ewe.math.Number
 
INTEGER_MIN_VALUE - Static variable in class ewe.math.Number
 
INTERFACE - Static variable in class ewe.reflect.Modifier
 
INTERFACE - Static variable in class java.lang.reflect.Modifier
Interface: Class: is an interface.
INVISIBLE - Static variable in interface ewe.ui.IKeys
modifier used when specifying hot keys - indicates that the key should not be underlined.
INVISIBLE_CURSOR - Static variable in interface ewe.sys.VmConstants
 
IO - class ewe.io.IO.
 
IO() - Constructor for class ewe.io.IO
 
IOException - exception ewe.io.IOException.
 
IOException(String) - Constructor for class ewe.io.IOException
 
IOException() - Constructor for class ewe.io.IOException
 
IOException(Throwable) - Constructor for class ewe.io.IOException
 
IOException(String, Throwable) - Constructor for class ewe.io.IOException
 
IOHandle - class ewe.io.IOHandle.
This is used for asynchronous IO operations.
IOHandle() - Constructor for class ewe.io.IOHandle
 
IOTransfer - class ewe.io.IOTransfer.
This class is used to copy from one stream to another asynchronously.
IOTransfer() - Constructor for class ewe.io.IOTransfer
After calling this constructor you can call start(Stream in,Stream out) to begin the transfer operation running asynchronously.
IOTransfer(Stream, Stream) - Constructor for class ewe.io.IOTransfer
After calling this constructor you can call startTask() to begin the transfer operation running asynchronously.
IOTransfer(Stream, Stream, int) - Constructor for class ewe.io.IOTransfer
After calling this constructor you can call startTask() to begin the transfer operation running asynchronously.
IO_ABORTED - Static variable in class ewe.io.IOHandle
This is returned during a read/write operation when a read/write request is made but the operation has been aborted by a call to stop() on this handle.
IO_ERROR - Static variable in class ewe.io.IOHandle
This is a general IO_ERROR.
IS_AN_IMAGE_DATA_TYPE - Static variable in interface ewe.fx.ImageData
 
IS_DESKTOP - Static variable in class ewe.io.RemoteConnection
This is returned by getStatus().
IS_MOBILE - Static variable in class ewe.io.RemoteConnection
This is returned by getStatus().
IScroll - interface ewe.ui.IScroll.
 
ISimpleList - interface ewe.data.ISimpleList.
 
ISurface - interface ewe.fx.ISurface.
ISurface is an interface implemented by drawing surfaces.
ITALIC - Static variable in class ewe.fx.Font
An italic font style.
ITrack - interface ewe.ui.ITrack.
 
IWebBrowser - interface ewe.ui.IWebBrowser.
 
IconAndText - class ewe.fx.IconAndText.
IconAndText is a special type of IImage that draws an Icon and then a line of text.
IconAndText() - Constructor for class ewe.fx.IconAndText
 
IconAndText(IImage, String, FontMetrics, int) - Constructor for class ewe.fx.IconAndText
Create an IconAndText for the specified icon and text.
IconAndText(IImage, String, FontMetrics) - Constructor for class ewe.fx.IconAndText
Create an IconAndText for the specified icon and text.
IconAndText(String, String, Object, FontMetrics) - Constructor for class ewe.fx.IconAndText
Create an IconAndText using the ImageCache.
IconTableModel - class ewe.ui.IconTableModel.
This is a table model that displays an icon with associated text below it.
IconTableModel() - Constructor for class ewe.ui.IconTableModel
 
IllegalAccessException - exception java.lang.IllegalAccessException.
 
IllegalAccessException(String) - Constructor for class java.lang.IllegalAccessException
 
IllegalAccessException() - Constructor for class java.lang.IllegalAccessException
 
IllegalAccessException(Throwable) - Constructor for class java.lang.IllegalAccessException
 
IllegalAccessException(String, Throwable) - Constructor for class java.lang.IllegalAccessException
 
IllegalArgumentException - exception java.lang.IllegalArgumentException.
 
IllegalArgumentException(String) - Constructor for class java.lang.IllegalArgumentException
 
IllegalArgumentException() - Constructor for class java.lang.IllegalArgumentException
 
IllegalArgumentException(Throwable) - Constructor for class java.lang.IllegalArgumentException
 
IllegalArgumentException(String, Throwable) - Constructor for class java.lang.IllegalArgumentException
 
IllegalMonitorStateException - exception java.lang.IllegalMonitorStateException.
 
IllegalMonitorStateException(String) - Constructor for class java.lang.IllegalMonitorStateException
 
IllegalMonitorStateException() - Constructor for class java.lang.IllegalMonitorStateException
 
IllegalMonitorStateException(Throwable) - Constructor for class java.lang.IllegalMonitorStateException
 
IllegalMonitorStateException(String, Throwable) - Constructor for class java.lang.IllegalMonitorStateException
 
IllegalStateException - exception java.lang.IllegalStateException.
 
IllegalStateException(String) - Constructor for class java.lang.IllegalStateException
 
IllegalStateException() - Constructor for class java.lang.IllegalStateException
 
IllegalStateException(Throwable) - Constructor for class java.lang.IllegalStateException
 
IllegalStateException(String, Throwable) - Constructor for class java.lang.IllegalStateException
 
IllegalThreadStateException - exception java.lang.IllegalThreadStateException.
 
IllegalThreadStateException(String) - Constructor for class java.lang.IllegalThreadStateException
 
IllegalThreadStateException() - Constructor for class java.lang.IllegalThreadStateException
 
IllegalThreadStateException(Throwable) - Constructor for class java.lang.IllegalThreadStateException
 
IllegalThreadStateException(String, Throwable) - Constructor for class java.lang.IllegalThreadStateException
 
Image - class ewe.fx.Image.
Image represents a rectangular bitmapped image and is a very bottom level object for dealing with images and icons.
Image() - Constructor for class ewe.fx.Image
 
Image(int, int, int) - Constructor for class ewe.fx.Image
Creates an image of the specified width and height that can be used for drawing.
Image(int, int) - Constructor for class ewe.fx.Image
Creates an image of the specified width and height that can be used for drawing, with default (zero) options.
Image(Image, int) - Constructor for class ewe.fx.Image
This is the best way to create a copy of an image.
Image(Object, int) - Constructor for class ewe.fx.Image
This creates an Image from a system dependant native image type.
Image(String, int) - Constructor for class ewe.fx.Image
Loads and constructs an image from a resource or file which contains a formatted image.
Image(String) - Constructor for class ewe.fx.Image
Loads and constructs an image from a resource or file which contains a formatted image.
Image(ByteArray, int, Rect, int, int) - Constructor for class ewe.fx.Image
Use this to load a formatted image from an array of bytes, optionally resizing a portion of the image during decoding if possible.
Image(ByteArray, int, int, int) - Constructor for class ewe.fx.Image
Use this to load a formatted image from an array of bytes, optionally resizing the image during decoding if possible.
Image(ByteArray, int) - Constructor for class ewe.fx.Image
Use this to load a formatted image from an array of bytes.
Image(Stream, int, Rect, int, int) - Constructor for class ewe.fx.Image
Use this to load a formatted image from an ewe.io.Stream, optionally resizing a portion of the image during decoding if possible.
Image(Stream, int, int, int) - Constructor for class ewe.fx.Image
Use this to load a formatted image from an ewe.io.Stream, optionally resizing the image during decoding if possible.
Image(Stream, int) - Constructor for class ewe.fx.Image
Use this to load a formatted image from an ewe.io.Stream.
Image(int, int, int, int[], int, int) - Constructor for class ewe.fx.Image
Use this to create an RGB_IMAGE or an ARGB_IMAGE from the image pixels.
Image(int, int, int, byte[], int, int, int[]) - Constructor for class ewe.fx.Image
Use this to create a mono, grayscale or indexed image from a the image pixel bits and the color table (for indexed images).
ImageBuffer - class ewe.fx.ImageBuffer.
 
ImageBuffer() - Constructor for class ewe.fx.ImageBuffer
 
ImageBytes - class ewe.fx.ImageBytes.
This provides no more functionality than a ByteArray.
ImageBytes() - Constructor for class ewe.fx.ImageBytes
 
ImageBytes(byte[]) - Constructor for class ewe.fx.ImageBytes
 
ImageBytes(IImage) - Constructor for class ewe.fx.ImageBytes
 
ImageCache - class ewe.fx.ImageCache.
An ImageCache is used to fetch and keep images so that Images do not have to be re-decoded each time they are accessed.
ImageCache() - Constructor for class ewe.fx.ImageCache
 
ImageCodec - class ewe.fx.ImageCodec.
This class is used by Image for decoding image formats.
ImageCodec() - Constructor for class ewe.fx.ImageCodec
 
ImageControl - class ewe.ui.ImageControl.
 
ImageControl(IImage) - Constructor for class ewe.ui.ImageControl
 
ImageData - interface ewe.fx.ImageData.
This is a Interface that provides image scan line data and can optionally accept image scan line data.
ImageDecodingException - exception ewe.fx.ImageDecodingException.
 
ImageDecodingException(String) - Constructor for class ewe.fx.ImageDecodingException
 
ImageDragContext - class ewe.graphics.ImageDragContext.
 
ImageDragContext(AniImage) - Constructor for class ewe.graphics.ImageDragContext
 
ImageDragContext(AniImage, PenEvent, Point) - Constructor for class ewe.graphics.ImageDragContext
 
ImageFileChooser - class ewe.filechooser.ImageFileChooser.
 
ImageFileChooser() - Constructor for class ewe.filechooser.ImageFileChooser
 
ImageFileChooser(int, String) - Constructor for class ewe.filechooser.ImageFileChooser
 
ImageFileChooser(int, String, File) - Constructor for class ewe.filechooser.ImageFileChooser
 
ImageInfo - class ewe.fx.ImageInfo.
This is used for storing information about an Image retrieved by Image.getImageInfo().
ImageInfo() - Constructor for class ewe.fx.ImageInfo
 
ImageList - class ewe.graphics.ImageList.
 
ImageList() - Constructor for class ewe.graphics.ImageList
 
ImageMover - class ewe.graphics.ImageMover.
 
ImageMover(AniImage, Point, Point, int) - Constructor for class ewe.graphics.ImageMover
 
ImageNotFoundException - exception ewe.fx.ImageNotFoundException.
 
ImageNotFoundException(String) - Constructor for class ewe.fx.ImageNotFoundException
 
ImageRefresher - interface ewe.fx.ImageRefresher.
An ImageRefresher is used by an animated image (AniImage) to display it on the screen.
ImageResolver - interface ewe.ui.formatted.ImageResolver.
 
ImageTool - class ewe.fx.ImageTool.
This class is used for two purposes.
ImageTool() - Constructor for class ewe.fx.ImageTool
 
ImageTool(int) - Constructor for class ewe.fx.ImageTool
 
ImageTool(int, int[]) - Constructor for class ewe.fx.ImageTool
 
ImageTypeNotSupportedException - exception ewe.fx.ImageTypeNotSupportedException.
 
ImageTypeNotSupportedException(int) - Constructor for class ewe.fx.ImageTypeNotSupportedException
 
ImageUnit - class ewe.graphics.pagedisplay.ImageUnit.
 
ImageUnit(IImage) - Constructor for class ewe.graphics.pagedisplay.ImageUnit
 
Immediate - Static variable in class ewe.sys.TimeOut
 
InUse - Static variable in class ewe.fx.mImage
A property bit - Used by MosaicPanel
IncompatibleClassChangeError - error java.lang.IncompatibleClassChangeError.
 
IncompatibleClassChangeError(String) - Constructor for class java.lang.IncompatibleClassChangeError
 
IncompatibleClassChangeError() - Constructor for class java.lang.IncompatibleClassChangeError
 
IncompatibleClassChangeError(Throwable) - Constructor for class java.lang.IncompatibleClassChangeError
 
IncompatibleClassChangeError(String, Throwable) - Constructor for class java.lang.IncompatibleClassChangeError
 
InconsistentDatabaseStateException - exception ewe.database.InconsistentDatabaseStateException.
When changes are made to a RecordFile database (or any one object that uses a RandomAccessDatabaseStream as its underlying IO stream) these changes are done "safely".
InconsistentDatabaseStateException() - Constructor for class ewe.database.InconsistentDatabaseStateException
 
IndexEntry - class ewe.database.IndexEntry.
 
IndexEntry() - Constructor for class ewe.database.IndexEntry
 
IndexOutOfBoundsException - exception java.lang.IndexOutOfBoundsException.
 
IndexOutOfBoundsException(String) - Constructor for class java.lang.IndexOutOfBoundsException
 
IndexOutOfBoundsException() - Constructor for class java.lang.IndexOutOfBoundsException
 
IndexOutOfBoundsException(Throwable) - Constructor for class java.lang.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String, Throwable) - Constructor for class java.lang.IndexOutOfBoundsException
 
IndexSelectable - interface ewe.data.IndexSelectable.
ISelectable is an interface that represents an Object that contains some sort of list of which various items can be selected.
InetAddress - class ewe.net.InetAddress.
An InetAddress represents a host name and IP address.
Infinite - Static variable in class ewe.sys.TimeOut
This is the value for an infinite timeout in milliseconds, equal to -1.
InflaterInputStream - class ewe.zip.InflaterInputStream.
 
InflaterInputStream(BasicStream) - Constructor for class ewe.zip.InflaterInputStream
 
InflaterInputStream(BasicStream, boolean) - Constructor for class ewe.zip.InflaterInputStream
 
InflaterInputStream(InputStream, boolean) - Constructor for class ewe.zip.InflaterInputStream
 
InflaterInputStream(InputStream) - Constructor for class ewe.zip.InflaterInputStream
 
InputBox - class ewe.ui.InputBox.
This class can be used to accept a single line of input from the user.
InputBox() - Constructor for class ewe.ui.InputBox
 
InputBox(String) - Constructor for class ewe.ui.InputBox
 
InputForm - class ewe.ui.InputForm.
 
InputForm() - Constructor for class ewe.ui.InputForm
 
InputKeyPad - class ewe.ui.InputKeyPad.
 
InputKeyPad() - Constructor for class ewe.ui.InputKeyPad
 
InputMethod - class ewe.ui.InputMethod.
 
InputMethod() - Constructor for class ewe.ui.InputMethod
 
InputObject - class ewe.data.InputObject.
This is a utility object which can be used to input data from a user.
InputObject() - Constructor for class ewe.data.InputObject
 
InputObject(String, int) - Constructor for class ewe.data.InputObject
Create an InputObject with the specified fields and with a particular input length.
InputPanelTableModel - class ewe.ui.InputPanelTableModel.
 
InputPanelTableModel() - Constructor for class ewe.ui.InputPanelTableModel
 
InputPopupForm - class ewe.ui.InputPopupForm.
 
InputPopupForm() - Constructor for class ewe.ui.InputPopupForm
 
InputStack - class ewe.ui.InputStack.
 
InputStack() - Constructor for class ewe.ui.InputStack
 
InputStream - class ewe.io.InputStream.
An InputStream is used to read bytes - however all read() operations will block the current thread.
InputStream() - Constructor for class ewe.io.InputStream
 
InputStream(Stream) - Constructor for class ewe.io.InputStream
 
InputStream(RandomStream) - Constructor for class ewe.io.InputStream
 
InputStream(InputStream) - Constructor for class ewe.io.InputStream
 
InputStreamReader - class ewe.io.InputStreamReader.
This is a thin wrapper around a TextReader to provide compatibility with the commonly used java.io.InputStreamReader class.
InputStreamReader(InputStream, String) - Constructor for class ewe.io.InputStreamReader
 
InputStreamReader(InputStream) - Constructor for class ewe.io.InputStreamReader
 
InputStreamReader(BasicStream, String) - Constructor for class ewe.io.InputStreamReader
 
InputStreamReader(BasicStream) - Constructor for class ewe.io.InputStreamReader
 
InputValidator - interface ewe.ui.InputValidator.
 
Insets - class ewe.fx.Insets.
 
Insets(int, int, int, int) - Constructor for class ewe.fx.Insets
 
InstantiationError - error java.lang.InstantiationError.
 
InstantiationError(String) - Constructor for class java.lang.InstantiationError
 
InstantiationError() - Constructor for class java.lang.InstantiationError
 
InstantiationError(Throwable) - Constructor for class java.lang.InstantiationError
 
InstantiationError(String, Throwable) - Constructor for class java.lang.InstantiationError
 
InstantiationException - exception java.lang.InstantiationException.
 
InstantiationException(String) - Constructor for class java.lang.InstantiationException
 
InstantiationException() - Constructor for class java.lang.InstantiationException
 
InstantiationException(Throwable) - Constructor for class java.lang.InstantiationException
 
InstantiationException(String, Throwable) - Constructor for class java.lang.InstantiationException
 
IntArray - class ewe.util.IntArray.
This is a utility for storing an expandable array of integers.
IntArray() - Constructor for class ewe.util.IntArray
Creates an IntArray with an initial size of 100 and a grow size of 100.
IntArray(int, int) - Constructor for class ewe.util.IntArray
Creates an IntArray with the specified initial size and grow size.
IntChoice - class ewe.ui.IntChoice.
An IntChoice is a mChoice that treats setInt() and getInt() differently.
IntChoice(int[], int) - Constructor for class ewe.ui.IntChoice
 
IntChoice(String[], int) - Constructor for class ewe.ui.IntChoice
 
IntChoice(String, int) - Constructor for class ewe.ui.IntChoice
 
Intable - interface ewe.util.Intable.
This interface represents an Object that can have a integer value set/retrieved.
Integer - class java.lang.Integer.
Instances of class Integer represent primitive int values.
Integer(int) - Constructor for class java.lang.Integer
Create an Integer object representing the value of the int argument.
Integer(String) - Constructor for class java.lang.Integer
Create an Integer object representing the value of the argument after conversion to an int.
InteractivePanel - class ewe.graphics.InteractivePanel.
 
InteractivePanel() - Constructor for class ewe.graphics.InteractivePanel
 
InterruptedException - exception java.lang.InterruptedException.
 
InterruptedException() - Constructor for class java.lang.InterruptedException
 
InterruptedException(String) - Constructor for class java.lang.InterruptedException
 
InterruptedException(Throwable) - Constructor for class java.lang.InterruptedException
 
InterruptedException(String, Throwable) - Constructor for class java.lang.InterruptedException
 
InterruptedIOException - exception ewe.io.InterruptedIOException.
 
InterruptedIOException(String) - Constructor for class ewe.io.InterruptedIOException
 
InterruptedIOException() - Constructor for class ewe.io.InterruptedIOException
 
InterruptedIOException(Throwable) - Constructor for class ewe.io.InterruptedIOException
 
InterruptedIOException(String, Throwable) - Constructor for class ewe.io.InterruptedIOException
 
InvalidDataException - exception ewe.database.InvalidDataException.
 
InvalidDataException(String) - Constructor for class ewe.database.InvalidDataException
 
InvalidDataException() - Constructor for class ewe.database.InvalidDataException
 
Invisible - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to an invisible state.
InvocationTargetException - exception java.lang.reflect.InvocationTargetException.
InvocationTargetException is sort of a way to "wrap" whatever exception comes up when a method or constructor is called via Reflection.
InvocationTargetException() - Constructor for class java.lang.reflect.InvocationTargetException
Construct an exception with null as the cause.
InvocationTargetException(Throwable) - Constructor for class java.lang.reflect.InvocationTargetException
Create an InvocationTargetException using another exception.
InvocationTargetException(Throwable, String) - Constructor for class java.lang.reflect.InvocationTargetException
Create an InvocationTargetException using another exception and an error message.
IsAnimated - Static variable in class ewe.fx.mImage
A property bit - indicates that this image will be animated and so the ImageRefresher should be set if it is being placed into a Control.
IsEmpty - Static variable in class ewe.fx.mImage
A property bit - The image is empty.
IsExpanded - Static variable in class ewe.ui.TreeTableModel
A Node status.
IsHot - Static variable in class ewe.graphics.PageDisplayUnit
This is a flag indicating that this unit is clickable (e.g.
IsInvisible - Static variable in class ewe.fx.mImage
A property bit - The image is invisible
IsLocked - Static variable in class ewe.fx.mImage
A property bit - The image is locked - not used yet.
IsMoveable - Static variable in class ewe.fx.mImage
A property bit - The image is moveable (draggable).
IsNode - Static variable in class ewe.ui.TreeTableModel
A Node status.
IsNotHot - Static variable in class ewe.fx.mImage
A property bit - The image has no hot area.
IsNotStill - Static variable in class ewe.fx.mImage
A property bit - The image is not still, it is animated.
IsPrepared - Static variable in class ewe.fx.mImage
A property bit - The image is fully prepared.
IsPreparing - Static variable in class ewe.fx.mImage
A property bit - The image is being prepared.
Iterator - interface ewe.util.Iterator.
Similar to the standard Java Iterator, it will return a set of Objects sequentially.
IteratorEnumerator - class ewe.util.IteratorEnumerator.
This is an object that can be used to implement an object that is both an Iterator and an Enumeration.
IteratorEnumerator() - Constructor for class ewe.util.IteratorEnumerator
 
icon - Variable in class ewe.fx.IconAndText
The icon being used.
icon - Variable in class ewe.io.FileChooserLink
 
icon - Variable in class ewe.ui.MessageBox
 
iconClicked(int) - Method in class ewe.ui.IconTableModel
If an icon in the table returned by makeTable() is clicked, this method is called.
iconDisplay - Variable in class ewe.ui.MessageBox
You can create this and set it up before displaying the message box, but you must also set the "icon" variable to be the icon you wish to display.
iconMode - Variable in class ewe.filechooser.FileChooser
Do not set this directly.
iconPressed() - Method in class ewe.ui.Window
This is called directly by the VM within a native Window Message handler.
iconSelected(int) - Method in class ewe.ui.IconTableModel
If an icon in the table returned by makeTable() is selected with the arrow keys, this method is called.
iconize(IImage) - Method in class ewe.ui.Card
Call this after you have specified the tab name.
iconize(IImage, boolean) - Method in class ewe.ui.Card
Call this after you have specified the tab name.
iconize(String, Object, boolean) - Method in class ewe.ui.Card
Call this after you have specified the tab name.
iconize(String, Object) - Method in class ewe.ui.Card
This iconizes the tab with the icon of the specified name and, tells the Card to display an icon only when it is deslected ONLY if it is running on a PDA sized screen.
iconize(String) - Method in class ewe.ui.Card
This iconizes the tab with the icon of the specified name and, tells the Card to display an icon only when it is deslected ONLY if it is running on a PDA sized screen.
iconize(Control, String, Object, boolean, FontMetrics) - Static method in class ewe.ui.Gui
This will iconize a button/control that has its text already set.
iconize(Control, IImage, boolean, FontMetrics) - Static method in class ewe.ui.Gui
This will iconize a button/control that has its text already set.
iconize(String, IImage, boolean) - Method in class ewe.ui.MenuItem
Set the label, hotkey and image for the item.
icons - Variable in class ewe.ui.TaskbarWindow
The icons are stored in here.
id - Variable in class ewe.database.FieldSortEntry
 
id - Variable in class ewe.io.RemoteCall
 
id - Variable in class ewe.ui.MenuItem
An optional ID for the item.
id - Variable in class ewe.util.DataProperty
This is the id of the property.
identityHashCode(Object) - Static method in class ewe.sys.Vm
This returns the hashcode for the object as if the Object.hashCode() method was called regardless of any overriding hashCode() methods.
identityHashCode(Object) - Static method in class java.lang.System
Get what the hashcode of this Object would be if the Object.hashCode() method was called instead of any overriding hashCode() methods.
idleTimeOut - Static variable in class ewe.sys.Device
 
ids - Variable in class ewe.database.FoundEntriesObject
 
ifType - Variable in class ewe.reflect.FieldTransfer
The type of the data used by the interface object.
ifWrapper - Variable in class ewe.reflect.FieldTransfer
 
ignoreParentFrame - Variable in class ewe.io.FileSaver
Set this true to always ignore the parent Frame and have all new Frames appear in their own window.
image - Variable in class ewe.fx.ImageBuffer
 
image - Variable in class ewe.fx.ImageInfo
This is only valid when getting one image out of a set of multiple images.
image - Variable in class ewe.fx.RGBImageData
 
image - Variable in class ewe.fx.mImage
The base image for the mImage.
image - Variable in class ewe.fx.print.PageRect
 
image - Variable in class ewe.graphics.ImageDragContext
 
image - Variable in class ewe.graphics.ImageMover
This is the image being moved.
image - Variable in class ewe.graphics.PngIconMaker
 
image - Variable in class ewe.sys.VMApp
 
image - Variable in class ewe.ui.ButtonObject
 
image - Variable in class ewe.ui.Card
If this is not null then this will be displayed instead of the tab text.
image - Variable in class ewe.ui.Control
 
image - Variable in class ewe.ui.DragContext.ImageDragInWindow
This is the image being dragged.
image - Variable in class ewe.ui.MenuItem
If this is not null then this will be displayed instead of the label.
image - Variable in class ewe.ui.Sprite
 
image - Variable in class ewe.ui.formatted.TextFormatter
 
imageAnchor - Variable in class ewe.ui.ButtonControl
 
imageAnchor - Variable in class ewe.ui.ButtonObject
 
imageBeginDragged(AniImage, Point) - Method in class ewe.graphics.InteractivePanel
 
imageBeginDragged(AniImage, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is attempting to drag an image.
imageBytes - Variable in class ewe.sys.VMApp
 
imageChar - Variable in class ewe.ui.formatted.TextFormatter
The character that comes after the image.
imageClicked(AniImage, Point) - Method in class ewe.graphics.InteractivePanel
 
imageCreationOptions - Variable in class ewe.fx.ImageBuffer
 
imageData - Variable in class ewe.fx.RGBImageData
 
imageDataTypeToImageCreationOptions(int) - Static method in class ewe.fx.ImageTool
Convert an ImageData.TYPE_XXXX value to an Image.XXX_IMAGE option for creating an image.
imageDrag() - Method in class ewe.ui.DragContext
Call this within the dragged(DragContext dc) to continue dragging the same image.
imageDrag(IImage, Point) - Method in class ewe.ui.DragContext
Call this within the dragged(DragContext dc) to drag a new Image.
imageDragged(ImageDragContext, Point) - Method in class ewe.graphics.InteractivePanel
 
imageDragged(ImageDragContext, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is dragging an image.
imageLine - Variable in class ewe.ui.formatted.TextFormatter
The line that the image is actually on.
imageMayChange - Variable in class ewe.fx.mImage
 
imageMovedOff(AniImage) - Method in class ewe.graphics.InteractivePanel
 
imageMovedOff(AniImage) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is no longer over an image.
imageMovedOn(AniImage) - Method in class ewe.graphics.InteractivePanel
 
imageMovedOn(AniImage) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is over an image without the pen/mouse being down (yet).
imageNotDragged(ImageDragContext, Point) - Method in class ewe.graphics.InteractivePanel
 
imageNotDragged(ImageDragContext, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse has released dragging an image.
imageNotRestingOn(AniImage) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is no longer resting on an image.
imagePos - Variable in class ewe.ui.DragContext.ImageDragInWindow
This is the location of the last valid drag.
imagePressed(AniImage, Point) - Method in class ewe.graphics.InteractivePanel
 
imagePressed(AniImage, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is pressed on an image.
imageReleased(AniImage, Point) - Method in class ewe.graphics.InteractivePanel
 
imageReleased(AniImage, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is released from an image.
imageRestingOn(AniImage) - Method in class ewe.graphics.MosaicPanel
Indicates the pen/mouse is resting on an image (after half second delay).
imageSet() - Method in class ewe.fx.mImage
 
imageSet(TextFormatter) - Method in class ewe.ui.formatted.TextDisplay
 
imageSizeLimit - Static variable in class ewe.filechooser.ImageFileChooser
This is the maximum size of an image to preview or get in bytes.
imageX - Variable in class ewe.ui.formatted.TextFormatter
 
imageY - Variable in class ewe.ui.formatted.TextFormatter
 
imageableHeight - Variable in class ewe.fx.print.PageFormat
 
imageableWidth - Variable in class ewe.fx.print.PageFormat
 
imageableX - Variable in class ewe.fx.print.PageFormat
 
imageableY - Variable in class ewe.fx.print.PageFormat
 
images - Variable in class ewe.graphics.AnimatedIcon
 
images - Variable in class ewe.graphics.Mosaic
These are the images in the Mosaic.
images - Static variable in class ewe.ui.HtmlViewer
 
imprint(ImageData, ImageData) - Static method in class ewe.fx.ImageTool
This method "imprints" the data in the small ImageData into the big ImageData at the top left corner of the big ImageData.
in - Variable in class ewe.io.BlockInputStream
 
in - Variable in class ewe.io.IOTransfer
 
in - Variable in class ewe.io.InputStream
The underlying InputStream object - if any.
in - Variable in class ewe.io.RemoteCallHandler
 
in - Variable in class ewe.io.StreamAdapter
 
in() - Static method in class ewe.sys.Vm
Get a BufferedReader to standard input or to an application Console if standard input is not available (e.g.
inCheck - Variable in class java.lang.SecurityManager
Tells whether or not the SecurityManager is currently performing a security check.
inClass(String) - Method in class java.lang.SecurityManager
Tell whether the specified class is on the execution stack.
inClassLoader() - Method in class java.lang.SecurityManager
Deprecated. use #checkPermission(Permission) instead
inEventThread - Static variable in class ewe.ui.Window
Called by the VM to post key and pen events.
inFocus - Variable in class ewe.ui.EditControl
If native input is used, this will normally start automatically when the input gets focus.
inFocus - Static variable in class ewe.ui.Gui
 
inFront - Static variable in class ewe.ui.Window
 
inNativeInput() - Static method in class ewe.ui.Window
This returns whether the system is within a native input or native dialog.
inPanel - Variable in class ewe.graphics.MosaicPanel
 
inPress - Variable in class ewe.ui.ButtonControl
 
inRange(int) - Method in class ewe.util.RangeList
 
inRange(int, int) - Method in class ewe.util.RangeList
 
inRect(int, int, Rect) - Method in class ewe.ui.TableControl
 
inThread() - Static method in class ewe.sys.mThread
This returns true if a the current thread is a true mThread (i.e.
include(DatabaseEntry) - Method in class ewe.database.EntriesView
Include the specified entry in this view, but only if it is already included in its FoundEntries.
include(int) - Method in class ewe.database.EntriesView
Include the specified entry in this view.
include(EntriesView) - Method in class ewe.database.EntriesView
Include all the entries in the other view in this view.
include(DatabaseEntry) - Method in interface ewe.database.FoundEntries
Add an entry to the FoundEntries if it was not added before.
include(DatabaseEntry) - Method in class ewe.database.FoundEntriesObject
 
includeAll(IntArray) - Method in class ewe.database.EntriesView
Add all the indexes - sorting this view before the add is done.
includeAll(Handle, EntriesView) - Method in interface ewe.database.FoundEntries
Include all the entries as specified from the view of another FoundEntries in this FoundEntries.
includeAll(Handle, EntriesView) - Method in class ewe.database.FoundEntriesObject
 
includeExclude(Handle, EntriesView, boolean) - Method in class ewe.database.FoundEntriesObject
 
incompleteColor - Variable in class ewe.ui.ProgressBar
 
indentDropItems - Variable in class ewe.ui.ChoiceControl
 
indentLevel - Variable in class ewe.ui.MenuItem
This is -1 by default, which means that the index level should be calculated automatically.
index(int) - Method in class ewe.database.EntriesView
This is the same as indexInFoundEntries().
indexBy(Handle, int, String) - Method in interface ewe.database.Database
This tells the Database to keep an index for a particular sort ID and optional distinct name.
indexBy(Handle, Class, String) - Method in interface ewe.database.Database
This tells the Database to keep an index using a particular Comparer class and distinct name.
indexBy(int) - Method in interface ewe.database.Database
This is a convenience method for the other indexBy method.
indexBy(Handle, Class, String) - Method in class ewe.database.DatabaseObject
This tells the Database to keep an index using a particular Comparer class and distinct name.
indexBy(Handle, int, String) - Method in class ewe.database.DatabaseObject
 
indexBy(int) - Method in class ewe.database.DatabaseObject
 
indexFlag - Variable in class ewe.database.DatabaseObject
 
indexFromFoundEntries(FoundEntries) - Method in class ewe.database.FoundEntriesObject
 
indexFromFoundEntries(FoundEntries) - Method in class ewe.database.RecordFoundEntries
 
indexInFoundEntries(int) - Method in class ewe.database.EntriesView
This is the same as index().
indexInView(DatabaseEntry) - Method in class ewe.database.EntriesView
Find out the index of the specified entry in this view - if it exists in the view.
indexInView(int) - Method in class ewe.database.EntriesView
Determine the index of the database entry in the View, based on its index in the FoundEntries.
indexName - Variable in class ewe.database.FoundEntriesObject
 
indexOf(DatabaseEntry) - Method in interface ewe.database.FoundEntries
Return the index of the entry in the FoundEntries object.
indexOf(DatabaseEntry) - Method in class ewe.database.RecordFoundEntries
 
indexOf(String) - Method in class ewe.filechooser.FileListTableModel
 
indexOf(Object) - Method in class ewe.ui.ChoiceControl
Find the index of this object.
indexOf(int[]) - Method in class ewe.ui.TreeTableModel
Finds the index of the address specified.
indexOf(TreeNode) - Method in class ewe.ui.TreeTableModel
Return the line of the specified node IF it is displayed.
indexOf(int) - Method in class ewe.util.IntArray
Find the index of the specified value.
indexOf(char, char[], int, int, int, int) - Static method in class ewe.util.SubString
Find the index of a character within an array of characters, looking either backwards or forwards.
indexOf(Object, long, int, int, boolean) - Static method in class ewe.util.Utils
Find the index of a value within an array.
indexOf(String, char) - Static method in class ewe.util.mString
 
indexOf(String) - Method in class java.lang.String
 
indexOf(String, int) - Method in class java.lang.String
 
indexOf(int) - Method in class java.lang.String
 
indexOf(int, int) - Method in class java.lang.String
 
indexOfChild(TreeNode) - Method in class ewe.data.LiveTreeNode
 
indexOfChild(TreeNode) - Method in class ewe.data.MutableTreeNodeObject
 
indexOfChild(TreeNode) - Method in interface ewe.data.TreeNode
Return the index of the specified child.
indexOfDayInWeek(int, Locale) - Static method in class ewe.sys.Time
This returns the index of the day in the week.
indexOfPoint(int, int) - Method in class ewe.ui.TreeControl
 
indexRecorder - Variable in class ewe.database.FoundEntriesObject
 
indexes - Variable in class ewe.database.DatabaseSpecs
 
inflate(ByteArray, ByteArray) - Method in class ewe.zip.InflaterInputStream
 
inflateEnd() - Method in class ewe.zip.InflaterInputStream
 
inflateInit(boolean) - Method in class ewe.zip.InflaterInputStream
 
inheritModifiers(Control, boolean, int, boolean) - Method in class ewe.ui.Control
Get particular modifiers flags from another control and optionally set children flags.
init(FileChooserParameters) - Method in class ewe.io.SimpleFileChooser
 
init(long, byte) - Method in class ewe.ui.TreeTableModel
 
initCause(Throwable) - Method in class java.lang.Throwable
Initialize the cause of this Throwable to be the specified Throwable.
initial - Variable in class ewe.filechooser.FileChooserDemo
 
initialText - Variable in class ewe.ui.TextInputParameters
This is the initial text to be entered - use setInitialText() to set it - this will convert LF characters to CR/LF characters if necessary.
initialize() - Method in class ewe.database.RecordFile
Initialize the RecordFile - you do not need to call this for new RecordFiles, it is done if a new RecordFile is created automatically.
initialize(byte[], int, int) - Method in class ewe.security.BlowfishECB
Initializes the instances, but does not really reset it since the PBOXes are not reset.
initializeDatabase(DatabaseMaker, String, Object, DataProcessor, DataProcessor) - Static method in class ewe.database.DatabaseManager
This is used to initialize a database if it has not yet been initialized.
initializeDatabase(DatabaseMaker, String, Object) - Static method in class ewe.database.DatabaseManager
This is used to initialize a database if it has not yet been initialized.
innerRect - Static variable in class ewe.ui.ChoiceControl
 
input(Frame, String, PropertyList) - Method in class ewe.data.InputObject
This does the following: Sets the values of the fields to be as specified in the "values" PropertyList parameter.
input(String, int) - Method in class ewe.data.LiveObject
This opens an Editor for this object.
input(Frame, String) - Method in class ewe.database.GetSearchCriteria
 
input(String) - Method in class ewe.database.GetSearchCriteria
 
input - Variable in class ewe.io.StreamReader
The underlying InputStream if one is used.
input - Variable in class ewe.io.TextReader
This is the underlying stream, or the "stream" Stream may be used instead.
input(String, int) - Method in class ewe.ui.InputBox
 
input(Frame, String, int) - Method in class ewe.ui.InputBox
 
input - Variable in class ewe.ui.InputForm
 
input - Variable in class ewe.ui.InputPopupForm
 
input - Variable in class ewe.ui.mComboBox
The input part of the Control.
input - Variable in class ewe.ui.mFileInput
 
input - Variable in class ewe.ui.mInputWithTools
 
input - Variable in class ewe.zip.InflaterInputStream
 
inputBytes - Variable in class ewe.zip.DeflaterOutputStream
The number of bytes written to the deflater.
inputEdge - Static variable in class ewe.ui.mInput
This is the default edge to use on mInputs.
inputFlags - Variable in class ewe.ui.EditControl
This value is -1 as default - which tells the VM to pick the best input flags for the current system.
inputForm - Static variable in class ewe.ui.InputForm
 
inputIsShutdown - Variable in class ewe.net.SocketBase
 
inputLength - Variable in class ewe.data.InputObject
This is the default input length, currently set to 30 characters.
inputLength - Variable in class ewe.ui.InputStack
 
inputMethod - Variable in class ewe.ui.EditControl
You can set this to be a valid InputMethod object.
inputStackLength - Static variable in class ewe.ui.UIBuilder
 
inputState - Variable in class ewe.ui.mTextPad
This is used to determine the state of the input.
inputStream - Variable in class ewe.io.CompressedRandomStream
 
inputStream - Variable in class ewe.io.EweFileBrowser
 
inputStream - Variable in class ewe.net.SocketBase
 
inputStream - Variable in class ewe.zip.ZipFileBrowser
 
insert(int, int, long[], byte[]) - Method in class ewe.ui.TreeTableModel
This will only insert IF there are already children.
insert(int, byte[], int, int) - Method in class ewe.util.ByteArray
Insert bytes into the ByteArray.
insert(int, char[], int, int) - Method in class ewe.util.CharArray
Insert characters into the CharArray.
insert(int[], int, int, int) - Method in class ewe.util.IntArray
 
insert(int, int) - Method in class ewe.util.IntArray
Insert a value at the specified index.
insert(int, Object) - Method in class ewe.util.Vector
Deprecated. Use add(index,obj) instead.
insert(int, char[], int, int) - Method in class java.lang.StringBuffer
 
insert(int, String) - Method in class java.lang.StringBuffer
 
insert(int, char[]) - Method in class java.lang.StringBuffer
 
insert(int, boolean) - Method in class java.lang.StringBuffer
 
insert(int, double) - Method in class java.lang.StringBuffer
 
insert(int, float) - Method in class java.lang.StringBuffer
 
insert(int, int) - Method in class java.lang.StringBuffer
 
insert(int, long) - Method in class java.lang.StringBuffer
 
insert(int, Object) - Method in class java.lang.StringBuffer
 
insert(int, char) - Method in class java.lang.StringBuffer
 
insertChild(MutableTreeNode, int) - Method in class ewe.data.LiveTreeNode
 
insertChild(MutableTreeNode, int) - Method in interface ewe.data.MutableTreeNode
Insert a child at the specified index.
insertChild(MutableTreeNode, int) - Method in class ewe.data.MutableTreeNodeObject
 
insertElementAt(Object, int) - Method in class ewe.util.Vector
 
insertInt(int, int, int) - Method in class ewe.util.ByteArray
Insert an integer value as up to four bytes in big-endian format.
insertIntoInput(String) - Method in class ewe.ui.mInputWithTools
Use this to insert text into the mInput at the current cursor position, overwriting any text that might be selected.
insertItemAt(Object, int) - Method in class ewe.ui.ChoiceControl
Insert an item in the control.
insertLine(int) - Method in class ewe.ui.mTextArea
Deprecated.  
insertListItem(Object, int) - Method in interface ewe.data.IList
 
insertLong(int, long) - Method in class ewe.util.ByteArray
Insert a long value as eight bytes in big-endian format.
insertSpace(int, int) - Method in class ewe.fx.FormattedTextSpecs
 
inserted(TreeNode, TreeNode, boolean) - Method in class ewe.ui.TreeTableModel
This assumes you are using TreeNode objects with the control.
inset(int, int, Rect) - Method in class ewe.ui.TableModel
 
insets - Variable in class ewe.ui.TableModel
 
inside - Variable in class ewe.ui.ButtonObject
 
insideColor - Variable in class ewe.ui.mButton
If this is set, then the inside will be filled with this color.
install - Variable in class ewe.sys.VMApp
 
instantiationError - Variable in class ewe.reflect.Constructor
If the method call newInstance() returns null, then this will be set to be the exception that caused the newInstance() call to fail.
instructions - Variable in class ewe.graphics.PngIconMaker
 
intArray - Variable in class ewe.database.DatabaseObject
 
intBitsToFloat(int) - Static method in class java.lang.Float
Convert the argument in IEEE 754 floating-point "single format" bit layout to the corresponding float.
intBuff - Variable in class ewe.io.BlockIO
 
intLength(int) - Static method in class ewe.math.MPN
 
intLength(int[], int) - Static method in class ewe.math.MPN
Calcaulte the Common Lisp "integer-length" function.
intToHexString(int) - Static method in class ewe.sys.Convert
Convert the value to an unsigned hex string.
intToStrings(int[]) - Static method in class ewe.ui.IntChoice
 
intValue() - Method in class ewe.math.BigDecimal
 
intValue() - Method in class ewe.math.BigInteger
 
intValue() - Method in class ewe.math.Number
Return the value of this Number as an int.
intValue() - Method in class java.lang.Byte
Return the value of this Byte as an int.
intValue() - Method in class java.lang.Double
Return the value of this Double as an int.
intValue() - Method in class java.lang.Float
Return the value of this Integer as an int.
intValue() - Method in class java.lang.Integer
Return the value of this Integer.
intValue() - Method in class java.lang.Long
Return the value of this Long as an int.
intValue() - Method in class java.lang.Number
Return the value of this Number as an int.
intValue() - Method in class java.lang.Short
Return the value of this Short as an int.
integerDigits - Variable in class ewe.ui.UpDownInput
If you are using this for integer input, this specifies the number of digits that will be input/displayed.
integerValues - Variable in class ewe.ui.UpDownInput
If this is not null it will indicate a range of allowable integer values.
interlace - Variable in class ewe.fx.ImageCodec
 
interrupt() - Method in class ewe.sys.Coroutine
Interrupts the Coroutine if it was in a sleep() or a join().
interrupt() - Method in class ewe.sys.mThread
 
interruptThreadToStop - Variable in class ewe.sys.TaskObject
If this is true, then a call to stopTask() will request the running thread to be interrupted.
intersection(Mask) - Method in class ewe.fx.Mask
This leaves included only bits which are included in both this Mask and the other Mask.
intersects(Area) - Method in interface ewe.fx.Area
See if this Area intersects another.
intersects(Area) - Method in class ewe.fx.Polygon
 
intersects(Rect) - Method in class ewe.fx.Rect
 
intersects(Area) - Method in class ewe.fx.Rect
 
interval - Variable in class ewe.sys.TimeOut
 
invalid - Variable in class ewe.ui.DisplayLine
This is used by mTextPad and TextFormatters
invalidateCache() - Method in class ewe.data.FieldTableModel
 
invalidateCachedObject(int) - Method in class ewe.data.FieldTableModel
 
invalidateCachedObject() - Method in class ewe.data.FieldTableModel
Deprecated. use invalidateCache() or invalidateCachedObject(int row);
invert(Image) - Static method in class ewe.fx.Image
Get a new Image that is the inverse of the specified image.
invert() - Method in class ewe.fx.Mask
This inverts the bitmap for the mask.
invert(Mask) - Method in class ewe.fx.Mask
This inverts all the bits in this Mask which correspond to set bits in the other Mask.
invertSelectedIndexes() - Method in class ewe.ui.TableControl
This is only relevant with listMode being true.
invocationError - Variable in class ewe.io.RemoteCall
This will hold any exception generated by the remote object when the method was invoked.
invocationError - Variable in class ewe.reflect.Method
 
invoke(Object, Wrapper[], Wrapper) - Method in class ewe.reflect.Method
Invoke the method on the specified target object.
invoke(Object, String, Object[]) - Method in class ewe.reflect.Type
 
invoke(Object, Object[], int) - Method in class ewe.sys.AsyncTask
Invoke the method on the target in a separate Thread and return a Handle to the task.
invoke(Object, Object[]) - Method in class ewe.sys.AsyncTask
Invoke the method on the target in a separate Thread and return a Handle to the task.
invoke(Object) - Method in class ewe.sys.AsyncTask
Invoke the method on the target in a separate Thread and return a Handle to the task.
invoke(Object, String) - Method in class ewe.sys.AsyncTask
This method combines a call to setMethod() followed by a call to invoke().
invoke(Object, String, Object[], int) - Method in class ewe.sys.AsyncTask
This method combines a call to setMethod() followed by a call to invoke().
invoke(Object, String, Object[]) - Method in class ewe.sys.AsyncTask
This method combines a call to setMethod() followed by a call to invoke().
invoke(Object, Object[]) - Method in class java.lang.reflect.Method
 
invokeOn(Object, Reflect) - Method in class ewe.io.RemoteCall
Invoke the remote call on a target object of the specified class.
invokeOn(Object, Reflect, ByteArray) - Method in class ewe.io.RemoteCall
 
ioException - Variable in class ewe.io.RemoteCallHandler
If an IOException occured, it will be placed here.
ioLocation - Variable in class ewe.io.IOHandle
This is used in the case of RandomAccessStreams.
is(int) - Method in class ewe.sys.Double
This checks to see if the value of the double is one of the special values (POSITIVE_INFINITY, NEGATIVE_INFINITY, INFINITY(either), NAN) or if it is NEGATIVE, POSITIVE or ZERO.
is24Hours - Variable in class ewe.ui.TimeUpDownInput
 
isACutSubFolder(File) - Method in class ewe.filechooser.FileClipboard
 
isADeletedEntry() - Method in interface ewe.database.DatabaseEntry
 
isADeletedEntry() - Method in class ewe.database.DatabaseEntryObject
 
isAGrayScaleImage(int) - Static method in class ewe.fx.ImageTool
 
isAList - Variable in class ewe.ui.ChoiceControl
 
isANetAddress(String) - Static method in class ewe.net.InetAddress
 
isASelection() - Method in class ewe.ui.TableControl
Reports whether at least one cell is selected.
isAbstract(int) - Static method in class ewe.reflect.Modifier
 
isAbstract(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is abstract.
isActionKey() - Method in class ewe.ui.KeyEvent
 
isActive - Variable in class ewe.graphics.MosaicPanel
 
isActive - Variable in class ewe.ui.mLabel
 
isActiveCellControl(int, int) - Method in class ewe.ui.TableModel
Returns if there is an active CellControl at the specified row and column.
isAlive() - Method in class ewe.sys.mThread
Checks if the thread is alive.
isAllInclusive() - Method in interface ewe.database.FoundEntries
If a FoundEntries is all inclusive then adding entries to the database will automatically add the new entries to the FoundEntries.
isAllInclusive - Variable in class ewe.database.FoundEntriesObject
 
isAllInclusive() - Method in class ewe.database.FoundEntriesObject
 
isAnIndexedImage(int) - Static method in class ewe.fx.ImageTool
 
isAnInput(Object) - Method in class ewe.ui.InputBox
 
isArray(Object) - Static method in class ewe.reflect.Array
 
isArray(Object) - Static method in class ewe.reflect.Reflect
Returns if the specified object is an array type.
isArray() - Method in class ewe.reflect.Reflect
Returns if this Reflect object represents an array.
isArray() - Method in class java.lang.Class
Returns true if the class represents an array.
isAssignableFrom(Reflect) - Method in class ewe.reflect.Reflect
Determines if the class or interface represented by this Reflect object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Reflect parameter.
isAssignableFrom(Class) - Method in class java.lang.Class
Returns true if the this class is a superclass or superinterface of the specified other class.
isAutoExpandingTabs - Variable in class ewe.ui.AppForm
 
isBMPFile - Variable in class ewe.fx.ImageCodec
 
isBackKey() - Method in class ewe.ui.KeyEvent
 
isBaseClass(String) - Method in class ewe.reflect.Reflect
 
isCancelKey() - Method in class ewe.ui.KeyEvent
 
isChildOf(Container) - Method in class ewe.ui.Control
 
isClient - Variable in class ewe.net.ClientServerConnector
This will be set if a connection is made and this connector is considered the client.
isClosed() - Method in class ewe.io.Buffer
Deprecated.  
isCollection(Object) - Static method in class ewe.database.DatabaseUtils
 
isColor() - Static method in class ewe.sys.Vm
Returns true if the system supports a color display and false otherwise.
isCompatibleWith(int) - Method in class ewe.reflect.Wrapper
 
isCompletelyWithin(AniImage) - Method in class ewe.graphics.AniImage
Returns if this AniImage is completely within the other AniImage.
isCompressedRandomStream(File) - Static method in class ewe.io.CompressedRandomStream
Check if a File has the CompressedRandomStream signature.
isControlPanel - Variable in class ewe.ui.Frame
 
isCopy - Variable in class ewe.ui.DragContext
Used for Drag and Drop - this indicates that a copy of the data should be dragged.
isCreated() - Method in class ewe.ui.Window
This returns true if the Window has been created (its native component has been created) and has not been closed.
isCut - Variable in class ewe.filechooser.FileClipboard
 
isCut(File, String) - Method in class ewe.filechooser.FileClipboard
 
isCut(TreeNode) - Method in class ewe.filechooser.FileTree
 
isCut(TreeNode) - Method in class ewe.ui.TreeTableModel
 
isDaemon() - Method in class ewe.sys.mThread
Checks if this thread is a daemon thread.
isDaemon() - Method in class ewe.sys.mThreadGroup
 
isData - Variable in class ewe.ui.mLabel
 
isDecodable(byte[]) - Static method in class ewe.fx.ImageCodec
 
isDecryptor - Variable in class ewe.security.Encryptor
 
isDeleted - Variable in class ewe.database.DatabaseEntryObject
 
isDigit(char) - Static method in class java.lang.Character
 
isDirectory() - Method in class ewe.io.EweFile.EweEntryFile
 
isDirectory() - Method in class ewe.io.File
Returns true if the file is a directory and false otherwise.
isDirectory() - Method in class ewe.io.FileAdapter
 
isDirectory() - Method in class ewe.io.FileBase
Returns true if the file is a directory and false otherwise.
isDirectory() - Method in class ewe.zip.ZipEntry
Gets true, if the entry is a directory.
isDirectory() - Method in class ewe.zip.ZipEntryFile
 
isDraggedOver(AniImage, Point) - Method in class ewe.graphics.AniImage
 
isDragging - Variable in class ewe.graphics.MosaicPanel
 
isEmpty() - Method in class ewe.fx.Graphics
 
isEmpty() - Method in class ewe.ui.Panel
 
isEmpty() - Method in class ewe.util.EventDispatcher
Check if there are any listeners in the Dispatcher.
isEmpty() - Method in class ewe.util.Hashtable
 
isEmpty() - Method in class ewe.util.Vector
 
isEmpty() - Method in class ewe.util.WeakSet
If this returns true - it indicates that there are definitely no entries.
isEmulated() - Method in class ewe.io.RemoteConnection
This returns true if the RemoteConnection is running on an EweSync Emulator.
isExclusive() - Method in class ewe.ui.mCheckBox
 
isField(String) - Method in class ewe.reflect.FieldTransfer
 
isFile() - Method in class ewe.io.FileBase
 
isFinal(int) - Static method in class ewe.reflect.Modifier
 
isFinal(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is final.
isFormatted - Variable in class ewe.fx.FormattedTextSpecs
This is used by getWidthAndPositions().
isFullScrollClient - Variable in class ewe.ui.Canvas
Overriding classes must set this true if the new class fully implements the ScrollClient interface (which Canvas does not).
isGIFFile - Variable in class ewe.fx.ImageCodec
 
isHidden() - Method in class ewe.io.FileBase
 
isHot(int, int) - Method in class ewe.graphics.PageDisplay
 
isHotKey(int, int) - Static method in class ewe.ui.KeyEvent
Checks to see if the pressed hot-key should be considered to match the hot-key of a particular Control.
isHotKey(int) - Method in class ewe.ui.KeyEvent
Checks to see if the key represented by this KeyEvent should be considered to match the hot-key of a particular Control.
isIn(int, int) - Method in interface ewe.fx.Area
Check if the point is in the area.
isIn(int, int) - Method in class ewe.fx.Polygon
 
isIn(int, int) - Method in class ewe.fx.Rect
 
isIn(Point) - Method in class ewe.graphics.AniImage
 
isIn(int, int, Rect) - Method in class ewe.ui.TableControl
 
isIndexedBy(int) - Method in interface ewe.database.Database
This returns if the Database has at least one index that uses the specified sort ID.
isIndexedBy(int) - Method in class ewe.database.DatabaseObject
 
isInfinite(double) - Static method in class ewe.math.Number
 
isInfinite(double) - Static method in class java.lang.Double
Return true if the double has a value equal to either NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInfinite() - Method in class java.lang.Double
Return true if the value of this Double is the same as NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInfinite(float) - Static method in class java.lang.Float
Return true if the float has a value equal to either NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInfinite() - Method in class java.lang.Float
Return true if the value of this Float is the same as NEGATIVE_INFINITY or POSITIVE_INFINITY, otherwise return false.
isInitialized(boolean) - Static method in class ewex.registry.Registry
 
isInside(int, int) - Method in class ewe.fx.Rect
 
isInstance(Object) - Method in class ewe.reflect.Reflect
Check if the specified object parameter is an instance of this reflected class.
isInstance(Object) - Method in class ewe.reflect.Type
Return if the specified Object is an instance of the Class represented by this Type.
isInstance(Object) - Method in class java.lang.Class
This is the equivalent of the instanceof operator.
isInstanceOfDataObject(Object) - Method in interface ewe.database.Database
Return if the specified object is an instance of the data transfer object assigned in setObjectClass();
isInstanceOfDataObject(Object) - Method in class ewe.database.DatabaseObject
Return if the specified object is an instance of the data transfer object assigned in setObjectClass();
isInterface(int) - Static method in class ewe.reflect.Modifier
 
isInterface() - Method in class java.lang.Class
Returns true if this class represents an interface.
isInterface(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is an interface.
isJPEGFile - Variable in class ewe.fx.ImageCodec
 
isKey() - Method in class ewe.sys.SystemMessage
 
isLeaf() - Method in class ewe.data.LiveTreeNode
 
isLeaf() - Method in class ewe.data.MutableTreeNodeObject
 
isLeaf() - Method in interface ewe.data.TreeNode
Returns whether this is a node or leaf.
isLeaf() - Method in class ewex.registry.RegistryKeyNode
 
isLeapYear(int) - Static method in class ewe.sys.Time
 
isLetter(char) - Static method in class java.lang.Character
 
isLetterOrDigit(char) - Static method in class java.lang.Character
 
isLocked() - Method in class ewe.ui.mApp
 
isLowerCase(char) - Static method in class java.lang.Character
 
isMobile - Variable in class ewe.io.SyncApp
 
isMobile() - Static method in class ewe.sys.Device
Return if this device is considered a Mobile Device.
isMobile() - Static method in class ewe.sys.Vm
Returns true if this VM is running on what is considered a Mobile platform.
isModal() - Method in class ewe.ui.Control
This determines if the Control is being displayed in a modal frame.
isMouse() - Method in class ewe.sys.SystemMessage
 
isMoveToNextControlKey(boolean) - Method in class ewe.ui.KeyEvent
 
isMultiple - Variable in class ewe.ui.DragContext
Used for Drag and Drop - this indicates that any data being dragged should be considered multiple data.
isNaN(double) - Static method in class ewe.math.Number
 
isNaN(double) - Static method in class java.lang.Double
Return true if the double has the same value as NaN, otherwise return false.
isNaN() - Method in class java.lang.Double
Return true if the value of this Double is the same as NaN, otherwise return false.
isNaN(float) - Static method in class java.lang.Float
Return true if the float has the same value as NaN, otherwise return false.
isNaN() - Method in class java.lang.Float
Return true if the value of this Float is the same as NaN, otherwise return false.
isNamed(TreeNode, String) - Static method in class ewe.data.LiveTreeNode
 
isNamed(SubString, String) - Static method in class ewe.util.TextDecoder
 
isNative(int) - Static method in class ewe.reflect.Modifier
 
isNative(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is native.
isNativeInitialized() - Static method in class ewex.registry.Registry
Returns true if a TRUE native registry is available.
isNegative() - Method in class ewe.sys.DateChange
This is only valid when used to calculate the difference between two dates.
isNull() - Method in class ewe.fx.Color
 
isNull(Color) - Static method in class ewe.fx.Color
 
isNull() - Method in class ewe.util.SubString
Return if this SubString is null (i.e.
isObjectOrArray(byte[], int, int) - Static method in class ewe.util.ByteEncoder
 
isOdd() - Method in class ewe.math.MPN
 
isOn - Variable in class ewe.graphics.MosaicPanel
 
isOnHotArea(int, int) - Method in class ewe.graphics.PageDisplayUnit
This should return true if the point is within the hot area of the unit.
isOnImage(mTextPad, int, FormattedTextSpecs) - Method in class ewe.ui.formatted.TextFormatter
 
isOnMe(Point) - Method in class ewe.ui.Control
Checks if the Point p - which is relative to the top-left of this Control, is within the bounds of the Control.
isOpen() - Method in interface ewe.io.BasicStream
Returns if the stream is open or not.
isOpen() - Method in class ewe.io.BlockingStreamObject
 
isOpen() - Method in class ewe.io.Catalog
Returns true if the catalog is open and false otherwise.
isOpen() - Method in class ewe.io.EweFile
 
isOpen() - Method in class ewe.io.MemoryFile
 
isOpen() - Method in class ewe.io.PartialInputStream
 
isOpen() - Method in class ewe.io.PartialOutputStream
 
isOpen() - Method in class ewe.io.RandomAccessFile
Returns true if the file is open for reading or writing and false otherwise.
isOpen() - Method in class ewe.io.RandomStreamAdapter
 
isOpen() - Method in class ewe.io.RewindableStream
 
isOpen() - Method in class ewe.io.SerialPort
Returns true if the port is open and false otherwise.
isOpen() - Method in class ewe.io.StreamAdapter
 
isOpen() - Method in class ewe.io.StreamObject
 
isOpen() - Method in class ewe.io.StreamReader
Returns if the StreamReader is open.
isOpen() - Method in class ewe.io.StreamWriter
Deprecated.  
isOpen() - Method in class ewe.net.ServerSocket
 
isOpen() - Method in class ewe.net.Socket
Returns true if the socket is open and false otherwise.
isOpen() - Method in class ewe.ui.MenuState
 
isOpen() - Method in class ewe.zip.ZipFile
Call this after creating the ZipFile to ensure that it was opened properly.
isOpenForReadWrite() - Method in interface ewe.database.Database
This should return true if the Database is open in read/write mode, or false if it is open in read-only mode.
isOpenForReadWrite() - Method in class ewe.database.DatabaseObject
 
isOutput - Variable in class ewe.io.BlockIO
 
isPDA - Static variable in class ewe.ui.Gui
 
isPaint() - Method in class ewe.sys.SystemMessage
 
isPassword - Variable in class ewe.ui.InputKeyPad
 
isPassword - Variable in class ewe.ui.TextDisplayButton
 
isPassword - Variable in class ewe.ui.mInput
Set this true so that only '*' characters are displayed.
isPen() - Method in class ewe.sys.SystemMessage
 
isPointingTo(DatabaseEntry) - Method in interface ewe.database.DatabaseEntry
 
isPointingTo(DatabaseEntry) - Method in class ewe.database.RecordDatabaseEntry
 
isPopup() - Method in class ewe.ui.Frame
 
isPrimitive() - Method in class java.lang.Class
Checks if this class represents a primitive type.
isPrinting() - Method in class ewe.fx.print.PrinterJobObject
Return if the PrintJob is currently printing.
isPrivate(int) - Static method in class ewe.reflect.Modifier
 
isPrivate(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is private.
isProbablePrime(int) - Method in class ewe.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProtected(int) - Static method in class ewe.reflect.Modifier
 
isProtected(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is protected.
isPublic(int) - Static method in class ewe.reflect.Modifier
 
isPublic(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is public.
isRunning() - Method in class ewe.sys.Coroutine
Returns whether the Coroutine is still running.
isSameFileSystem(File) - Method in class ewe.io.FileBase
Returns true if the other file system is considered the same as this one.
isSameSize(int, int) - Method in class ewe.fx.ImageBuffer
 
isSameVolume(File) - Method in class ewe.io.FileBase
Checks if the volume which contains the other File is considered the same as the one that contains this File.
isSaved() - Method in interface ewe.database.DatabaseEntry
 
isSaved() - Method in class ewe.database.MetaFlag
 
isSaved() - Method in class ewe.database.RecordDatabaseEntry
 
isScrolling - Variable in class ewe.graphics.MosaicPanel
 
isSelected(int) - Method in interface ewe.data.IndexSelectable
Checks if an item is selected.
isSelected(Object) - Method in class ewe.data.MultiListSelect.SingleListSelect
 
isSelected(String, Object) - Method in class ewe.data.MultiListSelect
 
isSelected(int) - Method in class ewe.ui.BasicList
 
isSelected(int) - Method in class ewe.ui.ChoiceControl
 
isSelected(int) - Method in class ewe.ui.SimpleList
 
isSelected - Variable in class ewe.ui.TableCellAttributes
 
isSelected(int, int) - Method in class ewe.ui.TableControl
Returns if the cell in row and col are selected.
isSelected(int) - Method in class ewe.ui.TreeTableModel
 
isSelected(int) - Method in class ewe.ui.mList
 
isServer - Variable in class ewe.net.ClientServerConnector
This will be set if a connection is made and this connector is considered the server.
isServer - Variable in class ewe.net.SocketMaker
This says whether a ServerSocket is to be created.
isShowingMoreItem() - Method in class ewe.ui.PhoneMenu
 
isSingleLine - Variable in class ewe.ui.ChoiceControl
 
isSmartPhone() - Static method in class ewe.sys.Device
Returns if this device is considered a SmartPhone Device - one that has a phone style keyboard, 4 way navigation keys, an Action key, a Back/Cancel key and at least two "Soft" keys.
isSmartPhone - Static variable in class ewe.ui.Gui
 
isSomeonesHotKey(KeyEvent) - Method in class ewe.ui.Control
 
isSorted(boolean) - Method in class ewe.database.EntriesView
Checks if the indexes in the EntriesView are sorted as per the sort criteria used by the source FoundEntries.
isSorted() - Method in interface ewe.database.FoundEntries
Return if the entries are sorted.
isSorted() - Method in class ewe.database.FoundEntriesObject
 
isSpaceChar(char) - Static method in class java.lang.Character
 
isStatic(int) - Static method in class ewe.reflect.Modifier
 
isStatic(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is static.
isStrict(int) - Static method in class ewe.reflect.Modifier
 
isStrict(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is strictfp.
isString(byte[], int, int) - Static method in class ewe.util.ByteEncoder
 
isSupported() - Static method in class ewe.ui.WindowContainer
 
isSynchronized(DatabaseEntry) - Method in class ewe.database.Synchronizer
Returns the state of the synchronized flag.
isSynchronized(int) - Static method in class ewe.reflect.Modifier
 
isSynchronized(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is synchronized.
isTimer() - Method in class ewe.sys.SystemMessage
 
isTitleCase(char) - Static method in class java.lang.Character
 
isTopBar - Variable in class ewe.ui.DragPanel
 
isTouching(AniImage) - Method in class ewe.graphics.AniImage
Returns if this AniImage is touching the other AniImage.
isTransient(int) - Static method in class ewe.reflect.Modifier
 
isTransient(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is transient.
isTypeOf(Reflect) - Method in class ewe.reflect.Reflect
Determines if the class or interface represented by this Reflect object is either the same as, or is a subclass of, or implements, the class or interface represented by the specified Reflect parameter.
isTypeOf(String) - Method in class ewe.reflect.Reflect
Determines if the class or interface represented by this Reflect object is either the same as, or is a subclass of, or implements, the class or interface represented by the specified String parameter.
isTypeOf(String, String) - Static method in class ewe.reflect.Reflect
Even though this could be done by creating Reference objects, I have made it native for efficiency.
isUpdating - Variable in class ewe.database.SafeDBAccess
If the Database is open for updating, this will be true.
isUpperCase(char) - Static method in class java.lang.Character
 
isValid(PropertyList, Editor) - Method in class ewe.data.InputObject
This is called before the InputObject form exits with an exit code of IDOK.
isValid() - Method in class ewe.fx.Graphics
 
isValid() - Method in class ewe.io.EweFile.EweEntryFile
 
isValid() - Method in class ewe.reflect.FieldTransfer
Returns true if this FieldTransfer can actually do a transfer.
isValid(double) - Static method in class ewe.sys.Double
Returns true if the number is NOT NaN and is NOT an INFINITY value.
isValid() - Method in class ewe.sys.Time
 
isValid(String) - Method in class ewe.ui.InputBox
Override this to validate the entered data before exit.
isValid() - Method in class ewe.zip.ZipEntryFile
 
isValidKeyPress(KeyEvent) - Method in interface ewe.ui.InputValidator
 
isValidText(String) - Method in interface ewe.ui.InputValidator
 
isVisible(int, int, boolean) - Method in class ewe.ui.TableControl
Find out if the cell at row and col is completely visible (completely == true) or at least partially visible (completely == false).
isVolatile(int) - Static method in class ewe.reflect.Modifier
 
isVolatile(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is volatile.
isWhitespace(char) - Static method in class java.lang.Character
 
isWindowFrame(Frame) - Static method in class ewe.ui.Gui
This returns true if the Frame is the main frame of a window.
isWithin(double, double) - Method in class ewe.fx.print.PageRect
Returns true if the specified co-ordinate in Points is within this PageRect.
isWithin(double, double, double, double) - Method in class ewe.fx.print.PageRect
Returns true if the specified rectangle in Points intersects with this PageRect.
isWithin(PageRect, double, double) - Method in class ewe.fx.print.PrintPage
Returns true if the specified co-ordinate in Points is within the current PageRect.
isWithin(PageRect, double, double, double, double) - Method in class ewe.fx.print.PrintPage
Returns true if the specified rectangle in Points intersects the current PageRect.
isWithin(PageRect, PointRect) - Method in class ewe.fx.print.PrintPage
Returns true if the specified rectangle in Points intersects the current PageRect.
isWithin(AniImage) - Method in class ewe.graphics.AniImage
Returns if this AniImage is "within" the other AniImage - where "within" is "touching" if CompletelyIn property is not set, otherwise it is "isCompletelyWithin".
isWithinCurrentArea(PointRect) - Method in class ewe.fx.print.PrintableObject
Return if the specified area given in Points, relative to the top-left point of the current print area (as selected by getAreaFor) is within the current PageRect buffer.
isWritableImage() - Method in class ewe.fx.ArrayImageData
 
isWritableImage() - Method in class ewe.fx.Image
 
isWritableImage() - Method in interface ewe.fx.ImageData
Returns if you can write data to the Image.
isWritableImage() - Method in class ewe.fx.RGBImageData
Returns if you can write data to the Image.
italic - Variable in class ewe.ui.FontChooser
 
item - Variable in class ewe.ui.Card
This is the item that was added to the MultiPanel.
itemBuffer - Static variable in class ewe.ui.Console
 
itemBuffer - Static variable in class ewe.ui.mInput
 
itemBuffer - Static variable in class ewe.ui.mTextArea
Deprecated.  
itemBuffer - Static variable in class ewe.ui.mTextPad
 
itemHeight - Variable in class ewe.ui.ChoiceControl
If you set this to a value >= 0 then this will be taken to be the fixed item height.
itemHeight - Variable in class ewe.ui.PhoneMenu
 
itemIsVisible(int, boolean) - Method in interface ewe.data.ISimpleList
Checks if an item is either partially or fully visible.
itemIsVisible(int, boolean) - Method in class ewe.ui.ChoiceControl
 
itemName - Variable in class ewe.ui.ListEditor
This is the name of the item being edited.
items - Variable in class ewe.ui.ChoiceControl
 
items - Variable in class ewe.ui.ListEditor
These are the items being edited.
items - Variable in class ewe.ui.PhoneMenu
Items are added to this as Strings or MenuItem objects.
itemsChanged(boolean, int) - Method in class ewe.ui.ListEditor
 
itemsSize() - Method in class ewe.ui.ChoiceControl
 
itemsSize() - Method in class ewe.ui.SimpleList
This returns getItemCount().
iterator() - Method in class ewe.util.Vector
Get an Iterator for the vector.
iterator(Vector) - Static method in class ewe.util.Vector
This returns an iterator for the specified Vector.

J

JAVA_OBJECT - Static variable in interface ewe.database.DatabaseTypes
This is for an arbitrary Java Object encoded somehow as bytes.
JAVA_UTF8_CODEC - Static variable in class ewe.io.IO
The canonical name for the Ewe library's Ascii Codec.
JOIN_BEVEL - Static variable in class ewe.fx.Pen
 
JOIN_MITER - Static variable in class ewe.fx.Pen
 
JOIN_ROUND - Static variable in class ewe.fx.Pen
 
JavaBridge - class ewe.sys.JavaBridge.
 
JavaBridge() - Constructor for class ewe.sys.JavaBridge
 
JavaUtf8Codec - class ewe.io.JavaUtf8Codec.
 
JavaUtf8Codec(int) - Constructor for class ewe.io.JavaUtf8Codec
 
JavaUtf8Codec() - Constructor for class ewe.io.JavaUtf8Codec
 
java.lang - package java.lang
 
java.lang.reflect - package java.lang.reflect
 
javaToImage(Image) - Method in class ewe.fx.ImageCodec
Call this after calling decode to convert it to an Image.
join(Coroutine, int) - Static method in class ewe.sys.Coroutine
Tells the current Coroutine thread to sleep until the other Coroutine thread has exited.
join() - Method in class ewe.sys.mThread
Wait for this mThread to die.
join(long) - Method in class ewe.sys.mThread
Wait for this mThread to die for at most millis milliseconds.
join(long, int) - Method in class ewe.sys.mThread
Wait for this mThread to die for at most millis milliseconds.
justGotFocus - Variable in class ewe.ui.EditControl
 

K

KEEP_VISIBLE - Static variable in interface ewe.fx.ImageRefresher
An option that tells the ImageRefresher to keep the image on screen.
KEYFIRST - Static variable in class ewe.sys.SystemMessage
 
KEYLAST - Static variable in class ewe.sys.SystemMessage
 
KEYPAD_0 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_1 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_2 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_3 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_4 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_5 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_6 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_7 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_8 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_9 - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_DEL - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_DIVIDE - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_DOWN - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_END - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_ENTER - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_HOME - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_INS - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_LEFT - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_MINUS - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_PAGE_DOWN - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_PAGE_UP - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_PLUS - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_POINT - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_RIGHT - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_TIMES - Static variable in interface ewe.ui.IKeypadKeys
 
KEYPAD_UP - Static variable in interface ewe.ui.IKeypadKeys
 
KEY_PRESS - Static variable in class ewe.ui.KeyEvent
The event type for a key press event.
KEY_PRESSED - Static variable in interface ewe.ui.IKeys
This mask should be applied to the result of Vm.getAsyncKeyState(int keyCode).
KEY_RELEASE - Static variable in class ewe.ui.KeyEvent
 
KEY_WASPRESSED - Static variable in interface ewe.ui.IKeys
This mask should be applied to the result of Vm.getAsyncKeyState(int keyCode).
KeepImage - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to keep its associated image.
KeepOnScreen - Static variable in class ewe.fx.mImage
A property bit - When refreshing this image, the associated Mosaic will scroll itself to keep the image fully visible (if possible).
KeepSIP - Static variable in interface ewe.ui.ControlConstants
Control Modifier - says that the control should keep the SIP Input Panel open when focused.
KeyEvent - class ewe.ui.KeyEvent.
KeyEvent is a key press event.
KeyEvent() - Constructor for class ewe.ui.KeyEvent
 
keepAliveMode - Variable in class ewe.net.HttpConnection
Set this to true for keep alive mode requests.
keepBackup - Variable in class ewe.io.SafeFile
 
keepConditionalChar() - Method in class ewe.ui.EditControl
 
keepFrame - Variable in class ewe.ui.Form
This option tells the Form to keep a reference to the Frame it creates for itself to save time if it is closed and then re-shown.
keepFrame - Variable in class ewe.ui.Menu
If this is true then the same Frame will be used for the Menu everytime it is shown.
keepVmResident - Variable in class ewe.sys.VMOptions
 
key - Variable in class ewe.ui.KeyEvent
The key pressed or entered by other means (grafitti input).
key - Variable in class ewex.registry.RegistryKeyNode
 
keyPressed(KeyEvent) - Method in class ewe.ui.Console
This gets called when a valid key is pressed.
keyTime - Variable in class ewe.ui.InputMethod
 
keyToChar(KeyEvent) - Method in class ewe.ui.Console
This converts a key press to a Unicode character for sending or displaying.
keypad - Static variable in class ewe.ui.DecimalKeyPad
 
keypadToKey() - Method in class ewe.ui.KeyEvent
Convert a KEYPAD_ type key into a standard key.
keys - Variable in class ewe.ui.InputKeyPad
 
keys - Static variable in class ewe.ui.PhoneMenu
These are the phone keys from '1' to '9' - you can use them in paintItemAt().
keys() - Method in class ewe.util.Hashtable
 
keys() - Method in class ewe.util.WeakCache
Each object returned by the returned Iterator will be a WeakReference.
keys() - Method in class ewe.util.WeakHashtable
Return an Enumeration on all the keys in the WeakHashtable.
kill() - Method in class ewe.io.SerialPort
This forceably closes the serial port, even if there is data pending to be sent.

L

LANGUAGE - Static variable in class ewe.sys.Locale
Use with getString() - The full name of the locale language.
LANGUAGE_ENGLISH - Static variable in class ewe.sys.Locale
Use with getString() - The ISO English name of the locale language.
LANGUAGE_NATIVE - Static variable in class ewe.sys.Locale
Use with getString() - The full native name of the locale language.
LANGUAGE_SHORT - Static variable in class ewe.sys.Locale
Use with getString() - The ISO two letter (lowercase) name of the locale language.
LAUNCHER_TYPE - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
LEFT - Static variable in interface ewe.ui.CellConstants
 
LEFT - Static variable in interface ewe.ui.IKeys
special key
LEFT_RIGHT_CURSOR - Static variable in interface ewe.sys.VmConstants
 
LEGAL - Static variable in class ewe.fx.print.PageFormatData
 
LESSER - Static variable in class ewe.sys.Math
Deprecated.  
LESSEROREQUAL - Static variable in class ewe.sys.Math
Deprecated.  
LESSER_OF - Static variable in class ewe.sys.Math
Deprecated.  
LETTER - Static variable in class ewe.fx.print.PageFormatData
 
LIMIT_DECODED_SIZE - Static variable in class ewe.ui.ImageControl
When the setData() method is called with the encoded image bytes, this option tells the ImageControl to limit the decoded size if possible.
LINES_SPLIT - Static variable in class ewe.ui.formatted.TextDisplay
This is a type of Control event.
LINE_ADD_FIRST_LINE_HEADER - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_ALIGN_NOW - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_BACKGROUND_COLOR_CHANGE - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_CANCEL_ALIGNMENTS - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_CENTERED - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_DRAW_RULE - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_FLAG_CANCEL_ALIGNMENTS - Static variable in class ewe.fx.FormattedTextSpecs
 
LINE_HEADER_RIGHT_ALIGN - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_LEFT_MARGIN_SHIFT_IS_CHARACTERS - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_RESPLIT - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_RIGHT_ALIGNED - Static variable in class ewe.ui.formatted.TextFormatter
This is a possible lineFlag.
LIST_ALWAYS_INCLUDE_DIRECTORIES - Static variable in class ewe.io.FileBase
This option lists all directories even if they don't match the supplied mask.
LIST_BY_DATE - Static variable in class ewe.io.FileBase
 
LIST_BY_SIZE - Static variable in class ewe.io.FileBase
 
LIST_BY_TYPE - Static variable in class ewe.io.FileBase
 
LIST_CHECK_FOR_ANY_MATCHING_CHILDREN - Static variable in class ewe.io.FileBase
This option request that only a check for matching children is done, rather than a listing.
LIST_DESCENDING - Static variable in class ewe.io.FileBase
 
LIST_DIRECTORIES_LAST - Static variable in class ewe.io.FileBase
 
LIST_DIRECTORIES_ONLY - Static variable in class ewe.io.FileBase
 
LIST_DONT_SORT - Static variable in class ewe.io.FileBase
 
LIST_FILES_ONLY - Static variable in class ewe.io.FileBase
 
LIST_IGNORE_DIRECTORY_STATUS - Static variable in class ewe.io.FileBase
This option treats directories and files as being the same.
LOCALE_NEUTRAL - Static variable in class ewe.sys.Locale
This is the native Win32 definition of a Neutral locale ID.
LOCALE_SYSTEM_DEFAULT - Static variable in class ewe.sys.Locale
This is the native Win32 definition of the system default locale ID.
LOCALE_USER_DEFAULT - Static variable in class ewe.sys.Locale
This is the native Win32 definition of the user default locale ID.
LOCAL_SOCKET - Static variable in class ewe.net.SocketMaker
This should be used with the "type" member.
LOCAL_TO_REMOTE - Static variable in class ewe.database.Synchronizer
 
LOCATION - Static variable in class ewe.io.FileChooserParameters
This property is used with a FileChooserLink object to specify a location folder the user can select.
LOG - Static variable in class ewe.sys.Math
Deprecated. Log (base e)
LOG2 - Static variable in class ewe.sys.Math
Deprecated. Log of operand1 to base operand2.
LONG - Static variable in interface ewe.database.DatabaseTypes
This is the Long Integer (64-bit) field type.
LONG - Static variable in class ewe.reflect.Wrapper
 
LONG_DATE_FORMAT - Static variable in class ewe.sys.Locale
Use with getString() - The format for the long date display.
LONG_MAX_VALUE - Static variable in class ewe.math.Number
 
LONG_MIN_VALUE - Static variable in class ewe.math.Number
 
LONG_SCREEN - Static variable in class ewe.ui.Gui
A possible flag for screenIs.
L_COMPRESSED_SIZE - Static variable in interface ewe.zip.ZipConstants
 
L_COMPRESSION_METHOD - Static variable in interface ewe.zip.ZipConstants
 
L_CRC32 - Static variable in interface ewe.zip.ZipConstants
 
L_EXTRA_FIELD_LENGTH - Static variable in interface ewe.zip.ZipConstants
 
L_FILENAME_LENGTH - Static variable in interface ewe.zip.ZipConstants
 
L_GENERAL_PURPOSE_BIT_FLAG - Static variable in interface ewe.zip.ZipConstants
 
L_HDR_SIG - Static variable in interface ewe.zip.ZipConstants
 
L_LAST_MOD_FILE_DATE - Static variable in interface ewe.zip.ZipConstants
 
L_LAST_MOD_FILE_TIME - Static variable in interface ewe.zip.ZipConstants
 
L_SIGNATURE - Static variable in interface ewe.zip.ZipConstants
 
L_SIZE - Static variable in interface ewe.zip.ZipConstants
 
L_UNCOMPRESSED_SIZE - Static variable in interface ewe.zip.ZipConstants
 
L_VERSION_NEEDED_TO_EXTRACT - Static variable in interface ewe.zip.ZipConstants
 
LaunchPanel - class ewe.ui.LaunchPanel.
 
LaunchPanel() - Constructor for class ewe.ui.LaunchPanel
 
LayoutManager - interface ewe.ui.LayoutManager.
A LayoutManager object is responsible for the positioning of controls within a Panel container.
Left - Static variable in interface ewe.ui.ControlConstants
 
LessThanThumb - Static variable in class ewe.ui.TrackControl
 
LightBlue - Static variable in class ewe.fx.Color
 
LightGray - Static variable in class ewe.fx.Color
 
LightGreen - Static variable in class ewe.fx.Color
 
LighterGray - Static variable in class ewe.fx.Color
 
LighterGray - Static variable in class ewe.fx.Graphics
 
LineNumberReader - class ewe.io.LineNumberReader.
This class functions like a standard Reader except that it counts line numbers, and canonicalizes newline characters.
LineNumberReader(Reader) - Constructor for class ewe.io.LineNumberReader
Create a new LineNumberReader that reads from the specified subordinate Reader.
LineNumberReader(Reader, int) - Constructor for class ewe.io.LineNumberReader
This method initializes a new LineNumberReader to read from the specified subordinate Reader using the specified read buffer size.
Link - class ewe.net.Link.
A link is just a String that specifies a URL or hyperlink or even a File name.
Link(String) - Constructor for class ewe.net.Link
 
LinkageError - error java.lang.LinkageError.
 
LinkageError(String) - Constructor for class java.lang.LinkageError
 
LinkageError() - Constructor for class java.lang.LinkageError
 
LinkageError(Throwable) - Constructor for class java.lang.LinkageError
 
LinkageError(String, Throwable) - Constructor for class java.lang.LinkageError
 
LinkedListElement - class ewe.util.LinkedListElement.
This is a utility class which can be the building blocks of linked list implementation.
LinkedListElement() - Constructor for class ewe.util.LinkedListElement
 
ListEditor - class ewe.ui.ListEditor.
 
ListEditor() - Constructor for class ewe.ui.ListEditor
 
ListEditor(LiveData, int, int, int, boolean, int) - Constructor for class ewe.ui.ListEditor
 
ListEditor(Object, boolean, int) - Constructor for class ewe.ui.ListEditor
 
ListEvent - class ewe.ui.ListEvent.
 
ListEvent(int, Control, Object) - Constructor for class ewe.ui.ListEvent
 
ListObject - class ewe.data.ListObject.
 
ListObject() - Constructor for class ewe.data.ListObject
 
ListSelect - class ewe.ui.ListSelect.
 
ListSelect(String, MultiListSelect.SingleListSelect) - Constructor for class ewe.ui.ListSelect
Create a ListSelect for a particular SingleListSlect as a pop-up control, that can be used again if necessary.
ListSelect() - Constructor for class ewe.ui.ListSelect
 
ListSelect(boolean, String, boolean) - Constructor for class ewe.ui.ListSelect
 
LiveData - interface ewe.data.LiveData.
A LiveData is a more complex version of a DataUnit.
LiveObject - class ewe.data.LiveObject.
This is a complete implementation of LiveData which you can use as a base for creating new LiveData Objects.
LiveObject() - Constructor for class ewe.data.LiveObject
 
LiveTreeNode - class ewe.data.LiveTreeNode.
 
LiveTreeNode() - Constructor for class ewe.data.LiveTreeNode
 
LocalResource - interface ewe.sys.LocalResource.
This allows the retrieval of locale specific data if it is installed.
Locale - class ewe.sys.Locale.
 
Locale(boolean) - Constructor for class ewe.sys.Locale
This creates a Locale without an ID.
Locale(String, String, boolean) - Constructor for class ewe.sys.Locale
Create a Locale for the specified language and optional country.
Locale() - Constructor for class ewe.sys.Locale
Creates a new default Locale object.
Locale(int) - Constructor for class ewe.sys.Locale
Creates a new Locale object with the specified ID.
Lock - class ewe.sys.Lock.
This allows only a single mThread/Coroutine to hold a Lock at a time.
Lock() - Constructor for class ewe.sys.Lock
 
Long - class ewe.sys.Long.
The ewe.sys.Long class was originally used to wrap java integral values instead of the standard java wrapper objects (java.lang.Integer, java.lang.Long, java.lang.Short, etc.)
Long() - Constructor for class ewe.sys.Long
 
Long - class java.lang.Long.
Instances of class Long represent primitive long values.
Long(long) - Constructor for class java.lang.Long
Create a Long object representing the value of the long argument.
Long(String) - Constructor for class java.lang.Long
Create a Long object representing the value of the argument after conversion to a long.
LookupData - class ewe.database.LookupData.
 
LookupData() - Constructor for class ewe.database.LookupData
 
Lower - Static variable in interface ewe.ui.IScroll
 
Lowercase - Static variable in class ewe.util.mString
 
l1 - Static variable in class ewe.sys.Long
 
l2 - Static variable in class ewe.sys.Long
 
l3 - Static variable in class ewe.sys.Long
 
label - Variable in class ewe.ui.InputPopupForm
 
label - Variable in class ewe.ui.MenuItem
The displayed label for the MenuItem.
label - Variable in class ewe.ui.formatted.TextFormatter
 
last - Variable in class ewe.util.Range
This is the last index in the range (inclusive).
lastAdded - Variable in class ewe.ui.Panel
 
lastAssigned - Variable in class ewe.database.DatabaseSpecs
 
lastChild - Variable in class ewe.graphics.PageDisplayUnit
 
lastConflictCommand - Variable in class ewe.database.Synchronizer
 
lastDragTime - Variable in class ewe.ui.DragContext
 
lastDrawn - Variable in class ewe.fx.mImage
 
lastEvent - Static variable in class ewe.ui.mApp
 
lastExport - Static variable in class ewe.data.FieldTableExportSpecs
 
lastField - Variable in class ewe.database.DatabaseSpecs
 
lastIndexOf(String) - Method in class java.lang.String
 
lastIndexOf(String, int) - Method in class java.lang.String
 
lastIndexOf(int) - Method in class java.lang.String
 
lastIndexOf(int, int) - Method in class java.lang.String
 
lastKeyPress - Variable in class ewe.ui.InputMethod
 
lastModified() - Method in class ewe.io.FileBase
 
lastName - Variable in class ewe.database.TestData
 
lastOptions - Static variable in class ewe.filechooser.FileChooserBase
 
lastPoint - Variable in class ewe.graphics.MosaicPanel
 
lastSaved - Variable in class ewe.io.FileSaver
This is the last file that was saved.
lastSelected - Variable in class ewe.ui.Control
 
lastSort - Variable in class ewe.database.DatabaseSpecs
 
lastSyncTime - Variable in class ewe.database.DatabaseSpecs
 
lastTick - Variable in class ewe.ui.Timer
The timestamp of the last tick.
lastTipFor - Static variable in class ewe.ui.PenEvent
 
lastWindow - Static variable in class ewe.ui.Window
 
launcher - Static variable in class ewe.ui.LaunchPanel
 
launcherStart - Variable in class ewe.sys.VMOptions
 
launcherTree - Variable in class ewe.sys.VMOptions
 
layout - Variable in class ewe.ui.CellPanel
This contains the controls added to the Panel.
layout(Grid, Panel, Rect) - Method in interface ewe.ui.LayoutManager
 
layout(Grid, Panel, Rect) - Method in class ewe.ui.Panel
 
layout(Grid, Panel, Rect) - Method in class ewe.ui.QuickLayout
 
layoutManager - Variable in class ewe.ui.Panel
This is the LayoutManager being used by the Panel.
left - Variable in class ewe.fx.Insets
 
left - Variable in class ewe.fx.print.PageFormatData
 
left - Variable in class ewe.ui.mTabbedPanel
 
leftMargin - Variable in class ewe.fx.FormattedTextSpecs
Space to put before the first character on the line.
leftMargin - Variable in class ewe.ui.mTextPad
This is the left margin.
leftMarginShift - Variable in class ewe.ui.formatted.TextFormatter
 
leftMost - Variable in class ewe.ui.mInput
 
leftOf(String, char) - Static method in class ewe.util.mString
This returns the string to the left of the specified character (not including the character).
leftright - Static variable in class ewe.ui.PanelSplitter
 
length - Variable in class ewe.data.FieldData
The approximate length (width) of the data in characters when displayed/edited on screen.
length() - Method in interface ewe.database.DatabaseStream
 
length() - Method in class ewe.database.RandomAccessDatabaseStream
 
length() - Method in class ewe.io.CompressedRandomStream
 
length - Variable in class ewe.io.EweFile.EweEntry
The size of the entry in bytes.
length() - Method in class ewe.io.File
Return the length of the file in bytes.
length() - Method in class ewe.io.RandomAccessFile
 
length() - Method in interface ewe.io.RandomAccessStream
Get the current length of the stream.
length() - Method in class ewe.io.RandomStream
 
length() - Method in class ewe.io.RandomStreamObject
 
length - Variable in class ewe.math.MPN
 
length - Variable in class ewe.security.Signature
This is the length of the document being signed.
length() - Method in class ewe.ui.DisplayLine
 
length - Variable in class ewe.ui.DisplayLineSpecs
 
length - Variable in class ewe.util.ByteArray
The number of valid bytes in the data.
length - Variable in class ewe.util.CharArray
This denotes the number of valid characters in the data array.
length - Variable in class ewe.util.IntArray
This specifies the number of valid values in the array.
length - Variable in class ewe.util.SubString
 
length() - Method in class ewe.util.SubString
Get the length of the SubString.
length() - Method in class java.lang.String
Returns the length of the string in characters.
length() - Method in class java.lang.StringBuffer
Returns the number of characters added to the StringBuffer.
lengthOfCollection(Object) - Static method in class ewe.database.DatabaseUtils
 
lengthOfLine - Variable in class ewe.ui.DisplayLine
This is valid immediately after a split.
lengthOfRecord(int) - Method in class ewe.database.RecordFile
Return the number of bytes needed to fetch a record.
lengthToDisplay(int) - Static method in class ewe.filechooser.FileChooser
 
less - Variable in class ewe.ui.mScrollBar
 
letAll - Variable in class ewe.util.FileComparer
 
level - Variable in class ewe.zip.ZipOutputStream
 
limits - Variable in class ewe.graphics.AniImage
Gets the bounds of the hot area.
line - Variable in class ewe.ui.DisplayLine
 
lineBreak() - Method in class ewe.ui.formatted.FormattedTextMaker
 
lineFlags - Variable in class ewe.fx.FormattedTextSpecs
This can be one of the LINE_FLAG_XXXX values.
lineFlags - Variable in class ewe.ui.formatted.TextFormatter
This can be a combination of the LINE_XXX values.
lineHeight - Variable in class ewe.ui.TextMessage
 
lineHeight - Variable in class ewe.ui.mLabel
 
lineHeight - Variable in class ewe.ui.mTextPad
 
lineIndex - Variable in class ewe.ui.DisplayLine
This is the index of the line within the editor/display.
lineParsed(int, Object[]) - Method in class ewe.io.StreamScanner
 
lineReceived(byte[], int, int) - Method in class ewe.io.StreamScanner
If preprocessLine is true, this method is called after each line is read.
lineSeparator - Variable in class ewe.io.BufferedWriter
Use this to provide your own line separator String.
lineSeparator - Variable in class ewe.io.PrintWriter
Use this to provide your own line separator String.
lineTo(float, float) - Method in class ewe.fx.GeneralPath
Draw a line from the last point to the co-ordinates (x,y).
lines - Variable in class ewe.fx.IconAndText
The text being used if it consists of multiple lines.
lines - Variable in class ewe.ui.MessageArea
 
lines - Variable in class ewe.ui.mTextArea
Deprecated.  
lines - Variable in class ewe.ui.mTextPad
 
linesRead - Variable in class ewe.io.StreamScanner
This indicates how many lines have been read since startScanning() was called.
linesSplit(TextDisplay) - Method in class ewe.ui.formatted.FormattedTextMaker
 
linkedTo - Variable in class ewe.ui.formatted.TextFormatter
 
links - Variable in class ewe.filechooser.FileChooser
These are links for the FileChooser - each of which must be of type FileChooserLink.
list(String, int) - Method in class ewe.io.FileBase
Lists the files contained in a directory.
list() - Method in class ewe.io.FileBase
Lists all files on the directory that this File object represents, sorted by name - with directories listed first.
list(FilenameFilter) - Method in class ewe.io.FileBase
List all files in this directory using the specified filter.
list - Variable in class ewe.ui.ListEditor
This is the list of items.
list(PrintWriter) - Method in class ewe.util.Properties
Prints the key/value pairs to the given print writer.
listCatalogs() - Static method in class ewe.io.Catalog
Returns the complete list of existing catalogs.
listChanged() - Method in class ewe.ui.SimpleList
 
listColumns - Variable in class ewe.ui.ListEditor
 
listEditorButtons - Variable in class ewe.data.ListObject
 
listFiles(String, int) - Method in class ewe.io.File
List files asynchronously.
listFiles(String, int) - Method in class ewe.io.FileAdapter
List files asynchronously.
listFiles(String, int) - Method in class ewe.io.FileBase
List files asynchronously.
listFonts(ISurface) - Static method in class ewe.fx.Font
List the names of all the available fonts for a particular ISurface.
listMode - Variable in class ewe.filechooser.FileChooser
Do not set this directly.
listMode - Variable in class ewe.ui.TableControl
This is if the table is to be considered a wrapping list (such as in a FileChooser).
listModeDefault - Static variable in class ewe.filechooser.FileChooser
Set this true to initially show the FileChooser in list mode.
listMultiple(String, int) - Method in class ewe.io.FileBase
Lists the files contained in a directory using a complex mask - which may actually consist of multiple masks (e.g.
listName - Variable in class ewe.data.MultiListSelect.SingleListSelect
 
listName - Variable in class ewe.ui.ListSelect
 
listRoots() - Static method in class ewe.io.FileBase
List all the root files in the default file system.
listRows - Variable in class ewe.ui.ListEditor
 
listSelector - Variable in class ewe.ui.ListSelect
 
listTitle - Variable in class ewe.ui.ListEditor
 
listeners - Variable in class ewe.ui.Control
 
lists - Variable in class ewe.ui.ListSelect
 
load() - Method in class ewe.database.DatabaseEntryObject
 
load(String, boolean) - Method in class ewe.database.DatabaseObject
This should be called when the Database is opened.
load(byte[], int, char[], int) - Static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by store().
load(byte[], int) - Static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String().
load(byte[], int, CharArray) - Static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() and return it in a CharArray
load(byte[], int, SubString) - Static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() and return it in a CharArray
load() - Method in class ewe.sys.VMApp
Load up the icon for the shortcut.
load(String) - Static method in class ewe.sys.Vm
 
load(InputStream) - Method in class ewe.util.Properties
Reads a property list from an input stream.
load(String) - Static method in class java.lang.System
Load a library name using the absolute path name.
loadAndPutDataBlock() - Method in class ewe.io.MemoryStream
Override this method if you are using a background thread to get data from a source to place in the stream's buffer for reading.
loadChars(byte[], int) - Static method in class ewe.database.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() as a char array.
loadClass(String) - Static method in class ewe.reflect.Reflect
This attempts to get a Class first using the system and then using any application class loaders.
loadClass(String, boolean) - Method in class ewe.util.mClassLoader
This method will check for system classes and cached classes before calling findClassBytes().
loadClass(String) - Method in class java.lang.ClassLoader
This requests a class to be loaded and resolved.
loadClass(String, boolean) - Method in class java.lang.ClassLoader
This should be overriden to actually locate the class bytes and define the class.
loadDynamicLibrary(String) - Static method in class ewe.sys.Vm
Load a Dynamic Link Library which may have the native code for a ewe object.
loadForName(String) - Static method in class ewe.reflect.Reflect
This attempts to get a Reflect first using the system and then using any application class loaders.
loadLibrary(String) - Static method in class ewe.sys.Vm
Deprecated. use loadDynamicLibrary() instead.
loadLibrary(String) - Static method in class ewex.registry.Registry
 
loadLibrary(String) - Static method in class java.lang.System
Load a library name, not using the system default library extension.
loadObjectAtRow(int) - Method in class ewe.data.FieldTableModel
Override this to use a different method of retrieving the object at a particular row.
loadObjectAtRow(int) - Method in class ewe.database.DatabaseTableModel
Override this to use a different method of retrieving the object at a particular row.
loadResourceOrFile(String, ByteArray) - Static method in class ewe.sys.Vm
Deprecated.  
loaded - Variable in class ewe.util.mClassLoader
A cache of already loaded classes.
loading - Variable in class ewe.ui.HtmlViewer
 
localEcho - Variable in class ewe.ui.Console
If this is true then keys pressed are echoed (displayed) on the console.
localHost - Variable in class ewe.net.DatagramSocket
 
localHost - Variable in class ewe.net.ServerSocket
 
localPortNotUsed - Variable in class ewe.net.DatagramSocket
 
localPortNotUsed - Variable in class ewe.net.ServerSocket
 
locale - Variable in class ewe.database.DatabaseEntryObject
 
locale - Variable in class ewe.ui.DateChooser
 
locale - Variable in class ewe.ui.DateDisplayInput
The Locale associated with this input.
locale - Variable in class ewe.ui.DateTimeInput
The Locale associated with this input.
locale - Variable in class ewe.util.FileComparer
 
locate(int, Dimension) - Method in class ewe.ui.DisplayLine
This locates the row and column index of a character from the original text in the list of DisplayLines.
locateField(int, int) - Method in class ewe.database.ByteArrayDatabaseEntry
 
location - Variable in class ewe.fx.mImage
 
location - Variable in class ewe.sys.VMApp
 
locationChoice - Variable in class ewe.io.SimpleFileChooser
 
lock - Variable in class ewe.database.DatabaseObject
 
lock - Variable in class ewe.database.FoundEntriesObject
 
lock - Variable in class ewe.database.RecordFile
Use this to synchronize operations on the RecordFile.
lock - Variable in class ewe.database.SafeDBAccess
All operations are synchronized on this lock.
lock - Variable in class ewe.io.DataInputStream
 
lock - Variable in class ewe.io.DataOutputStream
 
lock - Variable in class ewe.io.Reader
The object used to synchronize operations on this stream.
lock - Variable in class ewe.io.Writer
The object used to synchronize operations on this stream.
lock(TimeOut) - Method in class ewe.sys.Lock
Attempt to acquire ownership of the Lock, waiting for a specific length of time.
lock() - Method in class ewe.sys.Lock
Attempt to acquire ownership of the Lock, waiting indefinitely.
lock - Variable in class ewe.ui.MenuState
 
log(double) - Static method in class java.lang.Math
Returns the natural logarithm (base e) of a double value.
logError(String) - Static method in class ewe.database.DatabaseManager
 
longBitsToDouble(long) - Static method in class java.lang.Double
Convert the argument in IEEE 754 floating-point "double format" bit layout to the corresponding float.
longFromText(int, char[], int) - Static method in class ewe.util.TextEncoder
 
longName - Variable in class ewe.ui.Card
This is the longName given to the item when it was added to the MultiPanel.
longToHexString(long) - Static method in class ewe.sys.Convert
Convert the value to an unsigned hex string.
longValue() - Method in class ewe.math.BigDecimal
 
longValue() - Method in class ewe.math.BigInteger
 
longValue() - Method in class ewe.math.Number
Return the value of this Number as a long.
longValue - Variable in class ewe.reflect.Wrapper
 
longValue() - Method in class java.lang.Byte
Return the value of this Byte as a long.
longValue() - Method in class java.lang.Double
Return the value of this Double as a long.
longValue() - Method in class java.lang.Float
Return the value of this Integer as a long.
longValue() - Method in class java.lang.Integer
Return the value of this Integer as a long.
longValue() - Method in class java.lang.Long
Return the value of this Long.
longValue() - Method in class java.lang.Number
Return the value of this Number as a long.
longValue() - Method in class java.lang.Short
Return the value of this Short as a long.
lookingFor(Object) - Method in class ewe.ui.PenEvent
 
lookingFor(Object) - Method in class ewe.util.ComparerObjectFinder
This will return true if the Comparer's compare() method returns 0.
lookingFor(Object) - Method in interface ewe.util.ObjectFinder
This should return true if the object is one we are looking for.
lookup(Handle, Object[], boolean) - Method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
lookup(Handle, ObjectFinder) - Method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
lookup(Object[], boolean) - Method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
lookup(Object, boolean) - Method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
lookup(ObjectFinder) - Method in class ewe.database.LookupData
This looks up for all records which match the search criteria.
lookupOne(Object[], boolean) - Method in class ewe.database.LookupData
This looks up for one record which matches the search criteria.
lookupOne(Object, boolean) - Method in class ewe.database.LookupData
This looks up for one record which matches the search criteria.
lookupOne(ObjectFinder) - Method in class ewe.database.LookupData
This looks up for all records which match the search criteria and returns the first match.
loopTask - Variable in class ewe.graphics.AnimatedIcon
This is the thread that is running the animation.
loops - Variable in class ewe.graphics.AnimatedIcon
 
lostFocus(int) - Method in class ewe.ui.ButtonControl
 
lostFocus(int) - Method in class ewe.ui.Console
 
lostFocus(int) - Method in class ewe.ui.Container
 
lostFocus(int) - Method in class ewe.ui.Control
 
lostFocus(int) - Method in class ewe.ui.UpDownInput
 
lostFocus(int) - Method in class ewe.ui.mButton
 
lostFocus(int) - Method in class ewe.ui.mCheckBox
 
lostFocus(int) - Method in class ewe.ui.mChoice
 
lostFocus(int) - Method in class ewe.ui.mInput
 
lostFocus(int) - Method in class ewe.ui.mTabbedPanel
 
lostFocus(int) - Method in class ewe.ui.mTextArea
Deprecated.  
lostFocus(int) - Method in class ewe.ui.mTextPad
 
lparam - Variable in class ewe.sys.SystemMessage
 
lshift(int[], int, int[], int, int) - Static method in class ewe.math.MPN
 

M

MANUAL_MOBILE_START_ON_EMULATOR - Static variable in class ewe.io.RemoteConnection
 
MARKPARITY - Static variable in class ewe.io.SerialPort
 
MAXIMUMSIZE - Static variable in interface ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
MAXKEYLENGTH - Static variable in class ewe.security.BlowfishECB
maximum possible key length in bytes
MAX_ID - Static variable in interface ewe.database.DatabaseTypes
This is the maximum value a Field or Sort ID can be.
MAX_POINTS - Static variable in class ewe.fx.Curve
 
MAX_PRIORITY - Static variable in class ewe.sys.mThread
 
MAX_RADIX - Static variable in class java.lang.Character
Largest value allowed for radix arguments in Java.
MAX_TIMER_ENTRIES - Static variable in class ewe.sys.Vm
Obsolete - Used with setParameter(), it sets the maximum number of combined timer/callback/coroutine entries the system can handle.
MAX_VALUE - Static variable in class java.lang.Byte
The maximum value a byte can represent is 127 (or 27 - 1).
MAX_VALUE - Static variable in class java.lang.Character
The maximum value the char data type can hold.
MAX_VALUE - Static variable in class java.lang.Double
The maximum positive value a double may represent is 1.7976931348623157e+308.
MAX_VALUE - Static variable in class java.lang.Float
The maximum positive value a double may represent is 3.4028235e+38f.
MAX_VALUE - Static variable in class java.lang.Integer
The maximum value an int can represent is 2147483647 (or 231 - 1).
MAX_VALUE - Static variable in class java.lang.Long
The maximum value a long can represent is 9223372036854775807 (or 263 - 1).
MAX_VALUE - Static variable in class java.lang.Short
The minimum value a short can represent is 32767 (or 215MBB - Static variable in class ewe.ui.FormBase
A MessageBox type.
MBNONE - Static variable in class ewe.ui.FormBase
A MessageBox type.
MBOK - Static variable in class ewe.ui.FormBase
A MessageBox type.
MBOKCANCEL - Static variable in class ewe.ui.FormBase
A MessageBox type.
MBYESNO - Static variable in class ewe.ui.FormBase
A MessageBox type.
MBYESNOCANCEL - Static variable in class ewe.ui.FormBase
A MessageBox type.
MB_ABORTRETRYIGNORE - Static variable in class ewe.sys.Vm
 
MB_APPLMODAL - Static variable in class ewe.sys.Vm
 
MB_DEFBUTTON1 - Static variable in class ewe.sys.Vm
 
MB_DEFBUTTON2 - Static variable in class ewe.sys.Vm
 
MB_DEFBUTTON3 - Static variable in class ewe.sys.Vm
 
MB_ICONASTERISK - Static variable in class ewe.fx.Sound
 
MB_ICONASTERISK - Static variable in class ewe.sys.Vm
 
MB_ICONERROR - Static variable in class ewe.sys.Vm
 
MB_ICONEXCLAMATION - Static variable in class ewe.fx.Sound
 
MB_ICONEXCLAMATION - Static variable in class ewe.sys.Vm
 
MB_ICONHAND - Static variable in class ewe.fx.Sound
 
MB_ICONHAND - Static variable in class ewe.sys.Vm
 
MB_ICONINFORMATION - Static variable in class ewe.sys.Vm
 
MB_ICONQUESTION - Static variable in class ewe.fx.Sound
 
MB_ICONQUESTION - Static variable in class ewe.sys.Vm
 
MB_ICONSTOP - Static variable in class ewe.sys.Vm
 
MB_ICONWARNING - Static variable in class ewe.sys.Vm
 
MB_OK - Static variable in class ewe.fx.Sound
 
MB_OK - Static variable in class ewe.sys.Vm
 
MB_OKCANCEL - Static variable in class ewe.sys.Vm
 
MB_RETRYCANCEL - Static variable in class ewe.sys.Vm
 
MB_SYSTEMMODAL - Static variable in class ewe.sys.Vm
 
MB_TASKMODAL - Static variable in class ewe.sys.Vm
 
MB_YESNO - Static variable in class ewe.sys.Vm
 
MB_YESNOCANCEL - Static variable in class ewe.sys.Vm
 
MEMORY_MAP_ON_DEMAND - Static variable in interface ewe.sys.VmConstants
An option for Vm.memoryMapFile() - it tells the system to map in only the area of the file that is being accessed via a read/write operation.
MEMORY_MAP_STRICT - Static variable in interface ewe.sys.VmConstants
An option for Vm.memoryMapFile() - it tells the system that if it must provide the options requested (like MEMORY_MAP_ON_DEMAND) and if it cannot, then it should throw an exception instead of continuing.
MEMORY_SYSTEM - Static variable in class ewe.io.FileSys
The file system is temporary memory based system.
MENU - Static variable in interface ewe.ui.IKeys
special key
MENU_FULL_WIDTH - Static variable in class ewe.ui.mChoice
A menu option - see menuOptions.
MENU_SHOWN - Static variable in class ewe.ui.ControlEvent
The event type for when a control shows its associated menu.
MENU_SHOW_TITLE_ALWAYS - Static variable in class ewe.ui.mChoice
A menu option - see menuOptions.
MENU_SHOW_TITLE_IF_EXPANDED - Static variable in class ewe.ui.mChoice
A menu option - see menuOptions.
MENU_WINDOW_WIDTH_ON_PDA - Static variable in class ewe.ui.mChoice
A menu option - see menuOptions.
METRIC_ASCENT - Static variable in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_DESCENT - Static variable in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_HEIGHT - Static variable in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_HEIGHT_OF_TEXT - Static variable in class ewe.fx.FontTools
A Metric value for getFontForMetric().
METRIC_WIDTH_OF_TEXT - Static variable in class ewe.fx.FontTools
A Metric value for getFontForMetric().
MIDDLE_BUTTON - Static variable in class ewe.ui.PenEvent
 
MINIMUMSIZE - Static variable in interface ewe.ui.CellConstants
A Tag type for use in Control.setTag() - use a ewe.fx.Dimension object as the "value" object.
MINUTE - Static variable in class ewe.sys.Time
 
MIN_PRIORITY - Static variable in class ewe.sys.mThread
 
MIN_RADIX - Static variable in class java.lang.Character
Smallest value allowed for radix arguments in Java.
MIN_SIZE - Static variable in class ewe.ui.PanelSplitter
A value used with setOpenCloseTypes().
MIN_VALUE - Static variable in class java.lang.Byte
The minimum value a byte can represent is -128 (or -27).
MIN_VALUE - Static variable in class java.lang.Character
The minimum value the char data type can hold.
MIN_VALUE - Static variable in class java.lang.Double
The minimum positive value a double may represent is 5e-324.
MIN_VALUE - Static variable in class java.lang.Float
The minimum positive value a float may represent is 1.4e-45.
MIN_VALUE - Static variable in class java.lang.Integer
The minimum value an int can represent is -2147483648 (or -231).
MIN_VALUE - Static variable in class java.lang.Long
The minimum value a long can represent is -9223372036854775808L (or -263).
MIN_VALUE - Static variable in class java.lang.Short
The minimum value a short can represent is -32768 (or -215MOBILE_GET_COMMAND_FROM_REGISTRY - Static variable in class ewe.io.RemoteConnection
 
MOBILE_IS_EWE_APPLICATION - Static variable in class ewe.io.RemoteConnection
 
MODIFIED_BY_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "ModifiedByWho" field.
MODIFIED_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "ModifiedDate" field.
MONO_IMAGE - Static variable in class ewe.fx.Image
Use this to specify a monochrome image, thereby using the smallest amount of space for the image.
MONTH - Static variable in class ewe.sys.Locale
Use with getString()/fromString() - The full name of a month.
MONTH - Static variable in class ewe.sys.Time
 
MONTH_YEAR_FORMAT - Static variable in class ewe.sys.Locale
Use with getString() - The correct format for displaying month and year only.
MOUSEFIRST - Static variable in class ewe.sys.SystemMessage
 
MOUSELAST - Static variable in class ewe.sys.SystemMessage
 
MOVE_CURSOR - Static variable in interface ewe.sys.VmConstants
 
MPN - class ewe.math.MPN.
This contains various low-level routines for unsigned bigints.
MPN(byte[], int, int) - Constructor for class ewe.math.MPN
 
MPN() - Constructor for class ewe.math.MPN
 
MPN(int) - Constructor for class ewe.math.MPN
 
MULTICHARACTER - Static variable in interface ewe.ui.IKeys
For PRESSED KeyEvents, indicates that the text element has a multi-character string that should be considered as entered by the user.
MULTILINE - Static variable in class ewe.ui.InputPopupForm
 
MULTIPLY - Static variable in class ewe.sys.Math
Deprecated.  
MULTI_SELECT - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
MainWindow - class ewe.ui.MainWindow.
MainWindow is the main window of a UI based application.
MainWindow() - Constructor for class ewe.ui.MainWindow
Constructs a main window.
MakeMenuAtLeastAsWide - Static variable in interface ewe.ui.ControlConstants
Control Modifier - if the control has an associated drop-down menu, this says that the menu should be made at least as wide as the control when it is displayed.
MalformedURLException - exception ewe.net.MalformedURLException.
This exception indicates that a URL passed to an object was not in a valid format.
MalformedURLException() - Constructor for class ewe.net.MalformedURLException
Create a new instance without a descriptive error message.
MalformedURLException(String) - Constructor for class ewe.net.MalformedURLException
Create a new instance with a descriptive error message.
MalformedURLException(Throwable) - Constructor for class ewe.net.MalformedURLException
 
MalformedURLException(String, Throwable) - Constructor for class ewe.net.MalformedURLException
 
Map - interface ewe.util.Map.
A Map is a collection that maps a key to a value.
Map.MapEntry - interface ewe.util.Map.MapEntry.
 
Mask - class ewe.fx.Mask.
A Mask is used to include/exclude pixels of an Image.
Mask(int, int, byte[]) - Constructor for class ewe.fx.Mask
Create a Mask with the specified width and height and using the specified bits.
Mask(int, int) - Constructor for class ewe.fx.Mask
Create a Mask with the specified width and height.
Mask(Image) - Constructor for class ewe.fx.Mask
Create a new Mask from an Image.
Mask(Image, Color) - Constructor for class ewe.fx.Mask
Create a new Mask from an Image.
Math - class ewe.sys.Math.
Deprecated. - use java.lang.Math instead.
Math() - Constructor for class ewe.sys.Math
Deprecated.  
Math - class java.lang.Math.
 
Math() - Constructor for class java.lang.Math
 
MathFunction - interface ewe.sys.MathFunction.
 
MathFunctionData - class ewe.sys.MathFunctionData.
 
MathFunctionData() - Constructor for class ewe.sys.MathFunctionData
 
MaxHistory - Static variable in class ewe.ui.WebBrowser
The maximum number of URLs to save in the history.
Maximize - Static variable in interface ewe.ui.ControlConstants
 
MediumBlue - Static variable in class ewe.fx.Color
 
Member - interface ewe.reflect.Member.
 
Member - interface java.lang.reflect.Member.
Member is an interface that represents any member of a class (field or method) or a constructor.
MemoryFile - class ewe.io.MemoryFile.
This is used for creating a RandomAccessStream from a byte array or from a file on disk.
MemoryFile() - Constructor for class ewe.io.MemoryFile
 
MemoryFile(ByteArray) - Constructor for class ewe.io.MemoryFile
This opens it in READ_ONLY mode.
MemoryFile(ByteArray, String) - Constructor for class ewe.io.MemoryFile
 
MemoryFile(byte[], int, int, int) - Constructor for class ewe.io.MemoryFile
Deprecated. - use new MemoryFile(byte [] bytes,int start,int length,String mode) instead.
MemoryFile(byte[], int, int, String) - Constructor for class ewe.io.MemoryFile
Create a memory file from an array of bytes.
MemoryFile(String, int) - Constructor for class ewe.io.MemoryFile
Deprecated. - use new MemoryFile(Stream is,String mode) instead.
MemoryFile(File, String, boolean) - Constructor for class ewe.io.MemoryFile
This creates a MemoryFile from an input File.
MemoryFile(Stream, String) - Constructor for class ewe.io.MemoryFile
This creates a MemoryFile from an input stream.
MemoryStatus - class ewe.sys.MemoryStatus.
This is provided on some platforms that allow it and only some of the fields will be relevant on some.
MemoryStatus() - Constructor for class ewe.sys.MemoryStatus
 
MemoryStream - class ewe.io.MemoryStream.
A MemoryStream is a Stream that stores all data written to it using standard Stream write() calls, in an array of bytes and then allows that data to be read out again, usually through standard Stream read() calls.
MemoryStream() - Constructor for class ewe.io.MemoryStream
 
MemoryStream(int) - Constructor for class ewe.io.MemoryStream
 
MemoryStream(boolean) - Constructor for class ewe.io.MemoryStream
Create a read-only MemoryStream that may or may not use a background thread for retrieving data for reading.
MemoryStream(boolean, boolean) - Constructor for class ewe.io.MemoryStream
Create a uni-directional MemoryStream that may or may not use a background thread for retrieving data for reading/writing.
Menu - class ewe.ui.Menu.
 
Menu() - Constructor for class ewe.ui.Menu
 
Menu(Menu) - Constructor for class ewe.ui.Menu
Create a Menu that is a copy of the other menu.
Menu(String[], String) - Constructor for class ewe.ui.Menu
 
Menu(MenuItem[], String) - Constructor for class ewe.ui.Menu
 
MenuBar - class ewe.ui.MenuBar.
A MenuBar holds a set of PullDownMenu buttons - each of which is associated with a Menu.
MenuBar() - Constructor for class ewe.ui.MenuBar
 
MenuChoice - class ewe.ui.MenuChoice.
A MenuChoice is a type of mChoice which uses a full Menu for the drop down slection which can have submenus.
MenuChoice() - Constructor for class ewe.ui.MenuChoice
 
MenuComboBox - class ewe.ui.MenuComboBox.
This is an mComboBox where the mChoice control is actually a MenuChoice control.
MenuComboBox() - Constructor for class ewe.ui.MenuComboBox
 
MenuEvent - class ewe.ui.MenuEvent.
 
MenuEvent(int, Control, Object) - Constructor for class ewe.ui.MenuEvent
 
MenuItem - class ewe.ui.MenuItem.
 
MenuItem() - Constructor for class ewe.ui.MenuItem
 
MenuItem(String, int, Menu) - Constructor for class ewe.ui.MenuItem
This creates the menu item with the action and label being equal to text.
MenuItem(String) - Constructor for class ewe.ui.MenuItem
This creates the menu item with the action and label being equal to text.
MenuItem(String, IImage) - Constructor for class ewe.ui.MenuItem
This creates the menu item with the action and label being equal to text.
MenuItem(String, String, Object) - Constructor for class ewe.ui.MenuItem
This creates a MenuItem using the ImageCache to load an icon for the item to be associated with the text label.
MenuItem(String, String) - Constructor for class ewe.ui.MenuItem
 
MenuState - class ewe.ui.MenuState.
 
MenuState() - Constructor for class ewe.ui.MenuState
 
MessageArea - class ewe.ui.MessageArea.
 
MessageArea(int, int) - Constructor for class ewe.ui.MessageArea
 
MessageArea(String) - Constructor for class ewe.ui.MessageArea
 
MessageBox - class ewe.ui.MessageBox.
 
MessageBox() - Constructor for class ewe.ui.MessageBox
 
MessageBox(String, String, int) - Constructor for class ewe.ui.MessageBox
 
MessageThreadTask - class ewe.sys.MessageThreadTask.
This class is used to execute a method within the System Message Thread (which is needed to do certain operations on certain operating systems).
MessageThreadTask(Window) - Constructor for class ewe.sys.MessageThreadTask
 
MessageThreadTask() - Constructor for class ewe.sys.MessageThreadTask
 
MetaFlag - class ewe.database.MetaFlag.
This represents a single integer value that can be stored in a Database using its MetaData facilities.
MetaFlag(String, Database) - Constructor for class ewe.database.MetaFlag
Create a MetaFlag with the specified name for the specified database.
Method - class ewe.reflect.Method.
This is used to invoke methods on objects.
Method - class java.lang.reflect.Method.
 
Method(Method) - Constructor for class java.lang.reflect.Method
 
MethodConstructor - class ewe.reflect.MethodConstructor.
This class is a base class for Method and Constructor.
Minimize - Static variable in interface ewe.ui.ControlConstants
 
ModifiedBySortName - Static variable in interface ewe.database.Database
 
ModifiedSortName - Static variable in interface ewe.database.Database
 
Modifier - class ewe.reflect.Modifier.
 
Modifier() - Constructor for class ewe.reflect.Modifier
 
Modifier - class java.lang.reflect.Modifier.
Modifier is a helper class with static methods to determine whether an int returned from getModifiers() represents static, public, protected, native, final, etc...
Modifier() - Constructor for class java.lang.reflect.Modifier
This constructor really shouldn't be here ...
MoreThanThumb - Static variable in class ewe.ui.TrackControl
 
Mosaic - class ewe.graphics.Mosaic.
A Mosaic is used to display multiple images, each of which may be able to move and or be animated.
Mosaic() - Constructor for class ewe.graphics.Mosaic
 
MosaicPanel - class ewe.graphics.MosaicPanel.
A MosaicPanel is an extension of a Mosaic which process pen/mouse events to trap conditions when the pen/mouse is pressed or dragged on images in the Mosaic.
MosaicPanel() - Constructor for class ewe.graphics.MosaicPanel
 
MouseMustBeOver - Static variable in class ewe.fx.mImage
A property bit - In order for a "drag over" event to be recognized, the mouse pointer must be over the image.
MouseSensitive - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to react to when the mouse is over the control or not.
MultiListSelect - class ewe.data.MultiListSelect.
 
MultiListSelect() - Constructor for class ewe.data.MultiListSelect
 
MultiListSelect.AvailableLists - class ewe.data.MultiListSelect.AvailableLists.
 
MultiListSelect.AvailableLists() - Constructor for class ewe.data.MultiListSelect.AvailableLists
 
MultiListSelect.SelectedItems - class ewe.data.MultiListSelect.SelectedItems.
 
MultiListSelect.SelectedItems() - Constructor for class ewe.data.MultiListSelect.SelectedItems
 
MultiListSelect.SingleListSelect - class ewe.data.MultiListSelect.SingleListSelect.
 
MultiListSelect.SingleListSelect(Vector, Vector, boolean) - Constructor for class ewe.data.MultiListSelect.SingleListSelect
 
MultiListSelect.SingleListSelect(Vector, int) - Constructor for class ewe.data.MultiListSelect.SingleListSelect
 
MultiListSelect.SingleListSelect() - Constructor for class ewe.data.MultiListSelect.SingleListSelect
 
MultiListSelect.SingleListSelect(Vector, Vector) - Constructor for class ewe.data.MultiListSelect.SingleListSelect
 
MultiListSelect.SingleListSelect(Vector, Vector, String) - Constructor for class ewe.data.MultiListSelect.SingleListSelect
 
MultiPanel - interface ewe.ui.MultiPanel.
 
MultiPanelEvent - class ewe.ui.MultiPanelEvent.
 
MultiPanelEvent(int, Control, int) - Constructor for class ewe.ui.MultiPanelEvent
 
MutableTreeNode - interface ewe.data.MutableTreeNode.
 
MutableTreeNodeObject - class ewe.data.MutableTreeNodeObject.
 
MutableTreeNodeObject() - Constructor for class ewe.data.MutableTreeNodeObject
 
MyClass - Variable in class ewe.ui.Control
 
MySeparator - Static variable in class ewe.util.FileComparer
 
mApp - class ewe.ui.mApp.
 
mApp(boolean) - Constructor for class ewe.ui.mApp
This is used if the mApp you are creating is not necessarily the only mApp that will be created.
If the parameter is true then no application setup will be done.
mApp() - Constructor for class ewe.ui.mApp
 
mApp(Class) - Constructor for class ewe.ui.mApp
This is used by the system when constructing for a specified run object.
mButton - class ewe.ui.mButton.
 
mButton() - Constructor for class ewe.ui.mButton
 
mButton(IImage) - Constructor for class ewe.ui.mButton
 
mButton(String) - Constructor for class ewe.ui.mButton
 
mButton(String, String, Object) - Constructor for class ewe.ui.mButton
This creates an mButton using the ImageCache to load an icon for the button.
mCheckBox - class ewe.ui.mCheckBox.
 
mCheckBox() - Constructor for class ewe.ui.mCheckBox
 
mCheckBox(String) - Constructor for class ewe.ui.mCheckBox
 
mChoice - class ewe.ui.mChoice.
 
mChoice() - Constructor for class ewe.ui.mChoice
 
mChoice(String, int) - Constructor for class ewe.ui.mChoice
 
mChoice(String[], int) - Constructor for class ewe.ui.mChoice
 
mClassLoader - class ewe.util.mClassLoader.
 
mClassLoader() - Constructor for class ewe.util.mClassLoader
 
mComboBox - class ewe.ui.mComboBox.
 
mComboBox(mChoice) - Constructor for class ewe.ui.mComboBox
 
mComboBox() - Constructor for class ewe.ui.mComboBox
 
mComboBox(String[], int) - Constructor for class ewe.ui.mComboBox
 
mComboBox(String[], String) - Constructor for class ewe.ui.mComboBox
 
mFileInput - class ewe.ui.mFileInput.
 
mFileInput() - Constructor for class ewe.ui.mFileInput
 
mFileInput(String, int) - Constructor for class ewe.ui.mFileInput
 
mFileInput(PropertyList) - Constructor for class ewe.ui.mFileInput
This constructor is used by UIBuilder.
mGraphics - class ewe.fx.mGraphics.
 
mGraphics(ISurface) - Constructor for class ewe.fx.mGraphics
 
mImage - class ewe.fx.mImage.
An mImage is a versatile implementation of IImage.
mImage() - Constructor for class ewe.fx.mImage
Create a new mImage().
mImage(String, String) - Constructor for class ewe.fx.mImage
Create a new mImage() with the named image and mask.
mImage(String, Color) - Constructor for class ewe.fx.mImage
Create a new mImage() with the named image and specified transparent color.
mImage(String) - Constructor for class ewe.fx.mImage
Create a new mImage() with the named image.
mImage(IImage) - Constructor for class ewe.fx.mImage
Create a new mImage() for a specified IImage.
mImage(IImage, int) - Constructor for class ewe.fx.mImage
Create a new mImage() for the specified IImage.
mImage(Image, int, boolean) - Constructor for class ewe.fx.mImage
 
mInput - class ewe.ui.mInput.
An mInput is a single line input.
mInput() - Constructor for class ewe.ui.mInput
 
mInput(String) - Constructor for class ewe.ui.mInput
 
mInputWithTools - class ewe.ui.mInputWithTools.
This class provides an mInput along with a drop-down tool menu, that is meant to aid the input in some way.
mInputWithTools() - Constructor for class ewe.ui.mInputWithTools
Create an mInputWithTools but with no tool menu selected.
mInputWithTools(Menu) - Constructor for class ewe.ui.mInputWithTools
Create an mInputWithTools with a specific tools menu.
mInputWithTools(String[]) - Constructor for class ewe.ui.mInputWithTools
Create an mInputWithTools with a specific tools menu derived from the toolOptions.
mLabel - class ewe.ui.mLabel.
 
mLabel(int, int) - Constructor for class ewe.ui.mLabel
 
mLabel(String) - Constructor for class ewe.ui.mLabel
 
mLabel(String, boolean) - Constructor for class ewe.ui.mLabel
 
mList - class ewe.ui.mList.
 
mList(int, int, boolean) - Constructor for class ewe.ui.mList
 
mScrollBar - class ewe.ui.mScrollBar.
 
mScrollBar(int) - Constructor for class ewe.ui.mScrollBar
Create a new ScrollBar.
mScrollBar(int, int) - Constructor for class ewe.ui.mScrollBar
Create a new ScrollBar.
mSecurityManager - class ewe.security.mSecurityManager.
 
mSecurityManager() - Constructor for class ewe.security.mSecurityManager
 
mString - class ewe.util.mString.
This provides many additional utility String manipulation routines.
mString() - Constructor for class ewe.util.mString
 
mTabbedPanel - class ewe.ui.mTabbedPanel.
This is a Tabbed Panel with tab selectors placed at the top of the panel.
mTabbedPanel() - Constructor for class ewe.ui.mTabbedPanel
 
mTextArea - class ewe.ui.mTextArea.
Deprecated.  
mTextArea(int, int) - Constructor for class ewe.ui.mTextArea
Deprecated.  
mTextPad - class ewe.ui.mTextPad.
You should use this instead of mTextArea.
mTextPad() - Constructor for class ewe.ui.mTextPad
 
mTextPad(int, int) - Constructor for class ewe.ui.mTextPad
 
mTextPad(String) - Constructor for class ewe.ui.mTextPad
 
mThread - class ewe.sys.mThread.
The mThread class is used as a substitute for the java.lang.Thread class and is used in Ewe as a convenient way of converting simple Java algorithms that use Threads to work in Ewe.
mThread() - Constructor for class ewe.sys.mThread
 
mThread(mThreadGroup, Runnable, String) - Constructor for class ewe.sys.mThread
 
mThread(Runnable) - Constructor for class ewe.sys.mThread
 
mThread(Runnable, String) - Constructor for class ewe.sys.mThread
 
mThread(String) - Constructor for class ewe.sys.mThread
 
mThread(mThreadGroup, String) - Constructor for class ewe.sys.mThread
 
mThread(mThreadGroup, Runnable) - Constructor for class ewe.sys.mThread
 
mThreadGroup - class ewe.sys.mThreadGroup.
 
mThreadGroup(String) - Constructor for class ewe.sys.mThreadGroup
 
mThreadGroup(mThreadGroup, String) - Constructor for class ewe.sys.mThreadGroup
 
made() - Method in class ewe.data.FieldTableModel
 
made() - Method in class ewe.filechooser.FileListTableModel
 
made - Variable in class ewe.ui.CardPanel
 
made() - Method in class ewe.ui.IconTableModel
 
made - Variable in class ewe.ui.Panel
 
made() - Method in class ewe.ui.TableModel
This is called after the TableControl has been made.
made() - Method in class ewe.ui.TreeTableModel
 
main(String[]) - Static method in class ewe.data.FieldTableModel
This allows you to execute the following command line:
main(String[]) - Static method in class ewe.data.InputObject
This allows you to test the InputObject with specified data.
main(String[]) - Static method in class ewe.filechooser.FileChooser
 
main(String[]) - Static method in class ewe.filechooser.FileChooserDemo
 
main(String[]) - Static method in class ewe.io.CompressedRandomStream
This method can be used to convert a File into a CompressedRandomStream.
main(String[]) - Static method in class ewe.io.FakeFileSystem
 
main(String[]) - Static method in class ewe.io.IO
 
main(String[]) - Static method in class ewe.io.RemoteConnection
 
main(String[]) - Static method in class ewe.io.TestService
 
main(String[]) - Static method in class ewe.math.MPN
 
main(String[]) - Static method in class ewe.ui.Editor
 
main(String[]) - Static method in class ewe.ui.HexTableModel
 
main(String[]) - Static method in class ewe.ui.HtmlViewer
 
main(String[]) - Static method in class ewe.ui.ListEditor
 
main(String[]) - Static method in class ewe.ui.MessageBox
 
main(String[]) - Static method in class ewe.ui.Notepad
 
main(String[]) - Static method in class ewe.ui.SaveableEditor
 
main(String[]) - Static method in class ewe.ui.TaskbarWindow
 
main(String[]) - Static method in class ewe.ui.WebBrowser
 
main(String[]) - Static method in class ewe.zip.ZipFileBrowser
 
mainApp - Static variable in class ewe.ui.mApp
 
mainMethod - Static variable in class ewe.ui.mApp
 
make(String) - Static method in class ewe.data.PropertyList
This will create a new PropertyList and call setStrings() on it.
make(boolean) - Method in class ewe.ui.CardPanel
 
make(boolean) - Method in class ewe.ui.CellPanel
 
make(boolean) - Method in class ewe.ui.ChoiceControl
 
make(boolean) - Method in class ewe.ui.Control
This is used to "make" the control before being displayed.
make(boolean) - Method in class ewe.ui.DateChooserPopup
 
make(boolean) - Method in class ewe.ui.Editor
 
make(boolean) - Method in class ewe.ui.Form
 
make(boolean) - Method in class ewe.ui.FormFrame
 
make(boolean) - Method in class ewe.ui.Frame
 
make(boolean) - Method in class ewe.ui.InputForm
 
make(boolean) - Method in class ewe.ui.InputKeyPad
 
make(boolean) - Method in class ewe.ui.InputPopupForm
 
make(boolean) - Method in class ewe.ui.InputStack
 
make(boolean) - Method in class ewe.ui.ListEditor
 
make(boolean) - Method in class ewe.ui.MessageBox
 
make(boolean) - Method in class ewe.ui.Notepad
 
make(boolean) - Method in class ewe.ui.Panel
 
make(boolean) - Method in class ewe.ui.ProgressBarForm
 
make(boolean) - Method in class ewe.ui.ScrollableHolder
 
make(boolean) - Method in class ewe.ui.ScrollablePanel
 
make(boolean) - Method in class ewe.ui.SingleContainer
 
make(boolean) - Method in class ewe.ui.SinglePressKeyPad
 
make(boolean) - Method in class ewe.ui.SipButton
 
make() - Method in class ewe.ui.SoftKeyBar
 
make(boolean) - Method in class ewe.ui.TableControl
 
make(boolean) - Method in class ewe.ui.TreeEdit
 
make(boolean) - Method in class ewe.ui.UpDownScroller
 
make(boolean) - Method in class ewe.ui.mButton
 
make(boolean) - Method in class ewe.ui.mFileInput
 
make(boolean) - Method in class ewe.ui.mInputWithTools
 
make(boolean) - Method in class ewe.ui.mTabbedPanel
 
makeAuthenticator(EncryptionKey) - Method in class ewe.security.SecureDocument
Call this on a new SecureDocument to create a byte sequence to be sent to the server who you believe is holding the private key of the supplied public key.
makeBackup() - Method in class ewe.database.SafeDBAccess
This makes a backup of the database.
makeBlockingTask(CallBack) - Static method in class ewe.sys.JavaBridge
Create a Task that can call a full system blocking method without blocking the VM.
makeBlockingTask(CallBack) - Static method in class ewe.sys.Vm
Create a Task that can call a full system blocking method without blocking the VM.
makeButtonForForm(String, IImage, int) - Method in class ewe.ui.Form
 
makeButtonForForm(String, String, Object, int) - Method in class ewe.ui.Form
 
makeClientServerConnection(Frame, int, boolean) - Method in class ewe.net.SocketMaker
 
makeControl() - Method in class ewe.data.FieldData
Create and return a default Control for the FieldData.
makeCopies - Variable in class ewe.io.CopyOver
 
makeCycledKeyEvent(KeyEvent, int, int) - Method in class ewe.ui.InputMethod
 
makeDefaultButton(int, String) - Method in class ewe.ui.Form
Create and return the default OK or Cancel button.
makeDefaultButton(int, boolean) - Method in class ewe.ui.Form
Create and return the default OK or Cancel button.
makeDefaultColorTable(int) - Static method in class ewe.fx.ImageTool
Create and return a Color Table for one of the TYPE_INDEXED_XXX types.
makeEncryptorTest(DataProcessor, int, ByteArray) - Static method in class ewe.database.Encryptor
Deprecated.  
makeEncryptorTest(DataProcessor, int, ByteArray) - Static method in class ewe.security.Encryptor
Produce a random block of bytes that may be used to later test a decryptor.
makeFieldsFromEncodedString(Object, String, Vector) - Static method in class ewe.data.FieldData
This method can be used to add fields to the destination Vector OR to modify fields already in the destination Vector.
makeFieldsFromEncodedString(Object, String, Vector, boolean) - Static method in class ewe.data.FieldData
This method can be used to add fields to the destination Vector OR to modify fields already in the destination Vector.
makeFieldsFromProperties(Object, String[], Vector) - Static method in class ewe.data.FieldData
Create a set of FieldData objects from a set of String encoded properties.
makeFrame(int) - Method in class ewe.ui.ControlPopupForm
 
makeFrame(int) - Method in class ewe.ui.Form
This is used to actually create the frame for the form.
makeFrameTopMost() - Method in class ewe.ui.Control
 
makeFrom(String, Frame) - Method in class ewe.sys.VMApp
 
makeGray(Color) - Method in class ewe.fx.Image
 
makeHashCode(byte[], int, int) - Static method in class ewe.util.Utils
Creates a hashCode from a sequence of bytes.
makeHashCode(char[], int, int) - Static method in class ewe.util.Utils
Creates a hashCode from a sequence of chars.
makeHot(String) - Method in class ewe.ui.Control
Format the String as a true Hotkey encoded string using the hotkey associated with this control (if any).
makeHot(String, int) - Static method in class ewe.ui.Gui
Convert a string with a hotkey to be a "true" hotkey encoded String which, when displayed by a Graphics object, will have its hotkey underlined.
makeHot(String) - Static method in class ewe.ui.Gui
Convert a '$' formatted hotkey into a "true" hotkey encoded String.
makeInfraRedConnection(int, int, boolean) - Static method in class ewe.net.SocketMaker
 
makeItem(IImage, String) - Method in class ewe.ui.PhoneMenu
Create a MenuItem given an Icon and a label, possibly scaling the icon if necessary.
makeItemVisible(int) - Method in interface ewe.data.ISimpleList
Make the item at the specified index fully visibile, updating the screen if necessary.
makeItemVisible(int) - Method in class ewe.ui.ChoiceControl
This makes the item visible and updates the screen as well.
makeKeyEvent(KeyEvent, int, int) - Method in class ewe.ui.InputMethod
Use this to create a new KeyEvent to return during handleKey.
makeLayoutGrid() - Method in class ewe.ui.CellPanel
 
makeMenuItemForForm(String, String, String, Object) - Method in class ewe.ui.Form
 
makeMenuItemForForm(String, String, IImage) - Method in class ewe.ui.Form
 
makeNewData() - Method in class ewe.database.DatabaseObject
 
makeNewData() - Method in class ewe.database.RecordDatabaseObject
 
makeNewEditor(int) - Method in class ewe.data.InputObject
This shoudl create the new Editor object but not add anything to it.
makeNewEditor(int) - Method in class ewe.data.LiveObject
This shoudl create the new Editor object but not add anything to it.
makeNewFoundEntries() - Method in class ewe.database.DatabaseObject
 
makeNewFoundEntries() - Method in class ewe.database.RecordDatabaseObject
 
makeNewIndex(String) - Method in class ewe.database.DatabaseObject
 
makeNewIndex(String) - Method in class ewe.database.RecordFile
 
makeOpaqueHotArea(mImage) - Method in class ewe.fx.mImage
This sets the hot area to be within the image and include only the opaque portions of the image.
makePanel(String[], CellPanel, int) - Method in class ewe.ui.CheckBoxGroup
This creates a set of new mCheckBox controls, each one of which is assigned a label as specified in the choices parameter.
makePath(File, String) - Static method in class ewe.io.FileBase
Utility to create a path name given a parent and child.
makePath(String, String) - Static method in class ewe.io.FileBase
Utility to create a path name given a parent and child.
makeSoftKeys(Object, String, Object, String) - Method in class ewe.ui.Form
Create a SoftKeyBar that applies to the entire Form and set the left and right key functions.
makeSoftKeys() - Method in class ewe.ui.Form
Create a SoftKeyBar that applies to the entire Form and return it for you to set the keys in it.
makeSpace(int, int) - Method in class ewe.util.ByteArray
This adds space to the ByteArray at the specified index, increasing the length value by numBytes.
makeSpace(int, int) - Method in class ewe.util.CharArray
This adds space to the CharArray at the specified index.
makeSpace(int, int) - Method in class ewe.util.IntArray
This adds space to the IntArray at the specified index, increasing the length value by num.
makeSyncConnection(String, String, TimeOut, int) - Method in class ewe.io.RemoteConnection
This is a convenience method for doing standard application synchronization that can be be run on both the desktop and mobile device.
makeSyncConnection(String, String[], TimeOut, int) - Method in class ewe.io.RemoteConnection
This is a convenience method for doing standard application synchronization that can be be run on both the desktop and mobile device.
makeTable() - Method in class ewe.ui.IconTableModel
 
makeTitleControl(String) - Method in class ewe.ui.ScrollableCarrierFrame
 
makeUpToMinimum() - Method in class ewe.sys.ThreadPool
Add threads until the minimum has been achieved.
makeVisible(int) - Method in class ewe.ui.ChoiceControl
This places the item in the visible range but does not update the screen.
makeVisible(int) - Method in class ewe.ui.PhoneMenu
Make an item visible, repainting if necessary.
makeWrapperCompatible(Wrapper) - Method in class ewe.reflect.Field
 
maker - Variable in class ewe.database.SafeDBAccess
This is the DatabaseMaker used to open the Database.
mapColor(int) - Static method in class ewe.fx.Graphics
This is used to map an RGB color from user space into device space.
mark(int) - Method in class ewe.io.BufferedInputStream
This method marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - Method in class ewe.io.BufferedReader
Mark a position in the input to which the stream can be "reset" by calling the reset() method.
mark - Variable in class ewe.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class ewe.io.ByteArrayInputStream
This method sets the mark position in this stream to the current position.
mark(int) - Method in class ewe.io.CharArrayReader
This method sets the mark position in this stream to the current position.
mark(int) - Method in class ewe.io.InputStream
 
mark(int) - Method in class ewe.io.LineNumberReader
This method marks a position in the input to which the stream can be "reset" char calling the reset() method.
mark(int) - Method in class ewe.io.Reader
 
mark(int) - Method in class ewe.io.StringReader
 
markAsDeleted() - Method in class ewe.database.DatabaseEntryObject
 
markAsDeleted(int, long, long) - Method in class ewe.database.RecordFile
Delete the record, leaving behind a special deleted record marker.
markAsSynchronized(int) - Method in class ewe.database.RemoteSynchronizer
This is called remotely by the controlling synchronizer.
markAsSynchronized(DatabaseEntry) - Static method in class ewe.database.Synchronizer
 
markAsSynchronized(EntriesView, int) - Static method in class ewe.database.Synchronizer
This marks the entry at the specified index as being synchronized.
markForReIndex(boolean) - Method in class ewe.database.DatabaseObject
 
markHistory() - Method in class ewe.ui.formatted.TextDisplay
Mark the current location in the goBack history.
markRemoteAsSynchronized(int) - Method in class ewe.database.DoubleSynchronizer
 
markRemoteAsSynchronized(int) - Method in class ewe.database.RemoteSynchronizer
 
markRemoteAsSynchronized(int) - Method in class ewe.database.Synchronizer
 
markSupported() - Method in class ewe.io.BufferedInputStream
This method returns true to indicate that this class supports mark/reset functionality.
markSupported() - Method in class ewe.io.BufferedReader
Returns true to indicate that this class supports mark/reset functionality.
markSupported() - Method in class ewe.io.ByteArrayInputStream
This method overrides the markSupported method in InputStream in order to return true - indicating that this stream class supports mark/reset functionality.
markSupported() - Method in class ewe.io.CharArrayReader
This method overrides the markSupported method in Reader in order to return true - indicating that this stream class supports mark/reset functionality.
markSupported() - Method in class ewe.io.InputStream
 
markSupported() - Method in class ewe.io.Reader
 
markSupported() - Method in class ewe.io.StringReader
 
markedPos - Variable in class ewe.io.CharArrayReader
The currently marked position in the stream.
marklimit - Variable in class ewe.io.BufferedInputStream
This is the maximum number of bytes than can be read after a call to mark() before the mark can be discarded.
markpos - Variable in class ewe.io.BufferedInputStream
The value of pos when the mark() method was called.
mask - Variable in class ewe.filechooser.FileChooser
Do not use this.
mask - Variable in class ewe.filechooser.FileChooserOptions
 
mask - Variable in class ewe.fx.mImage
An image mask used for the image.
mask - Variable in class ewe.util.FileComparer
 
maskChoice - Variable in class ewe.io.SimpleFileChooser
 
masks - Variable in class ewe.filechooser.FileChooserDemo
 
masks - Variable in class ewe.io.FileSaver
This is a list of masks to be sent to the FileChooser.
masks - Variable in class ewe.io.SimpleFileChooser
 
masks - Variable in class ewe.ui.mFileInput
 
masksChanged() - Method in class ewe.filechooser.FileChooser
Use this if you have updated the Vector returned by getMaskList().
matches(String) - Method in class ewe.util.FileComparer
 
matrix - Variable in class ewe.ui.TreeTableModel
 
matrixFunction(double[], int, int, int, MathFunction[], double[], int) - Static method in class ewe.sys.Double
Load the values in the array as bit values from the source byte array.
max(BigDecimal) - Method in class ewe.math.BigDecimal
 
max(BigInteger) - Method in class ewe.math.BigInteger
 
max(double, double) - Static method in class java.lang.Math
Returns the greater of two values.
max(float, float) - Static method in class java.lang.Math
Returns the greater of two values.
max(int, int) - Static method in class java.lang.Math
Returns the greater of two values.
max(long, long) - Static method in class java.lang.Math
Returns the greater of two values.
maxBufferSize - Variable in class ewe.database.RandomAccessDatabaseStream
 
maxChange - Variable in class ewe.ui.PanelSplitter
 
maxHeight - Variable in class ewe.ui.Control
Do not set this directly - use setMaximumSize() instead.
maxLength - Variable in class ewe.ui.mInput
This is the maximum number of allowed characters, a value of -1 (the default) puts no limit on the number of characters.
maxLines - Variable in class ewe.ui.Console
This is the maximum number of lines to store in the Console.
maxSize - Variable in class ewe.net.TestSocket
 
maxThreads - Variable in class ewe.sys.ThreadPool
The maximum number of allowed threads.
maxWidth - Variable in class ewe.data.FieldData
The maximum width in characters for the control - by default this is -1 which indicates no effective maximum.
maxWidth - Variable in class ewe.ui.Control
Do not set this directly - use setMaximumSize() instead.
mb(String) - Static method in class ewe.ui.Form
 
memoryLoad - Variable in class ewe.sys.MemoryStatus
This will be a value from 0 to 100 indicating a percentage of used memory.
memoryMapFile(String, String, int) - Static method in class ewe.sys.Vm
Memory map, if possible, a file on disk for later reading and possibly writing.
menu - Variable in class ewe.ui.LaunchPanel
 
menu - Variable in class ewe.ui.MenuEvent
This is the Menu that generated the event, which is not necessarily the "target" for the event.
menu - Variable in class ewe.ui.MenuState
 
menu - Variable in class ewe.ui.mChoice
 
menuFont - Variable in class ewe.ui.mChoice
The Font for the menu.
menuFrame - Variable in class ewe.ui.mChoice
 
menuIsActive() - Method in class ewe.ui.Control
Returns if the Menu associated with the Control is displayed.
menuItemSelected(Menu, Object) - Method in class ewe.graphics.PageDisplayUnit
This is called when a menu item is selected in the menu provided by the unit.
menuItemSelected(MenuItem) - Method in class ewe.ui.Form
 
menuOptions - Variable in class ewe.ui.mChoice
This should be a combination of the MENU_XXX values.
menuState - Variable in class ewe.ui.Control
This holds a MenuState Object used for controlling the Menu associated with the Control.
menus - Variable in class ewe.ui.AppForm
Place your menus here.
merge(Handle, int[], int, int, int, int, int[], boolean, CompareInts) - Static method in class ewe.util.Utils
 
message - Variable in class ewe.ui.MessageBox
 
messageBox(String, String, int) - Static method in class ewe.sys.Vm
This causes a "native" message box to be displayed - halting ewe programs until the user dismisses it.
messageText - Variable in class ewe.ui.MessageBox
 
metaDataLength(String) - Method in interface ewe.database.Database
 
metaDataLength(String) - Method in class ewe.database.RecordFile
 
method - Variable in class ewe.io.RemoteCall
 
methodName - Variable in class ewe.reflect.MethodConstructor
 
methodSpecs - Variable in class ewe.reflect.MethodConstructor
 
metrics - Variable in class ewe.fx.FormattedTextSpecs
Metrics for the text.
middleBar - Variable in class ewe.ui.FormFrame
 
millis - Variable in class ewe.sys.Time
Milliseconds in the range of 0 to 999.
millis - Variable in class ewe.ui.Timer
The timer interval in milliseconds.
min(BigDecimal) - Method in class ewe.math.BigDecimal
 
min(BigInteger) - Method in class ewe.math.BigInteger
 
min(double, double) - Static method in class java.lang.Math
Returns the smaller of two values.
min(float, float) - Static method in class java.lang.Math
Returns the smaller of two values.
min(int, int) - Static method in class java.lang.Math
Returns the smaller of two values.
min(long, long) - Static method in class java.lang.Math
Returns the smaller of two values.
minChange - Variable in class ewe.ui.PanelSplitter
 
minDragRate - Variable in class ewe.graphics.MosaicPanel
Use this to set the number of milliseconds in between drag messages.
minHeight - Variable in class ewe.ui.Control
Do not set this directly - use setMinimumSize() instead.
minHeight - Variable in class ewe.ui.IconTableModel
The minimum height for each cell.
minSize - Variable in class ewe.net.TestSocket
 
minThreads - Variable in class ewe.sys.ThreadPool
The minimum number of allowed threads.
minThumb - Variable in class ewe.ui.ScrollTrack
 
minWidth - Variable in class ewe.data.FieldData
The minimum width in characters for the control - by default this is 5.
minWidth - Variable in class ewe.ui.Control
Do not set this directly - use setMinimumSize() instead.
minWidth - Variable in class ewe.ui.IconTableModel
The minimum width for each cell.
minXScroll - Variable in class ewe.ui.TextMessage
 
minXScroll - Variable in class ewe.ui.mInput
A percent figure.
minXScroll - Variable in class ewe.ui.mTextArea
Deprecated. A percent figure.
minXScroll - Variable in class ewe.ui.mTextPad
A percent figure.
minYScroll - Variable in class ewe.ui.mTextArea
Deprecated. A percent figure.
minYScroll - Variable in class ewe.ui.mTextPad
A percent figure.
minimize() - Method in class ewe.math.MPN
 
minimumLines - Variable in class ewe.database.RecordFile
 
minute - Variable in class ewe.sys.Time
The minute in the range of 0 to 59.
miterLimit - Variable in class ewe.fx.Pen
 
mkdir() - Method in class ewe.io.FileBase
 
mkdirs() - Method in class ewe.io.FileBase
Create a directory and all necessary parent directories.
mobileConnected(Socket) - Method in class ewe.io.SyncApp
 
mobileWindowEvent(int, int, int, int, int, int) - Method in class ewe.ui.Window
This is called when a WindowEvent occurs on a mobile device.
mod(BigInteger) - Method in class ewe.math.BigInteger
 
mod(MPN) - Method in class ewe.math.MPN
 
modInverse(BigInteger) - Method in class ewe.math.BigInteger
 
modPow(BigInteger, BigInteger) - Method in class ewe.math.BigInteger
 
modPowPositive(MPN, MPN) - Method in class ewe.math.MPN
 
mode - Variable in class ewe.io.MemoryFile
 
model - Variable in class ewe.data.ListObject
 
model - Variable in class ewe.io.SimpleFileChooser
 
model - Variable in class ewe.ui.ListEditor
 
model - Variable in class ewe.ui.SaveableEditor
 
model - Variable in class ewe.ui.TableControl
 
modifiedData - Variable in class ewe.database.FieldModifier
 
modifier - Variable in class ewe.database.FieldModifier
 
modifiers - Variable in class ewe.database.DatabaseSpecs
 
modifiers - Variable in class ewe.reflect.Field
 
modifiers - Variable in class ewe.reflect.MethodConstructor
 
modifiers - Variable in class ewe.ui.Control
Modifiers of the control.
modifiers - Variable in class ewe.ui.DragContext
 
modifiers - Variable in class ewe.ui.KeyEvent
The state of the modifier keys when the event occured.
modifiers - Variable in class ewe.ui.MenuItem
Modifiers for the MenuItem.
modifiers - Variable in class ewe.ui.PenEvent
The state of the modifier keys when the event occured.
modify(DatabaseEntry, DatabaseEntry) - Method in class ewe.database.FieldModifier
 
modify(int, int) - Method in class ewe.ui.Control
Set/Clear modifier flags for the Control.
modify(int, int, int, int) - Method in class ewe.ui.TreeTableModel
 
modify(int, int) - Method in class ewe.ui.mScrollBar
 
modifyAll(int, int) - Method in class ewe.ui.Control
Modify this control and all child controls (and their children).
modifyAll(int, int, boolean) - Method in class ewe.ui.Control
Modify all child controls (and their children).
modifyCycledKey(KeyEvent, int, int) - Method in class ewe.ui.InputMethod
 
modifyField(int, int, Object) - Method in interface ewe.database.Database
Modify a field in some way.
modifyField(int, int, Object) - Method in class ewe.database.DatabaseObject
 
modifyFields(Object, String) - Method in class ewe.data.FieldTableModel
This can be used to modify any of the fields.
modifyFields(String, boolean, int, int, boolean) - Method in class ewe.ui.Editor
This will modify field controls in the editor conditionally.
modifyForSmartPhone() - Method in class ewe.ui.Form
This modifies the setup for the Form to be one suitable to run full screen on a SmartPhone compatible IF the application actually is running on a SmartPhone device.
modifyItems(String[], int, int, boolean) - Method in class ewe.ui.ChoiceControl
 
modifyRecord(int, byte[], int, int, boolean) - Method in class ewe.database.RecordFile
Modify the record data, returning a new location if the record had to be moved.
modifyRecord(int, byte[], int, int) - Method in class ewe.database.RecordFile
 
modifyRecord(int, byte[], boolean) - Method in class ewe.database.RecordFile
Modify the record data, returning a new location if the record had to be moved.
modifyScrollers(int, int) - Method in class ewe.ui.ScrollBarPanel
 
modifyScrollers(int, int) - Method in class ewe.ui.ScrollablePanel
 
modifyScrollers(int, int) - Method in class ewe.ui.UpDownScroller
 
modifyingInside - Variable in class ewe.database.DatabaseEntryObject
 
monoMode - Variable in class ewe.ui.mApp
 
month - Variable in class ewe.sys.Time
The month in the range of 1 to 12.
month - Variable in class ewe.ui.DateChooser
 
monthName - Variable in class ewe.ui.DateChooser
 
months - Variable in class ewe.sys.DateChange
The number of months difference.
more - Variable in class ewe.ui.mScrollBar
 
moreImage - Static variable in class ewe.ui.PhoneMenu
 
moreIsSelected() - Method in class ewe.ui.PhoneMenu
 
mosaic - Variable in class ewe.graphics.AniImage
 
mouseEntered(PenEvent, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the mouse has entered the panel.
mouseExited(PenEvent, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the mouse has left the panel.
mouseMoved(PenEvent, Point) - Method in class ewe.graphics.MosaicPanel
Indicates the mouse has left the panel.
mouseMovedOnOff(TextFormatter, boolean) - Method in class ewe.ui.HtmlViewer.HtmlViewerDisplay
 
mouseMovedOnOff(TextFormatter, boolean) - Method in class ewe.ui.formatted.TextDisplay
 
mouseOver - Variable in class ewe.ui.formatted.TextDisplay
 
move(int, int) - Method in class ewe.fx.Point
 
move(int, int) - Method in class ewe.graphics.AniImage
Moves the image.
move(File) - Method in class ewe.io.File
This moves/renames the file to the destination newFile.
move(File) - Method in class ewe.io.FileAdapter
 
move(File) - Method in class ewe.io.FileBase
This moves/renames the file to the destination new File.
moveCursorPos(int, boolean) - Method in class ewe.ui.mInput
 
moveFrameTo(Frame, Rect) - Static method in class ewe.ui.Gui
 
moveOnTop(AniImage) - Method in class ewe.graphics.ImageList
Move the image to the top.
moveOrCopyOptions - Static variable in class ewe.ui.DragContext
 
movePageRect(PageRect, double, double) - Method in interface ewe.fx.print.PrintSurface
Move the PageRect to a new location relative to the top left corner of the page.
movePageRect(PageRect, double, double) - Method in class ewe.fx.print.PrintSurfaceObject
Move the PageRect to a new location relative to the top left corner of the page.
movePointLeft(int) - Method in class ewe.math.BigDecimal
 
movePointRight(int) - Method in class ewe.math.BigDecimal
 
moveRect(int, int, int, int, int, int) - Method in class ewe.fx.Graphics
This copies a rectangular area in a Graphics to a different location within itself in the most effecient way.
moveTo(float, float) - Method in class ewe.fx.GeneralPath
Move the current point to the specified x,y location.
moveTo(Control, int, int) - Method in class ewe.ui.Sprite
 
moveToBack(AniImage) - Method in class ewe.graphics.ImageList
 
moveToNextPage() - Method in class ewe.fx.print.PageCounter
Call this to move to the next page.
moveable - Variable in class ewe.ui.Form
 
movedOffOf - Variable in class ewe.graphics.MosaicPanel
This variable is valid during an imageMovedOn() call.
movingOnTo - Variable in class ewe.graphics.MosaicPanel
This variable is valid during an imageMovedOff() call.
mul(int[], int[], int, int[], int) - Static method in class ewe.math.MPN
Multiply x[0:xlen-1] and y[0:ylen-1], and write the result to dest[0:xlen+ylen-1].
mul_1(int[], int[], int, int) - Static method in class ewe.math.MPN
Multiply x[0:len-1] by y, and write the len least significant words of the product to dest[0:len-1].
multiLineTextAlignment - Variable in class ewe.fx.IconAndText
If multiple lines are used for the text this denotes how those lines are aligned within the space allocated for the text.
multiSelect - Variable in class ewe.filechooser.FileChooserDemo
 
multiSelect - Variable in class ewe.ui.BasicList
This specifies whether the list allows multiple selections or not.
multiSelect - Variable in class ewe.ui.TableControl
Allow disconnected blocks to be selected.
multiThreadedWait(Object) - Method in class ewe.sys.TimeOut
 
multipleEntry - Variable in class ewe.sys.Lock
If this is true then a thread can call hold()/grab() on a lock multiple times - defaults to true.
multipleSelected() - Method in class ewe.ui.TableControl
In listMode this returns true if more than one cell is selected.
multiply(BigDecimal) - Method in class ewe.math.BigDecimal
 
multiply(BigInteger) - Method in class ewe.math.BigInteger
 
multiply(MPN) - Method in class ewe.math.MPN
Destructively multiply this number with y.
mustAlwaysDrop - Variable in class ewe.ui.mChoice
 
mutateString(String, char[], int, int, boolean) - Static method in class ewe.sys.Vm
 
myData - Variable in class ewe.database.DatabaseEntryObject
 
myEntry - Variable in class ewe.io.EweFile.EweEntryFile
 
myEntry - Variable in class ewe.zip.ZipEntryFile
 
myFileName - Variable in class ewe.io.EweFile.EweEntry
 
myFileName - Variable in class ewe.zip.ZipEntry
 
myForm - Variable in class ewe.ui.FormFrame
 
myFrame - Variable in class ewe.ui.Menu
 
myGraphics - Variable in class ewe.ui.mApp
 
myHandler - Variable in class ewe.io.RemoteCall
This is initially null but can be set before calling call.
myLoc - Variable in class ewe.ui.PanelSplitter
 
myLocalID - Variable in class ewe.sys.Locale
Do not use or move this variable.
myLocale - Variable in class ewe.database.DatabaseObject
 
myOID - Variable in class ewe.database.DatabaseSpecs
 
myObject - Variable in class ewe.ui.Editor
This is the object currently being edited.
myOptions - Variable in class ewe.ui.NumberEntry
The options selected for the NumberEntry.
myRunnable - Variable in class ewe.sys.mThread
 
mySelect - Variable in class ewe.ui.ButtonListSelect
This is not created until the button is first pressed.
mySortID - Variable in class ewe.database.FoundEntriesObject
 
mySplitter - Variable in class ewe.ui.CellPanel
This is the splitter to the left or above this panel (if any).
mySuperClass - Variable in class ewe.reflect.Reflect
 
myThread - Variable in class ewe.sys.TaskObject
This is the thread in which the task is running.

N

NAME_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "EntryName" field.
NAN - Static variable in class ewe.sys.Double
 
NATIVE - Static variable in class ewe.reflect.Modifier
 
NATIVE - Static variable in class java.lang.reflect.Modifier
Native: Method: use JNI to call this method.
NATIVE_WINDOW_GET_CONTAINING_WINDOW - Static variable in interface ewe.ui.WindowConstants
This is an option for INFO_NATIVE_WINDOW.
NATIVE_WINDOW_GET_DRAWING_SURFACE - Static variable in interface ewe.ui.WindowConstants
This is an option for INFO_NATIVE_WINDOW.
NEGATE - Static variable in class ewe.sys.Math
Deprecated.  
NEGATIVE - Static variable in class ewe.sys.Double
 
NEGATIVE_INFINITY - Static variable in class ewe.math.Number
 
NEGATIVE_INFINITY - Static variable in class ewe.sys.Double
 
NEGATIVE_INFINITY - Static variable in class java.lang.Double
The value of a double representation -1.0/0.0, negative infinity.
NEGATIVE_INFINITY - Static variable in class java.lang.Float
The value of a float representation -1.0/0.0, negative infinity.
NEW_BUTTON - Static variable in class ewe.ui.ListEditor
 
NEW_FORM_EXITED - Static variable in class ewe.ui.ExecTransfer
A value sent to the createForm method.
NEW_WINDOW - Static variable in class ewe.ui.Gui
 
NEXT_CONTROL - Static variable in interface ewe.ui.IKeys
special key
NEXT_MENU_LEFT - Static variable in class ewe.ui.MenuEvent
 
NEXT_MENU_RIGHT - Static variable in class ewe.ui.MenuEvent
 
NEXT_TAB - Static variable in interface ewe.ui.IKeys
special key
NOB - Static variable in class ewe.ui.FormBase
An option for doButtons()
NODE_SELECTED - Static variable in class ewe.ui.TreeEvent
 
NOPARITY - Static variable in class ewe.io.SerialPort
 
NORM_PRIORITY - Static variable in class ewe.sys.mThread
 
NORTH - Static variable in interface ewe.ui.CellConstants
 
NORTHEAST - Static variable in interface ewe.ui.CellConstants
 
NORTHWEST - Static variable in interface ewe.ui.CellConstants
 
NOT_INITIALIZED_ERROR - Static variable in class ewex.registry.Registry
 
NOT_ON_TOP - Static variable in class ewe.ui.FrameEvent
 
NOW_ON_TOP - Static variable in class ewe.ui.FrameEvent
 
NO_CONFIRM_OVERWRITE - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
NO_CURSOR - Static variable in interface ewe.sys.VmConstants
This means no special cursor;
NO_DIRECTORY_CHANGE - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
NO_EXECUTE - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor.
NO_EXP_NOTATION - Static variable in class ewe.sys.Double
Option for toString().
NO_FLOW_CONTROL - Static variable in class ewe.io.SerialPort
 
NO_MORE_PAGES - Static variable in class ewe.fx.print.PrintOptions
A possible return value from getFirstPage() or getNextPage().
NO_ROUNDING - Static variable in class ewe.sys.Locale
Option for format() method when using FORMAT_PARSE_CURRENCY or FORMAT_PARSE_NUMBER It specifies not to round up the last decimal digit.
NO_WRITING - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constrcutor - the same as READ_ONLY.
NULL - Static variable in class ewe.fx.Pen
 
NaN - Static variable in class java.lang.Double
All IEEE 754 values of NaN have the same value in Java.
NaN - Static variable in class java.lang.Float
All IEEE 754 values of NaN have the same value in Java.
NeverShowHorizontalScrollers - Static variable in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it prevents horizontal scrollers from being displayed.
NeverShowVerticalScrollers - Static variable in class ewe.ui.ScrollablePanel
This is an option for setOptions() - it prevents vertical scrollers from being displayed.
NewAction - Static variable in class ewe.data.SaveableObject
 
NewShortcut - class ewe.filechooser.NewShortcut.
 
NewShortcut() - Constructor for class ewe.filechooser.NewShortcut
 
New_action(Editor) - Method in class ewe.data.SaveableObject
 
NoClassDefFoundError - error java.lang.NoClassDefFoundError.
 
NoClassDefFoundError(String) - Constructor for class java.lang.NoClassDefFoundError
 
NoClassDefFoundError() - Constructor for class java.lang.NoClassDefFoundError
 
NoClassDefFoundError(Throwable) - Constructor for class java.lang.NoClassDefFoundError
 
NoClassDefFoundError(String, Throwable) - Constructor for class java.lang.NoClassDefFoundError
 
NoDragOver - Static variable in class ewe.ui.DragContext
This is a possible modifier.
NoFocus - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to not take the keyboard focus.
NoSuchElementException - exception ewe.util.NoSuchElementException.
 
NoSuchElementException() - Constructor for class ewe.util.NoSuchElementException
 
NoSuchElementException(String) - Constructor for class ewe.util.NoSuchElementException
 
NoSuchElementException(Throwable) - Constructor for class ewe.util.NoSuchElementException
 
NoSuchElementException(String, Throwable) - Constructor for class ewe.util.NoSuchElementException
 
NoSuchFieldError - error java.lang.NoSuchFieldError.
 
NoSuchFieldError(String) - Constructor for class java.lang.NoSuchFieldError
 
NoSuchFieldError() - Constructor for class java.lang.NoSuchFieldError
 
NoSuchFieldError(Throwable) - Constructor for class java.lang.NoSuchFieldError
 
NoSuchFieldError(String, Throwable) - Constructor for class java.lang.NoSuchFieldError
 
NoSuchFieldException - exception java.lang.NoSuchFieldException.
 
NoSuchFieldException(String) - Constructor for class java.lang.NoSuchFieldException
 
NoSuchFieldException() - Constructor for class java.lang.NoSuchFieldException
 
NoSuchFieldException(Throwable) - Constructor for class java.lang.NoSuchFieldException
 
NoSuchFieldException(String, Throwable) - Constructor for class java.lang.NoSuchFieldException
 
NoSuchMethodError - error java.lang.NoSuchMethodError.
 
NoSuchMethodError(String) - Constructor for class java.lang.NoSuchMethodError
 
NoSuchMethodError() - Constructor for class java.lang.NoSuchMethodError
 
NoSuchMethodError(Throwable) - Constructor for class java.lang.NoSuchMethodError
 
NoSuchMethodError(String, Throwable) - Constructor for class java.lang.NoSuchMethodError
 
NoSuchMethodException - exception java.lang.NoSuchMethodException.
 
NoSuchMethodException(String) - Constructor for class java.lang.NoSuchMethodException
 
NoSuchMethodException() - Constructor for class java.lang.NoSuchMethodException
 
NoSuchMethodException(Throwable) - Constructor for class java.lang.NoSuchMethodException
 
NoSuchMethodException(String, Throwable) - Constructor for class java.lang.NoSuchMethodException
 
NotAnEditor - Static variable in interface ewe.ui.ControlConstants
Control Modifier - flags this control as one that does not alter data state.
NotEditable - Static variable in interface ewe.ui.ControlConstants
Control Modifier - sets the control to a non-editable state.
Notepad - class ewe.ui.Notepad.
 
Notepad() - Constructor for class ewe.ui.Notepad
 
Notepad(mTextPad) - Constructor for class ewe.ui.Notepad
 
Null - Static variable in class ewe.fx.Color
 
NullParentFrameToMainApp - Static variable in class ewe.ui.Gui
If you show/exec a Frame with a null parent frame then if NullParentFrameToMainApp is true, it will use the main frame of the mApp of the program.
NullPointerException - exception java.lang.NullPointerException.
 
NullPointerException(String) - Constructor for class java.lang.NullPointerException
 
NullPointerException() - Constructor for class java.lang.NullPointerException
 
NullPointerException(Throwable) - Constructor for class java.lang.NullPointerException
 
NullPointerException(String, Throwable) - Constructor for class java.lang.NullPointerException
 
Number - class ewe.math.Number.
Number is a generic superclass of all the numeric classes, including the wrapper classes Byte, Short, Integer, Long, Float, and Double.
Number() - Constructor for class ewe.math.Number
The basic constructor (often called implicitly).
Number - class java.lang.Number.
Number is a generic superclass of all the numeric classes, including the wrapper classes Byte, Short, Integer, Long, Float, and Double.
Number() - Constructor for class java.lang.Number
The basic constructor (often called implicitly).
NumberEntry - class ewe.ui.NumberEntry.
 
NumberEntry() - Constructor for class ewe.ui.NumberEntry
 
NumberEntry(int) - Constructor for class ewe.ui.NumberEntry
 
NumberEntry(int, String) - Constructor for class ewe.ui.NumberEntry
 
NumberFormatException - exception java.lang.NumberFormatException.
 
NumberFormatException(String) - Constructor for class java.lang.NumberFormatException
 
NumberFormatException() - Constructor for class java.lang.NumberFormatException
 
NumberFormatException(Throwable) - Constructor for class java.lang.NumberFormatException
 
NumberFormatException(String, Throwable) - Constructor for class java.lang.NumberFormatException
 
NumericKeyPad - class ewe.ui.NumericKeyPad.
 
NumericKeyPad() - Constructor for class ewe.ui.NumericKeyPad
 
name - Variable in class ewe.data.Property
 
name - Variable in class ewe.database.FieldSortEntry
 
name - Variable in class ewe.database.IndexEntry
 
name - Variable in class ewe.database.RecordDatabaseIndex
 
name - Variable in class ewe.database.SafeDBAccess
 
name - Variable in class ewe.fx.Image
 
name - Variable in class ewe.io.EweFile.EweEntry
The name of the entry.
name - Variable in class ewe.io.FileBase
 
name - Variable in class ewe.io.FileChooserLink
 
name - Variable in class ewe.io.TreeConfigNode
 
name - Variable in class ewe.sys.VMApp
 
name - Variable in class ewe.sys.mThread
 
name - Variable in class ewe.sys.mThreadGroup
 
name - Variable in class ewe.ui.Control
 
name - Variable in class ewe.ui.SoftKeyBar
You can use this as an identifier for bar.
name - Variable in class ewe.util.zip.ZipFile
 
name - Variable in class ewex.registry.ComputerKeyNode
 
name - Variable in class ewex.registry.RegistryEntry
 
nameChanged(int) - Method in class ewe.ui.ListEditor
This should be called if an item has its display name changed.
nameToPrompt(String) - Static method in class ewe.ui.InputStack
This converts a name with underscores to a prompt with capital letters and spaces where the underscores were.
nap(boolean) - Method in class ewe.io.StreamObject
 
nap() - Method in class ewe.io.StreamObject
 
nap(int, int) - Static method in class ewe.sys.Coroutine
This calls sleep(time) every "iterations" calls of this method.
nap() - Method in class ewe.sys.TaskObject
Nap for the nap time of this task object.
nap(int, int) - Static method in class ewe.sys.mThread
This will cause the running mThread to sleep for time (in milliseconds) every iterations calls to this method.
nap(int) - Static method in class ewe.sys.mThread
If the current thread is a Coroutine thread, it will cause a sleep for the specified length of time, otherwise this call is ignored.
napIterations - Static variable in class ewe.io.StreamObject
 
napIterations - Variable in class ewe.sys.TaskObject
Everytime the nap() method is called it calls Coroutine.nap(napIterations,napTime).
napTime - Static variable in class ewe.io.StreamObject
 
napTime - Variable in class ewe.sys.TaskObject
Everytime the nap() method is called it calls Coroutine.nap(napIterations,napTime).
nativeClear(int, int, int, int, int) - Method in class ewe.fx.Buffer
 
nativeGetGuiInfo(int, Object, Object, int) - Static method in class ewe.ui.Window
 
nativeGetInfo(int, Object, Object, int) - Method in class ewe.io.File
 
nativeIcon - Variable in class ewe.ui.Window.TaskBarIconInfo
 
nativeJob - Variable in class ewe.fx.print.PrinterJobObject
 
nativeLoadLibrary(String) - Static method in class ewe.sys.Vm
 
nativeResult - Variable in class ewe.sys.Handle
This is not to be written to! It is used when interfacing with native threads.
nativeSetBrush(Brush) - Method in class ewe.fx.Graphics
 
nativeSetInfo(int, Object, int) - Method in class ewe.io.File
 
nativeSetPen(Pen) - Method in class ewe.fx.Graphics
 
nativeWindowClassName - Variable in class ewe.ui.WindowCreationData
Under Win32 this must be a unique name for this class of window.
nativeWindowIcon - Variable in class ewe.ui.WindowCreationData
This must be an icon created by ewe.fx.Image.toIcon().
needCompact - Variable in class ewe.database.FoundEntriesObject
 
needDrag - Variable in class ewe.graphics.MosaicPanel
 
needScrollBar(int, int) - Method in class ewe.ui.Canvas
 
needScrollBar(int, int) - Method in class ewe.ui.Console
 
needScrollBar(int, int) - Method in class ewe.ui.Menu
 
needScrollBar(int, int) - Method in interface ewe.ui.ScrollClient
 
needScrollBar(int, int) - Method in class ewe.ui.ScrollableHolder
 
needScrollBar(int, int) - Method in class ewe.ui.TableControl
 
needScrollBar(int, int) - Method in class ewe.ui.TextMessage
 
needScrollBar(int, int) - Method in class ewe.ui.mTextArea
Deprecated.  
needScrollBar(int, int) - Method in class ewe.ui.mTextPad
 
needsCompacting() - Method in class ewe.database.RecordDatabaseIndex
 
negate() - Method in class ewe.math.BigDecimal
 
negate() - Method in class ewe.math.BigInteger
 
neverShow - Variable in class ewe.ui.ScrollablePanel
 
newArray(int) - Method in class ewe.reflect.Reflect
Create a new Array where each element is of the type reflected by this Reflect object.
newArrayInstance(Class, int) - Static method in class ewe.reflect.Reflect
 
newArrayInstance(String, int) - Static method in class ewe.reflect.Reflect
Creates a new array of the specified component type (which should be "I" or "Z" or "Ljava/lang/String;" (etc.)
newCall(String) - Method in class ewe.io.RemoteCallTask
Get a new RemoteCall to be invoked on the object on the other side of the connection.
newClip - Static variable in class ewe.ui.ChoiceControl
 
newControl(String) - Method in class ewe.data.FieldData
Try to create a Control given the specified class name.
newCursorPos(int, boolean) - Method in class ewe.ui.mInput
 
newCursorPos(int) - Method in class ewe.ui.mInput
 
newCursorPos(int, int, boolean) - Method in class ewe.ui.mTextArea
Deprecated.  
newCursorPos(int, int, boolean) - Method in class ewe.ui.mTextPad
This calls newCursorPos(int ch,int ln,boolean takeSel,boolean leaveSel) with leaveSel set to false.
newCursorPos(int, int, boolean, boolean) - Method in class ewe.ui.mTextPad
This is used to move the cursor position AND update the display accordingly.
newData(String) - Method in class ewe.io.FileSaver
This sets hasChanged to false and lastSaved to newFileName.
newData(Object, String, Frame) - Method in class ewe.io.FileSaver
This tells the FileSaver that new data is about to be created and that the old data should be saved if it has been changed.
newDate() - Method in class ewe.ui.DateChooser
 
newDocumentLoaded(String) - Method in class ewe.ui.HtmlViewer
 
newDocumentLoaded(String) - Method in class ewe.ui.WebBrowser
 
newFileInfo(boolean) - Method in class ewe.filechooser.FileChooser
 
newFileObject() - Static method in class ewe.sys.Vm
Get a new ewe.io.File object which can be used to represent a file on the file system being used by the VM.
newFileSelected(File) - Method in class ewe.filechooser.FileChooser
This gets called when a new file has been clicked or entered.
newFileSelected(File) - Method in class ewe.filechooser.ImageFileChooser
 
newFont - Variable in class ewe.ui.formatted.TextFormatter
If you set this to a Font, the fontFlags, fontSizeChange and fontName values are ignored and this is used instead.
newFormChecksFileSaverOnExit - Variable in class ewe.ui.ExecTransfer
False by default - set this to true if you want the new Form to check the FileSaver for before saving before closing.
newInputStack(CellPanel, Editor, Object) - Static method in class ewe.ui.UIBuilder
A quick way of creating a new UIBuilder and opening an InputStack.
newInstance(String) - Method in class ewe.data.FieldData
Try to create a new instance of a class, using the dataClass as the source to locate a possible separate ClassLoader.
newInstance(Class, int) - Static method in class ewe.reflect.Array
 
newInstance(String, int) - Static method in class ewe.reflect.Array
Create a new instance of a particular class - which cannot be a primitive value, but can be of an array or object type.
newInstance(Wrapper[]) - Method in class ewe.reflect.Constructor
Use the Constructor to create a new instance of the Object.
newInstance(String) - Static method in class ewe.reflect.Reflect
This creates a new instance of a Class given the class name.
newInstance() - Method in class ewe.reflect.Reflect
Create a new Instance of the Object IF it is not an array - using the default constructor.
newInstance(String, Wrapper[]) - Method in class ewe.reflect.Reflect
Create a new Instance of the Object IF it is not an array - using the constructor with the specified parameters int Java type notation (eg "([BII)V").
newInstance() - Method in class ewe.reflect.Type
Return a new Instance of the class if the class exists.
newInstance(String, Object[]) - Method in class ewe.reflect.Type
 
newInstance(String, Class) - Static method in class ewe.util.mClassLoader
This tries to get a new instance of a class.
newInstance() - Method in class java.lang.Class
 
newInstance(Class, int) - Static method in class java.lang.reflect.Array
Creates a new single-dimensioned array.
newInstance(Class, int[]) - Static method in class java.lang.reflect.Array
Creates a new multi-dimensioned array.
newInstance(Object[]) - Method in class java.lang.reflect.Constructor
 
newLine() - Method in class ewe.io.BufferedWriter
This method writes out a system depedent line separator sequence.
newMenu - Variable in class ewe.ui.ListEditor
 
newNodeObject(Object) - Method in class ewe.ui.TreeModelAdapter
 
newObject() - Method in class ewe.data.SaveableObject
This is used to reset the Object to a "new" state.
newPanel(CellPanel, Editor, Object) - Static method in class ewe.ui.UIBuilder
A quick way of creating a new UIBuilder and opening a panel.
newSelected(int) - Method in class ewe.ui.ListEditor
 
newSelection() - Method in class ewe.ui.mTabbedPanel
 
newStack(CellPanel, Editor, Object) - Static method in class ewe.ui.UIBuilder
A quick way of creating a new UIBuilder and opening a stack (NOT an InputStack).
newString(byte[], int, int, String) - Static method in class ewe.io.IO
 
newString(byte[], String) - Static method in class ewe.io.IO
 
newText(String, int) - Method in class ewe.ui.mInput
 
newText(String, int, boolean) - Method in class ewe.ui.mInput
 
newText(String, int, boolean) - Method in class ewe.ui.mTextArea
Deprecated.  
next(int) - Method in class ewe.security.SecureRandom
Generates an integer containing the user specified number of random bits.
next - Variable in class ewe.ui.Control
The control's next sibling.
next - Variable in class ewe.ui.Timer
The next timer in the linked list.
next() - Method in interface ewe.util.Iterator
Returns the next Object in the sequence.
next - Variable in class ewe.util.LinkedListElement
 
next() - Method in class ewe.util.ObjectIterator
 
next(int) - Method in class ewe.util.Random
Generates the next pseudorandom number.
nextBoolean() - Method in class ewe.util.Random
Generates the next pseudorandom boolean.
nextBytes(byte[]) - Method in class ewe.security.SecureRandom
 
nextBytes(byte[]) - Method in class ewe.util.Random
Fills an array of bytes with random numbers.
nextDouble() - Method in class ewe.util.Random
Generates the next pseudorandom double uniformly distributed between 0.0 (inclusive) and 1.0 (exclusive).
nextElement() - Method in interface ewe.util.Enumeration
 
nextElement() - Method in class ewe.util.IteratorEnumerator
This returns the next() method.
nextElement() - Method in class ewe.util.StringTokenizer
This does the same as nextTokens.
nextFloat() - Method in class ewe.util.Random
Generates the next pseudorandom float uniformly distributed between 0.0f (inclusive) and 1.0f (exclusive).
nextGaussian() - Method in class ewe.util.Random
Generates the next pseudorandom, Gaussian (normally) distributed double value, with mean 0.0 and standard deviation 1.0.
nextInt() - Method in class ewe.util.Random
Generates the next pseudorandom number.
nextInt(int) - Method in class ewe.util.Random
Generates the next pseudorandom number.
nextItem(boolean, boolean) - Method in class ewe.ui.PhoneMenu
 
nextLong() - Method in class ewe.util.Random
Generates the next pseudorandom long number.
nextMenu(boolean) - Method in class ewe.ui.MenuBar
 
nextMouseIsMove() - Static method in class ewe.ui.Window
 
nextPage(boolean) - Method in class ewe.ui.PhoneMenu
 
nextSibling - Variable in class ewe.graphics.PageDisplayUnit
 
nextSplitter - Variable in class ewe.ui.CellPanel
This is the splitter to the right of below this panel (if any).
nextToken(String) - Method in class ewe.util.StringTokenizer
Returns the nextToken, changing the delimiter set to the given delim.
nextToken() - Method in class ewe.util.StringTokenizer
Returns the nextToken of the string.
no - Variable in class ewe.ui.Form
 
noBorder - Variable in class ewe.ui.Form
 
noHotLabels - Static variable in class ewe.ui.Gui
By default, this is set to: !hasKeyboard || isSmartPhone || isPDA
noInsets - Static variable in class ewe.ui.Panel
 
noKeyboard - Variable in class ewe.filechooser.FileChooser
Do not set this directly.
noLines - Variable in class ewe.ui.TreeTableModel
If this is true then no lines connecting nodes will be drawn.
noLoading() - Method in class ewe.ui.HtmlViewer
 
noMenu() - Method in class ewe.ui.Menu
 
noMenu() - Method in class ewe.ui.mChoice
 
noMoreDataToTake() - Method in class ewe.io.MemoryStream
If this is a write-only Stream, this method is called when the Stream has been closed and there will be no more data to take.
noMouse - Variable in class ewe.filechooser.FileChooser
Do not set this directly.
noParameter - Static variable in class ewe.reflect.Wrapper
 
noScrollButtons - Variable in class ewe.ui.mTabbedPanel
This is false by default - set it true so that the left/right scroll buttons are never seen.
noSelection() - Method in class ewe.ui.Console
 
noSelection() - Method in interface ewe.ui.Selectable
 
noSelection() - Method in class ewe.ui.TreeControl
 
noSelection() - Method in class ewe.ui.mInput
 
noSelection() - Method in class ewe.ui.mList
 
noSelection() - Method in class ewe.ui.mTextArea
Deprecated.  
noSelection() - Method in class ewe.ui.mTextPad
 
noSelectionText - Variable in class ewe.ui.ButtonListSelect
This is the text that will be displayed in the button if no item is selected.
noToAll - Variable in class ewe.io.CopyOver
 
noWrapAround - Variable in class ewe.ui.ChoiceControl
This applies to Menus.
noWritingAllowed - Variable in class ewe.io.RandomStream
Set this true if you are implementing a read-only RandomStream.
nonBlockingRead(long, byte[], int, int) - Method in interface ewe.io.BasicRandomAccessStream
Non-blocking read at a particular location.
nonBlockingRead(byte[], int, int) - Method in interface ewe.io.BasicStream
This is the non-blocking read operation.
nonBlockingRead(byte[], int, int) - Method in class ewe.io.BlockingStreamObject
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.DataProcessorStream
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.MemoryFile
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.MemoryStream
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.PartialInputStream
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.PartialOutputStream
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.RandomAccessFile
This returns: >0 = Number of bytes read.
nonBlockingRead(byte[], int, int) - Method in class ewe.io.RandomStreamAdapter
This calls the nonBlockingRead() of the client BasicStream.
nonBlockingRead(long, byte[], int, int) - Method in class ewe.io.RandomStreamAdapter
 
nonBlockingRead(long, byte[], int, int) - Method in class ewe.io.RandomStreamObject
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.RewindableStream
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.SerialPort
 
nonBlockingRead(byte[], int, int) - Method in class ewe.io.StreamAdapter
This calls the nonBlockingRead() of the client BasicStream.
nonBlockingRead(byte[], int, int) - Method in class ewe.io.StreamObject
This is the non-blocking read operation.
nonBlockingRead(byte[], int, int) - Method in class ewe.net.Socket
This returns: >0 = Number of bytes read.
nonBlockingRead(byte[], int, int) - Method in class ewe.zip.InflaterInputStream
 
nonBlockingRead(byte[], int, int) - Method in class ewe.zip.ZipInputStream
Reads a block of bytes from the current zip entry.
nonBlockingWrite(long, byte[], int, int) - Method in interface ewe.io.BasicRandomAccessStream
Non-blocking write at a particular location.
nonBlockingWrite(byte[], int, int) - Method in interface ewe.io.BasicStream
This is the non-blocking write operation.
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.BlockingStreamObject
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.DataProcessorStream
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.MemoryFile
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.MemoryStream
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.PartialInputStream
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.PartialOutputStream
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.RandomAccessFile
This returns: >0 = Number of bytes written.
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.RandomStreamAdapter
This calls the nonBlockingWrite() of the client BasicStream.
nonBlockingWrite(long, byte[], int, int) - Method in class ewe.io.RandomStreamAdapter
 
nonBlockingWrite(long, byte[], int, int) - Method in class ewe.io.RandomStreamObject
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.RewindableStream
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.SerialPort
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.StreamAdapter
This calls the nonBlockingWrite() of the client BasicStream.
nonBlockingWrite(byte[], int, int) - Method in class ewe.io.StreamObject
This is the non-blocking write operation.
nonBlockingWrite(byte[], int, int) - Method in class ewe.net.Socket
This returns: >0 = Number of bytes written.
nonBlockingWrite(byte[], int, int) - Method in class ewe.zip.DeflaterOutputStream
 
nonBlockingWrite(byte[], int, int) - Method in class ewe.zip.ZipOutputStream
Writes the given buffer to the current entry.
normal - Variable in class ewe.fx.DisabledIcon
The image to display normally.
not() - Method in class ewe.math.BigInteger
Return the logical (bit-wise) negation of a BigInteger.
notNative_doPaintChildren(Control, int, Graphics, Rect) - Static method in class ewe.ui.Control
 
notUsed - Variable in class ewe.ui.formatted.TextFormatter
 
notWaiting() - Static method in class ewe.ui.PenEvent
This is called by the VM when the WAIT_CURSOR has been removed.
notifyAction() - Method in class ewe.ui.Control
 
notifyAction() - Method in class ewe.ui.mCheckBox
 
notifyAction() - Method in class ewe.ui.mChoice
 
notifyAllWaiting() - Method in class ewe.sys.Lock
This causes all Coroutines which are waiting on the lock to wakeup and attempt to reacquire ownership of the lock.
notifyDataChange() - Method in class ewe.ui.Control
Generate and dispatch a new DataChangeEvent.
notifyDataChange(DataChangeEvent) - Method in class ewe.ui.Control
Dispatch a new DataChangeEvent.
notifyDataChange(Point) - Method in class ewe.ui.TableModel
This is called by a CellControl when it gets a DataChanged event from its Control.
notifyDataChangeOnSelect - Variable in class ewe.ui.ChoiceControl
This tells the control to generate a DataChangeEvent when the selection has changed.
notifySelection(int, int) - Method in class ewe.ui.ChoiceControl
 
notifyWaiting() - Method in class ewe.sys.Lock
This causes one Coroutine which is waiting on the lock to wakeup and reacquire ownership of the lock.
now - Variable in class ewe.database.DatabaseObject
 
now() - Static method in class ewe.sys.TimeOut
 
np - Static variable in class ewe.ui.Control
 
nullPropertyList - Static variable in class ewe.data.PropertyList
 
num - Variable in class ewe.util.TagList
 
numCharsToDraw - Variable in class ewe.fx.FormattedTextSpecs
 
numCols - Variable in class ewe.ui.TableModel
The number of columns in the table.
numDisplayed - Variable in class ewe.ui.mInput
 
numImages - Static variable in class ewe.fx.Image
This is the number of Images that have been created but not freed.
numLines - Variable in class ewe.ui.TextMessage
 
numLines - Variable in class ewe.ui.formatted.TextFormatter
The number of lines covered by the formatter.
numLines - Variable in class ewe.ui.mTextPad
 
numPoints - Variable in class ewe.fx.Polygon
 
numRows - Variable in class ewe.ui.TableModel
The number of rows in the table.
numberInSection - Variable in class ewe.ui.DisplayLine
Only valid for the first line in a section.
numberKeyPressed(int) - Method in class ewe.ui.UpDownInput
 
numberOfDays(int, int) - Static method in class ewe.sys.Time
Find the number of days in a month.
numberOfFragments - Variable in class ewe.database.DatabaseObject.MetaData
This is only valid after a read operation.
numberOfKeys() - Static method in class ewe.ui.SoftKeyBar
Returns the number of keys supported by the system.
numbers - Variable in class ewe.ui.NumericKeyPad
 

O

OBJECT - Static variable in class ewe.reflect.Wrapper
 
OBJECT_BYTES_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "ObjectBytes" field.
OBJECT_SET - Static variable in class ewe.ui.EditorEvent
 
OBJECT_TEXT_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "ObjectText" field.
ODDPARITY - Static variable in class ewe.io.SerialPort
 
ODD_AND_EVEN_PAGES - Static variable in class ewe.fx.print.PrintOptions
The default value for whichPages
ODD_PAGES_ONLY - Static variable in class ewe.fx.print.PrintOptions
A possible value for whichPages
OID_FIELD - Static variable in interface ewe.database.DatabaseTypes
This is the reserved "EntryOID" field.
OKB - Static variable in class ewe.ui.FormBase
An option for doButtons()
ONE - Static variable in class ewe.math.BigInteger
 
ONLY - Static variable in interface ewe.ui.IKeys
modifier used when specifying hot keys - indicates that the key alone with no modifier must be pressed.
OPEN - Static variable in class ewe.filechooser.FileChooserBase
This is an option for use in the constructor.
OPENED - Static variable in class ewe.ui.PanelSplitter
This is a possible state of the splitter.
OPEN_DELETE - Static variable in class ewe.util.zip.ZipFile
 
OPEN_READ - Static variable in class ewe.util.zip.ZipFile
 
OPERATION_CANCELLED - Static variable in class ewe.ui.ControlEvent
 
OPTIONS - Static variable in class ewe.io.FileChooserParameters
This is used to set the options for the FileChooser.
OPTION_ACCEPT_ANY - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_CURSOR_EXIT_DOWN - Static variable in class ewe.ui.BasicList
 
OPTION_CURSOR_EXIT_LEFT - Static variable in class ewe.ui.BasicList
 
OPTION_CURSOR_EXIT_RIGHT - Static variable in class ewe.ui.BasicList
 
OPTION_CURSOR_EXIT_UP - Static variable in class ewe.ui.BasicList
 
OPTION_DESKTOP_VERSION - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_DIRECTORY_TREE - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_DONT_SHOW_FILE_EXTENSION - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates that file extensions should not be displayed.
OPTION_FILE_MUST_EXIST - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_FLAG_CLEAR - Static variable in interface ewe.ui.WindowConstants
Use this with setInfo(INFO_WINDOW_FLAGS) to specify that the provided flags should be cleared.
OPTION_FLAG_SET - Static variable in interface ewe.ui.WindowConstants
Use this with setInfo(INFO_WINDOW_FLAGS) to specify that the provided flags should be set.
OPTION_INDICATOR_ONLY - Static variable in interface ewe.ui.IScroll
Specifies that the track will most likely be used in a situation where there is no mouse or touch screen, so the track should be made small enough to just indicate the position without regard for the user being able to easily drag it.
OPTION_INSTALL_SELECT - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_MULTI_SELECT - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_CONFIRM_OVERWRITE - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_DIRECTORY_CHANGE - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_EXECUTE - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_NO_NAME - Static variable in class ewe.ui.FontInput
 
OPTION_NO_NAME - Static variable in class ewe.ui.FontUpDownChooser
 
OPTION_NO_SAMPLE - Static variable in class ewe.ui.FontInput
 
OPTION_NO_SAMPLE - Static variable in class ewe.ui.FontUpDownChooser
 
OPTION_NO_SIZE - Static variable in class ewe.ui.FontInput
 
OPTION_NO_SIZE - Static variable in class ewe.ui.FontUpDownChooser
 
OPTION_NO_STYLE - Static variable in class ewe.ui.FontInput
 
OPTION_NO_STYLE - Static variable in class ewe.ui.FontUpDownChooser
 
OPTION_QUICK_SELECT - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_READ_ONLY - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates You can bitwise OR together this option with any of the others.
OPTION_SELECT_FIRST_ON_KEY_FOCUS - Static variable in class ewe.ui.BasicList
 
OPTION_SIMPLE - Static variable in class ewe.io.FileChooserParameters
This is an option to be used with the OPTIONS property.
OPTION_TASKBAR_ICON_MODIFY_ICON - Static variable in interface ewe.ui.WindowConstants
This can be used with INFO_TASKBAR_ICON to specify that you are modifying the ICON only.
OPTION_TASKBAR_ICON_MODIFY_TIP - Static variable in interface ewe.ui.WindowConstants
This can be used with INFO_TASKBAR_ICON to specify that you are modifying the TIP only.
OTHER_EXECUTE - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
OTHER_READ - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
OTHER_WRITE - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
OUTLINE - Static variable in class ewe.fx.Font
An outlined font style.
OUTLINED - Static variable in interface ewe.fx.IImage
This is an option that tells the image that it should draw an outline around itself.
OWNER_EXECUTE - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
OWNER_READ - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
OWNER_WRITE - Static variable in interface ewe.io.FilePermissions
A UNIX type permission.
Object - class java.lang.Object.
Object is the the base class for all objects.
Object() - Constructor for class java.lang.Object
 
ObjectFinder - interface ewe.util.ObjectFinder.
A utility interface used for searching/sorting etc.
ObjectIterator - class ewe.util.ObjectIterator.
This is an Iterator which iterates either a single Object or no Object at all.
ObjectIterator(Object) - Constructor for class ewe.util.ObjectIterator
Create an ObjectIterator which iterates the provided Object only.
ObjectStreamException - exception ewe.io.ObjectStreamException.
 
ObjectStreamException() - Constructor for class ewe.io.ObjectStreamException
 
ObjectStreamException(String) - Constructor for class ewe.io.ObjectStreamException
 
OidSortName - Static variable in interface ewe.database.Database
 
OnScreenImage - interface ewe.fx.OnScreenImage.
This is an Image that is being displayed on some control surface or other.
OnThumb - Static variable in class ewe.ui.TrackControl
 
OpenAction - Static variable in class ewe.data.SaveableObject
 
OpenFolderIcon - Static variable in class ewe.io.FileBase
 
Open_action(Editor) - Method in class ewe.data.SaveableObject
 
OperationTimer - class ewe.util.OperationTimer.
This class can be used to time the operation of a sequence of events to millisecond precision (up to the resolution of the underlying os).
OperationTimer() - Constructor for class ewe.util.OperationTimer
 
OutOfMemoryError - error java.lang.OutOfMemoryError.
 
OutOfMemoryError(String) - Constructor for class java.lang.OutOfMemoryError
 
OutOfMemoryError() - Constructor for class java.lang.OutOfMemoryError
 
OutOfMemoryError(Throwable) - Constructor for class java.lang.OutOfMemoryError
 
OutOfMemoryError(String, Throwable) - Constructor for class java.lang.OutOfMemoryError
 
OutputStream - class ewe.io.OutputStream.
An OutputStream is used to write bytes - however all write operations will block the current thread.
OutputStream() - Constructor for class ewe.io.OutputStream
 
OutputStream(Stream) - Constructor for class ewe.io.OutputStream
 
OutputStream(RandomStream) - Constructor for class ewe.io.OutputStream
 
OutputStream(OutputStream) - Constructor for class ewe.io.OutputStream
 
OutputStreamWriter - class ewe.io.OutputStreamWriter.
This is a thin wrapper around a TextWriter to provide compatibility with the commonly used java.io.OutputStreamWriter class.
OutputStreamWriter(OutputStream, String) - Constructor for class ewe.io.OutputStreamWriter
 
OutputStreamWriter(OutputStream) - Constructor for class ewe.io.OutputStreamWriter
 
OutputStreamWriter(BasicStream, String) - Constructor for class ewe.io.OutputStreamWriter
 
OutputStreamWriter(BasicStream) - Constructor for class ewe.io.OutputStreamWriter
 
OverridesBlockingRandomStreamMethods - class ewe.io.OverridesBlockingRandomStreamMethods.
 
OverridesBlockingRandomStreamMethods() - Constructor for class ewe.io.OverridesBlockingRandomStreamMethods
 
OverridesClose - interface ewe.io.OverridesClose.
This interface is used to indicate that an object overrides StreamObject AND overrides its close() method instead of closeStream().
obj - Static variable in class ewe.ui.ButtonObject
 
objValue - Variable in class ewe.reflect.Wrapper
 
objWrapper - Variable in class ewe.reflect.FieldTransfer
 
objectAt(int) - Method in class ewe.ui.TreeTableModel
Find the object reference number of the line.
objectAt(int) - Method in class ewe.util.Grid
Return the Object stored at the index.
objectAt(int, int) - Method in class ewe.util.Grid
Return the Object stored at the specified row and column.
objectClass - Variable in class ewe.data.FieldTableModel
This is a Reflect that represents the class of the objects being displayed.
objectClass - Variable in class ewe.database.DatabaseSpecs
 
objectClass - Static variable in class ewe.reflect.Wrapper
 
objectClass - Variable in class ewe.ui.Editor
This must be set before adding fields.
objectClass - Variable in class ewe.ui.UIBuilder
This is a ewe.reflect.Reflect object representing the object being edited.
objectData - Variable in class ewe.data.FieldTableModel
This is an example (an instance of) the objectClass.
objectName - Variable in class ewe.data.ListObject
 
objects - Variable in class ewe.data.FieldTableModel
This can be used to hold the objects being displayed (one per row) - however implementations are free to ignore this and use some other method of accessing the object for a particular row.
objects - Variable in class ewe.data.ListObject
 
objects - Variable in class ewe.ui.TreeModelAdapter
 
offset - Variable in class ewe.io.EweFile.EweEntry
The location of the first byte of the entry in the EweFile.
ok - Variable in class ewe.ui.Form
 
oldButWorksDoPaintChildren(Graphics, int, int, int, int) - Method in class ewe.ui.Control
 
oldExtendedSelection - Static variable in class ewe.ui.TableControl
 
oldFileSaverListensToNewForm - Variable in class ewe.ui.ExecTransfer
True by default - set this to false if you do not want the new Form to affect the changed state of any FileSaver.
oldOrNewFocus - Variable in class ewe.ui.ControlEvent
If the event is a FOCUS_IN then this is the control that is losing focus.
oldPaintChildren(Graphics, int, int, int, int) - Method in class ewe.ui.Control
 
oldPostEvent(Event) - Method in class ewe.ui.Control
Deprecated.  
oldSelection - Variable in class ewe.ui.TableControl
The selection rectangle.
oldSplitLines() - Method in class ewe.ui.TextMessage
 
oldText - Variable in class ewe.ui.EditControl
 
oldText - Variable in class ewe.ui.InputForm
 
oldText - Variable in class ewe.ui.mComboBox
 
onControlEvent(ControlEvent) - Method in class ewe.ui.Control
 
onControlEvent(ControlEvent) - Method in class ewe.ui.ControlPopupForm
This listens for ControlEvent.PRESSED events from attached controls and calls setFor(Control who) if it detects that event.
onControlEvent(ControlEvent) - Method in class ewe.ui.DateChooser
 
onControlEvent(ControlEvent) - Method in class ewe.ui.DateUpDownInput.DateUpDownInputPopup
 
onControlEvent(ControlEvent) - Method in class ewe.ui.EditControl
 
onControlEvent(ControlEvent) - Method in class ewe.ui.Editor
 
onControlEvent(ControlEvent) - Method in class ewe.ui.FontUpDownChooser.FontUpDownChooserPopup
 
onControlEvent(ControlEvent) - Method in class ewe.ui.Form
Make sure you call super.onControlEvent() if you override this method.
onControlEvent(ControlEvent) - Method in class ewe.ui.FormFrame
 
onControlEvent(ControlEvent) - Method in class ewe.ui.InputBox
 
onControlEvent(ControlEvent) - Method in class ewe.ui.InputKeyPad
 
onControlEvent(ControlEvent) - Method in class ewe.ui.InputPopupForm
 
onControlEvent(ControlEvent) - Method in class ewe.ui.MenuBar
 
onControlEvent(ControlEvent) - Method in class ewe.ui.PhoneVMLauncher
 
onControlEvent(ControlEvent) - Method in class ewe.ui.ProgressBarForm
 
onControlEvent(ControlEvent) - Method in class ewe.ui.ReportException
 
onControlEvent(ControlEvent) - Method in class ewe.ui.SinglePressKeyPad
 
onControlEvent(ControlEvent) - Method in class ewe.ui.TimeUpDownInput.TimeUpDownInputPopup
 
onControlEvent(ControlEvent) - Method in class ewe.ui.UpDownScroller
 
onControlEvent(ControlEvent) - Method in class ewe.ui.mTabbedPanel
 
onDataChangeEvent(DataChangeEvent) - Method in class ewe.ui.Editor
 
onDataChangeEvent(DataChangeEvent) - Method in class ewe.ui.Form
 
onDataChangeEvent(DataChangeEvent) - Method in class ewe.ui.mFileInput
 
onEvent(Event) - Method in class ewe.data.FieldTableModel
 
onEvent(Event) - Method in class ewe.database.DatabaseTableModel
 
onEvent(Event) - Method in class ewe.io.FileSaver
 
onEvent(Event) - Method in class ewe.io.SimpleFileChooser
 
onEvent(Event) - Method in class ewe.ui.CellPanel
 
onEvent(Event) - Method in class ewe.ui.CheckBoxGroup
 
onEvent(Event) - Method in class ewe.ui.Control
 
onEvent(Event) - Method in class ewe.ui.DateChooserPopup
 
onEvent(Event) - Method in class ewe.ui.DateUpDownInput
 
onEvent(Event) - Method in interface ewe.ui.EventListener
 
onEvent(Event) - Method in class ewe.ui.FontUpDownChooser
 
onEvent(Event) - Method in class ewe.ui.Form
 
onEvent(Event) - Method in class ewe.ui.