Skip navigation links
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 eve.sys.Handle
A status flag indicating that the process has been aborted, probably through user intervention.
ABORTED - Static variable in class eve.ui.event.MenuEvent
 
AbortedException - Exception in com.ewesoft.pub
 
AbortedException(int) - Constructor for exception com.ewesoft.pub.AbortedException
 
AbortedException() - Constructor for exception com.ewesoft.pub.AbortedException
 
AbortedException(String, Throwable) - Constructor for exception com.ewesoft.pub.AbortedException
 
abortUpdate() - Method in class eve.database.SafeDBAccess
Abort the update process, close the db and do not rename the temp file to ".db".
above - Variable in class eve.ui.Swiper
 
aboveBars - Variable in class eve.ui.MonitorHandles
 
abs() - Method in class eve.math.BigDecimal
 
abs() - Method in class eve.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.
abs() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is the absolute value of this BigDecimal, and whose scale is this.scale().
abs() - Method in class java.math.BigInteger
 
ABSTRACT - Static variable in class eve.reflect.Modifier
 
ABSTRACT - Static variable in class java.lang.reflect.Modifier
Abstract:
Class: may not be instantiated.
AbstractCollection - Class in java.util
A basic implementation of most of the methods in the Collection interface to make it easier to create a collection.
AbstractCollection() - Constructor for class java.util.AbstractCollection
The main constructor, for use by subclasses.
AbstractList - Class in java.util
A basic implementation of most of the methods in the List interface to make it easier to create a List based on a random-access data structure.
AbstractList() - Constructor for class java.util.AbstractList
The main constructor, for use by subclasses.
AbstractMap - Class in java.util
An abstract implementation of Map to make it easier to create your own implementations.
AbstractMap() - Constructor for class java.util.AbstractMap
The main constructor, for use by subclasses.
AbstractMethodError - Error in java.lang
 
AbstractMethodError() - Constructor for error java.lang.AbstractMethodError
 
AbstractMethodError(String) - Constructor for error java.lang.AbstractMethodError
 
AbstractSet - Class in java.util
An abstract implementation of Set to make it easier to create your own implementations.
AbstractSet() - Constructor for class java.util.AbstractSet
The main constructor, for use by subclasses.
ABUT_LEAVE_BORDERS - Static variable in class eve.ui.GuiStyle
 
ABUT_MERGE_INPUT_AND_BUTTON - Static variable in class eve.ui.GuiStyle
 
ABUT_NO_BORDERS - Static variable in class eve.ui.GuiStyle
 
ABUT_REVERSE_BORDER_CHANGE - Static variable in class eve.ui.GuiStyle
 
accept(File, String) - Method in class com.stevesoft.pat.FileRegex
This is the method required by FileNameFilter.
accept(File, String) - Method in class com.stevesoft.pat.Regex
This method implements FilenameFilter, allowing one to use a Regex to search through a directory using File.list.
accept(File, String) - Method in class eve.io.FileComparer
 
accept(File, String) - Method in class eve.io.FileComparer
 
accept(File, Object) - Method in class eve.io.FileComparer
 
accept(File, String) - Method in interface eve.io.FilenameFilter
 
accept(File) - Method in class eve.ui.SimpleFileChooser
 
accept(File) - Method in interface java.io.FileFilter
This method determines whether or not a given pathname should be included in a pathname listing.
accept(File, String) - Method in interface java.io.FilenameFilter
This method determines whether or not a given file should be included in a directory listing.
accept() - Method in class java.net.ServerSocket
 
ACCEPT_ANY - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
acceptColumnMoved(int, int) - Method in class eve.ui.table.TableModel
Call this in a columnMoved() call if the column moved has been accepted and implemented.
acceptConnection(Handle, ServerSocket) - Static method in class eve.net.Net
 
acceptConnection(ServerSocket) - Static method in class eve.net.Net
 
acceptDroppedFiles(boolean) - Method in class eve.fx.gui.WindowSurface
Use this to enable or disable the accepting of dropped files.
acceptDroppedFiles(String[]) - Method in class eve.ui.data.icons.IconListEdit
 
acceptDroppedFiles(String[]) - Method in interface eve.ui.IAcceptsDroppedFiles
 
acceptDroppedFiles(boolean) - Method in class eve.ui.Window
Use this to enable or disable the accepting of dropped files.
acceptItem(MenuItem) - Method in class eve.ui.MenuFilterInput
 
acceptReceivedEvent(RawEvent) - Method in interface eve.fx.gui.WindowSurface.RawEventFilter
This is called when a RawEvent is received from a filter lower in the chain (or from the native WindowSurface itself).
acceptRequest(int) - Method in class eve.security.SecurityRequest
 
acceptRequestNoEncryption() - Method in class eve.security.SecurityRequest
 
acceptRequests() - Method in class eve.fx.points.PageFormat
This is used to tell the PageFormat that the physical device has accepted its requests and it can alter its values to match the requests.
acceptRequestSymmetricOnly() - Method in class eve.security.SecurityRequest
 
acceptRequestSymmetricOnly(byte[]) - Method in class eve.security.SecurityRequest
 
acceptRequestUsePrivate() - Method in class eve.security.SecurityRequest
 
acceptRequestUsePrivate(PublicPrivateKey, PublicPrivateKey, PublicPrivateKey, PublicPrivateKey) - Method in class eve.security.SecurityRequest
 
acceptsData(Object, DragContext) - Method in class eve.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 eve.ui.DateTimeInput
 
acceptsData(Object, DragContext) - Method in class eve.ui.EditControl
 
acceptsData(Object, DragContext) - Method in class eve.ui.Input
 
acceptsData(Object, DragContext) - Method in class eve.ui.table.TreeControl
 
acceptsData(Object, DragContext) - Method in class eve.ui.TextPad
 
acceptsDroppedFiles - Variable in class eve.ui.Form
 
accessFlags - Variable in class eve.sys.ClassFile
 
acos(double) - Static method in class java.lang.Math
Returns the arc cosine of an angle, in the range of 0.0 through pi.
actAsLabel - Variable in class eve.ui.EditControl
 
actAsRemote(Object, Object) - Method in class eve.database.Synchronizer
Setup this Synchronizer to act as the "Remote" portion of a synchronization process, by accepting remote method calls over the specified channel.
ACTION - Static variable in interface eve.fx.gui.IKeys
Action Button.
action(String, Editor) - Method in class eve.ui.advanced.database.DatabaseTester
 
action - Variable in class eve.ui.Button
An optional action label for the button.
action(String, Editor) - Method in class eve.ui.data.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 eve.ui.data.Editor
This implements the action() method in FieldListener.
action(FieldTransfer, Editor) - Method in interface eve.ui.data.FieldListener
 
action(FieldTransfer, Editor) - Method in class eve.ui.data.FieldListenerObject
 
action(String, Editor) - Method in class eve.ui.data.FontChooser
 
action(FieldTransfer, Editor) - Method in class eve.ui.data.ListEditor
 
action(String, Editor) - Method in class eve.ui.data.ListEditor
 
action(Object, FieldTransfer, Editor) - Static method in class eve.ui.data.LiveDataAdapter
This implements the action() method in FieldListener.
action(String, Editor) - Method in class eve.ui.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 eve.ui.data.LiveObject
This implements the action() method in FieldListener.
action(String, Editor) - Method in class eve.ui.data.Notepad
 
action(String, Editor) - Method in class eve.ui.data.SaveableEditor
 
action(String, Editor) - Method in class eve.ui.data.SerialPortOptions
 
action(FieldTransfer, Editor) - Method in class eve.ui.data.SerialPortOptions
 
action - Variable in class eve.ui.event.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 - Variable in class eve.ui.event.ScrollEvent
 
ACTION - Static variable in class eve.ui.event.SoftKeyEvent
 
action - Variable in class eve.ui.event.SoftKeyEvent
This is the action for the button or for the selected menu item if available.
action(FieldTransfer, Editor) - Method in class eve.ui.filechooser.FileChooser
 
action(FieldTransfer, Editor) - Method in class eve.ui.filechooser.FileInput
 
action(String, Editor) - Method in class eve.ui.formatted.data.HtmlViewer
 
action(String, Editor) - Method in class eve.ui.formatted.data.WebBrowser
 
action - Variable in class eve.ui.installer.Installer
 
action(String, Editor) - Method in class eve.ui.launcher.VMApp
 
action(String, Editor) - Method in class eve.ui.launcher.VMLauncher
 
action - Variable in class eve.ui.MenuItem
The action String for the MenuItem.
action(String, Editor) - Method in class eve.ui.table.data.FieldTableExportSpecs
 
action(FieldTransfer, Editor) - Method in class eve.ui.table.data.ListSelect
 
ACTION_CANCEL - Static variable in class eve.ui.print.PrintForm
 
ACTION_INSTALL - Static variable in class eve.ui.installer.Installer
 
ACTION_MIGRATE - Static variable in class eve.ui.installer.Installer
 
ACTION_NONE - Static variable in interface eve.ui.Actionable
 
ACTION_PDF_PREVIEW - Static variable in class eve.ui.print.PrintForm
 
ACTION_PREVIEW - Static variable in class eve.ui.print.PrintForm
 
ACTION_PRINT - Static variable in class eve.ui.print.PrintForm
 
ACTION_PRINT_NOW - Static variable in class eve.ui.print.PrintForm
 
ACTION_UNINSTALL - Static variable in class eve.ui.installer.Installer
 
Actionable - Interface in eve.ui
This interface is implemented by Controls that are associated with generating some kind of Action event (e.g.
actionKeyValue(EveCanvas.newkey) - Static method in class eve.fx.gui.EveCanvas
 
actionOnChoiceSelect - Variable in class eve.ui.ComboBox
Set this true to generate a Action event (PRESSED) if a selection is made using the drop-down choice.
actionOnPress - Variable in class eve.ui.ButtonControl
 
actionOnPress - Variable in class eve.ui.HyperlinkLabel
This indicates that an action should occur when the pen/mouse is first pressed on the control.
ACTIVATE - Static variable in class eve.fx.gui.SurfaceWindowEvent
This indicates that the window is now active.
activate() - Method in class eve.ui.ButtonControl
 
activate() - Method in class eve.ui.Control
This does NOT enable a disabled control - but tells it to put itself in an "active" state.
activate() - Method in class eve.ui.game.MosaicPanel
Allows mouse interaction with images on the
ACTIVE - Static variable in interface eve.fx.Drawable
This is an option that tells the image that it is drawing itself in an "active" state.
activeCellControl - Variable in class eve.ui.table.TableModel
 
activeColor - Variable in class eve.ui.HyperlinkLabel
This is the color for the label when the cursor moves over it.
activeColor - Variable in class eve.ui.TextPadButton
This is the color the background will be when the control is selected.
activeCount() - Method in class java.lang.ThreadGroup
Return an estimate of the total number of active threads in this ThreadGroup and all its descendants.
ActiveFonts(IPointDocument) - Constructor for class eve.fx.points.FontManager.ActiveFonts
 
activeGroupCount() - Method in class java.lang.ThreadGroup
Get the number of active groups in this ThreadGroup.
ActiveTitleBarColor - Static variable in interface eve.ui.GuiValueKeys
 
actsAsRGBImageData(ImageData) - Static method in class eve.fx.RGBImageData
Return true if the specified ImageData acts in the same way that an RGBImageData would act.
actual - Variable in class eve.ui.ScrollTrack
 
AD - Static variable in class java.util.GregorianCalendar
Constant representing the era AD (Anno Domini).
add(Pattern) - Method in class com.stevesoft.pat.Pattern
add a Pattern to the singly-linked Pattern chain.
add(Pattern) - Method in class com.stevesoft.pat.Regex
Only needed for creating your own extensions of Regex.
add(ReplaceRule) - Method in class com.stevesoft.pat.ReplaceRule
 
add(Regex) - Method in class com.stevesoft.pat.Transformer
Add a new Regex to the set of Regex's.
add(String) - Method in class com.stevesoft.pat.Transformer
Add a new Regex by calling Regex.perlCode
add(String[]) - Method in class com.stevesoft.pat.Transformer
Add an array of Strings (which will be converted to Regex's via the Regex.perlCode method.
add(ClassFile) - Method in class eve.applet.ClassFile
 
add(Hashtable, ClassFile.UtfStringConstant) - Static method in class eve.applet.ClassFile
 
add(Object[]) - Method in class eve.data.PropertyList
 
add(Property) - Method in class eve.data.PropertyList
Adds a non-exclusive property. i.e. more than one property with that name can exist.
add(PropertyList) - Method in class eve.data.PropertyList
 
add(String, Object) - Method in class eve.data.PropertyList
Adds a non-exclusive property. i.e. more than one property with that name can exist.
add(Property) - Method in class eve.data.PropertyList.NullPropertyList
 
add(DatabaseEntry) - Method in class eve.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 eve.database.FoundEntries
This saves a new entry to the database AND adds it to this FoundEntries object.
add(DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
This saves a new entry to the database AND adds it to this FoundEntries object.
add(ImageData) - Method in class eve.fx.Icon
Add an image directly.
add(String) - Method in class eve.fx.Icon
Add a named image directly.
add(PrintCell) - Method in class eve.fx.points.PrintCellPanel
Adds a child control to this container - you should not generally use this method.
add(PrintCell, double, double, double, double) - Method in class eve.fx.points.PrintCellPanel
 
add(PointImage, boolean, double) - Method in class eve.fx.points.PrintTable
 
add(ImageData, double, double, boolean, double) - Method in class eve.fx.points.PrintTable
 
add(String, boolean, double) - Method in class eve.fx.points.PrintTable
 
add(PrintCell, boolean, double) - Method in class eve.fx.points.PrintTable
 
add(String[], boolean) - Method in class eve.fx.points.PrintTable
 
add(String) - Method in class eve.fx.points.PrintTable
 
add(char) - Method in class eve.io.block.RemoteCall
Use this to add a char parameter.
add(long) - Method in class eve.io.block.RemoteCall
Use this to add a parameter of type byte, short, int and long.
add(double) - Method in class eve.io.block.RemoteCall
Use this to add a parameter of type float or double.
add(boolean) - Method in class eve.io.block.RemoteCall
Use this to add a parameter of type boolean.
add(Object) - Method in class eve.io.block.RemoteCall
Use this to add an object or array parameter (including null) - do not use this to add a Java Wrapper Object for a primitive parameter..
add(InputStream, ZepStore.CompressOptions, String, long) - Method in class eve.io.filestore.ZepStore.MakeZepStore
Add a file to the ZepStore, which can be compressed or uncompressed.
add(BigDecimal) - Method in class eve.math.BigDecimal
 
add(BigInteger) - Method in class eve.math.BigInteger
 
add(boolean) - Method in class eve.sys.MethodCall
Use this to add a boolean parameter.
add(char) - Method in class eve.sys.MethodCall
Use this to add a char parameter.
add(long) - Method in class eve.sys.MethodCall
Use this to add a parameter of type byte, short, char, int and long.
add(double) - Method in class eve.sys.MethodCall
Use this to add a parameter of type double or float.
add(Object) - Method in class eve.sys.MethodCall
Use this to add an Object or array parameter, or to add a primitive parameter that is wrapped in Java Wrapper object.
add(Object) - Method in class eve.sys.WeakSet
This adds a reference to the set.
add(String) - Method in class eve.ui.ButtonBar
 
add(String[]) - Method in class eve.ui.ButtonBar
 
add(Control) - Method in class eve.ui.Container
Adds a child control to this container - you should not generally use this method.
add(Control, int) - Method in class eve.ui.ControlGroup
Add the specified Control to this ControlGroup and then set this ControlGroup as a Tag on the Control using the specified asTag ID.
add(String, String) - Method in class eve.ui.data.UIBuilder
 
add(String, Control) - Method in class eve.ui.data.UIBuilder
 
add(Control) - Method in class eve.ui.data.UIBuilder
 
add(String, String, Control) - Method in class eve.ui.data.UIBuilder
 
add(String) - Method in class eve.ui.data.UIBuilder
 
add(String, Control, int, int) - Method in class eve.ui.FieldHandler
Add a field specifying transferOptions to set and/or clear.
add(String, Control) - Method in class eve.ui.FieldHandler
Add a field.
add(Control, int) - Method in class eve.ui.FloatingControls
 
add(String) - Method in class eve.ui.formatted.FormattedTextMaker
 
add(char[], int, int) - Method in class eve.ui.formatted.FormattedTextMaker
 
add(Control, String) - Method in class eve.ui.InputStack
 
add(String, Frame) - Method in class eve.ui.launcher.AppLauncher
 
add(VMApp, boolean) - Method in class eve.ui.launcher.AppLauncher
 
add(Control, int, int, int, int) - Method in class eve.ui.Panel
 
add(Object, boolean) - Method in class eve.util.Grid
Add the object to the current row.
add(int) - Method in class eve.util.IntArray
Append a value to the end of the array.
add(int, Object) - Method in class eve.util.mVector
Inserts an object at the given index.
add(Vector, Object) - Static method in class eve.util.mVector
This adds an object to the end of the Vector v.
add(int, Object) - Method in class eve.util.OwnedVector
 
add(Object) - Method in class eve.util.OwnedVector
 
add(SubString) - Method in class eve.util.StringList
 
add(String) - Method in class eve.util.StringList
 
add(CharArray) - Method in class eve.util.StringList
 
add(char[]) - Method in class eve.util.StringList
 
add(char[], int, int) - Method in class eve.util.StringList
 
add(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this + val), and whose scale is max(this.scale(), val.scale()).
add(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this + val).
add(Permission) - Method in class java.security.PermissionCollection
This method adds a new Permission object to the collection.
add(Object) - Method in class java.util.AbstractCollection
Add an object to the collection (optional operation).
add(int, Object) - Method in class java.util.AbstractList
Insert an element into the list at a given position (optional operation).
add(Object) - Method in class java.util.AbstractList
Add an element to the end of the list (optional operation).
add(Object) - Method in class java.util.ArrayList
Appends the supplied element to the end of this list.
add(int, Object) - Method in class java.util.ArrayList
Adds the supplied element at the specified index, shifting all elements currently at that index or higher one to the right.
add(int, int) - Method in class java.util.Calendar
Adds the specified amount of time to the given time field.
add(Object) - Method in interface java.util.Collection
Add an element to this collection.
add(int, int) - Method in class java.util.GregorianCalendar
Adds the specified amount of time to the given time field.
add(Object) - Method in class java.util.HashSet
Adds the given Object to the set if it is not already in the Set.
add(int, Object) - Method in interface java.util.List
Insert an element into the list at a given position (optional operation).
add(Object) - Method in interface java.util.List
Add an element to the end of the list (optional operation).
add(Object) - Method in interface java.util.ListIterator
Insert an element into the list at the current position of the iterator (optional operation).
add(int, Object) - Method in class java.util.Vector
 
add(Object) - Method in class java.util.Vector
Add an element to the end of the Vector.
add_1(int[], int[], int, int) - Static method in class eve.math.MPN
Add x[0:size-1] and y, and write the size least significant words of the result to dest.
ADD_CR_ON_ENCODE - Static variable in class eve.io.AsciiCodec
Deprecated.
- this now has the same meaning as ADD_CR_SMART. This is a creation option. It specifies that CR characters should be added before every LF when encoding text into ASCII.
ADD_MAKE_VISIBLE - Static variable in class eve.ui.IconMenu
 
add_n(int[], int[], int[], int) - Static method in class eve.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].
ADD_NEW - Static variable in class eve.ui.launcher.VMApp
 
ADD_OPTION_DONT_SHOW_TEXT_WITH_ICON - Static variable in interface eve.ui.MultiCardPanel
An option with addCard() that indicates that the icon should be used alone and not used together with the cardName value.
ADD_SELECTED - Static variable in class eve.ui.IconMenu
 
ADD_UPDATE_SCREEN - Static variable in class eve.ui.IconMenu
 
addAFile(File) - Method in class eve.ui.installer.Installer.FileList
Add a non-directory file.
addAll(String, char) - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
addAll(String) - Method in class eve.ui.data.UIBuilder
Add all the specified fields.
addAll(mVector) - Method in class eve.util.Grid
Add all elements of the Vector parameter to the current row.
addAll(Object[], int, int) - Method in class eve.util.mVector
Finds the index of the given object using the compare() method.
addAll(Object[]) - Method in class eve.util.mVector
 
addAll(Vector) - Method in class eve.util.mVector
 
addAll(Vector, Object[]) - Static method in class eve.util.mVector
 
addAll(Collection) - Method in class eve.util.OwnedVector
 
addAll(int, Collection) - Method in class eve.util.OwnedVector
 
addAll(Collection) - Method in class java.util.AbstractCollection
Add all the elements of a given collection to this collection (optional operation).
addAll(int, Collection) - Method in class java.util.AbstractList
Insert the contents of a collection into the list at a given position (optional operation).
addAll(Collection) - Method in class java.util.ArrayList
Add each element in the supplied Collection to this List.
addAll(int, Collection) - Method in class java.util.ArrayList
Add all elements in the supplied collection, inserting them beginning at the specified index.
addAll(Collection) - Method in interface java.util.Collection
Add the contents of a given collection to this collection.
addAll(int, Collection) - Method in interface java.util.List
Insert the contents of a collection into the list at a given position (optional operation).
addAll(Collection) - Method in interface java.util.List
Add the contents of a collection to the end of the list (optional operation).
addAll(Collection) - Method in class java.util.Vector
 
addAll(int, Collection) - Method in class java.util.Vector
 
addAllStylesTrueType(String, String, String[], int, String) - Method in class eve.fx.points.FontManager
 
addAllStylesType1(String, String, String[], int, String) - Method in class eve.fx.points.FontManager
 
addAllTo(Collection) - Method in class eve.ui.FloatingControls
 
addAndCompressDataBlock(byte[], int, int, byte[], int, int) - Method in class eve.io.ZepFile
 
addAndCompressDataBlock(byte[], int, int, int[], int, int) - Method in class eve.io.ZepFile
 
addAndCompressDataBlock(ByteArray, ByteArray) - Method in class eve.io.ZepFile
 
addAndCompressDataBlock(ByteArray, IntArray) - Method in class eve.io.ZepFile
 
addApplication(RemoteAppEntry) - Method in class eve.server.RemoteAppServer
 
addArrow(int, boolean) - Method in class eve.ui.UpDownScroller
 
addBlankLine() - Method in class eve.ui.formatted.FormattedTextMaker
 
addButton(CellPanel, boolean, String, String, String) - Method in class eve.ui.data.ListEditor
 
addButton(CellPanel, boolean, IImage, String, String) - Method in class eve.ui.data.ListEditor
 
addButton(Form, ButtonBar, String, String, Color) - Static method in class eve.ui.DialogBox
 
addButton(Control) - Method in class eve.ui.Form
This is used to add custom buttons to the bottom of the Form.
addButton(String) - Method in class eve.ui.InputStack
 
addButton(String, String) - Method in class eve.ui.print.PreviewViewer
 
addButton(String, String, IImage) - Method in class eve.ui.print.PreviewViewer
 
addButton(String, String) - Method in class eve.ui.print.PrintForm
 
addButton(String, String, IImage) - Method in class eve.ui.print.PrintForm
 
addButton(String, String) - Method in class eve.ui.print.PrintPageViewer
 
addButton(String, String, IImage) - Method in class eve.ui.print.PrintPageViewer
 
addButtonAsAction(Button) - Method in class eve.ui.data.Editor
 
addButtonBar(Form, boolean) - Method in class eve.ui.DialogBox
 
addButtonBar(CellPanel) - Method in class eve.ui.DialogBox
 
addBytes(byte[], int, int, boolean) - Method in class eve.io.TextCodecBOMHandler
Returns the number of bytes that were internally buffered for the BOM.
addCachedControl(Object, Object) - Method in class eve.ui.CompositeControl
 
addCalendarField(int, int) - Method in interface eve.data.PlainTimeStamp
 
addCalendarField(PlainTimeStamp, int, int) - Static method in class eve.data.PlainTimeStamp.Utils
 
addCard(Control, String, String) - Method in class eve.ui.CardPanel
 
addCard(Control, IImage, String, String, int) - Method in class eve.ui.CardPanel
 
addCard(Control, String, String, int, int) - Method in class eve.ui.CardPanel
Add a Card, but temporarily modify the card options before adding and restore after adding.
addCard(Control, IImage, String, String, int) - Method in interface eve.ui.MultiCardPanel
Add a Card with an icon and card name.
addCard(Control, String, String, int, int) - Method in interface eve.ui.MultiCardPanel
Add a Card, but temporarily modify the card options before adding and restore after adding.
addCard(Control, String, String) - Method in interface eve.ui.MultiCardPanel
Add a new item to the MultiCardPanel.
addCard(Control, String, String) - Method in class eve.ui.MultiCardPanelAdapter
 
addCard(Control, IImage, String, String, int) - Method in class eve.ui.MultiCardPanelAdapter
 
addCard(Control, String, String, int, int) - Method in class eve.ui.MultiCardPanelAdapter
Add a Card, but temporarily modify the card options before adding and restore after adding.
addCell(PrintCell, PointRect) - Method in class eve.fx.points.CellPrinter
 
addCells(String, char) - Method in class eve.fx.points.PrintTable
 
addCheck(CheckBox) - Method in class eve.ui.CheckBoxGroup
Deprecated.
- do not use this, use CheckBox.setGroup() to add an CheckBox.
addCheckBox(String) - Method in class eve.ui.InputStack
 
addCheckBox(String, CheckBoxGroup, boolean) - Method in class eve.ui.InputStack
 
addCheckFields(Editor, String, boolean, boolean) - Method in class eve.ui.data.EditorStack
 
addChecks(Editor, String, boolean) - Method in class eve.ui.data.EditorStack
 
addChecks(Editor, String, boolean, boolean) - Method in class eve.ui.data.EditorStack
 
addChecks(InputStack, Editor, String, boolean) - Method in class eve.ui.data.UIBuilder
 
addChecks(InputStack, Editor, String, boolean, boolean) - Static method in class eve.ui.data.UIBuilder
 
addChecks(String, String[], int) - Method in class eve.ui.InputStack
 
addChild(MutableTreeNode) - Method in interface eve.data.MutableTreeNode
Add a child to this TreeNode at the end of the child list.
addChild(MutableTreeNode) - Method in class eve.data.MutableTreeNodeObject
 
addChild(MutableTreeNode) - Method in class eve.ui.data.LiveTreeNode
 
addChild(String) - Method in class eve.ui.installer.Installer.SavedFiles
Add a child.
addChildListener(EventListener) - Method in class eve.ui.Panel
 
addChoice(String, String, String[]) - Method in class eve.ui.data.UIBuilder
 
addChoice(String) - Method in class eve.ui.InputStack
 
addChoice(String, String[], int) - Method in class eve.ui.InputStack
 
addChoices(String[]) - Method in class eve.ui.choices.CodedChoices
 
addClassLoader(ClassLoader) - Static method in class eve.util.mClassLoader
Add a ClassLoader to the WeakSet of application classLoaders.
addCloseControls(Panel) - Method in class eve.ui.ControlPopupForm
 
addCloseControls() - Method in class eve.ui.ControlPopupForm
 
addCloseTabButton() - Method in class eve.ui.TabbedPanel
Add a default button in the default location that will be used to close tabs that can be closed.
addCloseTabButton(Control, boolean) - Method in class eve.ui.TabbedPanel
Add a button that will be used to close tabs that can be closed.
addCodec(TextCodec, String) - Static method in class eve.io.Io
Add a codec with the specified names.
addColumn(Object, int, int) - Method in class eve.fx.IconAndText
This adds a new column of data along the line.
addColumn(Object, int, int, int) - Method in class eve.fx.IconAndText
This adds a new column of data along the line.
addColumn(Object) - Method in class eve.fx.IconAndText
This adds a new column of data along the line.
addColumn(int, int, int, int, int, int) - Method in class eve.ui.SIPKeypadKeys
 
addColumn(int, String, int, int, int, int) - Method in class eve.ui.SIPKeypadKeys
 
addCombo(String, String, String[]) - Method in class eve.ui.data.UIBuilder
 
addComboBox(ComboBox, String) - Method in class eve.ui.InputStack
 
addComboBox(String) - Method in class eve.ui.InputStack
 
addComboBox(String, String[], int) - Method in class eve.ui.InputStack
 
addComboBox(String, String[], String) - Method in class eve.ui.InputStack
 
addCompressed(int, int, int, ICompressed) - Method in class eve.fx.Icon
Add the compressed data directly without copying it.
addControl(Control) - Method in class eve.ui.SectionBar
 
addCopiesFrom(Object[], int, int) - Method in class eve.util.mVector
 
addCourier(String) - Method in class eve.fx.points.FontManager
Add all Courier (monospaced) font styles with the specified keyName.
addCustomInput(InputStack.CustomInput) - Method in class eve.ui.InputStack
 
addCycledKeys(int, long[]) - Method in class eve.ui.InputMethod
 
addCycledKeys(int, String) - Method in class eve.ui.InputMethod
 
addData(Object) - Method in class eve.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 eve.database.FoundEntries
Add a new entry using the data object.
addData(Object) - Method in class eve.database.implement.FoundEntriesObject
Add a new entry using the data object.
addDecimalPoint() - Method in class eve.ui.NumericKeyPad
 
addDir(String, String) - Method in class eve.ui.installer.InstallDirectories
 
addDirectly(PrintCell) - Method in class eve.fx.points.PrintCellPanel
Use this to add a control directly to the Panel.
addDirectly(Control) - Method in class eve.ui.Container
You would generally not use this method.
addDirectly(Control) - Method in class eve.ui.Panel
Use this to add a control directly to the Panel.
addDisplayLine(String, DisplayLine) - Method in class eve.ui.TextPad
 
addDisplayLines(DisplayLine, DisplayLine) - Method in class eve.ui.TextPad
 
addedImage(int, int, int) - Method in class eve.fx.IconListObject
 
addedNewCard(Card) - Method in class eve.ui.MultiCardPanelAdapter
This is called when a new card is added.
addedNewCard(Card) - Method in class eve.ui.TabbedPanel
 
addedNewItem(Control) - Method in class eve.ui.TabbedPanel
 
addElement(Object) - Method in class eve.util.OwnedVector
 
addElement(Object) - Method in class java.util.Vector
Add an element to the end of the Vector.
addEntries(Vector) - Method in interface eve.database.IRemoteSynchronizer
Add entries to the database.
addEntries(Vector) - Method in class eve.database.Synchronizer
This marks the database as having being fully synchronized with another at a point in time.
addEntriesFrom(FoundEntriesObject, int, int) - Method in class eve.database.implement.FoundEntriesObject
 
addEntriesFrom(FoundEntriesObject, int, int) - Method in class eve.database.implement.RecordFoundEntries
 
addExpandingTool(Control, String, String) - Method in class eve.ui.data.AppForm
 
addExpandingTool(Control, IImage, String) - Method in class eve.ui.data.AppForm
 
addExposeGroup(Control) - Method in class eve.ui.ControlGroup
Add the specified Control to this ControlGroup and then set this ControlGroup as a TAG_EXPOSE_GROUP Tag on the Control using the specified asTag ID.
addExternalField(Control, String, DataConverter) - Method in class eve.ui.data.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 eve.ui.data.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.
addExtraColumn(double, String, String, int) - Method in class eve.ui.table.TreeTableModel
 
addExtraControlToIndex(int, Control, boolean, boolean) - Method in class eve.ui.InputStack
 
addExtraControlToLastAdded(Control, boolean, boolean) - Method in class eve.ui.InputStack
 
addExtraControlToLastAdded(Control) - Method in class eve.ui.InputStack
 
addExtraFileToCopy(boolean, String) - Method in class eve.ui.installer.Installer
 
addExtraTool(Input.ExtraTool) - Method in class eve.ui.Input
 
addField(String, int) - Method in interface eve.database.Database
Add a new field.
addField(String, int) - Method in class eve.database.implement.DatabaseObject
Add a new field.
addField(FieldTransfer) - Method in class eve.ui.data.Editor
 
addField(Control, String, DataConverter, boolean) - Method in class eve.ui.data.Editor
 
addField(Control, String) - Method in class eve.ui.data.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 eve.ui.data.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.
addFieldHandler(FieldHandler) - Method in class eve.ui.Form
 
addFileControls(CellPanel, CellPanel, boolean) - Method in class eve.ui.data.SaveableEditor
This adds the File controls.
addFileControls(boolean) - Method in class eve.ui.data.SaveableEditor
If the screen is big this will add the file buttons to either the top or bottom of the editor.
addFiles(File) - Method in class eve.ui.installer.Installer.FileList
Add all files in a directory including subdirectories and the directory itself.
addFiles(File, boolean, boolean) - Method in class eve.ui.installer.Installer.FileList
Add all files in a directory.
addFont(PointFont, PointFontDescriptor) - Method in class eve.fx.points.PdfMaker
Add a Font if it was not yet added.
addFont(PointFont) - Method in class eve.fx.points.PdfMaker
Add a Font if it was not yet added.
addFont(Font, String) - Static method in class eve.ui.Application
Add a Font to the application font library.
addFontDirectly(PointFontDescriptor) - Method in class eve.fx.points.PdfMaker
Add a full font descriptor and return a reference to it.
addFormMaker(Form.FormMaker) - Method in class eve.ui.Form
 
addFromICZ(ZepFile, int) - Method in class eve.fx.Icon
Read and add all the images in the ICZ file.
addFromImages(Vector, int) - Method in class eve.fx.Icon
Read and add all the images in the Vector.
addFromWindowsIcon(RandomStream, int) - Method in class eve.fx.Icon
 
addFullImageablePanel() - Method in class eve.fx.points.CellPrinter
 
addFullPage(PrintablePage) - Method in class eve.fx.print.PrintPages
 
addHeaders(String, char) - Method in class eve.fx.points.PrintTable
 
addHtml(String) - Method in class eve.ui.formatted.FormattedTextMaker
 
addHtml(String, Handle) - Method in class eve.ui.formatted.HtmlDisplay
 
addIcon(WindowsIcon) - Method in class eve.fx.win32.WindowsIconGroup
 
addIcon(ImageData, int) - Method in class eve.fx.win32.WindowsIconGroup
 
addIcon(IImage) - Method in class eve.ui.SectionBar
 
addIcon(String) - Method in class eve.ui.SectionBar
 
addImage(AniImage) - Method in class eve.ui.game.Mosaic
Add an image to the mosaic.
addImageDirectly(ImageData) - Method in class eve.fx.points.PdfMaker
Add a full font descriptor and return a reference to it.
addImageToICZ(ZepFile, ImageData, int) - Static method in class eve.fx.Icon
Add an ImageData to the ICZ file.
addingField(String, int) - Method in class eve.ui.advanced.database.GetSearchCriteria
 
addInput(String, String) - Method in class eve.ui.InputStack
 
addInputFields(Editor, String) - Method in class eve.ui.data.EditorStack
Add a set of inputs given the field names separated by commas or '|'.
addInputs(Editor, String) - Method in class eve.ui.data.EditorStack
Add a set of inputs given the prompts and names separated by '|' or by ',' for example "Width:|width|Height:|height" If a comma separator is used it is assumed they are field names and the prompt is created from the field name.
addInputStack(String, int) - Method in class eve.ui.InputStack
 
addItem(Control, String, String) - Method in class eve.ui.CardPanel
 
addItem(Object) - Method in class eve.ui.ChoiceControl
Insert an item in the control.
addItem(IImage, String) - Method in class eve.ui.IconMenu
Add an item and return the MenuItem created for it.
addItem(MenuItem, int, int) - Method in class eve.ui.IconMenu
Add an item at a particular location with options to update the screen.
addItem(MenuItem) - Method in class eve.ui.IconMenu
Add an item without updating the screen.
addItem(String) - Method in class eve.ui.List
 
addItem(Control, String, String) - Method in class eve.ui.MultiCardPanelAdapter
 
addItem(Control, String, String) - Method in interface eve.ui.MultiPanel
This adds a control to the MultiPanel with a specified short (Tab) name and optional long name.
addItems(MenuItem[]) - Method in class eve.ui.ChoiceControl
 
addItems(String[]) - Method in class eve.ui.ChoiceControl
This add items but does not update the screen.
addKey(String) - Method in class eve.ui.NumericKeyPad
 
addKeySet(String, SIPKeypadKeys) - Method in class eve.ui.SIPKeypad
 
addLabel(String) - Method in class eve.ui.InputStack
 
addLast(PrintCell) - Method in class eve.fx.points.PrintCellPanel
 
addLast(PrintCell, int) - Method in class eve.fx.points.PrintCellPanel
 
addLast(PrintCell, int, int) - Method in class eve.fx.points.PrintCellPanel
 
addLast(Control) - Method in class eve.ui.Panel
 
addLast(Control, int, int) - Method in class eve.ui.Panel
 
addLast(Control, int) - Method in class eve.ui.Panel
 
addLayoutListener(LayoutListener) - Static method in class eve.ui.Gui
 
addLeftRightButtonBars(CellPanel) - Method in class eve.ui.DialogBox
 
addLink(FileChooserLink) - Method in class eve.ui.filechooser.FileChooser
 
addList(String, Vector) - Method in class eve.data.MultiListSelect.AvailableLists
 
addListener(EventListener, boolean) - Method in class eve.sys.EventDispatcher
Add an event listener.
addListener(EventListener) - Method in class eve.sys.EventDispatcher
Add an event listener.
addListener(EventListener) - Method in class eve.ui.Control
This adds an EventListener that can listen for Events that are generated by this Control - not Events that are received by this control.
addListener(EventListener, boolean) - Method in interface eve.ui.data.DynamicData
Add an EventListener to the Dynamic to listen for DataChange events.
addListener(EventListener, boolean) - Method in class eve.ui.data.DynamicObject
 
addListener(EventListener) - Method in class eve.ui.SoftKeyBar
 
addListenerFor(Object, EventListener, boolean) - Static method in class eve.sys.EventDispatcher
Add a listener to any object, using a global Hashtable of event listeners.
addMadeButtonBars(ButtonBar[], CellPanel) - Method in class eve.ui.DialogBox
This is called by a Form to add pre-made ButtonBar objects to the bottom of the form.
addMainControls(Control) - Method in class eve.ui.ControlPopupForm
 
addMapping(String[], String[]) - Method in class eve.ui.choices.CodeToDisplay
 
addMarginedPanel(double, double, double, double) - Method in class eve.fx.points.CellPrinter
 
addMarginedPanel(double, double, double, double, PointFont) - Method in class eve.fx.points.CellPrinter
 
addMarginedPanel(double, PointFont) - Method in class eve.fx.points.CellPrinter
 
addMask(String, boolean) - Method in class eve.io.FileChooserParameters
Use this to add a file mask to the chooser's mask list.
addMask(String) - Method in class eve.ui.filechooser.FileChooser
Use this to add a file mask to the chooser's mask list.
addMask(String, FilenameFilter) - Method in class eve.ui.filechooser.FileChooser
 
addMenu(PullDownMenu) - Method in class eve.ui.MenuBar
 
addMenu(String) - Method in class eve.ui.MenuBar
 
addMenu(Menu, String) - Method in class eve.ui.MenuBar
 
addMenuAsAction(Menu) - Method in class eve.ui.data.Editor
 
addMenuItemAsAction(MenuItem) - Method in class eve.ui.data.Editor
 
addMenuItems(Collection) - Method in class eve.ui.choices.CodedChoices
Use this to provide MenuItem objects (or simple Strings) for display on an on-screen choice.
addMeToPanel(CellPanel, Editor, String) - Method in class eve.ui.data.LiveObject
Use this within addToPanel() if you still want it's default of creating a new UIBuilder and adding an InputStack.
addNew() - Method in class eve.ui.advanced.database.DatabaseTableModel
 
addNew(String[]) - Method in class eve.ui.data.icons.IconListEdit
 
addNew(File[]) - Method in class eve.ui.data.icons.IconListEdit
 
addNewItemIndex - Variable in class eve.ui.ComboBox
 
addNewOnesFirst - Variable in class eve.database.implement.FoundEntriesObject
 
addNext(PrintCell, boolean) - Method in class eve.fx.points.PrintCellPanel
 
addNext(PrintCell) - Method in class eve.fx.points.PrintCellPanel
 
addNext(PrintCell, int) - Method in class eve.fx.points.PrintCellPanel
 
addNext(PrintCell, int, int) - Method in class eve.fx.points.PrintCellPanel
 
addNext(Control, boolean) - Method in class eve.ui.ButtonBar
 
addNext(Control, boolean) - Method in class eve.ui.Panel
 
addNext(Control) - Method in class eve.ui.Panel
 
addNext(Control, int, int) - Method in class eve.ui.Panel
 
addNext(Control, int) - Method in class eve.ui.Panel
 
addNull() - Method in class eve.util.StringList
 
addObject(Object) - Method in class eve.ui.advanced.database.DatabaseTableModel
 
addObjectToPanel(CellPanel, Editor, Object, boolean) - Static method in class eve.ui.data.LiveObject
This works on any object.
addOrReplace(byte[], FoundEntries) - Static method in class eve.database.Synchronizer
Given an encoded remote entry, add or replace it in this database.
addOrReplace(DatabaseEntry, FoundEntries) - Static method in class eve.database.Synchronizer
Given a remote entry, add or replace it in this database.
addOverlay(IOverlay, boolean) - Method in class eve.ui.Window
 
addPage(PrintablePage) - Method in class eve.ui.print.PrintForm
You can call this multiple times within the addPages() method.
addPages() - Method in class eve.ui.print.PrintForm
If you do not override getPrintable() then this method is called.
addPaintControl(PaintControl) - Method in class eve.ui.PaintControlList
 
addPaintParameters(PaintParameters, int, boolean) - Method in class eve.ui.ControlPainter
 
addPanel(String, boolean) - Method in class eve.ui.InputStack
 
addParameter(Wrapper) - Method in class eve.io.block.RemoteCall
This is used to add a parameter.
addParameter(Object) - Method in class eve.io.block.RemoteCall
Add a standard Java parameter.
addParent(Handle) - Method in class eve.sys.Handle
 
addPrecompressedDataBlock(byte[], int, int, byte[], int, int) - Method in class eve.io.ZepFile
 
addPrecompressedDataBlock(ByteArray, ByteArray) - Method in class eve.io.ZepFile
 
addPropertiesTo(PropertyList) - Method in class eve.ui.formatted.data.HtmlViewer
 
addPropertiesTo(PropertyList) - Method in class eve.ui.formatted.data.WebBrowser
 
addProperty(String, String) - Method in class eve.server.RemoteAppEntry
 
addQuadToPath(double, double, double, double) - Method in class eve.fx.PathMaker
Add a Cubic Bezier curve segment (or segments) that approximates a Quadratic segment.
addRange(int, int) - Method in class eve.database.EntriesView
Add a range of indexes to the EntriesView.
addRange(int, int) - Method in class eve.fx.print.PrintOptions
Add a range of pages to print.
addRange(int, int) - Method in class eve.util.RangeList
Add this range to the RangeList, consolidating ranges as necessary to minimize the number of Range objects within the list.
addRawEventFilter(WindowSurface.RawEventFilter, boolean) - Method in class eve.fx.gui.WindowSurface
 
addRecord(byte[], int, int, boolean) - Method in class eve.database.implement.RecordFile
Add the data as a new record.
addRecord(byte[], int, int) - Method in class eve.database.implement.RecordFile
 
addRegistryKey(String, String, String, int) - Method in class eve.sys.install.InstallerConfig
 
addRegistryKey(String, String, String, String) - Method in class eve.sys.install.InstallerConfig
 
addRegistryValue(int, String, String, String) - Method in class eve.ui.installer.Installer
 
addRegistryValue(int, String, String, int) - Method in class eve.ui.installer.Installer
 
addRequestorProperty(String, String) - Method in class eve.net.HttpConnection
Add a non-exclusive requestor property.
addResourceDirectory(File) - Static method in class eve.sys.Vm
 
addressOf(TreeNode) - Method in class eve.ui.table.TreeTableModel
Return the address of the TreeNode relative to the root TreeNode.
addressOf(int) - Method in class eve.ui.table.TreeTableModel
Find the address of the line.
addressOfChild(TreeNode, TreeNode) - Static method in class eve.data.DataUtils
Get the address of a child in the specified parent.
addressOfChild(TreeNode, String) - Static method in class eve.data.DataUtils
This tries to find the address of a child given its path from the parent.
addressOfChild(TreeNode) - Method in class eve.ui.data.LiveTreeNode
 
addRow(int, int, int, int, int, int) - Method in class eve.ui.SIPKeypadKeys
 
addRow(int, String, int, int, int, int) - Method in class eve.ui.SIPKeypadKeys
 
addRule(ReplaceRule) - Method in class com.stevesoft.pat.ReplaceRule
Add another ReplaceRule to the linked list.
addSansSerif(String) - Method in class eve.fx.points.FontManager
Add all Helvetica font styles with the specified keyName.
addSection(Object[], boolean) - Method in class eve.ui.ChoiceControl
Add a section to the list/menu.
addSectionAfter(LinkedListElement, LinkedListElement) - Static method in class eve.util.LinkedListElement
 
addSectionBefore(LinkedListElement, LinkedListElement) - Static method in class eve.util.LinkedListElement
 
addSequence(int, String) - Method in class eve.ui.SIPKeypadKeys
 
addShortcut(String, String, String, String, boolean) - Method in class eve.ui.installer.Installer
 
addShortcutsToRemove(InstalledConfig, Installer.FileList) - Method in class eve.ui.installer.Installer
 
addShutdown(Runnable) - Static method in class eve.sys.Vm
These are executed only when Vm.exit() is called and before System.exit() is called.
addShutdownHook(Thread) - Method in class java.lang.Runtime
 
addSIPAdjustment() - Method in class eve.ui.Form
On a PocketPC (or simulated PocketPC) or other device, this method puts in a SIP filler at the bottom of the Form that will expand automatically when the SIP appears, thereby pushing all other Controls out of the way of the SIP.
addSocketMaker(String, HttpConnection.SocketMaker) - Method in class eve.net.HttpConnection
 
addSoftKeysAsActions(SoftKeyBar) - Method in class eve.ui.data.Editor
Call this after setting up a SoftKeyBar and after setting all fields.
addSort(String, int, int) - Method in interface eve.database.Database
Create a new sort criteria that sorts using one field only.
addSort(String, int, int, int, int, int) - Method in interface eve.database.Database
Create a new sort criteria allowing you to specify up to four fields.
addSort(String, int, String) - Method in interface eve.database.Database
Create a new sort criteria allowing you to specify up to four fields.
addSort(String, int, int) - Method in class eve.database.implement.DatabaseObject
Create a new sort criteria.
addSort(String, int, int, int, int, int) - Method in class eve.database.implement.DatabaseObject
Create a new sort criteria allowing you to specify up to four fields.
addSort(String, int, String) - Method in class eve.database.implement.DatabaseObject
Create a new sort criteria allowing you to specify up to four fields.
addSpecialField(int) - Method in interface eve.database.Database
Use this to add one of the reserved fields (the XXXX_FIELD) values.
addSpecialField(int) - Method in class eve.database.implement.DatabaseObject
 
addStandardFileMenu(int, String, String, boolean) - Method in class eve.ui.data.AppForm
 
addStandardFileMenu(int, String) - Method in class eve.ui.data.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 eve.ui.data.AppForm
This creates the file menu and adds it to the "menus" menu bar.
addStopButton() - Method in class eve.ui.MonitorHandles
If you override this method you will have to trap the event generated by your custom stop button and call requestStop().
addStream(byte[]) - Method in class eve.fx.points.PdfMaker.Page
 
addStream(byte[], int, int) - Method in class eve.fx.points.PdfMaker.Page
 
addSurfaceEventFilter(Window.SurfaceEventFilter, boolean) - Method in class eve.ui.Window
 
addTabbedPanel(boolean) - Method in class eve.ui.Form
A very useful method for creating a Form with a tabbed panel.
addTarget(String, Object, Class) - Method in class eve.io.block.RemoteCallHandlerObject
Add a target object that incoming remote calls will be invoked on.
addTask(Runnable, int) - Method in class eve.sys.ThreadPool
Use this to add a task to run.
addTask(Runnable) - Method in class eve.sys.ThreadPool
Use this to add a task to run.
addTextFormatter(TextFormatter) - Method in class eve.ui.formatted.TextDisplay
 
addTextFormatter(int, int, int, TextFormatter) - Method in class eve.ui.formatted.TextDisplay
 
addTextFormatter(int, int, int, int, int) - Method in class eve.ui.formatted.TextDisplay
 
addTextFormatter(int, int, int, int) - Method in class eve.ui.formatted.TextDisplay
 
addTextFormatter(int, int, TextFormatter) - Method in class eve.ui.formatted.TextDisplay
 
addTimes(String) - Method in class eve.fx.points.FontManager
Add all Times Roman font styles with the specified keyName.
addTo(CellPanel) - Method in class eve.ui.data.UIBuilder
Set the specified CellPanel as being the current open panel.
addTo(TextDisplay) - Method in class eve.ui.formatted.FormattedTextMaker
 
addTo - Variable in class eve.ui.MessageBox
 
addTo(CellPanel) - Method in class eve.ui.SectionBar
 
addTo(SingleContainer) - Method in class eve.ui.SoftKeyBar
 
addToContextMenu(Menu, int) - Method in class eve.ui.IconMenu
 
addToContextMenu(Menu, int) - Method in class eve.ui.launcher.AppLauncher
 
addToHistory(String) - Method in class eve.ui.formatted.data.WebBrowser
 
addToInputStack(Database, int, InputStack, Editor) - Static method in class eve.ui.advanced.database.DatabaseUIUtils
 
addToLayout(Control, int, int, int, int) - Method in class eve.ui.CompositeControl
Call this during layoutNow() to add a Control to the control with the specified Rect.
addToMap(Map, String, Object) - Static method in class eve.net.Net
Use this to correctly add values as lists of strings.
addToMenu(ChoiceControl, FontMetrics) - Method in class eve.ui.FileChooserLink
 
addToolbar() - Method in class eve.ui.Form
A very useful method for creating a Form with a toolbar or menubar.
addToolButton(String, IImage, String, boolean) - Method in class eve.ui.data.AppForm
Create a tool button (one with an icon only, no text label) and optionally add it to the "tools" bar.
addToolButton(String, String) - Method in class eve.ui.data.AppForm
Create a tool button (one with an icon only, no text label) and add it to the "tools" bar.
addTools(Container, String) - Method in class eve.ui.Form
 
addToolsFor(Control, Container, String) - Method in class eve.ui.Form
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.data.FontChooser
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.data.icons.AnIcon
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.data.icons.Icons
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.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 eve.ui.data.ListObject
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.data.LiveObject
Override this to provide the user interface for editing the Object.
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.filechooser.FileChooserDemo
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.filechooser.NewShortcut
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.launcher.VMApp
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.launcher.VMApps
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.table.data.FieldTableExportSpecs
 
addToPanel(CellPanel, Editor, int) - Method in class eve.ui.table.data.registry.SearchData
 
addToPath(double, double) - Method in class eve.fx.GeneralPath
 
addToPath(double, double, double, double, double, double) - Method in class eve.fx.GeneralPath
 
addToPath(double, double) - Method in interface eve.fx.IPath
Add a straight line segment to the path.
addToPath(double, double, double, double, double, double) - Method in interface eve.fx.IPath
Add a Cubic Bezier curve segment from the current point to (x3,y3) using (x1, y1) and (x2, y2) as the control points.
addToPath(double, double) - Method in class eve.fx.PathMaker
Add a straight line segment to the path.
addToPath(double, double, double, double, double, double) - Method in class eve.fx.PathMaker
Add a Cubic Bezier curve segment from the current point to (x3,y3) using (x1, y1) and (x2, y2) as the control points.
addToPath(double, double) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
addToPath(double, double, double, double, double, double) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
addToPath(double, double) - Method in class eve.fx.points.PointGraphics
 
addToPath(double, double, double, double, double, double) - Method in class eve.fx.points.PointGraphics
 
addToPool(File) - Method in class eve.applet.ClassFile
Add a class file to the pool.
addToPool(ByteArray) - Method in class eve.applet.ClassFile
 
addToProperties(PrinterProperties) - Method in class eve.fx.print.PrinterControl
Add the PrinterControl() to a PrinterProperties.
addToRow(mVector, Object) - Method in class eve.util.Grid
 
addToSavedHistory(String, File) - Static method in class eve.ui.filechooser.FileChooser
Add a file or directory to the saved history.
addToSelection(int, int) - Method in class eve.ui.table.TableControl
This adds to the selection.
addToSelection(Rect, boolean) - Method in class eve.ui.table.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 eve.ui.table.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 eve.ui.game.Mosaic
This is used for advanced refreshing with quickDragging.
addToStack(InputStack) - Method in interface eve.ui.InputStack.CustomInput
 
addToZippedMemoryFile(Object, String, Object) - Static method in class eve.zipfile.ZipFile
 
addTrueType(String, int, String, int, String) - Method in class eve.fx.points.FontManager
 
addType(TextFormatter) - Method in class eve.ui.formatted.FormattedTextMaker
 
addType1(String, int, String, int, String) - Method in class eve.fx.points.FontManager
 
addValidateBeforeExit(Form) - Method in class eve.ui.Form
 
addValidateBeforeExit(Form.ValidateBeforeExit) - Method in class eve.ui.Form
 
addValue(String, char[], int, int) - Method in class eve.util.TextEncoder
 
addValue(String, String) - Method in class eve.util.TextEncoder
 
addValues(Map) - Method in class eve.util.TextEncoder
Add all keys and values.
addValues(PropertyList) - Method in class eve.util.TextEncoder
Add all keys and values.
addVolume(String, File) - Method in class eve.io.FakeFileSystem
 
addYesNoOkCancelButtons(Form, ButtonBar, boolean, boolean, String, Collection) - Method in class eve.ui.DialogBox
 
aDigest - Variable in class eve.security.MD5
 
adjustAreaAndScale(int, int, Rect, Dimension, int) - Static method in class eve.fx.ImageTool
Adjust an image srcArea to fit within the original size of the image and adjust the newSize according to the scale options.
adjustControl_action(Editor) - Method in class eve.ui.print.TestPrintForm
 
adjustFlags(Object, long[], byte[]) - Method in class eve.ui.table.TreeModelAdapter
Use this to change the flags for the child indexes of the specified parent.
adjustForFont(FontMetrics) - Static method in class eve.fx.Metrics
 
adjustGap(boolean, FontMetrics, int) - Static method in class eve.fx.Metrics
 
adjustHeight(int, int) - Method in class eve.fx.IconObject
 
adjustPixelGapDivisor - Static variable in class eve.fx.Metrics
When converting gaps originally measured in pixels to large sized fonts, this is the fraction of a Font height that the original pixel represents.
adjustPositions(int, int) - Method in class eve.fx.FormattedTextSpecs
Adjust the positions of the characters as currently specified by calculatedPositions.
adjustPrinterProperties(PrinterProperties) - Method in class eve.fx.print.BatchPrinter
Adjust the PrinterProperties as necessary.
adjustPrinterProperties(PrinterProperties) - Method in interface eve.fx.print.Printable
Adjust the PrinterProperties as necessary.
adjustPrinterProperties(PrinterProperties) - Method in class eve.fx.print.PrintableObject
Adjust the PrinterProperties as necessary.
adjustScale(Dimension, int, int, int) - Static method in class eve.fx.ImageTool
Adjust the newSize value such that scaling oldWidth and oldHeight to newSize.width and newSize.height will adhere to the options specified in createOptions.
adjustToFontSize - Static variable in class eve.ui.GuiStyle
 
adjustWidth(int, int) - Method in class eve.fx.IconObject
 
Adler32 - Class in java.util.zip
Computes Adler32 checksum for a stream of data.
Adler32() - Constructor for class java.util.zip.Adler32
Creates a new instance of the Adler32 class.
ADVANCED_EDITOR - Static variable in class eve.ui.data.SerialPortOptions
This is an option when calling getEditor(int type) on this object.
ae - Variable in class eve.ui.PanelSplitter
 
AEGEAN_NUMBERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Aegean Numbers" Unicode character block.
affects(String) - Method in class eve.ui.data.EditorEvent
This checks if the event is a TO_CONTROLS or a FROM_CONTROLS event, if it affects the field "aField".
AffineTransform - Class in eve.fx.points
 
AffineTransform() - Constructor for class eve.fx.points.AffineTransform
 
AffineTransform(double, double, double, double, double, double) - Constructor for class eve.fx.points.AffineTransform
 
AffineTransform(float, float, float, float, float, float) - Constructor for class eve.fx.points.AffineTransform
 
AffineTransform(double[]) - Constructor for class eve.fx.points.AffineTransform
 
afile - Variable in class eve.ui.filechooser.FileChooser
This is a copy of the File model being used by the FileChooser.
aFile - Variable in class eve.ui.filechooser.FileChooserDemo
 
afile - Variable in class eve.ui.filechooser.FileTree
 
afile - Variable in class eve.ui.table.data.DirectoryTreeNode
 
AfmFileSpecs() - Constructor for class eve.fx.points.PointFontDescriptor.AfmFileSpecs
 
after(Time) - Method in class eve.sys.Time
 
AFTER - Static variable in class eve.ui.PanelSplitter
A value used with setOpenCloseTypes().
after - Variable in class eve.ui.PanelSplitter
This is the control after (to the right or below) the splitter.
after(Object) - Method in class java.util.Calendar
Compares the given calendar with this.
after(Date) - Method in class java.util.Date
Tests if this date is after the specified date.
alignment - Variable in class eve.fx.points.DataCell
 
alignment - Variable in class eve.ui.ButtonControl
 
alignment - Variable in class eve.ui.ButtonObject
 
alignment - Variable in class eve.ui.data.FieldData
The alignment of the text of the data when displayed - by default it is UIConstants.LEFT.
alignment - Variable in class eve.ui.Label
 
alignment - Variable in class eve.ui.table.TableCellAttributes
 
AlignmentConstants - Interface in eve.fx
 
All - Static variable in interface eve.fx.GraphicsConstants
 
all - Variable in class eve.fx.points.PrintCellPanel
 
All - Static variable in interface eve.ui.ControlConstants
 
all - Variable in class eve.ui.MenuFilterInput
 
all - Variable in class eve.ui.Panel
 
ALL_BUTTONS - Static variable in class eve.ui.data.ListEditor
 
ALL_BUTTONS_EXCEPT_TOOLS - Static variable in class eve.ui.data.ListEditor
 
ALL_DOS_FLAGS - Static variable in interface eve.io.FilePermissions
All the FLAG_ flags together.
ALL_PAGES - Static variable in class eve.ui.Swiper
 
ALL_UNIX_PERMISSIONS - Static variable in interface eve.io.FilePermissions
All the OWNER_ and GROUP_ and OTHER_ permissions together.
allClasses - Variable in class eve.applet.ClassFile
 
allColumns - Variable in class eve.ui.table.data.FieldTableModel
This is a list of all the possible fields that can be displayed by the model.
allColumnsSameSize - Variable in class eve.ui.table.TableModel
This will result in an adjustment to one column affecting all columns.
allEwesoft - Variable in class eve.ui.launcher.RemoveInstallation
 
allEwesoft_changed(Editor) - Method in class eve.ui.launcher.RemoveInstallation
 
allFilesMask - Static variable in class eve.ui.filechooser.FileChooserBase
This is the standard allFilesMask.
allInclusive - Variable in class eve.database.EntriesView
 
ALLOW_ALL_OVERLAYS - Static variable in class eve.ui.SoftKeyBar
This allows full merging of this bar with any other bar.
ALLOW_BLANK - Static variable in class eve.ui.NumberEntry
 
ALLOW_HIGHER_OVERLAY_OVER_THIS - Static variable in class eve.ui.SoftKeyBar
This allows a higher level bar to be merged with this one.
ALLOW_LEADING_ZEROS - Static variable in class eve.ui.NumberEntry
 
ALLOW_OVERLAY_THIS_OVER_LOWER - Static variable in class eve.ui.SoftKeyBar
This allows this bar to be merged with a lower level one.
allowAllUsersFullAccess() - Method in class eve.io.File
This special operation allows all users of a Windows or Unix machine full Read/Write/Excecute access to a file or directory.
allowAllUsersFullAccess(String) - Static method in class eve.sys.Windows
Set a directory or file to allow all users full read/write/delete access.
allowClipboardOperations - Variable in class eve.ui.table.TableControl
 
allowDragSelection - Variable in class eve.ui.table.TableControl
Set this to false so that only one cell/cell group can be selected at a time.
allowedSizes - Variable in class eve.fx.IconObject
This is the allowed icon sizes which is initially set to defaultIconSizes.
allowFileViewing - Static variable in class eve.ui.filechooser.FileChooserBase
Do not set this directly.
allowMoveItems - Variable in class eve.ui.choices.SimpleItemSelectPopup
 
allowNonRequired - Variable in class eve.util.OwnedProperties
 
allowNotOnMeSelection() - Method in class eve.ui.BasicList
 
allowNotOnMeSelection() - Method in class eve.ui.Menu
 
allowNumericInput - Variable in class eve.ui.UpDownInput
Set this false to disallow numeric input.
allowOverwrite - Variable in class eve.ui.TextPad
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.
allowTextInput - Variable in class eve.ui.UpDownInput
 
allowThreadSuspension(boolean) - Method in class java.lang.ThreadGroup
Deprecated.
pointless, since suspend is deprecated
allowTitleExpansion - Variable in class eve.ui.ScrollableCarrierFrame
Set this true if the addition of a title should allow the entire frame to increase its size.
allRowsSameSize - Variable in class eve.ui.table.TableModel
This will result in an adjustment to one row affecting all row.
allTokens() - Method in class com.stevesoft.pat.RegexTokenizer
Returns all tokens in the String
allUsersAppData - Variable in class eve.sys.Windows.WindowsDirectories
 
allUsersDataDirectory - Variable in class eve.sys.install.InstalledConfig
The global data directory for the application.
allUsersDesktop - Variable in class eve.sys.Windows.WindowsDirectories
 
allUsersProfile - Variable in class eve.sys.Windows.WindowsDirectories
 
allUsersStartMenu - Variable in class eve.sys.Windows.WindowsDirectories
 
allUsersStartMenuPrograms - Variable in class eve.sys.Windows.WindowsDirectories
 
alpha - Variable in class eve.ui.Frame
 
ALPHA_LEVEL_ALL_FULLY_OPAQUE - Static variable in class eve.fx.ImageTool
A return value from checkAlphaLevel().
ALPHA_LEVEL_ALL_FULLY_OPAQUE_OR_FULLY_TRANSPARENT - Static variable in class eve.fx.ImageTool
A return value from checkAlphaLevel().
ALPHA_LEVEL_HAS_MIXED_TRANSPARENCY - Static variable in class eve.fx.ImageTool
A return value from checkAlphaLevel().
ALPHA_LEVEL_MASK - Static variable in class eve.fx.ImageTool
Can be used to mask off other bits to get the ALPHA_LEVEL_ALONE.
ALPHA_LEVEL_UNKNOWN - Static variable in class eve.fx.ImageTool
This value is 3 and is not returned by checkAlphaLevel() so you can use it to indicate that the alpha level of an image has not yet been checked.
ALPHABETIC_PRESENTATION_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Alphabetic Presentation Forms" Unicode character block.
alphaLevelMatchesImageType(int, int) - Static method in class eve.fx.Icon
Returns if an alpha level value returned from ImageTool.checkAlphaLevel() is compatible with the imageType specified.
ALREADY_MADE - Static variable in class eve.ui.Card
A flag.
ALREADY_SHOWN - Static variable in class eve.ui.Card
 
ALT - Static variable in interface eve.fx.gui.IEventModifiers
modifier for alt key
ALWAYS - Static variable in class eve.database.Synchronizer
 
ALWAYS_STRETCHABLE - Static variable in interface eve.ui.CellConstants
 
alwaysBounce - Variable in class eve.ui.ProgressBar
Set this to true so that the progress is always shown to be -1, which makes the bar bounce back and forth instead of progressing.
alwaysCloseToLeft - Variable in class eve.ui.TabbedPanel
If true, closing the selected will select the tab to the left.
AlwaysCreateDataDirectory - Static variable in class eve.sys.install.InstallerConfig
 
alwaysCreateDataDirectory() - Method in class eve.sys.install.InstallerConfig
 
alwaysDrop - Variable in class eve.ui.Choice
This is initially set to GuiStyle.choiceAlwaysDrops - 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.
AlwaysEnabled - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to always be enabled, regardless of the Disabled flag.
alwaysMultiThreaded - Static variable in class eve.io.block.RemoteCallHandlerObject
 
AlwaysOnTop - Static variable in class eve.fx.Drawing
A property bit - The image is always on top.
AlwaysRecalculateSizes - Static variable in class eve.fx.points.PrintCell
 
AlwaysRecalculateSizes - Static variable in interface eve.ui.ControlConstants
Control Modifier - forces the control to always do a full recalculation of its preferred size rather than using a cached version.
alwaysShow - Variable in class eve.ui.ScrollablePanel
 
AlwaysShowHorizontalScrollers - Static variable in class eve.ui.ScrollablePanel
This is an option for setOptions() - it keeps horizontal scrollers always displayed.
AlwaysShowVerticalScrollers - Static variable in class eve.ui.ScrollablePanel
This is an option for setOptions() - it keeps vertical scrollers always displayed.
alwaysUsePopupInputs - Static variable in class eve.ui.filechooser.FileChooserBase
 
alwaysUseSimpleFileChooser - Variable in class eve.ui.FileInput
 
AM - Static variable in class java.util.Calendar
Useful constant for 12-hour clock.
AM_PM - Static variable in class eve.sys.Locale
The full name of the AM/PM.
AM_PM - Static variable in class java.util.Calendar
Constant representing the part of the day for 12-hour clock.
amClosed - Variable in class eve.fx.gui.WindowSurface
 
amCreated - Variable in class eve.fx.gui.WindowSurface
 
amCurrency - Variable in class eve.math.DecimalSymbols
 
amDragging - Variable in class eve.ui.game.InteractivePanel
 
amFirst - Variable in class eve.ui.table.TreeTableModel.Column
 
amOnTopFrame() - Method in class eve.ui.Control
Returns true if this Control is in the topmost Frame.
amOwner() - Method in class eve.sys.Gate
Return if the current thread is the owner of the gate.
AmpersandRule - Class in com.stevesoft.pat
This implements the $& element of the second argument to Regex.
AmpersandRule() - Constructor for class com.stevesoft.pat.AmpersandRule
 
amPrinting - Variable in class eve.ui.print.PrintForm
 
amRoot() - Method in class eve.sys.RegistryKeyObject
 
amScrolling - Variable in class eve.ui.BasicList
 
amScrolling - Variable in class eve.ui.TextPad
 
analyze(FormattedDataSource) - Method in class eve.fx.ImageDecoder
 
analyze(FormattedDataSource, Dimension) - Method in class eve.fx.ImageDecoder
Analyze the image represented by source and set the width and height of the image.
analyze(FormattedDataSource, ImageInfo) - Method in class eve.fx.ImageDecoder
 
anchor - Variable in class eve.fx.BackgroundImage
This is only used if the type is DISPLAY_TYPE_SINGLE.
anchor(Rect, Rect, int) - Static method in class eve.fx.Graphics
Modify subArea so that it is anchored appropriately in largeArea.
anchor(Rect, Rect, int) - Static method in class eve.fx.Metrics
Modify subArea so that it is anchored appropriately in largeArea.
anchor - Variable in class eve.fx.PaintParametersObject
 
anchor - Variable in class eve.fx.points.DataCell
 
anchor(PointRect, PointRect, int) - Static method in class eve.fx.points.PointGraphics
Modify subArea so that it is anchored appropriately in largeArea.
anchor - Variable in class eve.ui.ButtonControl
 
anchor - Variable in class eve.ui.ButtonObject
 
anchor(int, int, Control) - Method in class eve.ui.ControlAnchor
 
anchor - Variable in class eve.ui.data.FieldData
The anchor of the text of the data when displayed - by default it is UIConstants.WEST.
anchor - Variable in class eve.ui.Label
 
anchor - Variable in class eve.ui.table.TableCellAttributes
 
anchor - Variable in class eve.ui.UpDownInput
 
anchorTextIn(FontMetrics, Object[], Rect, int, FormattedTextSpecs) - Static method in class eve.fx.Metrics
Find where the text would be given the full destination Rect.
anchorTo - Variable in class eve.ui.ControlAnchor
 
anchorToPoint - Variable in class eve.ui.ControlAnchor
 
anchorWithStretch(Rect, Rect, int) - Static method in class eve.fx.Metrics
 
and(BigInteger) - Method in class eve.math.BigInteger
Return the logical (bit-wise) "and" of two BigIntegers.
and(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & val).
and(BitSet) - Method in class java.util.BitSet
Performs the logical AND operation on this bit set and the given set.
andNot(BigInteger) - Method in class eve.math.BigInteger
 
andNot(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this & ~val).
andNot(BitSet) - Method in class java.util.BitSet
Performs the logical AND operation on this bit set and the complement of the given set.
AnIcon - Class in eve.ui.data.icons
 
AnIcon() - Constructor for class eve.ui.data.icons.AnIcon
 
AnIcon(ImageData) - Constructor for class eve.ui.data.icons.AnIcon
 
AnIconEditor - Class in eve.ui.data.icons
 
AnIconEditor() - Constructor for class eve.ui.data.icons.AnIconEditor
 
AniImage - Class in eve.ui.game
 
AniImage() - Constructor for class eve.ui.game.AniImage
 
AniImage(String) - Constructor for class eve.ui.game.AniImage
 
AniImage(ImageData) - Constructor for class eve.ui.game.AniImage
 
AniImage(String, Object) - Constructor for class eve.ui.game.AniImage
 
AniImage(ImageData, Object) - Constructor for class eve.ui.game.AniImage
 
AnimatedDrawing - Class in eve.fx
 
AnimatedDrawing(String, Object) - Constructor for class eve.fx.AnimatedDrawing
 
AnimatedDrawing(ImageData, Object) - Constructor for class eve.fx.AnimatedDrawing
 
AnimatedDrawing() - Constructor for class eve.fx.AnimatedDrawing
 
animatedImages - Variable in class eve.ui.formatted.data.HtmlViewer
Specifies if animated images should be allowed - true on some systems by default.
animateFramesPerPage - Variable in class eve.ui.Swiper
The number of frames to animate the movement of a full page in any direction.
animateMoveTo(int, int, int) - Method in class eve.ui.game.AniImage
Move this AniImage to a new location, moving it on screen within a certain time period.
animatePauseTimeMillis - Variable in class eve.ui.Swiper
The pause time between frames when animating a page scroll.
anniversary - Variable in class eve.database.TestData
 
antiAliasOptions - Variable in class eve.fx.Graphics
 
anyView - Variable in class eve.database.SafeDBAccess
 
App - Class in eve.app
 
App() - Constructor for class eve.app.App
 
APP0 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP1 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP10 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP11 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP12 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP13 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP14 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP15 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP2 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP3 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP4 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP5 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP6 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP7 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP8 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP9 - Static variable in interface eve.fx.gui.IFunctionKeys
 
APP_MINIMIZE - Static variable in class eve.fx.gui.SurfaceWindowEvent
This is a request from the VM for the application to minimize all its windows.
APP_TO_FRONT - Static variable in class eve.fx.gui.SurfaceWindowEvent
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.
append(char) - Method in interface com.stevesoft.pat.BasicStringBufferLike
 
append(String) - Method in interface com.stevesoft.pat.BasicStringBufferLike
 
append(char) - Method in class com.stevesoft.pat.StringBufferLike
 
append(String) - Method in class com.stevesoft.pat.StringBufferLike
 
append(char) - Method in class com.stevesoft.pat.wrap.CharArrayBufferWrap
 
append(String) - Method in class com.stevesoft.pat.wrap.CharArrayBufferWrap
 
append(char) - Method in class com.stevesoft.pat.wrap.StringBufferWrap
 
append(String) - Method in class com.stevesoft.pat.wrap.StringBufferWrap
 
append(char) - Method in class com.stevesoft.pat.wrap.WriterWrap
 
append(String) - Method in class com.stevesoft.pat.wrap.WriterWrap
 
append(DatabaseEntry) - Method in interface eve.database.Database
Use this method in "Append" mode to add a data item to the Databse.
append(DatabaseEntry) - Method in class eve.database.implement.DatabaseObject
 
append(GeneralPath, boolean) - Method in class eve.fx.GeneralPath
Append another path to this path.
append(GeneralPath, boolean, boolean) - Method in class eve.fx.GeneralPath
Append another path to this path.
append(String) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
append(char, boolean) - Method in class eve.ui.Console
Append a single character to the console.
append(char[], int, int, boolean) - Method in class eve.ui.Console
 
append(String, boolean) - Method in class eve.ui.Console
 
append(String) - Method in class eve.ui.InputKeyPad
 
append(String) - Method in class eve.ui.NumericKeyPad
 
append(byte[], int, int) - Method in class eve.util.ByteArray
Add bytes to the end of the ByteArray.
append(byte) - Method in class eve.util.ByteArray
Append a single byte of data.
append(char[], int, int) - Method in class eve.util.CharArray
Add characters to the end of the CharArray.
append(char) - Method in class eve.util.CharArray
 
append(String) - Method in class eve.util.CharArray
 
append(long) - Method in class eve.util.CharArray
 
append(int) - Method in class eve.util.CharArray
 
append(double) - Method in class eve.util.CharArray
 
append(StringBuffer, int, int) - Method in class eve.util.CharArray
 
append(StringBuffer) - Method in class eve.util.CharArray
 
append(int) - Method in class eve.util.IntArray
 
append(int[], int, int) - Method in class eve.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
 
append(StringBuffer) - Method in class java.lang.StringBuffer
 
append(CharSequence) - Method in class java.lang.StringBuffer
 
append(CharSequence, int, int) - Method in class java.lang.StringBuffer
 
append(String) - Method in class java.lang.StringBuilder
 
append(char[]) - Method in class java.lang.StringBuilder
 
append(char[], int, int) - Method in class java.lang.StringBuilder
 
append(boolean) - Method in class java.lang.StringBuilder
 
append(char) - Method in class java.lang.StringBuilder
 
append(int) - Method in class java.lang.StringBuilder
 
append(float) - Method in class java.lang.StringBuilder
 
append(double) - Method in class java.lang.StringBuilder
 
append(long) - Method in class java.lang.StringBuilder
 
append(Object) - Method in class java.lang.StringBuilder
 
append(StringBuffer) - Method in class java.lang.StringBuilder
 
append(CharSequence) - Method in class java.lang.StringBuilder
 
append(CharSequence, int, int) - Method in class java.lang.StringBuilder
 
appendAllFields(String, Object, boolean) - Static method in class eve.data.DataUtils
Look through the dataObject class and possibly its superclasses to locate in each the String field named "fieldName" and then append them all together.
appendArray(Object, Object) - Static method in class eve.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.
appendFile - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
appendInt(int, int) - Method in class eve.util.ByteArray
Append an integer value as up to four bytes in big-endian format.
appendInt(int) - Method in class eve.util.ByteArray
Append a four-byte integer value.
appendLiteral(char[], int, int) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
appendLong(long) - Method in class eve.util.ByteArray
Append a long value as eight bytes in big-endian format.
appendText(String, boolean) - Method in class eve.ui.TextPad
 
appendTo(int[]) - Method in class eve.util.IntArray
Append all values in this IntArray to the specified destination array.
appendTo(int[], boolean) - Method in class eve.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 eve.ui.InputStack
 
AppForm - Class in eve.ui.data
An AppForm is usually the best Form to use as your application's main Form.
AppForm() - Constructor for class eve.ui.data.AppForm
Create a new AppForm() with no tabbed panels.
AppForm(Object) - Constructor for class eve.ui.data.AppForm
Create an AppForm that does not use tabs and is setup to edit a particular Object.
AppForm(boolean, boolean) - Constructor for class eve.ui.data.AppForm
Create an AppForm that can optionally use tabs.
AppForm(Object, boolean, boolean) - Constructor for class eve.ui.data.AppForm
Create an AppForm that can optionally use tabs.
AppForm(Object, boolean, boolean, boolean) - Constructor for class eve.ui.data.AppForm
Create an AppForm that can optionally use tabs.
AppFrame - Class in eve.ui
An AppFrame is a specialized Frame only used for the main Frame for all other application Frames under special circumstances (e.g. under Smartphones).
AppFrame() - Constructor for class eve.ui.AppFrame
 
AppLauncher - Class in eve.ui.launcher
 
AppLauncher(boolean) - Constructor for class eve.ui.launcher.AppLauncher
 
Applet - Interface in eve.sys
This Interface is used by the Object returned by Vm.getApplet() and will be only available if the Eve application is actually running as an Applet within a Web Browser.
APPLET_CAN_MAKE_MORE_FRAMES - Static variable in class eve.ui.Gui
 
APPLET_CAN_RESIZE - Static variable in class eve.ui.Gui
 
APPLET_IS_AN_APPLET - Static variable in class eve.ui.Gui
 
APPLET_STARTS_IN_FRAME - Static variable in class eve.ui.Gui
 
appletHeight - Variable in class eve.server.RemoteAppEntry
 
appletResize(int, int) - Method in class eve.applet.EveApplet
 
appletResize(int, int) - Method in interface eve.sys.Applet
Requests that the applet window for this applet be resized.
appletUsesFrames - Variable in class eve.server.RemoteAppEntry
 
appletWidth - Variable in class eve.server.RemoteAppEntry
 
Application - Class in eve.ui
 
Application() - Constructor for class eve.ui.Application
 
ApplicationFileName - Static variable in class eve.sys.install.InstallerConfig
 
applicationName - Variable in class eve.server.RemoteAppEntry
 
applicationName - Variable in class eve.server.RemoteAppLoader
 
applicationStarted() - Static method in class eve.sys.Vm
On some systems the VM displays a "Wait" cursor while the application is starting.
ApplicationTitle - Static variable in class eve.sys.install.InstallerConfig
 
applicationToFront() - Static method in class eve.ui.Window
This will attempt to bring the topmost window of the application to the front.
ApplicationVersion - Static variable in class eve.sys.install.InstallerConfig
 
applicationWindow - Variable in class eve.fx.gui.WindowSurface
 
AppLoader - Class in eve.ui.data.server
 
AppLoader(String) - Constructor for class eve.ui.data.server.AppLoader
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.AmpersandRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.BackRefRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.ChangeRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.CodeRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.LeftRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.NullRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.PushRule
 
apply(RegRes, ReplaceRule) - Method in class com.stevesoft.pat.Replacer
This method allows you to apply the results of several matches in a sequence to modify a String of text.
apply(Regex) - Method in class com.stevesoft.pat.Replacer
Another form of apply, it is the same as apply(r,r.getReplaceRule()).
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.ReplaceRule
This function appends to the StringBufferLike the text you want to replaced the portion of the String last matched.
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.RightRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.SpecialRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.StringRule
 
apply(StringBufferLike, RegRes) - Method in class com.stevesoft.pat.WantMoreTextReplaceRule
 
apply(Insets, Rect) - Static method in class eve.fx.Insets
Apply the specified Insets to the Rect r.
apply(Rect) - Method in class eve.fx.Insets
Apply this Insets to the Rect r.
apply(FontChange) - Method in class eve.sys.FontChange
Modify this FontChange so that it acts as it would if the other FontChange had been applied after this one was applied.
apply() - Method in class eve.sys.options.VMOptions
 
apply - Variable in class eve.ui.Form
 
apply() - Method in class eve.ui.VMOptions
 
apply1(RegRes) - Method in class com.stevesoft.pat.Replacer
 
applyAfter() - Method in class eve.ui.formatted.TextFormatter
Returns if this need to be applied at the end of the line.
applyBefore() - Method in class eve.ui.formatted.HotSpot
Returns if this need to be applied at the start or during the line.
applyBefore() - Method in class eve.ui.formatted.TextFormatter
Returns if this need to be applied at the start or during the line.
applyDefaultFormats(Object, Vector) - Static method in class eve.ui.data.FieldData
Go through the "_formats" fields of a Class and apply them to the fieldDataList.
applyFontChange(FontChange) - Method in class eve.ui.Control
Apply a FontChange to a possibly already existing font change.
applyFormat(String) - Method in class eve.math.FormattedDecimal
Call this before doing a format() but after setting the integer/fractional parts.
applyFormat(DecimalFormat) - Method in class eve.math.FormattedDecimal
Call this before doing a format() but after setting the integer/fractional parts.
applyPaintParameters(PaintParameters) - Method in class eve.ui.table.TableCellAttributes
 
applySpecialFormat(int, int, DisplayLine, FormattedTextSpecs) - Method in class eve.ui.formatted.TextDisplay
 
applySpecialFormat(TextPad, int, DisplayLine, FormattedTextSpecs) - Method in class eve.ui.formatted.TextFormatter
 
applySpecialFormat(int, int, DisplayLine, FormattedTextSpecs) - Method in class eve.ui.TextPad
 
applySystemOptions() - Method in class eve.sys.options.VMOptions
 
applySystemOptions() - Method in class eve.ui.VMOptions
This tells the VM to setup the Shell\Command\Open entry to use either the native VM (eve.exe) or the Java VM to run ".eve" files.
applyTo(Dimension, FontMetrics) - Method in class eve.ui.FontSetup
 
apps - Static variable in class eve.ui.launcher.AppLauncher
 
apps - Variable in class eve.ui.launcher.VMApps
 
AppServer - Interface in eve.server
 
AppServer - Class in eve.ui.data.server
 
AppServer() - Constructor for class eve.ui.data.server.AppServer
 
appTitle - Static variable in class eve.app.App
 
APRIL - Static variable in class java.util.Calendar
Constant representing April.
ARABIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic" Unicode character block.
ARABIC_PRESENTATION_FORMS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Presentation Forms-A" Unicode character block.
ARABIC_PRESENTATION_FORMS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arabic Presentation Forms-B" Unicode character block.
arc(int, double, double, double, double, float, float) - Method in class eve.fx.PathMaker
Draw an arc of an ellipse that fits within the specified bounding box.
arcControlValue - Variable in class eve.fx.PathMaker
For each elliptical arc segment drawn the Bezier control points are at a tangent to the start and end points.
arcSegmentAngle - Variable in class eve.fx.PathMaker
When an elliptical arc is being drawn it is split up into smaller segments so as to fit as close as possible using a Bezier curve.
Area - Interface in eve.fx
An Area represents an arbitrarily shaped 2D area.
areaScroller - Variable in class eve.ui.InputPopupForm
 
areFieldsSet - Variable in class java.util.Calendar
Tells if the fields have a valid value.
arg(String) - Method in class com.stevesoft.pat.ReplaceRule
Modified the behavior of a ReplaceRule by supplying an argument.
arg(String) - Method in class com.stevesoft.pat.Validator
 
argbPixelsToImageData(int[], int, int, int, int, int) - Static method in class eve.sys.PixelData
 
args - Variable in class eve.ui.launcher.VMApp
 
arguments - Variable in class eve.server.RemoteAppEntry
 
arguments - Variable in class eve.ui.filechooser.NewShortcut
 
ArithmeticException - Exception in java.lang
 
ArithmeticException(String) - Constructor for exception java.lang.ArithmeticException
 
ArithmeticException() - Constructor for exception java.lang.ArithmeticException
 
ArithmeticException(Throwable) - Constructor for exception java.lang.ArithmeticException
 
ArithmeticException(String, Throwable) - Constructor for exception java.lang.ArithmeticException
 
ARMENIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Armenian" Unicode character block.
Array - Class in eve.reflect
 
Array() - Constructor for class eve.reflect.Array
 
Array - Class in java.lang.reflect
Array holds static helper functions that allow you to create and manipulate arrays by reflection.
arraycopy(Object, int, Object, int, int) - Static method in class java.lang.System
Copy from one array to another.
arrayFromText(String, Class) - Static method in class eve.util.TextEncoder
 
ArrayIndexOutOfBoundsException - Exception in java.lang
 
ArrayIndexOutOfBoundsException(String) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(int) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException() - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(Throwable) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
 
ArrayIndexOutOfBoundsException(String, Throwable) - Constructor for exception java.lang.ArrayIndexOutOfBoundsException
 
ArrayIntMap - Class in eve.util
 
ArrayIntMap() - Constructor for class eve.util.ArrayIntMap
 
arrayLength(Object) - Static method in class eve.reflect.Reflect
Gets the length of the array - if obj represents an array type.
ArrayList - Class in java.util
An array-backed implementation of the List interface.
ArrayList(int) - Constructor for class java.util.ArrayList
Construct a new ArrayList with the supplied initial capacity.
ArrayList() - Constructor for class java.util.ArrayList
Construct a new ArrayList with the default capcity (16).
ArrayList(Collection) - Constructor for class java.util.ArrayList
Construct a new ArrayList, and initialize it with the elements in the supplied Collection.
Arrays - Class in java.util
This class contains various static utility methods performing operations on arrays, and a method to provide a List "view" of an array to facilitate using arrays with Collection-based APIs.
ArraySection - Class in eve.util
 
ArraySection() - Constructor for class eve.util.ArraySection
 
arraySection - Variable in class eve.util.TextData
 
ArrayStoreException - Exception in java.lang
 
ArrayStoreException(String) - Constructor for exception java.lang.ArrayStoreException
 
ArrayStoreException() - Constructor for exception java.lang.ArrayStoreException
 
ArrayStoreException(Throwable) - Constructor for exception java.lang.ArrayStoreException
 
ArrayStoreException(String, Throwable) - Constructor for exception java.lang.ArrayStoreException
 
arrayToString(Object) - Static method in class eve.sys.Reflection
 
ARROW_DOWN - Static variable in class eve.ui.Icons
 
ARROW_LEFT - Static variable in class eve.ui.Icons
 
ARROW_RIGHT - Static variable in class eve.ui.Icons
 
ARROW_UP - Static variable in class eve.ui.Icons
 
ArrowButton - Class in eve.ui
This is a button which displays an arrow in its center.
ArrowButton(int) - Constructor for class eve.ui.ArrowButton
 
arrowDirection - Variable in class eve.ui.ButtonControl
This allows an optional arrow to be displayed along with the text and icon.
arrowDirection - Variable in class eve.ui.ButtonObject
 
arrowPosition - Variable in class eve.ui.PanelSplitter
 
ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Arrows" Unicode character block.
asABrowser - Variable in class eve.ui.filechooser.FileChooserDemo
 
ASCII_CODEC_NAME - Static variable in class eve.io.Io
 
AsciiCodec - Class in eve.io
 
AsciiCodec(int) - Constructor for class eve.io.AsciiCodec
 
AsciiCodec() - Constructor for class eve.io.AsciiCodec
 
asciiDecode(String, ByteArray) - Static method in class eve.util.ByteArray
 
asciiDecode(Object, int, int, byte[], int) - Static method in class eve.util.ByteArray
 
asciiDecode(byte[], int, int, ByteArray) - Static method in class eve.util.ByteArray
 
asciiDecode(char[], int, int, ByteArray) - Static method in class eve.util.ByteArray
 
asciiEncode(byte[], int, int) - Static method in class eve.util.ByteArray
 
asciiEncode(byte[], int, int, Object, int) - Static method in class eve.util.ByteArray
Encode the bytes as ASCII to either a char or byte array.
asciiEncode(byte[], int, int, CharArray) - Static method in class eve.util.ByteArray
 
asciiEncode(byte[], int, int, ByteArray) - Static method in class eve.util.ByteArray
 
asciiEncodeToBytes(byte[], int, int) - Static method in class eve.util.ByteArray
 
asImageData() - Method in class eve.fx.IIcon.SizedIcon
If the underlying sized image is an ImageData this will return it, otherwise it will return this SizedIcon itself.
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 eve.ui.filechooser.FileChooser
 
asList(Object[]) - Static method in class java.util.Arrays
Returns a list "view" of the specified array.
AssertionError - Error in java.lang
 
AssertionError(Object) - Constructor for error java.lang.AssertionError
 
AssertionError(char) - Constructor for error java.lang.AssertionError
 
AssertionError(int) - Constructor for error java.lang.AssertionError
 
AssertionError(short) - Constructor for error java.lang.AssertionError
 
AssertionError(long) - Constructor for error java.lang.AssertionError
 
AssertionError(double) - Constructor for error java.lang.AssertionError
 
AssertionError(float) - Constructor for error java.lang.AssertionError
 
AssertionError() - Constructor for error java.lang.AssertionError
 
AssertionError(Throwable) - Constructor for error java.lang.AssertionError
 
AssertionError(String, Throwable) - Constructor for error java.lang.AssertionError
 
assignTo(IPointDocument) - Method in class eve.fx.points.FontManager
Use this to assign the FontManager to an IPointDocument, which may be null.
assignTo(PointGraphics) - Method in class eve.fx.points.FontManager
Use this to assign the FontManager to a PointGraphics, which may not be null.
ASSOCIATE_VM_APPLICATION - Static variable in class eve.sys.Registry
An option for associateFile().
associateFile(String, String, String, String, String, int) - Static method in class eve.sys.Registry
This associates files with a certain extension to a particular application.
associateFileIcon(Hashtable, String, Object) - Static method in class eve.io.FileChooserParameters
Correctly associate a file extension with an 16x16 Image icon.
associateFileIcon(String, ImageData, Hashtable) - Static method in class eve.io.FileChooserParameters
Correctly associate a file extension with an 16x16 Image icon.
associateFileWithMe(String, String, String, String) - Static method in class eve.sys.Registry
This associates files with a certain extension to the running application.
associateIcon(String, IImage) - Static method in class eve.ui.filechooser.FileChooser
This associates an icon with the specified file extension.
ASYNC_IS_PRESSED - Static variable in interface eve.fx.gui.IKeys
This is a bit returned by WindowSurface.getAsyncKeyState(int key).
ASYNC_WAS_PRESSED - Static variable in interface eve.fx.gui.IKeys
This is a bit returned by WindowSurface.getAsyncKeyState(int key).
AsyncTask - Class in eve.sys
NOTE: A the invokeAsync() method of QuickMethodCall may be more appropriate than this Class.
AsyncTask() - Constructor for class eve.sys.AsyncTask
Create a new AsyncTask.
AsyncTask(Class, String, boolean) - Constructor for class eve.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 eve.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.
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.
atan2(double, double) - Static method in class java.lang.Math
Converts rectangular coordinates (b, a) to polar (r, theta).
atEOF(long) - Method in interface eve.database.implement.DatabaseStream
 
atEOF(long) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
attach(Object) - Method in class com.ewesoft.pub.ThreadProperty
 
attach(Object, Thread) - Method in class com.ewesoft.pub.ThreadProperty
 
attach(Control) - Static method in class eve.ui.DecimalKeyPad
 
attach(Input) - Static method in class eve.ui.InputForm
 
attachedTo - Variable in class eve.ui.ControlPopupForm
 
attachProgress(Progress) - Static method in class com.ewesoft.pub.Tools
 
attachTo(Control) - Method in class eve.ui.ControlPopupForm
Attach the popup form to the specified Control.
Attribute() - Constructor for class eve.sys.ClassFile.Attribute
 
AUGUST - Static variable in class java.util.Calendar
Constant representing August.
authenticate(byte[], EncryptionKey) - Method in class eve.security.SecureDocument
This is called by a server when it has received a sequence of bytes as created by makeServerAuthenticator().
authenticate(byte[]) - Method in interface eve.server.AppServer
 
authenticate(byte[]) - Method in class eve.server.RemoteAppEntry
 
authorize(mClassLoader) - Method in class eve.util.mClassLoader
This passes authority from this ClassLoader to another.
AUTO_START_EMULATOR - Static variable in class eve.net.RemoteConnection
 
AUTO_START_IS_VM_APPLICATION - Static variable in class eve.net.RemoteConnection
 
AUTO_START_SERVICE - Static variable in class eve.net.RemoteConnection
 
AUTO_START_UNREGISTER_FROM_ALL - Static variable in class eve.net.RemoteConnection
 
autoAdvance - Variable in class eve.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 eve.ui.game.InteractivePanel
If this is true then moveable images will be moved to the top when pressed or dragged.
autoRefreshControls - Variable in class eve.ui.data.Editor
If this is true then after each time data is sent to the data object, it will be retrieved again and displayed on the control.
autoRefreshMovedToTop - Variable in class eve.ui.game.InteractivePanel
If autoMoveToTop is true then if this is also true the image will be refreshed when moved to the top.
autoScroll - Variable in class eve.ui.CardPanel
Deprecated.
use modifyCardOptions(OPTION_AUTO_SCROLL,0) instead;
autoScrolling - Variable in class eve.ui.game.MosaicPanel
 
autoScrollToVisible - Variable in class eve.ui.table.TableControl
 
autoSelectFirst - Variable in class eve.ui.Menu
If this is true then when the menu is first displayed, the first item will be selected.
autoSelectFirst - Variable in class eve.ui.MenuState
 
autoSizing - Static variable in class eve.ui.Gui
Set this true to allow controls to attempt to arrange themselves to be suitable to the target platform.
autoSpan - Static variable in class eve.ui.CellPanel
 
autoTab(String, String) - Method in class eve.ui.TextPad
 
autoWrap - Variable in class eve.ui.data.Notepad
 
autoWrap - Variable in class eve.ui.TextMessage
 
available() - Method in class eve.fx.sound.WaveInput
 
available() - Method in class eve.fx.sound.WaveOutput
 
available() - Method in class eve.io.BOMInputStream
 
available() - Method in class eve.io.InflaterInputStream
Returns 0 once the end of the stream (EOF) has been reached.
available() - Method in class eve.io.MemoryStream
Get the number of bytes in the buffer.
available - Variable in class eve.ui.table.data.ListSelect
 
available() - Method in class eve.zipfile.ZipInputStream
 
available() - Method in class java.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 java.io.ByteArrayInputStream
This method returns the number of bytes available to be read from this stream.
available() - Method in class java.io.FilterInputStream
Calls the in.available() method.
available() - Method in class java.io.InputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.io.LineNumberInputStream
Deprecated.
This method returns the number of bytes that can be read from the stream before the stream can block.
available() - Method in interface java.io.ObjectInput
This method returns the number of bytes that can be read without blocking.
available() - Method in class java.io.PushbackInputStream
This method returns the number of bytes that can be read from this stream before a read can block.
available() - Method in class java.util.zip.InflaterInputStream
Returns 0 once the end of the stream (EOF) has been reached.
available() - Method in class java.util.zip.ZipInputStream
 
AVAILABLE_PRINTERS - Static variable in class eve.fx.print.PrinterProperties
This property is a comma separated list of printers, each in the form = or just .
availableLists - Variable in class eve.data.MultiListSelect
It is not necessary for this value to be set.
AvailableLists() - Constructor for class eve.data.MultiListSelect.AvailableLists
 
availablePorts - Variable in class eve.ui.data.SerialPortOptions
This is initially null.

B

back - Variable in class eve.ui.Form
 
back - Variable in class eve.ui.NumericKeyPad
 
back - Variable in class eve.ui.Swiper
 
BACKB - Static variable in class eve.ui.FormBase
An option for doButtons()
backButtonName - Variable in class eve.ui.IconMenuForm
 
background - Variable in class eve.fx.ImageObject
 
background - Variable in class eve.fx.Paint2D
 
backGround - Variable in class eve.fx.points.PrintCell
 
background - Variable in class eve.ui.ButtonObject
 
backGround - Variable in class eve.ui.Control
 
Background - Static variable in class eve.ui.ToolTip
 
backgroundColor - Variable in class eve.fx.FormattedTextSpecs
 
backgroundColor - Variable in class eve.ui.formatted.TextFormatter
 
backgroundColor - Variable in class eve.ui.MenuItem.SectionHeader
 
backgroundColor - Variable in class eve.ui.ShowBusy
 
BackgroundImage - Class in eve.fx
This specifies parameters for a "background" image.
BackgroundImage(ImageData, int, int) - Constructor for class eve.fx.BackgroundImage
Create a BackgroundImage.
backgroundImage - Variable in class eve.ui.game.Mosaic
Set this to be a backgroundImage.
backgroundImage - Variable in class eve.ui.TextPad
 
BackRefRule - Class in com.stevesoft.pat
This method implements the pattern elements $1, $2, etc in a substitution rule.
BackRefRule(int) - Constructor for class com.stevesoft.pat.BackRefRule
 
BackSlash - Static variable in class eve.io.FileComparer
 
BACKSPACE - Static variable in interface eve.fx.gui.IKeys
special key
backspace(boolean) - Method in class eve.ui.Console
 
backupCurrent() - Method in class eve.io.SafeFile
NOT IMPLEMENTED YET.
BackupException - Exception in eve.database
 
BackupException(String) - Constructor for exception eve.database.BackupException
 
BackupException() - Constructor for exception eve.database.BackupException
 
BackupException(Throwable) - Constructor for exception eve.database.BackupException
 
BackupException(String, Throwable) - Constructor for exception eve.database.BackupException
 
backupExists() - Method in class eve.database.SafeDBAccess
Check if a backup for the database exists.
backupNow() - Method in class eve.database.SafeDBAccess
This causes the database to be closed (if it is not open for updating) and then backed up.
BACKWARDS - Static variable in class eve.util.SubString
An option for equals().
badField(String, String) - Method in class eve.ui.data.Editor
 
BadRecordFormatException - Exception in eve.database
This error indicates that an individual Record was badly formatted - usually indicating a corrupted file.
BadRecordFormatException() - Constructor for exception eve.database.BadRecordFormatException
 
bar - Variable in class eve.ui.event.SoftKeyEvent
This is the bar that generated the event.
bar - Variable in class eve.ui.ProgressBarForm
 
barColor - Variable in class eve.ui.ProgressBar
 
barModifiersToClear - Variable in class eve.ui.SoftKeyBar
 
barModifiersToSet - Variable in class eve.ui.SoftKeyBar
 
bars - Variable in class eve.ui.MonitorHandles
 
Base64 - Class in eve.util
A fast Java class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Base64() - Constructor for class eve.util.Base64
 
baseDir - Static variable in class eve.ui.filechooser.FileChooser
 
baseDirectory - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
baseFileName - Variable in class eve.ui.data.icons.SaveIconsInDir
 
baseName() - Method in class eve.ui.launcher.VMApp
 
baseOnPenEvent(PenEvent) - Method in class eve.ui.Control
Called to handle an incoming PenEvent.
BASIC_LATIN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Basic Latin" Unicode character block.
BasicList - Class in eve.ui
This is an intermediate class which is the superclass for List and for SimpleList.
BasicList() - Constructor for class eve.ui.BasicList
 
BasicList(int, int, boolean) - Constructor for class eve.ui.BasicList
 
BasicPermission - Class in java.security
This class implements a simple model for named permissions without an associated action list.
BasicPermission(String) - Constructor for class java.security.BasicPermission
Create a new instance with the specified permission name.
BasicPermission(String, String) - Constructor for class java.security.BasicPermission
Create a new instance with the specified permission name.
BasicStringBufferLike - Interface in com.stevesoft.pat
An abstraction of the StringBuffer which only implements a subset of StringBuffer's methods.
BatchPrinter - Class in eve.fx.print
 
BatchPrinter(String) - Constructor for class eve.fx.print.BatchPrinter
 
batchSize - Variable in class eve.database.Synchronizer
 
BATTERY_AC - Static variable in class eve.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_BACKUP - Static variable in class eve.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_MAIN - Static variable in class eve.sys.Device
This is a possible parameter for getBatteryState().
BATTERY_OPTION_FLAGS - Static variable in class eve.sys.Device
 
BATTERY_OPTION_POWER_LEFT - Static variable in class eve.sys.Device
 
BATTERY_STATE_UNKNOWN - Static variable in class eve.sys.Device
This is a possible return value for getBatteryState.
baudRate - Variable in class eve.io.SerialPortSpecs
The baud rate for communications - defaults to 9600.
BC - Static variable in class java.util.GregorianCalendar
Constant representing the era BC (Before Christ).
BCrypt - Class in com.ewesoft.pub.security
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class com.ewesoft.pub.security.BCrypt
 
BDR_DOTTED - Static variable in interface eve.fx.GraphicsConstants
 
BDR_DOTTED - Static variable in interface eve.ui.UIConstants
 
BDR_INNER - Static variable in interface eve.fx.GraphicsConstants
 
BDR_INNER - Static variable in interface eve.ui.UIConstants
 
BDR_NOBORDER - Static variable in interface eve.fx.GraphicsConstants
 
BDR_NOBORDER - Static variable in interface eve.ui.UIConstants
 
BDR_OUTER - Static variable in interface eve.fx.GraphicsConstants
 
BDR_OUTER - Static variable in interface eve.ui.UIConstants
 
BDR_OUTLINE - Static variable in interface eve.fx.GraphicsConstants
 
BDR_OUTLINE - Static variable in interface eve.ui.UIConstants
 
BDR_RAISEDINNER - Static variable in interface eve.fx.GraphicsConstants
 
BDR_RAISEDINNER - Static variable in interface eve.ui.UIConstants
 
BDR_RAISEDOUTER - Static variable in interface eve.fx.GraphicsConstants
 
BDR_RAISEDOUTER - Static variable in interface eve.ui.UIConstants
 
BDR_SUNKENINNER - Static variable in interface eve.fx.GraphicsConstants
 
BDR_SUNKENINNER - Static variable in interface eve.ui.UIConstants
 
BDR_SUNKENOUTER - Static variable in interface eve.fx.GraphicsConstants
 
BDR_SUNKENOUTER - Static variable in interface eve.ui.UIConstants
 
be - Variable in class eve.ui.PanelSplitter
 
beep() - Static method in class eve.fx.Sound
 
beep(int) - Static method in class eve.fx.Sound
Play a beep.
BEEP_ALERT - Static variable in class eve.fx.Sound
This is a beep that would play if a popup alert box was displayed.
BEEP_DEFAULT - Static variable in class eve.fx.Sound
 
BEEP_ERROR - Static variable in class eve.fx.Sound
This is a beep that would play if a popup error box was displayed.
BEEP_GUI - Static variable in class eve.fx.Sound
 
BEEP_NONE - Static variable in class eve.fx.Sound
Calling beep with this value will have no effect.
BEEP_POPUP - Static variable in class eve.fx.Sound
This is a beep that would play if a popup menu was displayed.
BEEP_QUESTION - Static variable in class eve.fx.Sound
This is a beep that would play if a popup question was displayed.
beepSound - Static variable in class eve.ui.MessageBox
 
beepType - Variable in class eve.ui.MessageFlasher
The beep typoe to use.
before(Time) - Method in class eve.sys.Time
 
BEFORE - Static variable in class eve.ui.PanelSplitter
A value used with setOpenCloseTypes().
before - Variable in class eve.ui.PanelSplitter
This is the control before (to the left or above) the splitter.
before(Object) - Method in class java.util.Calendar
Compares the given calendar with this.
before(Date) - Method in class java.util.Date
Tests if this date is before the specified date.
beforeRemoved - Static variable in class eve.ui.Control
A temporary holding spot for data in the process of being moved.
beginDragAndDrop(Control, Object, int) - Method in class eve.ui.Window
This is called by a control to start a drag and drop operation.
beginDragAndDrop(Control, Object, boolean, boolean) - Method in class eve.ui.Window
This is called by a control to start a drag and drop operation.
below - Variable in class eve.ui.Swiper
 
BENGALI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bengali" Unicode character block.
BEST_COMPRESSION - Static variable in class eve.io.Deflater
The best and slowest compression level.
BEST_COMPRESSION - Static variable in class java.util.zip.Deflater
The best and slowest compression level.
BEST_SCALED_SCALE_DOWN_ONLY - Static variable in class eve.fx.ImageTool
 
BEST_SCALED_SCALE_UP_ONLY - Static variable in class eve.fx.ImageTool
 
BEST_SPEED - Static variable in class eve.io.Deflater
The worst but fastest compression level.
BEST_SPEED - Static variable in class java.util.zip.Deflater
The worst but fastest compression level.
bestReference(Object, Object) - Static method in class eve.reflect.Reflect
This returns the best object to get reference info on a particular class.
bestReference(Object, Object) - Static method in class eve.sys.Reflection
This returns the best object to get reference info on a particular class.
BF_ABUT_ANY - Static variable in interface eve.ui.UIConstants
 
BF_ABUT_BOTTOM - Static variable in interface eve.ui.UIConstants
 
BF_ABUT_LEFT - Static variable in interface eve.ui.UIConstants
 
BF_ABUT_RIGHT - Static variable in interface eve.ui.UIConstants
 
BF_ABUT_TOP - Static variable in interface eve.ui.UIConstants
 
BF_BOTTOM - Static variable in interface eve.fx.GraphicsConstants
 
BF_BOTTOM - Static variable in interface eve.ui.UIConstants
 
BF_BOTTOMLEFT - Static variable in interface eve.fx.GraphicsConstants
 
BF_BOTTOMLEFT - Static variable in interface eve.ui.UIConstants
 
BF_BOTTOMRIGHT - Static variable in interface eve.fx.GraphicsConstants
 
BF_BOTTOMRIGHT - Static variable in interface eve.ui.UIConstants
 
BF_BUTTON - Static variable in interface eve.fx.GraphicsConstants
 
BF_BUTTON - Static variable in interface eve.ui.UIConstants
 
BF_DIAGONAL - Static variable in interface eve.fx.GraphicsConstants
 
BF_DIAGONAL - Static variable in interface eve.ui.UIConstants
 
BF_DIAGONAL_ENDBOTTOMLEFT - Static variable in interface eve.fx.GraphicsConstants
 
BF_DIAGONAL_ENDBOTTOMLEFT - Static variable in interface eve.ui.UIConstants
 
BF_DIAGONAL_ENDBOTTOMRIGHT - Static variable in interface eve.fx.GraphicsConstants
 
BF_DIAGONAL_ENDBOTTOMRIGHT - Static variable in interface eve.ui.UIConstants
 
BF_DIAGONAL_ENDTOPLEFT - Static variable in interface eve.fx.GraphicsConstants
 
BF_DIAGONAL_ENDTOPLEFT - Static variable in interface eve.ui.UIConstants
 
BF_DIAGONAL_ENDTOPRIGHT - Static variable in interface eve.fx.GraphicsConstants
 
BF_DIAGONAL_ENDTOPRIGHT - Static variable in interface eve.ui.UIConstants
 
BF_EXACT - Static variable in interface eve.fx.GraphicsConstants
 
BF_EXACT - Static variable in interface eve.ui.UIConstants
 
BF_FLAT - Static variable in interface eve.fx.GraphicsConstants
 
BF_FLAT - Static variable in interface eve.ui.UIConstants
 
BF_LEFT - Static variable in interface eve.fx.GraphicsConstants
 
BF_LEFT - Static variable in interface eve.ui.UIConstants
 
BF_MIDDLE - Static variable in interface eve.fx.GraphicsConstants
 
BF_MIDDLE - Static variable in interface eve.ui.UIConstants
 
BF_MONO - Static variable in interface eve.fx.GraphicsConstants
 
BF_MONO - Static variable in interface eve.ui.UIConstants
 
BF_PALM - Static variable in interface eve.fx.GraphicsConstants
 
BF_PALM - Static variable in interface eve.ui.UIConstants
 
BF_RECT - Static variable in interface eve.fx.GraphicsConstants
 
BF_RECT - Static variable in interface eve.ui.UIConstants
 
BF_RIGHT - Static variable in interface eve.fx.GraphicsConstants
 
BF_RIGHT - Static variable in interface eve.ui.UIConstants
 
BF_SOFT - Static variable in interface eve.fx.GraphicsConstants
 
BF_SOFT - Static variable in interface eve.ui.UIConstants
 
BF_SQUARE - Static variable in interface eve.fx.GraphicsConstants
This flag instructs the border to be done exactly as specified.
BF_SQUARE - Static variable in interface eve.ui.UIConstants
This flag instructs the border to be done exactly as specified.
BF_TOP - Static variable in interface eve.fx.GraphicsConstants
 
BF_TOP - Static variable in interface eve.ui.UIConstants
 
BF_TOPLEFT - Static variable in interface eve.fx.GraphicsConstants
 
BF_TOPLEFT - Static variable in interface eve.ui.UIConstants
 
BF_TOPRIGHT - Static variable in interface eve.fx.GraphicsConstants
 
BF_TOPRIGHT - Static variable in interface eve.ui.UIConstants
 
bi - Variable in class eve.fx.BufferedImageData
 
bi - Variable in class eve.nativeaccess.nativeIcon
 
BIG_SCREEN - Static variable in class eve.ui.Gui
A possible flag for screenIs.
BigDecimal - Class in eve.math
This version of BigDecimal is similar to java.math.BigDecimal and is also Immutable, but is ByteEncodable.
BigDecimal(BigInteger) - Constructor for class eve.math.BigDecimal
 
BigDecimal(BigInteger, int) - Constructor for class eve.math.BigDecimal
 
BigDecimal(double) - Constructor for class eve.math.BigDecimal
 
BigDecimal(String) - Constructor for class eve.math.BigDecimal
 
BigDecimal(byte[], int, int) - Constructor for class eve.math.BigDecimal
Create a new BigDecimal from a byte array.
BigDecimal(byte[]) - Constructor for class eve.math.BigDecimal
 
BigDecimal - Class in java.math
 
BigDecimal(BigInteger) - Constructor for class java.math.BigDecimal
Translates a BigInteger into a BigDecimal.
BigDecimal(BigInteger, int) - Constructor for class java.math.BigDecimal
Translates a BigInteger unscaled value and an int scale into a BigDecimal.
BigDecimal(double) - Constructor for class java.math.BigDecimal
Translates a double into a BigDecimal.
BigDecimal(String) - Constructor for class java.math.BigDecimal
Translates the String representation of a BigDecmal into a BigDecimal.
bigEndian - Variable in class eve.fx.sound.WaveFormat
 
BigInteger - Class in eve.math
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 eve.math.BigInteger
 
BigInteger(String, int) - Constructor for class eve.math.BigInteger
 
BigInteger(String) - Constructor for class eve.math.BigInteger
 
BigInteger(byte[]) - Constructor for class eve.math.BigInteger
 
BigInteger(byte[], int, int) - Constructor for class eve.math.BigInteger
 
BigInteger(int, byte[]) - Constructor for class eve.math.BigInteger
 
BigInteger(int, Random) - Constructor for class eve.math.BigInteger
 
BigInteger(int, int, Random) - Constructor for class eve.math.BigInteger
 
BigInteger - Class in java.math
 
BigInteger(byte[]) - Constructor for class java.math.BigInteger
 
BigInteger(int, byte[]) - Constructor for class java.math.BigInteger
 
BigInteger(int, int, Random) - Constructor for class java.math.BigInteger
 
BigInteger(int, Random) - Constructor for class java.math.BigInteger
 
BigInteger(String) - Constructor for class java.math.BigInteger
 
BigInteger(String, int) - Constructor for class java.math.BigInteger
 
binarySearch(byte[], byte) - Static method in class java.util.Arrays
Perform a binary search of a byte array for a key.
binarySearch(char[], char) - Static method in class java.util.Arrays
Perform a binary search of a char array for a key.
binarySearch(short[], short) - Static method in class java.util.Arrays
Perform a binary search of a short array for a key.
binarySearch(int[], int) - Static method in class java.util.Arrays
Perform a binary search of an int array for a key.
binarySearch(long[], long) - Static method in class java.util.Arrays
Perform a binary search of a long array for a key.
binarySearch(float[], float) - Static method in class java.util.Arrays
Perform a binary search of a float array for a key.
binarySearch(double[], double) - Static method in class java.util.Arrays
Perform a binary search of a double array for a key.
binarySearch(Object[], Object) - Static method in class java.util.Arrays
Perform a binary search of an Object array for a key, using the natural ordering of the elements.
binarySearch(Object[], Object, Comparator) - Static method in class java.util.Arrays
Perform a binary search of an Object array for a key, using a supplied Comparator.
binarySearch(List, Object) - Static method in class java.util.Collections
Perform a binary search of a List for a key, using the natural ordering of the elements.
binarySearch(List, Object, Comparator) - Static method in class java.util.Collections
Perform a binary search of a List for a key, using a supplied Comparator.
birthTime - Variable in class eve.database.TestData
 
BIT_LENGTH_UNKNOWN - Static variable in interface eve.security.EncryptionKey
 
bitCount() - Method in class eve.math.BigInteger
Count one bits in a BigInteger.
bitCount() - Method in class java.math.BigInteger
Returns the number of bits in the two's complement representation of this BigInteger that differ from its sign bit.
bitLength() - Method in class eve.math.BigInteger
Calculates ceiling(log2(this < 0 ?
bitLength - Variable in class eve.security.RSAKey
 
bitLength() - Method in class java.math.BigInteger
Returns the number of bits in the minimal two's-complement representation of this BigInteger, excluding a sign bit.
bitmapBytesPerLine - Variable in class eve.fx.win32.WindowsBitmap
 
Bits - Class in com.stevesoft.pat
 
bits - Variable in class eve.fx.Mask
This is the inclusion bitmap for the mask.
bits - Variable in class eve.io.SerialPortSpecs
The number of data bits - defaults to 8.
bits - Variable in class eve.security.MD5
 
BitSet - Class in java.util
This class can be thought of in two ways.
BitSet() - Constructor for class java.util.BitSet
Create a new empty bit set.
BitSet(int) - Constructor for class java.util.BitSet
Create a new empty bit set, with a given size.
bitsPerSample - Variable in class eve.fx.sound.WaveFormat
 
Black - Static variable in class eve.fx.Color
 
blend(Image, Image, int, int, int, int, int, int) - Static method in class eve.fx.Mask
 
blend(int[], int[]) - Static method in class eve.fx.Mask
 
blend(Drawable, int, int, Color, double) - Method in class eve.fx.PixelBuffer
 
blend(PixelBuffer, int, int) - Method in class eve.fx.PixelBuffer
This is the same as put(other,x,y,PUT_BLEND).
blinkId - Variable in class eve.ui.EditControl
 
BLOCK_ELEMENTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Block Elements" Unicode character block.
blockAlignment - Variable in class eve.fx.sound.WaveFormat
 
blockBuffer - Static variable in class eve.ui.Console
 
blockColor - Variable in class eve.ui.ChoiceControl
If this is null then the Foreground color will be used.
blockCount - Variable in class eve.io.ZepFile
 
blocked(Graphics, int, int, int, int, boolean) - Method in class eve.ui.ChoiceControl
This is called after a menu item has been blocked, but before the text is drawn.
BlockInputStream - Class in eve.io.block
A BlockInputStream is used to read in discrete blocks of data as sent by BlockOutputStream.
BlockInputStream(InputStream) - Constructor for class eve.io.block.BlockInputStream
Create a BlockInputStream using the provided InputStream for reading in data.
BlockOutputStream - Class in eve.io.block
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 eve.io.block.BlockOutputStream
Create a BlockOutputStream using the provided OutputStream for writing out data.
blockRead(ByteArray) - Method in class eve.io.block.BlockInputStream
 
blockRead(ByteArray) - Method in interface eve.io.IBlockInput
Read and append a block to the destination ByteArray.
blockSelected - Variable in class eve.ui.ChoiceControl
 
blockSize - Variable in class eve.io.filestore.ZepStore.CompressOptions
The block size of the compressed data.
BLOCKSIZE - Static variable in class eve.security.BlowfishECB
block size of this cipher (in bytes)
BlockTooBigException - Exception in eve.io.block
 
BlockTooBigException(int) - Constructor for exception eve.io.block.BlockTooBigException
 
BlockTooBigException(String, int) - Constructor for exception eve.io.block.BlockTooBigException
 
blockUpdate - Static variable in class eve.ui.ScrollablePanel
 
blockWrite(byte[], int, int) - Method in class eve.io.block.BlockOutputStream
Set the Public/Private keys.
blockWrite(byte[], int, int) - Method in interface eve.io.IBlockOutput
 
BlowfishCBC - Class in eve.security
Implementation of the Blowfish encryption algorithm in CBC mode.
BlowfishCBC(byte[]) - Constructor for class eve.security.BlowfishCBC
Default constructor, uses a zero CBC IV.
BlowfishCBC(byte[], int, int) - Constructor for class eve.security.BlowfishCBC
Constructor, uses a zero CBC IV.
BlowfishCBC(byte[], long) - Constructor for class eve.security.BlowfishCBC
Deprecated.
use BlowfishCBC(byte[], int, int, long) instead
BlowfishCBC(byte[], int, int, long) - Constructor for class eve.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishCBC(byte[], byte[]) - Constructor for class eve.security.BlowfishCBC
Deprecated.
use BlowfishCBC(byte[], int, int, byte[], int) instead
BlowfishCBC(byte[], int, int, byte[], int) - Constructor for class eve.security.BlowfishCBC
Constructor to define the CBC IV.
BlowfishECB - Class in eve.security
Implementation of the Blowfish encryption algorithm in ECB mode.
BlowfishECB(byte[]) - Constructor for class eve.security.BlowfishECB
The default constructor, using a simple binary key.
BlowfishECB(byte[], int, int) - Constructor for class eve.security.BlowfishECB
 
bodyData - Variable in class eve.ui.formatted.FormattedTextMaker
 
bodyData - Variable in class eve.ui.formatted.HtmlDisplay
 
BOLD - Static variable in class eve.fx.Font
A bold font style.
BOLD - Static variable in class eve.fx.points.PointFont
A bold font style.
bold - Variable in class eve.ui.data.FontChooser
 
bold - Variable in class eve.ui.FontSelector
 
BOMInputStream - Class in eve.io
This class is used to handle an InputStream that may or may not have Byte Order Mark (BOM) bytes as the first bytes of the input.
BOMInputStream(InputStream) - Constructor for class eve.io.BOMInputStream
This is the same as BOMInputStream(InputStream in, int ignoreLevel) with an ignoreLevel value of IGNORE_NONE (0).
BOMInputStream(InputStream, int) - Constructor for class eve.io.BOMInputStream
 
BOOLEAN - Static variable in interface eve.database.DatabaseTypes
This is the Boolean field type.
BOOLEAN - Static variable in class eve.sys.Wrapper
 
Boolean - Class in java.lang
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 in eve.util
This interface represents an Object that can have a boolean value set/retrieved.
booleanValue() - Method in class eve.sys.Wrapper
 
booleanValue() - Method in class java.lang.Boolean
Return the primitive boolean value of this Boolean object.
BOPOMOFO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo" Unicode character block.
BOPOMOFO_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Bopomofo Extended" Unicode character block.
border - Variable in class eve.ui.ButtonObject
 
border3D - Static variable in class eve.ui.Menu
 
borderColor - Variable in class eve.fx.PaintParametersObject
 
borderColor - Variable in class eve.fx.points.PrintCell
 
borderColor - Variable in class eve.ui.Control
The Color of the border of the Control (if a single line, non-3D border is used).
borderColor - Variable in class eve.ui.table.TableCellAttributes
 
borderFlagsToClear - Variable in class eve.fx.PaintParametersObject
 
borderFlagsToSet - Variable in class eve.fx.PaintParametersObject
 
borderRect - Variable in class eve.fx.points.PrintCell
 
borderSize - Variable in class eve.fx.points.PrintTable
Set this to be negative for no border.
borderStyle - Variable in class eve.fx.points.PrintCell
 
borderStyle - Variable in class eve.ui.ButtonObject
 
borderStyle - Variable in class eve.ui.Control
The border style of the Control.
borderStyle - Variable in class eve.ui.table.TableCellAttributes
 
borderThickness - Variable in class eve.fx.points.PrintCell
 
borderWidth - Variable in class eve.fx.points.PrintCellPanel
This is not a drawn border, this is the gap between the boundaries of this Cell and the contained cells.
borderWidth - Variable in class eve.ui.ButtonObject
 
borderWidth - Variable in class eve.ui.Control
 
borderWidth - Variable in class eve.ui.formatted.TextFormatter
 
BOTTOM - Static variable in interface eve.fx.AlignmentConstants
 
bottom - Variable in class eve.fx.Insets
 
bottom - Variable in class eve.fx.points.PointInsets
 
bottom - Variable in class eve.fx.points.PrintCellBorder
 
BOTTOM - Static variable in interface eve.ui.CellConstants
 
bottom - Variable in class eve.ui.Frame
 
bottom - Variable in class eve.ui.InputKeyPad
 
bottomIcon - Static variable in class eve.ui.data.ListEditor
 
bottomSpace - Variable in class eve.fx.points.PrintCell
 
bounceSteps - Variable in class eve.ui.ProgressBar
 
bounceTimeMillis - Variable in class eve.ui.ProgressBar
 
bounds - Variable in class eve.fx.gui.WindowCreationData
The location for the window.
bounds - Variable in class eve.fx.Polygon
 
BOX - Static variable in class eve.fx.DrawnIcon
 
BOX_DRAWING - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Box Drawing" Unicode character block.
boxWidth - Variable in class eve.ui.CheckBox
Deprecated.
the box size is now matched to the text size.
bpp - Variable in class eve.fx.win32.WindowsBitmap
 
BRAILLE_PATTERNS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Braille Patterns" Unicode character block.
breakLineBefore(DisplayLine, int) - Method in class eve.ui.TextPad
This forces a line break in the specified data line immediately before the specified index.
BROWSE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
browse_action(Editor) - Method in class eve.ui.table.data.registry.RegistryViewForm
 
browseOnly - Variable in class eve.ui.filechooser.FileChooserDemo
 
Brush - Class in eve.fx
A Brush is used with certain draw operations in eve.fx.Graphics.
Brush() - Constructor for class eve.fx.Brush
 
Brush(Color, int) - Constructor for class eve.fx.Brush
Create a new Brush Object.
Brush(Color, int, int) - Constructor for class eve.fx.Brush
Create a new Brush Object.
brushColor - Variable in class eve.fx.Paint2D
 
brushColor - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
brushRule - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
brushStyle - Variable in class eve.fx.Paint2D
 
brushStyle - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
buf - Variable in class eve.io.DeflaterOutputStream
This buffer is used temporarily to retrieve the bytes from the deflater and write them to the underlying output stream.
buf - Variable in class eve.io.InflaterInputStream
Byte array used as a buffer
buf - Variable in class eve.security.MD5
 
buf - Variable in class java.io.BufferedInputStream
The buffer used for storing data from the underlying stream.
buf - Variable in class java.io.BufferedOutputStream
This is the internal byte array used for buffering output before writing it.
buf - Variable in class java.io.ByteArrayInputStream
The array that contains the data supplied during read operations
buf - Variable in class java.io.ByteArrayOutputStream
The internal buffer where the data written is stored
buf - Variable in class java.io.CharArrayReader
The array that contains the data supplied during read operations
buf - Variable in class java.io.CharArrayWriter
The internal buffer where the data written is stored
buf - Variable in class java.io.PushbackInputStream
This is the buffer that is used to store the pushed back data
buf - Variable in class java.util.zip.DeflaterOutputStream
This buffer is used temporarily to retrieve the bytes from the deflater and write them to the underlying output stream.
buf - Variable in class java.util.zip.InflaterInputStream
Byte array used as a buffer
buff - Static variable in class eve.ui.SimpleList
 
buff - Static variable in class eve.util.RangeList
 
buffer - Variable in class eve.database.implement.DatabaseObject
 
buffer - Variable in class eve.database.implement.FoundEntriesObject
 
Buffer - Class in eve.fx
A Buffer is a type of Image used specifically for fast and frequent drawing of Images.
Buffer(int, int, int) - Constructor for class eve.fx.Buffer
 
buffer - Variable in class eve.net.ChunkedDataOutputStream
 
buffer - Variable in class eve.util.TextEncoder
 
bufferChanged() - Method in class eve.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.
BufferedGraphics - Class in eve.fx
A BufferedGraphics object provides a temporary off-screen Image for a Control to draw on, before being transferred to the on-screen Graphics.
BufferedGraphics() - Constructor for class eve.fx.BufferedGraphics
Create an empty BufferedGraphics.
BufferedGraphics(Graphics, Rect, boolean) - Constructor for class eve.fx.BufferedGraphics
Create a new BufferedGraphics from the original.
BufferedGraphics(Graphics, Rect) - Constructor for class eve.fx.BufferedGraphics
Create a new BufferedGraphics from the original if the original does not support copying.
BufferedImageData - Class in eve.fx
 
BufferedImageData(BufferedImage) - Constructor for class eve.fx.BufferedImageData
 
BufferedImageData(ImageData) - Constructor for class eve.fx.BufferedImageData
 
BufferedImageData(ImageData, boolean) - Constructor for class eve.fx.BufferedImageData
 
BufferedInputStream - Class in java.io
This subclass of FilterInputStream buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedInputStream(InputStream) - Constructor for class java.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 java.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 in java.io
This class accumulates bytes written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedOutputStream(OutputStream) - Constructor for class java.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 java.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 in java.io
This subclass of FilterReader buffers input from an underlying implementation to provide a possibly more efficient read mechanism.
BufferedReader(Reader) - Constructor for class java.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 java.io.BufferedReader
Create a new BufferedReader that will read from the specified subordinate stream with a buffer size that is specified by the caller.
bufferedToSurface() - Method in class eve.fx.BufferedGraphics
This returns true if the BufferedGraphics is buffering directly onto an ISurface instead of to another Graphics.
BufferedWriter - Class in java.io
This class accumulates chars written in a buffer instead of immediately writing the data to the underlying output sink.
BufferedWriter(Writer) - Constructor for class java.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 java.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
bufferFullWindow - Static variable in class eve.ui.Window
 
bufferGraphics(Graphics, int, int, int, int, int) - Method in class eve.ui.Control
Get a BufferedGraphics for drawing to this Control given an original Graphics that may be unbuffered (ie drawing directly to a Window).
bufferGraphics(Graphics) - Method in class eve.ui.Control
 
bufferGraphics(Graphics, int, int, int, int, int, BufferedGraphics) - Method in class eve.ui.Control
 
bufferGraphics(Graphics, Rect, int) - Method in class eve.ui.Control
Get a BufferedGraphics for drawing to this Control given an original Graphics that may be unbuffered (ie drawing directly to a Window).
bufferGraphics(Graphics, Rect, int, BufferedGraphics) - Method in class eve.ui.Control
 
bufferSizeInFrames - Variable in class eve.fx.sound.WaveFormat
This is the size in frames of the buffer kept by the Eve VM before being sent to or after being read from the underlying device.
BUHID - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Buhid" Unicode character block.
BUSY_CURSOR - Static variable in interface eve.fx.gui.Cursor
This cursor is an arrow and an hour glass.
BUSY_CURSOR - Static variable in interface eve.sys.VmConstants
This cursor is an arrow and an hour glass.
Button - Class in eve.ui
 
Button() - Constructor for class eve.ui.Button
 
Button(IImage) - Constructor for class eve.ui.Button
 
Button(String) - Constructor for class eve.ui.Button
 
Button(String, String) - Constructor for class eve.ui.Button
This creates an Button using the ImageCache to load an icon for the button.
BUTTON_4 - Static variable in class eve.fx.gui.SurfacePointerEvent
A possible bit in the "buttons" field.
BUTTON_5 - Static variable in class eve.fx.gui.SurfacePointerEvent
A possible bit in the "buttons" field.
BUTTON_CLEAR - Static variable in interface eve.sys.IConsole
This is an option to show the Clear button, AND the event type generated when that button is pressed.
BUTTON_CLOSE - Static variable in interface eve.sys.IConsole
This is an option to show the Close button, AND the event type generated when that button is pressed.
BUTTON_HIDE - Static variable in interface eve.sys.IConsole
This is an option to show the Hide button, AND the event type generated when that button is pressed.
BUTTON_LEFT - Static variable in class eve.fx.gui.SurfacePointerEvent
A possible bit in the "buttons" field.
BUTTON_MIDDLE - Static variable in class eve.fx.gui.SurfacePointerEvent
A possible bit in the "buttons" field.
BUTTON_PRESS - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse down event - the same as PEN_DOWN
BUTTON_RIGHT - Static variable in class eve.fx.gui.SurfacePointerEvent
A possible bit in the "buttons" field.
BUTTON_STOP - Static variable in interface eve.sys.IConsole
This is an option to show the Stop button, AND the event type generated when that button is pressed.
BUTTON_UP - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse up event - the same as PEN_UP
ButtonBar - Class in eve.ui
A ButtonBar is a simple CellPanel which allows you to easily add buttons which will be displayed with equal widths.
ButtonBar() - Constructor for class eve.ui.ButtonBar
 
ButtonBar(boolean) - Constructor for class eve.ui.ButtonBar
 
ButtonCheckBox - Class in eve.ui
This is a CheckBox which is displayed as a standard push button.
ButtonCheckBox() - Constructor for class eve.ui.ButtonCheckBox
 
ButtonCheckBox(String) - Constructor for class eve.ui.ButtonCheckBox
 
ButtonCheckBox(IImage) - Constructor for class eve.ui.ButtonCheckBox
 
ButtonControl - Class in eve.ui
This is an intermediate class which is the base for mButtons and mCheckBoxes.
ButtonControl() - Constructor for class eve.ui.ButtonControl
 
buttonEdge - Static variable in class eve.ui.GuiStyle
 
buttonFadePercent - Static variable in class eve.ui.GuiStyle
 
ButtonObject - Class in eve.ui
This holds all the information about a ButtonControl to allow it to be drawn and it is used by Button objects for this purpose.
ButtonObject() - Constructor for class eve.ui.ButtonObject
 
ButtonObject(Control) - Constructor for class eve.ui.ButtonObject
 
buttonPressedPercent - Static variable in class eve.ui.GuiStyle
 
ButtonPullDownMenu - Class in eve.ui
 
ButtonPullDownMenu(String, Menu) - Constructor for class eve.ui.ButtonPullDownMenu
 
buttons - Variable in class eve.fx.gui.SurfacePointerEvent
The state of the button keys when the event occured.
buttons - Variable in class eve.ui.Form
The buttons to be displayed at the bottom of the Form (if any) are stored here.
BUTTONS_TO_SOFT_KEY_FIRST_BUTTON_SEPARATE - Static variable in class eve.ui.Form
 
BUTTONS_TO_SOFT_KEY_MENU_ALWAYS - Static variable in class eve.ui.Form
 
BUTTONS_TO_SOFT_KEY_USE_FIRST_SOFT_KEY - Static variable in class eve.ui.Form
 
buttonsOnBottom - Static variable in class eve.ui.choices.SimpleChoiceControl
 
buttonsPanel - Variable in class eve.ui.Form
This is the panel that will contain any of the special buttons you add.
buttonsPerRow - Variable in class eve.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 eve.ui.Form
Add a Vector of Button objects to a Menu.
buttonsToSoftKeyBar(Container, String, int) - Method in class eve.ui.Form
Add a container which contains Button objects to the SoftKeyBar.
buttonsToSoftKeyBar(Vector, String, int) - Method in class eve.ui.Form
Add a Vector of Button objects to the SoftKeyBar.
ByDeferredMouse - Static variable in interface eve.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByDeferredPen - Static variable in interface eve.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByFrameChange - Static variable in interface eve.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByKeyboard - Static variable in interface eve.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByMouse - Static variable in interface eve.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByPen - Static variable in interface eve.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
ByRequest - Static variable in interface eve.ui.ControlConstants
An option for requestFocus(), gotFocus() and lostFocus().
BYTE - Static variable in class eve.sys.Wrapper
 
Byte - Class in java.lang
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
BYTE_ARRAY - Static variable in interface eve.database.DatabaseTypes
This is the byte array type.
byte_reduction - Variable in class eve.applet.ClassFile
 
byteAlignment - Variable in class eve.fx.ByteArrayImageData
This specifies the alignment of byte scan lines.
byteArray - Variable in class eve.database.implement.DatabaseObject
 
ByteArray - Class in eve.util
A ByteArray is a utility class that represents a number of data bytes.
ByteArray() - Constructor for class eve.util.ByteArray
 
ByteArray(byte[]) - Constructor for class eve.util.ByteArray
This will actually use the "data" byte array as the data for the byte array.
ByteArrayDatabaseEntry - Class in eve.database.implement
 
ByteArrayDatabaseEntry(DatabaseObject) - Constructor for class eve.database.implement.ByteArrayDatabaseEntry
 
ByteArrayImageData - Class in eve.fx
 
ByteArrayImageData(int, int) - Constructor for class eve.fx.ByteArrayImageData
Create the ByteArrayImageData.
ByteArrayInputStream - Class in java.io
This class permits an array of bytes to be read as an input stream.
ByteArrayInputStream(byte[]) - Constructor for class java.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
ByteArrayInputStream(byte[], int, int) - Constructor for class java.io.ByteArrayInputStream
Create a new ByteArrayInputStream that will read bytes from the passed in byte array.
ByteArrayOutputStream - Class in java.io
This class allows data to be written to a byte array buffer and and then retrieved by an application.
ByteArrayOutputStream() - Constructor for class java.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with the default buffer size of 32 bytes.
ByteArrayOutputStream(int) - Constructor for class java.io.ByteArrayOutputStream
This method initializes a new ByteArrayOutputStream with a specified initial buffer size.
ByteArrayRandomStream - Class in eve.io
This is a RandomStream object that uses a ByteArray for storage of data.
ByteArrayRandomStream() - Constructor for class eve.io.ByteArrayRandomStream
Create a new ByteArrayRandomStream that you can read and write to.
ByteArrayRandomStream(ByteArray, String) - Constructor for class eve.io.ByteArrayRandomStream
 
ByteArrayRandomStream(byte[], int, int, String) - Constructor for class eve.io.ByteArrayRandomStream
Create a ByteArray random stream from an array of bytes.
ByteArrayRandomStream(InputStream, String) - Constructor for class eve.io.ByteArrayRandomStream
This creates a ByteArrayRandomStream from an input File.
byteArrayToInt(byte[], int) - Static method in class eve.security.BlowfishECB
 
byteBuffer - Variable in class eve.net.HttpConnectionTask
An optional ByteArray for use as a byte buffer when reading in the data.
ByteDecodable - Interface in eve.util
A ByteDecodable object is one that can decode its data from a sequence of encoded bytes.
ByteEncodable - Interface in eve.util
A ByteEncodable object is one that can encode its data as a sequence of bytes.
ByteEncoder - Class in eve.util
 
ByteEncoder() - Constructor for class eve.util.ByteEncoder
 
bytes - Variable in class eve.applet.ClassFile.UtfStringConstant
 
bytes - Variable in class eve.applet.ClassInfo
 
bytes - Variable in class eve.fx.win32.WindowsBitmap
 
bytes - Variable in class eve.sys.ClassFile.UtfStringConstant
 
bytesAreEqual(byte[], int, int, byte[], int, int) - Static method in class eve.security.Security
 
bytesInBOM(int) - Static method in class eve.io.TextCodecBOMHandler
 
bytesInBuffer() - Method in class eve.io.MemoryStream
Get the number of bytes in the buffer.
bytesReadIn - Variable in class eve.net.HttpConnectionTask
This keeps track of the number of bytes read in.
bytesTransferred - Variable in exception java.io.InterruptedIOException
 
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.
BYZANTINE_MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Byzantine Musical Symbols" Unicode character block.

C

cache - Static variable in class eve.applet.mClassLoader
 
cache() - Method in class eve.data.DataObject
Put this object into a cache of re-usable objects.
cache() - Method in class eve.fx.Brush
 
cache() - Method in class eve.fx.BufferedGraphics
 
cache() - Method in class eve.fx.Color
 
cache() - Method in class eve.fx.Dimension
 
cache - Static variable in class eve.fx.ImageCache
This is a global ImageCache that you can use.
cache() - Method in class eve.fx.Painter
 
cache() - Method in class eve.fx.Pen
 
cache() - Method in class eve.fx.PixelBuffer
 
cache() - Method in class eve.fx.Point
Put the Point back in the cache.
cache() - Method in class eve.fx.points.PointRect
 
cache() - Method in class eve.fx.Rect
 
cache() - Method in class eve.math.FormattedDecimal
Place a FormattedDecimal Object retrieved from getCached() back into the Cache.
cache() - Method in class eve.security.SHA1
 
Cache - Class in eve.sys
 
cache() - Method in class eve.sys.LocaleFormat
 
cache() - Method in class eve.sys.Parameters
 
cache(Object, Object) - Method in class eve.sys.ResourceCache
 
cache(Wrapper) - Static method in class eve.sys.Wrapper
Cache a Wrapper for re-use.
cache() - Method in class eve.sys.Wrapper
Cache this Wrapper for re-use.
cache() - Method in class eve.ui.ButtonObject
 
cache(Object) - Static method in class eve.ui.Control
 
cache() - Method in class eve.util.ObjectIterator
Put this Object in the Cache and return null.
cache() - Method in class eve.util.StringList
 
cache() - Method in class eve.util.StringModifier
 
cache() - Method in class eve.util.SubString
 
cacheAllElements(Vector) - Static method in class eve.util.mVector
Remove elements from the vector and cache them.
cacheClass(String, Class) - Method in class eve.util.mClassLoader
Override this to provide class caching.
cached() - Method in class eve.fx.BufferedGraphics
 
cached() - Method in class eve.fx.gui.RawEvent
 
cached() - Method in class eve.fx.ImageBuffer
 
cached() - Method in class eve.fx.points.AffineTransform
 
cached() - Method in class eve.io.FileSpecs
This is called if a FileSpecs object is placed in the cache.
cached() - Method in class eve.security.SHA1
 
cached() - Method in class eve.sys.Wrapper
 
cached() - Method in class eve.ui.ButtonObject
 
cached() - Method in class eve.ui.ControlIterator
 
cached() - Method in class eve.util.CharArray
This is called when the CharArray is cached.
cached() - Method in class eve.util.StringList
 
cached() - Method in class eve.util.SubString
 
cacheDimension(int, int, int, Dimension) - Method in class eve.fx.IconObject
 
cacheFullConfigFiles - Static variable in class eve.io.TreeConfigFile
 
cacheImage(int, int, int, Drawable) - Method in class eve.fx.IconObject
 
cacheMethod(Class, Method) - Static method in class eve.sys.Reflection
 
cacheMethod(Class, String) - Static method in class eve.sys.Reflection
 
cacheMethod(String) - Method in class eve.sys.Type
 
cacheObject(int, Object) - Method in class eve.ui.table.data.FieldTableModel
Assign the specified object to the cache for a particular row.
cacheOpened(String, FormattedTextMaker) - Method in class eve.ui.formatted.data.HtmlViewer
 
cacheSize - Variable in class eve.ui.table.data.FieldTableModel
The number of objects to cache - 20 by default.
cacheWhenDone - Variable in class eve.fx.BufferedGraphics
Set this true if you want the BufferedGraphics to cache itself on flush.
calculate(int) - Method in class eve.fx.DisplayLineSpecs
 
calculateBackgroundSize(Dimension, Dimension, Dimension) - Method in class eve.ui.ShowBusy
Given the size of the control and the size of the text to be displayed on the background, calculate how large the background should be.
calculateColWidth(int) - Method in class eve.ui.filechooser.FileListTableModel
 
calculateColWidth(int) - Method in class eve.ui.table.data.FieldTableModel
 
calculateColWidth(int) - Method in class eve.ui.table.GridTableModel
Returns the column width.
calculateColWidth(int) - Method in class eve.ui.table.IconTableModel
 
calculateColWidth(int) - Method in class eve.ui.table.TableModel
This returns the full width of the column.
calculateColWidth(int) - Method in class eve.ui.table.TreeTableModel
 
calculateCubes(float, float, float, float, float, float, float, float, Object, Object, int, int) - Method in class eve.fx.Curve
 
calculateCubes(float[], float[], int, Object, Object, int, int) - Method in class eve.fx.Curve
Calculate the curve points for the curve.
calculated - Variable in class eve.fx.points.PrintCellPanel
 
calculated - Variable in class eve.ui.Panel
 
calculatedPositions - Variable in class eve.fx.FormattedTextSpecs
If this is not null these will be the calculated positions of each character in a String.
calculatedSizes() - Method in class eve.ui.Control
This is called after calculateSizes() has been called.
CalculatedSizes - Static variable in interface eve.ui.ControlConstants
Control Modifier - flags the control as having already calculated its preferred/min/max sizes.
calculatedSizes() - Method in class eve.ui.InputStack
 
calculatedSizes() - Method in class eve.ui.Panel
 
calculateExtraColWidth(int) - Method in class eve.ui.table.TreeTableModel
 
calculateInputFlags() - Method in class eve.ui.EditControl
If inputFlags is -1 (default), then return what it should be when gotFocus() is called.
calculateLines(float, float, float, float, Object, Object, int, int) - Method in class eve.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 eve.fx.Curve
Calculate the line points for the line.
calculateNumRows() - Method in class eve.ui.advanced.database.DatabaseTableModel
This calculates the number of rows in the table.
calculateNumRows() - Method in class eve.ui.table.data.FieldTableModel
This calculates the number of rows in the table.
calculatePreferredColWidth(int) - Method in class eve.ui.table.TableModel
By default, this calls calculateColWidth().
calculatePreferredRowHeight(int) - Method in class eve.ui.table.TableModel
By default, this calls calculateRowHeight().
calculatePreferredSize(FontMetrics, int, int, Dimension) - Static method in class eve.ui.Input
 
calculatePreferredSize(Control, int, int) - Static method in class eve.ui.Input
 
calculatePreferredSize(Object, FontMetrics, Dimension) - Static method in class eve.ui.table.TableModel
Calculate the exact size of the provided data depending on the type of data.
calculateQuads(float, float, float, float, float, float, Object, Object, int, int) - Method in class eve.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 eve.fx.Curve
Calculate the curve points for the curve.
calculateRC() - Method in class eve.ui.table.IconTableModel
Calculate the rows and columns based on the size of the table.
calculateRowHeight(int) - Method in class eve.ui.filechooser.FileListTableModel
 
calculateRowHeight(int) - Method in class eve.ui.table.data.FieldTableModel
 
calculateRowHeight(int) - Method in class eve.ui.table.GridTableModel
Returns the row height.
calculateRowHeight(int) - Method in class eve.ui.table.IconTableModel
 
calculateRowHeight(int) - Method in class eve.ui.table.TableModel
This returns the full height of the row.
calculateRowHeight(int) - Method in class eve.ui.table.TreeTableModel
 
calculateSize(Dimension) - Method in class eve.ui.ButtonObject
 
calculateSizes() - Method in class eve.fx.points.DataCell
 
calculateSizes() - Method in class eve.fx.points.PrintCell
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - Method in class eve.fx.points.PrintCellPanel
 
calculateSizes() - Method in class eve.ui.ArrowButton
 
calculateSizes() - Method in class eve.ui.BasicList
 
calculateSizes() - Method in class eve.ui.Button
 
calculateSizes() - Method in class eve.ui.ButtonCheckBox
 
calculateSizes() - Method in class eve.ui.CardPanel
 
calculateSizes() - Method in class eve.ui.CellPanel
 
calculateSizes() - Method in class eve.ui.CheckBox
 
calculateSizes() - Method in class eve.ui.Choice
 
calculateSizes() - Method in class eve.ui.ChoiceControl
 
calculateSizes() - Method in class eve.ui.Console
 
calculateSizes() - Method in class eve.ui.Control
Override this to calculate the preferred, minimum and maximum size of your control.
calculateSizes() - Method in class eve.ui.DateTimeInput
 
calculateSizes() - Method in class eve.ui.DragPanel
 
calculateSizes() - Method in class eve.ui.FloatingControls
 
calculateSizes() - Method in class eve.ui.ImageControl
 
calculateSizes() - Method in class eve.ui.Input
 
calculateSizes() - Method in class eve.ui.InputWithTools
 
calculateSizes() - Method in class eve.ui.Label
 
calculateSizes() - Method in class eve.ui.List
 
calculateSizes() - Method in class eve.ui.Panel
 
calculateSizes() - Method in class eve.ui.PanelSplitter
 
calculateSizes() - Method in class eve.ui.ProgressBar
 
calculateSizes() - Method in class eve.ui.ScrollableHolder
 
calculateSizes() - Method in class eve.ui.ScrollTrack
 
calculateSizes() - Method in class eve.ui.TabbedPanel
 
calculateSizes(FontMetrics) - Method in class eve.ui.table.GridTableModel
This calculates the correct sizes for the rows and columns.
calculateSizes() - Method in class eve.ui.table.TableControl
 
calculateSizes() - Method in class eve.ui.table.TableModel
This is called after the TableControl has been made.
calculateSizes() - Method in class eve.ui.table.TreeTableModel
 
calculateSizes() - Method in class eve.ui.TextMessage
 
calculateSizes() - Method in class eve.ui.TextPad
 
calculateTextCharsInColumn(int) - Method in class eve.ui.table.data.FieldTableModel
 
calculateTextCharsInColumn(int) - Method in class eve.ui.table.HexTableModel
 
calculateTextCharsInColumn(int) - Method in class eve.ui.table.TableModel
This is called by calculateColWidth().
calculateTextLinesInRow(int) - Method in class eve.ui.table.HexTableModel
 
calculateTextLinesInRow(int) - Method in class eve.ui.table.TableModel
This is called by calculateColWidth().
calculateTextSize(FontMetrics, int, int, double, double, Dimension) - Method in class eve.ui.Control
 
calculateTextSize(int, int, Dimension) - Method in class eve.ui.Control
 
calculateTextSize(FontMetrics, int, int, Dimension) - Method in class eve.ui.Control
 
calculateVirtualSize(Dimension) - Method in class eve.ui.CompositeControl
Use this to set what the virtual size of the Control should be.
calculateWidth - Variable in class eve.ui.ChoiceControl
 
Calendar - Class in java.util
This class is an abstract base class for Calendars, which can be used to convert between Date objects and a set of integer fields which represent YEAR, MONTH, DAY, etc.
Calendar() - Constructor for class java.util.Calendar
Constructs a new Calendar with the default time zone and the default locale.
Calendar(TimeZone, Locale) - Constructor for class java.util.Calendar
Constructs a new Calendar with the given time zone and the given locale.
calendarDayToLocaleDay(int) - Static method in class eve.sys.Locale
This converts the Calendar constants SUNDAY to SATURDAY to the locale representations of these values in the range 1 to 7, where 1 = Monday and 7 = Sunday.
calendarMonthToLocaleMonth(int) - Static method in class eve.sys.Locale
This converts the Calendar constants JANUARY to UNDECIMBER to the locale representations of these values in the range 1 to 13, where 1 = January and 13 = UNDECIMBER
call(RemoteCallHandler, String) - Method in class eve.io.block.RemoteCall
Invokes the remote call using the specified handler as the transport mechanism.
call(String) - Method in class eve.io.block.RemoteCall
Invokes the remote call using the myHandler value as the transport mechanism.
call() - Method in class eve.io.block.RemoteCall
Invokes the remote call using the myHandler value as the transport mechanism and specifying a null (default) target object.
call - Variable in exception eve.io.block.RemoteCallException
 
call(RemoteCall, String) - Method in interface eve.io.block.RemoteCallHandler
 
call(RemoteCall, String) - Method in class eve.io.block.RemoteCallHandlerObject
This dispatches the RemoteCall to the remote handler.
callAndWait(RemoteCallHandler, String) - Method in class eve.io.block.RemoteCall
This calls and waits for the remote call to complete, fail or timeout.
callAsync(RemoteCallHandler, String) - Method in class eve.io.block.RemoteCall
 
callAsync() - Method in class eve.io.block.RemoteCall
 
CALLBACK - Static variable in class eve.fx.gui.SystemMessage
 
CallBack - Interface in eve.sys
 
callBack(Object) - Method in interface eve.sys.CallBack
 
CALLBACK - Static variable in class eve.sys.SystemMessage
 
callBack(Object) - Method in class eve.sys.SystemThreadTask
 
callBackInSystemThread(CallBack, Object) - Static method in class eve.sys.Vm
This method should not be used unless you are writing operating system specific native code.
callingSetRect(Control, int, int, int, int, Object) - Method in interface eve.ui.LayoutListener
 
callTimeoutInMillis - Variable in class eve.io.block.RemoteProxy
Setup the timeout for calls.
CAN_DISPLAY - Static variable in class eve.fx.gui.SurfaceWindowEvent
This is called when the Window can now be displayed.
CAN_EXIT - Static variable in class eve.ui.data.EditorEvent
 
CANADA - Static variable in class java.util.Locale
Locale which represents the English speaking portion of Canada.
CANADA_FRENCH - Static variable in class java.util.Locale
Locale which represents the French speaking portion of Canada.
canAlphaBlend - Static variable in class eve.fx.Graphics
 
canBeSelected() - Method in class eve.ui.MenuItem
 
canCapture() - Method in class eve.fx.gui.NativeWindowSurface
 
canCapture() - Method in class eve.fx.Image
 
canCapture() - Method in interface eve.fx.ISurface
This returns true if it is possible to read pixel data from the surface into an Image.
canCapture() - Method in class eve.fx.print.PrinterJob
 
cancel() - Method in class eve.fx.BufferedGraphics
Cancel drawing, free resources and do not update the original graphics.
cancel() - Method in class eve.fx.points.PdfMaker.Page
Cancel the page.
cancel() - Method in class eve.fx.points.PdfMaker.PageCanvas
Cancel the operations of this PageCanvas.
cancel() - Method in class eve.fx.print.PrinterJobObject
Cancel a print operation if one is underway.
cancel() - Method in class eve.sys.QuickMethodCall
Only call this if you do not call invoke()/newInstance() after calling getFor()
cancel(boolean) - Method in class eve.ui.ControlFader
 
cancel - Variable in class eve.ui.Form
 
cancel(int) - Method in class eve.ui.formatted.FormattedTextMaker
 
cancel() - Method in class java.util.Timer
Cancels the execution of the scheduler.
cancel() - Method in class java.util.TimerTask
Marks the task as canceled and prevents any further execution.
cancel_action(Editor) - Method in class eve.ui.table.data.registry.SearchData
 
CANCELB - Static variable in class eve.ui.FormBase
An option for doButtons()
cancelButtonName - Variable in class eve.ui.IconMenuForm
 
cancelConditionalKey() - Method in class eve.ui.InputMethod
 
cancelCurrentPage(Handle) - Method in class eve.fx.print.PdfPrinter
 
cancelCurrentPage(Handle) - Method in class eve.fx.print.PrinterJob
 
cancelCurrentPage(Handle) - Method in class eve.fx.print.PrinterJobObject
 
cancelCurrentPage(Handle) - Method in class eve.fx.print.PrintToImages
 
cancelCursorBlink(Control) - Static method in class eve.ui.Window
 
cancelDecode() - Method in class eve.fx.PictureMaker
This must be called if no decoding is to be done - it will close the data source.
cancelHoldDown() - Static method in class eve.ui.Control
 
CANCELLED - Static variable in class eve.database.Synchronizer
 
cancelled - Variable in class eve.ui.DragContext
 
CANCELLED - Static variable in class eve.ui.event.ControlEvent
The event type for a Cancel event (e.g.
cancelLoading(boolean) - Method in class eve.ui.formatted.data.HtmlViewer
Use this to cancel a load/decode operation.
cancelPenPress() - Method in class eve.ui.ButtonControl
 
cancelPenPress() - Method in class eve.ui.Control
 
cancelPenPress() - Method in class eve.ui.Label
 
cancelPenPress() - Method in class eve.ui.Window
 
cancelSwiping(boolean) - Method in class eve.ui.Swiper
This tells the swiper to cancel swiping if it were in the middle of a swipe and to redisplay the original current page.
cancelTick() - Method in class eve.sys.Countdown
Cancel any pending tick request and set the interval to -1.
cancelTick(TimerProc) - Method in class eve.sys.Countdown
 
cancelWait() - Static method in class eve.ui.Form
This cancels the display of the wait Cursor IF it was requested.
CanChangeDataDir - Static variable in class eve.sys.install.InstallerConfig
 
canChangeDataDir() - Method in class eve.sys.install.InstallerConfig
 
CanChangeProgramDir - Static variable in class eve.sys.install.InstallerConfig
 
canChangeProgramDir() - Method in class eve.sys.install.InstallerConfig
 
canCompareTo(PlainTimeStamp) - Method in interface eve.data.PlainTimeStamp
 
canConnectTo(String, int) - Method in interface eve.net.IRemoteServer
Called by a local entity to determine if the local computer can connect directly to the host/port number (which will usually be the remote computer).
canConvertToPixels() - Method in class eve.fx.points.PointGraphics
Return if the underlying surface can convert from points to pixels.
canCopy - Static variable in class eve.fx.Graphics
 
canCopyFrom() - Method in class eve.fx.BufferedGraphics
Returns if the Graphics returned by getGraphics() can be copied from.
canCopyFrom() - Method in class eve.fx.Graphics
This returns true if you can do a bitBlt() using this Graphics object as a source.
canCopyFrom() - Static method in class eve.fx.gui.NativeWindowSurface
Returns if it is possible to copy pixel data from a window.
canCopyFrom() - Static method in class eve.fx.gui.WindowSurface
Returns if it is possible to copy pixel data from a window.
canCopyFromOriginal() - Method in class eve.fx.BufferedGraphics
 
canDisplay - Variable in class eve.ui.Window
 
canDoCollapse(int) - Method in class eve.ui.table.TreeTableModel
Returns if the item at the specified index can be collapsed.
canDoExpand(int) - Method in class eve.ui.table.TreeTableModel
Returns if the item at the specified index can be expanded.
canDoGetSet(boolean) - Method in class eve.sys.FieldTransfer
 
canDoGetSet(boolean) - Method in interface eve.sys.IFieldTransfer
Return if the IFieldTransfer can do a getFieldValue() or setFieldValue().
canDrag - Variable in class eve.ui.DragPanel
 
canDragItems - Variable in class eve.ui.table.TableControl
Set this to true to allow the dragging of table items.
canEdit() - Method in class eve.ui.Control
Returns if the Control can edit its contents.
canExit(int) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
canExit(int) - Method in class eve.ui.data.Editor
 
canExit - Variable in class eve.ui.data.EditorEvent
With a CAN_EXIT event this is initially set true, but if you set it false then the Editor will not exit.
canExit(int) - Method in class eve.ui.data.icons.IconListEdit
 
canExit(int) - Method in class eve.ui.data.InputBox
 
canExit(int) - Method in class eve.ui.data.Notepad
 
canExit(int) - Method in class eve.ui.filechooser.FileChooser
 
canExit(int) - Method in class eve.ui.FileClipboardProgress
 
canExit(int) - Method in class eve.ui.Form
This is called by the exit() method to see if the form can be closed.
canExit(Form, int) - Method in interface eve.ui.Form.ValidateBeforeExit
 
canExit(Control, int, String) - Method in interface eve.ui.InputInsideForm.ValidateInputBeforeExit
 
canExit(int) - Method in class eve.ui.InputKeyPad
 
canExit(int) - Method in class eve.ui.MonitorHandles
 
canExit(int) - Method in class eve.ui.print.PrinterDialog
 
canExit(int) - Method in class eve.ui.table.data.DirectoryChooser
 
canExitCode - Variable in class eve.ui.data.EditorEvent
With a CAN_EXIT event this will be set to the exit code that the Editor is attempting to exit on.
canExitWithValue(String) - Method in class eve.ui.InputKeyPad
If this returns false then the InputKeyPad will not exit with a code of IDOK.
canExitWithValue(String, InputKeyPad) - Method in class eve.ui.NumberEntry
Override this to validate the final text.
canExpand() - Method in class eve.data.MutableTreeNodeObject
 
canExpand() - Method in interface eve.data.TreeNode
Returns whether this node is expandable.
canExpand() - Method in class eve.ui.data.LiveTreeNode
This tries to find the address of a child given its path from the parent.
canExpand() - Method in class eve.ui.table.data.DirectoryTreeNode
 
canExpand() - Method in class eve.ui.table.data.registry.RegistryKeyNode
 
CanExpand - Static variable in class eve.ui.table.TreeTableModel
A Node status.
canForkExec() - Static method in class eve.sys.unix.Unix
Returns true if the program is running on a Unix/Linux system on a native Eve Vm.
canGo(int, int, int) - Method in class eve.ui.Canvas
 
canGo(int, int, int) - Method in class eve.ui.Console
 
canGo(Point) - Method in class eve.ui.game.AniImage
 
canGo(int, int, int) - Method in class eve.ui.IconMenu
 
canGo(int, int, int) - Method in class eve.ui.Menu
 
canGo(int, int, int) - Method in class eve.ui.ScrollableHolder
 
canGo(int, int, int) - Method in interface eve.ui.ScrollClient
This method should return whether the ScrollClient can actually scroll in a particular direction, given a starting position in units.
canGo(int, int, int) - Method in class eve.ui.table.TableControl
 
canGo(int, int, int) - Method in class eve.ui.TextMessage
 
canGo(int, int, int) - Method in class eve.ui.TextPad
 
canHScroll - Variable in class eve.ui.table.TableModel
Specifies whether the table can scroll horizontally.
canInstallSignalHandlers() - Static method in class eve.sys.Vm
Returns if you can install signal handlers on this platform.
canInvokeOn(Object) - Method in class eve.sys.ClassMethod
 
canIterate(Object) - Static method in class eve.util.Utils
Returns if the object can be used to provide an Iterator or Enumeration.
canMove - Static variable in class eve.fx.Graphics
 
canMove() - Method in class eve.fx.gui.NativeWindowSurface
 
canMove() - Method in class eve.fx.Image
 
canMove() - Method in interface eve.fx.ISurface
This returns true if it is possible to move pixel within the surface.
canMove() - Method in class eve.fx.print.PrinterJob
 
canMoveColumnHeaders - Variable in class eve.ui.table.TableModel
Set this true to allow the re-arranging of column headers.
canOpen(String) - Static method in class eve.io.SerialPort
 
canOpenForWriting(String) - Method in interface eve.database.DatabaseMaker
 
canOpenForWriting(File) - Method in interface eve.database.DatabaseMaker
 
canOpenForWriting(String) - Method in class eve.database.implement.DefaultDatabaseMaker
 
canOpenForWriting(File) - Method in class eve.database.implement.DefaultDatabaseMaker
 
canPasteInto(File) - Method in class eve.io.FileClipboard
 
canRead() - Method in class eve.io.File
Returns true if the file exists and can be read.
canRead() - Method in class eve.io.FileAdapter
 
canRead() - Method in class java.io.File
This method tests whether or not the current thread is allowed to to read the file pointed to by this object.
canRest - Variable in class eve.ui.game.MosaicPanel
 
canScale - Variable in class eve.fx.ImageInfo
If this is true it indicates that the image can be scaled while being decoded.
canScreenScroll() - Method in class eve.ui.Canvas
This should return true if pixel scrolling of the on-screen data is allowed.
canScreenScroll() - Method in class eve.ui.Menu
 
canScreenScroll(boolean) - Method in class eve.ui.table.TableModel
This is used to report whether a quick pixel scroll can be done on the table.
canScreenScroll(boolean) - Method in class eve.ui.table.TreeTableModel
 
canSearch(FoundEntries) - Method in class eve.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 eve.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 eve.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 eve.ui.filechooser.FileListTableModel
 
canSelect(int, int) - Method in class eve.ui.table.IconTableModel
 
canSelect(int, int) - Method in class eve.ui.table.TableControl
Returns whether a row and column can be selected.
canSelect(int, int) - Method in class eve.ui.table.TableModel
This should return whether or not a particular cell may be selected.
canSetLength() - Method in class eve.io.FileRandomStream
Return if this Stream has the capability to set the stream length in Read/Write mode.
canSetLength() - Method in class eve.io.RandomStream
Return if this Stream has the capability to set the stream length in Read/Write mode.
canThrow() - Static method in exception eve.sys.SlowTaskException
This returns if a SlowTaskException is appropriate to be thrown here.
canTransform() - Method in class eve.fx.Graphics
Returns if this Graphics can do Affine Transforms.
Canvas - Class in eve.ui
A Canvas is a general Control that is the best control to extend if you are designing a control that may be used for customized drawings or that may need to be scrolled.
Canvas() - Constructor for class eve.ui.Canvas
 
canVScroll - Variable in class eve.ui.table.TableModel
Specifies whether the table can scroll vertically.
canWrite() - Method in interface eve.database.implement.DatabaseStream
Tests if the DatabaseStream was opened in read-write mode as opposed to read-ony mode.
canWrite() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
canWrite() - Method in class eve.database.MetaFlag
 
canWrite() - Method in class eve.io.File
 
canWrite() - Method in class eve.io.FileAdapter
 
canWrite() - Method in class eve.io.MemoryStream
Returns the number of bytes that can be written to the buffer without blocking
canWrite() - Method in class eve.net.rapi.RapiFile
 
canWrite() - Method in class java.io.File
This method test whether or not the current thread is allowed to write to this object.
CAP_BUTT - Static variable in class eve.fx.Pen
 
CAP_MASK - Static variable in class eve.fx.Pen
 
CAP_ROUND - Static variable in class eve.fx.Pen
 
CAP_SQUARE - Static variable in class eve.fx.Pen
 
CAPABILITY_CAN_DRAW_IMAGE_DISABLED - Static variable in class eve.fx.Graphics
 
CAPABILITY_CAN_TRANSFORM - Static variable in class eve.fx.Graphics
 
capacity() - Method in class java.lang.StringBuffer
 
capacity() - Method in class java.lang.StringBuilder
 
capacity() - Method in class java.util.Vector
 
capacityIncrement - Variable in class java.util.Vector
 
captureAppKeys(int) - Method in class eve.fx.gui.NativeWindowSurface
 
captureAppKeys(int) - Method in class eve.fx.gui.WindowSurface
 
captureAppKeys(int) - Static method in class eve.ui.Window
This will capture the WindowCE special App keys (the non-cursor buttons generally found on the bottom).
captureImage(Image, int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
captureImage(Image, int, int, int, int) - Method in class eve.fx.Image
 
captureImage(Image, int, int, int, int) - Method in interface eve.fx.ISurface
Capture pixel data from the surface to an Image.
captureImage(Image, int, int, int, int) - Method in class eve.fx.print.PrinterJob
 
captureMouse(boolean) - Method in class eve.fx.gui.WindowSurface
For every call with doGrab is true there must be a matching one with doGrab being false.
capturePressedOutside - Variable in class eve.ui.Frame
 
Card - Class in eve.ui
A Card represents a Control that has been added to a Control that implements MultiPanel - a CardPanel, for example.
Card() - Constructor for class eve.ui.Card
 
Card(Control, String, String, boolean) - Constructor for class eve.ui.Card
 
Card.ContainerPanel - Interface in eve.ui
 
CardControl - Interface in eve.ui
 
cardinality() - Method in class java.util.BitSet
Returns the number of bits set to true.
cardPanel - Variable in class eve.ui.Card
The CardPanel this card was added to.
CardPanel - Class in eve.ui
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 eve.ui.CardPanel
 
cardPanel - Variable in class eve.ui.MultiCardPanelAdapter
This does the actual MultiPanel work.
cards - Variable in class eve.ui.CardPanel
The cards.
CarrierFrame - Class in eve.ui
This is a frame optimized for use for simple single element popup controls.
CarrierFrame(Control) - Constructor for class eve.ui.CarrierFrame
 
CarrierFrame(Control, Control) - Constructor for class eve.ui.CarrierFrame
Create a new CarrierFrame.
CASE_LOWER - Static variable in class eve.ui.EditControl
 
CASE_NORMAL - Static variable in class eve.ui.EditControl
 
CASE_NUMBERS - Static variable in class eve.ui.EditControl
 
CASE_SENTENCE - Static variable in class eve.ui.EditControl
 
CASE_UPPER - Static variable in class eve.ui.EditControl
 
CaseMgr - Class in com.stevesoft.pat
Encapsulates the Unicode definitions of Upper, Lower, and Title case as defined by unicode.org.
CaseMgr() - Constructor for class com.stevesoft.pat.CaseMgr
 
caseSensitive - Variable in class eve.io.FileComparer
 
cast(Object, Class) - Static method in class eve.sys.Reflection
If obj is an instance of asType, then return obj - otherwise return null.
castArray(Object, Class) - Static method in class eve.sys.Reflection
 
castObject(Object, Class) - Static method in class eve.sys.Reflection
 
category - Variable in class eve.ui.launcher.VMApp
 
cause - Variable in class eve.sys.Event
This indicates what Event may have caused this one.
cbits - Variable in class com.stevesoft.pat.Pthings
The mask to use when dontMatchInQuotes is set.
cd - Variable in class eve.fx.gui.NativeWindowSurface
 
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 eve.ui.table.TableModel.CellControl
The x (column) and y (row) of the cell being edited.
CELL_CLICKED - Static variable in class eve.ui.table.TableEvent
 
CELL_DOUBLE_CLICKED - Static variable in class eve.ui.table.TableEvent
 
cellAtPoint(int, int, Point) - Method in class eve.ui.table.TableControl
Find out which cell is at the point (x,y).
cellAtPoint(int, int, Point, boolean) - Method in class eve.ui.table.TableControl
Find out which cell is at the point (x,y).
CellConstants - Interface in eve.ui
 
CellControl(Point, Control) - Constructor for class eve.ui.table.TableModel.CellControl
 
cellData - Variable in class eve.ui.table.TableEvent
For CELL_CLICKED, the data associated with the cell that was clicked.
CELLFLAG - Static variable in interface eve.fx.AlignmentConstants
 
CELLFLAG - Static variable in interface eve.ui.CellConstants
 
cellInsets - Variable in class eve.ui.table.TableModel
Set this to be the default insets for each cell.
CELLMASK - Static variable in interface eve.fx.AlignmentConstants
 
CELLMASK - Static variable in interface eve.ui.CellConstants
 
cellOf(int) - Method in class eve.ui.filechooser.FileListTableModel
 
CellPanel - Class in eve.ui
This is the most flexible Panel in the Ewe library.
CellPanel() - Constructor for class eve.ui.CellPanel
 
CellPrinter - Class in eve.fx.points
 
CellPrinter() - Constructor for class eve.fx.points.CellPrinter
 
CENTER - Static variable in interface eve.fx.AlignmentConstants
 
CENTER - Static variable in interface eve.ui.CellConstants
 
CENTER_FRAME - Static variable in class eve.ui.Gui
 
centerItem(int) - Method in class eve.ui.ChoiceControl
 
centerSelected() - Method in class eve.ui.ChoiceControl
 
centerText(FontMetrics, String, int, int) - Static method in class eve.fx.Graphics
 
centerText(FontMetrics, String, int, int, Point) - Static method in class eve.fx.Metrics
 
centerText(FontMetrics, SubString, int, int, Point) - Static method in class eve.fx.Metrics
 
centreAtInFrame(int, int, int) - Method in class eve.ui.CarrierFrame
This will place the frame at the y position and centre it horizontally at the x position.
change() - Method in interface eve.database.Database
Mark the Database as having been changed in some way.
change() - Method in class eve.database.EntriesView
Mark the EntriesView as having been changed in some way.
change() - Method in interface eve.database.FoundEntries
Mark the FoundEntries as having been changed in some way.
change() - Method in class eve.database.implement.DatabaseObject
 
change() - Method in class eve.database.implement.FoundEntriesObject
Mark the FoundEntries as having been changed in some way.
change(Color) - Method in class eve.fx.Brush
Deprecated.
- use getCopy().set(Color) to do this. Return a new Brush with a different color.
change(FontChange) - Method in class eve.fx.Font
Return a new Font with the specified changes applied.
change(FontChange) - Method in class eve.fx.FontMetrics
Return a new FontMetrics with the specified changes applied.
change(Color) - Method in class eve.fx.Pen
Deprecated.
- use getCopy().set(differentColor);
change(int, double) - Method in class eve.fx.points.PointFont
Return a new PointFont with the same name as this PointFont, but with a different size and style.
change(int, StringList, double, double) - Method in class eve.fx.points.PointFont
Return a new PointFont with the same name and style as this PointFont, but with a different size as specified by the text which must fit into the specified dimensions.
change(FontChange) - Method in class eve.fx.points.PointFont
Return a new Font with the specified changes applied.
change(int, int) - Method in class eve.ui.Control
This ensures that the specified flags are set or clear.
change(IImage) - Method in class eve.ui.game.AniImage
Changes the image.
change(int, Object, Object) - Method in class eve.util.TagList
 
CHANGE_BY_KEYBOARD - Static variable in class eve.ui.UpDownInput
 
CHANGE_DONT_FLASH - Static variable in class eve.ui.UpDownInput
 
CHANGE_DOWN - Static variable in class eve.ui.UpDownInput
 
CHANGE_OPTIONS_MASK - Static variable in class eve.ui.UpDownInput
 
CHANGE_TYPE_MASK - Static variable in class eve.ui.UpDownInput
 
CHANGE_UP - Static variable in class eve.ui.UpDownInput
 
changeAccepted() - Method in class eve.sys.Handle
Signal to the Handle that a change has been accepted.
changeAllFonts(FontChange) - Static method in class eve.ui.Application
 
changeAndAdjustPositions(int[], int, int) - Method in class eve.fx.FormattedTextSpecs
 
changeBlack(IImage, int) - Static method in class eve.fx.ImageTool
Change a black/grayscale image to a color.
changeBounds(int, int, int, int) - Method in class eve.ui.game.AniImage
Change any aspect of the bounds of the image.
changeBrush(Color, int) - Method in class eve.fx.Graphics
 
changeCase(char, boolean) - Method in class eve.sys.Locale
This converts the character to either upper case or lower case.
changeCase(char[], int, int, boolean) - Method in class eve.sys.Locale
 
changeCase(char[], int) - Static method in class eve.util.mString
 
changeCase(String, int) - Static method in class eve.util.mString
 
changeCause - Variable in class eve.ui.event.DataChangeEvent
 
changeColor(IImage, int, int, int, PixelBuffer) - Static method in class eve.fx.ImageTool
Change colors pixel by pixel in a source IImage.
changeColor(IImage, int, int) - Static method in class eve.fx.ImageTool
 
changeContents(Control) - Method in class eve.ui.ScrollableHolder
 
changeContents(Control) - Method in class eve.ui.ScrollablePanel
Only use this if the ScrollabePanel contains a ScrollableHolder.
changed(int, int) - Method in class eve.database.EntriesView
 
Changed - Static variable in class eve.sys.Handle
Deprecated.
- don't use this flag to wait for a change. Instead, synchronize with the Handle, call getChangeState() and then call waitOnChange().
changed() - Method in class eve.sys.Handle
Signal that the state has changed somehow (e.g. like the progress or doing field) even if the state bits have not.
changed() - Method in class eve.ui.game.AniImage
Marks the image as having been changed in some way.
changeDataInterfaceClass(Class) - Method in class eve.sys.FieldTransfer
 
changeDataInterfaceWithSameClass(Object) - Method in class eve.sys.FieldTransfer
Change the DataInterface for the FieldTransfer assuming it is the same Class as the one used when it was created.
changeDimension(int, int) - Method in class eve.ui.Control
 
changeEncryption() - Method in class eve.io.block.secure.SecureBlockOutputStream
This forces the output stream to change its encryption.
changeEncryption() - Method in class eve.security.SecureDocument
This forces the SecureDocument to change its encryption for encoding by choosing a new random key.
changeField(Control, String, boolean) - Method in class eve.ui.data.Editor
 
changeFont(FontMetrics) - Method in interface eve.fx.FontSizable
 
changeFont(FontMetrics) - Method in class eve.fx.IconAndText
This calls changeFontMetrics() only if resizeWithFont is true;
changeFont(FontChange, String) - Static method in class eve.ui.Application
Change one of the fonts.
changeFontMetrics(FontMetrics) - Method in class eve.fx.IconAndText
Change the Font used by the IconAndText and recalculate its size.
changeFrequency - Variable in class eve.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 eve.ui.PanelSplitter
 
changeItem(int, Object) - Method in class eve.ui.ChoiceControl
Changes the text associated with an item.
changeItem(int, Object) - Method in class eve.ui.SimpleList
This repaints the item at the particular index.
changeModifiers(int, int) - Method in class eve.ui.ChoiceControl
 
changeName(String) - Method in class eve.sys.FontChange
 
changeNameAndSize(String, int) - Method in class eve.fx.Font
Change the name and/or size of a Font.
changeOptions(int, int) - Method in interface eve.sys.IRegistryKey
Get a new IRegistryKey with modified options.
changeOptions(int, int) - Method in class eve.sys.RegistryKeyObject
 
changeOrigin(int, int) - Method in class eve.ui.table.TableControl
Set the top-left cell being displayed - if it returns true you should do a repaint of the Table.
changePen(Color, int, int) - Method in class eve.fx.Graphics
 
changePen(Color, int, int, float) - Method in class eve.fx.Graphics
 
changePermissionsAndFlags(int, int) - Method in class eve.io.File
Change ther permissions/flags for this File - see ewe.io.FilePermissions for a list of the available flag permissions.
changePrefix(String, String, String) - Method in class eve.ui.installer.Installer
 
changeRefresher(ImageRefresher, ImageRefresher) - Method in class eve.fx.AnimatedDrawing
 
changeRefresher(ImageRefresher, ImageRefresher) - Method in interface eve.fx.OnScreenImage
Change the ImageRefresher for the Image only if the old Refresher is the same as the one specified.
ChangeRule - Class in com.stevesoft.pat
This class implements user defined special replacement rules of the form ${=name}.
ChangeRule(ChangeRule) - Constructor for class com.stevesoft.pat.ChangeRule
 
ChangeRule(String, Regex) - Constructor for class com.stevesoft.pat.ChangeRule
 
ChangeRule(String, Transformer) - Constructor for class com.stevesoft.pat.ChangeRule
 
changeSize(double) - Method in class eve.fx.points.PointFont
Return a new PointFont with the same name and style as this PointFont, but with a different size.
changeSize(StringList, double, double) - Method in class eve.fx.points.PointFont
Return a new PointFont with the same name and style as this PointFont, but with a different size as specified by the text which must fit into the specified dimensions.
changeSize(double) - Method in class eve.sys.FontChange
 
changeSize(double, double) - Method in class eve.sys.FontChange
 
changeSizeFactor(double) - Method in class eve.sys.FontChange
 
changeStyle(int) - Method in class eve.fx.Font
Return a new Font with the same name and size, but a different style.
changeStyle(int) - Method in class eve.fx.points.PointFont
Return a new PointFont with the same size as this PointFont, but with a different style.
changeStyle(int, int, int) - Method in class eve.sys.FontChange
 
changeTag(int, Object, Object) - Method in class eve.ui.Control
Change the tag for a Control only if it is set to the specified oldValue.
changeTextPosition(int, int) - Method in class eve.fx.IconAndText
Change the text alignment parameters and recalculate the IconAndText size.
changeToData() - Method in class eve.sys.FetchData
If the data was added as text it converts it to a String or an array of Strings and adds it to the Wrapper and then changes the FetchData to make it seem that data was added instead of text.
changeToNext(int) - Method in class eve.ui.UpDownInput
This is called to change the value.
changeUIFont(FontChange) - Static method in class eve.ui.Application
 
changeValue(int) - Method in class eve.ui.UpDownInput
This is called when the user presses Up or Down but can also be called programmatically.
CHAR - Static variable in class eve.sys.Wrapper
 
Character - Class in java.lang
The Character class wraps a value of the primitive type char in an object.
Character(char) - Constructor for class java.lang.Character
Constructs a newly allocated Character object that represents the specified char value.
Character.Subset - Class in java.lang
Instances of this class represent particular subsets of the Unicode character set.
Character.UnicodeBlock - Class in java.lang
A family of character subsets representing the character blocks in the Unicode specification.
CharArray - Class in eve.util
A CharArray is a utility class that represents a number of text characters.
CharArray(String) - Constructor for class eve.util.CharArray
 
CharArray() - Constructor for class eve.util.CharArray
 
CharArray(char[]) - Constructor for class eve.util.CharArray
This will actually use the "data" char array as the data for the CharArray.
charArray - Variable in class eve.util.TextData
 
CharArrayBufferWrap - Class in com.stevesoft.pat.wrap
Allows the outcome of a replaceAll() or replaceFirst() to be an array of characters rather than a String.
CharArrayBufferWrap() - Constructor for class com.stevesoft.pat.wrap.CharArrayBufferWrap
 
CharArrayReader - Class in java.io
This class permits an array of chars to be read as an input stream.
CharArrayReader(char[]) - Constructor for class java.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
CharArrayReader(char[], int, int) - Constructor for class java.io.CharArrayReader
Create a new CharArrayReader that will read chars from the passed in char array.
CharArrayWrap - Class in com.stevesoft.pat.wrap
This provides a wrapper for a char array so that it can be searched by Regex.
CharArrayWrap(char[]) - Constructor for class com.stevesoft.pat.wrap.CharArrayWrap
 
CharArrayWriter - Class in java.io
This class allows data to be written to a char array buffer and and then retrieved by an application.
CharArrayWriter() - Constructor for class java.io.CharArrayWriter
This method initializes a new CharArrayWriter with the default buffer size of 32 chars.
CharArrayWriter(int) - Constructor for class java.io.CharArrayWriter
This method initializes a new CharArrayWriter with a specified initial buffer size.
charAt(int) - Method in class com.stevesoft.pat.RegexWriter
The character at location i in the StringBuffer.
charAt(int) - Method in interface com.stevesoft.pat.StringLike
 
charAt(int) - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
charAt(int) - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
charAt(int) - Method in class com.stevesoft.pat.wrap.StringWrap
 
charAt(int) - Method in class eve.util.CharArray
 
charAt(int) - Method in class eve.util.SubString
Return the character at a particular index.
charAt(int) - Method in interface java.lang.CharSequence
 
charAt(int) - Method in class java.lang.String
Returns the character at the given position.
charAt(int) - Method in class java.lang.StringBuffer
 
charAt(int) - Method in class java.lang.StringBuilder
 
charBuffer - Variable in class eve.net.HttpConnectionTask
An optional CharArray for use as a char buffer when reading in the data in text mode.
CharConversionException - Exception in java.io
 
CharConversionException() - Constructor for exception java.io.CharConversionException
 
CharConversionException(String) - Constructor for exception java.io.CharConversionException
 
charCount(int) - Static method in class java.lang.Character
Determines the number of char values needed to represent the specified character (Unicode code point).
charHeight - Variable in class eve.ui.table.TableModel
This is set to the height of the Font of the table once the control has been made.
chars - Variable in class eve.util.TextData
 
chars_per_word(int) - Static method in class eve.math.MPN
Number of digits in the conversion base that always fits in a word.
CharSequence - Interface in java.lang
This class is only compatible with Java 1.4.
charsMatched(int) - Method in class com.stevesoft.pat.RegRes
Obtains the number of characters matched by backreference i, or -1 if backreference i was not matched.
charsMatched() - Method in class com.stevesoft.pat.RegRes
After a successful match, this returns the number of characters in the match, or -1 if the match failed.
charsMatched_ - Variable in class com.stevesoft.pat.RegRes
 
charsToDraw - Variable in class eve.fx.FormattedTextSpecs
 
charValue() - Method in class java.lang.Character
Returns the value of this Character object.
charWidth - Variable in class eve.ui.table.data.FieldTableModel
This is the width of an average character.
charWidth - Variable in class eve.ui.table.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 eve.ui.TextPad
This is used to estimate line lengths.
check() - Method in class eve.sys.Handle
This returns the state of the handle.
check(int) - Method in class eve.sys.Handle
Checks to see if all the specified flags have been set.
check1 - Variable in class eve.io.FileComparer
 
check2 - Variable in class eve.io.FileComparer
 
checkAbortFail(Handle, boolean) - Method in class eve.sys.Handle
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 eve.sys.mSecurityManager
 
checkAccess(ThreadGroup) - Method in class eve.sys.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.
checkAccess() - Method in class java.lang.ThreadGroup
Find out if the current Thread can modify this ThreadGroup.
checkAlphaLevel(ImageData, int, boolean) - Static method in class eve.fx.ImageTool
Check an ImageData to see what the alpha levels are.
checkAlphaLevel() - Method in class eve.ui.data.icons.AnIcon
 
checkAny(int) - Method in class eve.sys.Handle
Checks to see if any of the specified flags have been set.
checkAssignThreadGroup(ThreadGroup) - Method in class eve.sys.mSecurityManager
 
checkBOM(int[], String) - Method in class eve.io.BOMInputStream
This matches the bytes at the start of the input stream with the provided markerBytes.
checkBOM() - Method in class eve.io.BOMInputStream
You can override this to check for the BOM using the checkBOM method.
CheckBox - Class in eve.ui
 
CheckBox() - Constructor for class eve.ui.CheckBox
 
CheckBox(String) - Constructor for class eve.ui.CheckBox
 
checkboxEdge - Static variable in class eve.ui.GuiStyle
 
CheckBoxGroup - Class in eve.ui
A CheckBoxGroup object is used to group together a set of mutually exclusive CheckBox objects.
CheckBoxGroup() - Constructor for class eve.ui.CheckBoxGroup
 
checkButtons() - Method in class eve.ui.Form
This is called before the Form is displayed to setup the buttons as requested by doButtons().
checkButtons() - Method in class eve.ui.MessageBox
 
checkCanExit(int) - Method in class eve.ui.Form
This call validateBeforeExit() AND canExit().
checkCellSize(FontMetrics, int, int, Dimension) - Method in class eve.ui.table.GridTableModel
This calculates the size of cell given the FontMetrics.
checkChange() - Method in class eve.ui.data.Notepad
 
checkChangeAccepted(int, int) - Method in class eve.sys.Handle
This is similar to the waitChangeAcceptedMethod() except that: If the timeout is zero no waiting is done at all and zero is returned.
checkClipboardOperations(Menu) - Method in class eve.ui.Control
This is called to enable/disable the clipboard options depending on the state of the Control.
checkComposite() - Method in class eve.ui.data.icons.IconListEdit
 
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 eve.ui.table.TableModel
 
checkCreateClassLoader() - Method in class eve.sys.mSecurityManager
 
checkCreateClassLoader() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to create a ClassLoader.
checkCreateSecurityManager(SecurityManager) - Method in class eve.sys.mSecurityManager
 
checkCycledKeys(KeyEvent) - Method in class eve.ui.InputMethod
 
checkDelete(String) - Method in class eve.sys.mSecurityManager
 
checkDelete(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to delete the given file.
Checked - Static variable in class eve.ui.MenuItem
A MenuItem modifier.
CheckedInputStream - Class in java.util.zip
InputStream that computes a checksum of the data being read using a supplied Checksum object.
CheckedInputStream(InputStream, Checksum) - Constructor for class java.util.zip.CheckedInputStream
Creates a new CheckInputStream on top of the supplied OutputStream using the supplied Checksum.
CheckedOutputStream - Class in java.util.zip
OutputStream that computes a checksum of data being written using a supplied Checksum object.
CheckedOutputStream(OutputStream, Checksum) - Constructor for class java.util.zip.CheckedOutputStream
Creates a new CheckInputStream on top of the supplied OutputStream using the supplied Checksum.
checkError() - Method in class eve.io.TextWriter
This method checks to see if an error has occurred on this stream.
checkError() - Method in class java.io.PrintStream
This method checks to see if an error has occurred on this stream.
checkError() - Method in class java.io.PrintWriter
This method checks to see if an error has occurred on this stream.
checkEvent(Event) - Method in class eve.ui.FontChangeHotKeyEventListener
This returns true if a font change was detected and applied.
checkExceptionCause(Throwable, Class) - Static method in class eve.sys.QuickMethodCall
After receiving a QuickMethodCalInvocationException or any other Exception you can call this to get the cause of the Exception as a particular type, so that you can throw it.
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 eve.ui.data.FileSaver
A Form can call this when the user has requested to close the Form.
checkExit(Form, Object, int) - Method in interface eve.ui.IFileSaver
 
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 eve.ui.Control
 
checkFailure(boolean, Handle, boolean) - Method in class eve.sys.Handle
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 eve.ui.table.TableControl
 
checkGuard(Object) - Method in interface java.security.Guard
Determines whether or not to allow access to the guarded object object.
checkGuard(Object) - Method in class java.security.Permission
This method implements the Guard interface for this class.
checkIcon - Static variable in class eve.ui.FormBase
The tick icon.
checkInputMethod(KeyEvent) - Method in class eve.ui.EditControl
 
checkIsOverChange(int, int, boolean) - Method in class eve.fx.PenOverState
Returns true if the state of this PenOverState or one of its children has changed, false if it has not.
checkLeftRight() - Method in class eve.ui.TabbedPanel
 
checkLeftRight(boolean) - Method in class eve.ui.TabbedPanel
 
checkLength(File, int) - Method in class eve.ui.filechooser.FileChooser
 
checkLimits() - Method in class eve.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 eve.sys.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(Menu) - Method in class eve.ui.Control
This is called before a menu is displayed.
checkMenu(String, Editor) - Method in class eve.ui.filechooser.FileChooser
 
checkMenuKey(KeyEvent, Point) - Method in class eve.ui.Control
This checks the incoming KeyEvent to see if it should cause this Control to show a menu.
checkModal() - Method in class eve.fx.gui.EveCanvas
 
checkModalActive(WindowSurface) - Static method in class eve.fx.gui.WindowSurface
 
checkModifiers(int, int) - Method in class eve.ui.Control
This checks if the specified flags are set or clear.
checkNext(String) - Method in class eve.sys.Progress
 
checkNext() - Method in class eve.sys.Progress
This calls next() and throws a StoppedException if it returns false.
checkNoNativeMethod(Throwable) - Static method in class eve.sys.Device
This is used to check if the thrown exception indicates that native methods are not allowed.
checkOnlyOne(Object[], Object, boolean) - Method in class eve.ui.ChoiceControl
 
checkOnScreen() - Method in class eve.ui.CompositeControl
This performs a layout if one was requested for any reason.
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 eve.ui.Gui
 
checkParentInterceptsUIEvent(Event, Control) - Method in class eve.ui.Control
This method is called by a Window before a UI event is sent to the destination control.
checkPassAuthority(ClassLoader, ClassLoader) - Method in class eve.sys.mSecurityManager
 
checkPenTransparent(PenEvent) - Method in class eve.ui.Control
This will give a PenEvent to the parent Control IF this Control is marked as PenTransparent.
checkPermission(Permission) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to perform an operation that requires the specified Permission.
checkPermission(Permission, Object) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to perform an operation that requires the specified Permission.
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).
checkpw(String, String) - Static method in class com.ewesoft.pub.security.BCrypt
Check that a plaintext password matches a previously hashed one
checkRead(String, Object) - Method in class eve.sys.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. using the given security context.
checkSave(Object, Object) - Method in class eve.ui.data.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 eve.ui.Canvas
 
checkScrolls(int, int, boolean) - Method in class eve.ui.ScrollablePanel
 
checkScrolls() - Method in class eve.ui.ScrollablePanel
 
checkScrolls(int, int, boolean) - Method in class eve.ui.ScrollBarPanel
 
checkScrolls() - Method in interface eve.ui.ScrollServer
This method tells the ScrollServer to check the state of the ScrollClient to determine if it needs to update its on-screen scroll controls.
checkScrolls() - Method in class eve.ui.TextPad
 
checkScrolls(int, int, boolean) - Method in class eve.ui.UpDownScroller
 
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.
checkSetup(PointGraphics) - Method in class eve.fx.points.CellPrinter
This will call setup() if the PointGraphics is a different DPI to that when previously called, or if setup() has not been called at all.
checkSipCoverage() - Method in class eve.ui.Console
 
checkSipCoverage() - Method in class eve.ui.EditControl
 
checkSipCoverage() - Method in class eve.ui.TextPad
 
checkSipCoverage(Control) - Method in class eve.ui.Window
This returns null if the control is not covered by the SIP.
checkSize(Rect, boolean) - Method in class eve.ui.ControlPopupForm
This method is called if the putByClient method is true.
checkSlowTask(int, Task) - Static method in exception eve.sys.SlowTaskException
Start a Task and let it run for a certain length of time before throwing a SlowTaskException.
checkSlowTask(Handle, int) - Static method in exception eve.sys.SlowTaskException
Let the runningTask run for a certain length of time before throwing a SlowTaskException.
checkSlowTask(Object, Method, Object[], int) - Static method in exception eve.sys.SlowTaskException
Execute a method on a target Object in a separate Task and then call checkSlowTask on the running Task.
checkSlowTask(Object, Class, String, Object[], int) - Static method in exception eve.sys.SlowTaskException
Execute a method on a target Object in a separate Task and then call checkSlowTask on the running Task.
checkSort(Database, String) - Static method in class eve.database.Synchronizer
 
checkSplit(String, String) - Static method in class eve.util.mString
Possibly split a String into a set of sub-strings if one of a set of separators is used.
checkStopped() - Method in interface com.ewesoft.pub.Progress
 
checkStopped() - Method in class com.ewesoft.pub.Tools.NullProgress
 
checkStopped() - Method in class eve.sys.Progress
If shouldStop() is true this will throw a new StoppedException.
checkStopped(Throwable) - Method in class eve.sys.Progress
If the supplied Throwable is a StoppedException or if its cause is a StoppedException, then throw that StoppedException.
checkStopped() - Method in exception eve.sys.QuickMethodCall.QuickMethodCallInvocationException
If the cause of this Exception is a StoppedException
Checksum - Interface in eve.io
Interface to compute a data checksum used by checked input/output streams.
Checksum - Interface in java.util.zip
Interface to compute a data checksum used by checked input/output streams.
checkSystemClipboardAccess() - Method in class java.lang.SecurityManager
Check if the current thread is allowed to use the system clipboard.
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 eve.ui.game.InteractivePanel
 
checkUpdate() - Method in class eve.ui.advanced.database.DatabaseTableModel
 
checkView(EntriesView) - Method in class eve.database.implement.FoundEntriesObject
 
checkWrite(String) - Method in class java.lang.SecurityManager
Check if the current thread is allowed to write the given file.
CHEROKEE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cherokee" Unicode character block.
childAt(int[]) - Method in class eve.fx.PenOverState
 
childAt(int[], int, int) - Method in class eve.fx.PenOverState
 
childListeners - Variable in class eve.ui.Panel
 
children - Variable in class eve.data.MutableTreeNodeObject
The children of this Node.
children - Variable in class eve.ui.Control
The children of the container.
children - Variable in class eve.ui.data.LiveTreeNode
The children of this Node.
childrenPainted(Graphics, Rect) - Method in class eve.ui.Control
 
CHINA - Static variable in class java.util.Locale
Locale which represents China.
CHINESE - Static variable in class java.util.Locale
Locale which represents the Chinese language.
chmod(int) - Method in class eve.io.File
Perform a Unix like chmod changing all the unix owner/group/other permissions in one operation.
Choice - Class in eve.ui
 
Choice() - Constructor for class eve.ui.Choice
 
Choice(String, int) - Constructor for class eve.ui.Choice
 
Choice(String[], int) - Constructor for class eve.ui.Choice
 
choice - Variable in class eve.ui.ComboBox
The choice of the Control.
Choice.MenuSelectionInput - Class in eve.ui
This is used by SelectByInput
Choice.SelectByInput - Interface in eve.ui
This is used to map from user text input to a possible choice item match.
choiceAlwaysDrops - Static variable in class eve.ui.GuiStyle
 
ChoiceControl - Class in eve.ui
This is a BaseClass for mChoice and Menu controls.
ChoiceControl() - Constructor for class eve.ui.ChoiceControl
 
chooseAll(boolean) - Method in class eve.ui.table.data.ListSelect
Choose or clear all the options in the current list.
chooseFile(boolean, String, String, String, int, File) - Static method in class eve.ui.Gui
 
chooseFile(boolean, String, String, String) - Static method in class eve.ui.Gui
 
chooseImage - Static variable in class eve.ui.filechooser.FileInput
 
chooseImage - Variable in class eve.ui.FileInput
This is the button used to select a file/directory.
chooseName - Variable in class eve.ui.data.FontChooser
 
chooser - Variable in class eve.ui.filechooser.FileTree
 
chooserTitle - Variable in class eve.ui.filechooser.FileChooserDemo
 
chooseSize - Variable in class eve.ui.data.FontChooser
 
chooseStyle - Variable in class eve.ui.data.FontChooser
 
CHOSEN_FILE - Static variable in class eve.io.FileChooserParameters
This is set on return - it is the chosen file as an eve.io.File object.
CHOSEN_FILES - Static variable in class eve.io.FileChooserParameters
This is set on return - it is the list of chosen files as an array of File objects.
CHOSEN_PRINTER - Static variable in class eve.fx.print.PrinterProperties
This property is a String which is the name of the printer that was chosen.
chosenDirectory - Variable in class eve.ui.filechooser.FileChooserBase
Do not set this initially, it is only used when the user accepts a file.
chosenFiles - Variable in class eve.ui.filechooser.FileChooserBase
Do not set this initially, it is only used when the user accepts a file.
chosenMenuItem - Variable in class eve.ui.data.AppForm
This will be used to determine which menu item was chosen.
chosenMenuItem - Variable in class eve.ui.data.SaveableObject
 
chosenPrinter - Variable in class eve.ui.print.PrinterDialog
 
chosenProperties() - Method in class eve.ui.launcher.VMApp
 
chown(String, String) - Method in class eve.io.File
Change the user and group if supported.
ChunkedDataInputStream - Class in eve.net
 
ChunkedDataInputStream(InputStream, int) - Constructor for class eve.net.ChunkedDataInputStream
 
ChunkedDataOutputStream - Class in eve.net
 
ChunkedDataOutputStream(OutputStream, int) - Constructor for class eve.net.ChunkedDataOutputStream
 
CIRCLE - Static variable in class eve.ui.formatted.TextFormatter
 
CJK_COMPATIBILITY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility" Unicode character block.
CJK_COMPATIBILITY_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Forms" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs" Unicode character block.
CJK_COMPATIBILITY_IDEOGRAPHS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Compatibility Ideographs Supplement" Unicode character block.
CJK_RADICALS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Radicals Supplement" Unicode character block.
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Symbols and Punctuation" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension A" Unicode character block.
CJK_UNIFIED_IDEOGRAPHS_EXTENSION_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "CJK Unified Ideographs Extension B" Unicode character block.
Class - Class in java.lang
 
ClassCastException - Exception in java.lang
 
ClassCastException(String) - Constructor for exception java.lang.ClassCastException
 
ClassCastException() - Constructor for exception java.lang.ClassCastException
 
ClassCastException(Throwable) - Constructor for exception java.lang.ClassCastException
 
ClassCastException(String, Throwable) - Constructor for exception java.lang.ClassCastException
 
ClassCounter - Class in eve.sys
 
ClassCounter() - Constructor for class eve.sys.ClassCounter
 
classCreator - Variable in class eve.io.block.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.
Classes - Class in eve.sys
 
Classes() - Constructor for class eve.sys.Classes
 
classExists(String) - Method in class eve.applet.FileClassInfoLoader
 
classExists(String) - Method in class eve.applet.PathClassInfoLoader
Checks to see if
ClassField(int) - Constructor for class eve.sys.ClassFile.ClassField
 
ClassFile - Class in eve.applet
 
ClassFile() - Constructor for class eve.applet.ClassFile
This constructor is used when gathering and processing a set of class files.
ClassFile(ByteArray) - Constructor for class eve.applet.ClassFile
This constructor is used for each individual class file.
ClassFile - Class in eve.sys
 
ClassFile(ByteArray) - Constructor for class eve.sys.ClassFile
 
ClassFile(File) - Constructor for class eve.sys.ClassFile
 
ClassFile(Class) - Constructor for class eve.sys.ClassFile
 
ClassFile.Attribute - Class in eve.sys
 
ClassFile.ClassConstantData - Class in eve.sys
 
ClassFile.ClassField - Class in eve.sys
 
ClassFile.ClassMethod - Class in eve.sys
 
ClassFile.FieldMethod - Class in eve.sys
 
ClassFile.UtfPool - Class in eve.applet
 
ClassFile.UtfStringConstant - Class in eve.applet
 
ClassFile.UtfStringConstant - Class in eve.sys
Create and add to dependancies the referenced classes.
ClassFormatError - Error in java.lang
 
ClassFormatError() - Constructor for error java.lang.ClassFormatError
 
ClassFormatError(String) - Constructor for error java.lang.ClassFormatError
 
ClassFormatError(Throwable) - Constructor for error java.lang.ClassFormatError
 
ClassFormatError(String, Throwable) - Constructor for error java.lang.ClassFormatError
 
ClassInfo - Class in eve.applet
 
ClassInfo(String, ClassLoader) - Constructor for class eve.applet.ClassInfo
 
ClassInfoLoader - Interface in eve.applet
This interface is only to be used by a ClassLoader.
classInfoLoaders - Variable in class eve.applet.mClassLoader
This is a set of ClassInfoLoader objects.
ClassLoader - Class in java.lang
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
 
classLoaderDepth() - Method in class java.lang.SecurityManager
ClassMethod(int) - Constructor for class eve.sys.ClassFile.ClassMethod
 
ClassMethod - Class in eve.sys
 
ClassMethod(String, String, boolean) - Constructor for class eve.sys.ClassMethod
 
ClassMethod(Method) - Constructor for class eve.sys.ClassMethod
 
className - Variable in class eve.applet.EveApplet
 
className() - Method in class eve.sys.ClassFile
Return the class name in the '.' format.
classname - Variable in exception java.io.InvalidClassException
The name of the class which encountered the error.
ClassNotFoundException - Exception in java.lang
 
ClassNotFoundException(String) - Constructor for exception java.lang.ClassNotFoundException
 
ClassNotFoundException() - Constructor for exception java.lang.ClassNotFoundException
 
ClassNotFoundException(String, Throwable) - Constructor for exception java.lang.ClassNotFoundException
 
ClassNotFoundException(Throwable) - Constructor for exception java.lang.ClassNotFoundException
Deprecated.
- this is not a standard constructor
classOfData(byte[], int, int) - Static method in class eve.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.
classPaths - Variable in class eve.ui.launcher.VMApp
 
clean() - Method in class eve.util.WeakCache
Remove all entries for which the key has been garbage collected.
cleanDelay - Variable in class eve.util.WeakCache
This is the time between a key being freed to when a clean() occurs.
cleanUp() - Method in class eve.security.BlowfishCBC
see BlowfishJ.BlowfishECB#cleanUp()
cleanUp() - Method in class eve.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 interface com.ewesoft.pub.IntMap
 
clear() - Method in class eve.database.EntriesView
Clear the EntriesView.
clear(int, int, int, int, Color) - Method in class eve.fx.Buffer
 
clear() - Method in class eve.fx.GrayScaleImage
If you call this do not use this Object unless you use setFor().
clear() - Method in class eve.fx.Icon
Clear the information and allow the Icon to be reused.
clear() - Method in class eve.fx.IconAndText
Set the icon and text to null and clear all column information.
clear() - Method in class eve.fx.IconListObject
 
clear() - Method in class eve.fx.IconObject
 
clear() - Method in class eve.fx.IIcon.SizedIcon
 
clear() - Method in class eve.fx.Mask
Fill the bits with zeros, but only up to the number of bytes needed for the Mask.
clear() - Method in class eve.fx.PixelBuffer
Erase the contents but do not resize.
clear() - Method in class eve.io.FileClipboard
 
clear(int) - Method in class eve.io.FileClipboard
 
clear(int) - Method in class eve.io.ZepFile
Clear the contents of the ZepFile and prepare it for writing.
clear() - Method in class eve.math.FormattedDecimal
Clear all fields.
clear() - Method in class eve.security.SHA1
Clears all data, use reset() to start again.
clear(Class) - Static method in class eve.sys.Cache
 
clear(int) - Method in class eve.sys.FetchData
 
clear() - Method in class eve.sys.FontChange
Sets the newName to null, the sizeFactor to 1 and sizeConstant to 0 and stylesToSet, stylesToClear and stylesToToggle to 0.
clear() - Method in interface eve.sys.IConsole
 
clear() - Method in class eve.sys.ObjectCache
 
clear() - Method in class eve.sys.WeakRef
Set the WeakRef to reference nothing.
clear(WeakRef) - Static method in class eve.sys.WeakRef
 
clear() - Method in class eve.sys.WeakSet
This removes all references in the set.
clear() - Method in class eve.sys.Wrapper
Clear any stored value in the Wrapper and set the type to NONE.
clear() - Method in class eve.ui.ButtonObject
 
clear(boolean) - Method in class eve.ui.Console
Clear the console text.
clear - Variable in class eve.ui.InputKeyPad
 
clear() - Static method in class eve.ui.ProgressBarForm
Use this to clear a ProgressBarForm displayed using display().
clear() - Method in class eve.util.ArrayIntMap
 
clear() - Method in class eve.util.ArraySection
 
clear() - Method in class eve.util.ByteArray
Set the "length" field to zero and return this CharArray object.
clear() - Method in class eve.util.CharArray
Set the "length" field to zero and return this CharArray object.
clear() - Method in class eve.util.FormattedDataSource
Clear the input source - but without closing any InputStreams.
clear() - Method in class eve.util.Grid
Clear the entire grid.
clear() - Method in class eve.util.IntArray
Clears the IntArray completely.
clear() - Method in class eve.util.mVector
 
clear() - Method in class eve.util.StringList
 
clear() - Method in class eve.util.TagList
Zero the TagList and free resources.
clear(int) - Method in class eve.util.TagList
Remove a tag value.
clear() - Method in class eve.util.TextEncoder
 
clear() - Method in class java.lang.ref.Reference
Clears the reference so that it no longer refers to any Object.
clear() - Method in class java.util.AbstractCollection
Remove all elements from the collection (optional operation).
clear() - Method in class java.util.AbstractList
Clear the list, such that a subsequent call to isEmpty() would return true (optional operation).
clear() - Method in class java.util.AbstractMap
Remove all entries from this Map (optional operation).
clear() - Method in class java.util.ArrayList
Removes all elements from this List
clear() - Method in class java.util.BitSet
Sets all bits in the set to false.
clear(int) - Method in class java.util.BitSet
Removes the integer bitIndex from this set.
clear(int, int) - Method in class java.util.BitSet
Sets the bits between from (inclusive) and to (exclusive) to false.
clear() - Method in class java.util.Calendar
Clears the values of all the time fields.
clear(int) - Method in class java.util.Calendar
Clears the values of the specified time field.
clear() - Method in interface java.util.Collection
Clear the collection, such that a subsequent call to isEmpty() would return true.
clear() - Method in class java.util.HashMap
Clears the Map so it has no keys.
clear() - Method in class java.util.HashSet
Empties this Set of all elements; this takes constant time.
clear() - Method in class java.util.Hashtable
 
clear() - Method in class java.util.LinkedHashMap
Clears the Map so it has no keys.
clear() - Method in interface java.util.List
Clear the list, such that a subsequent call to isEmpty() would return true (optional operation).
clear() - Method in interface java.util.Map
Remove all entries from this Map (optional operation).
clear() - Method in class java.util.Vector
 
clear() - Method in class java.util.WeakHashMap
Clears all entries from this map.
clearable - Variable in class eve.io.ZepFile
 
clearAllCachedControls() - Method in class eve.ui.CompositeControl
 
clearBackground() - Method in class eve.fx.Painter
 
clearBit(int) - Method in class eve.math.BigInteger
 
clearBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit cleared.
clearCache(Object, Class) - Method in class eve.sys.ResourceCache
 
clearCachedControl(Object) - Method in class eve.ui.CompositeControl
 
clearCachedMenu() - Method in class eve.ui.Choice
 
clearCellAdjustments() - Method in class eve.ui.table.TableModel
 
clearChildren() - Method in class eve.data.MutableTreeNodeObject
 
clearChildren() - Method in class eve.ui.data.LiveTreeNode
 
clearChoices() - Method in class eve.ui.choices.CodedChoices
 
clearClip() - Method in class eve.fx.Graphics
 
clearColumns() - Method in class eve.fx.IconAndText
Clear all column information for this IconAndText.
clearColumnWidthAdjustments() - Method in class eve.ui.table.TableModel
Remove all adjustments made by the user to the column widths.
clearCursor() - Method in class eve.ui.Input
Clear the cursor.
clearCursor() - Method in class eve.ui.table.TableControl
 
clearCursor() - Method in class eve.ui.TextPad
 
clearCursorRegions() - Method in class eve.fx.gui.NativeWindowSurface
 
clearCursorRegions() - Method in class eve.fx.gui.WindowSurface
Remove all set cursor regions.
clearCycledKeys() - Method in class eve.ui.InputMethod
 
clearDataAndSpecialFields() - Method in interface eve.database.DatabaseEntry
Clears the data fields and the special fields.
clearDataAndSpecialFields() - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
cleared() - Method in class eve.sys.WeakResource
This is called when the owner object has been garbage collected.
clearEncryption() - Method in class eve.security.SecureDocument
This removes all encryption parameters, leaving it in a state unable to encrypt or decrypt any data.
clearEntries() - Method in class eve.database.implement.FoundEntriesObject
 
clearEntries() - Method in class eve.database.implement.RecordFoundEntries
 
clearField(int) - Method in interface eve.database.DatabaseEntry
Set the specified field to be unassigned.
clearField(int) - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
clearFields() - Method in interface eve.database.DatabaseEntry
Clears the data fields but not the special fields.
clearFields() - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
clearForeground() - Method in class eve.fx.Painter
 
clearHistory() - Method in class eve.ui.filechooser.FileChooser
 
clearHistory() - Method in class eve.ui.formatted.data.WebBrowser
 
clearHistory() - Method in class eve.ui.formatted.TextDisplay
Clear the goBack history.
clearHistoryText - Static variable in class eve.ui.formatted.data.WebBrowser
 
clearIsOver() - Method in class eve.fx.PenOverState
 
clearKeyNames() - Method in class eve.sys.RegistryKeyObject
Used to clear key names if keys have been changed.
clearKeys() - Method in class eve.ui.SoftKeyBar
 
clearMasks() - Method in class eve.ui.filechooser.FileChooser
Clear current masks.
clearOutgoingParameters() - Method in class eve.sys.Progress
Clear current outgoing parameters.
clearPendingDrags() - Method in class eve.ui.DragContext
This clears all pending drag messages to this window.
clearPendingDrags - Variable in class eve.ui.DragContext.ImageDragInWindow
By default this is true.
clearPostData() - Method in class eve.sys.Event
 
clearQueuedMoves() - Static method in class eve.ui.Window
 
clearRanges() - Method in class eve.fx.print.PrintOptions
 
clearScreenSizeInInches(int) - Static method in class eve.fx.gui.WindowSurface
 
clearScreenSizeInInches() - Method in class eve.fx.gui.WindowSurface
 
clearSelectedBlock(Rect) - Method in class eve.ui.table.TableControl
 
clearSelectedCells(Vector) - Method in class eve.ui.table.TableControl
This clears the selection.
clearSelection(int, int, Rect) - Method in class eve.ui.table.TableControl
 
clearSelection(Rect) - Method in class eve.ui.table.TableControl
This clears the selection.
clearSelection() - Method in class eve.ui.TextPad
This clears the selection but does not update the screen.
clearSelectionOnClick() - Method in class eve.ui.table.TableModel
 
clearSIPNow(Window) - Static method in class eve.ui.Gui
 
clearSipOnChange - Variable in class eve.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 eve.ui.Control
 
clearTask() - Method in class eve.ui.ProgressAndControl
 
clearTask() - Method in class eve.ui.ProgressBarForm
 
clearTask() - Method in interface eve.ui.ProgressDisplay
 
clearTextFormatters() - Method in class eve.ui.formatted.TextDisplay
 
clearWindowFlags(int) - Method in class eve.ui.Window
Clear specified window flags.
clickClearsItself - Variable in class eve.ui.table.TableControl
 
CLICKED - Static variable in class eve.ui.event.MenuEvent
 
Clicked - Static variable in interface eve.ui.game.ReactiveImage
 
clicked(int, int) - Method in class eve.ui.table.TableControl
This gets called when a cell is clicked (Pressed and Released quickly).
clicked(Point) - Method in class eve.ui.table.TreeTableModel
 
clickedFlags - Variable in class eve.ui.table.TableControl
You can check this in the clicked(int row, int col) method to how the click was generated.
clickEvent(InteractivePanel, int) - Method in interface eve.ui.game.ReactiveImage
 
clickMode - Variable in class eve.ui.table.TableControl
Indicates whether click mode is selected or not.
clicksToFireAction - Variable in class eve.ui.Input
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 - Variable in class eve.ui.CarrierFrame
 
client - Variable in class eve.ui.ControlPopupForm
This is the client that popped up this control.
client - Variable in class eve.ui.ScrollablePanel
The client which the panel contains.
client - Variable in class eve.ui.SingleContainer
 
client - Variable in class eve.ui.SizeReconfigurableContainer
 
clientCertificate - Variable in class eve.security.SecurityRequest
 
clientIndentifier - Variable in class eve.security.SecurityRequest
 
clientPrivateKey - Variable in class eve.security.SecurityRequest
 
clipboard - Class in eve.sys
 
CLIPBOARD_APPLICATION - Static variable in class eve.sys.Vm
 
CLIPBOARD_OPEN_FOR_READ_ONLY - Static variable in class eve.sys.Vm
 
CLIPBOARD_SYSTEM - Static variable in class eve.sys.Vm
 
clipboardToString(Object) - Method in class eve.ui.Control
 
clipboardTransfer(Object, boolean, boolean) - Method in class eve.ui.Control
 
clipBuffer - Static variable in class eve.ui.ChoiceControl
 
clipCellData - Variable in class eve.ui.table.TableCellAttributes
 
clipData - Variable in class eve.ui.table.TableModel
If this is true then the data will be clipped to fit into the cells.
clipItems - Static variable in class eve.ui.ControlBase
 
clipObject - Static variable in class eve.ui.ControlBase
 
clipOwner - Static variable in class eve.ui.ControlBase
 
clipSurface(int, int, int, int) - Method in class eve.fx.BufferedGraphics
 
clockSequence() - Method in class java.util.UUID
Returns the clock-sequence value of this UUID.
clone() - Method in class com.stevesoft.pat.Regex
A clone by any other name would smell as sweet.
clone() - Method in class com.stevesoft.pat.RegRes
 
clone() - Method in class com.stevesoft.pat.Replacer
 
clone() - Method in class com.stevesoft.pat.ReplaceRule
 
clone() - Method in class eve.fx.points.AffineTransform
 
clone() - Method in class eve.math.DecimalSymbols
 
clone() - Method in class eve.zipfile.ZipEntry
Clones the entry.
clone() - Method in class java.lang.Object
Create a field for field copy of this Object if this Object implements the Cloneable interface.
clone() - Method in class java.util.AbstractMap
Create a shallow copy of this Map, no keys or values are copied.
clone() - Method in class java.util.ArrayList
Creates a shallow copy of this ArrayList (elements are not cloned).
clone() - Method in class java.util.BitSet
Create a clone of this bit set, that is an instance of the same class and contains the same elements.
clone() - Method in class java.util.Calendar
Return a clone of this object.
clone() - Method in class java.util.Date
 
clone() - Method in class java.util.HashMap
Returns a shallow clone of this HashMap.
clone() - Method in class java.util.HashSet
Returns a shallow copy of this Set.
clone() - Method in class java.util.Hashtable
 
clone() - Method in class java.util.Locale
Does the same as Object.clone() but does not throw a CloneNotSupportedException.
clone() - Method in class java.util.TimeZone
Returns a clone of this object.
clone() - Method in class java.util.Vector
Creates a new Vector with the same contents as this one.
clone() - Method in class java.util.zip.ZipEntry
Clones the entry.
clone1() - Method in class com.stevesoft.pat.BackRefRule
 
clone1() - Method in class com.stevesoft.pat.ChangeRule
 
clone1() - Method in class com.stevesoft.pat.PushRule
 
clone1() - Method in class com.stevesoft.pat.ReplaceRule
A rule describing how to clone only the current ReplaceRule, and none of the others in this linked list.
clone1() - Method in class com.stevesoft.pat.StringRule
 
Cloneable - Interface in java.lang
 
CloneNotSupportedException - Exception in java.lang
 
CloneNotSupportedException(String) - Constructor for exception java.lang.CloneNotSupportedException
 
CloneNotSupportedException() - Constructor for exception java.lang.CloneNotSupportedException
 
CloneNotSupportedException(Throwable) - Constructor for exception java.lang.CloneNotSupportedException
 
CloneNotSupportedException(String, Throwable) - Constructor for exception java.lang.CloneNotSupportedException
 
close() - Method in interface com.ewesoft.pub.Closes
 
close() - Method in interface com.ewesoft.pub.Progress
 
close() - Method in class com.ewesoft.pub.Tools.NullProgress
 
close() - Method in class com.ewesoft.pub.Trigger
This method will cause all future trigger() methods to return false and the closed() method to be called in a separate Thread once all triggers have been handled.
close() - Method in class com.stevesoft.pat.RegexReader
 
close() - Method in class com.stevesoft.pat.RegexWriter
 
close() - Method in interface eve.database.Database
Close the database.
close() - Method in class eve.database.implement.DatabaseObject.MetaData
 
close() - Method in interface eve.database.implement.DatabaseStream
 
close() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
close() - Method in class eve.database.implement.RecordFile
 
close() - Method in class eve.database.SafeDBAccess
Close the database if it is not open for updating. endUpdate() should be used for when closing after an update.
close() - Method in class eve.database.Synchronizer
This is called at the end of the syncrhonization.
CLOSE - Static variable in class eve.fx.gui.SurfaceWindowEvent
This event is generated when either the close button for the window is pressed OR the system wants to close your application.
close() - Method in class eve.fx.gui.WindowSurface
 
close() - Method in class eve.fx.points.PdfMaker.PdfOutputStream
 
close() - Method in class eve.fx.sound.WaveInput
 
close() - Method in class eve.fx.sound.WaveOutput
 
close() - Method in class eve.io.block.BlockInputStream
close this BlockInputStream and the underlying input stream.
close() - Method in class eve.io.block.BlockOutputStream
Close this BlockOutputStream and the underlying OutputStream.
close() - Method in class eve.io.block.ProxyStream
 
close() - Method in class eve.io.block.RemoteCallHandlerObject
Closes the RemoteCallHandler and stops its operation.
close() - Method in class eve.io.block.RemoteCallTask
Close the handler, and the stream.
close() - Method in class eve.io.block.RemoteProxy
Close the connection, after which calls to any proxies created will fail.
close() - Method in class eve.io.BOMInputStream
 
close() - Method in class eve.io.ByteArrayRandomStream
 
close() - Method in class eve.io.CompressedRandomStream
 
close() - Method in class eve.io.DeflaterOutputStream
Calls finish () and closes the stream.
close() - Method in class eve.io.EncodedStreamReader
This method closes this stream, as well as the underlying InputStream.
close() - Method in class eve.io.EncodedStreamWriter
This method closes this stream, and the underlying OutputStream
close() - Method in class eve.io.FileRandomStream
 
close() - Method in class eve.io.filestore.EveFile
 
close() - Method in interface eve.io.filestore.FileStore
 
close() - Method in class eve.io.filestore.ZepStore
 
close() - Method in interface eve.io.IBlockInput
 
close() - Method in interface eve.io.IBlockOutput
 
close() - Method in class eve.io.InflaterInputStream
Closes the input stream
close() - Method in class eve.io.MemoryStream
Close the MemoryStream for input.
close() - Method in class eve.io.NullInputStream
 
close() - Method in class eve.io.NullOutputStream
 
close() - Method in class eve.io.PartialInputStream
This will not close the underlying stream unless closeUnderlying is true.
close() - Method in class eve.io.RewindableStream
 
close() - Method in class eve.io.SerialPort
Closes the port.
close() - Method in class eve.io.TextReader
 
close() - Method in class eve.io.TextWriter
 
close() - Method in class eve.nativeaccess.NativeRandomStream
 
close() - Method in class eve.net.ChunkedDataInputStream
 
close() - Method in class eve.net.ChunkedDataOutputStream
 
close() - Static method in class eve.net.rapi.Rapi
Close the connection.
close() - Method in class eve.sys.EventDispatcher
Close the EventDispatcher.
close() - Method in interface eve.sys.IConsole
 
close() - Method in interface eve.sys.IRemoteProxyMaker
Close the connection, after which calls to any proxies created will fail.
close() - Method in interface eve.sys.ITaskbarEntry
Close the taskbar Entry - remove the icon and tip.
close() - Method in class eve.sys.Progress
Indicate that the Progress is no longer to be used.
close() - Method in class eve.sys.ReadWriteLock
Closes the lock.
close() - Method in class eve.sys.ThreadPool
After calling this no more tasks can be added and any spare threads will eventually die.
close(int) - Method in class eve.ui.ControlPopupForm
 
close() - Method in class eve.ui.data.UIBuilder
Close the current cell panel.
close(boolean) - Method in class eve.ui.data.UIBuilder
Close the current cell panel.
close(int) - Method in class eve.ui.filechooser.FileChooser
 
close(int) - Method in class eve.ui.Form
This closes the form unconditionally and sets the exitValue to be exitCode.
close - Static variable in class eve.ui.FormBase
The close (X) icon - colored Black.
close(int) - Method in class eve.ui.InputForm
 
close(int) - Method in class eve.ui.InputKeyPad
 
close(int) - Method in class eve.ui.InputPopupForm
 
close() - Method in class eve.ui.Menu
 
close(int) - Method in class eve.ui.print.PreviewViewer
 
close() - Method in class eve.ui.Window
This closes the window and destroys the native Window component.
close() - Method in class eve.util.FormattedDataSource
Close all open InputStreams and clear() the source, ignoring any IOExceptions that may occur.
close() - Method in class eve.util.ObjectBuffer
This closes the buffer so no more data can be put in it - however data can still be taken out of it.
close() - Method in class eve.zipfile.GZIPInputStream
Closes the input stream.
close() - Method in class eve.zipfile.GZIPOutputStream
Writes remaining compressed output data to the output stream and closes it.
close() - Method in class eve.zipfile.ZipFile
Closes the ZipFile.
close() - Method in class eve.zipfile.ZipInputStream
Closes the zip file.
close() - Method in class java.io.BufferedInputStream
This method closes the underlying input stream and frees any resources associated with it.
close() - Method in class java.io.BufferedReader
This method closes the underlying stream and frees any associated resources.
close() - Method in class java.io.BufferedWriter
This method flushes any remaining buffered chars then closes the underlying output stream.
close() - Method in class java.io.CharArrayReader
This method closes the stream.
close() - Method in class java.io.CharArrayWriter
Closes the stream.
close() - Method in class java.io.FilterInputStream
This method closes the input stream by closing the input stream that this object is filtering.
close() - Method in class java.io.FilterOutputStream
This method closes the underlying OutputStream.
close() - Method in class java.io.FilterReader
This method closes the stream by calling the close() method of the underlying stream.
close() - Method in class java.io.FilterWriter
This method closes the underlying Writer.
close() - Method in class java.io.InputStream
This method closes the stream.
close() - Method in class java.io.InputStreamReader
This method closes this stream, as well as the underlying InputStream.
close() - Method in interface java.io.ObjectInput
This method closes the input source
close() - Method in interface java.io.ObjectOutput
This method closes the underlying stream.
close() - Method in class java.io.OutputStream
This method closes the stream.
close() - Method in class java.io.OutputStreamWriter
This method closes this stream, and the underlying OutputStream
close() - Method in class java.io.PrintStream
This method closes this stream and all underlying streams.
close() - Method in class java.io.PrintWriter
This method closes this stream and all underlying streams.
close() - Method in class java.io.PushbackInputStream
This method closes the stream and releases any associated resources.
close() - Method in class java.io.PushbackReader
This method closes the stream and frees any associated resources.
close() - Method in class java.io.RandomAccessFile
This method closes the file and frees up all file related system resources.
close() - Method in class java.io.Reader
Closes the stream.
close() - Method in class java.io.StringReader
 
close() - Method in class java.io.StringWriter
This method closes the stream.
close() - Method in class java.io.Writer
This method closes the stream.
close() - Method in class java.net.DatagramSocket
 
close() - Method in class java.net.ServerSocket
 
close() - Method in class java.net.Socket
 
close() - Method in class java.util.zip.DeflaterOutputStream
Calls finish () and closes the stream.
close() - Method in class java.util.zip.GZIPInputStream
Closes the input stream.
close() - Method in class java.util.zip.GZIPOutputStream
Writes remaining compressed output data to the output stream and closes it.
close() - Method in class java.util.zip.InflaterInputStream
Closes the input stream
close() - Method in class java.util.zip.ZipFile
Closes the ZipFile.
close() - Method in class java.util.zip.ZipInputStream
Closes the zip file.
CLOSE_FOR_NEW_POPUP - Static variable in interface eve.ui.PopupController
 
CLOSE_INPUT - Static variable in class eve.io.StreamUtils
An option for transfer().
CLOSE_OUTPUT - Static variable in class eve.io.StreamUtils
An option for transfer().
CLOSEABLE - Static variable in class eve.ui.Card
A flag.
closeActiveControl() - Method in class eve.ui.table.TableModel
This tells the model to close any active control.
closeAll(int) - Method in class eve.ui.Form
If this Form is embedded within another Form, then this will close the topmost Form.
closeAndReturn(String, Object, OutputStream, boolean) - Method in class eve.ui.data.FileSaver
 
closeCard() - Method in interface eve.ui.CardControl
 
closeClipboard() - Method in class eve.sys.clipboard
 
closeClipboard() - Method in interface eve.sys.IClipboard
Close the clipboard.
closeCodec() - Method in class eve.io.AsciiCodec
 
closeCodec() - Method in class eve.io.JavaUtf8Codec
 
closeCodec() - Method in interface eve.io.TextCodec
This aborts any on-going processing and frees resources associated with the codec.
closeCodec() - Method in class eve.io.Utf16Codec
 
closeConnection() - Method in class eve.io.block.RemoteCallHandlerObject
Closes the RemoteCallHandler and stops its operation and closes the stream connection.
closeCreate() - Method in class eve.database.SafeDBAccess
Call this after initializing with openForCreate().
closeCurrentTab() - Method in class eve.ui.TabbedPanel
This closes the currently selected tab unconditionally.
closed() - Method in class com.ewesoft.pub.Trigger
If the close() method is called then this method is called in a separate Thread.
closed - Variable in class eve.fx.PathMaker
 
closed - Variable in class eve.io.block.RemoteCallHandlerObject
 
CLOSED - Static variable in class eve.ui.data.EditorEvent
 
CLOSED - Static variable in class eve.ui.event.FormEvent
 
CLOSED - Static variable in class eve.ui.event.FrameEvent
 
CLOSED - Static variable in class eve.ui.PanelSplitter
This is a possible state of the splitter.
closed() - Method in class eve.util.ObjectBuffer
This is called when the buffer is closed.
closedArc(double, double, double, double, float, float) - Method in class eve.fx.PathMaker
Draw a closed arc section of an ellipse as a new closed path.
closedFocus - Variable in class eve.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 eve.ui.table.TreeTableModel
 
ClosedFolderIcon - Static variable in interface eve.io.FileConstants
Used with getIcon()
closedFolderIcon - Static variable in class eve.ui.table.TreeTableModel
 
closedImage - Variable in class eve.ui.Card
If this is not null then it will be displayed when the card is not selected.
closeEntry() - Method in class eve.zipfile.ZipInputStream
Closes the current zip entry and moves to the next one.
closeEntry() - Method in class eve.zipfile.ZipOutputStream
Closes the current entry.
closeEntry() - Method in class java.util.zip.ZipInputStream
Closes the current zip entry and moves to the next one.
closeEntry() - Method in class java.util.zip.ZipOutputStream
Closes the current entry.
closeForTransfer(boolean, boolean) - Method in class eve.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 eve.ui.Form
This closes the Form but does not set the handle to a stopped state, instead it returns the still running handle.
closeIfPressClient - Variable in class eve.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.
closeIfTimedOut - Variable in class eve.io.block.RemoteProxy
If this is true then the connection is closed if a timeout should occur.
closeInTabs - Variable in class eve.ui.TabbedPanel
If true, there will be a close button in every tab.
closeIO() - Method in class eve.ui.Console
If there are open Writers and Readers for this Console, this call will close them.
closeLog(PrintWriter) - Static method in class eve.database.DatabaseManager
 
closeLookup() - Method in interface eve.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 eve.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 eve.database.implement.DatabaseObject
This is used with enableLookupMode() - it tells the database that data reading is complete and the underlying file may be closed.
closeMenu() - Method in class eve.ui.Control
If a menu for the control is being displayed, this will close it.
closeMenu() - Method in class eve.ui.MenuState
 
closeOtherMenus - Variable in class eve.ui.PullDownMenu
If this is true then when the menu is displayed, all other menus will be closed.
closeOutput() - Method in class eve.io.PNGEncoder
Closes the underlying output stream.
closePath() - Method in class eve.fx.GeneralPath
This method indicates that a line should be drawn from the most recent added point to the most recent moveTo() point.
closePath() - Method in interface eve.fx.IPath
Close the path by making a straight line segment back to the original point.
closePath() - Method in class eve.fx.PathMaker
Close the destination path.
closePath() - Method in class eve.fx.points.PdfMaker.PageCanvas
 
closePath() - Method in class eve.fx.points.PointGraphics
 
closePopup(int, int) - Method in class eve.ui.Choice
 
closePopup(int, int) - Method in class eve.ui.ControlPopupForm
This closes the form by exiting with exit code IDCANCEL.
closePopup(int, int) - Method in class eve.ui.InputInsideForm
This closes the form by exiting with exit code IDCANCEL.
closePopup(int, int) - Method in class eve.ui.MenuState
 
closePopup(int, int) - Method in interface eve.ui.PopupController
Close the popup that you have opened.
closePopups(Control) - Static method in class eve.ui.Gui
Close all Frames denoted as popup frames in the Window containing the control.
closePopups(Control, int, int) - Static method in class eve.ui.Gui
 
closePopupsFor(Control) - Static method in class eve.ui.Gui
 
closeProcess() - Method in interface eve.io.DataProcessor
This aborts any on-going processing and frees resources associated with the processor.
closeProcess() - Method in class eve.security.Encryptor
 
Closes - Interface in com.ewesoft.pub
 
closeStream() - Method in class eve.ui.table.HexTableModel
 
closeTab(Card) - Method in class eve.ui.TabbedPanel
Close a particular tab.
closeTab(int) - Method in class eve.ui.TabbedPanel
Close a particular tab.
closeTabButton - Variable in class eve.ui.TabbedPanel
 
closeType - Variable in class eve.ui.PanelSplitter
 
closeUnderlying - Variable in class eve.io.PartialInputStream
If this is true, then a call to close() will close the underlying stream as well - by default it is false.
closeWindow - Variable in class eve.ui.Frame
 
CLOSING_FLAG - Static variable in class eve.ui.Form
 
cmap - Static variable in class com.stevesoft.pat.Ctrl
 
cmp(int[], int[], int) - Static method in class eve.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 eve.math.MPN
Compare x[0:xlen-1] with y[0:ylen-1], treating them as unsigned integers.
code - Variable in class eve.applet.ClassFile.UtfStringConstant
 
code - Variable in class eve.sys.ClassFile.UtfStringConstant
 
codec - Variable in class eve.ui.formatted.data.HtmlViewer
This is the codec that will be used to decode text.
CodedChoices - Class in eve.ui.choices
 
CodedChoices() - Constructor for class eve.ui.choices.CodedChoices
 
CodedChoices(CodeToDisplay) - Constructor for class eve.ui.choices.CodedChoices
 
CodedChoicesControl - Class in eve.ui.choices
 
CodedChoicesControl(String, String) - Constructor for class eve.ui.choices.CodedChoicesControl
 
codePointAt(CharSequence, int) - Static method in class java.lang.Character
Returns the code point at the given index of the CharSequence.
codePointAt(char[], int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array.
codePointAt(char[], int, int) - Static method in class java.lang.Character
Returns the code point at the given index of the char array, where only array elements with index less than limit can be used.
codePointBefore(CharSequence, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the CharSequence.
codePointBefore(char[], int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array.
codePointBefore(char[], int, int) - Static method in class java.lang.Character
Returns the code point preceding the given index of the char array, where only array elements with index greater than or equal to start can be used.
codePointCount(CharSequence, int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in the text range of the specified char sequence.
codePointCount(char[], int, int) - Static method in class java.lang.Character
Returns the number of Unicode code points in a subarray of the char array argument.
CodeRule - Class in com.stevesoft.pat
Implements the rules for \U, \L, \E, \Q in substitutions.
CodeRule() - Constructor for class com.stevesoft.pat.CodeRule
 
CodeRule(char) - Constructor for class com.stevesoft.pat.CodeRule
 
codeToDisplay(String) - Method in class eve.ui.choices.CodedChoices
 
CodeToDisplay - Class in eve.ui.choices
 
CodeToDisplay() - Constructor for class eve.ui.choices.CodeToDisplay
 
CodeToDisplay(String[], String[]) - Constructor for class eve.ui.choices.CodeToDisplay
 
codeToDisplay(String) - Method in class eve.ui.choices.CodeToDisplay
 
col - Variable in class eve.ui.table.TableCellAttributes
 
col - Variable in class eve.ui.table.TableEvent
For CELL_CLICKED, the cell which was clicked.
colAdjustments - Variable in class eve.ui.table.TableModel
 
collapse() - Method in class eve.data.MutableTreeNodeObject
 
collapse() - Method in interface eve.data.TreeNode
Tell it that it can release its children.
collapse() - Method in class eve.ui.data.LiveTreeNode
 
collapse() - Method in class eve.ui.table.data.DirectoryTreeNode
 
collapse() - Method in class eve.ui.table.data.registry.RegistryKeyNode
 
collapse(int) - Method in class eve.ui.table.TreeTableModel
Collapse the index.
collapseMatrix(int) - Method in class eve.ui.table.TreeTableModel
 
collapsing(TreeNode) - Method in class eve.ui.table.TreeTableModel
 
Collection - Interface in java.util
Interface that represents a collection of objects.
Collections - Class in java.util
Utility class consisting of static methods that operate on, or return Collections.
color - Variable in class eve.fx.Brush
The color for the Brush.
Color - Class in eve.fx
Color represents a color.
Color() - Constructor for class eve.fx.Color
 
Color(int, int, int) - Constructor for class eve.fx.Color
Constructs a color object with the given red, green and blue values.
Color(int, int, int, int) - Constructor for class eve.fx.Color
 
color - Variable in class eve.fx.Pen
 
color - Variable in class eve.fx.points.PointPen
 
color - Variable in class eve.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.
COLOR_MONO - Static variable in class eve.fx.print.PrinterControl
The same as COLOR_MONO_BEST, allows the use of the color ink for better grayscale.
COLOR_MONO_BEST - Static variable in class eve.fx.print.PrinterControl
The same as COLOR_MONO, allows the use of the color ink for better grayscale.
COLOR_MONO_BLACK_INK_ONLY - Static variable in class eve.fx.print.PrinterControl
A colorMode value.
COLOR_PHOTO_COLOR - Static variable in class eve.fx.print.PrinterControl
Use the best color available on the printer.
COLOR_STANDARD_COLOR - Static variable in class eve.fx.print.PrinterControl
Use the regular color available on the printer.
colorMode - Variable in class eve.fx.print.PrinterControl
 
colorMode - Variable in class eve.ui.print.PrinterDialog
 
COLORMODE_IS_SET - Static variable in class eve.fx.print.PrinterControl
 
colorNames - Static variable in class eve.fx.print.PrinterControl
 
colors - Variable in class eve.ui.EditControl
 
colorTable - Variable in class eve.fx.win32.WindowsBitmap
 
colorTable - Variable in class eve.sys.ImageDataInfo
 
colorValues - Static variable in class eve.fx.print.PrinterControl
 
Column() - Constructor for class eve.ui.table.TreeTableModel.Column
 
columnHeaders - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
columnHeaders - Variable in class eve.ui.table.GridTableModel
The column headers if any.
columnMoved(int, int) - Method in class eve.ui.table.TableModel
This is a request from the TableControl that the column should be moved from the oldIndex to the newIndex.
columnOf(int) - Method in class eve.ui.table.TreeTableModel
Returns the column which contains the '+'/'-' box of the entry at the following index.
columns - Variable in class eve.ui.Control
 
columns - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
columns - Variable in class eve.util.Grid
This holds the number of columns in the Grid.
com.ewesoft.pub - package com.ewesoft.pub
 
com.ewesoft.pub.io - package com.ewesoft.pub.io
 
com.ewesoft.pub.security - package com.ewesoft.pub.security
 
com.stevesoft.pat - package com.stevesoft.pat
 
com.stevesoft.pat.wrap - package com.stevesoft.pat.wrap
 
COMBINING_DIACRITICAL_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks" Unicode character block.
COMBINING_HALF_MARKS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Half Marks" Unicode character block.
COMBINING_MARKS_FOR_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Combining Diacritical Marks for Symbols" Unicode character block.
COMBINING_SPACING_MARK - Static variable in class java.lang.Character
General category "Mc" in the Unicode specification.
ComboBox - Class in eve.ui
 
ComboBox(Input, Choice) - Constructor for class eve.ui.ComboBox
 
ComboBox(Choice) - Constructor for class eve.ui.ComboBox
 
ComboBox() - Constructor for class eve.ui.ComboBox
 
ComboBox(String[], int) - Constructor for class eve.ui.ComboBox
 
ComboBox(String[], String) - Constructor for class eve.ui.ComboBox
 
COMMAND - Static variable in interface eve.fx.gui.IKeys
special key
command - Variable in class eve.net.HttpConnection
This is the command to be sent to the server.
commandLine - Static variable in class eve.applet.EveApplet
 
compact(Handle) - Method in class eve.database.implement.RecordDatabaseIndex
 
Comparable - Interface in java.lang
 
Comparator - Interface in java.util
Interface for objects that specify an ordering between objects.
comparator() - Method in interface java.util.SortedMap
Returns the comparator used in sorting this map, or null if it is the keys' natural ordering.
comparator() - Method in interface java.util.SortedSet
Returns the comparator used in sorting this set, or null if it is the elements' natural ordering.
ComparatorComparer - Class in eve.util
This is a re-usable wrapper for a Comparator making it a Comparer.
ComparatorComparer() - Constructor for class eve.util.ComparatorComparer
Create a ComparatorComparer that wraps nothing - you MUST call set() to assign a Comparator to this Object.
ComparatorComparer(Comparator) - Constructor for class eve.util.ComparatorComparer
Create a ComparatorComparer that wraps the specified Comparator.
compare(PlainDate, PlainTime, PlainDate, PlainTime) - Static method in class eve.data.PlainTimeStamp.Utils
 
compare(PlainTimeStamp, PlainTimeStamp) - Static method in class eve.data.PlainTimeStamp.Utils
This will compare two PlainTimeStamp objects without calling their individual compareTo() methods, but rather by comparing date/time values retrieved from them.
compare(Object, Object) - Method in class eve.database.EntryComparer
 
compare(Object) - Method in class eve.database.EntrySelector
 
compare(Object, Object) - Method in class eve.io.FileComparer
 
compare(char, char, int) - Method in class eve.sys.Locale
Compare two characters. options can be IGNORE_CASE.
compare(char[], int, int, char[], int, int, int) - Method in class eve.sys.Locale
Compare two character arrays. options can be IGNORE_CASE.
compare(String, String, int) - Method in class eve.sys.Locale
 
compare(Object, Object) - Method in class eve.util.ComparatorComparer
 
compare(int, int) - Method in class eve.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 eve.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 eve.util.Comparer
This should compare the two objects and return: 0 = the objects are equal.
compare(String, String) - Static method in class eve.util.mString
 
compare(String, String, boolean) - Static method in class eve.util.mString
 
compare(char[], int, int, char[], int, int, int) - Method in class eve.util.SimpleCollator
 
compare(char, char, int) - Method in class eve.util.SimpleCollator
 
compare(Object, Object) - Method in class eve.util.StandardComparer
 
compare(char[], int, int, char[], int, int, int) - Method in interface eve.util.StringCollator
Compare two arrays of characters - or check if the second string starts with the first one.
compare(char, char, int) - Method in interface eve.util.StringCollator
Compare two characters.
compare(char[], int, int, char[], int, int) - Static method in class eve.util.SubString
This does a numeric char for char comparison.
compare(Object, Object) - Static method in class eve.util.Utils
This attempts to compare two objects which may or may not implement the Comparable interface.
compare(double, double) - Static method in class java.lang.Double
Compare two numbers.
compare(float, float) - Static method in class java.lang.Float
Compare two numbers.
compare(Object, Object) - Method in interface java.util.Comparator
Return an integer that is negative, zero or positive depending on whether the first argument is less than, equal to or greater than the second according to this ordering.
CompareArrayElements - Class in eve.util
This is an implementation of CompareInts which compares Objects in an array.
CompareArrayElements(Object[], Comparer) - Constructor for class eve.util.CompareArrayElements
Creates a new CompareArrayElements which uses the specified Comparer to compare objects in the specified array.
CompareArrayElements(Object[], Sorter, boolean) - Constructor for class eve.util.CompareArrayElements
Creates a new CompareArrayElements which uses the specified Comparer to compare objects in the specified array.
compareAsDatabaseEntries - Variable in class eve.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 eve.math.BigDecimal
Compare two encoded versions of a BigDecimal as fast as possible.
compareEncodedTimes(long, long, boolean, boolean) - Static method in class eve.sys.Time
Compare two encoded times.
compareEntries(Object, Object) - Method in class eve.database.EntryComparer
Override this to compare to entries.
compareEntries(Object, Object) - Method in class eve.database.StandardEntryComparer
 
CompareInts - Interface in eve.util
This interface is used to compare two Object values which are referenced somehow via unique integer values.
compareLineLengths(DisplayLine) - Method in class eve.fx.DisplayLine
This compares the lengths of the lines as given in the array.
Comparer - Interface in eve.util
A Comparer is used to compare two objects with each other.
comparer - Static variable in class eve.util.StandardComparer
 
comparerClassName - Variable in class eve.database.IndexEntry
 
ComparerObjectFinder - Class in eve.util
This is an ObjectFinder that will use a comparer to check if the lookingFor() method should return true.
ComparerObjectFinder(Comparer, Object) - Constructor for class eve.util.ComparerObjectFinder
 
compareTo(Object) - Method in class eve.data.DataObject
 
compareTo(Object) - Method in class eve.data.PlainDate
 
compareTo(Object) - Method in class eve.data.PlainTime
 
compareTo(Object) - Method in class eve.data.Property
 
compareTo(DatabaseEntry, int) - Method in interface eve.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 eve.database.DatabaseEntry
Compare this entry with another based on an arbitrary sort criteria.
compareTo(DatabaseEntry, int[], boolean) - Method in class eve.database.implement.ByteArrayDatabaseEntry
Compare this DatabaseEntry to another.
compareTo(DatabaseEntry, int) - Method in class eve.database.implement.DatabaseEntryObject
 
compareTo(Object) - Method in class eve.fx.Drawing
 
compareTo(Object) - Method in class eve.io.TreeConfigFile
 
compareTo(BigDecimal) - Method in class eve.math.BigDecimal
 
compareTo(Object) - Method in class eve.math.BigDecimal
 
compareTo(Object) - Method in class eve.math.BigInteger
 
compareTo(BigInteger) - Method in class eve.math.BigInteger
 
compareTo(Object) - Method in class eve.math.Decimal
 
compareTo(int) - Method in class eve.math.MPN
 
compareTo(long) - Method in class eve.math.MPN
 
compareTo(MPN) - Method in class eve.math.MPN
 
compareTo(Object) - Method in class eve.sys.DayOfYear
 
compareTo(Object) - Method in class eve.sys.Time
 
compareTo(Object) - Method in class eve.sys.TimeOfDay
 
compareTo(Object) - Method in class eve.sys.Wrapper
 
compareTo(Object) - Method in class eve.util.mVector
This just compares the sizes of the two vectors.
compareTo(Object, boolean) - Method in interface eve.util.Sortable
Compare this object to another depending on whether the sort order is descending or ascending.
compareTo(Object) - Method in class eve.util.SubString
Compare this SubString with either another SubString or a String.
compareTo(Object, int) - Method in class eve.util.SubString
Compare this SubString with either another SubString or a String.
compareTo(File) - Method in class java.io.File
This method compares the specified File to this one to test for equality.
compareTo(Object) - Method in class java.io.File
This method compares the specified Object to this one to test for equality.
compareTo(Object) - Method in class java.lang.Character
Compares two Character objects numerically.
compareTo(Object) - Method in interface java.lang.Comparable
Compare this object with another.
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
 
compareTo(Object) - Method in class java.lang.String
 
compareTo(BigDecimal) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified BigDecimal.
compareTo(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object.
compareTo(Object) - Method in class java.math.BigInteger
 
compareTo(BigInteger) - Method in class java.math.BigInteger
Compares this BigInteger with the specified BigInteger.
compareTo(Date) - Method in class java.util.Date
Compares two dates.
compareTo(Object) - Method in class java.util.Date
Compares this Date to another.
compareTo(Object) - Method in class java.util.UUID
Compare this UUID to another.
compareToIgnoreCase(String) - Method in class java.lang.String
 
compile(String) - Method in class com.stevesoft.pat.FileRegex
Compile a new pattern.
compile(String) - Method in class com.stevesoft.pat.Regex
This method compiles a regular expression, making it possible to call the search or matchAt methods.
compile(String) - Method in class eve.util.pat.Regex
This method compiles a regular expression, making it possible to call the search or matchAt methods.
compile1(StrPos, Rthings) - Method in class com.stevesoft.pat.Regex
You only need to use this method if you are creating your own extentions to Regex.
complete() - Method in class eve.sys.Task
This is called after doRun() has exited and the Stopped flags have been set.
complete() - Method in class java.util.Calendar
Fills any unset fields in the time field list
completeAddPopupControl(Control, int, int, int, int) - Static method in class eve.ui.Container
Use this to complete the startAddPopupControl() operation.
CompletelyIn - Static variable in class eve.fx.Drawing
A property bit - Another image must be completely within this image to be considered "within" this image.
completeSetup(PointGraphics) - Method in class eve.fx.points.CellPrinter
 
completeZippedMemoryFile(Object) - Static method in class eve.zipfile.ZipFile
 
compose_action(Editor) - Method in class eve.ui.data.icons.IconListEdit
 
composePage(PointGraphics, PageFormat, int) - Method in class eve.fx.print.PrintablePage
 
CompositeControl - Class in eve.ui
A CompositeControl is a Canvas that relayouts its contents whenever the size and scroll state of the control has changed.
CompositeControl() - Constructor for class eve.ui.CompositeControl
 
CompositeIconDisplay() - Constructor for class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
compress(byte[], int, int) - Method in class eve.io.Deflater
Compress all the data as one block.
compress(int[], int, int) - Method in class eve.io.Deflater
Compress all the data as one block.
CompressedRandomStream - Class in eve.io
A CompressedRandomStream is a read-only RandomStream that has been compressed for storage, but optimized for random access reading.
CompressedRandomStream(RandomAccessFile) - Constructor for class eve.io.CompressedRandomStream
Create a CompressedRandomStream from a RandomAccessStream.
CompressedRandomStream(RandomStream) - Constructor for class eve.io.CompressedRandomStream
Create a CompressedRandomStream from a RandomStream.
CompressOptions(boolean) - Constructor for class eve.io.filestore.ZepStore.CompressOptions
Create a new CompressOptions with the option of setting no compression to true.
CompressOptions() - Constructor for class eve.io.filestore.ZepStore.CompressOptions
Create a CompressOptions that will always compress.
compressStream(Handle, InputStream, RandomStream, int) - Static method in class eve.io.CompressedRandomStream
Compress an InputStream into a CompressedRandomStream.
compressStream(Handle, InputStream, RandomStream, int, int, long) - Static method in class eve.io.CompressedRandomStream
Compress an InputStream into a CompressedRandomStream at the current location.
computeFields() - Method in class java.util.Calendar
Converts the milliseconds since the epoch UTC (time) to time fields (fields).
computeFields() - Method in class java.util.GregorianCalendar
Converts the milliseconds since the epoch UTC (time) to time fields (fields).
computer - Static variable in class eve.ui.filechooser.FileChooserBase
 
computeTime() - Method in class java.util.Calendar
Converts the time field values (fields) to milliseconds since the epoch UTC (time).
computeTime() - Method in class java.util.GregorianCalendar
Converts the time field values (fields) to milliseconds since the epoch UTC (time).
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 eve.fx.DisplayLine
 
concatenate(DisplayLine, DisplayLine) - Static method in class eve.fx.DisplayLine
 
concatenate(AffineTransform) - Method in class eve.fx.points.AffineTransform
 
concatenate(Graphics) - Method in class eve.fx.points.AffineTransform
 
ConcurrentModificationException - Exception in java.util
Exception that is thrown by the collections classes when it is detected that a modification has been made to a data structure when this is not allowed, such as when a collection is structurally modified while an Iterator is operating over it.
ConcurrentModificationException() - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with no detail message.
ConcurrentModificationException(String) - Constructor for exception java.util.ConcurrentModificationException
Constructs a ConcurrentModificationException with a detail message.
CONDITIONAL - Static variable in interface eve.fx.gui.IEventModifiers
For PRESSED KeyEvents, indicates that the key that was typed should be considered "conditional" - that is it may be superceded by another key.
conditionalChar - Variable in class eve.ui.EditControl
 
conditionalCharIndex - Variable in class eve.ui.EditControl
 
conditionalKey - Variable in class eve.ui.InputMethod
 
conditionalLineBreak() - Method in class eve.ui.formatted.FormattedTextMaker
 
config - Variable in class eve.ui.installer.Installer
 
configFileName - Variable in class eve.io.TreeConfigFile
 
configFiles - Static variable in class eve.io.TreeConfigFile
 
confirmDelete - Variable in class eve.ui.data.ListEditor
 
confirmImage(Image) - Method in class eve.ui.game.Mosaic
 
connect(RemoteCallTask, RemoteCallTask) - Static method in class eve.io.block.RemoteCallTask
Make and start a connection between two RemoteCall tasks.
connect() - Method in class eve.io.SerialPortSpecs
This attempts to create a new Serial Port with the current options.
connect() - Method in class eve.net.HttpConnection
This makes the connection, blocking the current thread.
connect(TextCodec) - Method in class eve.net.HttpConnection
This makes the connection, blocking the current thread.
connect(TimeOut) - Method in class eve.net.HttpConnectionTask
This calls start(), waits for completion and returns number of bytes read.
connect(int) - Static method in class eve.net.rapi.Rapi
Attempt to connect to a device.
connect(InetAddress, int) - Method in class java.net.DatagramSocket
This method connects this socket to the specified address and port.
connect() - Method in class java.net.URLConnection
 
connectAsync() - Method in class eve.net.HttpConnection
Connect asynchronously.
connectAsync(TextCodec) - Method in class eve.net.HttpConnection
Connect asynchronously.
connected - Variable in class java.net.URLConnection
 
ConnectedRequest - Interface in com.ewesoft.pub.io
 
connectedSocket - Variable in class eve.net.HttpConnection
 
connectedSocket - Variable in class eve.net.HttpConnectionTask
After reading in the response, if keepConnectionAlive is true, then this will be the connected socket.
connection - Variable in class eve.net.HttpConnectionTask
This is the connection being used.
connectionClosed() - Method in class eve.io.block.RemoteCallTask
This gets called when the connection between the two RemoteHandlers is closed.
connectionMade(PropertyList, int) - Method in class eve.net.HttpConnectionTask
This is called once a successful connection and request is made.
ConnectionNotAllowedException(String) - Constructor for exception eve.net.HttpConnection.ConnectionNotAllowedException
 
connectionTimeoutInMillis - Static variable in class eve.sys.Rapi
Whenever it is necessary for Rapi to initiate a connection, this timeout value will be used.
CONNECTOR_PUNCTUATION - Static variable in class java.lang.Character
General category "Pc" in the Unicode specification.
connectSocketOnly() - Method in class eve.net.HttpConnection
Connect to the server and save the socket for later use as the "connectedSocket" field.
connectTo(Reader, Writer) - Method in class eve.ui.Console
Connect this console to a Reader and a Writer.
connectTo(IConsole, Reader, Writer) - Static method in class eve.ui.Console
 
connectTo(IConsole, InputStream, OutputStream) - Static method in class eve.ui.Console
 
connectTo(IConsole, InputStream, InputStream, OutputStream) - Static method in class eve.ui.Console
 
connectTo(InputStream, OutputStream) - Method in class eve.ui.Console
Connect this console to a bi-directional Stream.
connectToHost(String, int, TimeOut) - Method in class eve.net.RemoteConnection
Return a Socket connected to the specified host and port.
connectToReader(OutputStream) - Method in interface eve.sys.ITerminal
 
connectToReader(Writer) - Method in interface eve.sys.ITerminal
 
connectToRemoteInputStream(String, String) - Method in class eve.io.block.RemoteCallTask
 
connectToRemoteOutputStream(String, String) - Method in class eve.io.block.RemoteCallTask
 
connectToService(String, TimeOut) - Method in class eve.net.RemoteConnection
This is used by an application to connect to a service on the remote machine.
connectToTerminal(ITerminal, InputStream, InputStream, OutputStream) - Static method in class eve.ui.Console
 
connectToWriter(InputStream) - Method in interface eve.sys.ITerminal
 
connectToWriter(Reader) - Method in interface eve.sys.ITerminal
 
Console - Class in eve.ui
A Console is a non-editable text display.
Console() - Constructor for class eve.ui.Console
 
CONSTANT_Class - Static variable in class eve.applet.ClassFile
 
CONSTANT_Class - Static variable in class eve.sys.ClassFile
 
CONSTANT_Double - Static variable in class eve.applet.ClassFile
 
CONSTANT_Double - Static variable in class eve.sys.ClassFile
 
CONSTANT_Fieldref - Static variable in class eve.applet.ClassFile
 
CONSTANT_Fieldref - Static variable in class eve.sys.ClassFile
 
CONSTANT_Float - Static variable in class eve.applet.ClassFile
 
CONSTANT_Float - Static variable in class eve.sys.ClassFile
 
CONSTANT_Integer - Static variable in class eve.applet.ClassFile
 
CONSTANT_Integer - Static variable in class eve.sys.ClassFile
 
CONSTANT_InterfaceMethodref - Static variable in class eve.applet.ClassFile
 
CONSTANT_InterfaceMethodref - Static variable in class eve.sys.ClassFile
 
CONSTANT_Long - Static variable in class eve.applet.ClassFile
 
CONSTANT_Long - Static variable in class eve.sys.ClassFile
 
CONSTANT_Methodref - Static variable in class eve.applet.ClassFile
 
CONSTANT_Methodref - Static variable in class eve.sys.ClassFile
 
CONSTANT_NameAndType - Static variable in class eve.applet.ClassFile
 
CONSTANT_NameAndType - Static variable in class eve.sys.ClassFile
 
CONSTANT_String - Static variable in class eve.applet.ClassFile
 
CONSTANT_String - Static variable in class eve.sys.ClassFile
 
CONSTANT_Utf8 - Static variable in class eve.applet.ClassFile
 
CONSTANT_Utf8 - Static variable in class eve.sys.ClassFile
 
constantData - Variable in class eve.sys.ClassFile
 
constantValue - Variable in class eve.sys.ClassFile.FieldMethod
 
constraints - Variable in class eve.fx.points.PrintCell
 
constraints - Variable in class eve.ui.Control
 
Constructor - Class in eve.reflect
 
Constructor - Class in java.lang.reflect
 
CONSTRUCTOR_AS_METHOD - Static variable in class eve.reflect.Reflect
This option is used for getting special methods, like finalize()
consumed - Variable in class eve.sys.Event
This indicates whether or not the Event should be considered as being consumed.
container - Variable in class eve.ui.ChoiceControl
 
Container - Class in eve.ui
Container is a control that contains child controls - but you would not likely use it directly.
Container() - Constructor for class eve.ui.Container
 
ContainerDontPaintChildren - Static variable in interface eve.ui.ControlConstants
For Containers only - it tells the container not to paint its children.
containerHasFocus() - Method in class eve.ui.Container
Returns true if the Container itself has the focus instead of one of its children.
containing - Variable in class eve.ui.Window
 
contains(double, double) - Method in class eve.fx.points.PrintCell
Returns true if the given x and y coordinate in the parent's coordinate system is contained within this control.
contains(PrintCell) - Method in class eve.fx.points.PrintCell
See if this PrintCell contains the specified PrintCell.
contains(Object) - Method in class eve.sys.WeakSet
 
contains(int, int) - Method in class eve.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 eve.ui.Control
See if this Control contains the specified Control.
contains(CharSequence) - Method in class java.lang.String
Returns true if and only if this string contains the specified sequence of char values.
contains(Object) - Method in class java.util.AbstractCollection
Test whether this collection contains a given object.
contains(Object) - Method in class java.util.ArrayList
Returns true iff element is in this ArrayList.
contains(Object) - Method in interface java.util.Collection
Test whether this collection contains a given object as one of its elements.
contains(Object) - Method in class java.util.HashSet
Returns true if the supplied element is in this Set.
contains(Object) - Method in class java.util.Hashtable
 
contains(Object) - Method in interface java.util.List
Test whether this list contains a given object as one of its elements.
contains(Object) - Method in class java.util.Vector
 
containsAll(Collection) - Method in class java.util.AbstractCollection
Tests whether this collection contains all the elements in a given collection.
containsAll(Collection) - Method in interface java.util.Collection
Test whether this collection contains every element in a given collection.
containsAll(Collection) - Method in interface java.util.List
Test whether this list contains every element in a given collection.
containsAll(Collection) - Method in class java.util.Vector
 
containsData(Object) - Method in interface eve.data.DataTreeNode
Checks if this DataTreeNode contains the specified data.
containsData(Object) - Method in class eve.data.DataTreeNodeObject
 
containsKey(Object) - Method in class java.util.AbstractMap
Returns true if this contains a mapping for the given key.
containsKey(Object) - Method in class java.util.HashMap
Returns true if the supplied object equals() a key in this HashMap.
containsKey(Object) - Method in class java.util.Hashtable
 
containsKey(Object) - Method in interface java.util.Map
Returns true if this contains a mapping for the given key.
containsKey(Object) - Method in class java.util.WeakHashMap
Tells if the map contains the given key.
containsValue(Object) - Method in class java.util.AbstractMap
Returns true if this contains at least one mapping with the given value.
containsValue(Object) - Method in class java.util.HashMap
Returns true if this HashMap contains a value o, such that o.equals(value).
containsValue(Object) - Method in class java.util.Hashtable
 
containsValue(Object) - Method in class java.util.LinkedHashMap
Returns true if this HashMap contains a value o, such that o.equals(value).
containsValue(Object) - Method in interface java.util.Map
Returns true if this contains at least one mapping with the given value.
containsValue(Object) - Method in class java.util.WeakHashMap
Returns true if the map contains at least one key which points to the specified object as a value.
content - Variable in class eve.ui.CarrierFrame
 
contentLength - Variable in class eve.net.HttpConnection
This is the length of the document read in, valid after a connection call.
contents - Variable in class eve.ui.data.SaveableEditor
 
contents - Variable in class eve.ui.Frame
 
contents - Variable in class eve.ui.Window
 
contentsAdded() - Method in class eve.ui.Window
 
contentsOnly - Variable in class eve.ui.Frame
 
context - Variable in class eve.fx.gui.RawEvent
 
context - Variable in class eve.sys.FetchData
 
contextMenuItem - Variable in class eve.ui.data.ListEditor
 
continueAfterError(File, Throwable, int, boolean) - Method in interface eve.io.FileClipboard.FileClipboardSource
 
continueAfterError(File, Throwable, int, boolean) - Method in class eve.ui.filechooser.FileChooser
 
continueAfterError(File, Throwable, int, boolean) - Method in class eve.ui.filechooser.FileListTableModel
 
continueAfterError(File, Throwable, int, boolean) - Method in class eve.ui.filechooser.FileTree
 
continueWait() - Static method in class eve.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. continueWait() is called automatically when a MessageBox exits.
CONTROL - Static variable in interface eve.fx.gui.IEventModifiers
modifier for control key
control - Variable in class eve.fx.gui.NativeInputParameters
This is the Control which will own the input.
control - Variable in class eve.ui.ButtonObject
 
Control - Class in eve.ui
 
Control() - Constructor for class eve.ui.Control
 
control - Variable in class eve.ui.Label
This is used to associate another Control with this label.
control - Variable in class eve.ui.MenuState
 
control - Variable in class eve.ui.table.TableModel.CellControl
The Control that is being used for editing.
control - Variable in class eve.ui.table.TableModel.ControlProxy
 
control - Variable in class eve.ui.table.TreeControl.ControlTreeNode
 
CONTROL - Static variable in class java.lang.Character
General category "Cc" in the Unicode specification.
CONTROL_PICTURES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Control Pictures" Unicode character block.
ControlAnchor - Class in eve.ui
 
ControlAnchor() - Constructor for class eve.ui.ControlAnchor
 
controlAnchor - Variable in class eve.ui.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.
ControlBase - Class in eve.ui
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 eve.ui.ControlBase
 
ControlColors - Class in eve.ui
 
ControlColors() - Constructor for class eve.ui.ControlColors
 
ControlConstants - Interface in eve.ui
 
controlConstraints - Variable in class eve.ui.table.TableModel.CellControl
If this is not zero then it will be used to place the control.
ControlEvent - Class in eve.ui.event
ControlEvent is an event posted by a control.
ControlEvent() - Constructor for class eve.ui.event.ControlEvent
 
ControlEvent(int, Control) - Constructor for class eve.ui.event.ControlEvent
Constructs a control event of the given type.
ControlFader - Class in eve.ui
 
ControlFader(Frame, double, int, int) - Constructor for class eve.ui.ControlFader
 
ControlFader(Frame) - Constructor for class eve.ui.ControlFader
 
controlFont - Variable in class eve.fx.gui.NativeInputParameters
This will be the font of the control.
ControlGroup - Class in eve.ui
A ControlGroup is a collection of Controls.
ControlGroup() - Constructor for class eve.ui.ControlGroup
 
ControlIterator - Class in eve.ui
 
ControlIterator() - Constructor for class eve.ui.ControlIterator
 
CONTROLMASK - Static variable in interface eve.fx.AlignmentConstants
 
CONTROLMASK - Static variable in interface eve.ui.CellConstants
 
ControlPainter - Class in eve.ui
 
ControlPainter() - Constructor for class eve.ui.ControlPainter
 
ControlPopupForm - Class in eve.ui
This class is used to implement a special, perhaps complex, Control which is popped up when another control is activated.
ControlPopupForm() - Constructor for class eve.ui.ControlPopupForm
 
controlProxy - Static variable in class eve.ui.table.TableModel
 
ControlProxy() - Constructor for class eve.ui.table.TableModel.ControlProxy
 
controlRect - Variable in class eve.fx.gui.NativeInputParameters
This can be set to be the Rect of the host control in its parent window.
controls - Variable in class eve.ui.InputStack
 
controls - Variable in class eve.ui.ProgressAndControl
Add your controls to this panel.
controlsToRefresh - Variable in class eve.ui.Frame
This is a collection of components that should be refreshed when the frame is removed.
controlToLetter() - Method in class eve.fx.gui.SurfaceKeyEvent
Modify this event so that control keys are modified to represent their letter counterpart.
ControlTreeNode() - Constructor for class eve.ui.table.TreeControl.ControlTreeNode
 
ControlTreeNode(Control, Font) - Constructor for class eve.ui.table.TreeControl.ControlTreeNode
Deprecated.
use setControl() instead.
Convert - Class in eve.sys
Convert is used to convert between objects and basic types.
Convert() - Constructor for class eve.sys.Convert
 
convertBack(ClassFile.UtfPool) - Method in class eve.applet.ClassFile
 
convertCountryCode(String) - Static method in class eve.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, Class, Wrapper, Class) - Method in interface eve.sys.DataConverter
Return true if the conversion was successfull.
convertData(Wrapper, Class, Wrapper, Class) - Method in class eve.sys.Locale
 
convertData(Wrapper, Class, Wrapper, Class) - Method in class eve.sys.Wrapper
 
convertData(Wrapper, Class, Wrapper, Class) - Method in class eve.ui.data.Editor
 
converter - Variable in class eve.sys.FieldTransfer
An optional DataConverter.
convertError(Class, String) - Method in class eve.sys.Handle
Convert the error of this Handle to an Exception of the specified class if it is not already so or even if it is null.
convertFiles(Handle) - Method in class eve.applet.ClassFile
Convert the files in the vector to byte arrays containg the compressed class file.
convertToICZ(File, String[], boolean) - Static method in class eve.fx.Icon
Convert all the files into an icz file or a set of icz files.
convertToMove - Variable in class eve.ui.DragContext
 
convertToReusableSurfaceEvent(Object) - Method in class eve.fx.gui.RawEvent
 
convertToSurfaceEvent(SurfaceEvent) - Method in class eve.fx.gui.RawEvent
 
convertToSurfaceEvent() - Method in class eve.fx.gui.RawEvent
 
copied(Object) - Method in class eve.data.DataObject
This method is called after the base implementation of copyFrom() is executed.
copied(Object) - Method in class eve.util.mVector
This method is called after the base implementation of copyFrom() is executed.
copiedProgress - Variable in class eve.ui.installer.Installer
 
copiedSomeBytes(int, Progress) - Method in class eve.ui.installer.Installer.copyProgress
 
copy(Object, Object) - Static method in class eve.sys.Reflection
This copies data from the source to the destination.
copy(List, List) - Static method in class java.util.Collections
Copy one list to another.
copy_action(Editor) - Method in class eve.ui.data.icons.AnIconEditor
 
COPY_MULTIPLE_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
COPY_MULTIPLE_CURSOR - Static variable in interface eve.sys.VmConstants
 
COPY_SINGLE_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
COPY_SINGLE_CURSOR - Static variable in interface eve.sys.VmConstants
 
Copyable - Interface in eve.util
This is a simple interface which says that the implementing object can provide a copy of itself on request.
copyAcross(File, InputStream, String, boolean, Installer.copyProgress) - Method in class eve.ui.installer.Installer
 
copyArray(Object, int, int) - Static method in class eve.sys.Reflection
 
copyCopiesFrom(Object) - Method in class eve.util.mVector
 
copyCriteria(int[]) - Static method in class eve.database.DatabaseUtils
 
copyData(Object) - Method in class eve.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 eve.database.implement.FoundEntriesObject
 
copyEntriesFrom(FoundEntriesObject, int, int) - Method in class eve.database.implement.RecordFoundEntries
 
copyField(String, Object, Object, Class) - Static method in class eve.sys.Reflection
This copies one field from the source object to the destination object using the provided Reflect Object as the class specifier.
copyField(Field, Object, Object, Class, Wrapper) - Static method in class eve.sys.Reflection
This copies one field from the source object to the destination object using the provided Reflect Object as the class specifier.
copyField(String, Object, Object, Class, Wrapper) - Static method in class eve.sys.Reflection
This copies one field from the source object to the destination object using the provided Reflect Object as the class specifier.
copyFiles(File, File, InstalledConfig) - Method in class eve.ui.installer.Installer
Copy across the files in the zip file.
copyFrom(Object) - Method in class eve.data.DataObject
 
copyFrom(Object) - Method in interface eve.data.DataUnit
Copy all appropriate data from another object.
copyFrom(Object) - Method in class eve.data.MultiListSelect
 
copyFrom(Object) - Method in class eve.data.MultiListSelect.SingleListSelect
 
copyFrom(Object) - Method in class eve.fx.Drawing
 
copyFrom(Object) - Method in class eve.fx.gui.RawEvent
 
copyFrom(Object) - Method in class eve.fx.win32.WindowsBitmap
 
copyFrom(byte[]) - Static method in class eve.fx.win32.WindowsBitmap
 
copyFrom(Object) - Method in class eve.math.Decimal
 
copyFrom(Object) - Method in class eve.sys.Time
 
copyFrom(Object) - Method in class eve.sys.Wrapper
Copy all appropriate data from another object.
copyFrom(Object) - Method in class eve.ui.choices.CodedChoices
 
copyFrom(FileChooserOptions) - Method in class eve.ui.filechooser.FileChooserOptions
 
copyFrom(Object) - Method in class eve.ui.launcher.VMApp
 
copyFrom(Object) - Method in class eve.ui.table.data.DirectoryTreeNode
 
copyFrom(byte[], int, int) - Method in class eve.util.ByteArray
Copy the bytes from the supplied array, re-using the interal byte array if possible.
copyFrom(byte[]) - Method in class eve.util.ByteArray
Copy the bytes from the supplied array, re-using the interal byte array if possible.
CopyFrom - Interface in eve.util
This interface indicates that when copying a Field of this type, the copyFrom() method should be used to copy from an existing data object, rather than setting the Field to a new copy of the data type.
copyFrom(Object) - Method in interface eve.util.CopyFrom
 
copyFrom(Object) - Method in class eve.util.mVector
This does not make copies of the elements of the other Object.
copyFrom(Object) - Method in class eve.util.OwnedProperties
 
copyFrom(Object) - Method in class eve.util.OwnedVector
This clears this object and then adds copies of the data in aCollection, IF it is a Collection.
copyFromOriginal() - Method in class eve.fx.BufferedGraphics
This attempts to copy the data from the original graphics.
copyInto(int[], int) - Method in class eve.util.IntArray
Copy all values into the destination array at the specified offset.
copyInto(String, int, char[], int, int) - Static method in class eve.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 eve.util.mString
Copy the characters from the String into the destination in the most memory effecient way.
copyInto(Object[], int) - Method in class eve.util.mVector
The destination array MUST be big enough to hold the vector.
copyInto(Object[]) - Method in class eve.util.mVector
The destination array MUST be big enough to hold the vector.
copyInto(char[], int) - Method in class eve.util.SubString
Copy all the characters of this substring into a character array.
copyInto(char[], int, int, int) - Method in class eve.util.SubString
Copy a subset of this SubStrings data into a character array.
copyInto(byte[], int, boolean) - Method in class eve.util.SubString
Copy all the characters of this substring into a byte array.
copyInto(byte[], int, int, int, boolean) - Method in class eve.util.SubString
Copy a subset of this SubStrings data into a byte array.
copyInto(Object[]) - Method in class java.util.Vector
 
copyOutOf(RegRes) - Method in class com.stevesoft.pat.RegRes
 
copyOver - Variable in class eve.ui.launcher.VMApp
 
copyProgress() - Constructor for class eve.ui.installer.Installer.copyProgress
 
copyRect(Graphics, int, int, int, int, int, int) - Method in class eve.fx.Graphics
 
copyRect(ISurface, int, int, int, int, int, int) - Method in class eve.fx.Graphics
 
copySection(ImageData, int, int, int, int, ImageData, int, int) - Static method in class eve.fx.ImageTool
 
copyStateFrom(FoundEntriesObject) - Method in class eve.database.implement.FoundEntriesObject
 
copyTo(File, boolean) - Method in class eve.io.FileClipboard
This method prepares to do a Copy/Paste operation that will run in a separate Thread, copying the source files to the destination and deleting them from the source IF the "isCut" field is true.
copyToMemory(ByteArray) - Method in class eve.database.SafeDBAccess
This closes the database and copies the latest version to memory.
copyToOther(RemoteAppServer) - Method in class eve.server.RemoteAppServer
 
copyTransformedQuadrant(int[], int, int, int[], int, int, int, int, int, int, int, int) - Method in class eve.fx.Curve
 
copyValue(Object, Object) - Method in class eve.reflect.Field
 
copyValueOf(char[], int, int) - Static method in class java.lang.String
 
copyValueOf(char[]) - Static method in class java.lang.String
 
coroutineStackSize - Variable in class eve.ui.data.Editor
 
CorruptedDataException - Exception in eve.io
 
CorruptedDataException() - Constructor for exception eve.io.CorruptedDataException
 
CorruptedDataException(String) - Constructor for exception eve.io.CorruptedDataException
 
CorruptedDataException(Throwable) - Constructor for exception eve.io.CorruptedDataException
 
CorruptedDataException(String, Throwable) - Constructor for exception eve.io.CorruptedDataException
 
cos(double) - Static method in class java.lang.Math
Returns the trigonometric cosine of an angle.
couldNotStartThread() - Method in class com.ewesoft.pub.Trigger
 
count(long) - Static method in class eve.database.Found
 
count() - Method in class eve.sys.WeakSet
This counts the number of live references.
count - Variable in class java.io.BufferedInputStream
The number of valid bytes currently in the buffer.
count - Variable in class java.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 java.io.ByteArrayInputStream
This indicates the maximum number of bytes that can be read from this stream.
count - Variable in class java.io.ByteArrayOutputStream
The number of bytes that have been written to the buffer
count - Variable in class java.io.CharArrayReader
This indicates the maximum number of chars that can be read from this stream.
count - Variable in class java.io.CharArrayWriter
The number of chars that have been written to the buffer
count_leading_zeros(int) - Static method in class eve.math.MPN
Count the number of leading zero bits in an int.
countAssignedFields() - Method in interface eve.database.DatabaseEntry
 
countAssignedFields() - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
countBlankLines(boolean) - Method in class eve.fx.DisplayLine
Count how many blank lines are above or below this line.
countBytes(long) - Method in class eve.fx.sound.WaveFormat
Return the number of bytes used for the specified number of frames.
countChildren(int) - Method in class eve.ui.table.TreeTableModel
Return the number of children for a node at the specified index.
countDeletedEntries() - Method in interface eve.database.Database
Returns the number of entries marked as deleted.
countDeletedEntries() - Method in class eve.database.implement.RecordFile
Returns the number of deleted records.
countDeletedEntries() - Method in interface eve.database.IRemoteSynchronizer
Returns the number of deleted entries.
countDeletedEntries() - Method in class eve.database.Synchronizer
 
Countdown - Class in eve.sys
A Countdown is simple Object that can be used to count elapsed time after an initial start point.
Countdown() - Constructor for class eve.sys.Countdown
Create a new Countdown that will not expire.
countedNewFiles - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
countedNewFilesLength - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
countEncoded(byte[], int, int) - Static method in class eve.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 interface eve.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 eve.database.implement.DatabaseObject
 
countEntries() - Method in class eve.ui.table.data.FieldTableModel
This calls calculateNumRows() which is what you should override.
countFrames() - Method in class eve.fx.sound.SoundClip
Return the number of frames in the SoundClip.
countFramesForBytes(long) - Method in class eve.fx.sound.WaveFormat
Return the number of frames covered by the specified number of bytes.
countFramesForMicroseconds(long) - Method in class eve.fx.sound.WaveFormat
Return the number of frames covered by the specified number of microseconds.
countImages() - Method in class eve.fx.Icon
 
countImages() - Method in class eve.fx.IconListObject
 
countImages() - Method in interface eve.fx.IIcon.ImageList
Count the number of images in the ImageList.
countInRange(LinkedListElement, LinkedListElement) - Static method in class eve.util.LinkedListElement
Counts the number of elements in the inclusive range start -> end.
countItems() - Method in class eve.ui.IconMenu
Return the number of items.
countItems() - Method in class eve.util.RangeList
Count the number of items (not ranges) contained within all the Ranges in the RangeList.
countItemsThatFit(int, int) - Method in class eve.ui.IconMenu
 
countLines(int, FontMetrics, boolean) - Method in class eve.ui.TextPad
 
countListItems() - Method in interface eve.data.ISimpleList
Count the number of list items.
countListItems() - Method in class eve.ui.BasicList
 
countMaxChars() - Method in class com.stevesoft.pat.Pattern
return maximum number of characters in pattern
countMaxChars() - Method in class com.stevesoft.pat.Regex
You only need to know about this if you are inventing your own pattern elements.
countMicroseconds(long) - Method in class eve.fx.sound.WaveFormat
Return the number of microseconds that elapse for the specified number of frames.
countMinChars() - Method in class com.stevesoft.pat.Pattern
return minimum number of characters in pattern
countMinChars() - Method in class com.stevesoft.pat.Regex
You only need to know about this if you are inventing your own pattern elements.
countNext(LinkedListElement) - Static method in class eve.util.LinkedListElement
Count how many are in the list starting from (and including) start.
countNow() - Method in class eve.sys.ClassCounter
 
countObjects(boolean) - Static method in class eve.sys.Vm
Count how many Objects have been allocated and not garbage collected.
countPages(PageFormat) - Method in class eve.fx.print.BatchPrinter
 
countPages(PageFormat) - Method in interface eve.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 eve.fx.print.PrintableObject
By default this returns UNKNOWN_NUMBER_OF_PAGES.
countPages(PageFormat) - Method in class eve.fx.print.PrintPages
 
countPagesWillPrint(int) - Method in class eve.fx.print.PrintOptions
Count the number of pages that will print if reportedNumberOfPages is not UNKNOWN_NUMBER_OF_PAGES.
countPoints() - Method in class eve.fx.GeneralPath
This returns the number of points that has been added to the GeneralPath so far.
countPrev(LinkedListElement) - Static method in class eve.util.LinkedListElement
Count how many are in the list starting from (and including) start going backwards.
countRanges() - Method in class eve.util.RangeList
 
countRemoteDeletedEntries() - Method in class eve.database.Synchronizer
 
countRemoteUnsynchronizedEntries() - Method in class eve.database.Synchronizer
 
COUNTRY - Static variable in class eve.sys.Locale
The full name of the locale country.
COUNTRY_ENGLISH - Static variable in class eve.sys.Locale
The full English name of the locale country.
COUNTRY_NATIVE - Static variable in class eve.sys.Locale
The full native name of the locale country.
COUNTRY_SHORT - Static variable in class eve.sys.Locale
The short name of the locale country.
countSelectedIndexes() - Method in interface eve.data.IIndexSelectable
Returns the number of items that are currently selected.
countSelectedIndexes() - Method in class eve.ui.BasicList
 
countSelectedIndexes() - Method in class eve.ui.List
 
countSelectedIndexes() - Method in class eve.ui.SimpleList
 
countSelectedLines() - Method in class eve.ui.table.TreeTableModel
 
countSplitLines(int, FontMetrics) - Method in class eve.ui.TextPad
 
countThreads() - Method in class com.ewesoft.pub.ThreadProperty
 
countThreads() - Static method in class eve.sys.Vm
 
countTokens() - Method in class com.stevesoft.pat.RegexTokenizer
Determines the # of remaining tokens
countTokens() - Method in class java.util.StringTokenizer
This counts the number of remaining tokens in the string, with respect to the current delimiter set.
countToSectionEnd() - Method in class eve.fx.DisplayLine
This returns how many lines are from this line (inclusive) to the end of this section.
countTotalChildNodes(int) - Method in class eve.ui.table.TreeTableModel
Count all child nodes of a parent, including children of its children and so on.
countTotalCols() - Method in class eve.ui.IconMenu
 
countTotalRows() - Method in class eve.ui.IconMenu
 
countUnsynchronizedEntries() - Method in interface eve.database.IRemoteSynchronizer
 
countUnsynchronizedEntries() - Method in class eve.database.Synchronizer
 
crc - Variable in class eve.zipfile.GZIPInputStream
The CRC-32 checksum value for uncompressed data.
crc - Variable in class eve.zipfile.GZIPOutputStream
 
crc - Variable in class java.util.zip.GZIPInputStream
The CRC-32 checksum value for uncompressed data.
crc - Variable in class java.util.zip.GZIPOutputStream
 
CRC32 - Class in eve.io
Computes CRC32 data checksum of a data stream.
CRC32() - Constructor for class eve.io.CRC32
 
CRC32 - Class in java.util.zip
Computes CRC32 data checksum of a data stream.
CRC32() - Constructor for class java.util.zip.CRC32
 
create(Object) - Method in class eve.database.SafeDBAccess
This calls openForCreate() and then calls closeCreate().
create() - Method in class eve.fx.gui.WindowCreationData
This is a convenience method - it calls getNew() on WindowSurface and then calls create on that surface with this WindowCreationData.
create(WindowCreationData) - Method in class eve.fx.gui.WindowSurface
This will create the actual system Window.
create(WindowSurface) - Method in class eve.ui.Window
 
create(WindowCreationData) - Method in class eve.ui.Window
 
create(Rect, String, int, int, Object) - Method in class eve.ui.Window
This creates the native window associated with this Window object.
CREATE_NEW_FORM - Static variable in class eve.ui.ExecTransfer
A value sent to the createForm method.
CREATE_OPTION_DONT_SCALE_UP - Static variable in class eve.fx.PictureMaker
 
CREATE_OPTION_DONT_SCALE_UP - Static variable in interface eve.sys.ImageData
An option that may be used when creating images/pictures that will be scaled.
CREATE_OPTION_IGNORE_ALPHA - Static variable in interface eve.sys.ImageData
An option that may be used when creating images/pictures.
CREATE_OPTION_KEEP_ASPECT_RATIO - Static variable in class eve.fx.PictureMaker
 
CREATE_OPTION_KEEP_ASPECT_RATIO - Static variable in interface eve.sys.ImageData
An option that may be used when creating images/pictures that will be scaled.
CREATE_OPTION_ROUGH_SCALING - Static variable in interface eve.sys.ImageData
An option that may be used when creating images/pictures that will be scaled.
createAlphaLayer(double) - Method in class eve.fx.BufferedGraphics
 
createColorTable - Variable in class eve.fx.ImageTool
This is the optional color map that will be used for createImage().
createCompatibleImage(ImageData, int, int, int) - Static method in class eve.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 eve.fx.ImageTool
Create a new Image that is compatible with the source ImageData.
createConsole(String, int, int) - Static method in class eve.sys.Device
 
createContainerFor(Control) - Method in class eve.ui.Card
This is called by setup() and creates a CellPanel that the Control will be added to, but should not actually add it.
createCursor(ImageData[], int, int) - Static method in class eve.fx.gui.WindowSurface
This is used to create a custom cursor where an alpha-blended and non-alpha blended version is available.
createCursor(ImageData, int, int) - Static method in class eve.fx.gui.WindowSurface
Create a Cursor that can be used with WindowSurface.setCursor().
CREATED_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "CreatedDate" field.
createDefault() - Method in class eve.fx.gui.WindowSurface
 
createDefaultWindow() - Static method in class eve.fx.Fx
 
createDefaultWindow() - Static method in class eve.fx.gui.WindowSurface
 
createDir() - Method in class eve.io.File
 
createDir() - Method in class eve.io.FileAdapter
 
createDir() - Method in class eve.io.filestore.FileStoreEntryFile
 
createDir() - Method in class eve.net.rapi.RapiFile
Creates a directory.
createDir(String) - Method in interface eve.server.IRemoteFile
 
createDir() - Method in class eve.server.RemoteFile
 
createDisplay() - Method in class eve.ui.formatted.data.HtmlViewer
 
createDisplay() - Method in class eve.ui.formatted.data.WebBrowser
 
CreatedSortName - Static variable in interface eve.database.Database
 
createFileChooser(int, String, File) - Method in class eve.ui.filechooser.FileInput
This is called to create a new FileChooser when the select button is pressed.
createFileChooser() - Method in class eve.ui.FileInput
This is called to create a new FileChooser when the select button is pressed.
createFontDescriptor(PointFont) - Method in class eve.fx.points.PdfMaker
Create a PointFontDescriptor for the specified font.
createFor(String, String, int) - Static method in class eve.sys.Locale
 
createForm(ExecTransfer, int, int) - Method in class eve.ui.ExecTransfer
 
createHash(String) - Static method in class com.ewesoft.pub.security.BCrypt
 
createHash(String) - Static method in class com.ewesoft.pub.security.Password
 
createIcon(ImageData[], int) - Static method in class eve.sys.Device
Create a DeviceIcon for use with Windows and Taskbars and other OS functions.
createID(String, String, int) - Static method in class eve.sys.Locale
(Not implemented) This should create a locale based on the ISO two character language and country codes.
createIfNotPresent - Variable in class eve.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 eve.fx.ImageTool
This creates an Image using the createOptions and createColorTable fields.
createImageFor(ImageDataInfo, Rect) - Method in interface eve.fx.ImageMaker
This is called at the start of decoding - to let the ImageMaker know the parameters of the image to be created.
createImageFor(ImageDataInfo, Rect) - Method in class eve.fx.ImageObject
 
createImageFor(ImageDataInfo, Rect) - Method in class eve.fx.Picture
 
createImageFor(ImageDataInfo, Rect) - Method in class eve.fx.PixelBuffer
 
createImageFor(ImageDataInfo, Rect) - Method in class eve.fx.ScaledImageMaker
Deprecated.
You can override this method and then determine what will be the source area of the image you want to decode and what the final dimension will be.
createImageFor(ImageDataInfo) - Method in interface eve.sys.ImageMaker
This is called at the start of decoding - to let the ImageMaker know the parameters of the image to be created.
createImageOptions - Variable in class eve.fx.print.PrintToImages
The options used when images are being created for the PrintPreview.
createImageUsing(ImageTool, int, int, int) - Static method in class eve.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 eve.database.implement.DatabaseObject
 
createIndex(Handle, IndexEntry) - Method in class eve.database.implement.DatabaseObject
 
createKey(String) - Method in class eve.sys.FileRegistryKey
Override this to create the data that represents a key.
createKey(boolean) - Method in interface eve.sys.IRegistryKey
If the key does not exist, create it.
createKey(String) - Method in class eve.sys.MapRegistryKey
Override this to create the data that represents a key.
createKey(boolean) - Method in class eve.sys.RegistryKeyObject
 
createKey(String) - Method in class eve.sys.RegistryKeyObject
Override this to create the data that represents a key.
createKeypad(int, String) - Method in class eve.ui.NumberEntry
 
createMenu() - Method in class eve.ui.Choice
This creates the Menu for the Choice.
createMenuFor(Object) - Method in class eve.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) - Method in class eve.ui.Form
 
createMenuItem(String, String, IImage) - Method in class eve.ui.Form
 
createMenuItem(Button) - Method in class eve.ui.Form
Return a MenuItem that will be used as a proxy for a specific buton.
createMenuItem(String, String, IImage) - Method in class eve.ui.SoftKeyBar
Create a MenuItem suitable for use in a menu assigned to the SoftKeyBar.
createMenuItem(Button) - Method in class eve.ui.SoftKeyBar
Return a MenuItem that will be used as a proxy for a specific buton.
createMenuItemFor(Object) - Method in class eve.ui.SoftKeyBar
Create a MenuItem for a particular Object.
createNew(FileStore) - Method in class eve.io.filestore.FileStoreEntryFile
 
createNew(int, long) - Static method in class eve.security.PublicPrivateKey
 
createNew() - Static method in class eve.security.PublicPrivateKey
 
createNew() - Static method in class eve.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 eve.security.RSA
Create a new RSAKey pair.
createNew() - Method in class eve.sys.ObjectCache
 
createNew(FileStore) - Method in class eve.zipfile.ZipEntryFile
 
createNewCard() - Method in class eve.ui.CardPanel
 
createNewFile() - Method in class eve.io.File
This method creates a new file of zero length with the same name as the path of this File object if an only if that file does not already exist.
createNewFile() - Method in class java.io.File
This method creates a new file of zero length with the same name as the path of this File object if an only if that file does not already exist.
createNewImage(int, int) - Method in class eve.fx.BufferedGraphics
 
createNewMenu(Point) - Method in class eve.ui.Control
If this does not return null, then the new menu is set to menuState and that menu is used.
createNewObject(Class, boolean) - Static method in class eve.nativeaccess.NativeAccess
 
createNewSocket(Handle, String, String, int) - Method in class eve.net.HttpConnection
Make a connection to the host for the specified protocol.
createNewSocket(String, int, String) - Method in interface eve.net.HttpConnection.SocketMaker
 
createObjectFor(Object, int) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
createObjectFor(Object, int) - Method in class eve.ui.table.TreeModelAdapter
Use this to create a new node object for a node which is about to be expanded.
createOptions - Variable in class eve.fx.ImageTool
These are the options that will be used for createImage().
createProxy(Class, String) - Method in class eve.io.block.RemoteCallTask
Create a Proxy for the specified interface that will operate by making remote calls over this RemoteCallTask.
createProxy(Class[], String) - Method in class eve.io.block.RemoteCallTask
Create a Proxy for the specified interface that will operate by making remote calls over this RemoteCall.
createProxy(Class) - Method in class eve.io.block.RemoteCallTask
Create a Proxy for the specified interface that will operate by making remote calls over this RemoteCall, to the default target object.
createProxy(String) - Method in class eve.io.block.RemoteProxy
Create an Object that implements the interfaces by making remote calls to a peer object across the connection specified in setConnection.
createProxy() - Method in class eve.io.block.RemoteProxy
Create an Object that implements the interfaces by making remote calls to a peer object across the connection specified in setConnection.
createProxy() - Method in interface eve.sys.IRemoteProxyMaker
Create and return an Object that implements the interface supported by this IRemoteProxyMaker.
createProxy() - Method in class eve.sys.SafeRemoteProxy
Create and return the proxy that implements the same intefaces as the original proxy.
createProxyClient(Object, Object) - Static method in class eve.io.block.RemoteCallTask
Create a RemoteCallTask that can be used for creating proxies for interfaces which are then called using a single Thread only.
createProxyClient(Socket) - Static method in class eve.io.block.RemoteCallTask
Create a RemoteCallTask that can be used for creating proxies for interfaces which are then called using a single Thread only.
createReusableEvents() - Static method in class eve.fx.gui.RawEvent
 
createSecureDocument() - Method in class eve.io.block.secure.SecureBlockInputStream
 
createSecureDocument() - Method in class eve.io.block.secure.SecureBlockOutputStream
 
createServerInputStream(InputStream, String) - Method in class eve.io.block.RemoteCallTask
 
createServerOutputStream(OutputStream, String) - Method in class eve.io.block.RemoteCallTask
 
createService(String) - Static method in class eve.net.RemoteConnection
This creates a ServerSocket on a new port and then posts the service to the RemoteConnecion.
createServiceServerSocket() - Static method in class eve.net.RemoteConnection
This is the most reliable way to create a ServerSocket for providing a service over the RemoteConnection.
createServiceServerSocket(int, int) - Static method in class eve.net.RemoteConnection
This is the most reliable way to create a ServerSocket for providing a service over the RemoteConnection.
createShortcut(String, String, String) - Static method in class eve.net.rapi.Rapi
Create a shortcut to a target.
createShortcut(String, String, String) - Static method in class eve.sys.Device
 
createShortcut(String, String, String, String, int) - Static method in class eve.sys.registry.Registry
Create a shortcut (link) to a target executable.
createShortcut(String, String, String) - Static method in class eve.sys.registry.Registry
Deprecated. 
createShortcut(String, String, String, String, int) - Static method in class eve.sys.Windows
Create a shortcut (link) to a target executable.
createSipFiller(Panel) - Method in class eve.ui.Form
Create and return a SIPFiller for the Form - or return null if one was alredy created.
createStringWithChars(char[]) - Static method in class eve.sys.Vm
Create a new String that uses the specified character array without creating a new character array for the String.
createSymbolicLink(String) - Method in class eve.io.File
Create a symbolic link to a specified target file.
createSymbolicLink(String) - Method in class eve.io.FileAdapter
Create a symbolic link to a specified target file.
createSymbolicLink(String) - Method in class eve.net.rapi.RapiFile
Create a symbolic link to a specified target file.
createTag(int) - Method in class eve.applet.ClassFile.UtfPool
 
createTaskbarEntry() - Method in class eve.fx.gui.WindowSurface
 
createTaskbarEntry() - Static method in class eve.sys.Device
 
createTempFile(String, String, File) - Method in class eve.io.File
This creates an empty temporary file with the specified prefix and suffix.
createTempFile(String, File) - Method in class eve.io.File
This creates an empty file with a specific name in a temporary directory.
createTempFile(String, String, File) - Static method in class java.io.File
This method creates a temporary file in the specified directory.
createTempFile(String, String) - Static method in class java.io.File
This method creates a temporary file in the system temporary directory.
createTest(Object, Class, Object, Class) - Static method in class eve.io.block.RemoteCallTask
Create two RemoteCallTask objects connected via MemoryStreams.
createTestConnection(Object) - Method in class eve.io.block.RemoteProxy
Create a local MemoryStream connection across which remote calls will be made.
createTestConnection(Object) - Method in interface eve.sys.IRemoteProxyMaker
Create a local MemoryStream connection across which remote calls will be made.
createTestStreams(InputStream[], OutputStream[]) - Static method in class eve.io.block.RemoteProxy
Create input and output streams connected to each other via MemoryStreams.
createTree(FileStoreEntryFile, FileStore, Handle) - Static method in class eve.io.filestore.FileStoreEntryFile
 
createWindow() - Method in class eve.ui.Form
This creates a new Window for the Form on request (when being shown).
createZeroValue(Class) - Static method in class eve.sys.Reflection
Create a zero value Java wrapper object.
createZipEntry(String) - Method in class eve.zipfile.ZipInputStream
Creates a new zip entry for the given name.
createZipEntry(String) - Method in class java.util.zip.ZipInputStream
Creates a new zip entry for the given name.
createZippedMemoryFile() - Static method in class eve.zipfile.ZipFile
This is useful for creating a zipped file in memory without needing to know how to use the ZipFile API.
creatingFor(TextPad, DisplayLine, int, int) - Method in class eve.ui.formatted.TextFormatter
This gives the TextFormatter the chance to actually alter the lines being displayed.
creationData - Variable in class eve.ui.Window
 
criteria - Variable in class eve.database.EntrySelector
 
criteriaToField(int) - Static method in class eve.database.DatabaseUtils
 
criteriaToOptions(int) - Static method in class eve.database.DatabaseUtils
 
criteriaToType(int) - Static method in class eve.database.DatabaseUtils
 
CROSS - Static variable in class eve.fx.DrawnIcon
This is a 'X' cross.
cross - Static variable in class eve.ui.FormBase
The cross (X) icon - colored Red.
CROSS_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
CROSS_CURSOR - Static variable in interface eve.sys.VmConstants
 
crossIcon - Static variable in class eve.ui.FormBase
The cross (X) icon - colored Red.
crypt_raw(byte[], byte[], int, int[]) - Method in class com.ewesoft.pub.security.BCrypt
Perform the central password hashing step in the bcrypt scheme
Ctrl - Class in com.stevesoft.pat
 
Ctrl() - Constructor for class com.stevesoft.pat.Ctrl
 
cur - Variable in class eve.util.TextEncoder
 
curCard - Variable in class eve.ui.CardPanel
Focus on the first control on the active panel.
curFile - Variable in class eve.ui.SimpleFileChooser
 
curFont - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
curFont - Variable in class eve.ui.Control
 
curFontSize - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
curLoc - Variable in class eve.ui.PanelSplitter
 
curOffset - Variable in class eve.fx.points.PdfMaker.PdfOutputStream
 
curPoint - Variable in class eve.ui.DragContext
 
currency - Static variable in class com.stevesoft.pat.Bits
 
Currency - Class in eve.math
 
Currency() - Constructor for class eve.math.Currency
 
Currency(double) - Constructor for class eve.math.Currency
 
Currency(BigDecimal) - Constructor for class eve.math.Currency
 
Currency(BigDecimal) - Constructor for class eve.math.Currency
 
Currency(String) - Constructor for class eve.math.Currency
 
CURRENCY - Static variable in class eve.sys.Locale
 
Currency.CurrencyParser - Class in eve.math
 
CURRENCY_SYMBOL - Static variable in class java.lang.Character
General category "Sc" in the Unicode specification.
CURRENCY_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Currency Symbols" Unicode character block.
CurrencyDecimalSeparator - Static variable in class eve.sys.Locale
 
CurrencyDigits - Static variable in class eve.sys.Locale
 
CurrencyGrouping - Static variable in class eve.sys.Locale
 
CurrencyParser(Locale) - Constructor for class eve.math.Currency.CurrencyParser
 
currencySymbol - Variable in class eve.math.DecimalSymbols
 
CurrencySymbol - Static variable in class eve.sys.Locale
 
CurrencyThousandsSeparator - Static variable in class eve.sys.Locale
 
current - Variable in class eve.ui.ScrollTrack
 
current - Variable in class eve.ui.Swiper
 
currentClassLoader() - Method in class java.lang.SecurityManager
Find the ClassLoader of the first non-system class on the execution stack.
currentDir - Variable in class eve.ui.SimpleFileChooser
 
currentDir - Static variable in class eve.ui.VMOptions
 
currentDisplayedImageSize(Dimension) - Method in class eve.ui.ImageControl
 
currentEvent - Variable in class eve.ui.data.Editor
This is the event that caused the current fieldChanged() or action() event.
currentFiles - Variable in class eve.ui.SimpleFileChooser
 
currentLoadedClass() - Method in class java.lang.SecurityManager
Find the first non-system class on the execution stack.
currentMask - Variable in class eve.ui.SimpleFileChooser
 
currentPageFormat - Variable in class eve.fx.print.PageCounter
 
currentPageIndex - Variable in class eve.fx.print.PageCounter
This is only valid after calls to moveToNextPage().
currentPenPress - Variable in class eve.ui.EventThreadData
 
currentPenPress() - Static method in class eve.ui.Gui
 
currentSize - Variable in class eve.ui.data.icons.TestIcon
 
currentSize_changed(Editor) - Method in class eve.ui.data.icons.TestIcon
 
currentThread() - Static method in class java.lang.Thread
 
currentTimeMillis() - Static method in class java.lang.System
Get the current time in milliseconds.
currentTimeToString() - Static method in class eve.data.PlainTimeStamp.Utils
 
Cursor - Interface in eve.fx.gui
 
cursor - Variable in class eve.ui.formatted.TextFormatter
 
cursor - Variable in class eve.ui.table.TableControl
This is the cursor position.
cursorOffsetInImage - Variable in class eve.ui.DragContext.ImageDragInWindow
The original cursorOffsetInImage value.
cursorOn - Variable in class eve.ui.Input
 
cursorPos - Variable in class eve.ui.Input
 
cursorSize - Variable in class eve.ui.table.TableModel
This specifies the size of the cursor, in cells.
cursorTo(int, int, boolean) - Method in class eve.ui.table.TableControl
 
cursorTo(int, int, boolean) - Method in class eve.ui.table.TreeControl
 
cursorTo(int, boolean) - Method in class eve.ui.table.TreeControl
 
cursorToEnd() - Method in class eve.ui.Input
 
curState - Variable in class eve.ui.TextPad
 
curStream - Variable in class eve.io.PNGEncoder
 
curSwiping - Variable in class eve.ui.Swiper
 
curText - Variable in class eve.ui.InputKeyPad
 
Curve - Class in eve.fx
This class provides methods for calculating points and bounds for linear, quadratic and cubic curves.
Curve() - Constructor for class eve.fx.Curve
 
curve - Static variable in class eve.fx.Curve
 
curveTo(float, float, float, float, float, float) - Method in class eve.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.
CUSTOM_EVENT - Static variable in class eve.fx.gui.RawEvent
 
customEdge - Variable in class eve.ui.MenuItem
 
customIndex - Variable in class eve.ui.advanced.database.DatabaseTester
 
CustomInstallerClass - Static variable in class eve.sys.install.InstallerConfig
 
customizer - Variable in class eve.ui.choices.SimpleItemSelect
 
customMake - Variable in class eve.ui.MessageBox
If this is true then the MessageBox will not add any of it's own controls.
cutNodes - Variable in class eve.ui.table.TreeTableModel
 
cyanBackground - Static variable in class eve.ui.DialogBox
 
cycledKeys - Variable in class eve.ui.InputMethod
 
cycleFocus - Variable in class eve.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.
CYPRIOT_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cypriot Syllabary" Unicode character block.
CYRILLIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic" Unicode character block.
CYRILLIC_SUPPLEMENTARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Cyrillic Supplementary" Unicode character block.

D

DarkBlue - Static variable in class eve.fx.Color
 
darkColor - Static variable in class eve.ui.GuiStyle
 
DarkGray - Static variable in class eve.fx.Color
 
DASH - Static variable in class eve.fx.Pen
 
DASH_PUNCTUATION - Static variable in class java.lang.Character
General category "Pd" in the Unicode specification.
DASHDOT - Static variable in class eve.fx.Pen
 
DASHDOTDOT - Static variable in class eve.fx.Pen
 
data - Variable in class eve.applet.ClassFile
 
data - Variable in class eve.fx.gui.RawEvent
 
data - Variable in class eve.fx.gui.SurfaceWindowEvent
/** In the case of a DATA_DROPPED event this will hold data that has been dropped into the window.
data - Variable in class eve.io.ByteArrayRandomStream
This is the data being read from or written to.
data - Variable in class eve.sys.ClassFile.Attribute
 
data - Variable in class eve.sys.ClassFile
The data bytes for the class file.
data - Variable in class eve.ui.data.AppForm
Put the data in here.
data - Variable in class eve.ui.event.FrameEvent
 
data - Variable in class eve.ui.FieldHandler
This holds the Object itself that is being edited.
data - Variable in class eve.ui.formatted.TextFormatter
 
data - Variable in class eve.ui.MenuItem
Optional data to associate with the MenuItem.
data - Variable in class eve.ui.table.GridTableModel
The data to be displayed.
data - Variable in class eve.ui.table.TableCellAttributes
This is alternate non-textual data to display.
data - Variable in class eve.util.ArraySection
 
data - Variable in class eve.util.ByteArray
The data bytes.
data - Variable in class eve.util.CharArray
These are the data characters.
data - Variable in class eve.util.EncodedUTF8String
 
data - Variable in class eve.util.IntArray
This is the array of integers being used and should never be set to null.
data - Variable in class eve.util.OwnedProperties
Do not access this directly.
data - Variable in class eve.util.SubString
 
DATA_CHANGED - Static variable in class eve.ui.event.DataChangeEvent
 
DATA_CHANGED_BY_ENTER - Static variable in class eve.ui.Input
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 eve.fx.gui.SurfaceWindowEvent
This event occurs when the user drops data picked up from another application or from the OS shell.
dataAccepted(Control, Object, String) - Method in class eve.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 eve.ui.table.TreeControl
 
dataAccepted(Control, Object, String) - Method in class eve.ui.TextPad
 
dataAnchor - Variable in class eve.sys.FetchData
 
Database - Interface in eve.database
A Database represents a single relational database table along with associated indexes and other meta data.
database - Variable in class eve.database.implement.DatabaseEntryObject
 
database - Variable in class eve.database.implement.FoundEntriesObject
 
database - Variable in class eve.ui.advanced.database.DatabaseTableModel
 
databaseClosed() - Method in class eve.database.SafeDBAccess
This is called when the database has been closed.
DatabaseEntry - Interface in eve.database
 
DatabaseEntryComparer - Interface in eve.database
 
DatabaseEntryObject - Class in eve.database.implement
 
DatabaseEntryObject(DatabaseObject) - Constructor for class eve.database.implement.DatabaseEntryObject
If the value is a String, convert it to an Object suitable for the specified type.
DatabaseEvent - Class in eve.database
 
DatabaseEvent(int, Object) - Constructor for class eve.database.DatabaseEvent
 
databaseExists(String) - Method in interface eve.database.DatabaseMaker
 
databaseExists(File) - Method in interface eve.database.DatabaseMaker
 
databaseExists(DatabaseMaker, String) - Static method in class eve.database.DatabaseManager
 
databaseExists(String) - Method in class eve.database.implement.DefaultDatabaseMaker
 
databaseExists(File) - Method in class eve.database.implement.DefaultDatabaseMaker
 
databaseExists() - Method in class eve.database.SafeDBAccess
Check if the database does exist.
DatabaseIOException - Exception in eve.database
 
DatabaseIOException(IOException) - Constructor for exception eve.database.DatabaseIOException
 
databaseIsValid(String) - Method in interface eve.database.DatabaseMaker
 
databaseIsValid(File) - Method in interface eve.database.DatabaseMaker
 
databaseIsValid(DatabaseMaker, String) - Static method in class eve.database.DatabaseManager
 
databaseIsValid(String) - Method in class eve.database.implement.DefaultDatabaseMaker
 
databaseIsValid(File) - Method in class eve.database.implement.DefaultDatabaseMaker
 
DatabaseMaker - Interface in eve.database
 
DatabaseManager - Class in eve.database
 
DatabaseManager() - Constructor for class eve.database.DatabaseManager
 
databaseNameToFile(String) - Method in class eve.database.implement.DefaultDatabaseMaker
 
DatabaseObject - Class in eve.database.implement
 
DatabaseObject() - Constructor for class eve.database.implement.DatabaseObject
 
DatabaseObject.MetaData - Class in eve.database.implement
 
databaseOpened(Database, String, boolean) - Method in class eve.database.SafeDBAccess
This gets called when the DB has been successfully opened.
DatabaseOperationException - Exception in eve.database
This is an IOException that indicates that the operation requested is illegal based on the current state of the Database.
DatabaseOperationException(String) - Constructor for exception eve.database.DatabaseOperationException
 
DatabaseSpecs - Class in eve.database.implement
 
DatabaseSpecs() - Constructor for class eve.database.implement.DatabaseSpecs
 
DatabaseStream - Interface in eve.database.implement
This is not part of the Ewe Simple Database specification.
DatabaseTableModel - Class in eve.ui.advanced.database
 
DatabaseTableModel(Database) - Constructor for class eve.ui.advanced.database.DatabaseTableModel
 
DatabaseTableModel(Database, String) - Constructor for class eve.ui.advanced.database.DatabaseTableModel
 
DatabaseTableModel(Database, int[], boolean) - Constructor for class eve.ui.advanced.database.DatabaseTableModel
 
DatabaseTableModel(Database, boolean) - Constructor for class eve.ui.advanced.database.DatabaseTableModel
 
DatabaseTableModel(FoundEntries) - Constructor for class eve.ui.advanced.database.DatabaseTableModel
 
DatabaseTableModel(EntriesView) - Constructor for class eve.ui.advanced.database.DatabaseTableModel
 
DatabaseTester - Class in eve.ui.advanced.database
 
DatabaseTester(Database) - Constructor for class eve.ui.advanced.database.DatabaseTester
 
DatabaseTypes - Interface in eve.database
This class contains constants used in the Database package.
DatabaseUIUtils - Class in eve.ui.advanced.database
 
DatabaseUIUtils() - Constructor for class eve.ui.advanced.database.DatabaseUIUtils
 
DatabaseUtils - Class in eve.database
 
dataBeingRemoved(Object, DragContext) - Method in class eve.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 eve.ui.EditControl
 
dataBeingRemoved(Object, DragContext) - Method in class eve.ui.table.TreeControl
 
DataCell - Class in eve.fx.points
 
DataCell() - Constructor for class eve.fx.points.DataCell
 
DataCell(String) - Constructor for class eve.fx.points.DataCell
 
DataCell(PointImage) - Constructor for class eve.fx.points.DataCell
 
DataCell(ImageData, double, double) - Constructor for class eve.fx.points.DataCell
 
dataChanged(FieldTransfer, Point) - Method in class eve.ui.advanced.database.DatabaseTableModel
 
dataChanged(Object, int, String) - Method in class eve.ui.advanced.database.DatabaseTableModel
 
dataChanged(String) - Method in class eve.ui.data.Editor
This calls toControls(fields) and then notifyDataChange().
dataChanged() - Method in class eve.ui.data.Editor
This calls toControls() and then notifyDataChange().
dataChanged() - Method in class eve.ui.IconMenu
This gets called when the selection changes.
dataChanged(Object, int, String) - Method in class eve.ui.table.data.FieldTableModel
 
dataChanged(FieldTransfer, Point) - Method in class eve.ui.table.data.FieldTableModel
 
DataChangeEvent - Class in eve.ui.event
 
DataChangeEvent(int, Control) - Constructor for class eve.ui.event.DataChangeEvent
 
DataChangeEvent(Object) - Constructor for class eve.ui.event.DataChangeEvent
 
dataChangeOnEachKey - Variable in class eve.ui.Input
If this is true then a DataChange will be fired on each key.
dataChangeOnEachPress - Variable in class eve.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).
dataClass - Variable in class eve.ui.data.FieldData
This is the Class of the Object that holds the data.
DataConverter - Interface in eve.sys
 
dataDir - Variable in class eve.ui.installer.InstallDirectories
 
dataDirChange_action(Editor) - Method in class eve.ui.installer.InstallDirectories
 
dataDirDefault_action(Editor) - Method in class eve.ui.installer.InstallDirectories
 
dataDirectory() - Method in interface eve.sys.install.InstalledConfig.InstalledDirectories
 
dataDirectory - Variable in class eve.ui.installer.InstallDirectories
 
dataDirectory - Variable in class eve.ui.installer.Installer
 
dataDraggedOff(Object) - Method in class eve.ui.Control
This is called when data that was previously dragged into the control has now been dragged off.
dataDraggedOff(Object) - Method in class eve.ui.TextPad
 
dataDraggedOver(Object, Point, PenEvent) - Method in class eve.ui.Control
This is called when data is being dragged into the control.
dataDraggedOver(Object) - Method in class eve.ui.Control
This is called when data is being dragged into the control.
dataDraggedOver(Object, Point, PenEvent) - Method in class eve.ui.TextPad
 
dataDroppedOn(Object, Point, DragContext) - Method in class eve.ui.Control
This is called by a drop from a drag and drop operation.
dataDroppedOn(Object, Point, DragContext) - Method in class eve.ui.TextPad
 
DataFormatException - Exception in java.util.zip
Exception thrown when compressed data is corrupt.
DataFormatException() - Constructor for exception java.util.zip.DataFormatException
Create an exception without a message.
DataFormatException(String) - Constructor for exception java.util.zip.DataFormatException
Create an exception with a message.
DatagramPacket - Class in java.net
This class models a packet of data that is to be sent across the network using a connectionless protocol such as UDP.
DatagramPacket(byte[], int, int) - Constructor for class java.net.DatagramPacket
This method initializes a new instance of DatagramPacket which has the specified buffer, offset, and length.
DatagramPacket(byte[], int) - Constructor for class java.net.DatagramPacket
Initializes a new instance of DatagramPacket for receiving packets from the network.
DatagramPacket(byte[], int, int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Initializes a new instance of DatagramPacket for transmitting packets across the network.
DatagramPacket(byte[], int, InetAddress, int) - Constructor for class java.net.DatagramPacket
Initializes a new instance of DatagramPacket for transmitting packets across the network.
DatagramSocket - Class in java.net
 
DatagramSocket() - Constructor for class java.net.DatagramSocket
Initializes a new instance of DatagramSocket that binds to a random port and every address on the local machine.
DatagramSocket(int) - Constructor for class java.net.DatagramSocket
Initializes a new instance of DatagramSocket that binds to the specified port and every address on the local machine.
DatagramSocket(int, InetAddress) - Constructor for class java.net.DatagramSocket
Initializes a new instance of DatagramSocket that binds to the specified local port and address.
DataInput - Interface in java.io
This interface is implemented by classes that can data from streams into Java primitive types.
DataInputStream - Class in java.io
This subclass of FilteredInputStream implements the DataInput interface that provides method for reading primitive Java data types from a stream.
DataInputStream(InputStream) - Constructor for class java.io.DataInputStream
This constructor initializes a new DataInputStream to read from the specified subordinate stream.
DataInterface - Interface in eve.sys
 
dataInterface - Variable in class eve.sys.FieldTransfer
This is the Control used for the field in an Editor.
DataObject - Class in eve.data
This is an object which completely implements the DataUnit interface.
DataObject() - Constructor for class eve.data.DataObject
 
dataObject - Variable in class eve.sys.FieldTransfer
The data object being used.
dataObjectIsCompatible(Object) - Method in class eve.ui.data.Editor
 
dataOffset - Variable in class eve.io.ZepFile
 
DataOutput - Interface in java.io
This interface is implemented by classes that can wrte data to streams from Java primitive types.
DataOutputStream - Class in java.io
This class provides a mechanism for writing primitive Java datatypes to an OutputStream in a portable way.
DataOutputStream(OutputStream) - Constructor for class java.io.DataOutputStream
This method initializes an instance of DataOutputStream to write its data to the specified underlying OutputStream
DataProcessor - Interface in eve.io
 
DataReady - Static variable in class eve.net.HttpConnection
 
dataToDrag - Variable in class eve.ui.DragContext
Used for Drag and Drop - this is any data to be dragged.
DataTooBigException - Exception in eve.database
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 exception eve.database.DataTooBigException
 
dataTransferCancelled(Object) - Method in class eve.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 eve.ui.EditControl
 
dataTransferCancelled(Object) - Method in class eve.ui.table.TreeControl
 
dataTransferCancelled(Object) - Method in class eve.ui.TextPad
 
DataTreeNode - Interface in eve.data
A DataTreeNode allows another data type, which is not itself a TreeNode but which has a tree structure, to be displayed in a TreeControl.
DataTreeNodeObject - Class in eve.data
 
DataTreeNodeObject() - Constructor for class eve.data.DataTreeNodeObject
 
dataType - Variable in class eve.io.ZepFile
 
DataUnit - Interface in eve.data
A DataUnit encompasses a set of standard methods which are useful for small units of data.
DataUtils - Class in eve.data
 
DataUtils() - Constructor for class eve.data.DataUtils
 
DataValidator - Interface in eve.database
 
dataValidator - Variable in class eve.database.implement.DatabaseObject
 
dataValidatorClass - Variable in class eve.database.implement.DatabaseSpecs
 
dataWasAdded() - Method in class eve.sys.FetchData
Returns if data was added using getTargetWrapper();
DATE - Static variable in interface eve.database.DatabaseTypes
This is for a date value (represented by eve.sys.DayOfYear, saved as a 64-bit integer).
DATE - Static variable in class java.util.Calendar
Constant representing the day time field, synonym for DAY_OF_MONTH.
Date - Class in java.util
This class represents a specific time in milliseconds since the epoch.
Date() - Constructor for class java.util.Date
Creates a new Date Object representing the current time.
Date(long) - Constructor for class java.util.Date
Creates a new Date Object representing the given time.
Date(int, int, int) - Constructor for class java.util.Date
Deprecated.
use new GregorianCalendar(year+1900, month, day) instead.
Date(int, int, int, int, int) - Constructor for class java.util.Date
Deprecated.
use new GregorianCalendar(year+1900, month, day, hour, min) instead.
Date(int, int, int, int, int, int) - Constructor for class java.util.Date
Deprecated.
use new GregorianCalendar(year+1900, month, day) instead.
Date(String) - Constructor for class java.util.Date
Deprecated.
use java.text.DateFormat.parse(s) instead.
DATE_SEPARATOR - Static variable in class eve.sys.Locale
The character(s) for the date separator.
DATE_TIME - Static variable in interface eve.database.DatabaseTypes
This is for a date and time (represented by eve.sys.Time) value (saved as a 64-bit integer).
DateChange - Class in eve.sys
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 eve.sys.DateChange
 
dateIsValid(IDate) - Static method in class eve.data.DateTimeUtils
 
dateIsValid(int, int, int) - Static method in class eve.data.DateTimeUtils
Checks if any value is less than zero.
dateIsValid() - Method in interface eve.data.IDate
 
dateIsValid() - Method in class eve.data.PlainDate
Checks if month and day are both greater than 0.
dateIsValid() - Method in class eve.sys.Time
 
dateIsValid() - Method in class eve.ui.DateTimeInput
 
dateIsValid() - Method in class eve.ui.DateUpDownInput
 
dateIsValid() - Method in class eve.ui.SimpleDateInput
 
dateTextEncode(CharArray, int, int, int) - Static method in class eve.data.DateTimeUtils
 
DateTimeInput - Class in eve.ui
 
DateTimeInput() - Constructor for class eve.ui.DateTimeInput
 
DateTimeInput(boolean) - Constructor for class eve.ui.DateTimeInput
 
DateTimeUtils - Class in eve.data
 
DateTimeUtils() - Constructor for class eve.data.DateTimeUtils
 
dateToInt(int, int, int) - Static method in class eve.data.DateTimeUtils
Convert a plain date into a platform independent int value.
DateUpDownInput - Class in eve.ui
This inputs a time of day value using a set of UpDownInputs.
DateUpDownInput(boolean) - Constructor for class eve.ui.DateUpDownInput
 
DateUpDownInput(boolean, boolean) - Constructor for class eve.ui.DateUpDownInput
 
DateUpDownInput.DateUpDownInputPopup - Class in eve.ui
 
DateUpDownInputPopup(boolean) - Constructor for class eve.ui.DateUpDownInput.DateUpDownInputPopup
 
DateUpDownInputPopup(boolean, boolean) - Constructor for class eve.ui.DateUpDownInput.DateUpDownInputPopup
 
day - Variable in class eve.data.PlainDate
The day in the month value, starting from 1.
DAY - Static variable in class eve.sys.Locale
The full name of the day which is equivalent to Monday - Sunday, where 1 == Monday, 2 == Tuesday etc.
day - Variable in class eve.sys.Time
The day in the range of 1 to the last day in the month.
DAY - Static variable in class eve.sys.Time
 
DAY_OF_MONTH - Static variable in class java.util.Calendar
Constant representing the day time field.
DAY_OF_WEEK - Static variable in class eve.sys.Locale
The full name of a DAY IN THE WEEK.
DAY_OF_WEEK - Static variable in class java.util.Calendar
Constant representing the day of week time field.
DAY_OF_WEEK_IN_MONTH - Static variable in class java.util.Calendar
Constant representing the day-of-week-in-month field.
DAY_OF_YEAR - Static variable in class java.util.Calendar
Constant representing the day of year time field.
dayBeforeMonth - Static variable in class eve.ui.DateUpDownInput
Set this true for the day to be shown before the month for all future DateUpDownInput created.
DayInYear - Class in eve.data
This class is the same as DayOfYear, but it encodes/decodes itself as a platform, era independant long value.
DayInYear() - Constructor for class eve.data.DayInYear
 
DayInYear(int, int, int) - Constructor for class eve.data.DayInYear
 
dayOfWeek - Variable in class eve.sys.Time
The day of the week in the range 1 to 7, with 1 being Monday and 7 being Sunday
DayOfYear - Class in eve.sys
DayOfYear is a type of Time object which is only concerned with the day of a specified year.
DayOfYear() - Constructor for class eve.sys.DayOfYear
 
DayOfYear(int, int, int) - Constructor for class eve.sys.DayOfYear
 
days - Variable in class eve.sys.DateChange
The number of days difference.
db - Variable in class eve.database.EntryComparer
 
db - Variable in class eve.database.EntrySelector
 
DB_DONT_FIX_MESSAGE - Static variable in class eve.ui.DialogBox
 
dbSize() - Method in class eve.database.SafeDBAccess
This can only be called if the DB is closed.
de - Variable in class eve.database.EntrySelector
 
DEACTIVATE - Static variable in class eve.fx.gui.SurfaceWindowEvent
This indicates that the window is no longer active.
deactivate() - Method in class eve.ui.ButtonControl
 
deactivate() - Method in class eve.ui.Control
This does NOT disable a control - but tells it to put itself in a "non-active" state.
deactivate() - Method in class eve.ui.game.MosaicPanel
This deactivates detecting mouse interaction with the images on the panel.
debug(Object, int) - Static method in class eve.sys.Vm
Perform a special debuggin operation.
debug(String) - Static method in class eve.sys.Vm
 
debug(String) - Static method in class eve.ui.Console
Send a line of data to the special debugging/standard IO console.
Debug - Class in eve.util
This class contains a set of useful methods for debugging an application.
Debug() - Constructor for class eve.util.Debug
 
DEBUG_END_OBJECT_CREATION - Static variable in class eve.sys.Vm
An operation for debug(Object,int) - indicates that the names of the classes of created objects should no longer be output on the console.
DEBUG_END_STACK_TRACE_FOR_CLASS - Static variable in class eve.sys.Vm
An operation for debug(Object,int) - indicates that the name of a class and the stack trace should not be displayed when a new instance of the class is created.
DEBUG_STACK_TRACE - Static variable in class eve.sys.Vm
An operation for debug(Object,int) - indicates that the current stack trace should be output to the console.
DEBUG_START_OBJECT_CREATION - Static variable in class eve.sys.Vm
An operation for debug(Object,int) - indicates that the names of the classes of created objects should be output on the console.
DEBUG_START_STACK_TRACE_FOR_CLASS - Static variable in class eve.sys.Vm
An operation for debug(Object,int) - indicates that the name of a class and the stack trace should be displayed when a new instance of the class is created.
debugCache - Static variable in class eve.sys.Cache
 
debugControl - Static variable in class eve.ui.ControlBase
 
debugFlag - Static variable in class eve.ui.ControlBase
 
debugModify - Static variable in class eve.ui.Control
 
debugRepaintNow - Static variable in class eve.ui.Control
 
debugStackTrace() - Static method in class eve.sys.Vm
Display on the console the current stack trace - leaving out this method call.
dec() - Method in class com.stevesoft.pat.patInt
Decrement the value of this by 1.
DECEMBER - Static variable in class java.util.Calendar
Constant representing December.
DECIMAL - Static variable in interface eve.database.DatabaseTypes
This is for an arbitrary sized decimal number stored as an eve.math.Decimal.
Decimal - Class in eve.math
A Decimal is a mutable version of BigDecimal.
Decimal() - Constructor for class eve.math.Decimal
 
Decimal(double) - Constructor for class eve.math.Decimal
 
Decimal(BigDecimal) - Constructor for class eve.math.Decimal
 
Decimal(BigDecimal) - Constructor for class eve.math.Decimal
 
Decimal(String) - Constructor for class eve.math.Decimal
 
decimal_digit - Static variable in class com.stevesoft.pat.Bits
 
DECIMAL_DIGIT_NUMBER - Static variable in class java.lang.Character
General category "Nd" in the Unicode specification.
DecimalFormat - Class in eve.math
This is an immutable Decimal Format specifier.
DecimalFormat(int, int, int, int, boolean, boolean) - Constructor for class eve.math.DecimalFormat
 
DecimalKeyPad - Class in eve.ui
 
DecimalKeyPad() - Constructor for class eve.ui.DecimalKeyPad
 
DecimalSeparator - Static variable in class eve.sys.Locale
 
decimalSymbol - Variable in class eve.math.DecimalSymbols
 
DecimalSymbols - Class in eve.math
This contains the decimal symbols and format for a particular Locale for either currency or non-currency decimal values.
DecimalSymbols(Locale, boolean) - Constructor for class eve.math.DecimalSymbols
Create a new DecimalSymbols with values retrieved from the specified locale.
DECLARED - Static variable in interface eve.reflect.Member
 
DECLARED - Static variable in class eve.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.
declaringClass - Variable in class eve.reflect.Field
 
declaringClass - Variable in class eve.reflect.MethodConstructor
 
decode(TextDecoder) - Method in class eve.data.EncodableObject
Override this to decode the fields that you want to decode.
decode(Object, TextDecoder) - Static method in class eve.data.TextEncodableAdapter
 
decode(byte[], int, int, DataProcessor) - Method in interface eve.database.DatabaseEntry
Decode an encoded DatabaseEntry.
decode(byte[], int, int) - Method in interface eve.database.DatabaseEntry
 
decode(Database, byte[], int, DataProcessor) - Method in class eve.database.EntrySelector
Decode the EntrySelector for use with the specified Database.
decode(byte[], int, int, DataProcessor) - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
decode(byte[], int, int) - Method in class eve.database.implement.DatabaseEntryObject
 
decode(FormattedDataSource, ImageMaker, Rect, Dimension, int) - Method in class eve.fx.ImageDecoder
Decode a portion of the Image to the ImageMaker.
decode(FormattedDataSource, ImageMaker) - Method in class eve.fx.ImageDecoder
 
decode(FormattedDataSource, boolean) - Method in class eve.fx.ScaledImageMaker
Deprecated.
Decode the formatted image using a new ImageDecoder().
decode(String, boolean) - Method in class eve.fx.ScaledImageMaker
Deprecated.
Decode the formatted image using a new ImageDecoder().
decode(InputStream) - Method in class eve.io.ZepFile
Read all the bytes in the InputStream, close the stream and then decode the bytes.
decode(byte[], int, int) - Method in class eve.io.ZepFile
Clear the ZepFile and decode a copy of the data in the bytes.
decode(ByteArray) - Method in class eve.io.ZepFile
Clear the ZepFile and decode the data in the bytes and continue to use the specified ByteArray as the internal buffer.
decode() - Method in class eve.io.ZepFile
 
decode(ByteArray) - Method in class eve.security.SecureDocument
Decode the encrypted text as set by setData() into the plain text of the original document.
decode(Object, String) - Method in class eve.ui.data.FieldData
Given the properties (encoded as a String: e.g.
decode(PropertyList) - Method in class eve.ui.data.FieldData
Decode the FieldData from a PropertyList containing properties that specify this FieldData.
decode(TextDecoder) - Method in class eve.ui.data.ListObject
 
decode(TextDecoder) - Method in class eve.ui.launcher.VMApp
 
decode(TextDecoder) - Method in class eve.ui.launcher.VMApps
 
decode(String) - Static method in class eve.util.Base64
Decodes a BASE64 encoded string.
decode(byte[], int, int, Wrapper) - Method in class eve.util.ByteEncoder
Decode a data unit at the specified location, placing it in the destination Wrapper.
decode(byte[], int, int) - Method in class eve.util.ByteEncoder
Decode a list of values (Object or primitive) stored in a byte sequence.
decode(char[], int, int) - Static method in class eve.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.
decodeAfterReading(Database) - Method in class eve.database.implement.FieldModifier
 
decodeAlignment(String) - Static method in class eve.fx.Fx
Decode alignments that can either be "L" or "R", and default to CENTER if not specified.
decodeAlignment(String, int) - Static method in class eve.fx.Fx
Decode alignments that can either be "L" or "R", and default to CENTER if not specified.
decodeAlignment(String) - Static method in class eve.ui.Gui
 
decodeAnchor(String) - Static method in class eve.ui.Gui
 
decodeAnchors(String) - Static method in class eve.fx.Fx
Decode anchors that can either be N|S|E|W, and default to CENTER if not specified.
decodeAnchors(String, int) - Static method in class eve.fx.Fx
Decode anchors that can either be N|S|E|W, and default to CENTER if not specified.
decodeBytes(byte[], int, int) - Method in class eve.math.Decimal
 
decodeBytes(byte[], int, int) - Method in interface eve.util.ByteDecodable
This requests the Object to decode itself from a stream of bytes.
decodeCellConstraints(String) - Static method in class eve.fx.Fx
Decode cell constraints that can be h|H|v|V|F, and default to STRETCH if not specified.
decodeCellConstraints(String, int) - Static method in class eve.fx.Fx
Decode cell constraints that can be h|H|v|V|F.
decoded(TextDecoder) - Method in class eve.data.EncodableObject
This is called after standard decoding is done.
decoded(String) - Method in class eve.data.EncodableObject
This method is called after the base implementation of textDecode() is executed.
decoded(String) - Method in class eve.util.OwnedProperties
 
decodedImage - Variable in class eve.fx.win32.WindowsBitmap
 
decodeEncodableObjectData(byte[], int, int, Object) - Method in class eve.util.ByteEncoder
Decode the fields of an Encodable object, as encoded by encodeEncodableObjectData().
decodeField(byte[], int, int, String, Wrapper) - Method in class eve.util.ByteEncoder
This searchs for a field name and returns the encoded value associated with the field.
decodeFields(String, TextDecoder, String) - Method in class eve.data.EncodableObject
You can call this within your decode(TextDecoder te) method to encode specific fields.
decodeFields(Field[], TextDecoder, String) - Method in class eve.data.EncodableObject
You can call this within your decode(TextDecoder te) method to encode specific fields.
decodeFields(Object, String, TextDecoder, String) - Static method in class eve.data.TextEncodableAdapter
You can call this within your decode(TextDecoder te) method to encode specific fields.
decodeFields(Object, Field[], TextDecoder, String) - Static method in class eve.data.TextEncodableAdapter
You can call this within your decode(TextDecoder te) method to encode specific fields.
decodeFillConstraintsAndAnchor(String) - Static method in class eve.fx.Fx
Decode fill constraints that can be N|S|E|W|h|H|v|V|F, and default to STRETCH if not specified.
decodeFillConstraintsAndAnchor(String, int) - Static method in class eve.fx.Fx
Decode fill constraints that can be N|S|E|W|h|H|v|V|F.
decodeFrom(InputStream) - Method in class eve.io.TreeConfigFile
 
decodeFromIconFile(RandomStream, int) - Static method in class eve.fx.Icon
Decode a new Icon from a .icz or .ico file or an image file.
decodeFully() - Method in class eve.fx.ImageDecoder
Only call this after calling analyze() and then optionally calling setSourceAndDestination().
decodeFully(ImageMaker) - Method in class eve.fx.ImageDecoder
 
decodeJavaUtf8String(byte[], int, int, char[], int) - Static method in class eve.util.Utils
Convert a Java Utf8 byte encoded string into a string of characters.
decodeJavaUtf8String(byte[], int, int) - Static method in class eve.util.Utils
Decode a String encoded as Java Utf8 bytes.
decodeObject(byte[], int, int, Object) - Method in class eve.util.ByteEncoder
Decode an object into the specified destination object.
decodeObjectData(byte[], int, int, Object) - Method in class eve.util.ByteEncoder
Decode the data bytes of the object, as encoded by encodeObjectData.
decodeObjectField(byte[], int, int, String, Object) - Method in class eve.util.ByteEncoder
 
decodeObjectField(ByteArray, String) - Method in class eve.util.ByteEncoder
 
decodeObjects(byte[], int, int, Object[]) - Method in class eve.util.ByteEncoder
Decode an array of Objects.
decodeOffsets() - Method in class eve.io.ZepFile
 
decodeReply(byte[], int, int) - Method in class eve.security.SecurityRequest
 
decodeRequest(byte[], int, int, PublicPrivateKey) - Static method in class eve.security.SecurityRequest
 
decodeRequest(byte[], int, int, String) - Static method in class eve.security.SecurityRequest
 
decodeScaled(FormattedDataSource, int, int, boolean, int, Dimension, ImageMaker) - Static method in class eve.fx.ImageDecoder
Decode a possibly scaled image.
decodeScaledPicture(FormattedDataSource, int, int, boolean, boolean, boolean, Dimension) - Static method in class eve.fx.ImageDecoder
Decode a possibly scaled picture.
decodeScaledPicture(FormattedDataSource, Dimension, boolean, boolean, Dimension) - Static method in class eve.fx.ImageDecoder
Decode a possibly scaled picture.
decodeString(byte[], int, int, Wrapper) - Method in class eve.util.ByteEncoder
 
decodeStringField(byte[], int, int, String) - Method in class eve.util.ByteEncoder
 
decodeStringField(ByteArray, String) - Method in class eve.util.ByteEncoder
 
decodeText(byte[], int, int, boolean, CharArray) - Method in class eve.io.AsciiCodec
 
decodeText(byte[], int, int, boolean, CharArray) - Method in class eve.io.JavaUtf8Codec
 
decodeText(byte[], int, int, boolean, CharArray) - Method in interface eve.io.TextCodec
Decode the bytes into Unicode characters.
decodeText(byte[], int, int, boolean, CharArray) - Method in class eve.io.Utf16Codec
 
decodeURL(String) - Static method in class eve.net.URL
Decode a URL encoded with '%##' notation.
decodeURL(String) - Static method in class java.net.URL
Decode a URL encoded with '%##' notation.
decompress(ByteArray, ByteArray) - Method in interface eve.io.ICompressed
Decompress the data stored in this ICompressed and place it in the destination.
decompress(IntArray, ByteArray) - Method in interface eve.io.ICompressed
Decompress the data stored in this ICompressed and place it in the destination.
decreaseKey - Variable in class eve.ui.FontChangeHotKeyEventListener
 
decrypt(byte[], int, int, ByteArray) - Method in class eve.io.block.BlockInputStream
If the incoming data block is encoded/encrypted then after it is read in the raw bytes are passed to this method before being returned.
decrypt(byte[], int, int, ByteArray) - Method in class eve.io.block.secure.SecureBlockInputStream
This decrypts the incoming data.
decrypt(byte[], int, byte[], int, int) - Method in class eve.security.BlowfishCBC
 
decrypt(byte[], int, byte[], int, int) - Method in class eve.security.BlowfishECB
Decrypts a byte buffer to another buffer, extra misaligned data will not be processed.
decrypt(byte[], int, int) - Method in class eve.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 eve.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 eve.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 eve.security.EncryptionKey
 
decrypt(byte[], int, int) - Method in class eve.security.PublicPrivateKey
 
decrypt(byte[], int, int) - Method in class eve.security.RSAKey
Decrypt the data as encrypted by this key's counterpart.
decryptAndDesalt(byte[], int, int, EncryptionKey, ByteArray) - Static method in class eve.security.Security
 
decryptor - Variable in class eve.database.implement.DatabaseObject
 
Decryptor - Class in eve.security
A Decryptor implements the Blowfish CBC algorithm to decrypt data as encrypted by an Encryptor.
Decryptor(String) - Constructor for class eve.security.Decryptor
Create a Decryptor using the specified key.
Decryptor(byte[]) - Constructor for class eve.security.Decryptor
Create a Decryptor using the specified key.
decryptorClass - Variable in class eve.database.implement.DatabaseSpecs
 
def - Variable in class eve.io.DeflaterOutputStream
The deflater which is used to deflate the stream.
def - Variable in class java.util.zip.DeflaterOutputStream
The deflater which is used to deflate the stream.
DEFAULT_CHANGE_ACCEPT_TIME - Static variable in class eve.sys.Handle
This is the changeable default change accept time in milliseconds.
DEFAULT_COMPRESSION - Static variable in class eve.io.Deflater
The default compression level.
DEFAULT_COMPRESSION - Static variable in class java.util.zip.Deflater
The default compression level.
DEFAULT_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
DEFAULT_CURSOR - Static variable in interface eve.sys.VmConstants
 
DEFAULT_EXTENSION - Static variable in class eve.io.FileChooserParameters
This is property is used to set the default extension.
DEFAULT_FLOW_CONTROL - Static variable in class eve.io.SerialPort
 
DEFAULT_PRINTER - Static variable in class eve.fx.print.PrinterProperties
This property is a String which is the name of the printer that was chosen.
DEFAULT_PROGRESS_RESOLUTION - Static variable in class eve.sys.Handle
This is the changeable default progress resolution.
DEFAULT_STRATEGY - Static variable in class eve.io.Deflater
The default strategy.
DEFAULT_STRATEGY - Static variable in class java.util.zip.Deflater
The default strategy.
DEFAULT_VALUE - Static variable in class eve.fx.gui.WindowCreationData
This is the default value for the x, y, width or height for the bounds of the created window.
defaultActiveColor - Static variable in class eve.ui.HyperlinkLabel
 
defaultAddToMeCellConstraints - Variable in class eve.fx.points.PrintCellPanel
The default cell constraints when controls are added to the Panel.
defaultAddToMeCellConstraints - Variable in class eve.ui.Panel
The default cell constraints when controls are added to the Panel.
defaultAntiAliasOptions - Static variable in class eve.fx.Graphics
 
defaultBackground - Static variable in class eve.ui.Menu
 
defaultBackground - Variable in class eve.ui.MenuItem
 
defaultBackgroundColor - Static variable in class eve.ui.SoftKeyBar
The default background color for the soft keys.
defaultBoxWidth - Static variable in class eve.ui.CheckBox
Deprecated.
the box size is now matched to the text size.
defaultConstructor - Variable in class eve.reflect.Reflect
 
DefaultDatabaseMaker - Class in eve.database.implement
 
DefaultDatabaseMaker() - Constructor for class eve.database.implement.DefaultDatabaseMaker
 
defaultEditor - Variable in class eve.ui.data.ListEditor
 
defaultExtension - Variable in class eve.ui.data.FileSaver
This is the default extension for the file name.
defaultExtension - Variable in class eve.ui.filechooser.FileChooser
If no extension is given then this will be appended on to the selected file.
defaultExtension - Variable in class eve.ui.filechooser.FileInput
 
defaultFileName - Variable in class eve.ui.data.FileSaver
 
defaultFill - Variable in class eve.ui.InputStack
 
defaultFont - Static variable in class eve.ui.SoftKeyBar
This is the default font.
defaultFontCorrectionConstant - Static variable in class eve.fx.points.PointFontDescriptor
When calculating the widths of characters a standard FontMetrics is used and the value returned is multiplied by fontCorrectionFactor and then this is added to that.
defaultFontCorrectionFactor - Static variable in class eve.fx.points.PointFontDescriptor
When calculating the widths of characters a standard FontMetrics is used and the value returned is multiplied by this value and then fontCorrectionConstant is added to that.
defaultFormat - Static variable in class eve.sys.Time
The default format to use if one is not specified.
defaultFormatNoThousandGrouping - Static variable in class eve.math.Decimal
This is the default value for the ThousandGrouping on newly created Decimal values - it is false by default.
DefaultFormSpecs() - Constructor for class eve.ui.GuiStyle.DefaultFormSpecs
 
defaultIcon - Static variable in class eve.fx.gui.WindowSurface
 
defaultIcon - Static variable in class eve.ui.launcher.AppLauncher
 
defaultIconSizes - Static variable in class eve.fx.IconObject
This is the default allowed icon sizes assigned to IconObject objects (Icon).
defaultID - Static variable in class eve.sys.Locale
This is the ID to use as the default locale identifier.
defaultInputFlags - Static variable in class eve.ui.EditControl
This is assigned to the inputFlags field of each newly created EditControl (Input/TextPad).
defaultInvalidText - Static variable in class eve.ui.SimpleDateInput
 
defaultLoader - Static variable in class eve.applet.mClassLoader
 
DefaultMessageBoxLineWidth - Static variable in class eve.ui.DialogBox
 
defaultMoreMessage - Static variable in class eve.ui.TextPadButton
 
defaultMoveOverItemColor - Static variable in class eve.ui.choices.SimpleItemSelect
By default this is null.
defaultNotEnteredText - Static variable in class eve.ui.SimpleDateInput
 
defaultOpenCloseOnClick - Static variable in class eve.ui.PanelSplitter
 
defaultPasswordCharacter - Static variable in class eve.ui.PasswordDisplayMaker
 
defaultRequestorProperty(String, String) - Method in class eve.net.HttpConnection
Set the default value of a requestor property.
defaultResizeWithFont - Static variable in class eve.fx.IconAndText
 
defaultRule - Static variable in class eve.fx.Brush
 
defaults - Variable in class java.util.Properties
The property list that contains default values for any keys not in this property list.
defaultSetup(LiveData, boolean) - Method in class eve.ui.data.SaveableEditor
 
DefaultSpacing - Static variable in class eve.ui.Input
 
defaultTag - Variable in class eve.ui.ControlPainter
 
defaultTags - Variable in class eve.ui.Panel
This contains default Tag values for the controls added to the Panel.
defaultTargetName - Variable in class eve.io.block.RemoteProxy
The default name for the target remote object, which can be null.
defaultTextColor - Static variable in class eve.ui.SoftKeyBar
 
defaultTitleTo(String) - Method in class eve.ui.Form
This will set the title of the Form if it has not already been set.
defaultTo(String, Object) - Method in class eve.data.PropertyList
 
defaultTo(String) - Method in class eve.data.PropertyList
 
defaultTo(int, Object) - Method in class eve.ui.Control
 
defaultTo(int, Object) - Method in class eve.util.TagList
Set a value for a tag if it has not already been set.
defaultUseCross - Static variable in class eve.ui.CheckBox
If this is true a checkbox will draw an 'x' instead of a tick.
defaultUseScrollBarSize - Static variable in class eve.ui.Menu
 
defaultVolume() - Method in class eve.io.FakeFileSystem
 
defaultWindowIcon - Static variable in class eve.ui.Window
Set this to be a defaultWindowIcon if you wish.
defaultWindowTitle - Static variable in class eve.fx.gui.WindowSurface
 
DEFCANCELB - Static variable in class eve.ui.FormBase
This is an OK button that has ESC/CANCEL assigned as the hotkey.
deferInWindowThread(Event, EventListener) - Method in class eve.ui.Control
Post an Event to an EventListener via the Event Thread of the Window containing this Control and via the cause field of a newly created DeferredEvent.
deferPaintTableCell(TableControl, Graphics, int, int) - Method in class eve.ui.table.TableModel
 
DeferredEvent - Class in eve.sys
 
DeferredEvent(Event, EventListener) - Constructor for class eve.sys.DeferredEvent
 
define(String, String, Validator) - Static method in class com.stevesoft.pat.Regex
Defines a method to create a new rule.
define(String, String) - Static method in class com.stevesoft.pat.Regex
Defines a shorthand for a pattern.
define(String, Regex) - Static method in class com.stevesoft.pat.ReplaceRule
 
define(String, ReplaceRule) - Static method in class com.stevesoft.pat.ReplaceRule
 
define(String, Transformer) - Static method in class com.stevesoft.pat.ReplaceRule
 
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(byte[], int, int) - Method in class eve.io.Deflater
 
deflate(byte[]) - Method in class eve.io.Deflater
 
deflate() - Method in class eve.io.DeflaterOutputStream
Deflates everything in the def's input buffers.
deflate(byte[], int, int, ByteArray) - Static method in class eve.io.Io
Using the most efficient method possible, compress using deflation a single block of bytes producing a single block of bytes which are appended to a destination ByteArray.
deflate(Deflater, byte[], int, int, ByteArray) - Static method in class eve.io.Io
Using the most efficient method possible, compress using deflation a single block of bytes producing a single block of bytes which are appended to a destination ByteArray.
deflate(Deflater, int[], int, int, ByteArray) - Static method in class eve.io.Io
Using the most efficient method possible, compress using deflation a single block of ints producing a single block of bytes which are appended to a destination ByteArray.
deflate(byte[], int, int) - Method in class java.util.zip.Deflater
 
deflate(byte[]) - Method in class java.util.zip.Deflater
 
deflate() - Method in class java.util.zip.DeflaterOutputStream
Deflates everything in the def's input buffers.
DEFLATED - Static variable in class eve.io.Deflater
The compression method.
DEFLATED - Static variable in class eve.zipfile.ZipEntry
Compression method.
DEFLATED - Static variable in class eve.zipfile.ZipOutputStream
Compression method.
DEFLATED - Static variable in class java.util.zip.Deflater
The compression method.
DEFLATED - Static variable in class java.util.zip.ZipEntry
Compression method.
DEFLATED - Static variable in class java.util.zip.ZipOutputStream
Compression method.
Deflater - Class in eve.io
This is the Deflater class.
Deflater() - Constructor for class eve.io.Deflater
Creates a new inflater.
Deflater(int) - Constructor for class eve.io.Deflater
 
Deflater(int, boolean) - Constructor for class eve.io.Deflater
 
Deflater - Class in java.util.zip
This is the Deflater class.
Deflater() - Constructor for class java.util.zip.Deflater
Creates a new inflater.
Deflater(int) - Constructor for class java.util.zip.Deflater
 
Deflater(int, boolean) - Constructor for class java.util.zip.Deflater
 
DeflaterOutputStream - Class in eve.io
This is a special FilterOutputStream deflating the bytes that are written through it.
DeflaterOutputStream(OutputStream) - Constructor for class eve.io.DeflaterOutputStream
Creates a new DeflaterOutputStream with a default Deflater and default buffer size.
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class eve.io.DeflaterOutputStream
Creates a new DeflaterOutputStream with the given Deflater and default buffer size.
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class eve.io.DeflaterOutputStream
Creates a new DeflaterOutputStream with the given Deflater and buffer size.
DeflaterOutputStream - Class in java.util.zip
This is a special FilterOutputStream deflating the bytes that are written through it.
DeflaterOutputStream(OutputStream) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new DeflaterOutputStream with a default Deflater and default buffer size.
DeflaterOutputStream(OutputStream, Deflater) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new DeflaterOutputStream with the given Deflater and default buffer size.
DeflaterOutputStream(OutputStream, Deflater, int) - Constructor for class java.util.zip.DeflaterOutputStream
Creates a new DeflaterOutputStream with the given Deflater and buffer size.
deflt - Variable in class eve.ui.Form
 
DEFOKB - Static variable in class eve.ui.FormBase
This is an OK button that has ENTER assigned as the hotkey.
deiconize(IImage) - Static method in class eve.fx.Icon
If the supplied obj happens to be an Icon then this will convert it to a plain IImage that does not implement IIcon.
del(int) - Method in class eve.util.mVector
Deletes the object reference at the given index.
delay - Variable in class eve.ui.ShowBusy
 
delete() - Method in interface eve.database.Database
Delete the database.
delete() - Method in interface eve.database.DatabaseEntry
This will delete the entry from the database.
delete(int) - Method in class eve.database.EntriesView
Delete the record at the specified index from the database.
delete(int) - Method in interface eve.database.FoundEntries
This deletes the data AND removes it from this FoundEntries list.
delete() - Method in class eve.database.implement.DatabaseEntryObject
 
delete() - Method in class eve.database.implement.DatabaseObject.MetaData
 
delete() - Method in interface eve.database.implement.DatabaseStream
 
delete(int) - Method in class eve.database.implement.FoundEntriesObject
 
delete() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
delete() - Method in class eve.database.implement.RecordFile
 
DELETE - Static variable in interface eve.fx.gui.IKeys
special key
delete() - Method in class eve.io.File
 
delete() - Method in class eve.io.FileAdapter
 
delete(boolean) - Method in class eve.io.FileClipboard
This method prepares to do a delete operation that will run in a separate Thread, deleting the source files.
delete() - Method in class eve.io.filestore.FileStoreEntryFile
 
delete() - Method in class eve.net.rapi.RapiFile
Deletes the file or directory.
delete(String) - Method in interface eve.server.IRemoteFile
 
delete() - Method in class eve.server.RemoteFile
 
delete() - Method in interface eve.sys.WebApplication.LocalFile
 
delete(int, int) - Method in class eve.ui.table.TreeTableModel
Remove a set of entries.
delete(int, int) - Method in class eve.util.ByteArray
This removes bytes from within the data.
delete() - Method in class java.io.File
This method deletes the file represented by this object.
delete(int, int) - Method in class java.lang.StringBuffer
Remove characters from the StringBuffer..
delete(int, int) - Method in class java.lang.StringBuilder
Remove characters from the StringBuilder..
DELETE_BUTTON - Static variable in class eve.ui.data.ListEditor
 
DELETE_DATA_ALWAYS_DELETE_ALL - Static variable in class eve.sys.install.InstallerConfig
An option for DeleteDataFilesOption - it indicates that all data files should always be deleted.
DELETE_DATA_ALWAYS_KEEP_ALL - Static variable in class eve.sys.install.InstallerConfig
An option for DeleteDataFilesOption - it indicates that all data files should be kept.
DELETE_DATA_ALWAYS_KEEP_USER_MODIFIED - Static variable in class eve.sys.install.InstallerConfig
An option for DeleteDataFilesOption - it indicates that all user modified data files should always be kept, but others should be deleted.
DELETE_DATA_PROMPT_ALWAYS - Static variable in class eve.sys.install.InstallerConfig
An option for DeleteDataFilesOption - it indicates that the user should be prompted for action always.
DELETE_DATA_PROMPT_IF_USER_MODIFIED - Static variable in class eve.sys.install.InstallerConfig
An option for DeleteDataFilesOption - it indicates that the user should be prompted for action if there are user modified files.
deleteAll() - Method in class eve.ui.installer.Installer.FileList
 
deleteAndUpdate(MutableTreeNode, MutableTreeNode) - Method in class eve.ui.table.TreeControl
 
deleteCharAt(int) - Method in class java.lang.StringBuffer
 
deleteCharAt(int) - Method in class java.lang.StringBuilder
 
deleted(int) - Method in class eve.database.implement.FoundEntriesObject
 
deleted(TreeNode, int) - Method in class eve.ui.table.TreeTableModel
This assumes you are using TreeNode objects with the control.
DELETED_ENTRY_ERASED - Static variable in class eve.database.DatabaseEvent
 
deleteDataFiles(Installer.InstalledFilesState, InstalledConfig) - Method in class eve.ui.installer.Installer
This is called before any uninstallation is done to handle the deletion of the installed data files.
DeleteDataFilesOption - Static variable in class eve.sys.install.InstallerConfig
 
deleteItem(int) - Method in class eve.ui.ChoiceControl
Delete an item from the control.
deleteItemFieldName - Static variable in class eve.ui.data.ListEditor
 
deleteKey() - Method in interface eve.sys.IRegistryKey
Delete the entire key and all its subkeys (if possible).
deleteKey() - Method in class eve.sys.RegistryKeyObject
 
deleteKey(IRegistryKey) - Method in class eve.ui.installer.Installer
 
deleteLastHistory() - Method in class eve.ui.formatted.TextDisplay
 
deleteMenu - Variable in class eve.ui.data.ListEditor
 
deleteMetaData(String) - Method in interface eve.database.Database
 
deleteMetaData(String) - Method in class eve.database.implement.RecordFile
 
deleteOnExit() - Method in class eve.io.File
 
deleteOnExit() - Method in class eve.io.FileAdapter
 
deleteOnExit() - Method in class eve.io.filestore.FileStoreEntryFile
 
deleteOnExit() - Method in class eve.net.rapi.RapiFile
This does nothing on a RapiFile.
deleteOnExit() - Method in class eve.server.RemoteFile
 
deleteOnExit() - Method in class java.io.File
Calling this method requests that the file represented by this object be deleted when the virtual machine exits.
deletePressed(int) - Method in class eve.ui.filechooser.FileChooser
 
deleteProgramFiles(Installer.InstalledFilesState, InstalledConfig) - Method in class eve.ui.installer.Installer
This is called to delete program files.
deleteRecord(int) - Method in class eve.database.implement.RecordFile
Delete the record at the specified location.
deleteRegisteredKeys(InstalledConfig) - Method in class eve.ui.installer.Installer
 
deleteSelection() - Method in class eve.ui.Console
 
deleteSelection() - Method in class eve.ui.Input
 
deleteSelection() - Method in class eve.ui.List
 
deleteSelection() - Method in interface eve.ui.Selectable
 
deleteSelection() - Method in class eve.ui.table.TreeControl
 
deleteSelection() - Method in class eve.ui.TextPad
 
deleteStream(String) - Method in interface eve.database.Database
Delete a Stream from the Database.
deleteStream(String) - Method in class eve.database.implement.DatabaseObject
 
deleteValue(String) - Method in class eve.sys.FileRegistryKey
 
deleteValue(String) - Method in interface eve.sys.IRegistryKey
Delete a value with the specified name.
deleteValue(String) - Method in class eve.sys.MapRegistryKey
 
deleteValue(String) - Method in class eve.sys.RegistryKeyObject
 
deleteValue(String) - Method in class eve.util.TextDecoder
 
deny(String) - Method in class eve.security.SecurityRequest
 
DepthMask - Static variable in class eve.ui.table.TreeTableModel
 
DESELECTED - Static variable in class eve.ui.event.MenuEvent
 
DESERET - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Deseret" Unicode character block.
DESKTOP_HEIGHT - Static variable in class eve.ui.Gui
A possible flag for screenIs.
DESKTOP_SCREEN - Static variable in class eve.ui.Gui
A possible flag for screenIs.
DESKTOP_VERSION - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
DESKTOP_WIDTH - Static variable in class eve.ui.Gui
A possible flag for screenIs.
desktopDirectory - Variable in class eve.sys.install.InstalledConfig
 
DesktopShortcut - Static variable in class eve.sys.install.InstallerConfig
There may be more than one DesktopShortcut entry.
desktopWide - Static variable in class eve.ui.filechooser.FileChooserBase
 
destination - Variable in class eve.net.HttpConnectionTask
This is the destination object that will hold the received data.
destroy() - Method in class eve.applet.EveApplet
 
destroy() - Method in class java.lang.Process
Kills the subprocess.
destroy() - Method in class java.lang.ThreadGroup
Destroy this ThreadGroup.
detach() - Method in interface com.ewesoft.pub.ThreadProperty.Detach
 
detachFrom(Control) - Method in class eve.ui.ControlPopupForm
Detach the popup form from the specified Control.
detailMode - Variable in class eve.ui.filechooser.FileChooser
Do not set this directly.
DEVANAGARI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Devanagari" Unicode character block.
Device - Class in eve.sys
 
DeviceIcon - Class in eve.sys
 
DeviceIcon() - Constructor for class eve.sys.DeviceIcon
 
deviceId - Variable in class eve.net.NetworkInterface
The name of the interface if known (e.g. eth0).
deviceName - Variable in class eve.io.FakeFileSystem
This is the name of the File system which by default is "Virtual File System".
deviceName - Variable in class eve.net.NetworkInterface
The name of the hardware if known.
DialogBox - Class in eve.ui
 
DialogBox() - Constructor for class eve.ui.DialogBox
 
DIAMOND - Static variable in class eve.ui.formatted.TextFormatter
 
Dictionary - Class in java.util
A Dictionary maps keys to values; how it does that is implementation-specific.
Dictionary() - Constructor for class java.util.Dictionary
Sole constructor (often called implicitly).
didDrag - Variable in class eve.ui.DragContext
 
didMatch() - Method in class com.stevesoft.pat.RegRes
Contains true if the last match was successful.
didMatch_ - Variable in class com.stevesoft.pat.RegRes
 
digest() - Method in class eve.security.MD5
Completes the digest operation.
digest(byte[], int, int) - Method in class eve.security.SHA1
 
digest(byte[]) - Method in class eve.security.SHA1
 
digest() - Method in class eve.security.SHA1
Completes the digest operation.
DIGEST_SIZE - Static variable in class eve.security.MD5
 
DIGEST_SIZE - Static variable in class eve.security.SHA1
size of a SHA-1 digest in octets
digit(char, int) - Static method in class java.lang.Character
Returns the numeric value of the character ch in the specified radix.
digit(int, int) - Static method in class java.lang.Character
Returns the numeric value of the specified character (Unicode code point) in the specified radix.
DigitGrouping - Static variable in class eve.sys.Locale
 
digits - Variable in class eve.math.DecimalSymbols
The native decimal digits.
Dimension - Class in eve.fx
 
Dimension() - Constructor for class eve.fx.Dimension
 
Dimension(int, int) - Constructor for class eve.fx.Dimension
 
dimRect - Static variable in class eve.ui.ChoiceControl
 
DINGBATS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Dingbats" Unicode character block.
direction - Variable in class eve.ui.UpDownScroller
 
DIRECTIONALITY_ARABIC_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "AN" in the Unicode specification.
DIRECTIONALITY_BOUNDARY_NEUTRAL - Static variable in class java.lang.Character
Weak bidirectional character type "BN" in the Unicode specification.
DIRECTIONALITY_COMMON_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "CS" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER - Static variable in class java.lang.Character
Weak bidirectional character type "EN" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_SEPARATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ES" in the Unicode specification.
DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR - Static variable in class java.lang.Character
Weak bidirectional character type "ET" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT - Static variable in class java.lang.Character
Strong bidirectional character type "L" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "LRE" in the Unicode specification.
DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "LRO" in the Unicode specification.
DIRECTIONALITY_NONSPACING_MARK - Static variable in class java.lang.Character
Weak bidirectional character type "NSM" in the Unicode specification.
DIRECTIONALITY_OTHER_NEUTRALS - Static variable in class java.lang.Character
Neutral bidirectional character type "ON" in the Unicode specification.
DIRECTIONALITY_PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "B" in the Unicode specification.
DIRECTIONALITY_POP_DIRECTIONAL_FORMAT - Static variable in class java.lang.Character
Weak bidirectional character type "PDF" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT - Static variable in class java.lang.Character
Strong bidirectional character type "R" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_ARABIC - Static variable in class java.lang.Character
Strong bidirectional character type "AL" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_EMBEDDING - Static variable in class java.lang.Character
Strong bidirectional character type "RLE" in the Unicode specification.
DIRECTIONALITY_RIGHT_TO_LEFT_OVERRIDE - Static variable in class java.lang.Character
Strong bidirectional character type "RLO" in the Unicode specification.
DIRECTIONALITY_SEGMENT_SEPARATOR - Static variable in class java.lang.Character
Neutral bidirectional character type "S" in the Unicode specification.
DIRECTIONALITY_UNDEFINED - Static variable in class java.lang.Character
Undefined bidirectional character type.
DIRECTIONALITY_WHITESPACE - Static variable in class java.lang.Character
Neutral bidirectional character type "WS" in the Unicode specification.
directories - Variable in class eve.server.RemoteAppEntry
To this you can add Files, or FileStores or Objects returned by makeSharedFileStoreEntry().
directory - Variable in class eve.applet.ClassInfo
 
directory - Variable in class eve.database.SafeDBAccess
 
directory - Variable in class eve.ui.installer.Installer.SavedFiles
 
DIRECTORY_SELECT - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
DIRECTORY_TREE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
DirectoryChooser - Class in eve.ui.table.data
 
DirectoryChooser(boolean) - Constructor for class eve.ui.table.data.DirectoryChooser
 
DirectoryTreeNode - Class in eve.ui.table.data
 
DirectoryTreeNode(String, File) - Constructor for class eve.ui.table.data.DirectoryTreeNode
 
DirFileRegex - Class in com.stevesoft.pat
This class is just like FileRegex, except that its accept method only returns true if the file matching the pattern is a directory.
DirFileRegex() - Constructor for class com.stevesoft.pat.DirFileRegex
 
DirFileRegex(String) - Constructor for class com.stevesoft.pat.DirFileRegex
 
dirNavigation - Variable in class eve.ui.filechooser.FileChooserBase
 
dirUp() - Method in class eve.ui.filechooser.FileChooser
 
disable() - Static method in class eve.sys.Progress
Return a new Progress that has no Handle associated with it and that prevents other method calls from accessing the Handle until close() is called on it.
disableCursor - Variable in class eve.ui.TextPad
Set this true to disable the cursor.
DISABLED - Static variable in interface eve.fx.Drawable
This is an option that tells the image that it should draw itself in a disabled (usually "grayed") state.
disabled - Variable in class eve.sys.ObjectCache
 
DISABLED - Static variable in class eve.ui.Card
A flag.
Disabled - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to a disabled state.
Disabled - Static variable in class eve.ui.MenuItem
A MenuItem modifier.
disabledBackground - Variable in class eve.ui.Control
 
disabledBackground - Variable in class eve.ui.ControlColors
 
DisabledBlack - Static variable in class eve.fx.Color
 
disabledForeground - Variable in class eve.ui.ControlColors
 
disableFocusTraversal(Container) - Static method in class eve.applet.EveApplet
 
disableModalProtection - Static variable in class eve.ui.Gui
If a Form is displayed non-modally (using show()), but another Form has already been displayed modally (using execute()), then the new Form will not be displayed properly and this can cause event problems, especially on systems that do not allow multiple Windows.
DisablePopupMenu - Static variable in interface eve.ui.ControlConstants
Control Modifier - tells the control not to show popup menus.
disableRestore - Variable in class eve.database.SafeDBAccess
Set this true to temporarily disable restoring from a backup.
disableSavedScreens - Static variable in class eve.ui.SavedScreen
Set this true to disable saved screens under Menus and other pop-up frames.
disableTextChanges - Variable in class eve.ui.TextPad
Set this true to disable any text changes.
disableTiming() - Static method in class eve.util.Debug
This method disables and returns the global OperationTimer, which was previously setup by enableTiming().
disableType1 - Static variable in class eve.fx.points.PointFontDescriptor
Set this true to disable Type1 fonts completely.
discard(Object) - Method in interface eve.sys.Handle.ObjectDiscarder
Discard, in this Thread, the provided Object.
disconnect() - Method in class java.net.DatagramSocket
This method disconnects this socket from the address/port it was connected to.
discoverType(int) - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
discoverType(int) - Method in class eve.database.implement.DatabaseEntryObject
 
dismantle(Control) - Method in class eve.ui.CarrierFrame
 
dismantle(Control) - Method in class eve.ui.Container
 
dismantle() - Method in class eve.ui.Container
 
dismantle(Control) - Method in class eve.ui.data.Editor
 
dismantle(Control) - Method in class eve.ui.Form
 
dismantle(Control) - Method in class eve.ui.ScrollableHolder
 
dismantle(Control) - Method in class eve.ui.ScrollablePanel
 
dismantle(Control) - Method in class eve.ui.ScrollBarPanel
 
dismantle(Control) - Method in class eve.ui.SingleContainer
 
dismantle(Control) - Method in class eve.ui.SizeReconfigurableContainer
 
dismantle(Control) - Method in class eve.ui.UpDownScroller
 
dismantleOnClose - Variable in class eve.ui.Form
 
dispatch(Event) - Method in class eve.sys.EventDispatcher
Send off the event to the listeners.
dispatch(KeyEvent) - Method in class eve.ui.InputMethod
 
dispatcher - Variable in class eve.database.implement.FoundEntriesObject
 
dispatchEvent(int) - Method in class eve.database.EntriesView
 
dispatchEvent(int) - Method in class eve.database.implement.DatabaseObject
 
dispatchEvent(int) - Method in class eve.database.implement.FoundEntriesObject
 
dispatchPenEvent(PenEvent) - Method in class eve.ui.Window
Send a pen event.
display(Graphics, int, int, int, int) - Method in class eve.fx.BackgroundImage
Display the BackgroundImage in the Graphics within the specified location.
display - Variable in class eve.ui.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 eve.ui.data.ListEditor
 
display(String, String, Frame) - Static method in class eve.ui.ProgressBarForm
This displays a modal progress message without a bar or cancel button.
display() - Method in class eve.ui.SoftKeyBar
Display the SoftKeyBar in the global SoftKeyBar location.
DISPLAY_FLAG_APPLET_CAN_RESIZE - Static variable in interface eve.sys.Applet
 
DISPLAY_FLAG_STARTS_IN_FRAME - Static variable in interface eve.sys.Applet
 
DISPLAY_GRID - Static variable in class eve.ui.IconMenu
 
DISPLAY_LINES - Static variable in class eve.ui.IconMenu
 
DISPLAY_NO_OPEN - Static variable in class eve.ui.formatted.data.HtmlViewer
A display option for the constructor.
DISPLAY_NO_STATUS_BAR - Static variable in class eve.ui.formatted.data.HtmlViewer
A display option for the constructor.
DISPLAY_NO_TABS - Static variable in class eve.ui.formatted.data.HtmlViewer
A display option for the constructor.
DISPLAY_NO_TOOL_BUTTONS - Static variable in class eve.ui.formatted.data.HtmlViewer
A display option for the constructor.
DISPLAY_OPTION_DONT_DISPLAY - Static variable in class eve.ui.table.TableCellAttributes
 
DISPLAY_OPTION_HIGHLIGHT_AS_ACCEPTING_DROP_DATA - Static variable in class eve.ui.table.TableCellAttributes
 
DISPLAY_OPTION_HIGHLIGHT_AS_REJECTING_DROP_DATA - Static variable in class eve.ui.table.TableCellAttributes
 
DISPLAY_TYPE_CACHED_SCALED - Static variable in class eve.fx.BackgroundImage
An exclusive value for displayType - this one keeps a copy of the scaled image.
DISPLAY_TYPE_SCALED - Static variable in class eve.fx.BackgroundImage
An exclusive value for displayType.
DISPLAY_TYPE_SINGLE - Static variable in class eve.fx.BackgroundImage
An exclusive value for displayType.
DISPLAY_TYPE_TILED - Static variable in class eve.fx.BackgroundImage
An exclusive value for displayType.
displayAction(int) - Method in class eve.ui.ButtonControl
 
displayFatalError(boolean, int) - Method in class eve.ui.installer.Installer
Display a fatal error that causes the install/uninstall to exit.
displayFields - Variable in class eve.ui.table.data.FieldTableModel
This holds the list of fields that are being displayed.
displayFilteredItems(Menu, Vector) - Method in class eve.ui.MenuFilterInput
 
displayFont - Variable in class eve.ui.data.icons.TestIcon
 
displayIcon - Variable in class eve.ui.data.icons.TestIcon
 
displaying - Variable in class eve.ui.ImageControl
 
displayInListChanged(MenuItem, Object) - Method in class eve.ui.data.icons.IconListEdit
 
displayInListChanged(MenuItem, Object) - Method in class eve.ui.data.ListEditor
This is called if the Editor indicates that the Object currently being has changed in some way.
displayInstead(Control) - Method in class eve.ui.MessageBox
Add the Control to the MessageBox and set the customMake to true.
displayLength - Variable in class eve.fx.DisplayLineSpecs
 
DisplayLine - Class in eve.fx
 
DisplayLine() - Constructor for class eve.fx.DisplayLine
 
DisplayLine.WidthProvider - Interface in eve.fx
 
displayLineHeight - Variable in class eve.fx.FormattedTextSpecs
This is the height of the line (in pixels) that the formatted text will be displayed in.
displayLinesChanged() - Method in class eve.ui.TextPad
 
DisplayLineSpecs - Class in eve.fx
 
DisplayLineSpecs(String, FontMetrics, int) - Constructor for class eve.fx.DisplayLineSpecs
 
DisplayLineSpecs() - Constructor for class eve.fx.DisplayLineSpecs
 
displayLineWidth - Variable in class eve.fx.FormattedTextSpecs
This is the width of the line (in pixels) that the formatted text will be displayed in.
displayLocale - Variable in class eve.ui.table.data.FieldTableModel
This is the Locale used to format decimal data for display.
displayMode - Variable in class eve.ui.IconMenu
 
displayMyTime(boolean) - Method in class eve.ui.SimpleDateInput
 
DisplayOnly - Static variable in interface eve.ui.ControlConstants
Control Modifier - flags the control as a DisplayOnly control.
displayOptions - Variable in class eve.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
displayOptions - Variable in class eve.ui.table.TableCellAttributes
 
displayPropertiesChanged() - Method in class eve.ui.formatted.HtmlDisplay
 
displayPropertiesChanged() - Method in class eve.ui.formatted.TextDisplay
Call this to indicate that something about the display has changed.
displayRows - Variable in class eve.ui.ChoiceControl
 
displays - Variable in class eve.ui.SIPKeypadKeys
 
displayText - Variable in class eve.ui.data.icons.TestIcon
 
displayToCode(String) - Method in class eve.ui.choices.CodedChoices
 
displayToCode(String) - Method in class eve.ui.choices.CodeToDisplay
 
displayType - Variable in class eve.fx.BackgroundImage
This should be one of the DISPLAY_TYPE_XXX values.
displayVersion - Variable in class eve.ui.installer.Installer.UninstallInfo
 
displayWidth - Variable in class eve.fx.DisplayLine
This is the width that was used when the DisplayLine was created split.
displayWidth - Variable in class eve.fx.DisplayLineSpecs
 
disposeReturnValue(Object) - Method in interface eve.sys.QuickMethodCall.InvokeStoppedHandler
This is used to dispose of the returnValue (which would be a standard Java wrapped value) if the invokeAsync() method was stopped.
divide(BigDecimal, int) - Method in class eve.math.BigDecimal
 
divide(BigDecimal, int, int) - Method in class eve.math.BigDecimal
 
divide(BigInteger) - Method in class eve.math.BigInteger
 
divide(MPN, MPN, MPN) - Method in class eve.math.MPN
Divide two integers, yielding quotient and remainder.
divide(int[], int, int[], int) - Static method in class eve.math.MPN
Divide zds[0:nx] by y[0:ny-1].
divide(BigDecimal, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is this.scale().
divide(BigDecimal, int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this / val), and whose scale is as specified.
divide(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this / val).
divideAndRemainder(BigInteger) - Method in class eve.math.BigInteger
 
divideAndRemainder(BigInteger) - Method in class java.math.BigInteger
Returns an array of two BigIntegers containing (this / val) followed by (this % val).
divmod_1(int[], int[], int, int) - Static method in class eve.math.MPN
Divide dividend[0:len-1] by (unsigned int)divisor.
dls - Variable in class eve.ui.TextPad
 
doAction(int) - Method in class eve.ui.ButtonControl
 
doAction(int) - Method in class eve.ui.CheckBox
 
doAction(int) - Method in class eve.ui.Choice
 
doAction(int) - Method in class eve.ui.choices.CodedChoicesControl
 
doAction(int) - Method in class eve.ui.choices.SimpleChoiceControl
 
doAction(int) - Method in class eve.ui.Control
Do the action as appropriate for this Control - but do not send an Action event.
doAction(int) - Method in class eve.ui.Label
 
doAction(int) - Method in class eve.ui.MessageBox
 
doAction(int) - Method in class eve.ui.PullDownMenu
 
doAction(int) - Method in class eve.ui.SIPButton
 
doAction(int) - Method in class eve.ui.SmartphoneTextPad
 
doAction(int) - Method in class eve.ui.TextDisplayButton
 
doActionKey(int) - Method in class eve.ui.Choice
 
doActionKey(int) - Method in class eve.ui.ChoiceControl
 
doActionKey(int) - Method in class eve.ui.ComboBox
 
doActionKey(int) - Method in class eve.ui.Control
This will call doAction(ByKeyboard) and then call notifyAction()
doActionKey(int) - Method in class eve.ui.Menu
 
doAdd(DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doAdd(DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doAdd() - Method in class eve.ui.launcher.AppLauncher
 
doAddNew(Object, int, boolean) - Method in class eve.ui.data.ListEditor
This adds a new item or items (an array of Objects can be provided) as if the user had pressed the New Item button.
doAddNew(Object) - Method in class eve.ui.data.ListEditor
This adds a new item as if the user had pressed the New Item button.
doAppend(DatabaseEntry) - Method in class eve.database.implement.DatabaseObject
 
doApply() - Static method in class eve.ui.VMOptions
 
dob - Variable in class eve.database.TestData
 
doBackground(PointGraphics) - Method in class eve.fx.points.PrintCell
 
doBackground(Graphics) - Method in class eve.ui.Control
By default this calls paintBackground().
doBackground(Graphics) - Method in class eve.ui.IconMenu
 
doBeep - Variable in class eve.ui.MessageBox
 
doBorder(PointGraphics, double, Color, int, boolean, int) - Method in class eve.fx.points.PrintCell
 
doBorder(Graphics) - Method in class eve.ui.Canvas
 
doBorder(Graphics) - Method in class eve.ui.ChoiceControl
 
doBorder(Graphics) - Method in class eve.ui.Control
 
doBorder(Graphics) - Method in class eve.ui.FormFrame
 
doBorder(Graphics) - Method in class eve.ui.Panel
 
doBouncing(boolean) - Method in class eve.ui.ProgressBar
 
doButtons(int) - Method in class eve.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.
doCancel() - Method in class eve.ui.IconMenu
This sends a Cancel event.
doCaptureMouse(boolean) - Method in class eve.fx.gui.NativeWindowSurface
 
doCaptureMouse(boolean) - Method in class eve.fx.gui.WindowSurface
 
doChange(int, DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doChange(int, DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doChangeTo(int, boolean) - Method in class eve.sys.Handle
 
doClear() - Method in class eve.ui.ControlPopupForm
By default this does nothing.
doClear() - Method in class eve.ui.DecimalKeyPad
 
doClear() - Method in class eve.ui.InputKeyPad
 
doClear() - Method in class eve.ui.NumericKeyPad
 
doClose() - Method in class eve.fx.gui.NativeWindowSurface
 
doClose() - Method in class eve.fx.gui.WindowSurface
 
doClose_action(Editor) - Method in class eve.ui.print.PrintPageViewer
 
doCloseFirst - Variable in class eve.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 eve.ui.table.TreeTableModel
 
doColumnSelection() - Method in class eve.ui.table.data.FieldTableModel
 
doCompare(DatabaseEntry, DatabaseEntry) - Method in class eve.database.EntrySelector
 
doConvertData(Object, Class, Class) - Static method in class eve.sys.Wrapper
 
doConvertData(Locale, Wrapper, Class, Wrapper, Class) - Static method in class eve.sys.Wrapper
The Locale implementation of DataConvert.convertData() calls this method.
doConvertData(Wrapper, Class, Wrapper, Class) - Static method in class eve.sys.Wrapper
 
doCreate(WindowCreationData) - Method in class eve.fx.gui.NativeWindowSurface
 
doCreate(WindowCreationData) - Method in class eve.fx.gui.WindowSurface
 
doCreateTaskbarEntry() - Method in class eve.fx.gui.NativeWindowSurface
 
doCreateTaskbarEntry() - Method in class eve.fx.gui.WindowSurface
 
document - Variable in class eve.net.HttpConnection
The document to fetch/submit.
documentIsEncoded - Variable in class eve.net.HttpConnection
If the document you supplied is already URL encoded, set this to true.
documentName - Variable in class eve.fx.print.BatchPrinter
 
documentName - Variable in class eve.fx.print.PrintableObject
 
documentProperties - Variable in class eve.net.HttpConnection
This is the list of properties for the server and document.
DoDataTransfer - Static variable in class eve.ui.data.Editor
 
doDefaultAction(Event) - Method in interface eve.sys.IConsole
 
doDeflate - Variable in class eve.fx.points.PdfMaker.Stream
 
doDelete(int, DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doDelete(int, DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doDelete() - Method in class eve.sys.FileRegistryKey
 
doDelete() - Method in class eve.sys.MapRegistryKey
 
doDelete() - Method in class eve.sys.RegistryKeyObject
 
doDelete(int, boolean) - Method in class eve.ui.data.ListEditor
 
doDelete(VMApp, int) - Method in class eve.ui.launcher.AppLauncher
 
doDirectory(File, ClassFile, ClassFile.UtfPool) - Static method in class eve.applet.ClassFile
 
doDragAt(Point) - Method in class eve.ui.Input
 
doDraw(Graphics, int) - Method in class eve.fx.Drawing
Bottom level draw.
doDraw(Graphics, int) - Method in class eve.fx.DrawnIcon
 
doDrawImage(Image, int, int, int, int, int, int, int, int) - Method in class eve.fx.gui.Overlayer
Overlay all overlays on top of the data to be drawn to the surface via a drawImage() call.
doDropMenu() - Method in class eve.ui.Choice
 
doDropMenu(Menu) - Method in class eve.ui.Menu
 
doDropMenu(Menu, Point) - Method in class eve.ui.Menu
 
doEdit(int) - Method in class eve.ui.data.ListEditor
 
doEdit(VMApp, int) - Method in class eve.ui.launcher.AppLauncher
 
doEnableLookupMode() - Method in class eve.database.implement.DatabaseObject
This should check if the underlying stream supports temporary closing/re-opening.
doEnableLookupMode() - Method in class eve.database.implement.RecordFile
 
doErase(DatabaseEntryObject) - Method in class eve.database.implement.DatabaseObject
 
doErase(int, DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doErase(int, boolean) - Method in class eve.database.implement.RecordDatabaseObject
 
doErase(DatabaseEntryObject) - Method in class eve.database.implement.RecordDatabaseObject
 
doErase(int, boolean) - Method in class eve.database.implement.RecordFile
 
doErase(int, DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doEstimateEntriesCount() - Method in class eve.database.implement.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 eve.database.implement.FoundEntriesObject
 
doExclude(int) - Method in class eve.database.implement.RecordFoundEntries
 
doExec - Variable in class eve.ui.filechooser.FileChooserDemo
 
doExec - Variable in class eve.ui.filechooser.FileStoreBrowser
 
doExec - Variable in class eve.ui.filechooser.ZipFileBrowser
 
doExecFrame(Frame, Container, int) - Static method in class eve.ui.Gui
 
doExpand(int) - Method in class eve.ui.table.TreeModelAdapter
 
doExpand(int) - Method in class eve.ui.table.TreeTableModel
 
doExpand(int, TreeNode) - Method in class eve.ui.table.TreeTableModel
Override this to do expansion.
doExtraAction(String, Frame) - Static method in class eve.ui.VMOptions
 
doGenerateData(Handle) - Method in class eve.io.MemoryStream
This method should be overriden if you are using a separate thread to provide data, but don't want to use getOutputStream() to write data into the buffer.
doGenerateData(Handle) - Method in class eve.net.ChunkedDataInputStream
 
doGetBounds(Rect) - Method in class eve.fx.gui.NativeWindowSurface
 
doGetClientRect(Rect) - Method in class eve.fx.gui.NativeWindowSurface
 
doGetDPI(double[]) - Method in class eve.fx.gui.NativeWindowSurface
 
doGetDPI(double[]) - Method in class eve.fx.gui.WindowSurface
 
doGetScreenRect(int, Rect, boolean) - Method in class eve.fx.gui.NativeWindowSurface
 
doHotKey(Control, KeyEvent) - Method in class eve.ui.Container
 
doHotKey(Control, KeyEvent) - Method in class eve.ui.Control
This method checks to see if a KeyEvent should be considered the Control's hot-key.
doHotKey(Control, KeyEvent) - Method in class eve.ui.filechooser.FileChooser
 
doHotKey(Control, KeyEvent) - Method in class eve.ui.MenuBar
 
doHotKey(Control, KeyEvent) - Method in class eve.ui.PullDownMenu
 
doHotKey(Control, KeyEvent) - Method in class eve.ui.TabbedPanel
 
doHotKey(KeyEvent) - Method in class eve.ui.table.data.FieldTableModel
 
doHotKey(Control, KeyEvent) - Method in class eve.ui.table.TableControl
 
doHotKey(KeyEvent) - Method in class eve.ui.table.TableModel
 
doInclude(DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doInclude(DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doing - Variable in class eve.sys.Handle
This is a human readable text version of what the process is currently doing.
doing - Variable in class eve.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 eve.ui.EditControl
 
doingNativeInput - Variable in class eve.ui.EditControl
 
doInit() - Method in class eve.ui.ControlPopupForm
This is called after the call to popup().
doInit() - Method in class eve.ui.InputKeyPad
 
doInput - Variable in class java.net.URLConnection
 
doInsertItemAt(MenuItem, int) - Method in class eve.ui.IconMenu
 
doInstall(File, File, InstalledConfig) - Method in class eve.ui.installer.Installer
This should copy across the files, setup the program group and shortcuts.
doInvoke(Object, RemoteCall) - Method in class eve.io.block.RemoteCallHandlerObject
 
doLoad(DatabaseEntryObject) - Method in class eve.database.implement.DatabaseObject
 
doLoad(int, DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doLoad(int, ByteArray) - Method in class eve.database.implement.RecordDatabaseObject
 
doLoad(DatabaseEntryObject) - Method in class eve.database.implement.RecordDatabaseObject
 
doLoad(int, ByteArray) - Method in class eve.database.implement.RecordFile
 
doLoad(int, DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doLoadClass(String) - Method in class eve.applet.mClassLoader
This does the custom load, without looking for system classes or already loaded classes.
doMarkAsDeleted(DatabaseEntryObject) - Method in class eve.database.implement.DatabaseObject
 
doMarkAsDeleted(int, long, long) - Method in class eve.database.implement.RecordDatabaseObject
 
doMarkAsDeleted(DatabaseEntryObject) - Method in class eve.database.implement.RecordDatabaseObject
 
doMarkAsDeleted(int, long, long) - Method in class eve.database.implement.RecordFile
 
doMenu(Point) - Method in class eve.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 eve.ui.Menu
 
doMenu(Point) - Method in class eve.ui.table.TableControl
 
doMenu(Point) - Method in class eve.ui.table.TreeControl
 
doMouseEnter(PenEvent, int, int) - Method in class eve.ui.game.MosaicPanel
 
doMouseExit(PenEvent, int, int) - Method in class eve.ui.game.MosaicPanel
 
doMouseMove(PenEvent, int, int) - Method in class eve.ui.game.MosaicPanel
 
doNewShortcut(Editor) - Method in class eve.ui.filechooser.FileChooser
 
DONT_CLOSE_IF_ABORTED - Static variable in class eve.io.StreamUtils
An option for transfer().
DONT_DROP_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
DONT_DROP_CURSOR - Static variable in interface eve.sys.VmConstants
 
DONT_SHOW_FILE_EXTENSION - Static variable in class eve.ui.filechooser.FileChooserBase
 
DONT_STOP_AFTER_KNOWN_SIZE - Static variable in class eve.io.StreamUtils
An option for transfer().
DONT_STRETCH_CONTENTS - Static variable in class eve.ui.SplittablePanel
This is an option for getNextPanel().
dontAcceptDrop() - Method in class eve.ui.Control
Should be called from the dataDraggedOver() method to indicate that the Control is willing to accept the data.
dontAddSIPFiller - Variable in class eve.ui.Form
Set this true to supress the automatic addition of a SIP filler to the Form.
dontAddSoftkeysAsActions - Variable in class eve.ui.data.Editor
By default SoftKeyBars associated with this Editor are added as actions using addSoftKeysAsActions() - but if this is set true then this is not done automatically.
dontAdjustColumns - Variable in class eve.ui.table.TreeTableModel
 
dontAllowKeyChangeChoice - Variable in class eve.ui.Choice
If this is true, then the Left and Right cursor keys will not change the selection.
dontAppendLineFeed - Variable in class eve.ui.data.FileSaver
This applies for saving text.
dontAutoScroll - Variable in class eve.ui.ChoiceControl
 
dontAutoScroll - Variable in class eve.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 eve.ui.table.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.
dontAutoStartTime - Variable in class eve.ui.ProgressBar
 
dontBlink - Variable in class eve.ui.CheckBox
Set this true to disable blinking of the Checkbox when it gets the keyboard focus.
DontBuffer - Static variable in interface eve.ui.ControlConstants
//Control Modifier - tells this control not to double buffer painting itself.
dontCacheData - Variable in class eve.sys.RegistryKeyObject
 
dontCacheObjects - Variable in class eve.ui.table.data.FieldTableModel
Set this true if you don't want objects to be cached.
dontCaptureWindow() - Method in class eve.ui.DragContext.ImageDragInWindow
 
DONTCHANGE - Static variable in interface eve.fx.AlignmentConstants
 
DONTCHANGE - Static variable in interface eve.ui.CellConstants
 
dontcheckNext() - Method in class eve.sys.Progress
This calls next() but does NOT throw a StoppedException if the shouldStop flag is true.
dontcheckStopped() - Method in class eve.sys.Progress
This is used for debugging and it performs no action.
dontCloseOutputStream - Variable in class eve.fx.print.PdfPrinter
 
dontClosePopupsOnPress - Variable in class eve.ui.SoftKeyBar
If the SoftKeyBar is being used by a Popup Form, then set this true, otherwise the Popup Form will be closed with IDCANCEL when either of the keys is pressed.
dontConvertSmallImagesToIcons - Static variable in class eve.ui.Button
By default 16x16 button images are converted to text re-sizable icons if they do not implement IIcon - set this field true to suppress that conversion.
dontDeleteKey(String) - Method in class eve.ui.installer.Installer
 
dontExitAfterExecute - Variable in class eve.ui.MonitorHandles
This is false by default.
dontExitAfterPrint - Variable in class eve.ui.print.PrintForm
 
dontExitOnPressOutside - Variable in class eve.ui.InputInsideForm
 
dontExitOnPrint - Variable in class eve.ui.print.PrintForm
 
dontExitOnStopPressed - Variable in class eve.ui.ProgressBarForm
 
dontExpandTabs - Variable in class eve.ui.TabbedPanel
If this is true, then the tabs are not expanded to show both the icon AND the text when selected.
DONTFILL - Static variable in interface eve.fx.AlignmentConstants
 
DONTFILL - Static variable in interface eve.ui.CellConstants
 
dontFocusOnChildren - Variable in class eve.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 eve.ui.CardPanel
Deprecated.
use modifyCardOptions(OPTION_DONT_FOCUS_ON_NEXT_SELECT,0) instead;
dontFocusOnNextSelect - Variable in class eve.ui.TabbedPanel
Deprecated.
use modifyCardOptions(OPTION_DONT_FOCUS_ON_NEXT_SELECT,0) instead;
dontFree - Variable in class eve.fx.BufferedGraphics
Set this true if you want the BufferedGraphics to not free itself on completion.
dontFreeAfterPrint - Variable in class eve.fx.points.CellPrinter
Normally after a the print() method is called the free() method is called.
dontFreeGraphics - Variable in class eve.fx.points.PointGraphics
If this is set true then a free() on this PointGraphics will not free the underlying Graphics.
dontget() - Static method in class eve.sys.Progress
This is the same as disable() but is convenient for debugging allowing you to simply changing the get() to a dontget().
dontgetSub() - Method in class eve.sys.Progress
This is the same as disable() but is included as a quick way for debugging Progress handling.
dontInheritFont - Variable in class eve.ui.Menu
If this is true then the menu will not inherit the font from the parent menu.
dontMatchInQuotes - Variable in class com.stevesoft.pat.Rthings
Needed in case (?
dontMonitorOnShow - Variable in class eve.ui.MonitorHandles
Normally the monitorNow() method is run in a separate Thread when this control is first shown (via the shown() call) but if this is true then that is not done and you will have to call monitorNow() explicitly.
dontPaintNextFrame - Static variable in class eve.ui.Gui
 
dontResize - Static variable in class eve.applet.EveApplet
 
dontResizeWindowWithFrame - Static variable in class eve.ui.Window
 
dontSearchForKeys - Variable in class eve.ui.Choice
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 eve.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.
dontShowDifferentFonts - Static variable in class eve.ui.data.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.
dontShowDifferentFonts - Static variable in class eve.ui.FontSelector
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.
dontSplitHeaders - Variable in class eve.ui.table.data.FieldTableModel
Set this true to tell the TableModel not to split headers into separate lines if they are wider than their specified width.
DONTSTRETCH - Static variable in interface eve.fx.AlignmentConstants
 
DONTSTRETCH - Static variable in interface eve.ui.CellConstants
 
dontStretchLastControl - Variable in class eve.ui.InputStack
 
dontSynchronizeDeletedItems - Variable in class eve.database.Synchronizer
If this is true, then deleting an item on one database will not cause the item to be deleted in the other.
dontSyncJustDebug - Variable in class eve.database.Synchronizer
This goes through the motion of synchronization but does not actually make any changes to either database.
dontTimestampSignature - Variable in class eve.security.SecureDocument
 
dontUpdate - Variable in class eve.ui.table.TableControl
 
dontUseCompression - Variable in class eve.security.SecureDocument
 
dontUseInvocationError - Variable in class eve.reflect.Method
 
dontUseSeparateThread - Variable in class eve.sys.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 eve.ui.TextPad
This is false by default.
doOpen(Object, String, Object) - Method in class eve.ui.data.FileSaver
This attempts an open operation on the data - and you should override this as necessary.
doOpen(String) - Method in class eve.ui.formatted.data.HtmlViewer
Open the file relative to the current document root, or as a new document/file.
doOpenClose(boolean) - Method in class eve.ui.PanelSplitter
Open or close the splitter.
doOpenCloseLookup(boolean) - Method in class eve.database.implement.DatabaseObject
This should temporarily close or re-open the underlying data.
doOpenCloseLookup(boolean) - Method in class eve.database.implement.RecordFile
 
doOpenIndex(Handle, String) - Method in class eve.database.implement.DatabaseObject
 
doOpenIndex(Handle, IndexEntry) - Method in class eve.database.implement.DatabaseObject
 
doOutput - Variable in class java.net.URLConnection
 
doPaint(PointGraphics, PointRect) - Method in class eve.fx.points.DataCell
 
doPaint(PointGraphics, PointRect) - Method in class eve.fx.points.PrintCell
This is the main method to override when doing custom Control painting.
doPaint(Graphics, Rect) - Method in class eve.ui.ArrowButton
 
doPaint(Graphics, Rect) - Method in class eve.ui.Button
 
doPaint(Graphics, Rect) - Method in class eve.ui.ButtonCheckBox
 
doPaint(Graphics, Rect) - Method in class eve.ui.CheckBox
 
doPaint(Graphics, Rect) - Method in class eve.ui.Choice
 
doPaint(Graphics, Rect) - Method in class eve.ui.ChoiceControl
 
doPaint(Graphics, Rect) - Method in class eve.ui.ComboBox
 
doPaint(Graphics, Rect) - Method in class eve.ui.CompositeControl
 
doPaint(Graphics, Rect) - Method in class eve.ui.Console
 
doPaint(Graphics, Rect) - Method in class eve.ui.Container
 
doPaint(Graphics, Rect) - Method in class eve.ui.Control
This is the main method to override when doing custom Control painting.
doPaint(Control, Graphics, Rect, int) - Method in class eve.ui.ControlPainter
 
doPaint(Graphics, Rect) - Method in class eve.ui.data.icons.TransparentPicker
 
doPaint(Graphics, Rect) - Method in class eve.ui.game.Mosaic
The doPaint() method for the Control.
doPaint(Graphics, Rect) - Method in class eve.ui.HyperlinkLabel
 
doPaint(Graphics, Rect) - Method in class eve.ui.IconMenu
 
doPaint(Graphics, Rect) - Method in class eve.ui.ImageControl
 
doPaint(Graphics, Rect) - Method in class eve.ui.Input
 
doPaint(Graphics, Rect) - Method in class eve.ui.Label
 
doPaint(Graphics, Rect) - Method in class eve.ui.PanelSplitter
 
doPaint(Graphics, Rect) - Method in class eve.ui.print.PointGraphicsViewer
 
doPaint(Graphics, Rect) - Method in class eve.ui.print.ScaledImageViewer
 
doPaint(Graphics, Rect) - Method in class eve.ui.ProgressBar
 
doPaint(Graphics, Rect) - Method in class eve.ui.ScrollableHolder
 
doPaint(Graphics, Rect) - Method in class eve.ui.ScrollTrack
 
doPaint(Graphics, Rect) - Method in class eve.ui.SIPKeypad
 
doPaint(Graphics, Rect) - Method in class eve.ui.TabbedPanel
 
doPaint(Graphics, Rect) - Method in class eve.ui.table.TableControl
 
doPaint(Graphics, Rect) - Method in class eve.ui.TextDisplayButton
 
doPaint(Graphics, Rect) - Method in class eve.ui.TextPad
 
doPaint(Graphics, Rect) - Method in class eve.ui.UpDownInput
 
doPaintChildren(PointGraphics, PointRect) - Method in class eve.fx.points.PrintCell
 
doPaintChildren(Graphics, int, int, int, int) - Method in class eve.ui.Control
 
doPaintChildren(Graphics, int, int, int, int) - Method in class eve.ui.table.TableControl
This overrides doPaintChildren() to do nothing.
doPaintCircle(Graphics) - Method in class eve.ui.CheckBox
 
doPaintData(Graphics) - Method in class eve.ui.ButtonCheckBox
 
doPaintData(Graphics) - Method in class eve.ui.CheckBox
 
doPaintData(Graphics) - Method in class eve.ui.ChoiceControl
 
doPaintData(Graphics, Rect) - Method in class eve.ui.Console
 
doPaintData(Graphics) - Method in class eve.ui.Console
 
doPaintData() - Method in class eve.ui.Control
Repaint the "data" part of the Control.
doPaintData(Graphics) - Method in class eve.ui.Control
Repaint the "data" part of the Control.
doPaintData(Graphics) - Method in class eve.ui.Input
 
doPaintData(Graphics) - Method in class eve.ui.Label
 
doPaintData(Graphics) - Method in class eve.ui.List
 
doPaintData(Graphics) - Method in class eve.ui.TextPad
 
doPaintData(Graphics, Rect) - Method in class eve.ui.TextPad
 
doPaintDiamond(Graphics) - Method in class eve.ui.CheckBox
 
doPaintSquare(Graphics) - Method in class eve.ui.CheckBox
 
doPaste(File, FileChooser) - Static method in class eve.ui.filechooser.FileChooser
 
doPenHeld(Point) - Method in class eve.ui.ButtonControl
 
doPenPress(Point) - Method in class eve.ui.ButtonControl
 
doPenPress(Point) - Method in class eve.ui.PullDownMenu
 
doPopupInput - Variable in class eve.ui.InputStack
 
doPrint(PointGraphics) - Method in class eve.fx.points.CellPrinter
 
doPrint(PointGraphics, PointRect) - Method in class eve.fx.points.CellPrinter
 
doPrint(PointGraphics, PointRect) - Method in class eve.fx.print.PrintPages
 
doPrint(Printer, boolean) - Method in class eve.ui.print.PrintForm
 
doRegistryKeys(Map, Map, InstalledConfig) - Method in class eve.ui.installer.Installer
 
doReIndex(Handle) - Method in class eve.database.implement.DatabaseObject
 
doRemoveAll() - Method in class eve.ui.IconMenu
 
doRemoveItemAt(int) - Method in class eve.ui.IconMenu
 
doReplaceItemAt(MenuItem, int) - Method in class eve.ui.IconMenu
 
doReset() - Method in class eve.ui.ControlPopupForm
This should reset the Form for input.
doReset() - Method in class eve.ui.InputKeyPad
 
doReset() - Method in class eve.ui.NumericKeyPad
 
doRun() - Method in class eve.io.block.RemoteCallHandlerObject
 
doRun() - Method in class eve.net.HttpConnectionTask
 
doRun() - Method in class eve.sys.AsyncTask
 
doRun() - Method in class eve.sys.EventDispatcher
 
doRun() - Method in class eve.sys.Task
Override this to provide functionality for the Task.
doRun() - Method in class eve.sys.ThreadPool
 
doRun() - Method in class eve.sys.VmServer
 
doRun() - Method in class eve.ui.ControlFader
 
doRun() - Method in class eve.ui.filechooser.FileStoreBrowser
 
doRun() - Method in class eve.ui.filechooser.ZipFileBrowser
 
doRun() - Method in class eve.ui.game.ImageMover
 
dos - Variable in class eve.io.PNGEncoder
 
DOS_SYSTEM - Static variable in interface eve.io.FileConstants
The file system is a DOS/Windows type system.
doSave(int, byte[], int, int) - Method in class eve.database.implement.RecordDatabaseObject
 
doSave(int, byte[], int, int) - Method in class eve.database.implement.RecordFile
 
doSave(Object, String, Object) - Method in class eve.ui.data.FileSaver
This attempts a save operation on the data - and you should override this as necessary.
doSaveScreen - Variable in class eve.ui.Frame
 
doScroll(int, int, int) - Method in class eve.ui.Canvas
 
doScroll(int, int, int) - Method in class eve.ui.Console
 
doScroll(int, int, int) - Method in class eve.ui.IconMenu
 
doScroll(int, int, int) - Method in class eve.ui.Menu
 
doScroll(int, int, int) - Method in interface eve.ui.ScrollClient
This is called by the ScrolledServer to indicate that the user has requested a scroll.
doScroll(int, int, int) - Method in class eve.ui.table.TableControl
 
doScroll(int, int, int) - Method in class eve.ui.TextMessage
 
doScroll(int, int, int) - Method in class eve.ui.TextPad
 
doSearch(EntrySelector, DatabaseTableModel, ProgressAndControl, boolean) - Method in class eve.ui.advanced.database.FoundEntriesTester
 
doSelectAllOrNone(boolean) - Method in class eve.ui.choices.SimpleItemSelectPopup
Select all or none of the items and repaint the list.
doSelectedAction(int) - Method in class eve.ui.IconMenu
 
doSelections - Variable in class eve.ui.table.TreeControl
 
doSetBounds(int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
doSetClientRect(int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
doSetSIP(Window, int) - Static method in class eve.ui.Gui
This will set the SIP immediately in the current Thread.
doSetup(Handle, String, boolean) - Method in class eve.ui.ProgressBarForm
 
doShowExec(Frame, boolean, int) - Method in class eve.ui.Form
All show()/exec()/execute() methods eventually call this method.
doShowMenu(Point) - Method in class eve.ui.Control
Used to show the menu associated with the Control.
doShowMenu(Point) - Method in class eve.ui.data.icons.TransparentPicker
 
doShowMenu(Point) - Method in class eve.ui.IconMenu
 
doShowMenu(Point) - Method in class eve.ui.Input
 
doShowMenu(Point) - Method in class eve.ui.MenuState
 
doShowMenu(Point, boolean, Rect) - Method in class eve.ui.MenuState
 
doShowMenu(Point) - Method in class eve.ui.PullDownMenu
 
doShowMenu(Point) - Method in class eve.ui.TextPad
 
doShown() - Method in class eve.ui.Card
 
doSortMe(Handle, Comparer) - Method in class eve.database.implement.FoundEntriesObject
 
doSortMe(Handle, Comparer) - Method in class eve.database.implement.RecordFoundEntries
 
doStandardSetup(boolean, int, Editor, Editor, Editor) - Method in class eve.ui.data.ListEditor
 
doStartNativeInput(NativeInputParameters) - Method in class eve.fx.gui.WindowSurface
 
doStore(DatabaseEntryObject) - Method in class eve.database.implement.DatabaseObject
Return true if the entry is a new entry, false if not.
doStore(int, DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doStore(DatabaseEntryObject) - Method in class eve.database.implement.RecordDatabaseObject
 
doStore(int, DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doStoreChange(int, DatabaseEntryObject, boolean) - Method in class eve.database.implement.RecordFoundEntries
 
DOT - Static variable in class eve.fx.Pen
 
doTask(Object) - Method in class eve.sys.SystemThreadTask
This is the only thing to override.
doTask(Handle, String) - Method in class eve.ui.print.PrintForm
Show on the progress bar and wait for a task to complete on the PrintForm.
doTask(Handle, String, Control) - Method in class eve.ui.ProgressAndControl
This method will cause the ProgressAndControl to switch to the progress display, and optionally disable a Control during the task.
dotDoesntMatchCR - Variable in class com.stevesoft.pat.Pthings
Used to set the behavior of "."
dotDoesntMatchCR - Static variable in class com.stevesoft.pat.Regex
Set this to change the default behavior of the "." pattern.
doTop(VMApp, int) - Method in class eve.ui.launcher.AppLauncher
 
doTransfer - Variable in class eve.ui.ExecTransfer
 
doTriggerTask() - Method in class com.ewesoft.pub.Trigger
This gets called to handle one or multiple triggers.
DOUBLE - Static variable in interface eve.database.DatabaseTypes
This is the double precision floating point (64-bit) type.
DOUBLE - Static variable in class eve.sys.Wrapper
 
Double - Class in java.lang
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.
DOUBLE_PRESS - Static variable in interface eve.fx.gui.IEventModifiers
 
doubleBuffer - Static variable in class eve.ui.ControlBase
 
doubleClicked(int, int) - Method in class eve.ui.table.TableControl
 
doubleClicked(int) - Method in class eve.ui.table.TreeTableModel
By default this will call notifyAction() if the line is already selected.
doubleClicked(Point) - Method in class eve.ui.table.TreeTableModel
 
doubleClickTime - Static variable in class eve.ui.ControlBase
 
doubleFromText(char[], int) - Static method in class eve.util.TextEncoder
 
doubleLined - Variable in class eve.ui.InputStack
 
doubleSizeAll(Hashtable) - Static method in class eve.io.FileChooserParameters
 
doubleSizedFontHeight - Static variable in class eve.ui.ControlBase
This value defaults to 24 but can be changed to affect the return value of isDoubleSizedFont().
doubleSizeIt(ImageData) - Static method in class eve.ui.ControlBase
Double size the image only if it has a dimension less than 18 and if the font is double sized.
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 eve.math.BigDecimal
 
doubleValue() - Method in class eve.math.BigInteger
 
doubleValue - Variable in class eve.sys.Wrapper
 
doubleValue() - Method in class eve.sys.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.
doubleValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a double.
doubleValue() - Method in class java.math.BigInteger
 
doUpdate(int, DatabaseEntryObject) - Method in class eve.database.implement.FoundEntriesObject
 
doUpdate(int, DatabaseEntryObject) - Method in class eve.database.implement.RecordFoundEntries
 
doVariableSubstitutions(String, char, Map) - Static method in class eve.ui.installer.Installer
 
Down - Static variable in interface eve.fx.GraphicsConstants
 
DOWN - Static variable in interface eve.fx.gui.IKeys
special key
Down - Static variable in interface eve.ui.ControlConstants
 
downButton - Variable in class eve.ui.UpDownScroller
The down button.
downIcon - Static variable in class eve.ui.data.ListEditor
 
doyDefaultFormat - Static variable in class eve.sys.DayOfYear
 
dr - Variable in class eve.fx.IIcon.SizedIcon
 
Drag - Static variable in interface eve.ui.game.ReactiveImage
 
DRAG_MULTIPLE_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
DRAG_MULTIPLE_CURSOR - Static variable in interface eve.sys.VmConstants
 
DRAG_SINGLE_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
DRAG_SINGLE_CURSOR - Static variable in interface eve.sys.VmConstants
 
dragAndDropCursor - Static variable in class eve.ui.Window
 
dragAndDropData - Static variable in class eve.ui.Window
 
dragAndDropSource - Static variable in class eve.ui.Window
 
dragBackground - Variable in class eve.ui.game.InteractivePanel
 
DragContext - Class in eve.ui
This class is used for dragging the mouse/pen across a single control, or for dragging data from one Control to another.
DragContext() - Constructor for class eve.ui.DragContext
 
DragContext(PenEvent) - Constructor for class eve.ui.DragContext
 
DragContext.ImageDragInWindow - Class in eve.ui
 
dragCopyOfImage(ImageDragContext) - Method in class eve.ui.game.InteractivePanel
 
dragCursor - Variable in class eve.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 eve.ui.DragContext
You can use this for attaching custom data to your drag.
dragEvent(InteractivePanel, int, ImageDragContext) - Method in interface eve.ui.game.ReactiveImage
 
dragged(DragContext) - Method in class eve.ui.BasicList
 
dragged(DragContext) - Method in class eve.ui.ButtonControl
 
dragged(DragContext) - Method in class eve.ui.Control
This is called during the drag operation.
dragged(DragContext) - Method in class eve.ui.DragPanel
 
dragged - Variable in class eve.ui.game.MosaicPanel
 
dragged(DragContext) - Method in class eve.ui.game.MosaicPanel
 
dragged(DragContext) - Method in class eve.ui.Input
 
dragged(DragContext) - Method in class eve.ui.PanelSplitter
 
dragged(DragContext) - Method in class eve.ui.print.PointGraphicsViewer
 
dragged(DragContext) - Method in class eve.ui.print.ScaledImageViewer
 
dragged(DragContext) - Method in class eve.ui.table.TableControl
 
dragged(DragContext) - Method in class eve.ui.table.TreeControl
 
dragged(DragContext) - Method in class eve.ui.TextPad
 
dragged(DragContext) - Method in class eve.ui.TrackControl
 
draggedOff(ImageDragContext) - Method in class eve.ui.game.InteractivePanel
 
draggedOver(ImageDragContext) - Method in class eve.ui.game.InteractivePanel
 
dragging - Variable in class eve.ui.Control
 
dragging(ImageDragContext) - Method in class eve.ui.game.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 eve.ui.game.MosaicPanel
This should be called by mousePressed() or mouseDragged() to indicate to the panel that an image is being dragged.
draggingImage(ImageDragContext) - Method in class eve.ui.game.InteractivePanel
 
draggingOver - Variable in class eve.ui.game.ImageDragContext
 
draggingStarted(ImageDragContext) - Method in class eve.ui.game.InteractivePanel
 
draggingStopped(ImageDragContext) - Method in class eve.ui.game.InteractivePanel
 
dragImage - Static variable in class eve.ui.PanelSplitter
 
dragLimits - Variable in class eve.ui.DragContext.ImageDragInWindow
If this is not null the image will be limited to being within this area.
DragOff - Static variable in interface eve.ui.game.ReactiveImage
 
DragOver - Static variable in interface eve.ui.game.ReactiveImage
 
DragPanel - Class in eve.ui
 
DragPanel() - Constructor for class eve.ui.DragPanel
 
dragRate - Variable in class eve.ui.game.MosaicPanel
Use this to set the number of milliseconds in between drag messages.
dragResolution - Variable in class eve.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.
DragStarted - Static variable in interface eve.ui.game.ReactiveImage
 
DragStopped - Static variable in interface eve.ui.game.ReactiveImage
 
dragTime - Variable in class eve.ui.Control
Use this to control the resolution of the pen drags - it is the minimum delay in milliseconds between processing pen drags.
drain() - Method in class eve.fx.sound.WaveOutput
 
drained() - Method in class eve.fx.sound.WaveInput
 
drained() - Method in class eve.fx.sound.WaveOutput
 
draw(Graphics, int, int, int) - Method in class eve.fx.BufferedImageData
 
draw(Graphics, int, int, int) - Method in class eve.fx.ByteArrayImageData
 
draw(Graphics, int, int, int) - Method in interface eve.fx.Drawable
 
draw(Graphics, int, int, int, int, int) - Method in interface eve.fx.Drawable
 
draw(Graphics, int, int, Rect, int) - Method in interface eve.fx.Drawable
Draw the Drawable to the Graphics and specify the area on the graphics that is visible.
draw(Graphics, int, int, int) - Method in class eve.fx.Drawing
Draws itself on the graphic g at a specfied co-ordinate.
draw(Graphics) - Method in class eve.fx.Drawing
Draws itself on the graphic g at the point specified by the variable "location".
draw(Graphics, int, int, int, int, int) - Method in class eve.fx.DrawnIcon
 
draw(ImageData, int, int) - Method in class eve.fx.Graphics
 
draw(Graphics, int, int, int) - Method in class eve.fx.GraphicsImageData
 
draw(Graphics, int, int, int) - Method in class eve.fx.GrayScaleImage
 
draw(Graphics, int, int, int) - Method in class eve.fx.Icon
 
draw(Graphics, int, int, int, int, int) - Method in class eve.fx.Icon
 
draw(Graphics, int, int, int, int, int, int) - Method in class eve.fx.Icon
 
draw(Graphics, int, int, Rect, int) - Method in class eve.fx.Icon
 
draw(Graphics, int, int, int) - Method in class eve.fx.IconAndText
 
draw(Graphics, int, int, int, int, int, int) - Method in class eve.fx.IconObject
 
draw(Graphics, int, int, int, int, int, int) - Method in interface eve.fx.IIcon
 
draw(Graphics, int, int, int) - Method in class eve.fx.IIcon.SizedIcon
 
draw(Graphics, int, int, int, int, int) - Method in class eve.fx.IIcon.SizedIcon
 
draw(Graphics, int, int, Rect, int) - Method in class eve.fx.IIcon.SizedIcon
 
draw(Graphics, int, int, int) - Method in class eve.fx.Image
 
draw(Graphics, int, int, int) - Method in class eve.fx.ImageAdapter
 
draw(Graphics, int, int, int, int, int) - Method in class eve.fx.ImageObject
 
draw(Graphics, int, int, Rect, int) - Method in class eve.fx.ImageObject
 
draw(Graphics, int, int, int) - Method in class eve.fx.ImageSubSection
 
draw(Graphics, int, int, Rect, double, double, int) - Method in interface eve.fx.IPointImage
Draw this point image to the Graphics at the specified location, assuming that the Graphics is drawing on a surface with the specified x and y dpis.
draw(Graphics, int, int, int) - Method in class eve.fx.Picture
 
draw(Drawable, int, int, Color, double, int) - Method in class eve.fx.PixelBuffer
 
draw(Graphics, int, int, int) - Method in class eve.fx.PixelBuffer
 
draw(PointGraphics, PointRect) - Method in class eve.fx.points.CellPrinter
 
draw(PointGraphics, PointRect) - Method in interface eve.fx.points.PointDrawable
Draw this PointDrawable on to a PointGraphics.
draw(PointGraphics, double, double, PointRect, int) - Method in interface eve.fx.points.PointImage
Draw the PointImage to the PointGraphics, specifying the destination area that is to be drawn on the PointGraphics - all other sections of the image will be clipped.
draw(PointGraphics, double, double, PointRect, int) - Method in class eve.fx.points.PointImageAdapter
 
draw(Graphics, int, int, Rect, double, double, int) - Method in class eve.fx.points.PointImageAdapter
 
draw(PointImage, Graphics, int, int, Rect, double, double, int) - Static method in class eve.fx.points.PointImageAdapter
 
draw(PointGraphics, PointRect) - Method in class eve.fx.points.PrintCell
Calculate the best size Font so that this cell's text and all its children's text will fit correctly into its space.
draw(Graphics, int, int, boolean) - Method in class eve.fx.Polygon
Draw the polygon onto a Graphics object.
draw(Graphics, int, int, int, int, int) - Method in interface eve.fx.ResizeableImage
 
draw(Graphics, int, int, int) - Method in class eve.fx.RotatedImageData
 
draw(Graphics, int, int, int) - Method in class eve.ui.Control
 
draw(Graphics, int, int, int, int, int) - Method in class eve.ui.Control
 
draw(Graphics, int, int, Rect, int) - Method in class eve.ui.Control
 
draw(Graphics, int, int, int, int, Input) - Method in interface eve.ui.Input.ExtraTool
 
draw(Graphics, Rect, TreeTableModel, int, int, int) - Method in interface eve.ui.table.OnScreenTreeNode
 
draw3DDiamond(Rect, boolean, Color) - Method in class eve.fx.Graphics
 
draw3DDiamond(Rect, boolean, Color, boolean) - Method in class eve.fx.Graphics
 
draw3DRect(Rect, int, boolean, Color, Color) - Method in class eve.fx.Graphics
 
draw3DRect(Rect, int, boolean, Color, Color, int) - Method in class eve.fx.Graphics
 
draw3DRect(Graphics, Rect, int, Brush, Color) - Static method in class eve.ui.GuiStyle
 
draw3DRect(Graphics, Rect, int, boolean, Color, Color) - Static method in class eve.ui.GuiStyle
Fill a rect.
DRAW_AND - Static variable in class eve.fx.Graphics
The constant for a draw operation that AND's the source with the destination.
DRAW_OR - Static variable in class eve.fx.Graphics
The constant for a draw operation that OR's the source with the destination.
DRAW_OVER - Static variable in class eve.fx.Graphics
The constant for a draw operation that draws the source over the destination.
DRAW_XOR - Static variable in class eve.fx.Graphics
The constant for a draw operation that XOR's the source with the destination.
Drawable - Interface in eve.fx
 
drawable - Variable in class eve.ui.print.PointGraphicsViewer
 
drawableOptions - Variable in class eve.fx.PaintParametersObject
 
DrawableOverlay - Class in eve.fx.gui
 
DrawableOverlay() - Constructor for class eve.fx.gui.DrawableOverlay
 
drawableToIImage(Drawable, PixelBuffer) - Static method in class eve.fx.ImageAdapter
 
drawArc(Graphics, int, int, int, int, float, float) - Method in class eve.fx.Curve
Draw an arc of an ellipse on the Graphics context using the current pen.
drawArc(int, int, int, int, float, float) - Method in class eve.fx.Graphics
 
drawArc(double, double, double, double, float, float) - Method in class eve.fx.points.PointGraphics
Draw an open arc section of an ellipse using the current pen.
drawBorder(Graphics, int, int, int) - Method in class eve.fx.Drawing
Draws the border of the image.
drawButton(Graphics) - Method in class eve.ui.ButtonObject
 
drawChar(char, int, int, int) - Method in class eve.fx.Graphics
 
drawDiamond(Rect, int) - Method in class eve.fx.Graphics
 
drawDots(int, int, int, int) - Method in class eve.fx.Graphics
Draws a dotted line at the given coordinates.
drawDPI - Variable in class eve.fx.print.PrintableObject
This is 360 by default, but you can change it to any value you want.
drawDPI - Variable in class eve.ui.print.PrintForm
 
drawEdge(Rect, int, int, int) - Method in class eve.fx.Graphics
 
drawEllipse(int, int, int, int) - Method in class eve.fx.Graphics
Draw an ellipse in the current Pen, but do not fill the inside.
DrawFlat - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to draw itself and its children flat instead of 3-D or etched.
drawFormattedText(String, int, int, FormattedTextSpecs) - Method in class eve.fx.Graphics
 
drawFormattedText(String, int, int, int, int, FormattedTextSpecs) - Method in class eve.fx.Graphics
 
drawFormattedText(char[], int, int, int, int, FormattedTextSpecs) - Method in class eve.fx.Graphics
 
drawHorizontalTriangle(Rect, boolean) - Method in class eve.fx.Graphics
 
drawImage(Image, int, int, int) - Method in class eve.fx.Graphics
 
drawImage(Image, int, int) - Method in class eve.fx.Graphics
 
drawImage(IImage, int, Rect, int) - Method in class eve.fx.Graphics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class eve.fx.gui.EveCanvas
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class eve.fx.Image
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in interface eve.fx.ISurface
This should always work for any surface and is the minimum functionality expected.
drawImage(Graphics, IImage, int, Rect, int) - Static method in class eve.fx.Metrics
 
drawImage(Image, int, int, int, int, int, int, int, int) - Method in class eve.fx.print.PrinterJob
 
drawImageData(ImageData, Rect, Rect, int) - Method in class eve.fx.Graphics
 
drawImageData(ImageData, int, int, int, int, Rect, int) - Method in class eve.fx.Graphics
Scale and draw an ImageData to the Graphics, specifying the destination area that is to be drawn on the Graphics - all other sections of the image will be clipped.
drawImageData(ImageData, double, double, double, double, PointRect, int) - Method in interface eve.fx.points.IPointCanvas
Scale and draw an ImageData to the PointGraphics, specifying the destination area that is to be drawn on the PointGraphics - all other sections of the image will be clipped.
drawImageData(ImageData, double, double, double, double, PointRect, int) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
drawImageData(ImageData, double, double, double, double, PointRect, int) - Method in class eve.fx.points.PointGraphics
Scale and draw an ImageData to the PointGraphics, specifying the destination area that is to be drawn on the PointGraphics - all other sections of the image will be clipped.
drawImageData(ImageData, double, double, double, double, int) - Method in class eve.fx.points.PointGraphics
Draw a full ImageData object scaled to a particular size.
drawImageOptions - Variable in class eve.ui.table.TableCellAttributes
 
Drawing - Class in eve.fx
 
Drawing(String, Object) - Constructor for class eve.fx.Drawing
 
Drawing(ImageData, Object) - Constructor for class eve.fx.Drawing
 
Drawing() - Constructor for class eve.fx.Drawing
 
drawingToImage() - Method in class eve.fx.BufferedGraphics
Returns if the Graphics returned by getGraphics() is drawing to an Image.
drawLine(int, int, int, int) - Method in class eve.fx.Graphics
Draw a line between two points in the current pen.
drawLine(double, double, double, double) - Method in interface eve.fx.points.IPointCanvas
 
drawLine(double, double, double, double) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
drawLine(double, double, double, double) - Method in class eve.fx.points.PointGraphics
Draw a single line segment.
drawLines(int[], int[], int, int, int, boolean) - Method in class eve.fx.Graphics
 
drawLines(int[], int[], int) - Method in class eve.fx.Graphics
 
drawLines(double[], double[], int, int, int, boolean) - Method in interface eve.fx.points.IPointCanvas
Draw a set of lines either by joining one to the next forming a single unbroken path, or by drawing sets of separate lines.
drawLines(double[], double[], int, int, int, boolean) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
drawLines(double[], double[], int, int, int) - Method in class eve.fx.points.PointGraphics
Draw a set of lines joined to the next forming a single unbroken path.
drawLines(double[], double[], int, int, int, boolean) - Method in class eve.fx.points.PointGraphics
Draw a set of lines either by joining one to the next forming a single unbroken path, or by drawing sets of separate lines.
drawMenuItemLines(Graphics, int, int, FontMetrics, boolean) - Static method in class eve.ui.GuiStyle
 
drawn(Rect) - Method in class eve.fx.Drawing
 
DrawnIcon - Class in eve.fx
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 eve.fx.DrawnIcon
Create a new DrawnIcon
DrawnIcon(int, int, int, Pen, Brush) - Constructor for class eve.fx.DrawnIcon
Create a new DrawnIcon
drawNodeData(FontMetrics, Graphics, int, Rect, Rect, TreeNode) - Method in class eve.ui.table.TreeTableModel
 
drawNodeLine(Graphics, Rect, boolean, int, int, TreeNode) - Method in class eve.ui.table.TreeTableModel
 
drawOverlay(Graphics, int, int, int, int) - Method in class eve.fx.gui.DrawableOverlay
 
drawOverlay(Graphics, int, int, int, int) - Method in interface eve.fx.gui.IOverlay
This is called to tell the IOverlay to draw itself onto the surface with the provided Graphics.
drawPicture(Picture, int, int, int) - Method in class eve.fx.Graphics
 
drawPicture(Picture, int, int) - Method in class eve.fx.Graphics
 
drawPolygon(int[], int[], int) - Method in class eve.fx.Graphics
Draw a polygon in the current Pen, but do not fill the inside.
drawRect(int, int, int, int) - Method in class eve.fx.Graphics
Draw a rectangle in the current Pen, but do not fill the inside.
drawRGB(int[], int, int, int, int, int, int, boolean) - Method in class eve.fx.Graphics
 
drawRGB(ImageData, Graphics, int, int, boolean) - Static method in class eve.fx.ImageAdapter
 
drawRoundRect(int, int, int, int, int) - Method in class eve.fx.Graphics
Draw a rounded rectangle in the current Pen, but do not fill the inside.
drawRoundRectOutline(Graphics, int, int, int, int, int, int, int) - Method in class eve.fx.Curve
 
drawScaled(ImageData, Graphics, int, int, int, int, int) - Static method in class eve.fx.ImageTool
 
drawSoftBorder(Graphics, Rect, Color, int) - Static method in class eve.ui.GuiStyle
 
drawSoftBorder(Graphics, Control) - Static method in class eve.ui.GuiStyle
 
drawSoftButtonRect(Graphics, Rect, int, boolean) - Static method in class eve.ui.GuiStyle
 
drawSoftRect(Graphics, int, int, int, int, Color, int) - Static method in class eve.ui.GuiStyle
 
drawSpecial(int, Rect, Pen, Brush) - Method in class eve.fx.Graphics
 
drawSpecialFormat(int, int, DisplayLine, FormattedTextSpecs, Graphics, Color) - Method in class eve.ui.formatted.TextDisplay
 
drawSpecialFormat(TextPad, int, DisplayLine, FormattedTextSpecs, Graphics, Color) - Method in class eve.ui.formatted.TextFormatter
 
drawSpecialFormat(int, int, DisplayLine, FormattedTextSpecs, Graphics, Color) - Method in class eve.ui.TextPad
 
drawText(char[], int, int, int, int) - Method in class eve.fx.Graphics
Draws text at the given coordinates.
drawText(String, int, int) - Method in class eve.fx.Graphics
Fill in a rectangle with the current Brush, and optionally draw around it with the current pen.
drawText(FontMetrics, String[], Rect, int) - Method in class eve.fx.Graphics
 
drawText(FontMetrics, String[], Rect, int, int) - Method in class eve.fx.Graphics
 
drawText(FontMetrics, String[], Rect, int, int, int, int) - Method in class eve.fx.Graphics
 
drawText(FontMetrics, String[], Rect, int, int, int, int, FormattedTextSpecs) - Method in class eve.fx.Graphics
 
drawText(Graphics, FontMetrics, Object[], Rect, int, int) - Static method in class eve.fx.Metrics
 
drawText(Graphics, FontMetrics, Object[], Rect, int, int, int, int) - Static method in class eve.fx.Metrics
 
drawText(Graphics, FontMetrics, Object[], Rect, int, int, int, int, FormattedTextSpecs) - Static method in class eve.fx.Metrics
 
drawText(char[], int, int, double, double) - Method in interface eve.fx.points.IPointCanvas
Draw text at a particular location.
drawText(String, double, double) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
drawText(char[], int, int, double, double) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
drawText(char[], int, int, double, double) - Method in class eve.fx.points.PointGraphics
Draw text in the PointGraphics.
drawText(String, double, double) - Method in class eve.fx.points.PointGraphics
Draw text at a particular location.
drawText(StringList, PointRect, int, int, int, int) - Method in class eve.fx.points.PointGraphics
Draw text in a certain area, aligned and anchored appropriately.
drawText(StringList, double, double, double, double, int, int) - Method in class eve.fx.points.PointGraphics
Draw text in a certain area, aligned and anchored appropriately.
drawTextIn(FontMetrics, String[], Rect, int, int, int, FormattedTextSpecs) - Method in class eve.fx.Graphics
 
drawTextIn(Graphics, FontMetrics, Object[], Rect, int, int, int, FormattedTextSpecs) - Static method in class eve.fx.Metrics
 
drawVerticalTriangle(Rect, boolean) - Method in class eve.fx.Graphics
 
drawXDPI - Variable in class eve.fx.print.PrintToImages
 
drawYDPI - Variable in class eve.fx.print.PrintToImages
 
drive - Static variable in class eve.ui.filechooser.FileChooserBase
 
DriveIcon - Static variable in interface eve.io.FileConstants
Used with getIcon()
drives - Variable in class eve.ui.filechooser.FileChooser
 
DriveSeparator - Static variable in class eve.io.FileComparer
 
dropAction - Variable in class eve.ui.DragContext
 
dropButtonBorder - Variable in class eve.ui.Choice
 
dropButtonOnly - Variable in class eve.ui.Choice
If this is true only the drop button will be displayed.
dropButtonWidth - Variable in class eve.ui.ChoiceControl
 
dropDownButton - Variable in class eve.ui.ChoiceControl
 
dropImage(AniImage) - Method in class eve.ui.game.Mosaic
This is used with quickDragging.
dropMenuRows - Variable in class eve.ui.Choice
This value should be one of the following:
0 = Default size (approx 3 times the size of the mChoice)
<0 = Full menu size.
DropOn - Static variable in interface eve.ui.game.ReactiveImage
 
dropOptions - Variable in class eve.ui.DragContext
Used for Drag and Drop - these are options to display when the data is dropped.
droppedOn(ImageDragContext) - Method in class eve.ui.game.InteractivePanel
 
dropX - Variable in class eve.ui.Choice
 
DST_OFFSET - Static variable in class java.util.Calendar
Constant representing the daylight saving time offset in milliseconds.
DumbLabel - Class in eve.ui
Normally, when you press the mouse or pen on a label, the event is passed to its associated control.
DumbLabel(String) - Constructor for class eve.ui.DumbLabel
 
DumbLabel(String, boolean) - Constructor for class eve.ui.DumbLabel
 
DumbLabel(int, int) - Constructor for class eve.ui.DumbLabel
 
dummyItem - Static variable in class eve.ui.ChoiceControl
 
dump() - Method in class eve.database.implement.DatabaseEntryObject
 
dup(StrPos) - Method in class com.stevesoft.pat.StrPos
copy a StrPos from sp to this.
duplex - Variable in class eve.ui.print.PrinterDialog
 
DUPLEX_HORIZONTAL - Static variable in class eve.fx.print.PrinterControl
 
DUPLEX_LONG_EDGE - Static variable in class eve.fx.print.PrinterControl
The same as DUPLEX_VERTICAL
DUPLEX_NO_DUPLEX - Static variable in class eve.fx.print.PrinterControl
 
DUPLEX_SHORT_EDGE - Static variable in class eve.fx.print.PrinterControl
The same as DUPLEX_HORIZONTAL
DUPLEX_SIMPLEX - Static variable in class eve.fx.print.PrinterControl
The same as DUPLEX_NO_DUPLEX.
DUPLEX_VERTICAL - Static variable in class eve.fx.print.PrinterControl
 
duplexMode - Variable in class eve.fx.print.PrinterControl
 
DUPLEXMODE_IS_SET - Static variable in class eve.fx.print.PrinterControl
 
duplexNames - Static variable in class eve.fx.print.PrinterControl
 
duplexValues - Static variable in class eve.fx.print.PrinterControl
 
duplicateFrom(DatabaseEntry) - Method in interface eve.database.DatabaseEntry
Duplicate all set fields in this DatabaseEntry with those from the other.
duplicateFrom(DatabaseEntry) - Method in class eve.database.implement.DatabaseEntryObject
 
dynamicCanExpand - Variable in class eve.ui.table.TreeTableModel
If this is true then the "canExpand" state of a node will be queried every time it is displayed.
DynamicData - Interface in eve.ui.data
 
DynamicObject - Class in eve.ui.data
 
DynamicObject() - Constructor for class eve.ui.data.DynamicObject
 

E

E - Static variable in class java.lang.Math
The most accurate approximation to the mathematical constant e: 2.718281828459045.
EAST - Static variable in interface eve.fx.AlignmentConstants
 
EAST - Static variable in interface eve.ui.CellConstants
 
eColor - Variable in class eve.fx.GradientBrush
 
EDGE_BUMP - Static variable in interface eve.fx.GraphicsConstants
 
EDGE_BUMP - Static variable in interface eve.ui.UIConstants
 
EDGE_ETCHED - Static variable in interface eve.fx.GraphicsConstants
 
EDGE_ETCHED - Static variable in interface eve.ui.UIConstants
 
EDGE_RAISED - Static variable in interface eve.fx.GraphicsConstants
 
EDGE_RAISED - Static variable in interface eve.ui.UIConstants
 
EDGE_SUNKEN - Static variable in interface eve.fx.GraphicsConstants
 
EDGE_SUNKEN - Static variable in interface eve.ui.UIConstants
 
EDIT_BUTTON - Static variable in class eve.ui.data.ListEditor
 
editable - Variable in class eve.ui.data.FieldData
This states whether the data is editable - by default it is true.
EditableData - Interface in eve.ui.data
 
EditableObjectControl - Class in eve.ui.data
 
EditableObjectControl() - Constructor for class eve.ui.data.EditableObjectControl
 
editButtons - Variable in class eve.ui.InputForm
 
EditControl - Class in eve.ui
This is a base class for Input and TextPad.
EditControl() - Constructor for class eve.ui.EditControl
 
edited - Variable in class eve.ui.data.SaveableEditor
 
editedObject - Variable in class eve.ui.data.UIBuilder
This is an instance of the object being edited (this is allowed to be null).
editIcon - Static variable in class eve.ui.data.ListEditor
 
editingObjectChanged(Object) - Method in class eve.ui.data.ListEditor
Called when the selected item has changed.
editNow(Point, boolean) - Method in class eve.ui.table.TableModel
 
editNow(Point, int, boolean) - Method in class eve.ui.table.TableModel
 
Editor - Class in eve.ui.data
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 eve.ui.data.Editor
Create a new Editor that will initially be set to edit itself.
Editor(Object) - Constructor for class eve.ui.data.Editor
Create a new Editor to edit the type of Object specified.
editor - Variable in class eve.ui.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 eve.ui.data.ListEditor
 
editor - Variable in class eve.ui.data.UIBuilder
This is the Editor that the UIBuilder is building.
EDITOR_FOR_COMPOSITE - Static variable in class eve.ui.data.icons.Icons
 
editorCanExit(Editor, Object, int) - Method in class eve.ui.data.FieldListenerObject
 
editorCanExit(Editor, int) - Method in class eve.ui.data.LiveObject
This is called only if exit(int exitCode) is called on the Editor.
EditorEvent - Class in eve.ui.data
This gets sent to FieldListeners through the fieldEvent() method.
EditorEvent(int, Control, Object) - Constructor for class eve.ui.data.EditorEvent
 
editorOnTop - Variable in class eve.ui.data.ListEditor
 
EditorStack - Class in eve.ui.data
 
EditorStack() - Constructor for class eve.ui.data.EditorStack
 
elapsed() - Method in class eve.sys.Countdown
Return the amount of time that has elapsed since started was called or since requestTick() was called.
elapsed() - Method in class eve.sys.TimeOut
How many milliseconds has elapsed since the TimeOut was started/reset.
elementAt(int) - Method in class java.util.Vector
 
elementCount - Variable in class java.util.Vector
 
elementData - Variable in class java.util.Vector
 
elements() - Method in class java.security.PermissionCollection
This method returns an Enumeration of all the objects in this collection.
elements() - Method in class java.util.Dictionary
Returns an Enumeration of the values in this Dictionary.
elements() - Method in class java.util.Hashtable
 
elements() - Method in class java.util.Vector
Return an Enumeration over the elements in the Vector.
ellipse(double, double, double, double) - Method in class eve.fx.PathMaker
Create a closed ellipse as a new path.
EMBEDDED - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
emphasize(double, boolean, String) - Method in class eve.ui.SectionBar
 
empty - Static variable in class eve.ui.SoftKeyBar
 
empty() - Method in class java.util.Stack
Tests if the stack is empty.
EMPTY_LIST - Static variable in class java.util.Collections
An immutable, serializable, empty List, which implements RandomAccess.
EMPTY_MAP - Static variable in class java.util.Collections
An immutable, serializable, empty Map.
EMPTY_SET - Static variable in class java.util.Collections
An immutable, serializable, empty Set.
emptyClasses - Static variable in class eve.sys.Reflection
A zero length Class array.
emptyClipboardData(String) - Method in class eve.sys.clipboard
 
emptyClipboardData(String) - Method in interface eve.sys.IClipboard
Empty the clipboard of a particular data type if possible.
emptyLine - Static variable in class eve.ui.Console
 
emptyParameters - Static variable in class eve.sys.Reflection
A zero length Object array.
EmptyStackException - Exception in java.util
This exception is thrown by the Stack class when an attempt is made to pop or otherwise access elements from an empty stack.
EmptyStackException() - Constructor for exception java.util.EmptyStackException
Constructs an EmptyStackException with no detail message.
EmptyTag - Static variable in class eve.util.TagList
 
emptyTextDisplay - Variable in class eve.ui.TextDisplayButton
If isEmpty() returns true and this is not null, then this text will be displayed grayed and in italics.
emptyValuesList - Variable in class eve.sys.RegistryKeyObject
 
enabled - Variable in class eve.ui.ButtonObject
 
enableEditorScrolling(Editor, boolean) - Static method in class eve.ui.data.LiveObject
Deprecated.
use Form.enableScrolling(boolean horizontally, boolean vertically) instead.
enableForApplet() - Method in class eve.server.RemoteAppEntry
 
enableLookupMode() - Method in interface eve.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 eve.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.
enableLookupMode() - Method in class eve.database.implement.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.
enableScrolling(boolean) - Method in class eve.ui.data.Editor
Deprecated.
use Form.enableScrolling(boolean horizontally, boolean vertically) instead.
enableScrolling(boolean, boolean) - Method in class eve.ui.Form
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 in different directions.
enableSynchronization(int) - Method in interface eve.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 eve.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 eve.database.implement.DatabaseObject
 
enableSynchronization(int) - Method in class eve.database.implement.DatabaseObject
 
enableTiming() - Static method in class eve.util.Debug
This method sets up a global OperationTimer that can be used to time operations.
enableTiming(OperationTimer) - Static method in class eve.util.Debug
This method sets up a global OperationTimer that can be used to time operations - using a specific timer.
ENCLOSED_ALPHANUMERICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed Alphanumerics" Unicode character block.
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Enclosed CJK Letters and Months" Unicode character block.
ENCLOSING_MARK - Static variable in class java.lang.Character
General category "Me" in the Unicode specification.
Encodable - Interface in eve.util
This interface indicates that a field-by-field text encoding is allowed on the implementing object.
EncodableObject - Class in eve.data
An EncodableObject encodes all its public fields, OR fields listed in an public "_fields" instance String variable (separated by commas) to a String via textEncode().
EncodableObject() - Constructor for class eve.data.EncodableObject
 
encode(TextEncoder) - Method in class eve.data.EncodableObject
Override this to encode the fields that you want to encode.
encode(Object, TextEncoder) - Static method in class eve.data.TextEncodableAdapter
 
encode(ByteArray, DataProcessor) - Method in interface eve.database.DatabaseEntry
Encode and append the data to the supplied ByteArray object.
encode() - Method in interface eve.database.DatabaseEntry
 
encode(ByteArray, DataProcessor) - Method in class eve.database.EntrySelector
Encode and append the EntrySelector to a ByteArray.
encode(ByteArray, DataProcessor) - Method in class eve.database.implement.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() - Method in class eve.database.implement.DatabaseEntryObject
 
encode(ByteArray) - Method in class eve.security.SecureDocument
Encode the plain text as set by setData() into a secure document sequence of bytes.
encode(TextEncoder) - Method in class eve.ui.data.ListObject
 
encode(TextEncoder) - Method in class eve.ui.launcher.VMApp
 
encode(TextEncoder) - Method in class eve.ui.launcher.VMApps
 
encode(byte[], String) - Static method in class eve.util.Base64
Encodes a raw byte array into a BASE64 string representation i accordance with RFC 2045.
encode(ByteArray, Wrapper) - Method in class eve.util.ByteEncoder
Fully encode any data type, including a null object reference.
encode(ByteArray, byte[], int, int) - Method in class eve.util.ByteEncoder
This encodes the bytes as a byte array data unit.
encode() - Method in class eve.util.TextDecoder
Re-encode the decoded text into a String.
encode(String) - Static method in class java.net.URLEncoder
Deprecated. 
encode(String, String) - Static method in class java.net.URLEncoder
This method translates the passed in string into x-www-form-urlencoded format using the character encoding to hex-encode the unsafe characters.
encodeBytes(ByteEncodable) - Static method in class eve.data.DataUtils
This method uses the implementation of int encodeBytes(ByteArray dest) method of a ByteEncodable to implement the byte[] encodeBytes() method.
encodeBytes(ByteEncodable, ByteArray) - Static method in class eve.data.DataUtils
This method uses the implementation of byte[] encodeBytes() method of a ByteEncodable to implement the int encodeBytes(ByteArray dest) method.
encodeBytes(ByteArray) - Method in class eve.io.block.RemoteCall
 
encodeBytes() - Method in class eve.io.block.RemoteCall
 
encodeBytes(ByteArray) - Method in class eve.math.BigDecimal
 
encodeBytes() - Method in class eve.math.BigDecimal
 
encodeBytes(ByteArray) - Method in class eve.math.BigInteger
 
encodeBytes() - Method in class eve.math.BigInteger
 
encodeBytes(ByteArray) - Method in class eve.math.Decimal
 
encodeBytes() - Method in class eve.math.Decimal
 
encodeBytes(ByteArray) - Method in class eve.math.MPN
 
encodeBytes() - Method in class eve.math.MPN
 
encodeBytes() - Method in class eve.security.PublicPrivateKey
 
encodeBytes(ByteArray) - Method in class eve.security.PublicPrivateKey
 
encodeBytes(ByteArray) - Method in class eve.security.RSAKey
Used to store the key in a stream of bytes.
encodeBytes() - Method in class eve.security.RSAKey
 
encodeBytes(ByteArray) - Method in interface eve.util.ByteEncodable
This requests the Object to encode itself as a stream of bytes which is appended to the destination ByteArray.
encodeBytes() - Method in interface eve.util.ByteEncodable
 
encoded(TextEncoder) - Method in class eve.data.EncodableObject
This is called after standard encoding is done.
encoded(String) - Method in class eve.data.EncodableObject
This method is called after the base implementation of textEncode() is executed.
EncodedStreamReader - Class in eve.io
This class reads characters from a byte input stream.
EncodedStreamReader(InputStream) - Constructor for class eve.io.EncodedStreamReader
This method initializes a new instance of EncodedStreamReader to read from the specified stream using the default encoding.
EncodedStreamReader(InputStream, String) - Constructor for class eve.io.EncodedStreamReader
This method initializes a new instance of EncodedStreamReader to read from the specified stream using a caller supplied character encoding scheme.
EncodedStreamReader(InputStream, TextCodec) - Constructor for class eve.io.EncodedStreamReader
This method initializes a new instance of EncodedStreamReader to read from the specified stream using a caller supplied character encoding scheme.
EncodedStreamWriter - Class in eve.io
This class writes characters to an output stream that is byte oriented It converts the chars that are written to bytes using an encoding layer, which is specific to a particular encoding standard.
EncodedStreamWriter(OutputStream, String) - Constructor for class eve.io.EncodedStreamWriter
This method initializes a new instance of EncodedStreamWriter to write to the specified stream using a caller supplied character encoding scheme.
EncodedStreamWriter(OutputStream, TextCodec) - Constructor for class eve.io.EncodedStreamWriter
 
EncodedStreamWriter(OutputStream) - Constructor for class eve.io.EncodedStreamWriter
This method initializes a new instance of EncodedStreamWriter to write to the specified stream using the default encoding.
encodedStringClass - Static variable in class eve.sys.Reflection
 
encodedTimeToTimeZoneOffset(long, SimpleTimeZone) - Static method in class eve.sys.Time
From an encoded time value (created by getEncodedTime()) extract the saved TimeZone offset from UTC and place it in the specified SimpleTimeZone.
encodedTimeToTimeZoneOffset(long) - Static method in class eve.sys.Time
 
EncodedUTF8String - Class in eve.util
 
EncodedUTF8String() - Constructor for class eve.util.EncodedUTF8String
 
encodeEncodableObjectData(ByteArray, Encodable) - Method in class eve.util.ByteEncoder
Encode the fields of an Encodable object.
encodeField(ByteArray, String, Wrapper) - Method in class eve.util.ByteEncoder
 
encodeField(ByteArray, String, Object) - Method in class eve.util.ByteEncoder
 
encodeField(ByteArray, String, byte[], int, int) - Method in class eve.util.ByteEncoder
 
encodeFields(Field[], TextEncoder, String) - Method in class eve.data.EncodableObject
You can call this within your encode(TextEncoder te) method to encode specific fields.
encodeFields(String, TextEncoder, String) - Method in class eve.data.EncodableObject
You can call this within your encode(TextEncoder te) method to encode specific fields.
encodeFields(Object, Field[], TextEncoder, String) - Static method in class eve.data.TextEncodableAdapter
You can call this within your encode(TextEncoder te) method to encode specific fields.
encodeFields(Object, String, TextEncoder, String) - Static method in class eve.data.TextEncodableAdapter
You can call this within your encode(TextEncoder te) method to encode specific fields.
encodeJavaUtf8String(char[], int, int, byte[], int) - Static method in class eve.util.Utils
Encode a String of characters a Java Utf8 encoded bytes.
encodeJavaUtf8String(String) - Static method in class eve.util.Utils
Encodes a String as Java Utf8 bytes.
encodeObject(ByteArray, Object) - Method in class eve.util.ByteEncoder
Encode an object, specifying the full class of the object.
encodeObjectData(ByteArray, Object) - Method in class eve.util.ByteEncoder
Encode only the data for the Object, not any information about the class of the Object.
encoder - Static variable in class eve.util.ByteEncoder
A general purpose encoder - Synchronize on it before using.
encodeText(char[], int, int, boolean, ByteArray) - Method in class eve.io.AsciiCodec
 
encodeText(char[], int, int, boolean, ByteArray) - Method in class eve.io.JavaUtf8Codec
 
encodeText(char[], int, int, boolean, ByteArray) - Method in interface eve.io.TextCodec
Enocde the Unicode characters into a byte Stream.
encodeText(char[], int, int, boolean, ByteArray) - Method in class eve.io.Utf16Codec
 
encodeURL(String, boolean) - Static method in class eve.net.URL
Encode the URL using %## notation.
encodeURL(String, boolean) - Static method in class java.net.URL
Encode the URL using %## notation.
encrypt(byte[], int, int, ByteArray) - Method in class eve.io.block.BlockOutputStream
This is called during the writeBlock() method.
encrypt(byte[], int, int, ByteArray) - Method in class eve.io.block.secure.SecureBlockOutputStream
This is called during the writeBlock() method.
encrypt(byte[], int, byte[], int, int) - Method in class eve.security.BlowfishCBC
 
encrypt(byte[], int, byte[], int, int) - Method in class eve.security.BlowfishECB
Encrypts a byte buffer to another buffer, extra misaligned data will not be processed.
encrypt(byte[], int, int) - Method in interface eve.security.EncryptionKey
 
encrypt(byte[], int, int) - Method in class eve.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 eve.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 eve.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 eve.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 eve.security.PublicPrivateKey
 
encrypt(byte[], int, int) - Method in class eve.security.RSAKey
Encrypt the provided data optionally using salt.
ENCRYPT_WITHOUT_COMPRESSION - Static variable in class eve.security.Encryptor
 
EncryptedDataException - Exception in eve.database
This error indicates that data within the Database is Encrypted but no suitable decryptor is available to decrypt the data.
EncryptedDataException() - Constructor for exception eve.database.EncryptedDataException
 
encryptedKey - Variable in class eve.security.SecureDocument
 
EncryptionKey - Interface in eve.security
An EncryptionKey is a class that can encrypt or decrypt a short block of data.
encryptor - Variable in class eve.database.implement.DatabaseObject
 
Encryptor - Class in eve.security
 
Encryptor(String) - Constructor for class eve.security.Encryptor
 
Encryptor(byte[]) - Constructor for class eve.security.Encryptor
 
encryptorClass - Variable in class eve.database.implement.DatabaseSpecs
 
encryptorNotSet - Variable in class eve.database.implement.DatabaseObject
 
encryptPrv(byte[], int, byte[], int, int) - Method in class eve.security.BlowfishECB
 
END - Static variable in interface eve.fx.gui.IKeys
special key
end() - Method in class eve.io.Deflater
 
end() - Method in class eve.io.filestore.ZepStore.MakeZepStore
Complete the ZepStore but do not close the underlying RandomStream.
end() - Method in class eve.io.Inflater
 
end() - Method in class eve.io.PNGEncoder
This ends the current data chunk, writes the end and closes the output.
end(int) - Method in class eve.ui.formatted.FormattedTextMaker
 
end - Variable in class eve.ui.game.ImageMover
This is the ending point.
end() - Method in class eve.util.OperationTimer
End timing an operation and add the timed name and value to the list of stored times.
end() - Method in class java.util.zip.Deflater
 
end() - Method in class java.util.zip.Inflater
 
END_PUNCTUATION - Static variable in class java.lang.Character
General category "Pe" in the Unicode specification.
endBuildingZepFile(Object, int) - Static method in class eve.io.ZepFile
Call this after writing all the data blocks and after optionally calling prepareForSpecialReserveBytes.
endCharacter - Variable in class eve.ui.formatted.TextFormatter
The index of the last character in the last line being covered by the formatter.
endDataChunk() - Method in class eve.io.PNGEncoder
Closes the current data chunk and writes the compressed data for the current chunk.
endEditing(Point) - Method in class eve.ui.table.TableModel
 
endedLoad(Handle) - Method in class eve.ui.formatted.data.HtmlViewer
 
endFind(int) - Method in class eve.io.filestore.FileStoreEntryFile
 
endHtml() - Method in class eve.ui.formatted.FormattedTextMaker
 
endHtml() - Method in class eve.ui.formatted.HtmlDisplay
 
endingOffset - Variable in class eve.sys.ClassFile.FieldMethod
 
endItAll(String) - Static method in error com.stevesoft.pat.RegSyntaxError
 
endOutput() - Method in interface com.ewesoft.pub.io.ConnectedRequest
 
endPrinting(Handle) - Method in class eve.fx.print.PdfPrinter
 
endPrinting(Handle) - Method in class eve.fx.print.PrinterJob
 
endPrinting(Handle) - Method in class eve.fx.print.PrinterJobObject
 
endPrinting(Handle) - Method in class eve.fx.print.PrintPreview
 
endRow() - Method in class eve.fx.points.PrintCellPanel
 
endRow() - Method in class eve.fx.points.PrintTable
 
endRow() - Method in class eve.ui.ButtonBar
 
endRow() - Method in class eve.ui.data.UIBuilder
This ends the row in the current open CellPanel.
endRow() - Method in class eve.ui.Panel
 
endRow() - Method in class eve.util.Grid
End the current row - all future add() calls will add objects to a new row.
ENDS_WITH_NEWLINE - Static variable in class eve.fx.DisplayLine
This indicates that this line actually has a '\n' character at the end.
ENDS_WITH_SPACE - Static variable in class eve.fx.DisplayLine
This is not used.
endSel - Variable in class eve.ui.Input
 
endsWith(String) - Method in class eve.util.CharArray
 
endsWith(char[], int, int) - Method in class eve.util.CharArray
 
endsWith(String) - Method in class eve.util.SubString
Check if the SubString endsWith a particular String.
endsWith(String) - Method in class java.lang.String
 
endTask() - Method in class eve.ui.ProgressAndControl
Call this when you consider the task complete and want to show the controls again.
endTiming() - Static method in class eve.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 eve.database.SafeDBAccess
End the update process.
endZepFileData(Object, byte[], int) - Static method in class eve.io.ZepFile
 
ENGLISH - Static variable in class java.util.Locale
Locale which represents the English language.
enqueue() - Method in class java.lang.ref.Reference
Enqueue the Reference if it was not previously enqueued.
ensureBlankLines(DisplayLine, int, boolean) - Method in class eve.ui.TextPad
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 eve.util.ByteArray
This will ensure that the size of the "data" byte array is at least newCapacity.
ensureCapacity(int) - Method in class eve.util.CharArray
This will ensure that the size of the "data" character array is at least newCapacity.
ensureCapacity(int) - Method in class eve.util.IntArray
This makes sure the data array has at least totalBytes in it.
ensureCapacity(int) - Method in class eve.util.StringList
 
ensureCapacity(int) - Method in class eve.util.TagList
 
ensureCapacity(int) - Method in class java.lang.StringBuffer
Make sure that the StringBuffer's capacity is at least as large as minimumCapacity.
ensureCapacity(int) - Method in class java.lang.StringBuilder
Make sure that the StringBuilder's capacity is at least as large as minimumCapacity.
ensureCapacity(int) - Method in class java.util.ArrayList
Guarantees that this list will have at least enough capacity to hold minCapacity elements.
ensureCapacity(int) - Method in class java.util.Vector
 
ensureFields(Object, String, String) - Method in interface eve.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 eve.database.implement.DatabaseObject
 
ensureRequired() - Method in class eve.util.OwnedProperties
 
ensureSorts(Object, String) - Method in interface eve.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 eve.database.implement.DatabaseObject
 
ensureVisible(Control) - Static method in class eve.ui.Gui
 
ENTER - Static variable in interface eve.fx.gui.IKeys
special key
ENTER_AS_TEXT - Static variable in class eve.ui.NumberEntry
 
entered - Variable in class eve.fx.gui.SurfaceTextEvent
The text that was entered for a TEXT_ENTERED message.
enteredText - Variable in class eve.fx.gui.NativeInputParameters
This is the text that was entered.
enterNativeDialog() - Static method in class eve.fx.gui.WindowSurface
Call this if you are calling a method that brings up a non-blocking native dialog.
enterNativeDialog() - Static method in class eve.ui.Window
 
enterOrEscapePressed(boolean) - Method in class eve.ui.Input
 
enterOrEscapePressed(boolean) - Method in class eve.ui.SimpleDateInput
 
entireTable - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
entries - Variable in class eve.applet.ClassFile
 
entries() - Method in interface eve.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries(ObjectFinder) - Method in interface eve.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries(Object, Comparer) - Method in interface eve.database.Database
This returns an Iterator that you can use to go through the entries in the database.
entries - Variable in class eve.database.implement.DatabaseObject
 
entries(Object, Comparer) - Method in class eve.database.implement.DatabaseObject
 
entries(ObjectFinder) - Method in class eve.database.implement.DatabaseObject
 
entries() - Method in class eve.database.implement.RecordDatabaseObject
 
entries - Variable in class eve.server.RemoteAppServer
 
entries() - Method in class eve.sys.WeakSet
Get an Iterator to go through all the entries.
entries - Variable in class eve.ui.advanced.database.DatabaseTableModel
 
entries - Variable in class eve.util.TextEncoder
 
entries() - Method in class eve.zipfile.ZipFile
Returns an enumeration of all Zip entries in this Zip file.
entries() - Method in class java.util.zip.ZipFile
Returns an enumeration of all Zip entries in this Zip file.
entriesChanged() - Method in class eve.ui.advanced.database.DatabaseTableModel
 
entriesChanged() - Method in class eve.ui.table.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 eve.ui.table.data.FieldTableModel
This calls entriesChanged and then selects a specified row.
EntriesView - Class in eve.database
An EntriesView is a view into a FoundEntries object while a FoundEntries object is a view into a database.
EntriesView(FoundEntries) - Constructor for class eve.database.EntriesView
Create a new EntriesView for a FoundEntries, but which initially contains no data.
Entry() - Constructor for class eve.ui.formatted.FormattedTextMaker.Entry
 
ENTRY_ADDED - Static variable in class eve.database.DatabaseEvent
 
ENTRY_CHANGED - Static variable in class eve.database.DatabaseEvent
 
ENTRY_DELETED - Static variable in class eve.database.DatabaseEvent
 
EntryComparer - Class in eve.database
 
EntryComparer() - Constructor for class eve.database.EntryComparer
 
EntryComparer(Database) - Constructor for class eve.database.EntryComparer
 
EntrySelector - Class in eve.database
 
EntrySelector(Database, Object, int, boolean) - Constructor for class eve.database.EntrySelector
 
EntrySelector(FoundEntries, Object, boolean) - Constructor for class eve.database.EntrySelector
 
EntrySelector(FoundEntries, Object, int, boolean) - Constructor for class eve.database.EntrySelector
 
EntrySelector(Database, Object, int[], boolean) - Constructor for class eve.database.EntrySelector
 
EntrySelector(Database, Object, int, int, boolean) - Constructor for class eve.database.EntrySelector
 
entrySet() - Method in class java.util.AbstractMap
Returns a set view of the mappings in this Map.
entrySet() - Method in class java.util.HashMap
Returns a "set view" of this HashMap's entries.
entrySet() - Method in class java.util.Hashtable
 
entrySet() - Method in interface java.util.Map
Returns a set view of the mappings in this Map.
entrySet() - Method in class java.util.WeakHashMap
Returns a set representation of the entries in this map.
enumerate(Thread[]) - Method in class java.lang.ThreadGroup
Copy all of the active Threads from this ThreadGroup and its descendants into the specified array.
enumerate(Thread[], boolean) - Method in class java.lang.ThreadGroup
Copy all of the active Threads from this ThreadGroup and, if desired, from its descendants, into the specified array.
enumerate(ThreadGroup[]) - Method in class java.lang.ThreadGroup
Copy all active ThreadGroups that are descendants of this ThreadGroup into the specified array.
enumerate(ThreadGroup[], boolean) - Method in class java.lang.ThreadGroup
Copy all active ThreadGroups that are children of this ThreadGroup into the specified array, and if desired, also all descendents.
enumerateAvailablePorts() - Static method in class eve.io.SerialPort
Enumerate all available Comm ports.
enumerateAvailablePorts(boolean) - Method in class eve.ui.data.SerialPortOptions
Enumerate the available ports and set the availablePorts member to that value.
enumeration(Collection) - Static method in class java.util.Collections
Returns an Enumeration over a collection.
Enumeration - Interface in java.util
This is used to iterate through a sequence of Objects of some kind.
EOFException - Exception in java.io
This exception is thrown when an InputStream ends unexpectantly.
EOFException() - Constructor for exception java.io.EOFException
 
EOFException(String) - Constructor for exception java.io.EOFException
 
EOFException(Throwable) - Constructor for exception java.io.EOFException
 
EOFException(String, Throwable) - Constructor for exception java.io.EOFException
 
eos() - Method in class com.stevesoft.pat.StrPos
tell whether we are at end of string
eos - Variable in class eve.zipfile.GZIPInputStream
Indicates whether or not the end of the stream has been reached.
eos - Variable in class java.util.zip.GZIPInputStream
Indicates whether or not the end of the stream has been reached.
equalHeights - Variable in class eve.fx.points.PrintCellPanel
 
equalHeights - Variable in class eve.ui.Panel
 
equals(patInt) - Method in class com.stevesoft.pat.patInt
Test to see if two patterns are equal.
equals(Object) - Method in class com.stevesoft.pat.Pattern
 
equals(Object) - Method in class com.stevesoft.pat.Regex
 
equals(RegRes) - Method in class com.stevesoft.pat.RegRes
 
equals(Object) - Method in class eve.applet.ClassFile.UtfStringConstant
 
equals(Object) - Method in class eve.data.DataObject
 
equals(Object) - Method in class eve.fx.Color
 
equals(Object) - Method in class eve.fx.Dimension
 
equals(Object) - Method in class eve.fx.Font
 
equals(Object) - Method in class eve.fx.FontMetrics
 
equals(Object) - Method in class eve.fx.Point
 
equals(double[], int) - Method in class eve.fx.points.AffineTransform
See if this transform equals the specified transform.
equals(double[]) - Method in class eve.fx.points.AffineTransform
 
equals(Object) - Method in class eve.fx.points.AffineTransform
 
equals(Object) - Method in class eve.fx.points.FontEntry
 
equals(Object) - Method in class eve.fx.points.PointFont
 
equals(Object) - Method in class eve.fx.points.PointFontMetrics
 
equals(Object) - Method in class eve.fx.Rect
 
equals(Object) - Method in class eve.fx.sound.WaveFormat
 
equals(Object) - Method in class eve.io.File
This checks to see if the two files refer to the same object in the file system.
equals(Object) - Method in class eve.io.TreeConfigFile
 
equals(Object) - Method in class eve.math.BigDecimal
 
equals(Object) - Method in class eve.math.BigInteger
 
equals(int) - Method in class eve.math.MPN
 
equals(long) - Method in class eve.math.MPN
 
equals(byte[]) - Method in class eve.security.MD5
Compares the message digest with another message digest.
equals(byte[], int, int) - Method in class eve.security.SHA1
 
equals(byte[]) - Method in class eve.security.SHA1
 
equals(Object) - Method in class eve.sys.ClassFile
 
equals(Object) - Method in class eve.sys.ClassFile.UtfStringConstant
 
equals(Object) - Method in class eve.sys.FieldTransfer
This works by comparing the "fieldName" fields for equality.
equals(Object) - Method in class eve.sys.Locale
 
equals(Object) - Method in class eve.ui.data.FieldData
equals will check the equality of the field names.
equals(Object) - Method in class eve.ui.FileChooserLink
This checks for equality of Paths.
equals(Object) - Method in class eve.ui.MenuItem
 
equals(Object) - Method in class eve.util.CharArray
 
equals(Object) - Method in class eve.util.Range
 
equals(char[], int, int, char[], int, int, int) - Static method in class eve.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 java.io.File
This method tests two File objects for equality by comparing the path of the specified File against the path of this object.
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
Compares this object against the specified object.
equals(Object) - Method in class java.lang.Character.Subset
Compares two Subset objects for equality.
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.reflect.Constructor
 
equals(Object) - Method in class java.lang.reflect.Field
 
equals(Object) - Method in class java.lang.reflect.Method
 
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.StackTraceElement
 
equals(Object) - Method in class java.lang.String
 
equals(Object) - Method in class java.math.BigDecimal
Compares this BigDecimal with the specified Object for equality.
equals(Object) - Method in class java.math.BigInteger
Compares this BigInteger with the specified Object for equality.
equals(byte[], byte[]) - Static method in class java.net.InetAddress
 
equals(Object) - Method in class java.net.InetAddress
Tests this address for equality against another InetAddress.
equals(Object) - Method in class java.net.URL
Test another URL for equality with this one.
equals(URL, URL) - Method in class java.net.URLStreamHandler
Provides the default equals calculation.
equals(Object) - Method in class java.security.BasicPermission
This method tests to see if this object is equal to the specified Object.
equals(Object) - Method in class java.security.Permission
Check to see if this object equals obj.
equals(Object) - Method in class java.util.AbstractList
Test whether this list is equal to another object.
equals(Object) - Method in class java.util.AbstractMap
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.AbstractSet
Tests whether the given object is equal to this Set.
equals(boolean[], boolean[]) - Static method in class java.util.Arrays
Compare two boolean arrays for equality.
equals(byte[], byte[]) - Static method in class java.util.Arrays
Compare two byte arrays for equality.
equals(char[], char[]) - Static method in class java.util.Arrays
Compare two char arrays for equality.
equals(short[], short[]) - Static method in class java.util.Arrays
Compare two short arrays for equality.
equals(int[], int[]) - Static method in class java.util.Arrays
Compare two int arrays for equality.
equals(long[], long[]) - Static method in class java.util.Arrays
Compare two long arrays for equality.
equals(float[], float[]) - Static method in class java.util.Arrays
Compare two float arrays for equality.
equals(double[], double[]) - Static method in class java.util.Arrays
Compare two double arrays for equality.
equals(Object[], Object[]) - Static method in class java.util.Arrays
Compare two Object arrays for equality.
equals(Object) - Method in class java.util.BitSet
Returns true if the obj is a bit set that contains exactly the same elements as this bit set, otherwise false.
equals(Object) - Method in class java.util.Calendar
Compares the given calendar with this.
equals(Object) - Method in interface java.util.Collection
Test whether this collection is equal to some object.
equals(Object) - Method in interface java.util.Comparator
Return true if the object is equal to this object.
equals(Object) - Method in class java.util.Date
Compares two dates for equality.
equals(Object) - Method in class java.util.GregorianCalendar
Compares the given calendar with this.
equals(Object) - Method in interface java.util.List
Test whether this list is equal to another object.
equals(Object) - Method in class java.util.Locale
Compares two locales.
equals(Object) - Method in interface java.util.Map.Entry
Compares the specified object with this entry.
equals(Object) - Method in interface java.util.Map
Compares the specified object with this map for equality.
equals(Object) - Method in class java.util.SimpleTimeZone
 
equals(Object) - Method in class java.util.UUID
Compare a (UUID) object to this one
equalsIgnoreCase(String) - Method in class java.lang.String
 
equalWidths - Variable in class eve.fx.points.PrintCellPanel
 
equalWidths - Variable in class eve.ui.Panel
 
ERA - Static variable in class java.util.Calendar
Constant representing the era time field.
erase() - Method in interface eve.database.DatabaseEntry
This will erase the entry from the database.
erase(int) - Method in interface eve.database.FoundEntries
This erases the data without marking it as deleted AND removes it from this FoundEntries list.
erase() - Method in class eve.database.implement.DatabaseEntryObject
 
erase(int) - Method in class eve.database.implement.FoundEntriesObject
 
erase(long, FoundEntries) - Method in class eve.database.Synchronizer
Given the OID of an entry in the remote database, erase it completely from this database.
eraseDeleted(int[], int, int) - Method in interface eve.database.IRemoteSynchronizer
Erase the entries at the specified indexes.
eraseDeleted(long) - Method in class eve.database.Synchronizer
This is called after an OID marked as deleted on this database has been erased from the remote database.
eraseDeleted(int[], int, int) - Method in class eve.database.Synchronizer
 
eraseDeletedEntries() - Method in interface eve.database.Database
Erase all the entries marked as deleted.
eraseDeletedEntries() - Method in class eve.database.implement.RecordFile
Free all the deleted records.
eraseDeletedEntry(long) - Method in interface eve.database.Database
Erase the deleted entry for the specified OID.
eraseDeletedEntry(long) - Method in class eve.database.implement.RecordFile
Free a particular deleted entry.
eraseDeletedOnRemote(int) - Method in class eve.database.Synchronizer
 
eraseEntries(long[], int, int) - Method in interface eve.database.IRemoteSynchronizer
Erases the entries as specified by the OID values.
eraseEntries(long[], int, int) - Method in class eve.database.Synchronizer
 
eraseEntryOnRemote(long) - Method in class eve.database.Synchronizer
 
eraseExistingImages - Variable in class eve.ui.data.icons.SaveIconsInDir
 
eraseSavedScreen() - Method in class eve.ui.Frame
 
err - Static variable in class java.io.FileDescriptor
 
err - Static variable in class java.lang.System
 
error - Variable in class eve.applet.ClassInfo
 
error - Variable in class eve.sys.Handle
If an error occurs an Exception should be created and placed here.
Error - Error in java.lang
 
Error(String) - Constructor for error java.lang.Error
 
Error() - Constructor for error java.lang.Error
 
Error(Throwable) - Constructor for error java.lang.Error
 
Error(String, Throwable) - Constructor for error java.lang.Error
 
ERROR_CANNOT_CREATE_DATA_DIRECTORY - Static variable in class eve.ui.installer.Installer
 
ERROR_CANNOT_CREATE_PROGRAM_DIRECTORY - Static variable in class eve.ui.installer.Installer
 
ERROR_COULD_NOT_CREATE_DESTINATION - Static variable in interface eve.io.FileClipboard.FileClipboardSource
 
ERROR_COULD_NOT_READ_SOURCE - Static variable in interface eve.io.FileClipboard.FileClipboardSource
 
ERROR_COULD_NOT_REMOVE_SOURCE - Static variable in interface eve.io.FileClipboard.FileClipboardSource
 
ERROR_UNEXPECTED_EXCEPTION - Static variable in class eve.ui.installer.Installer
 
errorMessage - Variable in class eve.security.SecurityRequest
 
errorString(String, boolean) - Method in class eve.ui.data.FileSaver
 
ESC - Static variable in class com.stevesoft.pat.Pattern
The ESC character, the user can provide his own value for the escape character through regex.esc
esc - Variable in class com.stevesoft.pat.Regex
By default, the escape character is the backslash, but you can make it anything you want by setting this variable.
esc - Variable in class com.stevesoft.pat.StrPos
This contains the escape character, which is \ by default.
ESCAPE - Static variable in interface eve.fx.gui.IKeys
special key
escaped() - Method in class com.stevesoft.pat.StrPos
Returns true if the current character is escaped (preceeded by "\").
escMatch(char) - Method in class com.stevesoft.pat.StrPos
As match, but only matches if the character is escaped.
estimateEntriesCount() - Method in interface eve.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 eve.database.implement.DatabaseObject
 
ETHIOPIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ethiopic" Unicode character block.
eve - package eve
 
Eve - Class in <Unnamed>
 
Eve() - Constructor for class Eve
 
eve.app - package eve.app
 
eve.applet - package eve.applet
 
eve.data - package eve.data
 
eve.database - package eve.database
 
eve.database.implement - package eve.database.implement
 
eve.fx - package eve.fx
 
eve.fx.gui - package eve.fx.gui
 
eve.fx.points - package eve.fx.points
 
eve.fx.print - package eve.fx.print
 
eve.fx.sound - package eve.fx.sound
 
eve.fx.win32 - package eve.fx.win32
 
eve.io - package eve.io
 
eve.io.block - package eve.io.block
 
eve.io.block.secure - package eve.io.block.secure
 
eve.io.filestore - package eve.io.filestore
 
eve.math - package eve.math
 
eve.nativeaccess - package eve.nativeaccess
 
eve.net - package eve.net
 
eve.net.rapi - package eve.net.rapi
 
eve.reflect - package eve.reflect
 
eve.security - package eve.security
 
eve.server - package eve.server
 
eve.sys - package eve.sys
 
eve.sys.install - package eve.sys.install
 
eve.sys.options - package eve.sys.options
 
eve.sys.registry - package eve.sys.registry
 
eve.sys.unix - package eve.sys.unix
 
eve.text - package eve.text
 
eve.ui - package eve.ui
 
eve.ui.advanced.database - package eve.ui.advanced.database
 
eve.ui.choices - package eve.ui.choices
 
eve.ui.data - package eve.ui.data
 
eve.ui.data.icons - package eve.ui.data.icons
 
eve.ui.data.server - package eve.ui.data.server
 
eve.ui.event - package eve.ui.event
 
eve.ui.filechooser - package eve.ui.filechooser
 
eve.ui.formatted - package eve.ui.formatted
 
eve.ui.formatted.data - package eve.ui.formatted.data
 
eve.ui.game - package eve.ui.game
 
eve.ui.installer - package eve.ui.installer
 
eve.ui.launcher - package eve.ui.launcher
 
eve.ui.print - package eve.ui.print
 
eve.ui.table - package eve.ui.table
 
eve.ui.table.data - package eve.ui.table.data
 
eve.ui.table.data.registry - package eve.ui.table.data.registry
 
eve.util - package eve.util
 
eve.util.pat - package eve.util.pat
 
eve.zipfile - package eve.zipfile
 
EveApplet - Class in eve.applet
 
EveApplet() - Constructor for class eve.applet.EveApplet
 
EveAppletTools - Class in eve.applet
 
EveCanvas - Class in eve.fx.gui
 
EveCanvas(WindowSurface) - Constructor for class eve.fx.gui.EveCanvas
 
eveDirectory - Static variable in class eve.ui.VMOptions
 
eveFile - Variable in class eve.applet.EveApplet
 
EveFile - Class in eve.io.filestore
 
EveFile(RandomStream, String) - Constructor for class eve.io.filestore.EveFile
Create an EveFile opened via the specified RandomStream for read-only access.
eveFile - Variable in class eve.server.RemoteAppEntry
This can be null if no eve file is used.
EveFrame - Class in eve.fx.gui
 
EveFrame(NativeWindowSurface, Frame) - Constructor for class eve.fx.gui.EveFrame
 
eveMain(String[]) - Static method in class eve.app.App
 
eveMain(String[]) - Static method in class eve.fx.gui.WindowSurface
 
eveMain(String[]) - Static method in class eve.net.RemoteServer
 
eveMain(String[]) - Static method in class eve.sys.Vm
 
eveMain(String[]) - Static method in class eve.ui.filechooser.FileChooser
 
eveMain(String[]) - Static method in class eve.ui.launcher.Unbuffered
 
eveMain(String[]) - Static method in class eve.ui.launcher.VMLauncher
 
eveMain(String[]) - Static method in class eve.ui.Midlet
 
eveMainSetNoVisibleWindow() - Static method in class eve.sys.Vm
This should be called in the eveMain() method of the starting application.
EVEN_IF_COVERED - Static variable in class eve.ui.event.PenEvent
This only works with WANT_PEN_MOVED_ONOFF - and it won't affect the cursor or tooltips.
EVEN_PAGES_ONLY - Static variable in class eve.fx.print.PrintOptions
A possible value for whichPages
EVENPARITY - Static variable in class eve.io.SerialPort
 
event - Variable in class eve.fx.gui.SurfaceCustomEvent
 
Event - Class in eve.sys
 
Event() - Constructor for class eve.sys.Event
 
EventDirectionException - Exception in eve.sys
This exception is a RuntimeException that is ignored by the native VM should it be uncaught.
EventDirectionException() - Constructor for exception eve.sys.EventDirectionException
 
EventDirectionException(String) - Constructor for exception eve.sys.EventDirectionException
 
EventDispatcher - Class in eve.sys
An EventDispatcher is a utility class that can be used to keep track of a set of EventListener objects that wish to listen to some kind of event via their onEvent(Event ev) method.
EventDispatcher() - Constructor for class eve.sys.EventDispatcher
 
EventDispatcher(int) - Constructor for class eve.sys.EventDispatcher
Create an EventDispatcher specifying the number of threads used to deliver events.
EventListener - Interface in eve.sys
 
EventListener - Interface in java.util
Empty interface that is implemented by classes that need to receive events.
EventObject - Class in java.util
Represents Events fired by Objects.
EventObject(Object) - Constructor for class java.util.EventObject
Constructs an EventObject with the specified source.
EventThreadData - Class in eve.ui
 
EventThreadData() - Constructor for class eve.ui.EventThreadData
 
eveProgramDirectory - Static variable in class eve.ui.VMOptions
 
eveStarted() - Static method in class eve.sys.Vm
You would not normally call this.
eveSyncState - Variable in class eve.ui.VMOptions
 
EveWindow - Class in eve.fx.gui
 
EveWindow(boolean, String, WindowSurface) - Constructor for class eve.fx.gui.EveWindow
 
ex - Variable in class eve.fx.GradientBrush
 
exampleObject - Variable in class eve.ui.data.FieldData
This is possibly an actual instance of the Object that holds the data.
exception - Variable in class eve.ui.data.FileSaver
This is set to any exception that may have occured during loading/saving.
Exception - Exception in java.lang
 
Exception(String) - Constructor for exception java.lang.Exception
 
Exception() - Constructor for exception java.lang.Exception
 
Exception(Throwable) - Constructor for exception java.lang.Exception
 
Exception(String, Throwable) - Constructor for exception java.lang.Exception
 
ExceptionInInitializerError - Error in java.lang
 
ExceptionInInitializerError(String) - Constructor for error java.lang.ExceptionInInitializerError
 
ExceptionInInitializerError() - Constructor for error java.lang.ExceptionInInitializerError
 
ExceptionInInitializerError(Throwable) - Constructor for error java.lang.ExceptionInInitializerError
 
ExceptionInInitializerError(String, Throwable) - Constructor for error java.lang.ExceptionInInitializerError
 
exceptions - Variable in class eve.sys.ClassFile.FieldMethod
 
ExceptionTreeNode - Class in eve.ui.table.data
 
ExceptionTreeNode(Throwable) - Constructor for class eve.ui.table.data.ExceptionTreeNode
 
exclude(EntriesView) - Method in class eve.database.EntriesView
Exclude all the entries in the other view from this view.
exclude(DatabaseEntry) - Method in class eve.database.EntriesView
Exclude the entry from this view.
exclude(int) - Method in class eve.database.EntriesView
Exclude the entry from this view.
exclude(DatabaseEntry) - Method in interface eve.database.FoundEntries
Exclude the entry from this FoundEntries if it is in it.
exclude(int) - Method in interface eve.database.FoundEntries
Exclude the entry from this FoundEntries.
exclude(DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
 
exclude(int) - Method in class eve.database.implement.FoundEntriesObject
 
excludeAll(Handle, EntriesView) - Method in interface eve.database.FoundEntries
Exclude all the entries as specified from the view of another FoundEntries from this FoundEntries.
excludeAll(Handle, EntriesView) - Method in class eve.database.implement.FoundEntriesObject
 
excludeAt(int) - Method in class eve.database.EntriesView
Exclude the entry form this view.
excludeFromCopy(String) - Method in class eve.ui.installer.Installer
This excludes files in the original file list from being copied by the default copyFiles() method, but it will not exclude extra files.
exclusive - Variable in class eve.ui.CheckBoxGroup
 
exec(File, FileChooserParameters) - Method in class eve.ui.data.FileSaver
 
exec(Frame, int) - Method in class eve.ui.Form
This displays the Form modally within an already displayed parent Frame.
exec(Handle) - Method in class eve.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 eve.ui.Form
This is used to exec a Form using the Handle from another Form (usually got from closeForTransfer()).
exec() - Method in class eve.ui.Form
This displays the Form modally in a new Window.
exec(boolean) - Method in class eve.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(Container, int) - Method in class eve.ui.Frame
This will add the frame to the container and call a make() on it.
exec(Control, Point, EventListener) - Method in class eve.ui.Menu
 
exec(String) - Method in class java.lang.Runtime
Execute a new process using the single command line.
exec(String, String[]) - Method in class java.lang.Runtime
Execute a new process using the single command line and a supplied environment.
exec(String[]) - Method in class java.lang.Runtime
Execute a new process using individual command line arguments.
exec(String[], String[]) - Method in class java.lang.Runtime
Execute a new process using individual command line arguments and a supplied environment.
execCommandLine(String) - Static method in class eve.sys.Registry
This is the same as Vm.execCommandLine().
execCommandLine(String) - Static method in class eve.sys.Vm
Runs a command line with quoted executable.
execEditor(Object, Editor) - Method in class eve.ui.data.ListEditor
 
execFormOptions - Variable in class eve.ui.ControlPopupForm
 
execFrame(Frame, Container, int) - Static method in class eve.ui.Gui
This will add the frame to the container and call a make() on it.
execFrame(Frame, Container) - Static method in class eve.ui.Gui
 
execRemote(String[], int) - Method in class eve.net.RemoteConnection
Run command lines on the remote.
execRemote(String, int) - Method in class eve.net.RemoteConnection
Run a command line on the remote.
ExecTransfer - Class in eve.ui
 
ExecTransfer(Form) - Constructor for class eve.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 eve.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 eve.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 eve.ui.ExecTransfer
This creates an ExecTransfer.
execute(boolean) - Method in class eve.nativeaccess.VmMethodCall
 
execute(String, String) - Static method in class eve.net.rapi.Rapi
Send an execute command to the remote device.
execute(Object) - Method in class eve.sys.SystemThreadTask
Execute the doTask() method in a System Thread.
execute(Object, boolean) - Method in class eve.sys.SystemThreadTask
Execute the doTask() method in a System Thread or in the current thread - depending on the value of alwaysExecuteNow.
execute(Frame, int) - Method in class eve.ui.Form
This displays the Form modally within an already displayed parent Frame and then waits for the Form to close.
execute(Frame) - Method in class eve.ui.Form
 
execute() - Method in class eve.ui.Form
This displays the Form modally in a new Window and waits for the Form to close.
execute(String, Control, int, int, int, int, int) - Static method in class eve.ui.Input
Input text embedded within another Control using a new Input.
execute(Control, int, int, int, int, int) - Method in class eve.ui.Input
Input text embedded within another Control using this Input.
execute(Control, int, int, int, int) - Method in class eve.ui.InputInsideForm
 
execute(int) - Method in class eve.ui.MonitorHandles
Start the task running but possibly delay executing the MonitorHandles Form unless a certain amount of time has passed.
execute(Handle, String) - Method in class eve.ui.ProgressBarForm
Execute a ProgressBarForm and wait for it to exit.
execute(String, Handle) - Static method in class eve.ui.ProgressBarForm
A quick way to execute a ProgressBarForm.
execute(Handle) - Method in class eve.ui.ProgressBarForm
This is the preferred execute method.
execute(TextPad, String) - Static method in class eve.ui.SmartphoneTextPad
 
execute(Control) - Method in class eve.ui.WindowThreadTask
Execute the Task, wait until it is complete and return the state of the Task.
execute_remove_action(Editor) - Method in class eve.ui.launcher.RemoveInstallation
 
execute_save_action(Editor) - Method in class eve.ui.data.icons.AnIconEditor
 
executeAndGetReturnValue(Handle) - Method in class eve.ui.ProgressBarForm
 
executeGetReturn(int) - Method in class eve.ui.MonitorHandles
Only call this if you expect that at the successful end of the task that the returnValue will be set to some meaningful value.
executeGetReturnOrException(int) - Method in class eve.ui.MonitorHandles
Only call this if you expect that at the successful end of the task that the returnValue will be set to some meaningful value.
executeNoBar(String, Handle, boolean) - Static method in class eve.ui.ProgressBarForm
A quick way to execute a ProgressBarForm.
executeNow() - Method in class eve.ui.MonitorHandles
This calls execute() and then returns the monitored Handle ONLY if it was not stopped.
executeProgress(Handle, boolean) - Method in class eve.ui.print.PrintForm
 
executeShellCommand(String) - Static method in class eve.sys.Registry
 
executeTask(Handle, String, Control) - Method in class eve.ui.ProgressAndControl
This is a safe way to execute a Task with ProgressAndControl within an Event thread.
executeWithException(int) - Method in class eve.ui.MonitorHandles
Call execute() but throw a StoppedException if the Handle was aborted, and throw any other exception if the Handle.error field is not null.
execWithEve - Variable in class eve.ui.launcher.VMApp
 
exeName - Variable in class eve.ui.installer.Installer.UninstallInfo
 
exists() - Method in class eve.io.File
 
exists() - Method in class eve.io.FileAdapter
 
exists - Variable in class eve.io.FileSpecs
Holds whether the file exists.
exists() - Method in class eve.io.filestore.FileStoreEntryFile
 
exists() - Method in class eve.net.rapi.RapiFile
Returns true if the file exists and false otherwise.
exists() - Method in class eve.server.RemoteFile
 
exists() - Method in class eve.sys.ClassMethod
 
exists() - Method in class eve.sys.Type
Return if the class of the Type was actually found.
exists() - Method in interface eve.sys.WebApplication.LocalFile
 
exists() - Method in class java.io.File
This method tests whether or not the file represented by the object actually exists on the filesystem.
exit(int) - Static method in class eve.app.App
 
exit(int) - Static method in class eve.sys.Vm
 
exit(int) - Static method in class eve.ui.Application
This will be called by mobileWindowEvent() if a Close message is sent by the OS and the application is running on a mobile device.
exit(int) - Method in class eve.ui.filechooser.FileChooser
 
exit(int) - Method in class eve.ui.Form
This will call the canExit() method and if it returns true, it will close the form.
exit() - Method in class eve.ui.table.TableModel.CellControl
 
exit(int) - Method in class java.lang.Runtime
 
exit(int) - Static method in class java.lang.System
 
Exit_action(Editor) - Method in class eve.ui.data.SaveableObject
 
EXIT_IDBACK - Static variable in class eve.ui.FormBase
A standard Form action string.
EXIT_IDCANCEL - Static variable in class eve.ui.FormBase
A standard Form action string.
EXIT_IDNO - Static variable in class eve.ui.FormBase
A standard Form action string.
EXIT_IDOK - Static variable in class eve.ui.FormBase
A standard Form action string.
EXIT_IDYES - Static variable in class eve.ui.FormBase
A standard Form action string.
EXIT_SELECT_ZIP - Static variable in class eve.ui.table.data.DirectoryChooser
 
ExitAction - Static variable in class eve.ui.data.SaveableObject
 
exitAfterLaunch - Variable in class eve.ui.VMOptions
 
exitButtonDefined - Variable in class eve.ui.Form
This is set true when doButtons() is called to add close buttons to the form.
EXITED - Static variable in class eve.ui.event.ControlEvent
The event type for a Exit event (i.e. one of the exit keys was pressed).
exitEntry(int, int) - Method in class eve.ui.Control
If this returns false it means it is already in exitEntry.
EXITING_FLAG - Static variable in class eve.ui.Form
 
exitKey - Variable in class eve.ui.event.ControlEvent
This is set if one of the exit keys was pressed.
exitKeyModifiers - Variable in class eve.ui.event.ControlEvent
This is set if one of the exit keys was pressed.
exitKeys - Variable in class eve.ui.Control
 
exitNativeDialog() - Static method in class eve.fx.gui.WindowSurface
Call this when a native dialog box has been closed.
exitNativeDialog() - Static method in class eve.ui.Window
 
exitOnCompletion - Variable in class eve.ui.ProgressBarForm
Set this to false if you don't want the form to close its containing Frame upon completion.
exitOnDataChange - Variable in class eve.ui.table.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.
exitOnLeft - Variable in class eve.ui.Menu
If this is set true then the left cursor key on the top-level menu will cause the menu to abort.
exitOnLostFocus - Variable in class eve.ui.table.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 eve.ui.table.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 eve.ui.filechooser.FileStoreBrowser
 
exitSystemOnClose - Variable in class eve.ui.filechooser.ZipFileBrowser
 
exitSystemOnClose - Variable in class eve.ui.Form
 
exitSystemOnClosedConnection() - Method in class eve.net.RemoteConnection
 
exitValue - Variable in class eve.ui.Form
 
exitValue() - Method in class java.lang.Process
Returns the exit value of the sub-process.
exp - Variable in class eve.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 eve.data.MutableTreeNodeObject
 
expand() - Method in interface eve.data.TreeNode
Tell it to expand (ie gather its children).
expand() - Method in class eve.ui.data.LiveTreeNode
 
expand() - Method in class eve.ui.table.data.DirectoryTreeNode
 
expand() - Method in class eve.ui.table.data.registry.RegistryKeyNode
 
expand(int, long[], byte[]) - Method in class eve.ui.table.TreeTableModel
Expand the index with the list of object references and the list of flags.
expand() - Method in class eve.util.TextEncoder
 
expandBefore - Variable in class eve.ui.PanelSplitter
 
expandControlIcons - Variable in class eve.ui.table.TreeTableModel
If this is set it should be an array of 3 IIcon objects.
expanding(TreeNode) - Method in class eve.ui.filechooser.FileTree
 
expanding(TreeNode) - Method in class eve.ui.table.TreeTableModel
 
expandingIcon - Static variable in class eve.ui.table.TreeTableModel
 
expandingIconIcon - Static variable in class eve.ui.table.TreeTableModel
 
expandingNodes - Variable in class eve.ui.table.TreeTableModel
 
expandMatrix(int, int) - Method in class eve.ui.table.TreeTableModel
 
expandSize - Variable in class eve.util.StringList
 
expandSize - Variable in class eve.util.TagList
 
expandSlowNode(TreeNode, int) - Static method in class eve.ui.table.TreeTableModel
 
expandString(String) - Static method in class eve.sys.Registry
Expand a String containing environment variables.
expandTo(int[]) - Method in class eve.ui.table.TreeTableModel
This will expand down the tree until the address specified is displayed.
expandTo(int[], boolean) - Method in class eve.ui.table.TreeTableModel
This will expand down the tree until the address specified is displayed.
expandToLevel(int) - Method in class eve.ui.table.TreeTableModel
This expands the tree a specified number of levels deep, below the root.
expansionLevel - Variable in class eve.ui.table.TreeTableModel
This is the default number of levels to expand to when the tree is newly displayed.
expectRepaintIn(int) - Method in class eve.fx.gui.WindowSurface
 
expire() - Method in class eve.sys.TimeOut
Force it to expire.
explore(String) - Static method in class eve.sys.Registry
This attempts to open a directory in a native "explorer" window.
explore(File) - Static method in class eve.sys.Registry
This attempts to open a directory in a native "explorer" window.
explorer - Variable in class eve.ui.filechooser.FileChooserDemo
 
EXPLORER_TYPE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
exposeBytes() - Method in class eve.util.FormattedDataSource
Expose the source bytes as an ArraySection ONLY if the data was provided as an array of bytes.
exposeData() - Method in class eve.io.ZepFile
Expose and return the data buffer for the ZepFile.
extendedSelection - Variable in class eve.ui.table.TableControl
 
EXTRA_CONTROL - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
EXTRA_CONTROL_BOTTOM - Static variable in interface eve.ui.MultiCardPanel
A value used with getExtraControlArea()
EXTRA_CONTROL_EXTREME - Static variable in interface eve.ui.MultiCardPanel
A value used with getExtraControlArea()
EXTRA_CONTROL_LEFT - Static variable in interface eve.ui.MultiCardPanel
A value used with getExtraControlArea()
EXTRA_CONTROL_RIGHT - Static variable in interface eve.ui.MultiCardPanel
A value used with getExtraControlArea()
EXTRA_CONTROL_TOP - Static variable in interface eve.ui.MultiCardPanel
A value used with getExtraControlArea()
extraControlsLeft - Variable in class eve.ui.TabbedPanel
This is initially null.
extraControlsRight - Variable in class eve.ui.TabbedPanel
This is initially null.
extractToICZDirectory(File, String[], boolean) - Static method in class eve.fx.Icon
For each file, extract all the images in the file (or the single image if it is an image) into a directory with a .icz extension in the parent directory.
extraData - Variable in class eve.security.SecurityRequest
 
extraDirectory - Variable in class eve.ui.filechooser.FileInput
 
extraFiles - Variable in class eve.ui.installer.Installer
 
extraLineSpacing - Variable in class eve.ui.TextPad
This is extra spacing placed between lines.
extraPanel - Variable in class eve.ui.filechooser.FileChooser
Put any extra controls in this panel.
extraProperties - Variable in class eve.sys.install.InstalledConfig
 
extras - Variable in class eve.ui.NumericKeyPad
 
extraSpaceUsed - Variable in class eve.fx.FormattedTextSpecs
The extra space used by other formatters.
extraTools - Variable in class eve.ui.Input
 
ey - Variable in class eve.fx.GradientBrush
 

F

F1 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F10 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F11 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F12 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F13 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F14 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F15 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F16 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F17 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F18 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F19 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F2 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F20 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F21 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F22 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F23 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F24 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F3 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F4 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F5 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F6 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F7 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F8 - Static variable in interface eve.fx.gui.IFunctionKeys
 
F9 - Static variable in interface eve.fx.gui.IFunctionKeys
 
FADE - Static variable in class eve.fx.Brush
 
fade - Variable in class eve.ui.MenuBar
Set this to false if you don't want menu fading.
fade - Variable in class eve.ui.MenuState
 
fadeInMenus - Static variable in class eve.ui.GuiStyle
 
fail(Throwable) - Method in class eve.sys.Handle
Set the Stopped and Failure bits of this Handle and set the errorObject to be the specified Throwable.
Failed - Static variable in class eve.sys.Handle
This is the Failure flag ORed with the Stopped flag.
Failure - Static variable in class eve.sys.Handle
A status flag indicating that the process has met with failure
FakeFileSystem - Class in eve.io
A FakeFileSystem is used to simulate a FileSystem, possibly starting from another read-only File system.
FakeFileSystem() - Constructor for class eve.io.FakeFileSystem
 
FALSE - Static variable in class java.lang.Boolean
This field is a Boolean object representing the primitive value false.
FastBracket - Class in com.stevesoft.pat
Uses table lookup to match [] type constructs, but only if it can use a lookup table 256 bits in size.
FastStream - Interface in eve.io
 
FATAL_ERROR_BAD_CUSTOM_INSTALLER_CLASS - Static variable in class eve.ui.installer.Installer
 
FATAL_ERROR_BAD_INSTALLED_CONFIG - Static variable in class eve.ui.installer.Installer
 
FATAL_ERROR_BAD_INSTALLER_CONFIG - Static variable in class eve.ui.installer.Installer
 
FATAL_ERROR_CANNOT_LOCATE_VALID_VM - Static variable in class eve.ui.installer.Installer
 
FATAL_ERROR_NEED_ADMIN_RIGHTS - Static variable in class eve.ui.installer.Installer
 
FATAL_ERROR_NOT_WINDOWS - Static variable in class eve.ui.installer.Installer
 
FATAL_ERROR_UNSPECIFIED - Static variable in class eve.ui.installer.Installer
 
fcd - Variable in class eve.ui.filechooser.FileStoreBrowser
 
fcd - Variable in class eve.ui.filechooser.ZipFileBrowser
 
fcp - Variable in class eve.ui.SimpleFileChooser
 
FEBRUARY - Static variable in class java.util.Calendar
Constant representing February.
FETCH_DATA - Static variable in class eve.sys.FetchData
 
FETCH_DATA_FOR_SAVE - Static variable in class eve.sys.FetchData
 
FETCH_DEFAULT - Static variable in class eve.sys.FetchData
 
FETCH_FOR_PRINT - Static variable in class eve.sys.FetchData
 
FETCH_TEXT_FOR_DISPLAY - Static variable in class eve.sys.FetchData
 
FETCH_TEXT_FOR_EXPORT - Static variable in class eve.sys.FetchData
 
FETCH_TEXT_FOR_SEARCH - Static variable in class eve.sys.FetchData
 
FetchData - Class in eve.sys
 
FetchData() - Constructor for class eve.sys.FetchData
 
fetchType - Variable in class eve.sys.FetchData
 
Field - Class in eve.reflect
This is used to access static and instance fields in objects.
field - Variable in class eve.sys.FieldTransfer
The field in the Object (if one exists).
field - Variable in class eve.ui.table.TreeTableModel.Column
 
Field - Class in java.lang.reflect
 
field1 - Variable in class eve.database.implement.FieldSortEntry
 
field2 - Variable in class eve.database.implement.FieldSortEntry
 
field3 - Variable in class eve.database.implement.FieldSortEntry
 
field4 - Variable in class eve.database.implement.FieldSortEntry
 
FIELD_COUNT - Static variable in class java.util.Calendar
Number of time fields.
FIELD_MODIFIER_INTEGER_AUTO_INCREMENT - Static variable in interface eve.database.Database
Used by modifyField() - this modifies an INTEGER field to be auto-incremental.
FIELD_PAGE_RANGE - Static variable in class eve.ui.print.PrintForm
 
fieldAction(Control, Form) - Method in class eve.ui.FieldHandler
Override this to handle field action events (e.g. when a Button is pressed).
fieldChanged(String, Editor) - Method in class eve.ui.data.Editor
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
fieldChanged(FieldTransfer, Editor) - Method in class eve.ui.data.Editor
This implements the fieldChanged() method in FieldListener.
fieldChanged(FieldTransfer, Editor) - Method in interface eve.ui.data.FieldListener
 
fieldChanged(FieldTransfer, Editor) - Method in class eve.ui.data.FieldListenerObject
This implements the fieldChanged() method in FieldListener.
fieldChanged(String, Editor) - Method in class eve.ui.data.FontChooser
 
fieldChanged(FieldTransfer, Editor) - Method in class eve.ui.data.ListEditor
 
fieldChanged(Object, FieldTransfer, Editor) - Static method in class eve.ui.data.LiveDataAdapter
This implements the fieldChanged() method in FieldListener.
fieldChanged(String, Editor) - Method in class eve.ui.data.LiveObject
This gets called by fieldChanged(FieldTransfer ft,Editor ed).
fieldChanged(FieldTransfer, Editor) - Method in class eve.ui.data.LiveObject
This implements the fieldChanged() method in FieldListener.
fieldChanged(String, Editor) - Method in class eve.ui.data.Notepad
 
fieldChanged(FieldTransfer, Editor) - Method in class eve.ui.data.SerialPortOptions
 
fieldChanged(Control, Form) - Method in class eve.ui.FieldHandler
Override this to handle when a field value changes.
fieldChanged(FieldTransfer, Editor) - Method in class eve.ui.filechooser.FileChooser
 
fieldChanged(String, Editor) - Method in class eve.ui.filechooser.NewShortcut
 
fieldChanged(String, Editor) - Method in class eve.ui.formatted.data.HtmlViewer
 
fieldChanged(String, Editor) - Method in class eve.ui.launcher.VMApp
 
fieldChanged(String, Editor) - Method in class eve.ui.table.data.FieldTableExportSpecs
 
fieldChanged(FieldTransfer, Editor) - Method in class eve.ui.table.data.ListSelect
 
FieldData - Class in eve.ui.data
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 eve.ui.data.FieldData
Create an empty FieldData.
FieldData(FieldTransfer, String) - Constructor for class eve.ui.data.FieldData
Create a Field data using the specified FieldTransfer and header.
fieldEvent - Variable in class eve.sys.FieldTransfer
The field event that occured.
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.data.Editor
This implements fieldEvent() in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in interface eve.ui.data.FieldListener
 
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.data.FieldListenerObject
This implements the fieldEvent() method in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.data.ListEditor
 
fieldEvent(Object, FieldTransfer, Editor, Object) - Static method in class eve.ui.data.LiveDataAdapter
This implements the fieldEvent() method in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.data.LiveObject
This implements the fieldEvent() method in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.data.SerialPortOptions
 
fieldEvent(Control, Form, Event) - Method in class eve.ui.FieldHandler
This is called for any ControlEvent generated by the Control other than ControlEvent.PRESSED (handled by fieldAction()) or a DataChangeEvent (handled by fieldChanged()).
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.filechooser.FileChooser
 
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.table.data.FieldTableExportSpecs
 
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.table.data.ListSelect
This implements fieldEvent() in FieldListener.
fieldEvent(FieldTransfer, Editor, Object) - Method in class eve.ui.table.data.registry.RegistryViewForm
 
FieldHandler - Class in eve.ui
A FieldHandler is a simple way of doing automatic data transfer between on-screen Controls and fields in an Object.
FieldHandler(Object) - Constructor for class eve.ui.FieldHandler
Create a FieldHandler to handle a particular data Object.
FieldHandler() - Constructor for class eve.ui.FieldHandler
Create an empty FieldHandler.
fieldHandlers - Variable in class eve.ui.Form
 
fieldID - Variable in class eve.database.implement.FieldModifier
 
FieldListener - Interface in eve.ui.data
 
FieldListenerObject - Class in eve.ui.data
 
FieldListenerObject() - Constructor for class eve.ui.data.FieldListenerObject
 
fieldListeners - Variable in class eve.ui.data.Editor
This holds a list of all the fieldListeners listening to the Editor.
FieldMethod(int) - Constructor for class eve.sys.ClassFile.FieldMethod
 
FieldModifier - Class in eve.database.implement
Do not use this class directly - it is used and stored internally by the Database.
FieldModifier() - Constructor for class eve.database.implement.FieldModifier
 
fieldName - Variable in class eve.reflect.Field
 
fieldName - Variable in class eve.sys.FieldTransfer
The full name of the field along with sub specifier.
fieldName - Variable in class eve.ui.event.DataChangeEvent
A field name which caused the data change.
fields - Variable in class eve.database.implement.DatabaseSpecs
 
fields - Variable in class eve.sys.ClassFile
 
fields - Variable in class eve.ui.data.InputObject
This is the specification of the fields to be input.
fields - Variable in class java.util.Calendar
The time fields.
fieldSeparator - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
fieldsFor(Object) - Static method in class eve.sys.Reflection
Get all the public fields for the data object, using the "_fields" variables for the object if present.
FieldSortEntry - Class in eve.database.implement
 
FieldSortEntry() - Constructor for class eve.database.implement.FieldSortEntry
 
fieldsWillNotBeAdded - Variable in class eve.ui.data.Editor
Set this true if you are adding fields with Controls which themselves will not be added as a child of the Editor.
FieldTableExportSpecs - Class in eve.ui.table.data
This is used by a FieldTableModel to export table data to the clipboard or to a file.
FieldTableExportSpecs() - Constructor for class eve.ui.table.data.FieldTableExportSpecs
 
FieldTableExportSpecs(FieldTableModel) - Constructor for class eve.ui.table.data.FieldTableExportSpecs
 
FieldTableModel - Class in eve.ui.table.data
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 eve.ui.table.data.FieldTableModel
Create an empty FieldTableModel.
FieldTableModel(Object, Vector) - Constructor for class eve.ui.table.data.FieldTableModel
Create a new FieldTableModel using an instance of a specific object and an array of objects.
fieldToID(String) - Method in class eve.database.implement.DatabaseEntryObject
 
fieldToType(int) - Method in class eve.database.implement.DatabaseEntryObject
 
FieldTransfer - Class in eve.sys
 
FieldTransfer(String) - Constructor for class eve.sys.FieldTransfer
This is only used to create a dummy field transfer.
FieldTransfer(Object, String) - Constructor for class eve.sys.FieldTransfer
 
FieldTransfer(Object, String, DataInterface) - Constructor for class eve.sys.FieldTransfer
 
FieldTransfer(Class, Object, String, Object, DataConverter) - Constructor for class eve.sys.FieldTransfer
 
fieldTransfer - Variable in class eve.ui.Control
The fieldTransfer used by the fromField() and toField() methods that take no parameters.
fieldType - Variable in class eve.database.implement.FieldModifier
 
fieldType - Variable in class eve.reflect.Field
 
fieldType - Variable in class eve.sys.FieldTransfer
The type of the field.
file - Variable in class eve.database.implement.DatabaseObject
 
File - Class in eve.io
The base implementation of this class represents a File on the local file system, but it is different from a java.io.File in a number of ways: 1.
File(File) - Constructor for class eve.io.File
 
File(File, String) - Constructor for class eve.io.File
 
File() - Constructor for class eve.io.File
 
File(String) - Constructor for class eve.io.File
 
File(File, String) - Constructor for class eve.io.File
 
file - Variable in class eve.io.SafeFile
 
file - Variable in class eve.ui.filechooser.FileChooser
Do NOT use this to variable.
file - Variable in class eve.ui.filechooser.FileInput
 
file - Variable in class eve.ui.FileInput
This is sent to the persistentHistoryKey of the created FileChooser.
File - Class in java.io
This class represents a file or directory on a local disk.
File(String) - Constructor for class java.io.File
This method initializes a new File object to represent a file with the specified path.
File(String, String) - Constructor for class java.io.File
This method initializes a new File object to represent a file in the specified named directory.
File(File, String) - Constructor for class java.io.File
This method initializes a new File object to represent a file in the specified directory.
FILE_MASK - Static variable in class eve.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 eve.io.FileChooserParameters
This is a property for the FileChooser - it should be of type eve.io.File.
FILE_MUST_EXIST - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
FILE_TYPE_HINT - Static variable in class eve.io.FileChooserParameters
This property is used to indicate what type of file is being loaded.
FileAdapter - Class in eve.io
 
FileAdapter() - Constructor for class eve.io.FileAdapter
 
FileAdapter(String) - Constructor for class eve.io.FileAdapter
 
FileAdapter(File, String) - Constructor for class eve.io.FileAdapter
 
fileAssociations - Variable in class eve.ui.launcher.RemoveInstallation
 
fileAt(int, int) - Method in class eve.ui.filechooser.FileListTableModel
 
fileButtons - Variable in class eve.ui.data.SaveableEditor
 
fileCheck - Variable in class eve.ui.filechooser.FileListTableModel
 
FileChooser - Class in eve.ui.filechooser
The FileChooser class is used to choose files or a directory on a file system.
FileChooser() - Constructor for class eve.ui.filechooser.FileChooser
Create a FileChooser in OPEN mode.
FileChooser(int, String) - Constructor for class eve.ui.filechooser.FileChooser
Create a FileChooser with a certain type, in the specified initial directory.
FileChooser(FileChooserParameters) - Constructor for class eve.ui.filechooser.FileChooser
 
FileChooser(FileChooserParameters, boolean) - Constructor for class eve.ui.filechooser.FileChooser
 
FileChooser(int, String, File) - Constructor for class eve.ui.filechooser.FileChooser
Create a new FileChooser().
FileChooser(int, FileChooserParameters) - Constructor for class eve.ui.filechooser.FileChooser
 
FileChooserBase - Class in eve.ui.filechooser
This class exists only as a container for some of the FileChooser static variables.
FileChooserBase() - Constructor for class eve.ui.filechooser.FileChooserBase
 
fileChooserClass - Variable in class eve.ui.FileInput
You can explicitly set this to be a FileChooser.
FileChooserDemo - Class in eve.ui.filechooser
 
FileChooserDemo() - Constructor for class eve.ui.filechooser.FileChooserDemo
 
FileChooserFolderChoice - Class in eve.ui
 
FileChooserFolderChoice() - Constructor for class eve.ui.FileChooserFolderChoice
 
FileChooserLink - Class in eve.ui
 
FileChooserLink(String, String, IImage) - Constructor for class eve.ui.FileChooserLink
 
FileChooserLink(String, File) - Constructor for class eve.ui.FileChooserLink
 
FileChooserOptions - Class in eve.ui.filechooser
You can use this to explicitly change the options for FileChooser views.
FileChooserOptions() - Constructor for class eve.ui.filechooser.FileChooserOptions
 
fileChooserOptions - Variable in class eve.ui.filechooser.FileInput
 
FileChooserParameters - Class in eve.io
 
FileChooserParameters() - Constructor for class eve.io.FileChooserParameters
 
fileChooserParameters - Variable in class eve.ui.FileInput
This contains parameters for the created FileChooser.
fileChosenAction(String) - Method in class eve.ui.SimpleFileChooser
 
fileChosenAction(File) - Method in class eve.ui.SimpleFileChooser
This is called if a particular file is chosen.
FileClassInfoLoader - Class in eve.applet
 
FileClassInfoLoader() - Constructor for class eve.applet.FileClassInfoLoader
 
FileClipboard - Class in eve.io
 
FileClipboard() - Constructor for class eve.io.FileClipboard
 
FileClipboard.FileClipboardSource - Interface in eve.io
 
fileClipboardOperation(FileClipboard, int) - Method in interface eve.io.FileClipboard.FileClipboardSource
 
fileClipboardOperation(FileClipboard, int) - Method in class eve.ui.filechooser.FileListTableModel
 
fileClipboardOperation(FileClipboard, int) - Method in class eve.ui.filechooser.FileTree
 
FileClipboardProgress - Class in eve.ui
This class is used to display ProgressBars indicating the status of a copy/delete operation as run by eve.io.FileClipboard.
FileClipboardProgress(Handle, String) - Constructor for class eve.ui.FileClipboardProgress
 
FileClipboardProgress(Handle[], String) - Constructor for class eve.ui.FileClipboardProgress
 
FileComparer - Class in eve.io
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 eve.io.FileComparer
 
FileConstants - Interface in eve.io
 
FileDescriptor - Class in java.io
 
fileExceptionOccured(int, Exception, FileSaver) - Method in class eve.ui.data.SaveableObject
This will be called if an exception occured during processing of a File action.
FileFilter - Interface in java.io
This interface has one method which is used for filtering pathnames returned in a pathname listing.
fileHeader - Variable in class eve.fx.win32.WindowsBitmap
 
FileIcon - Static variable in interface eve.io.FileConstants
Used with getIcon()
FileInput - Class in eve.ui.filechooser
 
FileInput() - Constructor for class eve.ui.filechooser.FileInput
 
FileInput(String, int) - Constructor for class eve.ui.filechooser.FileInput
 
FileInput(PropertyList) - Constructor for class eve.ui.filechooser.FileInput
This constructor is used by UIBuilder.
FileInput - Class in eve.ui
 
FileInput() - Constructor for class eve.ui.FileInput
 
FileInput(String, int) - Constructor for class eve.ui.FileInput
 
FileInput(PropertyList) - Constructor for class eve.ui.FileInput
This constructor is used by UIBuilder.
FileInputStream - Class in java.io
 
FileInputStream(String) - Constructor for class java.io.FileInputStream
 
FileInputStream(File) - Constructor for class java.io.FileInputStream
 
fileItem - Variable in class eve.ui.data.SaveableEditor
 
fileLengthDisplay(long) - Static method in class eve.io.Io
Convert a file length to K or M notation.
FileList() - Constructor for class eve.ui.installer.Installer.FileList
 
fileList - Variable in class eve.ui.SimpleFileChooser
 
FileListTableModel - Class in eve.ui.filechooser
 
FileListTableModel(FileChooser) - Constructor for class eve.ui.filechooser.FileListTableModel
 
fileMenu - Variable in class eve.ui.data.Notepad
 
fileMenu - Variable in class eve.ui.data.SaveableEditor
 
fileModel - Variable in class eve.ui.data.FileSaver
This is the file model to use.
fileModel - Variable in class eve.ui.filechooser.FileInput
 
fileName - Variable in class eve.io.SafeFile
 
fileName - Variable in class eve.ui.SimpleFileChooser
 
fileName - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
fileNameControl - Variable in class eve.ui.SimpleFileChooser
 
FilenameFilter - Interface in eve.io
 
FilenameFilter - Interface in java.io
This interface has one method which is used for filtering filenames returned in a directory listing.
FileNotFoundException - Exception in java.io
This exception is thrown when an InputStream ends unexpectantly.
FileNotFoundException() - Constructor for exception java.io.FileNotFoundException
 
FileNotFoundException(String) - Constructor for exception java.io.FileNotFoundException
 
FileNotFoundException(Throwable) - Constructor for exception java.io.FileNotFoundException
 
FileNotFoundException(String, Throwable) - Constructor for exception java.io.FileNotFoundException
 
FileOutputStream - Class in java.io
 
FileOutputStream(String, boolean) - Constructor for class java.io.FileOutputStream
 
FileOutputStream(String) - Constructor for class java.io.FileOutputStream
 
FileOutputStream(File, boolean) - Constructor for class java.io.FileOutputStream
 
FileOutputStream(File) - Constructor for class java.io.FileOutputStream
 
filePathsAreEqual(String, String) - Method in class eve.io.File
 
FilePermissions - Interface in eve.io
 
FileRandomStream - Class in eve.io
 
FileRandomStream(String, String) - Constructor for class eve.io.FileRandomStream
 
FileRandomStream(File, String) - Constructor for class eve.io.FileRandomStream
 
FileRandomStream(File, String) - Constructor for class eve.io.FileRandomStream
 
FileReader - Class in java.io
This class provides a convenient way to set up a Reader to read from a file.
FileReader(File) - Constructor for class java.io.FileReader
This method initializes a FileReader instance to read from the specified File object.
FileReader(String) - Constructor for class java.io.FileReader
This method initializes a FileReader instance to read from the specified named file.
FileRegex - Class in com.stevesoft.pat
This class is a different form of Regex designed to work more like the file matching utility of a Unix shell.
FileRegex() - Constructor for class com.stevesoft.pat.FileRegex
Build an unitialized FileRegex.
FileRegex(String) - Constructor for class com.stevesoft.pat.FileRegex
Build a FileRegex form String s.
fileRegistryAvailable() - Static method in class eve.sys.FileRegistryKey
 
FileRegistryKey - Class in eve.sys
 
FileRegistryKey(String, String, RegistryKeyObject, int) - Constructor for class eve.sys.FileRegistryKey
 
FileRegistryKey(File) - Constructor for class eve.sys.FileRegistryKey
 
files - Variable in class eve.ui.filechooser.FileChooser
This is the FileListTableModel used by the table.
FILES_REJECTED - Static variable in interface eve.io.FileClipboard.FileClipboardSource
 
FILES_TAKEN - Static variable in interface eve.io.FileClipboard.FileClipboardSource
 
filesAdded - Variable in class eve.ui.installer.Installer.FileList
This is a collection of File objects representing directories, and Strings representing file names.
FileSaver - Class in eve.ui.data
 
FileSaver() - Constructor for class eve.ui.data.FileSaver
 
FileSaver(String) - Constructor for class eve.ui.data.FileSaver
 
FileSaver(String, String) - Constructor for class eve.ui.data.FileSaver
 
filesDropped(String[]) - Method in class eve.ui.data.Notepad
 
filesDropped(String[]) - Method in class eve.ui.Form
Deprecated.
Don't use this, instead - have your control implement IAcceptsDroppedFiles.
filesDropped(String[]) - Method in class eve.ui.formatted.data.HtmlViewer
 
FileSizeNotAllowedException(long, long) - Constructor for exception eve.sys.WebApplication.FileSizeNotAllowedException
 
FileSpecs - Class in eve.io
This holds information about a file.
FileSpecs() - Constructor for class eve.io.FileSpecs
 
FileStore - Interface in eve.io.filestore
 
fileStore - Variable in class eve.util.mClassLoader
If you set this to a non-null FileStore, then the default behavior of the mClass loader is to try to load all classes from this FileStore.
FileStore.Util - Class in eve.io.filestore
 
FileStoreBrowser - Class in eve.ui.filechooser
 
FileStoreBrowser(FileStore, boolean) - Constructor for class eve.ui.filechooser.FileStoreBrowser
Create an EweFileBrowser that will automatically show itself.
FileStoreBrowser(File, Class, boolean, long) - Constructor for class eve.ui.filechooser.FileStoreBrowser
 
FileStoreEntry - Class in eve.io.filestore
 
FileStoreEntry() - Constructor for class eve.io.filestore.FileStoreEntry
 
FileStoreEntryFile - Class in eve.io.filestore
 
FileStoreEntryFile(FileStore) - Constructor for class eve.io.filestore.FileStoreEntryFile
 
FileStoreEntryFile(FileStore, Handle) - Constructor for class eve.io.filestore.FileStoreEntryFile
 
fileTime - Variable in class eve.ui.filechooser.FileListTableModel
 
fileTips - Variable in class eve.ui.filechooser.FileListTableModel
 
FileTree - Class in eve.ui.filechooser
 
FileTree(String, File, FileChooser) - Constructor for class eve.ui.filechooser.FileTree
 
FileTree(String, File) - Constructor for class eve.ui.filechooser.FileTree
 
fileType - Variable in class eve.ui.filechooser.FileChooser
Do NOT use this variable.
FileWriter - Class in java.io
This is a convenience class for writing to files.
FileWriter(File) - Constructor for class java.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(File, boolean) - Constructor for class java.io.FileWriter
This method initializes a new FileWriter object to write to the specified File object.
FileWriter(String) - Constructor for class java.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FileWriter(String, boolean) - Constructor for class java.io.FileWriter
This method intializes a new FileWriter object to write to the specified named file.
FILL - Static variable in interface eve.fx.AlignmentConstants
 
fill - Variable in class eve.fx.PaintParametersObject
 
fill() - Method in class eve.io.InflaterInputStream
Fills the buffer with more data to decompress.
FILL - Static variable in interface eve.ui.CellConstants
 
fill(boolean[], boolean) - Static method in class java.util.Arrays
Fill an array with a boolean value.
fill(boolean[], int, int, boolean) - Static method in class java.util.Arrays
Fill a range of an array with a boolean value.
fill(byte[], byte) - Static method in class java.util.Arrays
Fill an array with a byte value.
fill(byte[], int, int, byte) - Static method in class java.util.Arrays
Fill a range of an array with a byte value.
fill(char[], char) - Static method in class java.util.Arrays
Fill an array with a char value.
fill(char[], int, int, char) - Static method in class java.util.Arrays
Fill a range of an array with a char value.
fill(short[], short) - Static method in class java.util.Arrays
Fill an array with a short value.
fill(short[], int, int, short) - Static method in class java.util.Arrays
Fill a range of an array with a short value.
fill(int[], int) - Static method in class java.util.Arrays
Fill an array with an int value.
fill(int[], int, int, int) - Static method in class java.util.Arrays
Fill a range of an array with an int value.
fill(long[], long) - Static method in class java.util.Arrays
Fill an array with a long value.
fill(long[], int, int, long) - Static method in class java.util.Arrays
Fill a range of an array with a long value.
fill(float[], float) - Static method in class java.util.Arrays
Fill an array with a float value.
fill(float[], int, int, float) - Static method in class java.util.Arrays
Fill a range of an array with a float value.
fill(double[], double) - Static method in class java.util.Arrays
Fill an array with a double value.
fill(double[], int, int, double) - Static method in class java.util.Arrays
Fill a range of an array with a double value.
fill(Object[], Object) - Static method in class java.util.Arrays
Fill an array with an Object value.
fill(Object[], int, int, Object) - Static method in class java.util.Arrays
Fill a range of an array with an Object value.
fill(List, Object) - Static method in class java.util.Collections
Replace every element of a list with a given value.
fill() - Method in class java.util.zip.InflaterInputStream
Fills the buffer with more data to decompress.
FILL_FRAME - Static variable in class eve.ui.Gui
 
FILL_HEIGHT - Static variable in class eve.ui.Gui
This should not be OR'ed with FILL_WIDTH.
FILL_WIDTH - Static variable in class eve.ui.Gui
This should not be OR'ed with FILL_HEIGHT.
fillBackground(Drawable, Color) - Static method in class eve.fx.ImageTool
Create a picture that is an ImageData drawn over a background.
fillBackground(Graphics) - Method in class eve.ui.Control
 
fillBackgroundNotInFrame(Graphics, Frame) - Method in class eve.ui.Control
 
fillBrush - Variable in class eve.ui.table.TableCellAttributes
 
fillColor - Variable in class eve.ui.table.TableCellAttributes
 
FILLED_CIRCLE - Static variable in class eve.fx.DrawnIcon
 
fillEllipse(int, int, int, int) - Method in class eve.fx.Graphics
Fill an ellipse in the current Brush but do not draw around it using the pen.
fillInStackTrace() - Method in class java.lang.Throwable
 
fillPolygon(int[], int[], int) - Method in class eve.fx.Graphics
Fill a polygon in the current Brush, but do not draw the outside.
fillRect(int, int, int, int) - Method in class eve.fx.Graphics
Fill a rectangle in the current Brush but do not draw around it using the pen.
fillRoundRect(int, int, int, int, int) - Method in class eve.fx.Graphics
Fill a rounded rectangle in the current Brush but do not draw around it using the pen.
fillSip(int, boolean) - Method in class eve.ui.FormFrame
 
fillSip(int, boolean) - Method in class eve.ui.Frame
 
fillToEqualHeights - Variable in class eve.ui.table.TableModel
Specifies whether the table should have all cell heights equal and fit exactly in the display area.
fillToEqualWidths - Variable in class eve.ui.table.TableModel
Specifies whether the table should have all cell widths equal and fit exactly in the display area.
filter(Handle, Object) - Method in class eve.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView.
filter(Handle, Object, boolean) - Method in class eve.database.EntriesView
Filter all entries in the associated FoundEntries and add them to this EntriesView.
filter(Object, boolean) - Method in class eve.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 eve.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 eve.ui.Menu
 
filterAll(Handle, ObjectFinder, IntArray) - Method in interface eve.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 eve.database.implement.FoundEntriesObject
 
filterAndSort(Vector, String, int, Vector) - Static method in class eve.io.FileSpecs
Filter and sort the Vector of FileSpecs according to the file mask and the listOptions.
FILTERED - Static variable in class eve.io.Deflater
This strategy will only allow longer string repetitions.
filtered - Variable in class eve.ui.MenuFilterInput
 
FILTERED - Static variable in class java.util.zip.Deflater
This strategy will only allow longer string repetitions.
FilterInputStream - Class in java.io
This is the common superclass of all standard classes that filter input.
FilterInputStream(InputStream) - Constructor for class java.io.FilterInputStream
Create a FilterInputStream with the specified subordinate InputStream.
FilterOutputStream - Class in java.io
This class is the common superclass of output stream classes that filter the output they write.
FilterOutputStream(OutputStream) - Constructor for class java.io.FilterOutputStream
This method initializes an instance of FilterOutputStream to write to the specified subordinate OutputStream.
FilterReader - Class in java.io
This is the common superclass of all standard classes that filter input.
FilterReader(Reader) - Constructor for class java.io.FilterReader
Create a FilterReader with the specified subordinate Reader.
FilterWriter - Class in java.io
This class is the common superclass of output character stream classes that filter the output they write.
FilterWriter(Writer) - Constructor for class java.io.FilterWriter
This method initializes an instance of FilterWriter to write to the specified subordinate Writer.
FINAL - Static variable in class eve.reflect.Modifier
 
FINAL - Static variable in class java.lang.reflect.Modifier
Final:
Class: no subclasses allowed.
FINAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pf" in the Unicode specification.
finalImageCreator - Variable in class eve.fx.print.PrintToImages
 
finalize() - Method in class eve.fx.BufferedGraphics
 
finalize() - Method in class eve.fx.Graphics
 
finalize() - Method in class eve.fx.gui.NativeInputParameters
 
finalize() - Method in class eve.fx.Image
 
finalize() - Method in class eve.fx.Picture
 
finalize() - Method in class eve.fx.sound.SoundClip
 
finalize() - Method in class eve.io.block.ProxyStream
 
finalize() - Method in class eve.io.SerialPort
 
finalize() - Method in class eve.nativeaccess.nativeIcon
 
finalize() - Method in class eve.nativeaccess.NativeRandomStream
 
finalize() - Method in class eve.sys.ClassCounter
 
finalize() - Method in class eve.sys.clipboard
 
finalize() - Method in class eve.sys.Countdown
 
finalize() - Method in class eve.sys.EventDispatcher
 
finalize() - Method in class eve.sys.NativeCall
This will unref() the native Task.
finalize() - Method in class eve.zipfile.ZipFile
Calls the close() method when this ZipFile has not yet been explicitly closed.
finalize() - Method in class java.io.FileDescriptor
 
finalize() - Method in class java.io.InputStream
 
finalize() - Method in class java.io.OutputStream
 
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.
finalize() - Method in class java.lang.ref.Reference
 
finalize() - Method in class java.net.ServerSocket
 
finalize() - Method in class java.net.Socket
 
finalize() - Method in class java.util.Timer
Tells the scheduler that the Timer task died so there will be no more new tasks scheduled.
finalize() - Method in class java.util.zip.Deflater
 
finalize() - Method in class java.util.zip.Inflater
 
finalize() - Method in class java.util.zip.ZipFile
Calls the close() method when this ZipFile has not yet been explicitly closed.
finalized - Variable in class eve.security.MD5
 
find(StringLike) - Method in class com.stevesoft.pat.Skip
The same as find(s,0,s.length())
find(StringLike, int, int) - Method in class com.stevesoft.pat.Skip
Searches a given region of text beginning at position start and ending at position end for the skip object.
find(StringLike, int, int) - Method in class com.stevesoft.pat.Skip2
 
find(String, int, int) - Method in class com.stevesoft.pat.SkipBMH
 
find(StringLike, int, int) - Method in class com.stevesoft.pat.SkipBMH
 
find(String) - Method in class eve.io.FakeFileSystem
 
find(String) - Method in class eve.io.TreeConfigFile
 
find(ObjectFinder) - Method in class eve.sys.WeakSet
This finds an object int the reference list using the ObjectFinder.
find(ObjectFinder) - Method in class eve.util.mVector
 
FIND_FOR_MOUSE_PRESS - Static variable in class eve.ui.Container
 
findAll(Handle, EntrySelector, IntArray) - Method in interface eve.database.FoundEntries
Find, using a binary chop search, all entries in the FoundEntries that match the criteria as specified by the selector.
findAll(Handle, Object, boolean) - Method in interface eve.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) - Method in interface eve.database.FoundEntries
Find, using a binary chop search, all entries in the FoundEntries that match the criteria as specified by the selector.
findAll(Handle, Object, Comparer) - Method in interface eve.database.FoundEntries
This finds the last index of the entry which (according to the provided Comparer) matches a search criteria.
findAll(Handle, Object, boolean) - Method in class eve.database.implement.FoundEntriesObject
 
findAll(Handle, Object, Comparer) - Method in class eve.database.implement.FoundEntriesObject
 
findAll(Handle, EntrySelector) - Method in class eve.database.implement.FoundEntriesObject
 
findAll(Handle, EntrySelector, IntArray) - Method in class eve.database.implement.FoundEntriesObject
 
findBaseClass(String) - Method in class eve.reflect.Reflect
 
findByOID(FoundEntries, long) - Static method in class eve.database.Synchronizer
This locates the entry with the specified OID.
findCached(String) - Method in class eve.ui.formatted.data.HtmlViewer
 
findCachedClass(String) - Method in class eve.util.mClassLoader
Override this to provide class caching.
findCard(Control, String) - Method in class eve.ui.CardPanel
 
findCellsInArea(Rect, boolean) - Method in class eve.ui.table.TableModel
This finds the range of cells in the given area.
findChild(double, double) - Method in class eve.fx.points.PrintCellPanel
Returns the child located at the given x and y coordinates.
findChild(int, int, int) - Method in class eve.ui.Container
 
findChild(int, int) - Method in class eve.ui.Container
Returns the child located at the given x and y coordinates.
findChild(int, int) - Method in class eve.ui.table.TreeTableModel
Find the child within the parent.
findClassBytes(String) - Method in class eve.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 eve.ui.data.Editor
Find the Control associated with the field.
findControlFor(String, Class) - Method in class eve.ui.data.Editor
 
findEncodedFieldOrMethodType(Class, String) - Static method in class eve.sys.Reflection
Attempt to get the encoded field or method type.
findEntry(String) - Method in class eve.io.filestore.EveFile
 
findEntry(String) - Method in interface eve.io.filestore.FileStore
 
findEntry(String) - Method in class eve.io.filestore.ZepStore
 
findEntry(String) - Method in class eve.zipfile.ZipFile
 
findField(String) - Method in interface eve.database.Database
Find the FieldID of a named field.
findField(int) - Method in class eve.database.implement.DatabaseObject
 
findField(String) - Method in class eve.database.implement.DatabaseObject
Find the FieldID of a named field.
findField(byte[], int, int, String, ArraySection) - Method in class eve.util.ByteEncoder
Find the section of a byte array that contains the data for the specified field name.
findFields(String[]) - Method in interface eve.database.Database
Get an array of fieldIds for an array of field names.
findFields(String) - Method in interface eve.database.Database
Get an array of fieldIds for a comma separated list of field names.
findFields(String[]) - Method in class eve.database.implement.DatabaseObject
Get an array of fieldIds for an array of field names.
findFields(String) - Method in class eve.database.implement.DatabaseObject
Get an array of fieldIds for a comma separated list of field names.
findFields(String, String, Vector) - Method in class eve.ui.data.Editor
 
findFieldTransfer(String) - Method in class eve.ui.data.Editor
Find the FieldTransfer associated with the specified field.
findFieldTransfer(Control, boolean) - Method in class eve.ui.data.Editor
Find the FieldTransfer associated with the specified control.
findFieldTransfer(Control) - Method in class eve.ui.data.Editor
Find the FieldTransfer associated with the specified control.
findFileInEves(String) - Static method in class eve.applet.EveApplet
 
findFileInEves(String, boolean) - Static method in class eve.applet.EveApplet
 
findFirst(Handle, Object, Comparer) - Method in interface eve.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 eve.database.FoundEntries
Find the index of the first entry that matches a search criteria.
findFirst(Handle, Object, Comparer) - Method in class eve.database.implement.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 eve.database.implement.FoundEntriesObject
 
findFirst(int[]) - Method in class eve.ui.formatted.FormattedTextMaker
 
findFirstInstanceof(Class) - Method in class eve.sys.mSecurityManager
 
findFont(String) - Static method in class eve.ui.Application
Find a font in the application Font library.
findFont(String, boolean) - Static method in class eve.ui.Application
Find a font in the application Font library.
findHotImage(Point) - Method in class eve.ui.game.ImageList
 
findHotImages(Point, ImageList) - Method in class eve.ui.game.ImageList
 
findImages(Rect, ImageList) - Method in class eve.ui.game.ImageList
 
findImages(Rect, ImageList, boolean) - Method in class eve.ui.game.ImageList
 
findIndex(String, int) - Method in class eve.database.implement.DatabaseObject
 
findIndex(int, Comparer) - Method in class eve.database.implement.DatabaseObject
 
findInsertIndex(DatabaseEntry) - Method in interface eve.database.FoundEntries
Find the index where the specified entry would be added in the FoundEntries.
findInsertIndex(DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
 
findItem(String, boolean) - Method in class eve.ui.ChoiceControl
 
findKeyed(int, int) - Method in class eve.ui.ChoiceControl
 
findLast(Handle, Object, Comparer) - Method in interface eve.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 eve.database.FoundEntries
Find the index of the last entry that matches a search criteria.
findLast(Handle, Object, Comparer) - Method in class eve.database.implement.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 eve.database.implement.FoundEntriesObject
 
findLastSeparator(String) - Static method in class eve.io.FileComparer
 
findLastSeparatorDrive(String) - Static method in class eve.io.FileComparer
 
findLowestBit(int) - Static method in class eve.math.MPN
Return least i such that word&(1<
findLowestBit(int[]) - Static method in class eve.math.MPN
Return least i such that words & (1<
findNamedChild(TreeNode, String) - Static method in class eve.data.DataUtils
 
findNext(int) - Method in class eve.io.filestore.FileStoreEntryFile
 
findNextSibling(int) - Method in class eve.ui.table.TreeTableModel
Find the next sibling.
findNode(String) - Method in class eve.io.FakeFileSystem
 
findOpenIndex(String) - Method in class eve.database.implement.DatabaseObject
 
findOrMake(String) - Method in class eve.io.TreeConfigFile
This is used by ewe.sys.Locale - use getConfigFile() instead.
findParent(int) - Method in class eve.ui.table.TreeTableModel
Find the parent.
findParentOrPreviousSibling(int, boolean) - Method in class eve.ui.table.TreeTableModel
 
findPressedChar(Point) - Method in class eve.ui.Input
 
findPreviousSibling(int) - Method in class eve.ui.table.TreeTableModel
Find the previous sibling.
findRange(Handle, EntrySelector, Range) - Method in interface eve.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 eve.database.implement.FoundEntriesObject
 
findRangeWith(int) - Method in class eve.util.RangeList
Find the index of the Range that contains the specified value.
findResourceAsFile(String) - Static method in class eve.sys.Vm
See if the named resource is actually a readable file on the local file system.
findSectionIndex(DisplayLine) - Method in class eve.fx.DisplayLine
This finds the index of the section the line is on.
findSelectedBlock(int, int, Rect) - Method in class eve.ui.table.TableControl
 
findSort(String) - Method in interface eve.database.Database
Get the ID of a named sort criteria.
findSort(int) - Method in class eve.database.implement.DatabaseObject
 
findSort(String) - Method in class eve.database.implement.DatabaseObject
 
findTagInParents(int) - Method in class eve.ui.Control
Find a Tag in this control or in its ancestors.
findTarget(String) - Method in class eve.io.block.RemoteCallHandlerObject
Override this to find a target given a text encoded targetCode.
finish() - Method in class com.stevesoft.pat.Replacer
This finishes the replacement, appending the right() part of the last RegRes given to substitute(RegRes).
finish(boolean) - Method in class eve.fx.points.PdfMaker
 
finish() - Method in class eve.fx.points.PdfMaker.Page
Finish the page and commit it to the PDF file.
finish() - Method in class eve.fx.points.PdfMaker.PageCanvas
Finish the operations of this PageCanvas and commit it to the page.
finish() - Method in class eve.io.Deflater
 
finish() - Method in class eve.io.DeflaterOutputStream
Finishes the stream by calling finish() on the deflater.
finish() - Method in class eve.zipfile.GZIPOutputStream
 
finish() - Method in class eve.zipfile.ZipOutputStream
Finishes the stream.
finish() - Method in class java.util.zip.Deflater
 
finish() - Method in class java.util.zip.DeflaterOutputStream
Finishes the stream by calling finish() on the deflater.
finish() - Method in class java.util.zip.GZIPOutputStream
 
finish() - Method in class java.util.zip.ZipOutputStream
Finishes the stream.
finished() - Method in class eve.io.Deflater
 
finished() - Method in class eve.io.Inflater
 
finished() - Method in class java.util.zip.Deflater
 
finished() - Method in class java.util.zip.Inflater
 
finite() - Method in class com.stevesoft.pat.patInt
Tests to see if this represents an infinite quantity.
fireAction(String) - Method in class eve.ui.data.Editor
 
fireClickedEvent(int, int, boolean) - Method in class eve.ui.table.TableControl
This fires the click event.
fireFieldChanged(String) - Method in class eve.ui.data.Editor
 
fireFieldEvent(FieldListener, FieldTransfer, Object, int) - Method in class eve.ui.data.Editor
 
fireFieldEvent(Iterator, Object, int) - Method in class eve.ui.data.Editor
 
fireProxyAction() - Method in class eve.ui.event.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 eve.ui.table.TreeTableModel
 
fireSelectionEvent(int) - Method in class eve.ui.table.TableControl
This fires the selection event.
fireSelectionEvent() - Method in class eve.ui.table.TableControl
This fires the selection event.
first(long) - Static method in class eve.database.Found
 
first - Variable in class eve.util.Range
This is the first index in the range.
first() - Method in interface java.util.SortedSet
Returns the first (lowest sorted) element in the map.
FIRST_DAY_OF_WEEK - Static variable in class eve.sys.Locale
The index of the first day of the week. 1 = Monday, 2 = Tuesday, etc.
FIRST_SPECIAL_FIELD - Static variable in interface eve.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 eve.fx.DisplayLine
 
firstCellToPaint(int, int, Point) - Method in class eve.ui.table.TableControl
 
firstChar - Variable in class eve.fx.points.FontManager
 
firstCharPosition - Variable in class eve.fx.FormattedTextSpecs
The position (in pixels) of the leftmost character on the line when displayed.
firstDisplay - Variable in class eve.ui.Window
 
firstElement() - Method in class java.util.Vector
 
firstFocus - Variable in class eve.ui.Form
Use this to explicitly set the Control that will receive the focus first when the window for this Form is shown.
firstFocus(Control, int) - Static method in class eve.ui.Gui
 
firstItem - Variable in class eve.ui.ChoiceControl
 
firstKey() - Method in interface java.util.SortedMap
Returns the first (lowest sorted) key in the map.
firstNames - Variable in class eve.database.TestData
 
firstPixel - Variable in class eve.sys.PixelData
The index of the first pixel in the pixels array.
firstPress - Static variable in class eve.ui.ControlBase
 
firstSnap - Variable in class eve.ui.game.Mosaic
 
FIT - Static variable in class eve.ui.ImageControl
If an image is being stretched or shrunk, this option tells it not to change the aspect ration.
fit() - Method in class eve.ui.print.PointGraphicsViewer
 
fit() - Method in class eve.ui.print.ScaledImageViewer
 
fitClientAndFrame(int, int, boolean, boolean) - Method in class eve.ui.CarrierFrame
This will fit the client and the frame within the specified maxWidth and maxHeight.
fitExactNumLines - Variable in class eve.ui.TextPad
 
fitInto(Dimension, Object, FontMetrics) - Static method in class eve.fx.Metrics
Find the biggest Font such that the data provided fits within the size provided.
fitInto(int, int, Object, FontMetrics) - Static method in class eve.fx.Metrics
Find the biggest Font such that the data provided fits within the size provided.
fitToScreen(String) - Method in class eve.ui.TextMessage
 
fix() - Method in class eve.ui.Input
 
fix() - Method in class eve.ui.TextPad
 
fixBorder(int, int, int, boolean) - Method in class eve.ui.table.TableModel
 
fixCase(String) - Method in class eve.ui.EditControl
This converts the case of the incoming text to the one associated with the edit control.
fixedFontName - Variable in class eve.ui.VMOptions
 
fixEditedText(String) - Static method in class eve.fx.gui.NativeInputParameters
 
fixedSIPButton - Variable in class eve.sys.options.VMOptions
 
fixedWidth - Variable in class eve.fx.DisplayLineSpecs
 
fixFillInStackTrace(int) - Static method in class eve.sys.Vm
On a native VM this tells the VM that the next call to Throwable.fillInStackTrace() should ignore the specified number of lines.
fixLocalAddress(InetAddress, InetAddress) - Static method in class eve.net.Net
 
fixLocaleFormat(LocaleFormat, LocaleFormat) - Static method in class eve.sys.SimpleDateFormat
Copy to the dest LocaleFormat the data from the LocaleFormat src adjusting the values such that the locale field is valid, the format field is a String or is null and the options field is zero.
fixMask(String) - Method in class eve.ui.filechooser.FileChooser
Do not use this.
fixMenu(Menu) - Static method in class eve.ui.SoftKeyBar
Fix a Menu for use with the SoftKeyBar.
fixMessage(String) - Static method in class eve.ui.DialogBox
 
fixObjectTypes(Object[], Class[]) - Static method in class eve.sys.Reflection
 
fixOrigin() - Method in class eve.ui.Canvas
 
fixParameters(Method, Object[]) - Static method in class eve.sys.Reflection
 
fixShowOptions(Container, int) - Static method in class eve.ui.Gui
 
fixText() - Method in class eve.ui.TextPad
 
fixup() - Method in class eve.util.RangeList
 
fixupPath(String) - Static method in class eve.io.File
 
fixValue(String, String) - Method in class eve.ui.InputKeyPad
A call to setValue() will then call this method to validate the entered text.
fixValue(String, String) - Method in class eve.ui.NumberEntry
 
fixWindowTitle() - Method in class eve.ui.Form
Use this to update the Window title for the Form (if you change the Form's title or Form's windowTitle).
fixWritableRegistryPath(String, String, boolean) - Method in class eve.ui.installer.Installer
Alter the rootKey if necessary and merge with pathInRoot to form the final full path name to the registry key to write.
Flag - Static variable in interface eve.ui.ControlConstants
 
FLAG_ACCEPTS_DROPPED_FILES - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_ALL_CAP - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_ALWAYS_ENABLED - Static variable in interface eve.fx.gui.WindowConstants
This flag indicates that other Modal windows do not stop this Window from getting events.
FLAG_ALWAYS_ON_TOP - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_ARCHIVE - Static variable in interface eve.io.FilePermissions
A DOS type file flag.
FLAG_AUTO_WRAP - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_CAN_MAXIMIZE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_CAN_MINIMIZE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_CAN_RESIZE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_CANCELLED - Static variable in class eve.fx.gui.NativeInputParameters
This is set if the native input text cancelled the input.
FLAG_CASE_SENSITIVE - Static variable in interface eve.io.FileConstants
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_CLOSE_BY_USER - Static variable in class eve.fx.gui.SurfaceWindowEvent
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_CLOSED_BY_DOWN_KEY - Static variable in class eve.fx.gui.SurfaceTextEvent
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 eve.fx.gui.SurfaceTextEvent
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 eve.fx.gui.SurfaceTextEvent
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 eve.fx.gui.SurfaceTextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the UP cursor key.
FLAG_DONT_CLEAR_BACKGROUND - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_EVENT_ON_EACH_KEY - Static variable in class eve.fx.gui.NativeInputParameters
If this is true, then a TEXT_CHANGED event is sent for each key press.
FLAG_FILE_SYSTEM_IS_READ_ONLY - Static variable in interface eve.io.FileConstants
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_FIXED_PITCH - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_FOR_SIZE_NO_CLOSE_BUTTON - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_FOR_SIZE_NO_TITLE - Static variable in interface eve.fx.gui.WindowConstants
Use this with setInfo(INFO_WINDOW_FLAGS) to specify that the provided flags should be cleared.
FLAG_FORCE_BOLD - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_FULL_SCREEN - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_HAS_CLOSE_BUTTON - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_HAS_TASKBAR_ENTRY - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_HAS_TITLE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_HIDDEN - Static variable in interface eve.io.FilePermissions
A DOS type file flag.
FLAG_INPUT_ON_FOCUS - Static variable in class eve.ui.EditControl
Use this in combination with FLAG_PASSIVE.
FLAG_IS_DEFAULT_SIZE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_IS_DEFAULT_SURFACE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_IS_ICONIZED - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_IS_MODAL - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_IS_NETWORK_COMPUTER - Static variable in interface eve.io.FileConstants
 
FLAG_IS_NETWORK_ROOT - Static variable in interface eve.io.FileConstants
 
FLAG_IS_NOT_DEFAULT_SURFACE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_IS_ON_NETWORK - Static variable in interface eve.io.FileConstants
 
FLAG_IS_VISIBLE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_ITALIC - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_KEEP_FOCUS_AFTER_INPUT - Static variable in class eve.ui.EditControl
Use this in combination with FLAG_PASSIVE.
FLAG_LOWER_CASE - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_MAXIMIZE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_MAXIMIZE_ON_PDA - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_MINIMIZE - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_MULTILINE - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_NEED_FULL_ACTION - Static variable in class eve.ui.EditControl
Use this in combination with FLAG_PASSIVE.
FLAG_NEW_POPUP_IS_MENU - Static variable in interface eve.ui.PopupController
 
FLAG_NON_SYMBOLIC - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_NUMBERS_ONLY - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_PASSIVE - Static variable in class eve.ui.EditControl
This tells the system that the EditControl should be "passive", i.e. no input is allowed until the input is activated by the action key or pen press.
FLAG_PASSWORD - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_PDF_FLAGS_MASK - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_READ_ONLY - Static variable in interface eve.io.FileConstants
Deprecated.
- use getPermissionsAndFlags() and setPermissionsAndFlags()
FLAG_READONLY - Static variable in interface eve.io.FilePermissions
A permission/flag for files.
FLAG_ROM - Static variable in interface eve.io.FilePermissions
A DOS type file flag - indicates the flag is in ROM.
FLAG_ROMMODULE - Static variable in interface eve.io.FilePermissions
A DOS type file flag - indicates the flag is in ROM and is designed to execute in place.
FLAG_SCRIPT - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_SELECT_ALL - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_SELECTED_BY_ARROWKEY - Static variable in class eve.ui.table.TableEvent
 
FLAG_SENTENCE_CASE - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_SERIF - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_SHOW_SIP_BUTTON - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_SLOW_ACCESS - Static variable in interface eve.io.FileConstants
This is a flag returned from getInfo(INFO_FLAGS);
FLAG_SLOW_CHILD_COUNT - Static variable in interface eve.io.FileConstants
 
FLAG_SLOW_LIST - Static variable in interface eve.io.FileConstants
 
FLAG_SMALL_CAP - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_SYMBOLIC - Static variable in class eve.fx.points.PointFontDescriptor
 
FLAG_SYNCHRONIZED - Static variable in interface eve.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 eve.io.FilePermissions
A DOS type file flag.
FLAG_TEXT_WAS_ENTERED - Static variable in class eve.fx.gui.SurfaceTextEvent
This is used with the TEXT_ENTERED event and indicates that the input was not cancelled.
FLAG_TYPE_1 - Static variable in class eve.fx.points.PointFontDescriptor
If this flag value is not specified, the font is specified as a TrueType font.
FLAG_UPPER_CASE - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_USE_NATIVE - Static variable in class eve.ui.EditControl
This tells the system to use a native input method.
FLAG_VISIBLE_ON_TO_FRONT - Static variable in interface eve.fx.gui.WindowConstants
 
FLAG_WANT_RETURN - Static variable in class eve.fx.gui.NativeInputParameters
 
FLAG_WINDOWS_ALL_USERS_ACCESS - Static variable in interface eve.io.FilePermissions
This is a special flag that, on Windows, allows all users full access to a directory or file.
FlagMask - Static variable in class eve.ui.table.TreeTableModel
 
flags - Variable in class eve.fx.DisplayLine
 
flags - Variable in class eve.fx.DisplayLineSpecs
 
flags - Variable in class eve.fx.gui.NativeInputParameters
This can be a combination of any of the FLAG_XXX values.
flags - Variable in class eve.fx.gui.SurfaceTextEvent
Extra flags for the entered data.
flags - Variable in class eve.sys.Event
 
flags - Variable in class eve.ui.Card
These are flags that apply to the Card.
FLAGS_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "EntryFlags" field.
flagsAndPermissions - Variable in class eve.io.FileSpecs
Contains FilePermissions.FLAG_XXX or the Unix permission values ORed together.
flagsAt(int) - Method in class eve.ui.table.TreeTableModel
Returns the flags of the line.
flagsToClear - Variable in class eve.fx.gui.WindowCreationData
 
flagsToSet - Variable in class eve.fx.gui.WindowCreationData
This is a combination of any of the IWindowConstants that are not STATE_XXX constants.
flash(String) - Method in class eve.ui.MessageFlasher
Flash a message for the default length of time, switching off any previous messages.
flash(String, int) - Method in class eve.ui.MessageFlasher
Flash a message for particular length of time, switching off any previous messages.
FLASH_BEEP - Static variable in class eve.ui.Gui
An option for flashMessage.
flashAlreadySelected(int) - Method in class eve.ui.choices.SimpleItemSelect
 
flashKey(int, boolean) - Method in class eve.ui.SIPKeypad
 
flashMessage(String, int) - Static method in class eve.sys.Device
 
flashMessage(String, Control) - Static method in class eve.ui.Gui
 
flashMessage(String, int, Control, int) - Static method in class eve.ui.Gui
 
flashMessageOff(Object) - Static method in class eve.ui.Gui
Remove the short message as displayed by flashMessageOn().
flashMessageOn(String, Control) - Static method in class eve.ui.Gui
Display a short message on the screen, and keep it on the screen until flashMessageOff() is called.
flashMessageOn(Control, Control) - Static method in class eve.ui.Gui
 
flashMessageOn(Control, Control, String) - Static method in class eve.ui.Gui
Display a custom Control modally in the center of the Frame of the parent control.
flashOptions - Variable in class eve.ui.MessageFlasher
Flash options.
flashTime - Variable in class eve.ui.MessageFlasher
This is the default flash time - initially set to 750.
flat - Variable in class eve.ui.ButtonObject
 
flat - Variable in class eve.ui.table.TableCellAttributes
 
flatInside - Variable in class eve.ui.ButtonControl
 
flatInside - Variable in class eve.ui.ButtonObject
 
flip(int) - Method in class java.util.BitSet
Sets the bit at the index to the opposite value.
flip(int, int) - Method in class java.util.BitSet
Sets a range of bits to the opposite value.
flipBit(int) - Method in class eve.math.BigInteger
 
flipBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit flipped.
FLOAT - Static variable in class eve.sys.Wrapper
 
Float - Class in java.lang
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.
floating - Variable in class eve.ui.ControlAnchor
 
FloatingControls - Class in eve.ui
 
FloatingControls(Container) - Constructor for class eve.ui.FloatingControls
 
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 eve.math.BigDecimal
 
floatValue() - Method in class eve.math.BigInteger
 
floatValue() - Method in class eve.sys.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.
floatValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a float.
floatValue() - Method in class java.math.BigInteger
 
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.
flowControl - Variable in class eve.io.SerialPortSpecs
The flow control to use.
flush() - Method in class com.stevesoft.pat.RegexWriter
 
flush() - Method in interface eve.database.implement.DatabaseStream
 
flush() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
flush() - Method in class eve.fx.BufferedGraphics
Copy the data already drawn on this surface, to the destination surface.
flush() - Method in class eve.fx.Graphics
 
flush() - Method in class eve.io.DeflaterOutputStream
Flushes the stream by calling flush() on the deflater and then on the underlying stream.
flush() - Method in class eve.io.EncodedStreamWriter
This method flushes any buffered bytes to the underlying output sink.
flush() - Method in class eve.io.FileRandomStream
 
flush() - Method in class eve.io.MemoryStream
 
flush() - Method in class eve.io.NullOutputStream
 
flush() - Method in class eve.io.RandomStream
This method forces any data that may have been buffered to be written to the underlying output device.
flush() - Method in class eve.io.TextWriter
This method flushes any buffered chars to the underlying stream and then flushes that stream as well.
flush() - Method in class eve.nativeaccess.NativeRandomStream
 
flush() - Method in class eve.net.ChunkedDataOutputStream
 
flush() - Method in class java.io.BufferedOutputStream
This method causes any currently buffered bytes to be immediately written to the underlying output stream.
flush() - Method in class java.io.BufferedWriter
This method causes any currently buffered chars to be immediately written to the underlying output stream.
flush() - Method in class java.io.CharArrayWriter
This method flushes all buffered chars to the stream.
flush() - Method in class java.io.DataOutputStream
This method flushes any unwritten bytes to the underlying stream.
flush() - Method in class java.io.FilterOutputStream
This method attempt to flush all buffered output to be written to the underlying output sink.
flush() - Method in class java.io.FilterWriter
This method attempt to flush all buffered output to be written to the underlying output sink.
flush() - Method in interface java.io.ObjectOutput
This method causes any buffered data to be flushed out to the underlying stream
flush() - Method in class java.io.OutputStream
This method forces any data that may have been buffered to be written to the underlying output device.
flush() - Method in class java.io.OutputStreamWriter
This method flushes any buffered bytes to the underlying output sink.
flush() - Method in class java.io.PrintStream
This method flushes any buffered bytes to the underlying stream and then flushes that stream as well.
flush() - Method in class java.io.PrintWriter
This method flushes any buffered chars to the underlying stream and then flushes that stream as well.
flush() - Method in class java.io.StringWriter
This method flushes any buffered characters to the underlying output.
flush() - Method in class java.io.Writer
This method forces any data that may have been buffered to be written to the underlying output device.
flush() - Method in class java.util.zip.DeflaterOutputStream
Flushes the stream by calling flush() on the deflater and then on the underlying stream.
flushOriginal() - Method in class eve.fx.BufferedGraphics
 
fm - Variable in class eve.fx.DisplayLineSpecs
 
fm - Variable in class eve.ui.ButtonObject
 
fnAssert(boolean) - Static method in class java.lang.Character
 
FOCUS_IN - Static variable in class eve.ui.event.ControlEvent
The event type for a focus in event.
FOCUS_OUT - Static variable in class eve.ui.event.ControlEvent
The event type for a focus out event.
focusedColor - Variable in class eve.ui.UpDownInput
 
focusedControl() - Static method in class eve.ui.Gui
Return the Control currently in focus.
focusFirst() - Method in class eve.ui.Container
 
focusFirst(int) - Method in class eve.ui.Container
 
focusOn(String, boolean) - Method in class eve.ui.data.Editor
Switch the focus to a particular field.
focusOnContainer(int) - Method in class eve.ui.Container
Put the focus on the container itself rather than any of its children.
focusOnControlsAfterSelectHotKey - Variable in class eve.ui.CardPanel
Deprecated.
use modifyCardOptions(OPTION_FOCUS_ON_CONTROLS_AFTER_SELECTION_HOT_KEY,0) instead;
focusOnControlsAfterTabHotKey - Variable in class eve.ui.TabbedPanel
Deprecated.
use modifyCardOptions(OPTION_FOCUS_ON_CONTROLS_AFTER_SELECTION_HOT_KEY,0) instead;
focusOnData(int) - Method in class eve.ui.Container
Put the focus on the data within the container.
focusOnFileName(boolean) - Method in class eve.ui.SimpleFileChooser
 
focusOnHide - Variable in class eve.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.
folder - Variable in class eve.ui.filechooser.FileListTableModel
 
folder - Variable in class eve.ui.SimpleFileChooser
 
FOLDER_APP_DATA - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_BITBUCKET - Static variable in class eve.net.rapi.Rapi
 
FOLDER_BITBUCKET - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_CONTROLS - Static variable in class eve.net.rapi.Rapi
 
FOLDER_CONTROLS - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_DESKTOP - Static variable in class eve.net.rapi.Rapi
 
FOLDER_DESKTOP - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_DESKTOPDIRECTORY - Static variable in class eve.net.rapi.Rapi
 
FOLDER_DESKTOPDIRECTORY - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_DRIVES - Static variable in class eve.net.rapi.Rapi
 
FOLDER_DRIVES - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_FAVORITES - Static variable in class eve.net.rapi.Rapi
 
FOLDER_FAVORITES - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_FONTS - Static variable in class eve.net.rapi.Rapi
 
FOLDER_FONTS - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_NETHOOD - Static variable in class eve.net.rapi.Rapi
 
FOLDER_NETHOOD - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_NETWORK - Static variable in class eve.net.rapi.Rapi
 
FOLDER_NETWORK - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_PERSONAL - Static variable in class eve.net.rapi.Rapi
 
FOLDER_PERSONAL - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_PRINTERS - Static variable in class eve.net.rapi.Rapi
 
FOLDER_PRINTERS - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_PROGRAMS - Static variable in class eve.net.rapi.Rapi
 
FOLDER_PROGRAMS - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_RECENT - Static variable in class eve.net.rapi.Rapi
 
FOLDER_RECENT - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_SENDTO - Static variable in class eve.net.rapi.Rapi
 
FOLDER_SENDTO - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_STARTMENU - Static variable in class eve.net.rapi.Rapi
 
FOLDER_STARTMENU - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_STARTUP - Static variable in class eve.net.rapi.Rapi
 
FOLDER_STARTUP - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_TEMPLATES - Static variable in class eve.net.rapi.Rapi
 
FOLDER_TEMPLATES - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
FOLDER_WINDOWS - Static variable in class eve.net.rapi.Rapi
 
FOLDER_WINDOWS - Static variable in class eve.sys.registry.Registry
Deprecated.
- use getSystemFolder() with a SYSTEM_FOLDER_XXX value instead.
folderUp - Static variable in class eve.ui.filechooser.FileChooserBase
 
followPen - Variable in class eve.ui.Menu
 
followTracking - Variable in class eve.ui.TrackControl
 
Font - Class in eve.fx
Font is the character font used when drawing text on a surface.
Font(String, int, int) - Constructor for class eve.fx.Font
Creates a font of the given name, style and size.
font - Variable in class eve.fx.points.PointFontDescriptor
 
font - Variable in class eve.fx.points.PrintCell
 
font - Variable in class eve.ui.ButtonObject
 
font - Variable in class eve.ui.Control
 
font - Variable in class eve.ui.data.FontChooser
 
FONT_CHANGE - Static variable in class eve.ui.formatted.TextFormatter
This is a fontFlag.
FONT_FREEZE - Static variable in class eve.ui.formatted.TextFormatter
 
fontAscent - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
fontChange - Variable in class eve.fx.PaintParametersObject
 
fontChange - Variable in class eve.sys.FetchData
 
FontChange - Class in eve.sys
This class is used to specify how a Font should be changed from its current state.
FontChange() - Constructor for class eve.sys.FontChange
 
fontChange - Variable in class eve.ui.Control
 
fontChange - Variable in class eve.ui.MenuItem
This will apply only for MenuItems that are text only.
fontChanged() - Method in class eve.ui.CompositeControl
 
fontChanged() - Method in class eve.ui.Console
 
fontChanged() - Method in class eve.ui.Control
This is called when setFont() or applyFont() or setFontChanged() is called.
FontChangeHotKeyEventListener - Class in eve.ui
 
FontChangeHotKeyEventListener(int) - Constructor for class eve.ui.FontChangeHotKeyEventListener
Create a listener that uses CTRL-+/- for font changes.
FontChangeHotKeyEventListener(int, int, int) - Constructor for class eve.ui.FontChangeHotKeyEventListener
 
FontChooser - Class in eve.ui.data
 
FontChooser() - Constructor for class eve.ui.data.FontChooser
 
FontChooser(boolean) - Constructor for class eve.ui.data.FontChooser
 
fontChooser - Variable in class eve.ui.data.Notepad
 
fontChooser - Variable in class eve.ui.formatted.data.HtmlViewer
 
fontColor - Variable in class eve.fx.Paint2D
 
fontCorrectionConstant - Variable in class eve.fx.points.PointFontDescriptor
When calculating the widths of characters a standard FontMetrics is used and the value returned is multiplied by fontCorrectionFactor and then this is added to that.
fontCorrectionFactor - Variable in class eve.fx.points.PointFontDescriptor
When calculating the widths of characters a standard FontMetrics is used and the value returned is multiplied by this value and then fontCorrectionConstant is added to that.
fontDescent - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
FontEntry - Class in eve.fx.points
Used for hashing Fonts based on name and (BOLD/ITALIC) styles only.
FontEntry() - Constructor for class eve.fx.points.FontEntry
 
fontFlags - Variable in class eve.ui.formatted.TextFormatter
This can be a combination of FONT_CHANGE along with Font.BOLD, Font.UNDERLINE and Font.ITALIC.
fontFrom - Variable in class eve.ui.Control
 
fontHeight - Variable in class eve.ui.FontSetup
 
FontInput - Class in eve.ui
 
FontInput() - Constructor for class eve.ui.FontInput
 
FontInput(int) - Constructor for class eve.ui.FontInput
 
fontItems - Static variable in class eve.ui.data.FontChooser
 
fontItems - Static variable in class eve.ui.FontSelector
 
FontManager - Class in eve.fx.points
 
FontManager() - Constructor for class eve.fx.points.FontManager
 
fontManager - Static variable in class eve.fx.print.PrintableObject
 
FontManager.ActiveFonts - Class in eve.fx.points
This is used for fetching managed fonts for the active document.
FontMetrics - Class in eve.fx
FontMetrics computes font metrics including string width and height.
FontMetrics(Font, ISurface) - Constructor for class eve.fx.FontMetrics
Constructs a font metrics object referencing the given font and surface.
fontMetrics - Variable in class eve.fx.IconAndText
The FontMetrics being used.
fontMetrics - Variable in class eve.ui.table.TableCellAttributes
 
FontMetricsCache - Class in eve.fx
 
FontMetricsCache() - Constructor for class eve.fx.FontMetricsCache
 
fontName - Variable in class eve.fx.Paint2D
 
fontName - Variable in class eve.ui.FontSelector
 
fontName - Variable in class eve.ui.formatted.TextFormatter
The name of the new font to use (FONT_CHANGE must be set).
fonts - Static variable in class eve.ui.data.FontChooser
 
fonts - Static variable in class eve.ui.FontSelector
 
fontScale - Static variable in class eve.fx.Font
 
fontsChanged() - Static method in class eve.ui.Application
Call this method to alert the application that fonts have been changed other than through setFont().
FontSelector - Class in eve.ui
 
FontSelector(int) - Constructor for class eve.ui.FontSelector
 
FontSetup - Class in eve.ui
 
FontSetup() - Constructor for class eve.ui.FontSetup
 
FontSizable - Interface in eve.fx
 
fontSize - Variable in class eve.fx.Paint2D
 
fontSize - Variable in class eve.ui.FontSelector
 
fontSize - Variable in class eve.ui.formatted.TextFormatter
The amount to change the font to (FONT_CHANGE must be set).
fontSizeChange - Variable in class eve.ui.formatted.TextFormatter
The amount to change the font size by (FONT_CHANGE must be set).
fontStyle - Variable in class eve.fx.Paint2D
 
fontStyle - Variable in class eve.ui.FontSelector
 
fontToString() - Method in class eve.ui.FontInput
 
FontUpDownChooser - Class in eve.ui
 
FontUpDownChooser(int) - Constructor for class eve.ui.FontUpDownChooser
 
FontUpDownChooser() - Constructor for class eve.ui.FontUpDownChooser
 
FontUpDownChooser.FontUpDownChooserPopup - Class in eve.ui
 
FontUpDownChooserPopup(int) - Constructor for class eve.ui.FontUpDownChooser.FontUpDownChooserPopup
 
FORCE_ACCESS_PUBLIC - Static variable in interface eve.reflect.IMethod
 
FORCE_CREATION - Static variable in class eve.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.
FORCE_WINDOW_RESIZE - Static variable in class eve.ui.Gui
 
forceAFilterSearch - Variable in class eve.database.EntrySelector
 
forcedActualWidth - Variable in class eve.ui.TextPad
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.
ForceResize - Static variable in interface eve.ui.ControlConstants
Control Modifier - forces the control to resize itself.
forceStopped() - Method in interface com.ewesoft.pub.Progress
 
forceStopped() - Method in class com.ewesoft.pub.Tools.NullProgress
 
forceStopped() - Method in class eve.sys.Progress
This always throws a StoppedException.
forceVisibleOnToFront - Variable in class eve.ui.Window
If this is true then if toFront() is called on the window, and it happens to be in an invisible state, then the window will be faced to be visible.
forDigit(int, int) - Static method in class java.lang.Character
Determines the character representation for a specific digit in the specified radix.
foreGround - Variable in class eve.fx.points.PrintCell
 
foreground - Variable in class eve.ui.ButtonObject
 
foreGround - Variable in class eve.ui.Control
 
foreground - Variable in class eve.ui.table.TableCellAttributes
 
forEncodedName(String) - Static method in class eve.sys.Reflection
Convert a Java encoded type into a Class representing the type.
Forever - Static variable in class eve.sys.TimeOut
 
forkExec(String[], String[], PreExec) - Static method in class eve.sys.unix.Unix
This command only works on Unix/Linux platforms and only on a native Eve VM.
Form - Class in eve.ui
A Form is a Control that is able to create and display itself in its own Window or Frame via a show() or execute() method call.
Form() - Constructor for class eve.ui.Form
 
Form.FormMaker - Interface in eve.ui
A FormMaker is attached to a Form using addFormMaker().
Form.ToolsOrSoftKey - Class in eve.ui
 
Form.ValidateBeforeExit - Interface in eve.ui
 
format(String) - Method in class eve.data.PlainDate
Format the PlainDate using the LocaleFormat.format() method.
format(String, Locale, CharArray) - Method in class eve.data.PlainDate
 
format(LocaleFormat, CharArray) - Method in class eve.data.PlainDate
 
format(String) - Method in class eve.data.PlainTime
Format the PlainTime using the LocaleFormat.format() method.
format(String, Locale, CharArray) - Method in class eve.data.PlainTime
 
format(LocaleFormat, CharArray) - Method in class eve.data.PlainTime
 
format - Variable in class eve.fx.DisplayLineSpecs
 
format - Variable in class eve.fx.ImageInfo
This will be one of the FORMAT_XXX values.
format - Variable in class eve.fx.print.PrintTask
 
format - Variable in class eve.fx.sound.SoundClip
The format for this SoundClip.
format - Variable in class eve.fx.sound.WaveFormat
This should always be 1 for standard PCM format.
format(LocaleFormat, CharArray) - Method in class eve.math.Decimal
 
format(DecimalSymbols) - Method in class eve.math.FormattedDecimal
Format this integerPart and fractionalPart of this FormattedDecimal and place it into formattedNumber.
format(DecimalSymbols, String, String, boolean, LocaleFormat, int, int) - Static method in class eve.math.FormattedDecimal
 
format - Variable in class eve.sys.FetchData
 
format(int, String, CharArray, int) - Method in class eve.sys.Locale
 
format(long, String, CharArray, int) - Method in class eve.sys.Locale
 
format(double, String, CharArray, int) - Method in class eve.sys.Locale
 
format(int, String, int) - Method in class eve.sys.Locale
 
format(long, String, int) - Method in class eve.sys.Locale
 
format(double, String, int) - Method in class eve.sys.Locale
 
format - Variable in class eve.sys.LocaleFormat
This is an optional format Object to use.
format(CharArray, LocaleFormatted, Object, Locale) - Static method in class eve.sys.LocaleFormat
Convert a LocaleFormatted data to a String, formatted for the current locale.
format(LocaleFormatted, Object, Locale) - Static method in class eve.sys.LocaleFormat
Format a LocaleFormatted to a String.
format(LocaleFormatted) - Method in class eve.sys.LocaleFormat
Format a LocaleFormatted to a String.
format(Date) - Method in class eve.sys.SimpleDateFormat
Deprecated.
use format(java.util.Calendar) instead.
format(Calendar) - Method in class eve.sys.SimpleDateFormat
Format the date specified in the Calendar as a String.
format(Time) - Method in class eve.sys.SimpleDateFormat
Format the date specified in the Time as a String.
format(Time, TimeZone) - Method in class eve.sys.SimpleDateFormat
Format the date specified in the Time as a String.
format - Variable in class eve.sys.Time
The date format to use for I/O with this Time object.
format(String) - Method in class eve.sys.Time
 
format(String, Locale) - Method in class eve.sys.Time
Format this Time object with a particular format and particular locale.
format(TimeZone, String, Locale) - Method in class eve.sys.Time
 
format(LocaleFormat, CharArray) - Method in class eve.sys.Time
 
format(String, Object) - Static method in class eve.text.MessageFormat
 
format(String, Object, Object) - Static method in class eve.text.MessageFormat
 
format(String, Object, Object, Object) - Static method in class eve.text.MessageFormat
 
format(String, Object, Object, Object, Object) - Static method in class eve.text.MessageFormat
 
format(String, Object, Object, Object, Object, Object) - Static method in class eve.text.MessageFormat
 
format(String, Object[]) - Static method in class eve.text.MessageFormat
Formats a message with arguments
format(String[]) - Method in class eve.text.MessageFormat
Formats a message with String arguments.
format - Variable in class eve.ui.Label
 
format - Variable in class eve.ui.SimpleDateInput
 
format - Variable in class eve.ui.TextPad
This can be used to alter things like the tab stop width.
format(LocaleFormat, CharArray) - Method in interface eve.util.LocaleFormatted
 
FORMAT - Static variable in class java.lang.Character
General category "Cf" in the Unicode specification.
format(Date) - Method in class java.text.SimpleDateFormat
 
FORMAT_BMP - Static variable in class eve.fx.ImageInfo
 
FORMAT_GIF - Static variable in class eve.fx.ImageInfo
 
FORMAT_JPEG - Static variable in class eve.fx.ImageInfo
 
FORMAT_NO_ROUNDING - Static variable in class eve.sys.Locale
Option for format() method.
FORMAT_PARSE_CURRENCY - Static variable in class eve.sys.Locale
Parameter for format() or parse() method, used when formating a currency value.
FORMAT_PARSE_DATE - Static variable in class eve.sys.Locale
Parameter for format() or parse() method, used when formating a date value.
FORMAT_PARSE_NUMBER - Static variable in class eve.sys.Locale
Parameter for format() or parse() method, used when formating a numeric value.
FORMAT_PNG - Static variable in class eve.fx.ImageInfo
 
FORMAT_UNSIGNED - Static variable in class eve.sys.Convert
This is an option for formatInt and formatLong.
FORMAT_UPPERCASE - Static variable in class eve.sys.Convert
This is an option for formatXXX.
formatCurrency(double, String, CharArray, int) - Method in class eve.sys.Locale
 
formatCurrency(double, String, int) - Method in class eve.sys.Locale
 
formatDate(String) - Method in interface eve.data.PlainTimeStamp
 
formatDouble(double, char[], int, int) - Static method in class eve.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 eve.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 eve.sys.Convert
Convert a double value into a String of characters.
formatInt(int, char[], int, int, int) - Static method in class eve.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 eve.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 eve.sys.Convert
Convert an integer into a String of characters.
formatInt(int) - Static method in class eve.sys.Convert
Convert an integer into a String of characters.
formatLong(long, char[], int, int, int) - Static method in class eve.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 eve.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 eve.sys.Convert
Convert a long value into a String of characters.
formatLong(long) - Static method in class eve.sys.Convert
Convert a long value into a String of characters.
formatOptions - Variable in class eve.math.FormattedDecimal
Use LocaleFormat.OPTION_XXX values here.
formatProperties - Variable in class eve.ui.filechooser.FileListTableModel
 
FormattedDataSource - Class in eve.util
This class is used to provide bytes which represent some kind of formatted data.
FormattedDataSource() - Constructor for class eve.util.FormattedDataSource
Create a new FormattedDataSource.
FormattedDecimal - Class in eve.math
This class is used to format or parse a decimal value (NOT in scientific notation) according to the format and symbols defined in DecimalSymbols.
FormattedDecimal() - Constructor for class eve.math.FormattedDecimal
 
formattedNumber - Variable in class eve.math.FormattedDecimal
Place the String to parse here, or when the number is formatted, it is placed here.
FormattedTextMaker - Class in eve.ui.formatted
This is used to build up formatted text - via add() or parseHtml(), which is then added to a TextDisplay.
FormattedTextMaker() - Constructor for class eve.ui.formatted.FormattedTextMaker
 
FormattedTextMaker.Entry - Class in eve.ui.formatted
 
FormattedTextSpecs - Class in eve.fx
This is used for calculated formatted text metrics.
FormattedTextSpecs() - Constructor for class eve.fx.FormattedTextSpecs
 
formattersSet() - Method in class eve.ui.formatted.TextDisplay
This tells the TextDisplay that formatters have been set and so it can optimize itself based on this.
formatTime(String) - Method in interface eve.data.PlainTimeStamp
 
FormBase - Class in eve.ui
 
FormBase() - Constructor for class eve.ui.FormBase
 
formClosing() - Method in class eve.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 eve.ui.data.Editor
 
formClosing() - Method in class eve.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 eve.ui.formatted.HtmlDisplay
 
formClosing() - Method in class eve.ui.formatted.TextDisplay
 
formClosing() - Method in class eve.ui.SingleContainer
 
formClosing() - Method in class eve.ui.SizeReconfigurableContainer
 
FormEvent - Class in eve.ui.event
 
FormEvent(int, Control) - Constructor for class eve.ui.event.FormEvent
 
formFrame - Variable in class eve.ui.Form
The Frame the Form is currently displayed in.
FormFrame - Class in eve.ui
 
FormFrame(Form, int) - Constructor for class eve.ui.FormFrame
 
formMain(String, String[]) - Static method in class eve.ui.Form
Used by the VM to execute a Form directly from the command line.
formObject - Variable in class eve.ui.event.FormEvent
 
forName(String) - Static method in class eve.sys.Classes
This returns System classes only.
forName(String) - Static method in class eve.sys.Reflection
Attempt to get a class using all possible class loaders.
forName(String, Class) - Static method in class eve.sys.Reflection
Attempt to get a class using the system class loader and the class loader of the requestor class.
forName(String) - Static method in class eve.sys.Type
Load a System class - i.e. one that can be loaded by the VM through the System class loaders and not through an application ClassLoader.
forName(String, Class) - Static method in class eve.sys.Type
Load a class via the System class loader or through the same ClassLoader that loaded the requestor class.
forName(String) - Static method in class java.lang.Character.UnicodeBlock
Returns the UnicodeBlock with the given name.
forName(String) - Static method in class java.lang.Class
This attempts to load a Class given the class name.
forName(String, boolean, ClassLoader) - Static method in class java.lang.Class
Load a Class using a specified ClassLoader.
forwarded - Variable in class eve.fx.gui.SurfaceSIPEvent
This is the visible desktop (i.e. the visibleHeight - taskbarHeight) if the taskbar is on top.
ForwardSlash - Static variable in class eve.io.FileComparer
 
forWho - Variable in class eve.ui.Swiper
 
forWho - Variable in class eve.ui.ToolTip
Who this tip is for.
Found - Class in eve.database
 
FoundEntries - Interface in eve.database
A FoundEntries object holds a sorted view of a set of records in a Database.
foundEntries - Variable in class eve.database.implement.DatabaseObject
 
FoundEntriesObject - Class in eve.database.implement
 
FoundEntriesObject(Database) - Constructor for class eve.database.implement.FoundEntriesObject
 
FoundEntriesTester - Class in eve.ui.advanced.database
 
FoundEntriesTester(FoundEntries) - Constructor for class eve.ui.advanced.database.FoundEntriesTester
 
FractionalDigits - Static variable in class eve.sys.Locale
 
fractionalPart - Variable in class eve.math.FormattedDecimal
When building a decimal value, put the part after the decimal point here.
Frame - Class in eve.ui
 
Frame() - Constructor for class eve.ui.Frame
 
frame - Variable in class eve.ui.MenuState
 
frameAlpha - Variable in class eve.ui.Form
 
FrameEvent - Class in eve.ui.event
 
FrameEvent(int, Control) - Constructor for class eve.ui.event.FrameEvent
 
FrameEvent(int, Control, Object) - Constructor for class eve.ui.event.FrameEvent
 
frameOnTop(Control) - Static method in class eve.ui.Gui
 
frameOption - Variable in class eve.ui.filechooser.FileInput
 
frameOption - Variable in class eve.ui.FileInput
 
frameSize() - Method in class eve.fx.sound.WaveFormat
 
FRANCE - Static variable in class java.util.Locale
Locale which represents France.
free() - Method in class eve.fx.BufferedGraphics
 
free() - Method in class eve.fx.BufferedImageData
 
free() - Method in class eve.fx.ByteArrayImageData
 
free() - Method in interface eve.fx.Drawable
 
free() - Method in class eve.fx.Drawing
 
free() - Method in class eve.fx.FontMetrics
 
free() - Method in class eve.fx.Graphics
Free resources used by this Graphics.
free() - Method in class eve.fx.GraphicsImageData
 
free() - Method in class eve.fx.gui.Overlayer
 
free() - Method in class eve.fx.Icon
 
free() - Method in class eve.fx.IconAndText
 
free() - Method in class eve.fx.IIcon.SizedIcon
 
free() - Method in class eve.fx.Image
 
free() - Method in class eve.fx.ImageAdapter
This frees resources associated with this ImageAdapter only, not the original ImageData.
free() - Method in class eve.fx.ImageBuffer
 
free() - Method in class eve.fx.ImageCache
Free all images and clear the cache.
free() - Method in class eve.fx.ImageDecoder
 
free() - Method in class eve.fx.ImageObject
 
free() - Method in class eve.fx.Picture
 
free() - Method in class eve.fx.PixelBuffer
 
free() - Method in class eve.fx.points.CellPrinter
 
free() - Method in class eve.fx.points.PointFontMetrics
Free the resources used by the PointFontMetrics.
free() - Method in class eve.fx.points.PointGraphics
Free all resources associated with this PointGraphics.
free() - Method in class eve.fx.RGBImageData
This only frees this Object's local data - it does not free the Image the RGBImage wraps.
free() - Method in class eve.fx.ScaledImageMaker
Deprecated.
 
free() - Method in class eve.fx.sound.SoundClip
 
free() - Method in class eve.nativeaccess.nativeIcon
 
free() - Method in class eve.sys.DeviceIcon
 
free() - Method in class eve.ui.Control
 
free() - Method in class eve.ui.SavedScreen
 
free() - Method in class eve.util.FormattedDataSource
This calls clear() but will also erase the internal ByteArray or ArraySection buffer.
freeImage() - Method in class eve.fx.ByteArrayImageData
 
freeImage() - Method in class eve.fx.Icon
 
freeImage() - Method in class eve.fx.ImageObject
 
freeImage() - Method in class eve.fx.ImageSubSection
 
freeImage() - Method in interface eve.sys.ImageData
Free any resource associated with the ImageData object.
freeImage() - Method in class eve.sys.ImageDataInfo
This does nothing at all.
freeImageWithDrawing - Variable in class eve.fx.Drawing
If this is true then a call to free() will also free the image.
freeMemory() - Method in class java.lang.Runtime
 
freeNativeGraphics(Object) - Method in class eve.fx.gui.NativeWindowSurface
 
freeOnCollapse() - Method in class eve.ui.data.LiveTreeNode
 
freeOriginal - Variable in class eve.fx.BufferedGraphics
Set this true if you want the BufferedGraphics to free the original Graphics when done.
freePointCanvas() - Method in interface eve.fx.points.IPointCanvas
 
freePointCanvas() - Method in class eve.fx.points.PdfMaker.PageCanvas
 
freeProxy(String) - Method in class eve.io.block.RemoteCallHandlerObject
This is called by the remote entity when a Proxy at the remote end has been freed (no longer referenced) and this indicates that the object at this end, which has the specified target code, should be removed from the table of targets and therefore allowed to be freed on this end as well.
freeReusedIcon(Icon) - Method in class eve.ui.table.TreeTableModel
 
freeScanLines() - Method in class eve.fx.BufferedImageData
 
freeScanLines() - Method in interface eve.fx.IScanLineStore
 
freeScanLines() - Method in class eve.fx.PreparedImageScanLineStore
 
freeTreeNode() - Method in class eve.ui.data.LiveTreeNode
 
freeze(boolean) - Method in class eve.sys.Progress
Prevent any further Progress from altering the progress and/or doing of the handle.
freezeSIP(Control) - Static method in class eve.ui.Gui
 
freezeUpdate(boolean) - Method in class eve.ui.table.TableControl
 
freezeUpdate(boolean) - Method in class eve.ui.table.TableModel
 
freezeUpdates(boolean) - Method in class eve.ui.advanced.database.DatabaseTableModel
Freezes updates - usually while database manipulation is being done.
FRENCH - Static variable in class java.util.Locale
Locale which represents the French language.
FRIDAY - Static variable in class java.util.Calendar
Constant representing Friday.
FROM_CONTROLS - Static variable in class eve.ui.data.EditorEvent
 
FROM_CONTROLS - Static variable in class eve.ui.event.FormEvent
 
FROM_CURRENT - Static variable in class eve.ui.table.data.registry.SearchData
A possible searchFrom value.
FROM_INPUT_METHOD - Static variable in interface eve.fx.gui.IEventModifiers
This indicates that the KeyEvent was generated by an InputMethod.
FROM_OBJECT - Static variable in class eve.sys.FieldTransfer
 
FROM_OTHER_WINDOW - Static variable in interface eve.fx.gui.IEventModifiers
For PenEvents, indicates that the event is coming from another window (for drag and drop)
FROM_TOP - Static variable in class eve.ui.table.data.registry.SearchData
A possible searchFrom value.
fromARGB(int[], int, int, ImageData, Object, int, int) - Static method in class eve.fx.ImageTool
 
fromAscii(byte[], int, int) - Static method in class eve.util.mString
 
fromBigInteger(BigInteger) - Method in class eve.math.MPN
 
fromBytes(byte[], int, int) - Method in class eve.sys.install.InstallerConfig
 
fromBytes(byte[], int, int) - Static method in class eve.util.mString
 
fromBytes(byte[]) - Static method in class eve.util.mString
 
fromCalendar(Calendar) - Method in class eve.sys.Time
 
fromClipboard() - Method in class eve.ui.Control
Paste the contents of the clipboard into the control, overwriting any exisiting selected area.
fromControls() - Method in class eve.ui.data.Editor
Transfer all edited fields to the Object currently being edited from the on-screen controls.
fromControls(Object) - Method in class eve.ui.data.Editor
Transfer all edited fields to the specified Object from the on-screen controls.
fromControls(String) - Method in class eve.ui.data.Editor
Transfer specified fields to the Object currently being edited from the on-screen controls.
fromControls(Object, String) - Method in class eve.ui.data.Editor
Transfer specified fields to the specified Object from the on-screen controls.
fromControls(String) - Method in class eve.ui.FieldHandler
Transfer data from the he Control elements to the specified Object fields.
fromControls() - Method in class eve.ui.FieldHandler
Transfer data to all the fields from the Controls.
fromEncryptedText(String) - Static method in class eve.security.PublicPrivateKey
 
fromField(FieldTransfer) - Method in class eve.ui.Control
Transfer data from a Field (possibly in an Object) to be displayed on this Control.
fromField() - Method in class eve.ui.Control
Transfer data from a Field (possibly in an Object) to be displayed on this Control using the FieldTransfer saved in the member field "fieldTransfer".
fromFields() - Method in class eve.ui.Form
This transfers all data from fields to the on-screen controls by calling toControls() on all the FieldHandler objects added to this Form, and then calling fromFields() on all Forms that are descendants of this Form.
fromFields(Control) - Static method in class eve.ui.Form
If the supplied Control is a Container then this calls fromFields() on all Forms that are descendants of the Control.
fromFile(String, File) - Static method in class eve.sys.TZifTimeZone
A convenience method to create a TZifTimeZone from a File source.
fromFont(Font) - Method in class eve.ui.data.FontChooser
 
fromFont(Font) - Method in class eve.ui.FontInput
 
fromFont(Font) - Method in class eve.ui.FontSelector
 
fromFont(Font) - Method in class eve.ui.FontUpDownChooser
 
fromHashtable(Hashtable) - Method in class eve.data.PropertyList
Put the values in the Hashtable into the PropertyList.
fromICOFile(InputStream, int) - Method in class eve.fx.win32.WindowsIcon
 
fromImage(ImageData) - Method in class eve.fx.Mask
Get the bits for this mask from the alpha channel or transparent color in the image.
fromImageColor(ImageData, Color) - Method in class eve.fx.Mask
Get the bits for this mask from the transparent color in the image.
fromImageData(ImageData) - Method in class eve.sys.ImageDataInfo
 
fromImageMask(ImageData) - Method in class eve.fx.Mask
Set this Masks bits based on the provided monochrome (B/W) imageMask image.
fromInfoHeader(InputStream) - Method in class eve.fx.win32.WindowsBitmap
 
fromInt(int) - Method in class eve.fx.Color
 
fromJavaLocale(Locale) - Static method in class eve.sys.Locale
Get a re-used eve.sys.Locale from a java.util.Locale.
fromJavaWrapper(Object) - Method in class eve.sys.Wrapper
 
fromJavaWrapper(Object, Class) - Method in class eve.sys.Wrapper
Set this Wrapper value from the specified standard Java Wrapper.
fromPrinterControl(PrinterControl) - Method in class eve.ui.print.PrinterDialog
 
fromSaveableData(Wrapper) - Method in interface eve.ui.data.EditableData
This retrieves the state from the data in the wrapper.
fromString(String) - Method in class eve.data.PlainDate
 
fromString(char[], int, int) - Method in class eve.data.PlainDate
 
fromString(char[], int, int) - Method in class eve.data.PlainTime
 
fromString(String) - Method in class eve.data.PlainTime
 
fromString(char[], int, int) - Static method in class eve.data.PlainTimeStamp.Utils
 
fromString(String) - Static method in class eve.data.PlainTimeStamp.Utils
 
fromString(String) - Method in class eve.math.Decimal
 
fromString(char[], int, int) - Method in class eve.math.Decimal
 
fromString(int, String, int) - Method in class eve.sys.Locale
This is the reverse of getString() - it takes a locale dependent string and returns the value associated with it.
fromString(int, char[], int, int, int) - Method in class eve.sys.Locale
 
fromString(String) - Method in class eve.sys.Time
 
fromString(String, Locale) - Method in class eve.sys.Time
 
fromString(String, Time, String, Locale) - Static method in class eve.sys.Time
 
fromString(char[], int, int) - Method in class eve.sys.Time
 
fromString(String) - Method in class eve.sys.Wrapper
 
fromString(String) - Method in interface eve.util.Stringable
 
fromString(char[], int, int) - Method in interface eve.util.Stringable
 
fromString(Object, String) - Static method in class eve.util.TextEncoder
 
fromString(Object, String, Class) - Static method in class eve.util.TextEncoder
 
fromString(Field, Object, String, Wrapper) - Static method in class eve.util.TextEncoder
 
fromString(String) - Static method in class java.util.UUID
Creates a UUID object from a Sting representation.
fromStrings(String) - Static method in class eve.data.PropertyList
 
fromWrapperAfterGet(Wrapper) - Method in class eve.sys.FetchData
 
ft - Variable in class eve.ui.data.FieldData
This does the work of transferring data to and from the Object.
fullAction(int) - Method in class eve.ui.ButtonControl
 
fullAction(int, boolean) - Method in class eve.ui.ButtonControl
 
fullExpandCollapse(int) - Method in class eve.ui.table.TreeTableModel
This will either expand or collapse a node depending on its current state.
fullFieldName - Variable in class eve.sys.FieldTransfer
The full field name with all specifiers as specified in the constructor.
fullName - Variable in class eve.applet.ClassInfo
 
fullPageHeight - Variable in class eve.fx.points.PageFormat
 
fullPageHtml - Variable in class eve.server.RemoteAppEntry
Set this value to display a custom HTML page.
fullPageWidth - Variable in class eve.fx.points.PageFormat
 
fullPath - Variable in class eve.applet.ClassInfo
 
fullScreenOnPDA() - Method in class eve.ui.Form
Prepare a Form for display at full screen on a PDA.
fullSizeAt(byte[], int) - Static method in class eve.util.EncodedUTF8String
 
fullType - Variable in class eve.reflect.Field
 
Fx - Class in eve.fx
This class provides static utilities for imaging and drawing.
FX_OPTION_USE_COMPRESSED_ICONS - Static variable in class eve.fx.Fx
 
FX_OPTION_USE_ICONS_FOR_ALL_IMAGES - Static variable in class eve.fx.Fx
 
FX_OPTION_USE_ICONS_FOR_SYSTEM_IMAGES - Static variable in class eve.fx.Fx
 
fxOptions - Static variable in class eve.fx.Fx
 

G

gap - Variable in class eve.ui.table.TableModel
This is the gap (in pixels) between the data in a cell and its borders.
Gate - Class in eve.sys
This allows only a single Thread to hold a Gate at a time.
Gate() - Constructor for class eve.sys.Gate
 
Gate(String) - Constructor for class eve.sys.Gate
 
gatherButtons(Container, Vector) - Static method in class eve.ui.Form
 
gBuffer1 - Static variable in class eve.fx.Rect
This Rect is not used by Graphics.
gBuffer2 - Static variable in class eve.fx.Rect
This Rect is not used by Graphics.
gc() - Method in class java.lang.Runtime
 
gc() - Static method in class java.lang.System
Tell the VM to do a garbage collection run.
gcd(BigInteger) - Method in class eve.math.BigInteger
 
gcd(int[], int[], int) - Static method in class eve.math.MPN
Calculate Greatest Common Divisior of x[0:len-1] and y[0:len-1].
gcd(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is the greatest common divisor of abs(this) and abs(val).
gender - Variable in class eve.database.TestData
 
GENERAL_PUNCTUATION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "General Punctuation" Unicode character block.
GeneralPath - Class in eve.fx
A GeneralPath is used for creating lines by appending sequences of straight lines, quadratic curves and cubic (Bezier) curves.
GeneralPath(int) - Constructor for class eve.fx.GeneralPath
Create an empty GeneralPath with a pre-allocated capacity.
GeneralPath() - Constructor for class eve.fx.GeneralPath
Create an empty GeneralPath with a default pre-allocated capacity.
GeneralSecurityException - Exception in java.security
 
GeneralSecurityException(String) - Constructor for exception java.security.GeneralSecurityException
 
GeneralSecurityException() - Constructor for exception java.security.GeneralSecurityException
 
GeneralSecurityException(Throwable) - Constructor for exception java.security.GeneralSecurityException
 
GeneralSecurityException(String, Throwable) - Constructor for exception java.security.GeneralSecurityException
 
generate(int, int) - Method in class eve.ui.ScrollTrack
 
generate(int, int) - Method in class eve.ui.TrackControl
This creates and posts a ScrollEvent.
generateInputError(IOException) - Method in class eve.io.MemoryStream
This will cause an IOException to be thrown on calling one of the read() methods.
generatePage() - Method in class eve.ui.TrackControl
 
generateSeed(int) - Method in class eve.security.SecureRandom
 
generateSeed(int) - Method in class java.security.SecureRandom
 
gensalt(int, SecureRandom) - Static method in class com.ewesoft.pub.security.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int) - Static method in class com.ewesoft.pub.security.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt() - Static method in class com.ewesoft.pub.security.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
GEOMETRIC_SHAPES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Geometric Shapes" Unicode character block.
GEORGIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Georgian" Unicode character block.
GERMAN - Static variable in class java.util.Locale
Locale which represents the German language.
GERMANY - Static variable in class java.util.Locale
Locale which represents Germany.
gesturesNeeded() - Static method in class eve.ui.event.PenEvent
 
get(int) - Method in interface com.ewesoft.pub.IntMap
 
get(int) - Method in class com.stevesoft.pat.Bits
 
get(String) - Method in class eve.data.PropertyList
Get the property with the specified name.
get(String, Property) - Method in class eve.data.PropertyList
Get the property with the specified name, starting with the previous one.
get(String) - Method in class eve.data.PropertyList.NullPropertyList
 
get(int, DatabaseEntry) - Method in class eve.database.EntriesView
Get the DatabaseEntry at the specified index in the view.
get(int) - Method in class eve.database.EntriesView
Get the DatabaseEntry at the specified index in the view.
get(int, DatabaseEntry) - Method in interface eve.database.FoundEntries
Get the data at the specified index.
get(int) - Method in interface eve.database.FoundEntries
Get the data at the specified index, creating a new DatabaseEntry to get it from.
get(int, int[], Object[]) - Method in interface eve.database.FoundEntries
A convenience method for retrieving only a limited set of field values for a particular entry.
get(int, DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
Get the data at the specified index.
get(int) - Method in class eve.database.implement.FoundEntriesObject
Get the data at the specified index, creating a new DatabaseEntry to get it from.
get(int, int[], Object[]) - Method in class eve.database.implement.FoundEntriesObject
 
get(Font, ISurface) - Method in class eve.fx.FontMetricsCache
 
get(Font, Graphics) - Method in class eve.fx.FontMetricsCache
 
get(int, int) - Method in class eve.fx.ImageBuffer
 
get(int, int, boolean) - Method in class eve.fx.ImageBuffer
 
get(String, int, double) - Method in class eve.fx.points.FontManager.ActiveFonts
 
get(String, int, StringList, int, int) - Method in class eve.fx.points.FontManager.ActiveFonts
 
get(FontEntry, double) - Method in class eve.fx.points.FontManager.ActiveFonts
 
get(FontEntry, StringList, int, int) - Method in class eve.fx.points.FontManager.ActiveFonts
 
get(int, Object) - Method in class eve.io.TreeConfigNode
 
get(String, Object) - Method in class eve.io.TreeConfigNode
 
get(Class) - Static method in class eve.sys.Cache
 
get(int, Object) - Method in interface eve.sys.LocalResource
This should convert the resourceID to a String and then call get(resourceName,defaultValue);
get(String, Object) - Method in interface eve.sys.LocalResource
This finds the local resource as given by the resourceName.
get(boolean) - Method in class eve.sys.ObjectCache
 
get() - Method in class eve.sys.ObjectCache
 
get() - Static method in class eve.sys.Progress
Get a Progress for the Handle associated with the current Thread (if any).
get() - Method in class eve.sys.Reflection.InstanceField
 
get(int, Object) - Method in class eve.sys.registry.RegistryLocalResource
 
get(String, Object) - Method in class eve.sys.registry.RegistryLocalResource
 
get(Object, String) - Method in class eve.sys.ResourceCache
 
get() - Method in class eve.sys.WeakRef
Get the object being referred to as long as it has not been cleared.
get(WeakRef) - Static method in class eve.sys.WeakRef
 
get() - Method in class eve.sys.WeakSet
Return the first live value but leave it in the set.
get() - Method in class eve.sys.Windows.WindowsDirectories
 
get(int) - Method in class eve.ui.ControlGroup
 
get(int) - Method in class eve.util.ArrayIntMap
 
get(int) - Method in class eve.util.mVector
 
get(TimeOut) - Method in class eve.util.ObjectBuffer
Get an Object from the buffer.
get(TimeOut, boolean) - Method in class eve.util.ObjectBuffer
Get an Object from the buffer.
get(String) - Method in class eve.util.OwnedProperties
 
get(int, SubString) - Method in class eve.util.StringList
This may return null if the entry at the index is null.
get(int, Tag) - Method in class eve.util.TagList
Get the tag Object for the specified tag integer value.
get(Object) - Method in class eve.util.WeakCache
 
get() - Method in class java.lang.ref.PhantomReference
This method always returns null for a Phantom reference.
get() - Method in class java.lang.ref.Reference
Returns the Object this Reference refers to.
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
 
get(int) - Method in class java.util.AbstractList
Returns the elements at the specified position in the list.
get(Object) - Method in class java.util.AbstractMap
Returns the value mapped by the given key.
get(int) - Method in class java.util.ArrayList
Retrieves the element at the user-supplied index.
get(int) - Method in class java.util.BitSet
Returns true if the integer bitIndex is in this bit set, otherwise false.
get(int, int) - Method in class java.util.BitSet
Returns a new BitSet composed of a range of bits from this one.
get(int) - Method in class java.util.Calendar
Gets the value of the specified field.
get(Object) - Method in class java.util.Dictionary
Returns the value associated with the supplied key, or null if no such value exists.
get(Object) - Method in class java.util.HashMap
Return the value in this HashMap associated with the supplied key, or null if the key maps to nothing.
get(Object) - Method in class java.util.Hashtable
 
get(Object) - Method in class java.util.LinkedHashMap
Return the value in this Map associated with the supplied key, or null if the key maps to nothing.
get(int) - Method in interface java.util.List
Get the element at a given index in this list.
get(Object) - Method in interface java.util.Map
Returns the value mapped by the given key.
get(int) - Method in class java.util.Vector
Get the element at a particular index.
get(Object) - Method in class java.util.WeakHashMap
Gets the value the key is mapped to.
get32BitRootKey(int, boolean) - Static method in class eve.sys.registry.Registry
 
get64BitRootKey(int, boolean) - Static method in class eve.sys.registry.Registry
 
GET_BEST_TEXT_PAD_ALWAYS_BUTTON - Static variable in class eve.ui.SmartphoneTextPad
 
GET_BEST_TEXT_PAD_ALWAYS_PAD - Static variable in class eve.ui.SmartphoneTextPad
 
GET_INDEXES - Static variable in interface eve.sys.IRegistryKey
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 interface eve.sys.IRegistryKey
/** 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 eve.fx.GeneralPath
This is an option for getLines().
GET_PARAMATER_SIP_BUTTON_HEIGHT - Static variable in interface eve.sys.VmConstants
 
GET_PARAMATER_SOFTKEY_BAR_HEIGHT - Static variable in interface eve.sys.VmConstants
 
GET_SET_PARAMATER_PAINT_BUFFER_TIME - Static variable in interface eve.sys.VmConstants
 
GET_SET_PARAMATER_PEN_MOVE_BUFFER_TIME - Static variable in interface eve.sys.VmConstants
 
GET_SET_PARAMATER_RESIZE_BUFFER_TIME - Static variable in interface eve.sys.VmConstants
 
getAbortedReason() - Method in exception com.ewesoft.pub.AbortedException
 
getAbsoluteFile() - Method in class eve.io.File
 
getAbsoluteFile() - Method in class java.io.File
This method returns a File object representing the absolute path of this object.
getAbsolutePath() - Method in class eve.io.File
This differs from getFullPath() in that this will convert all '\' characters to '/' characters.
getAbsolutePath() - Method in class java.io.File
This method returns the path of this file as an absolute path name.
getAction() - Method in interface eve.ui.Actionable
 
getAction() - Method in class eve.ui.Button
 
getActionKey(boolean) - Static method in class eve.fx.gui.SurfaceKeyEvent
 
getActions() - Method in class java.security.BasicPermission
This method returns a list of the actions associated with this permission.
getActions() - Method in class java.security.Permission
This method returns the list of actions for this Permission as a String.
getActiveList() - Method in class eve.ui.table.data.ListSelect
 
getActiveWindow() - Static method in class eve.ui.Window
This returns the currently active window.
getActual(int) - Method in class eve.ui.Canvas
 
getActual(int) - Method in class eve.ui.Console
 
getActual(int) - Method in class eve.ui.IconMenu
 
getActual(int) - Method in class eve.ui.Menu
 
getActual(int) - Method in interface eve.ui.ScrollClient
Get the full number of units either vertically or horizontally that the ScrollClient contains.
getActual(int) - Method in class eve.ui.table.TableControl
 
getActual(int) - Method in class eve.ui.TextMessage
 
getActual(int) - Method in class eve.ui.TextPad
 
getActualMaximum(int) - Method in class java.util.Calendar
Gets the actual maximum value that is allowed for the specified field.
getActualMaximum(int) - Method in class java.util.GregorianCalendar
Gets the actual maximum value that is allowed for the specified field.
getActualMinimum(int) - Method in class java.util.Calendar
Gets the actual minimum value that is allowed for the specified field.
getActualMinimum(int) - Method in class java.util.GregorianCalendar
Gets the actual minimum value that is allowed for the specified field.
getActualSubMenu() - Method in class eve.ui.MenuItem
By default this returns subMenu, but it can instead return a different, dynamically created menu instead.
getAddCardFlags() - Static method in class eve.ui.CardPanel
 
getAddedCount() - Method in class eve.ui.InputStack
 
getAddition(PointRect, PointRect) - Method in class eve.fx.points.PointRect
 
getAddition(Rect, Rect) - Method in class eve.fx.Rect
 
getAddress() - Method in class java.net.DatagramPacket
Returns the address that this packet is being sent to or, if it was used to receive a packet, the address that is was received from.
getAddress() - Method in class java.net.InetAddress
Returns the IP address of this object as a byte array.
getAddressOf(File, DirectoryTreeNode) - Method in class eve.ui.table.data.DirectoryChooser
 
getAdler() - Method in class eve.io.Deflater
 
getAdler() - Method in class eve.io.Inflater
 
getAdler() - Method in class java.util.zip.Deflater
 
getAdler() - Method in class java.util.zip.Inflater
 
getAfterPanel() - Method in class eve.ui.MessageBox
This gets a CellPanel for the adding of additional controls after the icon/message area.
getAllByName(String) - Static method in class java.net.InetAddress
Returns an array of InetAddress objects representing all the host/ip addresses of a given host, given the host's name.
getAllBytes(Handle, ArraySection) - Method in class eve.util.FormattedDataSource
Read in all the data, place it in a byte array and then place the result in an ArraySection.
getAllBytes(Handle) - Method in class eve.util.FormattedDataSource
Read in all the data, place it in a byte array and then place the result in an ArraySection.
getAllChosen() - Method in class eve.ui.filechooser.FileChooser
Get all the chosen file names - even if only a single file was selected.
getAllChosenFiles() - Method in class eve.ui.filechooser.FileChooser
Get all chosen files, even if only one file was selected.
getAllCodes() - Method in class eve.ui.choices.CodedChoices
Return all possible codes.
getAllCodes() - Method in class eve.ui.choices.CodeToDisplay
 
getAllDescendants(boolean) - Method in class eve.fx.points.PrintCell
Get all the children for this Control and their children.
getAllDescendants(boolean) - Method in class eve.ui.Control
Get all the children for this Control and their children.
getAllEntries(Handle, IntArray) - Method in class eve.database.implement.RecordDatabaseObject
 
getAllFieldData() - Method in class eve.ui.table.data.FieldTableModel
This returns the Vector of all the FieldData objects that can be used with this FieldTableModel
getAllFields(String, Object, boolean, Collection) - Static method in class eve.data.DataUtils
Look through the dataObject class and possibly its superclasses to locate in each the String field named "fieldName" and then add them all to the destination dest.
getAllFields() - Method in class eve.ui.table.data.FieldTableModel
Get all the available fields as a list of FieldData objects.
getAllFoundEntries(Handle) - Method in class eve.database.implement.DatabaseObject
 
getAllFoundEntries(Handle) - Method in class eve.database.implement.RecordDatabaseObject
 
getAllIDs(int) - Static method in class eve.sys.Locale
 
getAllowedSizeFor(int) - Method in class eve.fx.IconObject
 
getAllowMultiSelect() - Method in class eve.ui.choices.SimpleItemSelect
 
getAllPossibleImages(Vector) - Method in class eve.fx.Icon
An Icon may have separated its mixed and unmixed transparencies.
getAllPossibleImages() - Method in class eve.fx.Icon
An Icon may have separated its mixed and unmixed transparencies.
getAllRecords(Handle, int[], int, int) - Method in class eve.database.implement.RecordDatabaseObject
Get all the records locations and place them in the destination int array.
getAllRecords(Handle, int[], int, int) - Method in class eve.database.implement.RecordFile
Copy all the records into the array.
getAllReferencedClasses(Vector) - Method in class eve.sys.ClassFile
Return all the referenced classes as a Vector of Strings.
getAllSelected(String[], String) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
getAllStrings(Hashtable) - Method in class eve.applet.ClassFile
 
getAllSubControls() - Method in class eve.fx.points.PrintCell
Get all the sub-controls for this Control and their sub-controls.
getAllSubControls() - Method in class eve.ui.Control
Get all the sub-controls for this Control and their sub-controls.
getAllUserDataDirectory() - Method in class eve.sys.install.InstalledConfig
Attempt to determine and return the directory to be used for user data when the application was installed.
getAllUsersDataDirectory() - Method in class eve.ui.installer.Installer
If this returns null then no data directory is created for the application.
getAlpha() - Method in class eve.fx.Color
 
getAlphaLevel(int[], int, int, int, int) - Static method in class eve.fx.Fx
Checks alpha levels of the pixels.
getAncestor() - Method in class eve.ui.Card
 
getAncestor() - Method in class eve.ui.Control
 
getAncestor(Class, boolean) - Method in class eve.ui.Control
 
getAncestor() - Method in interface eve.ui.HasAncestor
 
getAncestorProperty(String) - Method in class eve.ui.Control
 
getAncestorProperty(Control, Class) - Static method in class eve.ui.Form
 
getAnchor(int) - Method in interface eve.fx.PaintParameters
 
getAnchor(int) - Method in class eve.fx.PaintParametersObject
 
getAnImage(Object, boolean) - Method in class eve.ui.formatted.FormattedTextMaker
 
getAnyView() - Method in class eve.database.SafeDBAccess
 
getAppConsole() - Static method in class eve.ui.Console
Get a special console used for debugging or standard input/output.
getApplet() - Static method in class eve.applet.EveApplet
 
getApplet() - Static method in class eve.sys.Vm
If this Application is running as an Applet in a Web Browser, then this will return an Object that implements the eve.sys.Applet interface, otherwise it returns null.
getAppletCommandLine(String, String) - Method in class eve.server.RemoteAppEntry
 
getAppletContext() - Method in class eve.applet.EveApplet
 
getAppletFlags() - Static method in class eve.ui.Gui
 
getAppletProperties() - Static method in class eve.applet.EveApplet
 
getAppletTag(String, String, String, Properties) - Method in class eve.server.RemoteAppEntry
 
getApplicationDefaultFont() - Static method in class eve.ui.VMOptions
Get the default Font for the Application depending on the settings for overrideSystemFonts.
getApplicationDirectory() - Method in interface eve.sys.WebApplication.LocalDirectory
 
getApplicationEve() - Method in interface eve.server.AppServer
 
getApplicationEve() - Method in class eve.server.RemoteAppEntry
 
getApplicationFileName() - Method in class eve.ui.installer.Installer
 
getApplicationProperties() - Method in interface eve.server.AppServer
 
getApplicationProperties() - Method in class eve.server.RemoteAppEntry
 
getApplications() - Method in interface eve.server.AppServer
 
getApplications() - Method in class eve.server.RemoteAppEntry
 
getApplicationTitle() - Method in class eve.ui.installer.Installer
 
getApplicationVersion() - Method in class eve.ui.installer.Installer
 
getApplicationZip() - Method in interface eve.server.AppServer
 
getApplicationZip() - Method in class eve.server.RemoteAppEntry
 
getAppRect(Control, Rect) - Static method in class eve.ui.Gui
This gets the rect of the control relative to the top left of the control's containing window.
getAppRect(Control) - Static method in class eve.ui.Gui
 
getAppropriateDeflater() - Static method in class eve.io.ZepFile
Get an Inflater that can be used to unzip the data in this file.
getAppropriateInflater() - Static method in class eve.io.ZepFile
Get an Inflater that can be used to unzip the data in this file.
getAppServer(boolean) - Method in class eve.ui.launcher.VMApps
 
getArcLines(int, int, int, int, float, float, IntArray) - Method in class eve.fx.Curve
Given a bounding box for an ellipse, this method finds the line segments along the specified arc such that there are no gaps in the arc.
getArcPoints(int, int, int, int, float, float, IntArray) - Method in class eve.fx.Curve
Given a bounding box for an ellipse, this method finds the points along the specified arc such that there are no gaps in the arc.
getArcPoints(int, int, int, int, float, float, int) - Static method in class eve.fx.Graphics
 
getArea(int, int, int, int) - Method in class eve.fx.PixelBuffer
 
getArialHelvetica() - Static method in class eve.fx.Fx
Get the name of a valid installed Arial or Helvetica font.
getArray() - Method in class eve.sys.Wrapper
Return the Object stored in the Wrapper only if it is an array.
getAscent() - Method in class eve.fx.FontMetrics
Returns the ascent of the font.
getAscent(double) - Method in class eve.fx.points.PointFontDescriptor
 
getAscent() - Method in class eve.fx.points.PointFontMetrics
Return the maximum ascent (height above the baseline) of the Font in points.
getAsData() - Method in class eve.sys.FetchData
If the data was added as text it converts it to a String or an array of Strings and adds it to the Wrapper.
getAsData(Wrapper) - Method in class eve.sys.FetchData
If the data was added as text it converts it to a String or an array of Strings and adds it to the Wrapper.
getAsDrawable(Container, int, int) - Method in class eve.ui.Card
 
getAsIcon(String) - Method in class eve.fx.ImageCache
Get an Icon from a list of image names.
getAsIcon(String, boolean) - Method in class eve.fx.ImageCache
 
getAssignedFields(int[], int) - Method in interface eve.database.DatabaseEntry
 
getAssignedFields() - Method in interface eve.database.DatabaseEntry
 
getAssignedFields(int[], int) - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
getAssignedFields() - Method in class eve.database.implement.DatabaseEntryObject
 
getAsStringList() - Method in class eve.sys.FetchData
If the data was added as text it returns the internal StringList, otherwise it adds the data from the Wrapper to the StringList (if possible) and then returns the StringList.
getAStackTrace(Throwable) - Static method in class eve.sys.Vm
This gets a String representation of the full stack trace for a Throwable, but not for any of its possible chained exceptions.
getAsText() - Method in class eve.sys.FetchData
 
getAsText(String) - Method in class eve.sys.FetchData
 
getAsText(StringList) - Method in class eve.sys.FetchData
 
getAsyncKeyState(int) - Method in class eve.fx.gui.NativeWindowSurface
 
getAsyncKeyState(int) - Method in class eve.fx.gui.WindowSurface
Return the current press state of a particular key or mouse button at this instant in time.
getAsyncKeyState(int) - Static method in class eve.ui.Gui
 
getAtIndex(int, Tag) - Method in class eve.util.TagList
Get the tag at the specified index.
getAttached() - Method in class com.ewesoft.pub.ThreadProperty
 
getAttachedTo(ThreadProperty) - Static method in class com.ewesoft.pub.ThreadProperty
Get attached data if the ThreadProperty is not null.
getAttributeAt(int) - Method in class eve.sys.ClassFile
 
getAttributes(Vector) - Method in class eve.sys.ClassFile.FieldMethod
 
getAttributesAt(int, Vector) - Method in class eve.sys.ClassFile
 
getAuthority() - Method in class java.net.URL
Returns the authority of the URL
getAuthorizers(ClassLoader, boolean) - Method in class eve.sys.mSecurityManager
 
getAvailableIDs(int) - Static method in class java.util.TimeZone
Gets the available IDs according to the given time zone offset.
getAvailableIDs() - Static method in class java.util.TimeZone
Gets all available IDs.
getAvailableInClipboard() - Method in class eve.sys.clipboard
 
getAvailableInClipboard() - Method in interface eve.sys.IClipboard
Returns an array of available data types.
getAvailableLocales() - Static method in class java.util.Calendar
Gets the set of locales for which a Calendar is available.
getAvailableLocales() - Static method in class java.util.Locale
Returns the list of available locales.
getAvailableWidth() - Method in class eve.ui.TextPad
 
getAverageSize(FontMetrics, int, int, int, int) - Static method in class eve.fx.Graphics
 
getAverageSize(FontMetrics, int, int, int, int, Dimension) - Static method in class eve.fx.Metrics
Deprecated.
use getAverageSizeFor() which specifies the gap in fractions of font size.
getAverageSizeFor(FontMetrics, int, int, double, double, Dimension) - Static method in class eve.fx.Metrics
 
getBackground() - Method in class eve.fx.Drawing
 
getBackground(Color) - Method in class eve.fx.Graphics
 
getBackground() - Method in class eve.fx.Graphics
 
getBackground() - Method in class eve.fx.Icon
 
getBackground() - Method in interface eve.fx.IImage
This returns a background color if one is set for the image.
getBackground() - Method in class eve.fx.ImageObject
 
getBackground() - Method in class eve.fx.points.PrintCell
 
getBackground() - Method in class eve.ui.Control
 
getBackKey(boolean) - Static method in class eve.fx.gui.SurfaceKeyEvent
 
getBackupFile() - Method in class eve.io.SafeFile
 
getBackupFileName() - Method in class eve.io.SafeFile
 
getBackupModifiedTime() - Method in class eve.database.SafeDBAccess
Return the time the backup was last made.
getBaseClass(Class, String) - Static method in class eve.sys.Reflection
Given a Class, find the superclass which ends with targetName.
getBaseColor() - Method in class eve.fx.Brush
 
getBaselineHeight() - Method in class eve.ui.TextPad
Returns the height in pixels from the top of a line down to the baseline of the font.
getBaseLocalDirectory() - Method in interface eve.sys.WebApplication
This returns a LocalDirectory that represents the URL of the full codebase.
getBatteryState(int) - Static method in class eve.sys.Device
Return the state of the battery.
getBeforeLabel() - Method in class eve.ui.SectionBar
 
getBeforePanel() - Method in class eve.ui.MessageBox
This gets a CellPanel for the adding of additional controls before the icon/message area.
getBestEntryForNumericText(String, char) - Static method in class eve.ui.NumberEntry
This will return, on a device with a keyboard, an Input that allows only numeric entry, while, on a device without a keyboard, a NumberEntry that allows entry as text.
getBestFileChooser(FileChooserParameters) - Method in class eve.io.File
 
getBestFileChooser(FileChooserParameters, File) - Static method in class eve.ui.Gui
Get the best file chooser Form for the platform.
getBestPassiveFlags() - Method in class eve.ui.EditControl
Passive mode is normally selected on SmartPhone devices.
getBestScaledIcon(int, int, int, int) - Method in class eve.fx.IconListObject
 
getBestScaledIcon(Iterator, int, int, int) - Static method in class eve.fx.ImageTool
 
getBestScroller(int) - Method in class eve.ui.IconMenu
 
getBestScroller(int, int) - Method in class eve.ui.IconMenu
 
getBestScroller() - Method in class eve.ui.IconMenu
 
getBestScrollingControl() - Method in class eve.ui.TextPad
Returns the best Control to add to a destination which contains this TextPad and allows it to be scrolled, or return this TextPad itself if it is not appropriate to scroll the TextPad (e.g. on a Smartphone).
getBestScrollingControl() - Method in class eve.ui.TextPadButton
Returns the best Control to add to a destination which contains this TextPad and allows it to be scrolled, or return this TextPad itself if it is not appropriate to scroll the TextPad (e.g. on a Smartphone).
getBestTextPad(int, int, String) - Static method in class eve.ui.Gui
 
getBestTextPad(int, int) - Static method in class eve.ui.Gui
 
getBestTextPad(int, int) - Static method in class eve.ui.SmartphoneTextPad
Get the best TextPad control for the current platform AND the scroller to be used with the TextPad.
getBestTextPad(int, int, int, String) - Static method in class eve.ui.SmartphoneTextPad
 
getBigDecimal() - Method in class eve.math.Decimal
 
getBitLength() - Method in interface eve.security.EncryptionKey
 
getBitLength() - Method in class eve.security.PublicPrivateKey
 
getBitLength() - Method in class eve.security.RSAKey
 
getBitmap() - Method in class eve.fx.Mask
Returns the actual bit map used by the mask.
getBlankLines(int, boolean) - Static method in class eve.fx.DisplayLine
Get a sequence of blank (empty) lines to be placed either above or below a data line.
getBlockColor() - Method in class eve.ui.ChoiceControl
 
getBlockCount() - Method in class eve.io.ZepFile
 
getBlockSize() - Method in interface eve.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 eve.security.Encryptor
 
getBlue() - Method in class eve.fx.Color
Returns the blue value of the color.
getBoldItalicStyle() - Method in class eve.fx.points.FontEntry
 
getBOM() - Method in class eve.io.TextCodecBOMHandler
 
getBOMLength() - Method in class eve.io.TextCodecBOMHandler
 
getBOMType() - Method in class eve.io.TextCodecBOMHandler
 
getBoolean(String, boolean) - Method in class eve.data.PropertyList
 
getBoolean(Object, String, boolean) - Static method in class eve.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 eve.sys.Wrapper
Return the boolean value stored in the 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
 
getBorderColor(Color) - Method in interface eve.fx.PaintParameters
 
getBorderColor(Color) - Method in class eve.fx.PaintParametersObject
 
getBorderStyle(int) - Method in interface eve.fx.PaintParameters
 
getBorderStyle(int) - Method in class eve.fx.PaintParametersObject
 
getBoundingRect(float[]) - Method in class eve.fx.GeneralPath
Get the bounding Rectangle for the GeneralPath.
getBounds(Rect) - Method in class eve.fx.GeneralPath
Get the bounds of the path as a Rect - which holds only integer values.
getBounds(Rect) - Method in class eve.fx.gui.NativeWindowSurface
 
getBounds(Rect) - Method in class eve.fx.gui.WindowSurface
Get the bounds of the full window in the screen.
getBroadcast() - Method in class java.net.DatagramSocket
Checks if SO_BROADCAST is enabled
getBrokenImage() - Static method in class eve.ui.formatted.TextFormatter
 
getBrush() - Method in class eve.fx.Graphics
 
getBrush(Brush) - Method in class eve.fx.Graphics
 
getBuffer(int, int, Rect, Color, boolean) - Method in class eve.fx.ImageBuffer
 
getBuffer() - Method in class eve.fx.PixelBuffer
This exposes the internal buffer that contains the pixel data.
getBuffer() - Method in class eve.ui.Canvas
 
getBuffer() - Method in class java.io.StringWriter
This method returns the StringBuffer object that this object is writing to.
getBuffered() - Method in class eve.io.TextCodecBOMHandler
 
getBufferedLength() - Method in class eve.io.TextCodecBOMHandler
 
getBufferedReader(File, TextCodec) - Static method in class eve.io.Io
Get a BufferedReader using an EncodedStreamReader with a specific codec that reads from an InputStream from the specified file.
getBufferedReader(File) - Static method in class eve.io.Io
 
getBufferedReader(InputStream, String) - Static method in class eve.io.Io
 
getBufferSize() - Method in class com.stevesoft.pat.RegexReader
Get the size of the working buffer.
getBufferSize() - Method in class com.stevesoft.pat.RegexWriter
Get the buffer size.
getBufferSize() - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
getBundle(String) - Static method in class java.util.ResourceBundle
Get the appropriate ResourceBundle for the default locale.
getBundle(String, Locale) - Static method in class java.util.ResourceBundle
Get the appropriate ResourceBundle for the given locale.
getBundle(String, Locale, ClassLoader) - Static method in class java.util.ResourceBundle
Get the appropriate ResourceBundle for the given locale.
getButton(String) - Method in class eve.ui.Form
Used to create a new Button for the Form.
getButtonBrush(Color, boolean) - Static method in class eve.ui.GuiStyle
 
getButtonBrush(Color, boolean, int) - Static method in class eve.ui.GuiStyle
 
getByAddress(String, byte[]) - Static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address.
getByAddress(byte[]) - Static method in class java.net.InetAddress
Returns an InetAddress object given the raw IP address.
getByName(String) - Static method in class java.net.InetAddress
Returns an InetAddress object representing the IP address of the given hostname.
getByOID(Handle, Database) - Static method in class eve.database.Synchronizer
 
getByOID(Handle) - Method in class eve.database.Synchronizer
 
getByte() - Method in class eve.sys.Wrapper
Return the byte value stored in the 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
 
getByteArray(Handle, ByteArray) - Method in class eve.util.FormattedDataSource
Read in all the bytes and place in a ByteArray.
getByteArray(Handle) - Method in class eve.util.FormattedDataSource
Read in all the bytes and place in a ByteArray.
getByteArrayBytes(byte[], int, int, ArraySection) - Method in class eve.util.ByteEncoder
Return an ArraySection that specifies the bytes in an encoded byte array.
getByteArrayBytes(ArraySection, ArraySection) - Method in class eve.util.ByteEncoder
 
getBytes() - Method in class java.lang.String
Convert the characters into bytes according to the default enocoding format.
getBytes(int, int, byte[], int) - Method in class java.lang.String
Deprecated.
Use getBytes().
getBytes(String) - Method in class java.lang.String
Convert the characters into bytes according to the specified enocoding format.
getBytesFromPath(ClassInfo, String) - Method in class eve.applet.FileClassInfoLoader
 
getBytesFromPath(ClassInfo, String) - Method in class eve.applet.PathClassInfoLoader
 
getBytesPerSecond() - Method in class eve.fx.sound.WaveFormat
 
getBytesRead() - Method in class eve.io.Deflater
 
getBytesRead() - Method in class eve.io.Inflater
 
getBytesRead() - Method in class java.util.zip.Deflater
 
getBytesRead() - Method in class java.util.zip.Inflater
 
getBytesWritten() - Method in class eve.io.Deflater
 
getBytesWritten() - Method in class eve.io.Inflater
 
getBytesWritten() - Method in class java.util.zip.Deflater
 
getBytesWritten() - Method in class java.util.zip.Inflater
 
getCached(int, int, int, int) - Static method in class eve.fx.Brush
 
getCached(Color, int) - Static method in class eve.fx.Brush
 
getCached(Brush) - Static method in class eve.fx.Brush
 
getCached() - Static method in class eve.fx.Brush
 
getCached() - Static method in class eve.fx.BufferedGraphics
 
getCached(int, int, int) - Static method in class eve.fx.Color
 
getCached(Color) - Static method in class eve.fx.Color
 
getCached() - Static method in class eve.fx.Color
 
getCached(int, int) - Static method in class eve.fx.Dimension
 
getCached(String, IImage) - Method in class eve.fx.ImageCache
Get an image from the cache only.
getCached() - Static method in class eve.fx.Painter
 
getCached(int, int, int, int, int) - Static method in class eve.fx.Pen
 
getCached(Color, int, int) - Static method in class eve.fx.Pen
 
getCached(Pen) - Static method in class eve.fx.Pen
 
getCached() - Static method in class eve.fx.Pen
 
getCached() - Static method in class eve.fx.PixelBuffer
 
getCached(int, int) - Static method in class eve.fx.Point
 
getCached() - Static method in class eve.fx.points.PointRect
 
getCached(double, double, double, double) - Static method in class eve.fx.points.PointRect
 
getCached(int, int, int, int) - Static method in class eve.fx.Rect
 
getCached(Rect) - Static method in class eve.fx.Rect
 
getCached() - Static method in class eve.fx.Rect
 
getCached() - Static method in class eve.math.FormattedDecimal
Get a FormattedDecimal Object from the Cache.
getCached() - Static method in class eve.security.SHA1
 
getCached(Locale) - Static method in class eve.sys.LocaleFormat
 
getCached() - Static method in class eve.sys.Parameters
 
getCached(Object, Class, boolean) - Method in class eve.sys.ResourceCache
 
getCached(Object, Class) - Method in class eve.sys.ResourceCache
 
getCached() - Static method in class eve.sys.Wrapper
Get a re-used Wrapper from a global SoftSet of wrappers.
getCached(Control) - Static method in class eve.ui.ButtonObject
 
getCached(Class) - Static method in class eve.ui.Control
 
getCached(Object) - Static method in class eve.util.ObjectIterator
 
getCached(Class) - Static method in class eve.util.StringList
 
getCached() - Static method in class eve.util.StringList
 
getCached() - Static method in class eve.util.StringModifier
 
getCached() - Static method in class eve.util.SubString
 
getCachedChildren(boolean) - Method in class eve.ui.Control
 
getCachedClassList(Class, String) - Static method in class eve.data.DataUtils
 
getCachedControl(Object) - Method in class eve.ui.CompositeControl
 
getCachedCopy() - Method in class eve.sys.LocaleFormat
 
getCachedCopy(Object) - Static method in class eve.sys.Reflection
Get a copy of an Object from cached re-used objects if possible.
getCachedDim() - Method in class eve.fx.points.PrintCell
 
getCachedDim(int, int) - Static method in class eve.ui.Control
 
getCachedDim() - Static method in class eve.ui.Control
 
getCachedDimension(int, int, int, Dimension) - Method in class eve.fx.IconObject
 
getCachedFieldList(Class, Object, boolean) - Static method in class eve.data.DataUtils
 
getCachedImage(int, int, int) - Method in class eve.fx.IconObject
 
getCachedMethod(Class, String, Class[]) - Static method in class eve.sys.Reflection
 
getCachedObject(int) - Method in class eve.ui.table.data.FieldTableModel
 
getCachedQuadrantPoints(int, int) - Method in class eve.fx.Curve
This returns a reused version of a QuadrantPoints for the specified x and y radii.
getCachedRect(int, int, int, int) - Static method in class eve.ui.Control
 
getCachedRect() - Static method in class eve.ui.Control
 
getCachedSubControls() - Method in class eve.ui.Control
 
getCachedText() - Method in class eve.fx.points.PrintCell
 
getCacheSize() - Method in class eve.io.CompressedRandomStream
Get the number of bytes to cache in memory.
getCalendarForMonth(Time, int[], int[], boolean) - Method in class eve.sys.Locale
Get the calendar layout for the month/year that the specified Time is currently set for.
getCallingClassName(String) - Static method in class eve.sys.Vm
 
getCallingClassName(String, String[]) - Static method in class eve.sys.Vm
 
getCancelKey(boolean) - Static method in class eve.fx.gui.SurfaceKeyEvent
 
getCanonicalFile() - Method in class eve.io.File
 
getCanonicalFile() - Method in class java.io.File
This method returns a File object representing the canonical path of this object.
getCanonicalPath() - Method in class eve.io.File
 
getCanonicalPath() - Method in class java.io.File
This method returns a canonical representation of the pathname of this file.
getCanvas() - Method in class eve.fx.points.PdfMaker.Page
 
getCard() - Method in interface eve.ui.Card.ContainerPanel
 
getCard() - Method in interface eve.ui.CardControl
 
getCardControl(Control) - Static method in class eve.ui.Card
 
getCardPanel() - Method in class eve.ui.Card
 
getCardPanel() - Method in class eve.ui.CardPanel
 
getCardPanel() - Method in interface eve.ui.MultiCardPanel
Return the CardPanel associated with this MultiCardPanel (which may be null).
getCardPanel() - Method in class eve.ui.MultiCardPanelAdapter
 
getCarrierFrame(Control, int, int, boolean, boolean, Frame) - Method in class eve.ui.Menu
 
getCarrierFrame(Control, int, int, boolean, boolean, Frame, String) - Method in class eve.ui.Menu
 
getCarrierFrame(Control, Object, int, int, boolean, boolean, Frame) - Method in class eve.ui.Menu
 
getCause(Throwable) - Static method in class eve.sys.Vm
Get the "cause" of a target Throwable if one has been set and if it is supported by the underlying VM.
getCause() - Method in exception java.lang.reflect.InvocationTargetException
Returns the cause of this exception (which may be null).
getCause() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getCause() - Method in class java.lang.Throwable
Get the cause for this Throwable.
getCBCIV() - Method in class eve.security.BlowfishCBC
Gets the current CBC IV.
getCBCIV(byte[]) - Method in class eve.security.BlowfishCBC
Deprecated.
use getCBCIV(byte[], int) instead
getCBCIV(byte[], int) - Method in class eve.security.BlowfishCBC
Gets a copy of the current CBC IV.
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class eve.ui.filechooser.FileListTableModel
 
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class eve.ui.table.data.FieldTableModel
 
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class eve.ui.table.data.registry.RegistryTableModel
 
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class eve.ui.table.IconTableModel
 
getCellAttributes(int, int, boolean, TableCellAttributes) - Method in class eve.ui.table.TableModel
Get the attributes for a cell.
getCellControlFor(Point) - Method in class eve.ui.table.data.FieldTableModel
 
getCellControlFor(Point) - Method in class eve.ui.table.TableModel
Get a Control to edit data within a particular cell within a CellControl object.
getCellData(int, int) - Method in class eve.ui.table.GridTableModel
This returns the data in the grid and columnHeaders/rowHeaders unmodified.
getCellData(int, int) - Method in class eve.ui.table.TableModel
This may return any object.
getCellInsets(int, int, Insets) - Method in class eve.ui.filechooser.FileListTableModel
 
getCellInsets(int, int, Insets) - Method in class eve.ui.table.data.registry.RegistryTableModel
 
getCellInsets(int, int, Insets) - Method in class eve.ui.table.TableModel
Get the insets of the data in the specified cell.
getCellPreferredSize(int, int, FontMetrics, Dimension) - Method in class eve.ui.table.GridTableModel
 
getCellPreferredSize(int, int, FontMetrics, Dimension) - Method in class eve.ui.table.TableModel
 
getCellRect(int, int, Rect) - Method in class eve.ui.table.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, StringList) - Method in class eve.ui.table.data.FieldTableModel
 
getCellText(int, int, StringList) - Method in class eve.ui.table.HexTableModel
 
getCellText(int, int, StringList) - Method in class eve.ui.table.TableModel
Override this to provide text data to display in a cell.
getCellText(int, int) - Method in class eve.ui.table.TableModel
This may return a String or an array of Strings (for multiline text) or it may return null.
getChangeState() - Method in class eve.sys.Handle
 
getChannel() - Method in class eve.security.SecurityRequest
 
getChar() - Method in class eve.sys.Wrapper
Return the char value stored in the 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
 
getCharArray() - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
getCharAt(Point, boolean, boolean) - Method in class eve.ui.TextPad
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 eve.ui.TextPad
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 eve.ui.formatted.TextFormatter
 
getCharRect(int, Rect) - Method in class eve.ui.Input
 
getCharRect(int, int, Rect) - Method in class eve.ui.TextPad
 
getChars(int, int, char[], int) - Method in class java.lang.String
 
getChars(int, int, char[], int) - Method in class java.lang.StringBuffer
 
getChars(int, int, char[], int) - Method in class java.lang.StringBuilder
 
getCharset() - Method in class eve.io.BOMInputStream
Get the detected charset - which may be null if no BOM marker was detected.
getCharWidth(char) - Method in class eve.fx.FontMetrics
Returns the width of the given character in pixels.
getCharWidth(char, double) - Method in class eve.fx.points.PointFontDescriptor
 
getCharWidth(char) - Method in class eve.fx.points.PointFontMetrics
Return the width of a specific character in points.
getChecksum() - Method in class eve.util.ByteArray
 
getChecksum() - Method in class java.util.zip.CheckedInputStream
Returns the Checksum object used.
getChecksum() - Method in class java.util.zip.CheckedOutputStream
Returns the Checksum object used.
getChild(int) - Method in class eve.data.MutableTreeNodeObject
 
getChild(int) - Method in interface eve.data.TreeNode
Get the child at the specified index.
getChild(String) - Method in class eve.io.File
 
getChild(String, File) - Method in class eve.io.File
Set the destination to be the specified child of this File.
getChild(int) - Method in class eve.ui.data.LiveTreeNode
 
getChildAnchor() - Method in class eve.ui.Control
 
getChildAt(TreeNode, int[]) - Static method in class eve.data.DataUtils
Get the child at the specified address.
getChildAt(int[]) - Method in class eve.ui.data.LiveTreeNode
 
getChildCount() - Method in class eve.data.MutableTreeNodeObject
 
getChildCount() - Method in interface eve.data.TreeNode
Get the number of children that this object has.
getChildCount() - Method in class eve.ui.data.LiveTreeNode
 
getChildCount(Object) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
getChildCount(Object) - Method in class eve.ui.table.TreeModelAdapter
If you do not override getChildIndexes() you must implement this.
getChildDataTreeNode(Object) - Method in interface eve.data.DataTreeNode
Find the DataTreeNode for the specified data.
getChildDataTreeNode(Object) - Method in class eve.data.DataTreeNodeObject
 
getChildIndexes(Object) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
getChildIndexes(Object) - Method in class eve.ui.table.TreeModelAdapter
This is used to get an array of indexes for each of the children of the parent Object.
getChildOver() - Method in class eve.fx.PenOverState
 
getChildren() - Method in class eve.data.MutableTreeNodeObject
 
getChildren() - Method in interface eve.data.TreeNode
Get an Iterator for the children.
getChildren() - Method in class eve.fx.points.PrintCell
This returns an Iterator that goes forwards through the components which are physically added to this Control - i.e. may be displayed within the Control.
getChildren() - Method in class eve.fx.points.PrintCellPanel
 
getChildren(ControlIterator, boolean) - Method in class eve.ui.Container
Called by the system to draw the children of the container.
getChildren() - Method in class eve.ui.Control
Deprecated.
- use getChildren(ControlIterator,boolean) instead.
getChildren(ControlIterator, boolean) - Method in class eve.ui.Control
Get an Iterator to go through the list of all the direct children of this Control re-using a ControlIterator if provided.
getChildren() - Method in class eve.ui.data.LiveTreeNode
 
getChildrenBackwards() - Method in class eve.fx.points.PrintCell
This returns an Iterator that goes backwards through the components which are physically added to this Control - i.e. may be displayed within the Control.
getChildrenBackwards() - Method in class eve.fx.points.PrintCellPanel
 
getChildrenBackwards() - Method in class eve.ui.Control
This returns an Iterator that goes backwards through the components which are physically added to this Control - i.e. may be displayed within the Control.
getChoice(String, String) - Method in class eve.ui.choices.CodedChoices
 
getChoiceDisplaySize() - Method in class eve.ui.choices.CodedChoices
Return the preferred size of the choice displays.
getChoices() - Method in class eve.ui.choices.CodedChoices
Get the choice codes.
getChoices() - Method in class eve.ui.choices.SimpleChoiceControl
 
getChosen() - Method in class eve.fx.print.PrinterProperties
 
getChosen() - Method in class eve.ui.choices.SimpleChoiceControl
 
getChosen() - Method in class eve.ui.filechooser.FileChooser
Use this to get the selected file - do NOT use the "file" variable.
getChosenDirectory() - Method in class eve.ui.filechooser.FileChooser
Get the directory the chosen file(s) is in.
getChosenFile() - Method in class eve.io.FileChooserParameters
 
getChosenFile() - Method in class eve.ui.filechooser.FileChooser
Use this to get the selected file - do NOT use the "file" variable.
getChosenFiles() - Method in class eve.io.FileChooserParameters
 
getChosenImage(boolean) - Method in class eve.ui.filechooser.ImageFileChooser
This can be called after the user has selected a file.
getChosenImages(boolean) - Method in class eve.ui.filechooser.ImageFileChooser
This can be called after the user has selected a file or files.
getChosenItems() - Method in class eve.ui.table.data.ListSelect
 
getChunk(RandomStream) - Method in class eve.fx.ImageDecoder
 
getClass(String) - Method in class eve.applet.mClassLoader
This calls the loadClass() method to get and resolve the class.
getClass(String, Class) - Static method in class eve.reflect.Reflect
Deprecated.
- use typeToClass() instead.
getClass() - Method in class java.lang.Object
Return a Class object that represents the class of this object.
getClassBytes(ClassInfo) - Method in interface eve.applet.ClassInfoLoader
 
getClassBytes(ClassInfo) - Method in class eve.applet.mClassLoader
This is the only thing you MAY need to override.
getClassBytes(ClassInfo) - Method in class eve.applet.PathClassInfoLoader
 
getClassContext() - Method in class java.lang.SecurityManager
This is not implemented yet in Eve.
getClassInfo(String) - Method in class eve.applet.mClassLoader
 
getClassInfo(Class) - Method in class eve.applet.mClassLoader
This gets the ClassInfo object for a class which was just loaded.
getClassInfo(String) - Method in class eve.applet.PathClassInfoLoader
This trys to get the bytes for the class.
getClassInfo() - Method in class eve.sys.ClassFile
 
getClassLoader(AppServer) - Method in class eve.server.RemoteAppLoader
 
getClassLoader() - Method in class java.lang.Class
Under Eve 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 eve.util.mClassLoader
Get the current set of application ClassLoaders into a Vector, or simply count the number of active ClassLoaders.
getClassLoaders(Vector, boolean) - Static method in class eve.util.mClassLoader
Get the current set of application ClassLoaders into a Vector, or simply count the number of active ClassLoaders.
getClassName() - Method in class eve.reflect.Reflect
This returns the className in '/' notation.
getClassName(int) - Method in class eve.sys.ClassFile.ClassConstantData
 
getClassName() - Method in class eve.sys.ClassFile
Return the class name in the '/' format.
getClassName() - Method in class eve.sys.Type
Return the name of the Class this Type represents.
getClassName() - Method in class java.lang.StackTraceElement
 
getClassName() - Method in exception java.util.MissingResourceException
Gets the name of the resource bundle, for which a resource is missing.
getClassNameIndex(int) - Method in class eve.sys.ClassFile.ClassConstantData
 
getClassPathFrom(File) - Method in class eve.sys.ClassFile
Assuming this ClassFile was loaded from the specified source - find out what the base directory for the class is.
getClassPaths() - Static method in class eve.sys.Registry
Return the class paths for the running VM as a set of absolute system dependant file paths.
getClient() - Method in class eve.ui.ScrollablePanel
 
getClient() - Method in interface eve.ui.ScrollServer
This returns the ScrollClient of the ScrollServer.
getClientConstraints() - Method in class eve.ui.ScrollableHolder
This returns the clientConstraints, which will be any of the HEXPAND, HCONTRACT, VEXPAND, VCONTRACT values ORed together.
getClientConstraints() - Method in class eve.ui.ScrollablePanel
This returns the clientConstraints, which will be any of the HEXPAND, HCONTRACT, VEXPAND, VCONTRACT values ORed together.
getClientRect(Rect) - Method in class eve.fx.gui.NativeWindowSurface
 
getClientRect(Rect) - Method in class eve.fx.gui.WindowSurface
Get the rect of the client area within the full window.
getClip(Rect) - Method in class eve.fx.Graphics
Sets the x, y, width and height coordinates in the rectangle passed to the current clip coordinates.
getClipboardData(String) - Method in class eve.sys.clipboard
 
getClipboardData(String) - Method in interface eve.sys.IClipboard
Returns the data in the clipboard of a particular type.
getClipboardFileNameList() - Method in class eve.sys.clipboard
 
getClipboardFileNameList() - Method in interface eve.sys.IClipboard
 
getClipboardFiles() - Static method in class eve.applet.EveApplet
 
getClipboardImage() - Static method in class eve.applet.EveApplet
 
getClipboardImage() - Method in class eve.sys.clipboard
 
getClipboardImage() - Method in interface eve.sys.IClipboard
 
getClipboardMenu(Menu) - Method in class eve.ui.Control
This adds the standard clipboard menu to a menu to be used by this control.
getClipboardText() - Static method in class eve.applet.EveApplet
 
getClipboardText() - Method in class eve.sys.clipboard
 
getClipboardText() - Method in interface eve.sys.IClipboard
 
getClipboardText() - Static method in class eve.sys.Vm
Deprecated.
use an IClipboard returned from openClipboard() instead.
getClipObject() - Static method in class eve.ui.Control
 
getCodeBase() - Method in interface eve.sys.Applet
Returns the URL of the code base for this applet.
getCodeBase() - Method in interface eve.sys.WebApplication
 
getCodec() - Method in class eve.io.EncodedStreamReader
This method returns the name of the encoding that is currently in use by this object.
getCodec() - Method in class eve.io.EncodedStreamWriter
This method returns the name of the character encoding scheme currently in use by this stream.
getCodec(String, boolean) - Static method in class eve.io.Io
Get a TextCodec with the specified name.
getCodec(String, TextCodec) - Static method in class eve.io.Io
Get a TextCodec with the specified name.
getCodec() - Method in class eve.net.HttpConnectionTask
Get a copy of the TextCodec being used.
getCodec(PropertyList) - Method in class eve.ui.formatted.data.HtmlViewer
Get a codec to decode a Web document.
getCollator() - Static method in class eve.io.FileSpecs
 
getColor(Color) - Method in class eve.fx.Graphics
 
getColor() - Method in class eve.fx.Graphics
 
getColor(boolean, boolean, Color) - Method in class eve.ui.ControlColors
 
getColorFor(int) - Method in class eve.fx.win32.WindowsBitmap
 
getColorFrom(byte[], int) - Static method in class eve.ui.Gui
 
getColorIndexAt(int, int) - Method in class eve.fx.win32.WindowsBitmap
 
getColorMode(int) - Static method in class eve.fx.print.PrinterControl
 
getColors(boolean, int) - Method in class eve.ui.EditControl
Provides the colors to be used for the text and background colors.
getColors(boolean, int) - Method in class eve.ui.formatted.TextDisplay
 
getColors(boolean, int) - Method in class eve.ui.MenuFilterInput
 
getColors(boolean, int) - Method in class eve.ui.TextPadButton
 
getColumnCount() - Method in class eve.ui.table.TreeTableModel
Return the number of extra columns.
getColumns() - Method in class eve.ui.table.TreeTableModel
Return the extra columns, if any, associated with the tree control.
getColumnSelector(MultiListSelect.SingleListSelect) - Method in class eve.ui.table.data.FieldTableModel
Get an Editor that you can use to decide which columns are being displayed in the table.
getColumnSelectorButton(boolean) - Method in class eve.ui.table.data.FieldTableModel
 
getColWidth(int) - Method in class eve.ui.table.TableModel
Do not override this.
getColXPointInTable(int) - Method in class eve.ui.table.TableModel
 
getCommandLineToMe() - Static method in class eve.sys.Registry
Return the best command line to the running application, using quotes where necessary.
getComment() - Method in class eve.zipfile.ZipEntry
Gets the comment.
getComment() - Method in class java.util.zip.ZipEntry
Gets the comment.
getComparer(boolean, boolean, boolean) - Static method in class eve.data.PlainTimeStamp.Utils
 
getCompatibleImage(int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
getCompatibleImage(int, int) - Method in class eve.fx.Image
 
getCompatibleImage(int, int) - Method in interface eve.fx.ISurface
Get an Image that is optimized for display on the surface.
getCompatibleImage(int, int) - Method in class eve.fx.print.PrinterJob
 
getCompatibleImagePoints(double, double) - Method in class eve.fx.gui.WindowSurface
 
getCompatibleImagePoints(double, double) - Method in class eve.fx.ImageObject
 
getCompatibleImagePoints(double, double, ISurface, double, double) - Static method in class eve.fx.ImageTool
Get an Image for an ISurface even if the ISurface cannot determine its DPI.
getCompatibleImagePoints(double, double) - Method in interface eve.fx.ISurface
Get an Image that is optimized for display on the surface and which covers a specific size in points (1/72 of an inch) when rendered on the surface.
getCompatibleImagePoints(double, double) - Method in class eve.fx.print.PrinterJobObject
 
getCompileError() - Method in class eve.util.pat.Regex
Returns the error message that might be generated during the pattern compilation.
getComponentType(Object) - Static method in class eve.reflect.Array
 
getComponentType() - Method in class eve.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.
getCompressedData(int) - Method in class eve.io.ZepFile
 
getCompressedDataAsRandomStream(int, boolean) - Method in class eve.io.ZepFile
Read the data block section into memory, if it is not already in memory.
getCompressedImageData(ZepFile, int) - Static method in class eve.fx.Icon
 
getCompressedImageInfo(ZepFile, int, Dimension) - Static method in class eve.fx.Icon
Get the compressed image data.
getCompressedSize() - Method in class eve.zipfile.ZipEntry
Gets the size of the compressed data.
getCompressedSize() - Method in class java.util.zip.ZipEntry
Gets the size of the compressed data.
getConfigFile(String) - Static method in class eve.io.Io
Given a configuration name, determine the file that it would be stored in if saveConfigInfo() was used with the SAVE_IN_FILE_xxx option.
getConfigFile(String, boolean) - Static method in class eve.io.Io
Given a configuration name, find and optionally reset the file name that it would be stored in if saveConfigInfo() was used with the SAVE_IN_FILE_xxx option.
getConfigFile(String, boolean, String) - Static method in class eve.io.Io
Given a configuration name, find and optionally reset the file name that it would be stored in if saveConfigInfo() was used with the SAVE_IN_FILE_xxx option.
getConfigFile(InputStream, String) - Static method in class eve.io.TreeConfigFile
 
getConfigFile(File) - Static method in class eve.io.TreeConfigFile
 
getConfigFile(String) - Static method in class eve.io.TreeConfigFile
 
getConfigInfo(String) - Static method in class eve.io.Io
 
getConfigInfo(String, String) - Static method in class eve.io.Io
 
getConnection() - Static method in class eve.net.RemoteConnection
Use this to get an instance of a RemoteConnection.
getConnectionHandle() - Method in class eve.net.RemoteConnection
Return a Handle that can be used to monitor the connection to the Remote Server.
getConsole(String, int, int) - Static method in class eve.fx.Fx
 
getConsole(String, int, int) - Method in interface eve.fx.IFxHandler
 
getConsole() - Static method in class eve.sys.VmServer
 
getConsole(String, int, int) - Static method in class eve.ui.Console
 
getConsole(String, int, int) - Method in class eve.ui.VMOptions
 
getConsoleControl(IConsole) - Static method in class eve.ui.Console
 
getConstantValueForSourceCode() - Method in class eve.sys.ClassFile.FieldMethod
 
getConstructor(String, int) - Method in class eve.reflect.Reflect
Look for a Constructor for the class.
getConstructor(Class, Class[]) - Static method in class eve.sys.Reflection
Find a Class constructor.
getConstructor(Class, String) - Static method in class eve.sys.Reflection
Find a Class constructor.
getConstructor(Class[]) - Method in class java.lang.Class
 
getConstructorFor(Class, String) - Static method in class eve.sys.QuickMethodCall
 
getConstructorFor(Class, Class[]) - Static method in class eve.sys.QuickMethodCall
 
getConstructorFor(Constructor) - Static method in class eve.sys.QuickMethodCall
 
getConstructors(int) - Method in class eve.reflect.Reflect
Return an array of all the Constructors of the class.
getConstructors() - Method in class java.lang.Class
 
getContainingWindow() - Method in class eve.ui.Window
If this Window is contained in another Window, this will return the containing Window.
getContent() - Method in class java.net.URLConnection
 
getContentLength() - Method in class java.net.URLConnection
 
getContents() - Method in class eve.ui.Card
 
getContentsInsets(Insets) - Method in class eve.ui.Control
 
getContentsInsets() - Method in class eve.ui.Control
This returns content insets, separate from borderWidth.
getContentsRect(Rect) - Method in class eve.ui.Control
 
getContentsSize(Dimension) - Method in class eve.ui.CarrierFrame
 
getContentsSize(Dimension) - Method in class eve.ui.ScrollableCarrierFrame
 
getContextClassLoader() - Method in class java.lang.Thread
 
getControl() - Method in interface eve.ui.data.EditableData
Get the Control for the object.
getControl() - Method in class eve.ui.PaintOver
 
getControlFor(String, FieldTransfer, boolean, Object, FieldData) - Method in class eve.ui.data.UIBuilder
This returns the appropriate Control for a given field.
getControlFor(String, String, boolean, Object) - Method in class eve.ui.data.UIBuilder
This returns the appropriate Control for a given field.
getControlFor(String, String, boolean) - Method in class eve.ui.data.UIBuilder
 
getControlFor(String) - Method in class eve.ui.FieldHandler
Find the Control that was assigned to the specified field.
getControlFor(int, int) - Method in class eve.ui.table.TableModel
This is called by getCellControlFor() and is used to return a Control to allow editing of a cell's contents.
getControlSize(boolean) - Method in class eve.ui.PanelSplitter
Get the size of the Control before or after the splitter.
getControlTag(int, PrintCell, Object) - Method in class eve.fx.points.PrintCellPanel
 
getControlTag(int, Control, Object) - Method in class eve.ui.Panel
 
getCopiedInK() - Method in class eve.ui.installer.Installer.copyProgress
 
getCopy() - Method in class eve.data.DataObject
 
getCopy() - Method in class eve.data.MultiListSelect.AvailableLists
 
getCopy() - Method in interface eve.database.FoundEntries
Get a full copy of this FoundEntries, including the entries themselves.
getCopy() - Method in class eve.database.implement.FoundEntriesObject
 
getCopy() - Method in class eve.database.IndexEntry
 
getCopy() - Method in class eve.fx.Brush
 
getCopy() - Method in class eve.fx.Color
 
getCopy() - Method in class eve.fx.Drawing
 
getCopy() - Method in class eve.fx.GeneralPath
Get a copy of this GeneralPath.
getCopy() - Method in class eve.fx.ImageBytes
This version of getCopy() returns a new ImageBytes object.
getCopy() - Method in class eve.fx.Mask
Return a copy of this mask, with its own new bit map.
getCopy() - Method in class eve.fx.PaintParametersObject
 
getCopy() - Method in class eve.fx.Pen
 
getCopy() - Method in class eve.fx.points.AffineTransform
Return a copy of this AffineTransform.
getCopy() - Method in class eve.fx.Polygon
 
getCopy() - Method in class eve.fx.print.PrintOptions
 
getCopy() - Method in class eve.io.AsciiCodec
 
getCopy() - Method in class eve.io.block.RemoteCall
Get a copy of a RemoteCall that you can use for another invocation.
getCopy() - Method in class eve.io.File
 
getCopy() - Method in class eve.io.JavaUtf8Codec
 
getCopy() - Method in interface eve.io.TextCodec
This should return a new instance of the TextCodec, ready to begin converting a new set of data.
getCopy() - Method in class eve.io.Utf16Codec
 
getCopy() - Method in class eve.io.Utf8Codec
 
getCopy() - Method in class eve.math.Decimal
 
getCopy() - Method in class eve.sys.ClassMethod
 
getCopy() - Method in class eve.sys.Wrapper
 
getCopy() - Method in class eve.util.ByteArray
Get a copy of this ByteArray with its own copy of this data.
getCopy() - Method in class eve.util.CharArray
 
getCopy() - Method in interface eve.util.Copyable
Return a copy of this object.
getCopy() - Method in class eve.util.IntArray
 
getCopy() - Method in class eve.util.mVector
 
getCopy() - Method in class eve.util.Range
 
getCopy(SubString, char[]) - Method in class eve.util.SubString
Get a copy of the SubString.
getCopy(Object) - Static method in class eve.util.Utils
This attempts to get a copy of an object.
getCopyOrNew(Object) - Static method in class eve.sys.Reflection
Get a copy of an Object or a new instance of the object if possible.
getCount() - Method in class eve.util.mVector
Returns the number of objects in the vector.
getCountry() - Method in class java.util.Locale
Returns the country code of this locale.
getCrc() - Method in class eve.zipfile.ZipEntry
Gets the crc of the uncompressed data.
getCrc() - Method in class java.util.zip.ZipEntry
Gets the crc of the uncompressed data.
getCreationName() - Method in class eve.io.File
Return the file's path, as specified when created.
getCreationName(CharArray) - Method in class eve.io.File
Return the file's path, as specified when created.
getCriteria() - Method in class eve.database.EntrySelector
 
getCriteria() - Method in class eve.database.StandardEntryComparer
 
getCriteriaSubset(int[], int) - Static method in class eve.database.DatabaseUtils
 
getCriteriaSubset(Database, int[], Object) - Static method in class eve.database.DatabaseUtils
 
getCross() - Static method in class eve.ui.FormBase
 
getCurrent(boolean, boolean, boolean) - Static method in class eve.data.PlainTimeStamp.Utils
 
getCurrent() - Static method in class eve.data.PlainTimeStamp.Utils
 
getCurrent(int) - Method in class eve.ui.Canvas
 
getCurrent(int) - Method in class eve.ui.Console
 
getCurrent(int) - Method in class eve.ui.IconMenu
 
getCurrent(int) - Method in class eve.ui.Menu
 
getCurrent(int) - Method in interface eve.ui.ScrollClient
This should return which unit is currently being displayed.
getCurrent(int) - Method in class eve.ui.table.TableControl
 
getCurrent(int) - Method in class eve.ui.TextMessage
 
getCurrent(int) - Method in class eve.ui.TextPad
 
getCurrentCell() - Method in class eve.fx.points.CellPrinter
 
getCurrentDateOnly() - Static method in class eve.data.PlainTimeStamp.Utils
 
getCurrentDrawingBuffer() - Method in class eve.fx.PixelBuffer
Return the last Graphics returned by getDrawingBuffer().
getCurrentImage() - Method in class eve.ui.data.icons.TransparentPicker
 
getCurrentListeners(Vector) - Method in class eve.sys.EventDispatcher
Get all current listeners.
getCurrentlySelectedFile() - Method in class eve.ui.SimpleFileChooser
 
getCurrentlySelectedFileName() - Method in class eve.ui.SimpleFileChooser
 
getCurrentMask() - Method in class eve.ui.SimpleFileChooser
 
getCurrentPage() - Method in class eve.fx.points.CellPrinter
 
getCurrentPrintingHandle() - Method in class eve.fx.print.PrinterJobObject
Get the Handle for the current printing operation.
getCurrentState() - Method in interface eve.database.Database
Get the current changed state of the Database.
getCurrentState() - Method in class eve.database.EntriesView
Get the current changed state of the EntriesView.
getCurrentState() - Method in interface eve.database.FoundEntries
Get the current changed state of the FoundEntries.
getCurrentState() - Method in class eve.database.implement.DatabaseObject
 
getCurrentState() - Method in class eve.database.implement.FoundEntriesObject
Get the current changed state of the FoundEntries.
getCurrentTimeOnly(boolean) - Static method in class eve.data.PlainTimeStamp.Utils
 
getCurrentURL() - Method in class eve.ui.formatted.data.HtmlViewer
 
getCursorPosition() - Method in class eve.ui.Input
 
getCursorPosition() - Method in class eve.ui.TextPad
Get the character location of the cursor (caret).
getCursorRect(int, int, Rect) - Method in class eve.ui.TextPad
 
getCursorSize() - Method in class eve.ui.table.TableControl
 
getCustomComparerClass() - Method in class eve.database.IndexEntry
 
getCustomComparerInstance(Database) - Method in class eve.database.IndexEntry
 
getDaemon() - Method in class eve.sys.Task
 
getData() - Method in interface eve.data.DataTreeNode
 
getData() - Method in class eve.data.DataTreeNodeObject
 
getData(Object) - Method in interface eve.database.DatabaseEntry
Get the data from the entry into a data object.
getData() - Method in interface eve.database.DatabaseEntry
Get the data from the entry, creating a new data object.
getData(int, Object) - Method in class eve.database.EntriesView
Get the DatabaseEntry at the specified index in the view as a data object.
getData(int) - Method in class eve.database.EntriesView
Get the DatabaseEntry at the specified index in the view as a data object.
getData(int, Object) - Method in interface eve.database.FoundEntries
Get the data object from the specified index.
getData(int) - Method in interface eve.database.FoundEntries
Get the data object from the specified index.
getData(Object) - Method in class eve.database.implement.DatabaseEntryObject
Get the data from the entry into a data object.
getData() - Method in class eve.database.implement.DatabaseEntryObject
Get the data from the entry, creating a new data object.
getData(DatabaseEntry, Object) - Method in class eve.database.implement.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 eve.database.implement.FoundEntriesObject
Get the data object from the specified index.
getData(int) - Method in class eve.database.implement.FoundEntriesObject
Get the data object from the specified index.
getData(ByteArray) - Method in class eve.io.block.RemoteCallHandlerObject
This is responsible for receiving data - either remote calls or replies to remote calls.
getData(FetchData) - Method in class eve.sys.FetchData
 
getData() - Method in class eve.sys.Reflection.InstanceField
Get the Wrapper that data will be passed to and from the field.
getData(Object) - Method in class eve.ui.choices.CodedChoicesControl
 
getData(Object) - Method in class eve.ui.data.EditableObjectControl
 
getData(Object) - Method in class eve.ui.data.Editor
This calls fromControls(obj).
getData(Object) - Method in class eve.ui.data.icons.AnIconEditor
 
getData(Object) - Method in class eve.ui.data.icons.TransparentPicker
 
getData(Object) - Method in class eve.ui.data.ListEditor
Get the list of items.
getData(Object) - Method in class eve.ui.filechooser.FileInput
 
getData(Object) - Method in class eve.ui.FileInput
 
getData() - Method in class eve.ui.FontInput
 
getData() - Method in class java.net.DatagramPacket
Returns the data buffer for this packet
getDataArea(Rect) - Method in class eve.ui.table.TableControl
Find the area on the table which contains the data, not the headers.
getDataAt(int, int) - Method in class eve.ui.table.data.registry.RegistryTableModel
 
getDatabase() - Method in interface eve.database.DatabaseEntry
Get the database associated with the FoundEntries.
getDatabase() - Method in interface eve.database.FoundEntries
Get the database associated with the FoundEntries.
getDatabase() - Method in class eve.database.implement.DatabaseEntryObject
Get the database associated with the FoundEntries.
getDatabase() - Method in class eve.database.implement.FoundEntriesObject
Get the database associated with the FoundEntries.
getDatabase() - Method in class eve.database.Record
 
getDatabaseModifiedTime(Time) - Method in class eve.database.SafeDBAccess
Return the time the dabase was last modified.
getDataBytes(ByteArray) - Method in class eve.io.ZepFile
Get a copy of the data bytes in the ICZ file.
getDataChildren(Object) - Method in class eve.data.DataTreeNodeObject
 
getDataClass() - Method in class eve.sys.Wrapper
Return a Class representing the type of the currently stored data.
getDataControls() - Method in class eve.ui.data.Editor
Get the area in the Editor that is considered to have user editable data.
getDataDirectory() - Method in class eve.ui.installer.Installer
Return the installation data files directory.
getDataEditor() - Method in class eve.ui.data.ListEditor
 
getDataForLoading() - Method in class eve.database.implement.ByteArrayDatabaseEntry
Get the ByteArray that holds the record's encoded data.
getDataForSaving() - Method in class eve.database.implement.ByteArrayDatabaseEntry
Get the ByteArray that holds the record's encoded data.
getDataObjectAt(int) - Method in class eve.ui.table.TreeModelAdapter
 
getDataObjectAt(int) - Method in class eve.ui.table.TreeTableModel
This returns getTreeNodeAt(line).
getDataParentObject(Class) - Method in class eve.ui.data.Editor
 
getDataRect(Rect) - Method in class eve.ui.ChoiceControl
 
getDataRect(Rect) - Method in class eve.ui.Input
 
getDataToCopy() - Method in class eve.ui.Control
This is called to get data from the control to put into the clipboard.
getDataToCopy() - Method in class eve.ui.DateTimeInput
 
getDataToDragAndDrop(DragContext) - Method in class eve.ui.Control
A quick way to provide DragAndDrop data.
getDataToDragAndDrop(DragContext) - Method in class eve.ui.table.TreeControl
 
getDataToDragAndDrop(DragContext) - Method in class eve.ui.table.TreeTableModel
 
getDataToTransfer() - Method in class eve.ui.table.TreeTableModel
 
getDataWidth(int) - Method in class eve.ui.table.TreeTableModel
 
getDate(PlainDate) - Method in interface eve.data.IDate
 
getDate(PlainDate) - Method in class eve.data.PlainDate
 
getDate(PlainDate) - Method in interface eve.data.PlainTimeStamp
If a date is associated with this timestamp return it as a PlainDate.
getDate(PlainDate) - Method in class eve.sys.Time
 
getDate(PlainDate) - Method in class eve.ui.DateTimeInput
 
getDate(PlainDate) - Method in class eve.ui.DateUpDownInput
 
getDate(PlainDate) - Method in class eve.ui.SimpleDateInput
 
getDate() - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use get(Calendar.DATE) instead.
getDay() - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use get(Calendar.DAY_OF_WEEK) instead.
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 eve.data.DataObject
Get a declared field for this object for the specified baseClassName.
getDeclaredField(String) - Method in class java.lang.Class
 
getDeclaredFields() - Method in class java.lang.Class
 
getDeclaredFieldValue(String, String) - Method in class eve.data.DataObject
Get the value of a declared field in a Wrapper object.
getDeclaredMethod(String, Class[]) - Method in class java.lang.Class
 
getDeclaredMethods() - Method in class java.lang.Class
 
getDeclaringClass() - Method in class eve.reflect.Field
 
getDeclaringClass() - Method in interface eve.reflect.Member
 
getDeclaringClass() - Method in class eve.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 eve.ui.formatted.HtmlDisplay
Make sure you call startHtml(), before calling this.
getDecryptor(byte[]) - Method in class eve.security.SecureDocument
 
getDefault() - Method in class eve.fx.print.PrinterProperties
 
getDefault() - Static method in class eve.sys.Locale
 
getDefault() - Static method in class java.util.Locale
Returns the default Locale.
getDefault() - Static method in class java.util.TimeZone
Returns the time zone under which the host is running.
getDefaultBackground() - Static method in class eve.ui.GuiStyle
 
getDefaultCodec() - Static method in class eve.io.Io
Return the platform's default codec.
getDefaultCodecName() - Static method in class eve.io.Io
Return the platform's default TextCodec name.
getDefaultCompressionOptions() - Static method in class eve.io.filestore.ZepStore
 
getDefaultConstructor(Class) - Static method in class eve.sys.Reflection
Find a Class constructor.
getDefaultConverter() - Static method in class eve.ui.Gui
Return the default DataConverter for displaying formatted data.
getDefaultDatabaseMaker() - Static method in class eve.database.DatabaseManager
 
getDefaultFont() - Static method in class eve.fx.Fx
 
getDefaultFont() - Method in interface eve.fx.IFxHandler
 
getDefaultFont() - Method in class eve.ui.VMOptions
 
getDefaultFontMetrics() - Static method in class eve.fx.Fx
 
getDefaultFormat() - Method in class eve.sys.DayOfYear
 
getDefaultFormat() - Method in class eve.sys.Time
 
getDefaultFormat() - Method in class eve.sys.TimeOfDay
 
getDefaultFormSpecs() - Static method in class eve.ui.GuiStyle
 
getDefaultMFlag() - Static method in class com.stevesoft.pat.Regex
Get the default value of the m flag.
getDefaultPort(String, int) - Static method in class eve.net.HttpConnection
Get the default port for a specific scheme, e.g.
getDefaultPort() - Method in class java.net.URLStreamHandler
Returns the default port for a URL parsed by this handler.
getDefaultPrinter(StringBuffer) - Static method in class eve.fx.print.PrinterJob
Get the name of the default printer.
getDefaultRoot() - Method in class eve.io.File
 
getDefaultSurface() - Static method in class eve.fx.Fx
 
getDefaultSurface() - Method in interface eve.fx.IFxHandler
 
getDefaultSurface() - Method in class eve.ui.VMOptions
 
getDefaultWindowTitle() - Static method in class eve.fx.Fx
 
getDefaultWindowTitle() - Method in interface eve.fx.IFxHandler
 
getDefaultWindowTitle() - Static method in class eve.ui.Application
This is used by WindowSurface to get the default window title.
getDefaultWindowTitle() - Method in class eve.ui.VMOptions
 
getDeflatedResource(String) - Method in interface eve.server.AppServer
 
getDeflatedResource(String) - Method in class eve.server.RemoteAppEntry
 
getDeleteDataCodes() - Static method in class eve.sys.install.InstallerConfig
 
getDeleteDataNames() - Static method in class eve.sys.install.InstallerConfig
 
getDeletedEntries() - Method in interface eve.database.Database
Get an array of object IDs representing all the deleted entries.
getDeletedEntries() - Method in class eve.database.implement.RecordFile
 
getDeletedEntries(int, int) - Method in interface eve.database.IRemoteSynchronizer
Returns an array of OID values for the specified deleted entries.
getDeletedEntries(int, int) - Method in class eve.database.Synchronizer
 
getDeletedEntry(long, DatabaseEntry) - Method in interface eve.database.Database
Get the DatabaseEntry of the deleted OID.
getDeletedEntry(long, DatabaseEntry) - Method in class eve.database.implement.RecordFile
 
getDeletedSince(Time) - Method in interface eve.database.Database
Get all OIDs of all entries deleted since the Time t.
getDeletedSince(Time) - Method in class eve.database.implement.DatabaseObject
Get the OIDs of all entries deleted after the specified time (but not AT the specified time).
getDepthOf(int) - Method in class eve.ui.table.TreeTableModel
 
getDescent() - Method in class eve.fx.FontMetrics
Returns the descent of a font.
getDescent(double) - Method in class eve.fx.points.PointFontDescriptor
 
getDescent() - Method in class eve.fx.points.PointFontMetrics
Return the maximum descent (height below the baseline) of the Font in points.
getDescription() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the description of the error.
getDesktopDirectory() - Method in class eve.ui.installer.Installer
 
getDifferencesToNow() - Method in class eve.sys.ClassCounter
 
getDigest() - Method in class eve.security.MD5
Retrieves the digest.
getDigest() - Method in class eve.security.SHA1
Retrieves the digest.
getDigest(byte[], int) - Method in class eve.security.SHA1
Retrieves the digest into an existing buffer.
getDim(Rect) - Method in class eve.fx.Drawing
 
getDim(PointRect) - Method in class eve.fx.points.PrintCell
 
getDim(Rect) - Method in class eve.ui.Control
Return the size of the Control in a Rect rather than a Dimension.
getDimensionsFor(int, int, Dimension, int) - Method in class eve.fx.Icon
 
getDimensionsFor(int, int, Dimension, int) - Method in class eve.fx.IconListObject
 
getDimensionsFor(int, int, Dimension, int) - Method in interface eve.fx.IIcon
Given a requested width and/or requested height for an IIcon, this returns the dimension that the Drawable returned by getDrawableFor() will be if called with the same requestedWidth and requestedHeight.
getDirectionality(char) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character.
getDirectionality(int) - Static method in class java.lang.Character
Returns the Unicode directionality property for the given character (Unicode code point).
getDirectory(String) - Method in interface eve.server.IRemoteFile
This returns a set of Strings in the same format as returned by getInfo() - separated by '|' characters.
getDirectory(String) - Method in interface eve.sys.WebApplication.LocalDirectory
 
getDisabledAreaColor(Color) - Static method in class eve.ui.GuiStyle
 
getDispatcher(Object, boolean) - Static method in class eve.sys.EventDispatcher
 
getDisplay(String, int) - Static method in class eve.ui.formatted.TextDisplay
 
getDisplay(String) - Method in class eve.ui.Input
This gets the String to represent on screen the data String provided.
getDisplay(int) - Method in class eve.ui.PasswordDisplayMaker
 
getDisplay(int, char) - Method in class eve.ui.PasswordDisplayMaker
 
getDisplayable(String) - Static method in class eve.fx.Graphics
 
getDisplayCountry() - Method in class java.util.Locale
Returns the country name of this locale localized to the default locale.
getDisplayCountry(Locale) - Method in class java.util.Locale
Gets the country name suitable for display to the user, formatted for a specified locale.
getDisplayed() - Static method in class eve.ui.SoftKeyBar
 
getDisplayedSize(Dimension) - Method in class eve.ui.Canvas
 
getDisplayFlags() - Method in interface eve.sys.Applet
 
getDisplayItem(int) - Method in class eve.ui.SimpleList
Return the String used to represent the item at a particular index on screen.
getDisplayLanguage() - Method in class java.util.Locale
Gets the country name suitable for display to the user, formatted for the default locale.
getDisplayLanguage(Locale) - Method in class java.util.Locale
Gets the language name suitable for display to the user, formatted for a specified locale.
getDisplayName(boolean, int, Locale) - Method in class eve.sys.TZifTimeZone
 
getDisplayName() - Method in class java.util.Locale
Gets all local components suitable for display to the user, formatted for the default locale.
getDisplayName(Locale) - Method in class java.util.Locale
Gets all local components suitable for display to the user, formatted for a specified locale.
getDisplayName() - Method in class java.util.TimeZone
This method returns a string name of the time zone suitable for displaying to the user.
getDisplayName(Locale) - Method in class java.util.TimeZone
This method returns a string name of the time zone suitable for displaying to the user.
getDisplayName(boolean, int) - Method in class java.util.TimeZone
This method returns a string name of the time zone suitable for displaying to the user.
getDisplayName(boolean, int, Locale) - Method in class java.util.TimeZone
This method returns a string name of the time zone suitable for displaying to the user.
getDisplayRows() - Method in class eve.ui.Choice
 
getDisplayRows() - Method in class eve.ui.ChoiceControl
 
getDisplayStatus(int) - Method in class eve.ui.table.TreeTableModel
Get the display status for the specified line.
getDisplayString(DatabaseEntry) - Method in class eve.database.Synchronizer
 
getDisplayString() - Method in class eve.ui.ChoiceControl
 
getDisplayString() - Method in class eve.ui.MenuChoice
 
getDisplayString(Object, int) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
getDisplayString(int, TreeNode) - Method in class eve.ui.table.TreeModelAdapter
 
getDisplayString(Object, int) - Method in class eve.ui.table.TreeModelAdapter
Override this to get the display string for the child of the parent.
getDisplayString(int, TreeNode) - Method in class eve.ui.table.TreeTableModel
 
getDisplayText() - Method in class eve.ui.choices.CodedChoicesControl
 
getDisplayText() - Method in class eve.ui.Control
Get the text to display for the Control (which may be different to what is considered the text of the control).
getDisplayText() - Method in class eve.ui.InputKeyPad
This gets the String to represent on screen the data String provided.
getDisplayText() - Method in class eve.ui.TextDisplayButton
This gets the String to represent on screen the data String provided.
getDisplayVariant() - Method in class java.util.Locale
Returns the variant name of this locale localized to the default locale.
getDisplayVariant(Locale) - Method in class java.util.Locale
Returns the variant name of this locale localized to the given locale.
getDocument() - Method in interface eve.fx.points.IPointCanvas
 
getDocument() - Method in class eve.fx.points.PdfMaker.Page
 
getDocument() - Method in class eve.fx.points.PdfMaker.PageCanvas
 
getDocumentBase() - Method in interface eve.sys.Applet
Returns the basename URL of the document this applet is embedded in.
getDocumentName() - Method in class eve.fx.print.BatchPrinter
 
getDocumentName() - Method in interface eve.fx.print.Printable
 
getDocumentName() - Method in class eve.fx.print.PrintableObject
 
getDoInput() - Method in class java.net.URLConnection
 
getDontMatchInQuotes() - Method in class com.stevesoft.pat.Regex
Find out if the dontMatchInQuotes flag is enabled.
getDoOutput() - Method in class java.net.URLConnection
 
getDouble(String, double) - Method in class eve.data.PropertyList
 
getDouble(Object, String, double) - Static method in class eve.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 eve.sys.Wrapper
Return the double value stored in the Wrapper.
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
 
getDPI(double[]) - Method in class eve.fx.gui.WindowSurface
 
getDPI(double[]) - Method in class eve.fx.ImageObject
This returns false on an Image.
getDPI(double[]) - Method in interface eve.fx.ISurface
Get the dots per inch resolution of the surface if possible.
getDPI(double[]) - Method in class eve.fx.print.PrinterJobObject
The DPI of a PrinterJob is not definable, it is done on a page by page basis.
getDragAndDropContext() - Static method in class eve.ui.Control
 
getDrawable(int, int, Color, Color) - Method in interface eve.fx.PaintParameters
 
getDrawable(int, int, Color, Color) - Method in class eve.fx.PaintParametersObject
 
getDrawable() - Method in class eve.ui.print.PointGraphicsViewer
 
getDrawableFor(int, int, int) - Method in class eve.fx.Icon
 
getDrawableFor(int, int) - Method in class eve.fx.IconObject
 
getDrawableFor(int, int, int) - Method in interface eve.fx.IIcon
Return the best icon for the specified requested width and height, at least one of which must be non-zero.
getDrawableOptions() - Method in interface eve.fx.PaintParameters
 
getDrawableOptions() - Method in class eve.fx.PaintParametersObject
 
getDrawImage() - Method in class eve.fx.gui.Overlayer
This is only valid after a call to doDrawImage() and returns the image to be drawn on the surface at the area returned by getDrawRect().
getDrawingBuffer(Rect, Color, double) - Method in class eve.fx.PixelBuffer
This will create a drawing surface, initially filled with the supplied transparent color.
getDrawingBuffer(Rect, Color, double, Color) - Method in class eve.fx.PixelBuffer
This will create a drawing surface, initially filled with the supplied transparent color.
getDrawOptions(int, TreeNode) - Method in class eve.ui.filechooser.FileTree
 
getDrawOptions(int, TreeNode) - Method in class eve.ui.table.TreeTableModel
 
getDrawRect() - Method in class eve.fx.gui.Overlayer
This is only valid after a call to doDrawImage() and returns the area on the surface that is to be updated with the full image returned by getImage().
getDrivePath() - Method in class eve.io.File
Return only the drive and path of the file.
getDrivePath(String) - Static method in class eve.io.File
 
getDrivePath(String) - Static method in class eve.io.FileComparer
 
getDropButtonWidth(FontMetrics) - Method in class eve.ui.ChoiceControl
 
getDropMenuRect(Rect) - Method in class eve.ui.Choice
Get the Rect, relative to the parent Frame, that the Menu should be fit into.
getDroppedData(int) - Method in class eve.fx.gui.NativeWindowSurface
 
getDroppedData(int) - Method in class eve.fx.gui.WindowSurface
 
getDSTSavings() - Method in class eve.sys.TZifTimeZone
Return the most up-to-date Daylight Savings Time change in milliseconds.
getDSTSavings() - Method in class java.util.SimpleTimeZone
Gets the daylight savings offset.
getDSTSavings() - Method in class java.util.TimeZone
Gets the daylight savings offset.
getDuplexMode(int) - Static method in class eve.fx.print.PrinterControl
 
getEditedObject() - Method in class eve.ui.data.Editor
Return the edited object.
getEditedUnder(Control, Class) - Static method in class eve.ui.data.Editor
Find a parent Editor of a an Object of a particular type that the control is being edited under (within).
getEditor(Object, int) - Method in class eve.ui.data.ListEditor
 
getEditor(int) - Method in interface eve.ui.data.LiveData
Return a ewe.ui.Editor Object which can be used to visually edit the information in this LiveData object.
getEditor(Object, int) - Static method in class eve.ui.data.LiveDataAdapter
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 eve.ui.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 eve.ui.data.SerialPortOptions
 
getEditor(int) - Method in class eve.ui.data.server.AppLoader
 
getEditor(int) - Method in class eve.ui.data.server.AppServer
 
getEditor(int) - Method in class eve.ui.VMOptions
 
getEditorAndFieldValue(Control, String) - Static method in class eve.ui.data.Editor
Get the field value of the currently edited Object of an Editor as a Wrapper, providing either the field name or the control associated with the field.
getEditorScroller(CellPanel) - Method in class eve.ui.data.FontChooser
 
getEditorScroller(CellPanel) - Method in class eve.ui.data.LiveObject
This is called by the default getEditor() should return a ScrollBarPanel for the CellPanel that the editor is being placed in.
getegid() - Static method in class eve.sys.unix.Unix
Determine the current effective group id if this is a Unix/Linux process.
getEmpty() - Static method in class eve.data.PlainTimeStamp.Utils
 
getEmpty() - Static method in class eve.util.ByteArray
Get an empty re-usable array of bytes.
getEmpty() - Static method in class eve.util.IntArray
Get a re-usable empty int array.
getEmptyEntries() - Method in interface eve.database.Database
This returns an empty FoundEntries object for this Database
getEmptyEntries() - Method in class eve.database.implement.DatabaseObject
 
getEmptyIndex() - Method in class eve.util.TagList
 
getEmptyInsets() - Static method in class eve.fx.Insets
 
getEmptyList() - Static method in class eve.fx.Icon
Get a re-used IIcon.ImageList representing an empty ImageList.
getEmptyView() - Method in class eve.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 eve.database.FoundEntries
Get a new EntriesView for this FoundEntries that is initially empty.
getEmptyView() - Method in class eve.database.implement.FoundEntriesObject
 
getEncodedClassNameOnly(Class) - Static method in class eve.sys.Reflection
This returns an encoded class name, but without the leading 'L' and trailing ';' unless the class is an array of objects, in which case the 'L' and ';' are left in the component specifier.
getEncodedDocument() - Method in class eve.net.HttpConnection
 
getEncodedMethod(String, Class[], Class, StringBuffer) - Static method in class eve.sys.Reflection
 
getEncodedMethod(String, Class[], Class) - Static method in class eve.sys.Reflection
 
getEncodedMethod(Method) - Static method in class eve.sys.Reflection
Convert a Method into a Java encoded method.
getEncodedName(Class, StringBuffer) - Static method in class eve.sys.Reflection
Convert a Java type represented by the Class as a java encoded type string.
getEncodedName(Class) - Static method in class eve.sys.Reflection
Convert a Java type represented by the Class as a java encoded type string.
getEncodedParameters(Class[], boolean, StringBuffer) - Static method in class eve.sys.Reflection
 
getEncodedParameters(Class[], boolean) - Static method in class eve.sys.Reflection
Create a Java encoded parameter list from a list of Class types.
getEncodedProperties() - Method in class eve.server.RemoteAppEntry
Get all the Properties for this entry as an encoded String.
getEncodedTime(TimeZone) - Method in class eve.sys.Time
This converts to a 64-bit encoded values saving the year, month, day, hours, min, sec, millisec in a platform independent manner.
getEncodedTime() - Method in class eve.sys.Time
This converts to a 64-bit encoded values saving the year, month, day, hours, min, sec, millisec in a platform independent manner.
getEncodedType(Class) - Static method in class eve.sys.Reflection
Convert a Java type represented by the Class as the first letter of the java encoded type of the class.
getEncoding() - Method in class java.io.InputStreamReader
This method returns the name of the encoding that is currently in use by this object.
getEncoding() - Method in class java.io.OutputStreamWriter
This method returns the name of the character encoding scheme currently in use by this stream.
getEncryptor(byte[]) - Method in class eve.security.SecureDocument
 
getEndFormatter(TextFormatter) - Method in class eve.ui.formatted.TextFormatter
 
getEndingOffset() - Method in class eve.sys.ClassFile.ClassConstantData
 
getEntries() - Method in interface eve.database.Database
Deprecated.
use getFoundEntries(Handle h,int sortID) with a zero sortID instead.
getEntries(int) - Method in interface eve.database.Database
Deprecated.
use getFoundEntries(Handle h,int sortID) instead.
getEntries() - Method in class eve.database.implement.DatabaseObject
 
getEntries(int) - Method in class eve.database.implement.DatabaseObject
 
getEntries() - Method in class eve.database.implement.RecordDatabaseIndex
 
getEntriesCount() - Method in interface eve.database.Database
This will return the number of entries in the database if known.
getEntriesCount() - Method in class eve.database.implement.DatabaseObject
 
getEntriesCount() - Method in class eve.database.implement.RecordFile
 
getEntry(String) - Method in class eve.zipfile.ZipFile
Searches for a zip entry in this archive with the given name.
getEntry(String) - Method in class java.util.zip.ZipFile
Searches for a zip entry in this archive with the given name.
getEntryCount() - Method in class eve.io.filestore.EveFile
 
getEntryCount() - Method in interface eve.io.filestore.FileStore
If the count is known then return the number of entries, otherwise return -1.
getEntryCount() - Method in class eve.io.filestore.ZepStore
 
getEntryCount() - Method in class eve.zipfile.ZipFile
 
getEntrySelector(Object, boolean) - Method in interface eve.database.FoundEntries
Get an EntrySelector for the data given the search data.
getEntrySelector(Object, boolean) - Method in class eve.database.implement.FoundEntriesObject
 
getenv(String) - Static method in class eve.sys.Vm
This method attempts to get a system environment value, but since that is not allowed for an Applet and in some versions of Java it will instead fetch it from a local property list.
getenv(String) - Static method in class java.lang.System
Search for an environment variable value.
getEnvOrProperty(String, String) - Static method in class eve.sys.Vm
This first searches for an environment value using getenv(), and if that returns null it will call getProperty().
getEOLchar() - Method in class com.stevesoft.pat.RegexReader
Deprecated. 
getEOLchar() - Method in class com.stevesoft.pat.RegexWriter
Deprecated. 
getErrorOffset() - Method in exception java.text.ParseException
 
getErrorStream() - Method in class java.lang.Process
Get an InputStream from which you can read the standard error of the sub-process.
getErrorText(String) - Method in class eve.sys.Handle
 
geteuid() - Static method in class eve.sys.unix.Unix
Determine the current effective user if this is a Unix/Linux process.
getEveDirectory() - Method in class eve.ui.VMOptions
 
getEventDispatcher() - Method in interface eve.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 eve.database.EntriesView
Get the EventDispatcher for this view.
getEventDispatcher() - Method in interface eve.database.FoundEntries
Get the EventDispatcher for this FoundEntries.
getEventDispatcher() - Method in class eve.database.implement.DatabaseObject
 
getEventDispatcher() - Method in class eve.database.implement.FoundEntriesObject
 
getEventDispatcher() - Method in interface eve.sys.IConsole
 
getEventDispatcher() - Method in interface eve.sys.ITaskbarEntry
Get an event dispatcher to add listeners.
getEventInterceptors() - Static method in class eve.ui.Window
 
getEvents() - Method in class eve.util.OperationTimer
 
getEventThreadData() - Static method in class eve.ui.Gui
 
getException() - Method in class eve.io.block.RemoteCall
 
getException() - Method in exception eve.sys.RemoteMethodException
Returns the same as getCause() - i.e. the exception that caused this RemoteCallException to be thrown.
getException() - Method in class eve.ui.data.FileSaver
 
getException() - Method in interface eve.ui.IFileSaver
 
getException() - Method in exception java.lang.ClassNotFoundException
 
getException() - Method in error java.lang.ExceptionInInitializerError
 
getExceptionTypes() - Method in interface eve.reflect.IMethod
 
getExceptionTypes() - Method in class eve.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
 
getExp() - Method in class eve.security.RSAKey
 
getExpandingTabbedPanel(boolean) - Static method in class eve.ui.TabbedPanel
Use this to create a self-expanding mTabbedPanel.
getExportTask(FieldTableExportSpecs) - Method in class eve.ui.table.data.FieldTableModel
Get a TaskObject that will, when started, export the data as specified in the provided FieldTableExportSpecs.
getExposeGroupFor(Control) - Static method in class eve.ui.ControlGroup
Get the ControlGroup for the Control which is tagged as TAG_EXPOSE_GROUP.
getExt(String) - Static method in class eve.io.FileComparer
 
getExtent(PointRect) - Method in class eve.fx.points.PrintCell
 
getExtra() - Method in class eve.zipfile.ZipEntry
Gets the extra data.
getExtra() - Method in class java.util.zip.ZipEntry
Gets the extra data.
getExtraActions() - Static method in class eve.ui.VMOptions
 
getExtraColumnHeader(int, boolean, TableCellAttributes) - Method in class eve.ui.table.TreeTableModel
 
getExtraContextActions() - Static method in class eve.ui.VMOptions
 
getExtraControlArea(int) - Method in class eve.ui.CardPanel
 
getExtraControlArea(int) - Method in interface eve.ui.MultiCardPanel
If this MultiCardPanel supports an extra area for placing controls which are not within the dynamic display area, then this will return a CellPanel that you can add controls to which will be displayed in that area.
getExtraControlArea(int) - Method in class eve.ui.MultiCardPanelAdapter
 
getExtraControlArea(int) - Method in class eve.ui.TabbedPanel
 
getExtraControls(boolean) - Method in class eve.ui.TabbedPanel
This gets a container to put extra controls in.
getExtraPanel(int) - Method in class eve.ui.ScrollBarPanel
Return the extra panel created if any of the OPTION_EXTRA_CONTROLS_XXX options are specified.
getExtremeControls(boolean) - Method in class eve.ui.TabbedPanel
This gets a CellPanel to put extra controls in that will be further left or right of the container provided by getExtraControls().
getFadeDirection() - Method in class eve.fx.Brush
 
getFadePercent() - Method in class eve.fx.Brush
 
getField(int, int) - Method in interface eve.database.DatabaseEntry
 
getField(int, long) - Method in interface eve.database.DatabaseEntry
 
getField(int, boolean) - Method in interface eve.database.DatabaseEntry
 
getField(int, double) - Method in interface eve.database.DatabaseEntry
 
getField(int, Time) - Method in interface eve.database.DatabaseEntry
 
getField(int, DayOfYear) - Method in interface eve.database.DatabaseEntry
 
getField(int, TimeOfDay) - Method in interface eve.database.DatabaseEntry
 
getField(int, TimeStamp) - Method in interface eve.database.DatabaseEntry
 
getField(int, BigDecimal) - Method in interface eve.database.DatabaseEntry
 
getField(int, BigDecimal) - Method in interface eve.database.DatabaseEntry
 
getField(int, Decimal) - Method in interface eve.database.DatabaseEntry
 
getField(int, String) - Method in interface eve.database.DatabaseEntry
 
getField(int, CharArray) - Method in interface eve.database.DatabaseEntry
 
getField(int, ByteArray) - Method in interface eve.database.DatabaseEntry
 
getField(int, int) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, long) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, boolean) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, double) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, Time) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, PlainTime) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, PlainDate) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, String) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, CharArray) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, ByteArray) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, DayOfYear) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, TimeOfDay) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, TimeStamp) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, BigDecimal) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, BigDecimal) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(int, Decimal) - Method in class eve.database.implement.DatabaseEntryObject
 
getField(String) - Method in class eve.database.implement.DatabaseObject
Similar to findField(), find the FieldID of a named field.
getField(int) - Method in class eve.database.Record
Call this after a readFrom().
getField(String, int) - Method in class eve.reflect.Reflect
Look for a Field in the class - either instance or static.
getField(Class, String, Class, boolean) - Static method in class eve.sys.Reflection
Get a class Field and optionally verify its type.
getField(Class, String, String, boolean) - Static method in class eve.sys.Reflection
Get a class Field and optionally verify its type.
getField(Class, String, boolean) - Static method in class eve.sys.Reflection
Get a class Field and optionally verify its type.
getField(String) - Method in class eve.ui.table.data.FieldTableModel
Get the FieldData for a particular field name.
getField(String) - Method in class java.lang.Class
 
getFieldByteArray(byte[], int, int, String, ArraySection) - Method in class eve.util.ByteEncoder
 
getFieldBytes(int) - Method in interface eve.database.DatabaseEntry
 
getFieldBytes(int) - Method in class eve.database.implement.DatabaseEntryObject
 
getFieldData(int) - Method in class eve.ui.table.data.FieldTableModel
Get the field data for a particular column.
getFieldData(String) - Method in class eve.ui.table.data.FieldTableModel
 
getFieldHeader(int) - Method in interface eve.database.Database
Get the header for a specified field ID.
getFieldHeader(int) - Method in class eve.database.implement.DatabaseObject
 
getFieldInfo(String) - Method in class eve.database.implement.DatabaseEntryObject
Return the field info as the id|type.
getFieldInput(int) - Static method in class eve.ui.advanced.database.DatabaseUIUtils
 
getFieldJavaValue(Object) - Method in class eve.sys.FieldTransfer
 
getFieldList(Class, Object, boolean) - Static method in class eve.data.DataUtils
Get a comma separated list of fields for the specified object.
getFieldList(Object, boolean) - Static method in class eve.data.DataUtils
Get a comma separated list of fields for the specified object.
getFieldMethod - Variable in class eve.sys.FieldTransfer
The getField method used on the data object.
getFieldName(int) - Method in interface eve.database.Database
Get the name for a specified field ID.
getFieldName(int) - Method in class eve.database.implement.DatabaseEntryObject
 
getFieldName(int) - Method in class eve.database.implement.DatabaseObject
 
getFieldName() - Method in class eve.ui.data.FieldData
 
getFields() - Method in interface eve.database.Database
Get the IDs of all the fields.
getFields() - Method in class eve.database.implement.DatabaseObject
 
getFields() - Method in class eve.database.Record
Return the fields that are being used with this Record.
getFields(int) - Method in class eve.reflect.Reflect
Return an array of all the Fields of the class.
getFields() - Method in class java.lang.Class
 
getFieldsAndMethods() - Method in class eve.sys.ClassFile
 
getFieldsForObject(Object, String) - Static method in class eve.ui.data.FieldData
Convert the headersAndFields to a Vector of FieldData objects, but if it is null, then use the default fields and default formats for the data.
getFieldSpec(Database, int) - Static method in class eve.database.DatabaseUtils
This returns a field spec string for a particular fieldID in the form: "Header|FieldName$Type"
getFieldTransfer() - Method in interface eve.sys.DataInterface
 
getFieldTransfer() - Method in class eve.ui.Control
 
getFieldTransferFor(String) - Method in class eve.ui.FieldHandler
Get the FieldTransfer Object responsible for data transfer between the Control and the Object field.
getFieldTransferFor(Control) - Method in class eve.ui.FieldHandler
Get the FieldTransfer associated with a Control.
getFieldType(int) - Method in interface eve.database.Database
Get the type of a field.
getFieldType(int) - Method in class eve.database.implement.DatabaseObject
 
getFieldType() - Method in class eve.reflect.Field
Return the type of the field as a Class.
getFieldType() - Method in class eve.sys.FieldTransfer
 
getFieldType() - Method in interface eve.sys.IFieldTransfer
 
getFieldValue(int, int, Object) - Method in interface eve.database.DatabaseEntry
Get the data stored in a Wrapper.
getFieldValue(int, Object) - Method in interface eve.database.DatabaseEntry
Get the data stored in a Wrapper, assuming that the type of the field will be known to the DatabaseEntry.
getFieldValue(int, int, Object) - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
getFieldValue(int, int, Object) - Method in class eve.database.implement.DatabaseEntryObject
 
getFieldValue(int, Object) - Method in class eve.database.implement.DatabaseEntryObject
 
getFieldValue(Object, Wrapper) - Method in class eve.sys.FieldTransfer
Get the field value from the data object and place in the destination Wrapper.
getFieldValue(Object, FetchData, Wrapper) - Method in class eve.sys.FieldTransfer
 
getFieldValue(Object) - Method in class eve.sys.FieldTransfer
Get the field value only if it is an Object.
getFieldValue(Object, FetchData, Wrapper) - Method in interface eve.sys.IFieldTransfer
 
getFieldValue(Object, Field, Wrapper) - Static method in class eve.sys.Reflection
Get a field value using a eve.sys.Wrapper instead of a standard Java wrapper.
getFieldValue(Class, Object, String, boolean) - Static method in class eve.sys.Reflection
Get a field value.
getFieldValue(Object, String) - Static method in class eve.sys.Reflection
Get a field value.
getFieldValue(String, Control) - Method in class eve.ui.data.Editor
Get the field value of the currently edited Object as a Wrapper, providing either the field name or the control associated with the field.
getFieldValue(Editor, String, Control, Class) - Static method in class eve.ui.data.Editor
Get an Object field value of the currently edited Object of an Editor.
getFieldValue(FieldData, int) - Method in class eve.ui.table.data.FieldTableModel
Get the value of a field at the specified row.
getFieldValues(int[], Object[]) - Method in interface eve.database.DatabaseEntry
Get a set of fields from the DatabaseEntry.
getFieldValues(int[], Object[]) - Method in class eve.database.implement.DatabaseEntryObject
Get a set of fields from the DatabaseEntry.
getFile() - Method in class eve.io.FakeFileSystem
 
getFile(String) - Static method in class eve.io.FileComparer
 
getFile() - Method in class eve.io.SafeFile
Get the actual file.
getFile(String) - Method in interface eve.sys.WebApplication.LocalDirectory
 
getFile() - Method in class eve.ui.filechooser.FileInput
This returns a File as specified by the file name and of the same type as the file model.
getFile() - Method in class eve.ui.FileInput
This returns a File as specified by the file name and of the same type as the file model.
getFile() - Method in class java.net.URL
Returns the file portion of the URL.
getFileAt(int) - Method in class eve.ui.filechooser.FileTree
 
getFileChooser(String, String, File) - Method in class eve.ui.data.FileSaver
 
getFileClipboard(boolean) - Method in class eve.ui.filechooser.FileChooser
 
getFileExt() - Method in class eve.io.File
Return only the filename and extension of the file.
getFileExt(String) - Static method in class eve.io.File
 
getFileExt(String) - Static method in class eve.io.FileComparer
 
getFileIcon(String, Hashtable, ImageData) - Static method in class eve.io.FileChooserParameters
Correctly lookup a 16x16 Image icon for a file extension.
getFileIconsHashtable() - Static method in class eve.io.FileChooserParameters
Retrieve the global File Icons hashtable, which will be setup with the default values.
getFileIndex(int, int) - Method in class eve.ui.filechooser.FileListTableModel
 
getFileModel() - Method in class eve.ui.FileInput
Get the File used as a model for the file chooser.
getFileName() - Method in class java.lang.StackTraceElement
 
getFilePointer() - Method in class java.io.RandomAccessFile
This method returns the current offset in the file at which the next read or write will occur
getFileSaver(Editor) - Method in class eve.ui.data.SaveableObject
 
getFileSaver() - Method in class eve.ui.Form
This will return the Saver associated with the Form if one was assigned.
getFileSpecs(Vector, Vector) - Static method in class eve.net.rapi.Rapi
Get the FileSpecs for a list of file names.
getFileSpecs(String, FileSpecs) - Static method in class eve.net.rapi.Rapi
Get the FileSpecs for an individual file.
getFileStart() - Method in class eve.fx.win32.WindowsIconGroup
 
getFileSystem(Handle) - Method in class eve.io.filestore.EveFile
 
getFileSystem(Handle) - Method in interface eve.io.filestore.FileStore
 
getFileSystem(Handle) - Method in class eve.io.filestore.ZepStore
 
getFileSystem(Handle) - Method in class eve.zipfile.ZipFile
 
getFill(Brush) - Method in interface eve.fx.PaintParameters
 
getFill(Brush) - Method in class eve.fx.PaintParametersObject
 
getFilteredItems(Vector, Vector) - Method in class eve.ui.MenuFilterInput
 
getFilterFor(String) - Method in class eve.ui.filechooser.FileChooser
 
getFinalReturnValue() - Method in class eve.sys.Handle
Call this either after the handle has stopped to get the final return value, or if the process must be aborted.
getFirst(char[], int, int) - Method in class eve.util.StringSplitter
Get the first substring in the String.
getFirstDataLocation() - Method in interface eve.database.implement.DatabaseStream
Return the location of where you can store your data.
getFirstDataLocation() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
getFirstDayOfWeek() - Method in class java.util.Calendar
Gets what the first day of week is.
getFirstEntry() - Method in class eve.database.implement.RecordFile
Retrieve the location of the first record.
getFirstFocus() - Method in class eve.ui.CardPanel
 
getFirstFocus() - Method in class eve.ui.Container
 
getFirstFocus() - Method in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
getFirstFocus() - Method in class eve.ui.TabbedPanel
 
getFirstFocus() - Method in class eve.ui.table.TableControl
 
getFirstPage(int) - Method in class eve.fx.print.PrintOptions
Return the first page that should be printed.
getFlags() - Method in class com.ewesoft.pub.ThreadFlags
 
getFlags() - Method in class eve.fx.gui.WindowSurface
Get the Flags for a Window.
getFlags() - Method in class eve.io.File
A quick way to get the flags from getInfo().
getFlags(Object, int, byte) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
getFlags(int, TreeNode) - Method in class eve.ui.table.TreeModelAdapter
 
getFlags(Object, int, byte) - Method in class eve.ui.table.TreeModelAdapter
This is only called if "dynamicCanExpand" is set true.
getFlags(int, TreeNode) - Method in class eve.ui.table.TreeTableModel
 
getFlagsForSize(int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
getFlagsForSize(int, int, int, int) - Method in class eve.fx.gui.WindowSurface
This is used during Window creation.
getFlagsForSize(int, int, int, int) - Method in class eve.ui.Window
 
getFloat() - Method in class eve.sys.Wrapper
Return the float value stored in the 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
 
getFloatingControls() - Method in class eve.ui.CellPanel
 
getFont() - Method in class eve.fx.FontMetrics
 
getFont() - Method in class eve.fx.Graphics
Get the current Font for the Graphics.
getFont() - Method in class eve.fx.gui.NativeWindowSurface
 
getFont() - Method in class eve.fx.gui.WindowSurface
 
getFont(Font) - Method in interface eve.fx.PaintParameters
 
getFont(Font) - Method in class eve.fx.PaintParametersObject
 
getFont(PointFont) - Method in class eve.fx.points.PdfMaker
Get the reference to the specified Font if it has been added.
getFont() - Method in class eve.fx.points.PointFontMetrics
Return the PointFont the metrics represents.
getFont() - Method in class eve.fx.points.PrintCell
 
getFont() - Method in class eve.ui.Control
 
getFont(Font, int) - Method in class eve.ui.formatted.TextFormatter
 
getFontChanges() - Static method in class eve.ui.Application
 
getFontColor(int, TreeNode, int) - Method in class eve.ui.table.TreeTableModel
 
getFontDescriptor(PointFont, boolean) - Method in class eve.fx.points.PdfMaker
Get or create the PointFontDescriptor for the specified font.
getFontForHeight(int, FontMetrics) - Static method in class eve.fx.Metrics
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 eve.fx.Metrics
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) - Static method in class eve.fx.Fx
Get a FontMetrics for a particular font, using the default surface.
getFontMetrics(Font) - Method in class eve.fx.Graphics
 
getFontMetrics(Font) - Method in class eve.fx.gui.WindowSurface
 
getFontMetrics(Font) - Method in class eve.fx.Image
 
getFontMetrics(Font) - Method in interface eve.fx.ISurface
Return a FontMetrics for the surface.
getFontMetrics(PointFont) - Method in class eve.fx.points.PointGraphics
Get a PointFontMetrics for a PointFont on the current PointGraphics.
getFontMetrics(Font) - Method in class eve.fx.print.PrinterJob
 
getFontMetrics(Font) - Method in class eve.ui.Control
Returns the font metrics for a given font.
getFontMetrics() - Method in class eve.ui.Control
Returns the font metrics for the Font for this Control.
getFontMetrics(TextPad, FontMetrics) - Method in class eve.ui.formatted.TextFormatter
 
getFontMetrics() - Method in class eve.ui.SoftKeyBar
 
getFontMetrics(Font) - Method in class eve.ui.Window
Returns the font metrics for a given font.
getFontMetricsForSizeCalculations() - Method in class eve.ui.Control
 
getFontMetricsForSizeCalculations() - Method in class eve.ui.formatted.TextDisplay
 
getFontMetricsForSplitting() - Method in class eve.ui.TextPad
 
getFonts() - Static method in class eve.ui.Application
Get an Iterator for all the entries in the fonts hashtable.
getFor(String) - Static method in class eve.math.DecimalFormat
Get a DecimalFormat for the provided format String.
getFor(Locale, boolean) - Static method in class eve.math.DecimalSymbols
This uses a Hashtable to keep DecimalSymbols for Locales so that you don't need to keep creating new DecimalSymbols.
getFor(Object, DataInterface) - Method in class eve.sys.FieldTransfer
 
getFor(Handle, boolean) - Static method in class eve.sys.Progress
Get a Progress object for the specified Handle (which may be null) and indicate if no other Progress objects can change the progress of the Handle.
getFor(Handle, boolean, String) - Static method in class eve.sys.Progress
Get a Progress object for the specified Handle (which may be null) and indicate if no other Progress objects can change the progress of the Handle.
getFor(Object, String, boolean) - Static method in class eve.sys.QuickMethodCall
Get a QuickMethodCall for a method.
getFor(Object, String, Class[], boolean) - Static method in class eve.sys.QuickMethodCall
Get a QuickMethodCall for a method.
getFor(Object, String, Class[], Object[], boolean) - Static method in class eve.sys.QuickMethodCall
Get a QuickMethodCall for a method and set the parameters at the same time.
getFor(Object, Method) - Static method in class eve.sys.QuickMethodCall
 
getFor(Object) - Method in class eve.sys.QuickMethodCall.QuickMethodCallCache
 
getFor(Control) - Static method in class eve.ui.ControlColors
 
getForeground() - Method in class eve.fx.points.PrintCell
 
getForeground() - Method in class eve.ui.Control
 
getForeground() - Method in class eve.ui.TextDisplayButton
 
getFormat() - Method in class eve.sys.SimpleDateFormat
Returns the format.
getFormat() - Method in class eve.sys.Time
 
getFormat() - Method in class eve.ui.DateTimeInput
 
getFormattedTextPositions(String, FormattedTextSpecs, int[]) - Method in class eve.fx.FontMetrics
Returns the positions of each individual character in a formatted String.
getFormattedTextPositions(char[], int, int, FormattedTextSpecs, int[]) - Method in class eve.fx.FontMetrics
Returns the positions of each individual character in a formatted String.
getFormattedTextPositions(char[], int, int, FormattedTextSpecs, double[]) - Method in class eve.fx.points.PointFontMetrics
 
getFormFrame(int) - Method in class eve.ui.Form
This is called when the Form is about to be displayed.
getFormFrame(int) - Method in class eve.ui.InputKeyPad
 
getFormWithProperty(Control, Class) - Static method in class eve.ui.Form
 
getForName(String) - Static method in class eve.applet.mClassLoader
 
getForName(String) - Static method in class eve.reflect.Reflect
Get a Reflect object that represents the specified class name.
getForName(String, Class) - Static method in class eve.reflect.Reflect
Get a Reflect object that represents the specified class name.
getForObject(Object) - Static method in class eve.reflect.Reflect
Get a Reflect object that represents this class.
getForSize(double, double) - Static method in class eve.fx.points.PageFormat
A convenience method to get a PageFormat for a specfic size.
getFoundEntries(Handle, int) - Method in interface eve.database.Database
Get all the entries in the Database sorted by the specified sort ID.
getFoundEntries(Handle, int, EntrySelector) - Method in interface eve.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 eve.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 eve.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 eve.database.Database
Get all the entries in the Database sorted by the specific comparer.
getFoundEntries(Handle, String) - Method in interface eve.database.Database
Get all the entries in the database sorted according to the specified index.
getFoundEntries(int) - Method in interface eve.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 eve.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 eve.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 eve.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 eve.database.Database
Get all the entries in the Database sorted by the specified Comparer in a new thread.
getFoundEntries(String) - Method in interface eve.database.Database
Get all the entries in the Database sorted by the specified index in a new thread.
getFoundEntries() - Method in class eve.database.EntriesView
Get the FoundEntries for the view.
getFoundEntries(Handle, int, EntrySelector, ObjectFinder, Comparer, boolean) - Method in class eve.database.implement.DatabaseObject
Override this to locate the found entries in your own way.
getFoundEntries(Handle, int, EntrySelector, ObjectFinder) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(Handle, Comparer) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(int) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(int, EntrySelector) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(int, Object) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(int, ObjectFinder) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(Comparer) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(Handle, String) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(String) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(Handle, int, ObjectFinder) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(Handle, int, EntrySelector) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(Handle, int) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntries(Handle, int, Object) - Method in class eve.database.implement.DatabaseObject
 
getFoundEntriesForIndex(Handle, IndexEntry) - Method in class eve.database.implement.DatabaseObject
 
getFrame() - Method in class eve.ui.Control
 
getFrameOrContainer() - Method in class eve.ui.Control
 
getFramePosition() - Method in class eve.fx.sound.WaveInput
 
getFramePosition() - Method in class eve.fx.sound.WaveOutput
 
getFrameSize() - Method in class eve.fx.sound.WaveInput
 
getFrameSize() - Method in class eve.fx.sound.WaveOutput
 
getFrom(PointGraphics) - Method in class eve.fx.points.TransformState
 
getFrom(File) - Method in class eve.io.FileSpecs
Set this FileSpecs to be that of a specific file.
getFromField(Field, Object) - Method in class eve.sys.Wrapper
Get the value stored in the field f in the object source into this Wrapper.
getFullCopy() - Method in class eve.ui.data.LiveTreeNode
 
getFullCopy() - Method in class eve.util.mVector
This returns a Vector that is a copy of this one, where all the items are themselves copies of the original items.
getFullDepth(int) - Method in class eve.ui.data.LiveTreeNode
 
getFullFiew() - Method in class eve.database.EntriesView
Refresh this EntriesView to view the entire source FoundEntries.
getFullHtmlPage(String, String, String, Properties) - Method in class eve.server.RemoteAppEntry
 
getFullKeyPath() - Method in interface eve.sys.IRegistryKey
 
getFullKeyPath() - Method in class eve.sys.RegistryKeyObject
 
getFullObject(String, Class) - Static method in class eve.util.TextEncoder
 
getFullPath() - Method in class eve.io.File
 
getFullPath() - Method in class eve.io.FileAdapter
 
getFullPath() - Method in class eve.io.filestore.FileStoreEntryFile
 
getFullPath() - Method in class eve.io.SafeFile
 
getFullPath() - Method in class eve.net.rapi.RapiFile
 
getFullPath() - Method in class eve.server.RemoteFile
 
getFullPath() - Method in interface eve.sys.WebApplication.LocalDirectory
 
getFullPath() - Method in interface eve.sys.WebApplication.LocalFile
 
getFullSize(PointRect) - Method in class eve.fx.points.PdfMaker.Page
 
getFullStackTrace(Throwable) - Static method in class eve.sys.Vm
This gets the fully expanded stack trace for the Throwable and all chained throwables.
getFullView(EntriesView) - Method in interface eve.database.FoundEntries
Get an EntriesView that contains all the entries in this FoundEntries.
getFullView(EntriesView) - Method in class eve.database.implement.FoundEntriesObject
 
getGamma() - Static method in class eve.fx.Graphics
 
getGenericProcessor() - Method in class eve.net.rapi.SystemInfo
This returns either "Mips" or "SH3" or "SH4" or "Arm" depending on the discovered processor.
getGestureOptionsFor(Control) - Static method in class eve.ui.event.PenEvent
 
getGFlag() - Method in class com.stevesoft.pat.Regex
Get the state of the 'g' flag.
getgid() - Static method in class eve.sys.unix.Unix
Determine the current real group id if this is a Unix/Linux process.
getGraphics() - Method in class eve.fx.BufferedGraphics
Get the graphics that you should use to draw on.
getGraphics() - Method in class eve.fx.GraphicsImageData
Return the Graphics this object is assigned to.
getGraphics() - Method in class eve.fx.gui.EveCanvas
 
getGraphics() - Method in class eve.fx.gui.NativeWindowSurface
 
getGraphics() - Method in class eve.fx.Image
 
getGraphics() - Method in interface eve.fx.ISurface
This returns a new Graphics for use on the surface IF it is supported.
getGraphics() - Method in class eve.fx.print.PrinterJob
 
getGraphics(int, int, int, int) - Method in class eve.ui.Control
 
getGraphics() - Method in class eve.ui.Control
 
getGraphics() - Method in interface eve.ui.Swipable
Get a BufferedGraphics to draw the pages to while swiping.
getGrayScaleColorTable(int) - Static method in class eve.fx.ImageTool
Create and return a Gray scale color table.
getGreatestMinimum(int) - Method in class java.util.Calendar
Gets the greatest minimum value that is allowed for the specified field.
getGreatestMinimum(int) - Method in class java.util.GregorianCalendar
Gets the greatest minimum value that is allowed for the specified field.
getGreen() - Method in class eve.fx.Color
Returns the green value of the color.
getGregorianChange() - Method in class java.util.GregorianCalendar
Gets the date of the switch from Julian dates to Gregorian dates.
getGroup() - Method in class eve.io.File
Get the group name of the file or null if that is not supported on the platform.
getGroupFor(Control, int) - Static method in class eve.ui.ControlGroup
Get the ControlGroup for the Control which is tagged with the specified Tag ID.
getGroupID(String) - Static method in class eve.sys.unix.Unix
Get the group ID number for the specified group name.
getGroupName(int) - Static method in class eve.sys.unix.Unix
Get the group name for the specified group id.
getGUICapabilities() - Static method in class eve.sys.Device
Get the GUI capabilities of the currently running VM.
getGuiFlags() - Method in class eve.fx.gui.WindowSurface
Get the GUI Flags for the device.
getGuiFlags() - Static method in class eve.ui.Gui
 
getGuiFontHeight() - Static method in class eve.ui.Gui
 
getGuiTextHeight() - Static method in class eve.ui.ControlBase
 
getHandle() - Method in exception eve.sys.SlowTaskException
Get the handle for the task being performed.
getHasChanged() - Method in class eve.ui.data.FileSaver
 
getHeight() - Method in interface eve.fx.Drawable
 
getHeight() - Method in class eve.fx.FontMetrics
Returns the height of the referenced font.
getHeight() - Method in class eve.fx.Icon
 
getHeight() - Method in class eve.fx.IIcon.SizedIcon
 
getHeight() - Method in class eve.fx.ImageObject
 
getHeight() - Method in class eve.fx.Mask
 
getHeight() - Method in class eve.fx.PixelBuffer
 
getHeight() - Method in class eve.fx.points.PointFontMetrics
Return the height from the lowest descent to the highest ascent for the Font.
getHeight() - Method in class eve.ui.Control
 
getHeight() - Method in class eve.ui.table.TableControl
 
getHeightFor(int) - Method in class eve.fx.IconListObject
 
getHeightForLines(int) - Method in class eve.ui.TextPad
 
getHeightOfObject(Object) - Method in class eve.ui.table.TreeTableModel
 
getHiddenLevel() - Method in class eve.ui.HideControl
 
getHideParent() - Method in class eve.ui.Control
Get the parent Container used to hide()/unhide() the Control.
getHorizontalChange() - Method in class eve.ui.Swiper
Call this after a SWIPE_COMPLETE return from handleSwipe().
getHost() - Method in class java.net.URL
Returns the host of the URL
getHostAddress() - Method in class java.net.Inet6Address
Returns the IP address string in textual presentation
getHostAddress() - Method in class java.net.InetAddress
Returns the IP address of this object as a String.
getHostName() - Method in class java.net.InetAddress
Returns the hostname for this address.
getHotArea() - Method in class eve.fx.Drawing
The area returned here is not relative to the top left of the image.
getHotKeyFrom(String) - Static method in class eve.ui.Gui
Given text in the format "Text$hotkey" this returns the hotkey character.
getHours() - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use get(Calendar.HOUR_OF_DAY) instead.
getHttpConnection(String) - Method in class eve.ui.formatted.data.WebBrowser
Create an HttpConnection object to fetch a web document.
getIcon(String) - Static method in class eve.fx.Icon
Load an Icon from the ImageCache.
getIcon(String) - Method in class eve.fx.ImageCache
Get an IIcons from a list of image names.
getIcon(String, boolean) - Method in class eve.fx.ImageCache
 
getIcon(int) - Method in class eve.fx.win32.WindowsIconGroup
 
getIcon(int) - Static method in class eve.io.File
Get one of the icons: OpenFolderIcon, ClosedFolderIcon and PageIcon.
getIcon(String) - Static method in class eve.ui.data.ListEditor
 
getIcon() - Method in interface eve.ui.data.LiveData
Return an Icon for this object (if one exists) or null if no icon exists.
getIcon() - Method in class eve.ui.data.LiveObject
This returns null by default.
getIcon(int) - Static method in class eve.ui.Icons
 
getIcon() - Method in class eve.ui.Label
 
getIcon() - Method in class eve.ui.table.data.ExceptionTreeNode
 
getIcon(Object, int) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
getIcon(int, TreeNode) - Method in class eve.ui.table.TreeModelAdapter
 
getIcon(Object, int) - Method in class eve.ui.table.TreeModelAdapter
Override this to get the icon for the child of the parent.
getIcon(int, TreeNode) - Method in class eve.ui.table.TreeTableModel
 
getIconBaseFileName() - Method in interface eve.ui.data.icons.IconFileNamer
 
getIconBaseFileName() - Method in class eve.ui.data.icons.Icons
 
getIconCount() - Method in class eve.ui.table.IconTableModel
This should return the number of icons.
getIconDirectories() - Method in class eve.fx.win32.WindowsIconGroup
 
getIconDirEntry(WindowsIcon, int) - Method in class eve.fx.win32.WindowsIconGroup
 
getIconForFile(String) - Static method in class eve.ui.filechooser.FileChooser
Get the associated icon for a file name.
getIconImage(int) - Method in class eve.ui.table.IconTableModel
Get the image for the specified icon.
getIconized(String, String) - Static method in class eve.ui.MenuItem
A convenience method to return a MenuItem that is the combination of the label and specified icon.
getIconized(String, String, FontMetrics) - Static method in class eve.ui.MenuItem
 
getIconized(String, String, String) - Static method in class eve.ui.MenuItem
A convenience method to return a MenuItem that is the combination of the label and specified icon.
getIconMenu() - Method in class eve.ui.IconMenuForm
 
getIconOptions - Variable in class eve.fx.IIcon.SizedIcon
 
getIconSizeForHeight(int) - Static method in class eve.ui.Gui
Given the text height, determine the best icon size.
getIConsole() - Static method in class eve.sys.VmServer
 
getIconText(int) - Method in class eve.ui.table.IconTableModel
Get the text for the specified icon.
getIconToolTip(int) - Method in class eve.ui.table.IconTableModel
Get the tooltip for the icon at the specified index.
getIconWidth() - Method in class eve.ui.filechooser.FileListTableModel
 
getID(String) - Method in class eve.database.Record
Find the ID of a specified field given its name - throwing an IllegalArgumentException if the ID is not found.
getID() - Method in class java.util.TimeZone
Gets the identifier of this time zone.
getIdentifier() - Method in interface eve.database.Database
Get a unique identifier for this database - used for synchronizing.
getIdentifier() - Method in class eve.database.implement.DatabaseObject
 
getIgnoreCase() - Method in class com.stevesoft.pat.Regex
Get the state of the ignoreCase flag.
getImage() - Method in class eve.fx.Drawing
 
getImage(int, PixelBuffer) - Method in class eve.fx.Icon
 
getImage(int, PixelBuffer) - Method in interface eve.fx.IIcon.ImageList
Get the image at the specified index either by copying into the PixelBuffer provided or by returning an IImage object.
getImage(String, Object) - Method in class eve.fx.ImageCache
Deprecated. 
getImage(String, int, int, boolean) - Method in class eve.fx.ImageCache
Deprecated. 
getImage(String, int, int) - Method in class eve.fx.ImageCache
Get an IImage scaled to a particular size.
getImage(String) - Method in class eve.fx.ImageCache
 
getImage(String, boolean) - Method in class eve.fx.ImageCache
Load an Image given the imageName.
getImage(ImageData) - Method in class eve.fx.points.PdfMaker
 
getImage() - Method in class eve.ui.Control
 
getImage(PixelBuffer) - Method in class eve.ui.data.icons.AnIcon
 
getImage(PixelBuffer, Color) - Method in class eve.ui.data.icons.AnIcon
 
getImage(File, boolean) - Static method in class eve.ui.filechooser.ImageFileChooser
This is the maximum size of an image to preview or get in bytes.
getImage(InputStream, String, int, int, boolean, Dimension) - Static method in class eve.ui.filechooser.ImageFileChooser
 
getImage(File, int, int, boolean, Dimension) - Static method in class eve.ui.filechooser.ImageFileChooser
 
getImage(String, String, boolean) - Static method in class eve.ui.filechooser.ImageFileChooser
This will execute an ImageFileChooser and return the chosen image.
getImage() - Method in class eve.ui.ImageControl
 
getImageAsIcon() - Method in class eve.ui.data.icons.AnIcon
 
getImageColor(Color, Color, boolean, boolean, boolean) - Static method in class eve.ui.Button
 
getImageColor() - Method in class eve.ui.Button
 
getImageColor() - Method in class eve.ui.ButtonObject
 
getImageColorTable() - Method in class eve.fx.ByteArrayImageData
 
getImageColorTable() - Method in class eve.fx.Icon
 
getImageColorTable() - Method in class eve.fx.ImageAdapter
 
getImageColorTable() - Method in class eve.fx.ImageObject
 
getImageColorTable() - Method in class eve.fx.RGBImageData
This always returns null.
getImageColorTable() - Method in interface eve.sys.ImageData
For indexed images, this retrieves the color table as an array of ARGB integers.
getImageColorTable() - Method in class eve.sys.ImageDataInfo
Returns the value of the field "colorTable"
getImageData(ZepFile, int, PixelBuffer) - Static method in class eve.fx.Icon
 
getImageData() - Method in class eve.fx.IIcon.SizedIcon
This will expose the underlying sized image IF it is an ImageData.
getImageData() - Method in interface eve.fx.ImageMaker
After decoding is done this is used to retrieve the fully decoded image.
getImageData() - Method in class eve.fx.ImageObject
 
getImageData() - Method in class eve.fx.ScaledImageMaker
Deprecated.
 
getImageData() - Method in interface eve.sys.ImageMaker
After decoding is done this is used to retrieve the fully decoded image.
getImageDataInfo(ImageDataInfo) - Method in class eve.fx.ImageDecoder
 
getImageDimension(int, Dimension) - Method in class eve.fx.Icon
 
getImageDimension(int, Dimension) - Method in class eve.fx.IconListObject
 
getImageDimension(int, Dimension) - Method in interface eve.fx.IIcon.ImageList
Get the dimensions of the specified image.
getImageDrag() - Method in class eve.ui.DragContext
Get the current ImageDragInWindow if there is one.
getImageFlags(int) - Method in class eve.fx.IconListObject
 
getImageFlags(int) - Method in interface eve.fx.IIcon.ImageList
The flags for the images.
getImageFor(String, Class) - Method in class eve.fx.ImageCache
Get an Image relative to a class.
getImageHeight() - Method in class eve.fx.Icon
 
getImageHeight() - Method in class eve.fx.ImageObject
 
getImageHeight() - Method in interface eve.sys.ImageData
 
getImageHeight() - Method in class eve.sys.ImageDataInfo
Returns the value of the field "height"
getImageInfo(FormattedDataSource, ImageInfo) - Static method in class eve.fx.Image
 
getImages(IIcon.ImageList, Collection) - Static method in class eve.fx.Icon
Place all the images into the destination.
getImages(int, Vector) - Method in class eve.fx.Icon
Get all the images of a particular type and place them in the destination.
getImages(Handle) - Method in class eve.fx.print.PrintPreview
 
getImages(FontMetrics) - Method in class eve.ui.ShowBusy
 
getImageScanLineLength() - Method in class eve.fx.ByteArrayImageData
 
getImageScanLineLength() - Method in class eve.fx.Icon
 
getImageScanLineLength() - Method in class eve.fx.ImageAdapter
 
getImageScanLineLength() - Method in class eve.fx.ImageObject
 
getImageScanLineLength() - Method in class eve.fx.Picture
 
getImageScanLineLength() - Method in class eve.fx.RGBImageData
This always returns the width of the original image.
getImageScanLineLength() - Method in interface eve.sys.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 eve.sys.ImageDataInfo
Returns the value of the field "scanLineLength"
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.BufferedImageData
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.ByteArrayImageData
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Drawing
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.GraphicsImageData
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.GrayScaleImage
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Icon
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Image
This optimizes an Image for fast display if possible without losing color quality.
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.ImageAdapter
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.ImageSubSection
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Picture
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.PixelBuffer
 
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.RGBImageData
Get the image scan lines, always as ARGB integer values.
getImageScanLines(int, int, Object, int, int) - Method in class eve.fx.RotatedImageData
 
getImageScanLines(int, int, Object, int, int) - Method in interface eve.sys.ImageData
Place a set of scan lines into a destination array.
getImageScanLines(int, int, Object, int, int) - Method in class eve.sys.ImageDataInfo
This does nothing at all.
getImageScanLineType() - Method in class eve.fx.ByteArrayImageData
 
getImageScanLineType() - Method in class eve.fx.Icon
 
getImageScanLineType() - Method in class eve.fx.ImageAdapter
 
getImageScanLineType() - Method in class eve.fx.ImageObject
 
getImageScanLineType() - Method in class eve.fx.Picture
 
getImageScanLineType() - Method in class eve.fx.RGBImageData
This always returns SCAN_LINE_INT_ARRAY;
getImageScanLineType() - Method in interface eve.sys.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 eve.sys.ImageDataInfo
Returns the value of the field "scanLineType"
getImageSection(IImage, Mask, Point, double) - Static method in class eve.fx.PixelBuffer
This gets a section of an Image, starting at a particular point and in a shape represented by Mask.
getImagesOfType(int) - Method in class eve.ui.data.icons.Icons
 
getImagesOfType(int, Vector) - Method in class eve.ui.data.icons.Icons
 
getImageType() - Method in class eve.fx.ByteArrayImageData
 
getImageType() - Method in class eve.fx.Icon
 
getImageType() - Method in class eve.fx.ImageAdapter
 
getImageType() - Method in class eve.fx.ImageObject
 
getImageType() - Method in class eve.fx.Picture
 
getImageType() - Method in class eve.fx.RGBImageData
This returns either TYPE_ARGB or TYPE_RGB.
getImageType() - Method in interface eve.sys.ImageData
This returns one of the TYPE_XXX values
getImageType() - Method in class eve.sys.ImageDataInfo
Returns the value of the field "type"
getImageWidth() - Method in class eve.fx.Icon
 
getImageWidth() - Method in class eve.fx.ImageObject
 
getImageWidth() - Method in interface eve.sys.ImageData
 
getImageWidth() - Method in class eve.sys.ImageDataInfo
Returns the value of the field "width"
getInCheck() - Method in class java.lang.SecurityManager
Tells whether or not the SecurityManager is currently performing a security check.
getIncludedField(Database, int, Editor) - Static method in class eve.ui.advanced.database.DatabaseUIUtils
 
getInCollection(Object, int) - Static method in class eve.database.DatabaseUtils
 
getIncomingCallLogger() - Static method in class eve.io.block.RemoteCall
 
getIncomingParameter(String, Object) - Method in class eve.sys.Progress
 
getIncomingParameter(String, Object, Class) - Method in class eve.sys.Progress
 
getIncomingParameters() - Method in class eve.sys.Progress
Get the extra incoming parameters - this should be called as soon as the Progress is created since it can be reset whenever a method is called from the current method.
getIndex() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the error index.
getIndexedSection(int) - Method in class eve.fx.DisplayLine
 
getIndexes() - Method in interface eve.database.Database
This returns all the indexes used by the Database.
getIndexes() - Method in class eve.database.EntriesView
Get the indexes of the entries in the FoundEntries in this view.
getIndexes(IntArray) - Method in class eve.database.EntriesView
Append all the indexes stored in this EntriesView into an IntArray.
getIndexes() - Method in class eve.database.implement.DatabaseObject
 
getIndexes() - Method in class eve.ui.choices.SimpleItemSelectPopup
 
getIndexesInFoundEntries() - Method in class eve.database.EntriesView
Get all the indexes as an arry of ints.
getIndexFor(int) - Method in class eve.ui.table.TreeModelAdapter
 
getIndexLocation(int, Dimension) - Method in class eve.ui.TextPad
This locates the row and column index of a character from the original text in the list of DisplayLines.
getIndexOf(String) - Method in class eve.util.TextDecoder
Get the index of the named value.
getIndexOnScreen(int) - Method in class eve.ui.IconMenu
 
getIndexSort(String) - Method in class eve.database.implement.DatabaseObject
 
getInetAddress() - Method in class java.net.DatagramSocket
 
getInetAddress() - Method in class java.net.ServerSocket
 
getInetAddress() - Method in class java.net.Socket
 
getInfo(int, Object, Object, int) - Method in class eve.fx.gui.NativeWindowSurface
 
getInfo(int, Object, Object, int) - Method in class eve.fx.gui.WindowSurface
 
getInfo(int) - Method in class eve.io.File
A quick way of doing getInfo(infoCode,null,null,0);
getInfo(int, Wrapper, int) - Method in class eve.io.File
 
getInfo(int, Wrapper, int) - Method in class eve.io.FileAdapter
 
getInfo(int, Wrapper, int) - Method in class eve.io.filestore.FileStoreEntryFile
 
getInfo(int, Wrapper, int) - Method in class eve.net.rapi.RapiFile
 
getInfo(String) - Method in interface eve.server.IRemoteFile
 
getInfo(int, Object, Object, int) - Method in class eve.ui.Window
 
getInfo(int, Object) - Method in class eve.ui.Window
 
getInfo(int, Wrapper, int) - Method in class eve.zipfile.ZipEntryFile
 
getInfraRedAddress() - Static method in class eve.net.Net
 
getInitialFile() - Method in class eve.ui.data.FileSaver
 
getInput(Menu) - Method in interface eve.ui.Choice.SelectByInput
This allows you to return a custom MenuSelectionInput.
getInputStackParentOf(Control) - Static method in class eve.ui.InputStack
 
getInputStream(RandomStream, String) - Static method in class eve.io.filestore.EveFile
 
getInputStream() - Method in class eve.io.MemoryStream
Return an InputStream to read from the MemoryStream - which in this implementation is itself.
getInputStream() - Method in class eve.io.SerialPort
 
getInputStream(Socket) - Method in class eve.net.HttpConnection
Get an InputStream to read in the data.
getInputStream() - Method in class eve.net.HttpConnection
Get an InputStream to read in the data.
getInputStream() - Method in interface eve.sys.WebApplication.LocalFile
 
getInputStream(String, Object) - Method in class eve.ui.data.FileSaver
This creates a Stream to read from to the source file name.
getInputStream() - Method in class eve.util.FormattedDataSource
Return an InputStream for reading the formatted data bytes.
getInputStream(ZipEntry) - Method in class eve.zipfile.ZipFile
Creates an input stream reading the given zip entry as uncompressed data.
getInputStream() - Method in class java.lang.Process
Get an InputStream from which you can read the standard output of the sub-process.
getInputStream() - Method in class java.net.Socket
 
getInputStream() - Method in class java.net.URLConnection
 
getInputStream(ZipEntry) - Method in class java.util.zip.ZipFile
Creates an input stream reading the given zip entry as uncompressed data.
getInputStreamFor(String) - Method in interface eve.server.IRemoteFile
 
getInputStreamFor(String) - Method in class eve.util.mClassLoader
This is called by findClassBytes by default and you can override this if necessary instead of overriding findClassBytes().
getInputValue() - Method in class eve.ui.data.InputBox
Use this to get the entered text.
getInsertionText(MenuItem) - Method in class eve.ui.InputWithTools
This requests the text to insert into the mInput for the specified MenuItem.
getInsets(Insets) - Method in interface eve.fx.PaintParameters
 
getInsets(Insets) - Method in class eve.fx.PaintParametersObject
 
getInstalledDirectories(String) - Static method in class eve.sys.install.InstalledConfig
Get the InstalledDirectories for this application, given a defaultDataDirectory if the application has not been installed.
getInstalledDirectories(String, String) - Static method in class eve.sys.install.InstalledConfig
Get the InstalledDirectories for this application, given a defaultDataDirectory if the application has not been installed.
getInstalledDirectoryNames(String, String) - Static method in class eve.sys.install.InstalledConfig
Return the installed directories as an array of two strings.
getInstallProperties(FileStore) - Method in class eve.ui.launcher.VMApp
 
getInstance() - Static method in class java.security.KeyStore
 
getInstance(String) - Static method in class java.security.KeyStore
 
getInstance() - Static method in class java.util.Calendar
Creates a calendar representing the actual time, using the default time zone and locale.
getInstance(TimeZone) - Static method in class java.util.Calendar
Creates a calendar representing the actual time, using the given time zone and the default locale.
getInstance(Locale) - Static method in class java.util.Calendar
Creates a calendar representing the actual time, using the default time zone and the given locale.
getInstance(TimeZone, Locale) - Static method in class java.util.Calendar
Creates a calendar representing the actual time, using the given time zone and locale.
getInt() - Method in class eve.data.PlainDate
Convert this PlainDate into a platform independent int value.
getInt() - Method in class eve.data.PlainTime
Convert this PlainDate into a platform independent int value.
getInt(String, int) - Method in class eve.data.PropertyList
 
getInt(Object, String, int) - Static method in class eve.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 eve.math.MPN
 
getInt() - Method in class eve.sys.Wrapper
Return the int value stored in the Wrapper.
getInt() - Method in class eve.ui.CheckBoxGroup
This returns the same value as getSelectedIndex().
getInt() - Method in class eve.ui.ChoiceControl
 
getInt() - Method in class eve.ui.HexDisplay
 
getInt() - Method in class eve.ui.IntChoice
Return the integer value of the String at the currently selected index.
getInt() - Method in class eve.ui.ScrollTrack
 
getInt() - Method in class eve.ui.TrackControl
 
getInt() - Method in class eve.ui.UpDownInput
Return the integer value in the control - by default it simply converts the text value to an integer.
getInt() - Method in interface eve.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
 
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 eve.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(PointRect, PointRect) - Method in class eve.fx.points.PointRect
 
getIntersection(Rect, Rect) - Method in class eve.fx.Rect
Get the intersection between this Rect and another Rect.
getInterval() - Method in class com.stevesoft.pat.RegexWriter
Get the interval at which regex matches are checked.
getInterval() - Method in class eve.sys.TimeOut
Gets the interval in milliseconds of this TimeOut.
getIntFontMetrics() - Method in class eve.fx.points.PointFontMetrics
This PointFontMetrics MAY be based on an standard integer based FontMetrics or it may be based on a PointFontDescriptor.
getIntSequence(int[], int, int, int, int) - Static method in class eve.util.Utils
This puts a sequence of integers into a int array.
getIntSequence(int[], int) - Static method in class eve.util.Utils
This fills the int array with an increasing sequence of integers starting with first.
getInvocationHandler(Object) - Static method in class java.lang.reflect.Proxy
 
getISO3Country() - Method in class java.util.Locale
Returns the three-letter ISO country abbrevation of the locale.
getISO3Language() - Method in class java.util.Locale
Returns the three-letter ISO language abbrevation of this locale.
getISOCountries() - Static method in class java.util.Locale
Returns a list of all 2-letter uppercase country codes as defined in ISO 3166.
getISOLanguages() - Static method in class java.util.Locale
Returns a list of all 2-letter lowercase language codes as defined in ISO 639 (both old and new variant).
getIsOver() - Method in class eve.fx.PenOverState
 
getItem(String) - Method in class eve.ui.CardPanel
 
getItem(int) - Method in class eve.ui.CardPanel
 
getItem(Control) - Method in class eve.ui.CardPanel
 
getItem(int) - Method in class eve.ui.data.ListEditor
Get the item at the specified index.
getItem(int) - Method in interface eve.ui.MultiCardPanel
This returns a Card object holding information about the item added at the specified index.
getItem(Control) - Method in interface eve.ui.MultiCardPanel
This returns a Card object holding information about the item added for the specified control.
getItem(int) - Method in class eve.ui.MultiCardPanelAdapter
 
getItem(Control) - Method in class eve.ui.MultiCardPanelAdapter
 
getItemAt(int) - Method in class eve.ui.ChoiceControl
If the item was added as a String this will return a re-used MenuItem.
getItemAt(SimpleItemSelect, int, MenuItem) - Method in interface eve.ui.choices.SimpleItemSelect.Customizer
 
getItemAt(int) - Method in class eve.ui.SimpleList
Override this to display something other than plain text.
getItemAtIndex(int) - Method in class eve.ui.IconMenu
Get the item at the specified index as a MenuItem.
getItemAtIndex(int) - Method in class eve.util.RangeList
 
getItemCount() - Method in class eve.ui.CardPanel
 
getItemCount() - Method in class eve.ui.data.ListEditor
Get the number of items.
getItemCount() - Method in class eve.ui.MultiCardPanelAdapter
 
getItemCount() - Method in interface eve.ui.MultiPanel
This returns the number of items added to the MultiPanel.
getItemCount() - Method in class eve.ui.SimpleList
Get the number of items in the list.
getItemHeight() - Method in class eve.ui.ChoiceControl
This is used to calculate the height of the line used for each item.
getItemOnScreenRect(int, Rect) - Method in class eve.ui.IconMenu
Get the Rect within the display for the specified item on the screen.
getItemRect(int, Rect) - Method in class eve.ui.IconMenu
Get the Rect within the display for the absolute item index.
getItemRect(int, Rect) - Method in class eve.ui.Menu
 
getItemsHaveIcons() - Method in class eve.ui.ChoiceControl
 
getItemToAdd(Object) - Method in class eve.ui.ChoiceControl
 
getJavaApplet() - Method in interface eve.sys.Applet
 
getJavaBigDecimal() - Method in class eve.math.Decimal
 
getJavaEveLibraryVersion() - Static method in class eve.sys.Vm
This will test if the loading of the java_eve DLL was successful and returns the version of the DLL.
getJavaFrame() - Method in class eve.fx.gui.NativeWindowSurface
 
getJavaSurface() - Method in class eve.fx.gui.NativeWindowSurface
 
getJavaVM() - Static method in class eve.sys.Registry
Get the Java executable on the system.
getJavaWindow() - Method in class eve.fx.gui.NativeWindowSurface
 
getKeepAlive() - Method in class java.net.Socket
 
getKey(int, boolean) - Method in class eve.ui.SoftKeyBar
Return the Control the SoftKey is set for.
getKey(int) - Method in class eve.ui.SoftKeyBar
Return the Control the SoftKey is set for.
getKey() - Method in interface java.util.Map.Entry
Get the key corresponding to this entry.
getKey() - Method in exception java.util.MissingResourceException
Gets the key of the resource that is missing bundle, this is an empty string if the whole resource bundle is missing.
getKeyAt(int) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
getKeyForValue(Object) - Method in class eve.util.WeakCache
Given a value, find the key associated with that value if present.
getKeyIndexes(Object) - Method in class eve.ui.table.data.registry.RegistryTreeModel
 
getKeyName() - Method in interface eve.sys.IRegistryKey
Get the name to display for the key.
getKeyName() - Method in class eve.sys.RegistryKeyObject
 
getKeys() - Method in class java.util.PropertyResourceBundle
This method should return all keys for which a resource exists.
getKeys() - Method in class java.util.ResourceBundle
This method should return all keys for which a resource exists; you should include the enumeration of any parent's keys, after filtering out duplicates.
getKnownScreenSize() - Static method in class eve.ui.Application
 
getLabel(String) - Method in class eve.ui.InputStack
 
getLanguage() - Method in class java.util.Locale
Returns the language code of this locale.
getLastColToShow() - Method in class eve.ui.table.TableControl
 
getLastColToShow(int) - Method in class eve.ui.table.TableControl
 
getLastCycledKey(KeyEvent) - Method in class eve.ui.InputMethod
 
getLastModified(Time) - Method in class eve.zipfile.ZipEntry
Gets the time of last modification of the entry.
getLastRowToShow() - Method in class eve.ui.table.TableControl
 
getLastRowToShow(int) - Method in class eve.ui.table.TableControl
 
getLastSaved() - Method in class eve.ui.data.FileSaver
 
getLastSectionBar() - Method in class eve.ui.DialogBox
 
getLastSelected() - Method in class eve.ui.Control
Find the menu item which was last selected.
getLaunchType() - Method in class eve.sys.options.VMOptions
Get the default launcher Class.
getLaunchType() - Method in class eve.ui.VMOptions
Get the default launcher Class.
getLeading() - Method in class eve.fx.FontMetrics
Returns the external leading which is the space between lines.
getLeading(double) - Method in class eve.fx.points.PointFontDescriptor
 
getLeading() - Method in class eve.fx.points.PointFontMetrics
Return the extra space between font baselines which is normally used.
getLeastMaximum(int) - Method in class java.util.Calendar
Gets the smallest maximum value that is allowed for the specified field.
getLeastMaximum(int) - Method in class java.util.GregorianCalendar
Gets the smallest maximum value that is allowed for the specified field.
getLeastSignificantBits() - Method in class java.util.UUID
Returns the least significant 64 bits of the UUID as a long.
getLeftPosition() - Method in class eve.ui.TextPad
Return how many pixels the display is shifted to the right.
getLength() - Method in class eve.database.implement.DatabaseObject.MetaData
 
getLength() - Method in class eve.io.ByteArrayRandomStream
 
getLength() - Method in class eve.io.CompressedRandomStream
 
getLength() - Method in class eve.io.File
 
getLength() - Method in class eve.io.FileAdapter
 
getLength() - Method in class eve.io.FileRandomStream
Return the full length of the Stream.
getLength() - Method in class eve.io.filestore.FileStoreEntryFile
 
getLength() - Method in class eve.io.RandomStream
Return the full length of the Stream.
getLength() - Method in class eve.nativeaccess.NativeRandomStream
 
getLength() - Method in class eve.net.rapi.RapiFile
 
getLength(Object) - Static method in class eve.reflect.Array
 
getLength() - Method in class eve.server.RemoteFile
 
getLength() - Method in interface eve.sys.WebApplication.LocalFile
 
getLength(Object) - Static method in class java.lang.reflect.Array
Gets the array length.
getLength() - Method in class java.net.DatagramPacket
Returns the length of the data in the buffer
getLetterForControl() - Method in class eve.fx.gui.SurfaceKeyEvent
The letter representing the character if it is a CTRL- keypress.
getLibraryVersion() - Static method in class eve.Version
Returns the version of the library
getLine(int) - Method in class eve.ui.Console
 
getLine(int) - Method in class eve.ui.TextPad
Get the DisplayLine at the specified index.
getLine() - Method in class eve.ui.TextPad
 
getLineAt(int) - Method in class eve.ui.TextPad
Get the line at the specified index.
getLineAt(int, boolean) - Method in class eve.ui.TextPad
Get the line at the specified index.
getLineHeight() - Method in class eve.ui.TextPad
Returns the height in pixels of each line (all lines are the same height).
getLineLength() - Method in class eve.ui.Console
 
getLineLength(int, boolean) - Method in class eve.ui.TextPad
Return the length of the line in characters, with or without the ending line feed.
getLineNumber() - Method in class java.io.LineNumberInputStream
Deprecated.
This method returns the current line number
getLineNumber() - Method in class java.io.LineNumberReader
This method returns the current line number
getLineNumber() - Method in class java.lang.StackTraceElement
 
getLines(Object, Object, int, boolean, int) - Method in class eve.fx.GeneralPath
Convert the GeneralPath to an sequence of lines that fit the path.
getLines(boolean, int) - Method in class eve.fx.GeneralPath
This returns the lines as integer or floating point values.
getLines(StringList) - Method in class eve.ui.Label
 
getLines(StringList) - Method in class eve.ui.MessageArea
 
getLines() - Method in class eve.ui.TextPad
Get all the lines.
getLinesOnScreen(Range) - Method in class eve.ui.table.TableControl
 
getLinkName() - Method in class eve.server.RemoteAppEntry
Get a name for the application suitable for use in a link (no spaces).
getList(String) - Method in class eve.data.MultiListSelect.AvailableLists
 
getList() - Method in class eve.data.MultiListSelect.SingleListSelect
 
getListComparer(int) - Static method in class eve.io.FileSpecs
Get a Comparer that compares two FileSpecs based on the listOptions.
getListEditor(int) - Method in class eve.ui.data.ListObject
 
getListItem(int) - Method in interface eve.data.ISimpleList
Get the Object at the list index.
getListItem(int) - Method in class eve.ui.List
 
getListItem(int) - Method in class eve.ui.SimpleList
 
getListItems() - Method in interface eve.data.ISimpleList
Get all the list items.
getListItems() - Method in class eve.ui.BasicList
 
getListItems() - Method in class eve.ui.List
 
getListItems() - Method in class eve.ui.SimpleList
 
getListName() - Method in class eve.data.MultiListSelect.SingleListSelect
 
getListOwner(Class) - Method in class eve.ui.data.ListEditor
 
getLocalAddress(ServerSocket, InetAddress) - Static method in class eve.net.Net
 
getLocalAddress(ServerSocket) - Static method in class eve.net.Net
 
getLocalAddress(Socket, InetAddress) - Static method in class eve.net.Net
 
getLocalAddress(Socket) - Static method in class eve.net.Net
 
getLocalAddress() - Method in class java.net.DatagramSocket
 
getLocalAddress() - Method in class java.net.Socket
 
getLocalAddresses(boolean, boolean) - Static method in class eve.net.Net
Try to find the list of all IP addresses held by the local host, but not including the local loop backs
getLocale() - Method in interface eve.database.Database
Set the locale being used with the Database.
getLocale() - Method in class eve.database.implement.DatabaseObject
 
getLocale() - Method in class eve.sys.SimpleDateFormat
Get the Locale used for the SimpleDateFormat.
getLocale() - Static method in class eve.sys.Vm
 
getLocale() - Method in class java.util.ResourceBundle
Return the actual locale of this bundle.
getLocalHost() - Static method in class eve.net.Net
A "safer" version of InetAddress getLocalHost().
getLocalHost() - Static method in class java.net.InetAddress
Returns an InetAddress object representing the address of the current host.
getLocalInterfaces(Handle, boolean) - Static method in class eve.net.NetworkInterface
Note that the local loopbacks 127.0.0.1 IS included in this list.
getLocalInterfaces(boolean, TimeOut) - Static method in class eve.net.NetworkInterface
 
getLocalizedMessage() - Method in class java.lang.Throwable
 
getLocalKey(int, String, boolean, boolean) - Static method in class eve.sys.registry.Registry
Deprecated.
Use getRootKey() instead and then use it to get sub-paths.
getLocalMachineRegistryEntryFor(String) - Static method in class eve.sys.install.InstalledConfig
 
getLocalPort() - Method in class java.net.DatagramSocket
 
getLocalPort() - Method in class java.net.ServerSocket
 
getLocalPort() - Method in class java.net.Socket
 
getLocalRegistry() - Static method in class eve.sys.Registry
 
getLocalRegistry() - Static method in class eve.sys.registry.Registry
 
getLocalRegistryKeyValue(String) - Method in interface eve.net.IRemoteServer
 
getLocalResourceObject(Locale, String) - Method in class eve.io.TreeConfigFile
 
getLocalResourceObject(Locale, String) - Static method in class eve.sys.registry.RegistryLocalResource
 
getLocation(Point) - Method in class eve.fx.Drawing
Get the X,Y location of the Drawing.
getLocation(Point) - Method in class eve.ui.Control
Return the location of the Control (x and y coordinates) within its parent in a Point.
getLock() - Method in class eve.ui.Control
 
getLock - Variable in class eve.ui.table.data.FieldTableModel
 
getLock() - Method in class eve.ui.table.TableModel
 
getLong(String, long) - Method in class eve.data.PropertyList
 
getLong() - Method in class eve.math.MPN
 
getLong() - Method in class eve.sys.Wrapper
Return the long value stored in the Wrapper.
getLong() - Method in class eve.ui.HexDisplay
 
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
 
getLowestChildAddressAt(int, int) - Method in class eve.fx.PenOverState
 
getLowestChildAt(int, int) - Method in class eve.fx.PenOverState
 
getLowestSetBit() - Method in class eve.math.BigInteger
 
getLowestSetBit() - Method in class java.math.BigInteger
Returns the index of the rightmost (lowest-order) one bit in this BigInteger (the number of zero bits to the right of the rightmost one bit).
getMainSurface() - Static method in class eve.fx.gui.WindowSurface
This returns the MainSurface to be used by the application.
getMainWindowSurface() - Static method in class eve.ui.Gui
 
getMapping() - Method in class eve.ui.choices.CodedChoices
If you do not override codeToDisplay() or displayToCode() or addMenuItems() then you must override this to provide a Map from the code to the display string or the display string to the code.
getMapping(boolean) - Method in class eve.ui.choices.CodeToDisplay
 
getMapsTo(String, Vector) - Method in interface eve.ui.Choice.SelectByInput
Return the index of the item that closest matches the user input.
getMargined(double, double, double, double, PointRect) - Method in class eve.fx.points.PageFormat
Get the co-ordinates into the printer Page for the specified margins.
getMask() - Method in class eve.fx.win32.WindowsIcon
 
getMaskForColor(int) - Method in class eve.fx.win32.WindowsBitmap
 
getMaskList() - Method in class eve.ui.filechooser.FileChooser
This returns the list of masks currently set for the file chooser.
getMatchFor(int, int, int) - Method in class eve.fx.IconListObject
 
getMatchFor(int, int, int) - Method in interface eve.fx.IIcon.ImageList
Get the index of the image matching the specified dimensions.
getMatchingEntry(DatabaseEntry, FoundEntries) - Static method in class eve.database.Synchronizer
 
getMatrix(double[]) - Method in class eve.fx.points.AffineTransform
 
getMaxBlockSize() - Method in interface eve.io.DataProcessor
This returns the largest block that can be processed.
getMaxBlockSize() - Method in class eve.security.Encryptor
 
getMaxColWidth(int) - Method in class eve.ui.table.data.FieldTableModel
 
getMaxColWidth(int) - Method in class eve.ui.table.TableModel
If this returns -1 there will be no maximum.
getMaxFractionDigits() - Method in class eve.math.DecimalFormat
 
getMaximum(int) - Method in class java.util.Calendar
Gets the biggest value that is allowed for the specified field.
getMaximum(int) - Method in class java.util.GregorianCalendar
Gets the biggest value that is allowed for the specified field.
getMaximumSize(PointRect) - Method in class eve.fx.points.PrintCell
 
getMaximumSize(Dimension) - Method in class eve.ui.Control
 
getMaxIntegerDigits() - Method in class eve.math.DecimalFormat
 
getMaxLength() - Method in interface eve.sys.WebApplication.LocalFile
 
getMaxLines() - Method in class com.stevesoft.pat.RegexReader
Deprecated. 
getMaxLines() - Method in class com.stevesoft.pat.RegexWriter
Deprecated. 
getMaxPortNumber() - Static method in class eve.io.SerialPort
Port numbers go from 1 to the maximum available on the running computer.
getMaxPriority() - Method in class java.lang.ThreadGroup
Get the maximum priority of Threads in this ThreadGroup.
getMaxRowHeight(int) - Method in class eve.ui.table.TableModel
If this returns -1 there will be no maximum.
getMaxToStringCharacters() - Static method in class eve.data.PlainTimeStamp.Utils
 
getMenu() - Method in class eve.ui.Control
Return the Menu associated with the Control if any.
getMenu() - Method in class eve.ui.PullDownMenu
 
getMenuBackground(Color) - Static method in class eve.ui.GuiStyle
 
getMenuFontMetrics() - Method in class eve.ui.Choice
Returns the FontMetrics for the font that the dropdown menu will use.
getMenuFor(int, int) - Method in class eve.ui.filechooser.FileListTableModel
 
getMenuFor(int) - Method in class eve.ui.filechooser.FileTree
 
getMenuFor(int, int) - Method in class eve.ui.table.TableModel
 
getMenuFor(int) - Method in class eve.ui.table.TreeTableModel
 
getMenuHeight() - Method in class eve.ui.ChoiceControl
 
getMenuItemAt(int) - Method in class eve.ui.ChoiceControl
If the item was added as a String this will return a distinct MenuItem for the menu.
getMenuItemCodes() - Method in class eve.ui.choices.CodedChoices
This is called by addMenuItems() and should return an array of codes in the order that they should be displayed in the menu.
getMenuOutsideCells(Point) - Method in class eve.ui.filechooser.FileListTableModel
 
getMenuOutsideCells(Point) - Method in class eve.ui.table.TableModel
 
getMenuWidth() - Method in class eve.ui.ChoiceControl
 
getMenuWidth(boolean, boolean) - Method in class eve.ui.ChoiceControl
 
getMenuWidth() - Method in class eve.ui.Menu
 
getMessage() - Method in exception java.io.InvalidClassException
Returns the descriptive error message for this exception.
getMessage() - Method in class java.lang.Throwable
 
getMessage() - Method in exception java.util.regex.PatternSyntaxException
Returns a multi-line string containing the description of the syntax error and its index, the erroneous regular-expression pattern, and a visual indication of the error index within the pattern.
getMetaData(String, int, boolean) - Method in interface eve.database.Database
 
getMetaData(String) - Method in class eve.database.implement.DatabaseObject
 
getMetaData() - Method in class eve.database.implement.RecordFile
Read in the meta-data.
getMetaData(String, int, boolean) - Method in class eve.database.implement.RecordFile
 
getMethod(String, int) - Method in class eve.reflect.Reflect
Look for a Method in the class - either instance or static.
getMethod(String, String, int) - Method in class eve.reflect.Reflect
Look for a Method in the class - either instance or static.
getMethod() - Method in class eve.sys.ClassMethod
 
getMethod - Variable in class eve.sys.FieldTransfer
The get() method used on the data interface - this is not used on the data object.
getMethod(Class, String, Class[], Class, boolean) - Static method in class eve.sys.Reflection
Find a Class method and optionally confirm the return type.
getMethod(Class, String, String, boolean) - Static method in class eve.sys.Reflection
Find a Class method and optionally confirm the return type.
getMethod(Class, String, boolean) - Static method in class eve.sys.Reflection
Find a Class method and optionally confirm the return type.
getMethod(String, boolean) - Method in class eve.sys.Type
Get a named Method but don't throw an exception on error.
getMethod(String) - Method in class eve.sys.Type
 
getMethod() - Method in class eve.zipfile.ZipEntry
Gets the compression method.
getMethod(String, Class[]) - Method in class java.lang.Class
 
getMethod() - Method in class java.util.zip.ZipEntry
Gets the compression method.
getMethodName() - Method in class java.lang.StackTraceElement
 
getMethodOrConstructor() - Method in class eve.sys.QuickMethodCall
Get the method or constructor that will be invoked.
getMethodParameterList(String) - Static method in class eve.reflect.Reflect
This returns the string within brackets in a method description.
getMethods(int) - Method in class eve.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 eve.fx.Metrics
Get the value of a particular Metric for a FontMetrics for a set of data.
getMFlag() - Method in class com.stevesoft.pat.Regex
Get the state of the sFlag
getMicrosecondPosition() - Method in class eve.fx.sound.WaveInput
 
getMicrosecondPosition() - Method in class eve.fx.sound.WaveOutput
 
getMinColWidth(int) - Method in class eve.ui.table.data.FieldTableModel
 
getMinColWidth(int) - Method in class eve.ui.table.TableModel
 
getMinFractionDigits() - Method in class eve.math.DecimalFormat
 
getMinimalDaysInFirstWeek() - Method in class java.util.Calendar
Gets how many days are required in the first week of the year.
getMinimum(int) - Method in class java.util.Calendar
Gets the smallest value that is allowed for the specified field.
getMinimum(int) - Method in class java.util.GregorianCalendar
Gets the smallest value that is allowed for the specified field.
getMinimumSize(PointRect) - Method in class eve.fx.points.PrintCell
 
getMinimumSize(Dimension) - Method in class eve.ui.Control
 
getMinIntegerDigits() - Method in class eve.math.DecimalFormat
 
getMinRowHeight(int) - Method in class eve.ui.table.TableModel
 
getMinutes() - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use get(Calendar.MINUTE) instead.
getMixedTransparencyImages() - Method in class eve.fx.Icon
 
getModal() - Static method in class eve.fx.gui.WindowSurface
 
getModalWindow() - Method in class eve.fx.gui.WindowSurface
 
getModified(Time) - Method in class eve.io.File
Get the Time that the file was last modified.
getModifiedBorderFlags(int) - Method in class eve.ui.Control
 
getModifiedTime() - Method in interface eve.database.Database
Get the time of the last modification made to the database.
getModifiedTime() - Method in interface eve.database.implement.DatabaseStream
 
getModifiedTime() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
getModifiedTime() - Method in class eve.database.implement.RecordFile
 
getModifiers() - Method in class eve.reflect.Field
 
getModifiers() - Method in interface eve.reflect.Member
 
getModifiers() - Method in class eve.reflect.MethodConstructor
 
getModifiers(boolean) - Method in class eve.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
 
getMonitoredTask() - Method in class eve.ui.MonitorHandles
 
getMonochrome() - Static method in class eve.fx.Color
 
getMonospacedCourierFont() - Static method in class eve.fx.Fx
Get the name of a valid installed Courier Font that is monospaced.
getMonth() - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use get(Calendar.MONTH) instead.
getMore_action(Editor) - Method in class eve.ui.data.icons.IconListEdit
 
getMoreTabsMenu() - Method in class eve.ui.TabbedPanel
 
getMosaic() - Method in class eve.ui.game.AniImage
 
getMostCurrentRow() - Method in class eve.util.Grid
Return the Vector which represents the row which is currently being added to (you are hardly likely to use this method).
getMostSignificantBits() - Method in class java.util.UUID
Returns the most significant 64 bits of the UUID as a long.
getMouseState() - Static method in class eve.fx.gui.EveCanvas
 
getMovedBounds() - Method in class eve.ui.game.AniImage
 
getMultiCardPanel() - Method in interface eve.ui.CardControl
 
getMyCard(Control) - Static method in class eve.ui.Card
Find the Card the specified Control is contained within.
getMyDatabaseEntries() - Method in class eve.database.implement.DatabaseObject
 
getMyFieldList(String) - Method in class eve.data.DataObject
Gets the declared field list for a particular class in the class hierarchy of this LiveObject.
getMyFoundEntries() - Method in class eve.database.implement.DatabaseObject
 
getMyHeight() - Method in class eve.ui.Canvas
 
getMyHeight() - Method in class eve.ui.CompositeControl
 
getMySize(Dimension) - Method in class eve.ui.Canvas
 
getMySize(Dimension) - Method in class eve.ui.CompositeControl
 
getMyWidth() - Method in class eve.ui.Canvas
 
getMyWidth() - Method in class eve.ui.CompositeControl
 
getName() - Method in interface eve.data.Named
Get the name of the Object.
getName() - Method in class eve.database.implement.DatabaseObject
 
getName() - Method in class eve.database.implement.RecordDatabaseIndex
 
getName() - Method in class eve.database.TestData
 
getName() - Method in class eve.fx.Font
Returns the name of the font.
getName() - Method in class eve.fx.points.FontEntry
 
getName() - Method in class eve.fx.points.PointFont
Return the name of the Font.
getName() - Method in class eve.io.File
 
getName() - Method in class eve.io.filestore.FileStoreEntry
 
getName() - Method in class eve.io.TreeConfigNode
 
getName() - Method in class eve.reflect.Constructor
 
getName() - Method in class eve.reflect.Field
 
getName() - Method in interface eve.reflect.Member
 
getName() - Method in class eve.reflect.MethodConstructor
 
getName() - Method in interface eve.sys.WebApplication.LocalDirectory
 
getName() - Method in interface eve.sys.WebApplication.LocalFile
 
getName() - Method in class eve.ui.data.icons.AnIcon
 
getName() - Method in class eve.ui.data.LiveObject
By default this returns the String "unnamed".
getName() - Method in class eve.ui.formatted.FormattedTextMaker.Entry
 
getName() - Method in class eve.ui.table.data.DirectoryTreeNode
 
getName() - Method in class eve.ui.table.data.ExceptionTreeNode
 
getName() - Method in class eve.ui.table.data.registry.RegistryKeyNode
 
getName(int) - Method in class eve.util.TextDecoder
The name of the value at the specified index.
getName() - Method in class eve.zipfile.ZipEntry
Returns the entry name.
getName() - Method in class eve.zipfile.ZipFile
Returns the name of this zip file.
getName() - Method in class java.io.File
This method returns the name of the file.
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
 
getName() - Method in class java.lang.Thread
 
getName() - Method in class java.lang.ThreadGroup
Get the name of this ThreadGroup.
getName() - Method in class java.security.Permission
Get the name of this Permission.
getName() - Method in class java.util.zip.ZipEntry
Returns the entry name.
getName() - Method in class java.util.zip.ZipFile
Returns the name of this zip file.
getNamedGroups() - Method in class eve.util.pat.Regex
Returns the Hashtable holding the named groups of the pattern
getNameFor(Object) - Method in class eve.ui.data.ListEditor
Get the name for the item.
getNames() - Method in class eve.data.PropertyList
 
getNativeDialogCount() - Static method in class eve.fx.gui.WindowSurface
 
getNativeDrawable() - Method in class eve.fx.gui.WindowSurface
 
getNativeDrawable() - Method in class eve.fx.Image
 
getNativeDrawable() - Method in class eve.fx.ImageObject
 
getNativeDrawable() - Method in interface eve.fx.ISurface
This is used internally and should not be used.
getNativeDrawable() - Method in class eve.fx.print.PrinterJob
 
getNativeField(Class, String) - Static method in class eve.nativeaccess.NativeAccess
 
getNativeGraphics() - Method in class eve.fx.gui.NativeWindowSurface
 
getNativeIcon() - Method in class eve.nativeaccess.nativeIcon
 
getNativeInputParameters() - Method in class eve.ui.EditControl
 
getNativeMethod(Class, String) - Static method in class eve.nativeaccess.NativeAccess
 
getNativeObject() - Method in class eve.fx.Picture
 
GetNativeSpecialFolder(int) - Static method in class eve.sys.registry.Registry
 
getNetHostList(String) - Static method in class eve.sys.Windows
 
getNetRootList(PropertyList) - Static method in class eve.sys.Windows
 
getNetUtils() - Static method in class eve.net.Net
 
getNew() - Method in class eve.data.DataObject
 
getNew() - Method in interface eve.data.DataUnit
Return a new Object which is of the same class as the original.
getNew(PlainDate, PlainTime) - Static method in class eve.data.PlainTimeStamp.Utils
 
getNew(Calendar) - Static method in class eve.data.PlainTimeStamp.Utils
 
getNew(long) - Static method in class eve.data.PlainTimeStamp.Utils
 
getNew(Date) - Static method in class eve.data.PlainTimeStamp.Utils
 
getNew() - Method in class eve.database.EntriesView
Return a new DatabaseEntry for use with this database.
getNew() - Method in interface eve.database.FoundEntries
Create a new DatabaseEntry for this FoundEntries.
getNew() - Method in class eve.database.implement.DatabaseEntryObject
 
getNew() - Method in class eve.database.implement.FoundEntriesObject
Create a new DatabaseEntry for this FoundEntries.
getNew() - Method in class eve.fx.Drawing
 
getNew() - Static method in class eve.fx.gui.WindowSurface
Create a new native WindowSurface.
getNew(File, String) - Method in class eve.io.File
Get a new File object given the directory and new path.
getNew(String) - Method in class eve.io.File
Get a new File object given the directory and new path.
getNew(File, String) - Method in class eve.io.filestore.FileStoreEntryFile
 
getNew(File, String) - Method in class eve.net.rapi.RapiFile
 
getNew(String, String, RegistryKeyObject, int) - Method in class eve.sys.FileRegistryKey
You must override this method.
getNew(String, String, RegistryKeyObject, int) - Method in class eve.sys.MapRegistryKey
You must override this method.
getNew(String, String, RegistryKeyObject, int) - Method in class eve.sys.RegistryKeyObject
You must override this method.
getNew(String) - Static method in exception eve.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is not a system thread.
getNew(String, Handle) - Static method in exception eve.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is not in a System Thread.
getNew() - Static method in exception eve.sys.SlowTaskException
This returns a new SlowTaskException ONLY if the calling thread is not a System Thread.
getNew() - Method in class eve.sys.TimeOut
Get a copy of this TimeOut, i.e. one which has the same interval.
getNew() - Method in class eve.sys.Wrapper
 
getNew() - Method in class eve.ui.game.AniImage
 
getNew() - Method in class eve.ui.table.data.FieldTableModel
Get a new instance of the object being edited if possible.
getNew() - Method in class eve.util.mVector
 
getNew() - Method in class eve.util.StringSplitter
 
getNew() - Method in class eve.util.SubString
This returns a new SubString().
getNewConnection(String) - Method in class eve.net.HttpConnection
By default this calls the constructor of the Class of this HttpConnection but you may need to override this if you are extending HttpConnection
getNewConnection() - Static method in class eve.net.RemoteConnection
Use this to get a new instance of a RemoteConnection.
getNewData() - Method in interface eve.database.Database
Return an empty DatabaseEntry to be used with this database.
getNewData() - Method in class eve.database.implement.DatabaseObject
 
getNewDatabaseOID() - Static method in class eve.database.implement.DatabaseSpecs
 
getNewDataObject() - Method in interface eve.database.Database
Create and return a new instance of the object class assigned to the database.
getNewDataObject() - Method in class eve.database.implement.DatabaseObject
Create and return a new instance of the object class assigned to the database.
getNewDataObject() - Method in class eve.ui.data.ListObject
 
getNewEntry(String) - Method in class eve.io.filestore.EveFile
 
getNewEntry(String) - Method in interface eve.io.filestore.FileStore
 
getNewEntry(String) - Method in class eve.io.filestore.ZepStore
 
getNewEntry(String) - Method in class eve.zipfile.ZipFile
 
getNewFile() - Static method in class eve.io.File
Get a new File object for the default file system used by the VM.
getNewFile(String) - Static method in class eve.io.File
Get a new File object for the default file system used by the VM.
getNewFile(File, String) - Static method in class eve.io.File
Get a new File object for the default file system used by the VM.
getNewFile() - Method in class eve.io.SafeFile
 
getNewFileName() - Method in class eve.io.SafeFile
 
getNewFileName(File, String, String) - Method in class eve.ui.filechooser.FileChooser
 
getNewFor(Font) - Method in class eve.fx.FontMetrics
Get a new FontMetrics for a different font but the same ISurface.
getNewForDate(int, int, int) - Static method in class eve.data.PlainTimeStamp.Utils
 
getNewForTime(int, int, int) - Static method in class eve.data.PlainTimeStamp.Utils
 
getNewForTime(int, int, int, int) - Static method in class eve.data.PlainTimeStamp.Utils
 
getNewFoundEntries() - Method in class eve.database.implement.FoundEntriesObject
 
getNewInstance() - Method in class eve.io.File
 
getNewInstance() - Method in class eve.io.FileAdapter
 
getNewInstance() - Method in class eve.server.RemoteFile
 
getNewMenu() - Method in class eve.ui.Choice
Create an empty Menu object to use as the drop menu.
getNewMetaData(String) - Method in class eve.database.implement.DatabaseObject
 
getNewMetaData(String) - Method in class eve.database.implement.RecordFile
 
getNewObject() - Method in class eve.ui.data.icons.IconListEdit
 
getNewObject() - Method in class eve.ui.data.ListEditor
Create and return a new default Object.
getNewOID() - Static method in class eve.database.DatabaseUtils
 
getNewOID() - Method in class eve.database.implement.DatabaseObject
 
getNewSize(Dimension) - Method in class eve.fx.PictureMaker
 
getNewSocket(Object, int) - Static method in class eve.net.Net
This is a Stoppable version of new Socket().
getNewText() - Method in class eve.ui.InputPopupForm
 
getNewTreeNode(Object) - Method in interface eve.data.DataTreeNode
 
getNewVMOptions() - Static method in class eve.sys.options.VMOptions
Use this to get a new instance of a VMOptions - don't use the constructor VMOptions().
getNext() - Method in class com.stevesoft.pat.Pattern
This gets the next element of a Pattern that we wish to match.
getNext() - Method in class eve.ui.Control
Returns the next child in the parent's list of controls.
getNext(LinkedListElement, int) - Static method in class eve.util.LinkedListElement
Starting from the "start" element count "elements" units down.
getNext() - Method in class eve.util.StringSplitter
Get the next substring in the String as specified in getFirst().
getNextEntry(int) - Method in class eve.database.implement.RecordDatabaseObject
 
getNextEntry(int) - Method in class eve.database.implement.RecordFile
Retrieve the location of the normal record following the previous record.
getNextEntry() - Method in class eve.zipfile.ZipInputStream
Open the next entry from the zip archive, and return its description.
getNextEntry() - Method in class java.util.zip.ZipInputStream
Open the next entry from the zip archive, and return its description.
getNextInteger() - Method in class eve.database.implement.FieldModifier
 
getNextKeyFocus(Control, boolean) - Method in class eve.ui.Container
Determine which sub-control should receive the keyboard focus.
getNextKeyFocus(Control, boolean) - Method in class eve.ui.Control
Determine which sub-control should receive the keyboard focus.
getNextKeyFocus(Control, boolean) - Method in class eve.ui.TabbedPanel
 
getNextKeyFocus(Control, boolean) - Method in class eve.ui.TextPadButton
 
getNextPage() - Method in class eve.fx.print.PrintOptions
Return the next page that should be printed.
getNextPanel(int) - Method in class eve.ui.SplittablePanel
Return a new section in the SplittablePanel.
getNextPanel() - Method in class eve.ui.SplittablePanel
Create and return the next cell panel either before or after the splitter.
getNoColor() - Static method in class eve.fx.Color
 
getNoCompression() - Method in class eve.io.filestore.ZepStore.CompressOptions
Returns whether this CompressOptions is uncompressed.
getNoCompressionOptions() - Static method in class eve.io.filestore.ZepStore
 
getNodeBackgroundColor(int, TreeNode, int) - Method in class eve.ui.table.TreeTableModel
If this value is set then it is used for painting nodes.
getNodeToCollapse(int) - Method in class eve.ui.table.TreeTableModel
This is called by the default doExpand().
getNodeToExpand(int) - Method in class eve.ui.table.TreeTableModel
This is called by the default doExpand().
getNoMultipleWindows() - Static method in class eve.ui.Gui
 
getNontransparentArea(ImageData, Rect) - Static method in class eve.fx.ImageTool
 
getNontransparentSection(ImageData, PixelBuffer) - Static method in class eve.fx.ImageTool
 
getNontransparentSection(ImageData) - Static method in class eve.fx.ImageTool
 
getNullCloses() - Static method in class com.ewesoft.pub.Tools
 
getNullProgress() - Static method in class com.ewesoft.pub.Tools
 
getNullProgress() - Static method in class eve.sys.Progress
Return a non-null Progress object that refers to a null Handle.
getNumberOfInterfaces() - Method in class eve.reflect.Reflect
Get the number of interfaces implemented by this class.
getNumericValue(char) - Static method in class java.lang.Character
Returns the int value that the specified Unicode character represents.
getNumericValue(int) - Static method in class java.lang.Character
Returns the int value that the specified character (Unicode code point) represents.
getNumLines() - Method in class eve.ui.Console
 
getNumLines() - Method in class eve.ui.TextPad
Return the number of lines being displayed.
getObject(String) - Method in class eve.applet.mClassLoader
This gets an instance of a class.
getObject() - Method in class eve.sys.Wrapper
Return the Object/Array stored in the Wrapper.
getObject(Class) - Method in class eve.sys.Wrapper
Return the object value of the Wrapper only if it is of the specified type.
getObject(Wrapper, Class) - Static method in class eve.sys.Wrapper
Return the object value of the Wrapper only if it is of the specified type and if the Wrapper is not null.
getObject(String, String, Class) - Static method in class eve.util.TextEncoder
 
getObject(String) - Method in class java.util.ResourceBundle
Get an object from this resource bundle.
getObjectAt(int) - Method in class eve.ui.SimpleList
Return an Object representing the item at a particular index.
getObjectAtAddress(int[]) - Method in class eve.ui.table.TreeModelAdapter
 
getObjectAtRow(int) - Method in class eve.ui.table.data.FieldTableModel
Don't override this, you should override loadObjectAtRow() instead.
getObjectClass() - Method in interface eve.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 eve.database.implement.DatabaseObject
 
getObjectField(int, Object) - Method in interface eve.database.DatabaseEntry
 
getObjectField(int, Object) - Method in class eve.database.implement.DatabaseEntryObject
 
getOffset() - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
getOffset(int, int, int, int, int, int) - Method in class eve.sys.TZifTimeZone
 
getOffset() - Method in class java.net.DatagramPacket
This method returns the current offset value into the data buffer where data will be sent from.
getOffset(int, int, int, int, int, int) - Method in class java.util.SimpleTimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOffset(int, int, int, int, int, int) - Method in class java.util.TimeZone
Gets the time zone offset, for current date, modified in case of daylight savings.
getOID(DatabaseEntry) - Static method in class eve.database.Synchronizer
Get the OID for an entry.
getOnScreen(Rect) - Method in class eve.ui.table.TableControl
This returns which rows and columns are on the screen.
getOnScreen(int, int, Rect) - Method in class eve.ui.table.TableControl
This returns which rows and columns are on the screen, given the specified firstCol and firstRow.
getOpenFile(String, String[]) - Method in interface eve.sys.Applet
 
getOpenPanel() - Method in class eve.ui.data.UIBuilder
Return the current open CellPanel.
getOpenState() - Method in class eve.ui.Frame
 
getOpenWaveOutputs() - Static method in class eve.fx.sound.SoundClip
This is a Hashtable of WaveOutput objects used for playing clips via the play() and play(boolean loop) method.
getOption(int) - Method in interface java.net.SocketOptions
Returns the current setting of the specified option.
getOptionsFor(Control) - Static method in class eve.ui.event.PenEvent
 
getOrCreate(String, int) - Method in class eve.sys.RegistryKeyObject
 
getOrCreateEntry(String, boolean) - Method in class eve.data.MultiListSelect
 
getOrCreatePrinterControl(PrinterProperties) - Static method in class eve.fx.print.PrinterControl
If there is a PrinterControl set for the PrinterProperties, then return it, otherwise create, add and return a new one.
getOrigin(Point) - Method in class eve.ui.table.TableControl
 
getOriginal() - Method in class eve.fx.BufferedGraphics
 
getOriginalFilesToCopy() - Method in class eve.ui.installer.Installer
 
getOriginalHeight() - Method in class eve.fx.PictureMaker
 
getOriginalPattern() - Method in class eve.util.pat.Regex
Returns the original pattern passed to this class.
getOriginalSize() - Method in class eve.fx.PictureMaker
 
getOriginalSize(Dimension) - Method in class eve.fx.PictureMaker
 
getOriginalWidth() - Method in class eve.fx.PictureMaker
 
getOrignalForm() - Method in class eve.ui.ExecTransfer
This is used to get the original displayed Form ONLY if an exec transfer is not being done.
getOutgoingParameters() - Method in class eve.sys.Progress
Return the current set of outgoing parameters.
getOutputStream() - Method in interface com.ewesoft.pub.io.ConnectedRequest
 
getOutputStream() - Method in class eve.io.MemoryStream
Get an OutputStream to write to the MemoryStream for reading back from the InputStream.
getOutputStream() - Method in class eve.io.SerialPort
 
getOutputStream() - Method in class eve.net.HttpConnection
 
getOutputStream(boolean, long, long) - Method in interface eve.sys.WebApplication.LocalFile
 
getOutputStream(String, Object) - Method in class eve.ui.data.FileSaver
This creates a Stream to write to the destination file name.
getOutputStream() - Method in class java.lang.Process
Get an OutputStream to which you can write to the standard input of the sub-process.
getOutputStream() - Method in class java.net.Socket
 
getOutputStream() - Method in class java.net.URLConnection
 
getOutputStreamFor(String, boolean) - Method in interface eve.server.IRemoteFile
 
getOutputXDPI() - Method in class eve.fx.print.PrintToImages
By default this will return the xDPI value of the PageFormat supplied to the PrintSurfaceObject.
getOutputYDPI() - Method in class eve.fx.print.PrintToImages
By default this will return the yDPI value of the PageFormat supplied to the PrintSurfaceObject.
getOverlayOptions() - Method in class eve.ui.SoftKeyBar
 
getOvershoot() - Method in class eve.fx.FontMetrics
Return the maximum number of pixels that any character in this font will be extended to the right beyond the bounds given by getCharWidth() or getTextWidth().
getOvershoot() - Method in class eve.fx.points.PointFontMetrics
Return the maximum distance that any character in this font will be extended to the right beyond the bounds given by getCharWidth() or getTextWidth().
getOwner() - Method in class eve.io.File
Get the owner user name of the file or null if that is not supported on the platform.
getOwner() - Method in class eve.sys.Gate
Return the owner of the gate.
getOwnerOf(Vector, Class) - Static method in class eve.util.OwnedVector
If the parameter is a Children object then this will return the owner IF it is of the specified class.
getPage() - Method in class eve.fx.points.PdfMaker.PageCanvas
 
getPage(PageFormat, int) - Method in class eve.fx.print.BatchPrinter
 
getPage(PageFormat, int) - Method in class eve.fx.print.PrintableObject
 
getPage(PageFormat, int) - Method in class eve.fx.print.PrintPages
 
getPage(PageFormat, int) - Method in interface eve.fx.print.RandomPrintable
Get a PointDrawable for a particular page.
getPage(int) - Method in class eve.ui.print.PreviewViewer
 
getPage(int, Swipable.Page) - Method in interface eve.ui.Swipable
This is called to retrieve a page to display while swiping.
getPage(int, Swipable.Page) - Method in class eve.ui.SwipableSingleContainer
 
getPageCount() - Method in class eve.ui.SwipableSingleContainer
Return the number of pages in the Container.
getPageFormat() - Method in class eve.ui.print.PrintForm
 
getPageIcon() - Static method in class eve.ui.filechooser.FileChooser
 
getPagesNeeded() - Method in class eve.ui.Swiper
If handleSwipe() returns NEEDS_PAGES then call this method to get the pages that are required, set the pages appropriately and then call handleSwipe() again.
getPageUp(Point) - Method in class eve.ui.table.TableControl
Find out the cell coordinates if a page up is done.
getPaintControlList(Control, boolean) - Static method in class eve.ui.PaintControlList
 
getPaintParameters(int) - Method in class eve.ui.Control
 
getPaintParameters(Control, int) - Method in class eve.ui.ControlPainter
 
getPaperSize(int) - Static method in class eve.fx.print.PrinterControl
 
getParameter(String) - Method in interface eve.sys.Applet
Returns the value of the specified parameter that was specified in the <APPLET> tag for this applet.
getParameter(int) - Static method in class eve.sys.Vm
 
getParameters() - Method in interface eve.reflect.IMethod
 
getParameters() - Method in class eve.reflect.MethodConstructor
This returns the parameter specs of the method including the enclosing brackets.
getParameters(String) - Static method in class eve.reflect.Reflect
This converts a parameter list (e.g.
getParameters() - Method in class eve.sys.ClassMethod
 
getParameters(int) - Method in class eve.sys.FetchData
 
getParameterTypes() - Method in class eve.reflect.MethodConstructor
Get a list of the parameters as Class objects.
getParameterTypes(String) - Static method in class eve.sys.Reflection
Convert an encoded paramter list into an array of Classes representing the parameter types.
getParameterTypes() - Method in class java.lang.reflect.Constructor
 
getParameterTypes() - Method in class java.lang.reflect.Method
 
getParameterTypesAsEncodedType(String) - Static method in class eve.sys.Reflection
Convert an encoded paramter list into an array of chars representing the parameter types as encoded types.
getParameterTypesAsEncodedType(SubString) - Static method in class eve.sys.Reflection
 
getParent(TreeNode, int) - Static method in class eve.data.DataUtils
 
getParent() - Method in class eve.data.MutableTreeNodeObject
 
getParent() - Method in interface eve.data.TreeNode
Get the parent of this object.
getParent() - Method in class eve.io.File
 
getParent() - Method in interface eve.sys.WebApplication.LocalDirectory
 
getParent() - Method in interface eve.sys.WebApplication.LocalFile
 
getParent(Class) - Method in class eve.ui.Card
 
getParent(Class) - Method in class eve.ui.Control
Return this Control or the parent of this Control that is of a particular type.
getParent(Class, boolean) - Method in class eve.ui.Control
 
getParent() - Method in class eve.ui.Control
Returns the control's parent container.
getParent() - Method in class eve.ui.data.LiveTreeNode
 
getParent() - Method in class java.io.File
This method returns a String the represents this file's parent.
getParent() - Method in class java.lang.ThreadGroup
Get the parent of this ThreadGroup.
getParentFile() - Method in class eve.io.File
Get a File object representing the parent direcotry of this File.
getParentFile() - Method in class java.io.File
This method returns a File object representing the parent file of this one.
getParentKey() - Method in interface eve.sys.IRegistryKey
This should only return null for the root key.
getParentKey() - Method in class eve.sys.RegistryKeyObject
 
getParentObject() - Method in interface eve.data.IOwnable
 
getParentObject(Class) - Method in interface eve.data.IOwnable
 
getParentObject() - Method in class eve.data.OwnedObject
 
getParentObject(Class) - Method in class eve.data.OwnedObject
Go up the chain of parents until a parent with the specified class is found or until no parent is found.
getParentObject() - Method in class eve.ui.FormBase
 
getParentObject(Class) - Method in class eve.ui.FormBase
Go up the chain of parents until a parent with the specified class is found or until no parent is found.
getParentObject(int) - Method in class eve.ui.table.TreeModelAdapter
 
getParentObject(Object, Class) - Static method in class eve.util.OwnedVector
Go up the chain of parents until a parent with the specified class is found or until no parent is found.
getParentOrListener(Class) - Method in class eve.ui.Control
 
getParentSize(Dimension) - Method in class eve.fx.gui.NativeWindowSurface
 
getParentSize(Dimension) - Method in class eve.fx.gui.WindowSurface
If the Window is a child window, this returns the size of the parent Window.
getParentWindow() - Method in class eve.fx.gui.EveCanvas
 
getPasswordCharacter() - Method in class eve.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 eve.ui.Input
If isPassword is false, this returns 0, otherwise it will return the password character to use for display.
getPasswordCharacter() - Method in class eve.ui.TextDisplayButton
If isPassword is false, this returns 0, otherwise it will return the password character to use for display.
getPath() - Method in class java.io.File
Returns the path name that represents this file.
getPath() - Method in class java.net.URL
Returns the path of the URL.
getPathToVm() - Static method in class eve.sys.Device
Get the path to the Eve VM on this system or null if it cannot be determined.
getPatInt() - Method in class com.stevesoft.pat.StrPos
Read in an integer.
getPattern() - Method in class eve.util.pat.Regex
Returns the pattern after the named groups and backreferences have been removed, so it can be used by the com.stevesoft.pat package
getPattern() - Method in exception java.util.regex.PatternSyntaxException
Retrieves the erroneous regular-expression pattern.
getPen() - Method in class eve.fx.Graphics
 
getPen(Pen) - Method in class eve.fx.Graphics
 
getPenChar(Point) - Method in class eve.ui.TextPad
 
getPendingEvent(long, RawEvent) - Method in interface eve.fx.gui.WindowSurface.RawEventFilter
This is called when a raw event is requested.
getPenThickness() - Method in class eve.fx.Paint2D
 
getPercent(int, int, int) - Method in class eve.ui.Canvas
 
getPermissionsAndFlags(int) - Method in class eve.io.File
Get ther permissions/flags for this File - see ewe.io.FilePermissions for a list of the available flag permissions.
getPicture() - Method in class eve.fx.ScaledImageMaker
Deprecated.
Return the Image as a Picture.
getPictureMaker(FormattedDataSource) - Static method in class eve.fx.Picture
 
getPixelBuffer(boolean) - Method in class eve.fx.ScaledImageMaker
Deprecated.
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.BufferedImageData
 
getPixels(int[], int, int) - Method in class eve.fx.BufferedImageData
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.ByteArrayImageData
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Drawing
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.GraphicsImageData
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.GrayScaleImage
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Icon
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Image
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.ImageAdapter
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.ImageSubSection
 
getPixels(PixelBuffer, int, int, Rect, double, double, int) - Method in interface eve.fx.IPointImage
The PixelBuffer size must be at least as big as the destArea.
getPixels(int[], int, int) - Method in interface eve.fx.IScanLineStore
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Picture
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.PixelBuffer
 
getPixels(PixelBuffer, int, int, Rect, double, double, int) - Method in class eve.fx.points.PointImageAdapter
 
getPixels(PointImage, PixelBuffer, int, int, Rect, double, double, int) - Static method in class eve.fx.points.PointImageAdapter
 
getPixels(int[], int, int) - Method in class eve.fx.PreparedImageScanLineStore
 
getPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.RotatedImageData
 
getPixels(int[], int, int, int, int, int, int) - Method in interface eve.sys.ImageData
Retrieve the pixels from the Image in encoded ARGB values.
getPixels(int[], int, int, int, int, int, int) - Method in class eve.sys.ImageDataInfo
This does nothing at all - always returns null.
getPixelsFor(IImage, int[], int, Rect, int, Color) - Static method in class eve.fx.PixelBuffer
This will attempt to get pixels for an IImage.
getPixelsUsingScanLines(int[], int, int, int, int, int, int) - Method in class eve.fx.ImageObject
 
getPlatform() - Static method in class eve.sys.registry.Registry
 
getPointCanvas() - Method in class eve.fx.points.PointGraphics
If this PointGraphics is implemented on a PointCanvas then return it, otherwise this will return null.
getPointDocument() - Method in class eve.fx.points.PointGraphics
If this PointGraphics is implemented on a PointCanvas then return the IPointDocument it is associated with if any.
getPointDocument() - Method in class eve.fx.print.PdfPrinter
Return the IPointDocument IF the output is compatible (e.g. a PDF document).
getPointDocument() - Method in interface eve.fx.print.Printer
Return the IPointDocument IF the output is compatible (e.g. a PDF document).
getPointDocument() - Method in class eve.fx.print.PrinterJobObject
Return the IPointDocument IF the output is compatible (e.g. a PDF document).
getPointFontMetrics(PointFont) - Method in interface eve.fx.points.IPointCanvas
 
getPointFontMetrics(PointFont) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
getPointHeight() - Method in interface eve.fx.IPointImage
Return the height of the PointImage in points.
getPointHeight() - Method in class eve.fx.points.PointImageAdapter
 
getPointSize(PointFontDescriptor) - Method in class eve.fx.points.PointFont
Return the size of the font as if it would be rendered on an ideal device.
getPointWidth() - Method in interface eve.fx.IPointImage
Return the width of the PointImage in points.
getPointWidth() - Method in class eve.fx.points.PointImageAdapter
 
getPopup(String[], String, boolean) - Static method in class eve.ui.choices.SimpleItemSelect
 
getPopup(String[], String, boolean, Control) - Static method in class eve.ui.choices.SimpleItemSelect
 
getPopup(boolean, boolean) - Static method in class eve.ui.DateUpDownInput
 
getPopup(boolean) - Static method in class eve.ui.DateUpDownInput
 
getPopup(int) - Static method in class eve.ui.FontUpDownChooser
 
getPopup(boolean, boolean) - Static method in class eve.ui.TimeUpDownInput
 
getPopupForm() - Static method in class eve.ui.InputPopupForm
 
getPopupMenuParentFrame(Control) - Static method in class eve.ui.Gui
This returns the parent frame for a control's popup menu.
getPort() - Method in class java.net.DatagramPacket
Returns the port number this packet is being sent to or, if it was used to receive a packet, the port that it was received from.
getPort() - Method in class java.net.DatagramSocket
 
getPort() - Method in class java.net.Socket
 
getPort() - Method in class java.net.URL
Returns the port number of this URL or -1 if the default port number is being used.
getPosInFrame() - Method in class eve.ui.Control
 
getPosInFrame(Point) - Method in class eve.ui.Control
 
getPosInParent(Container) - Method in class eve.ui.Control
Deprecated.
- use getPosInParent(Container,Point) instead.
getPosInParent(Container, Point) - Method in class eve.ui.Control
 
getPosInParent(Control, Container, Point) - Static method in class eve.ui.Gui
 
getPosition() - Method in class eve.io.ByteArrayRandomStream
 
getPosition() - Method in class eve.io.CompressedRandomStream
 
getPosition() - Method in class eve.io.FileRandomStream
Return the current read/write stream pointer.
getPosition() - Method in class eve.io.RandomStream
Return the current read/write stream pointer.
getPosition() - Method in class eve.io.RewindableStream
Retrieve the file position.
getPosition() - Method in class eve.nativeaccess.NativeRandomStream
 
getPositionInSection(int, int) - Method in class eve.fx.DisplayLine
This returns the position in the section of the specified cursor line and position in the editor/display.
getPostData(String) - Method in class eve.sys.Event
 
getPreferredDialogSize() - Static method in class eve.ui.Gui
 
getPreferredFormat() - Method in class eve.fx.print.BatchPrinter
 
getPreferredFormat() - Method in interface eve.fx.print.Printable
Return the preferred format for printing, or null if there is no preferred format.
getPreferredFormat() - Method in class eve.fx.print.PrintableObject
 
getPreferredSize() - Method in class eve.applet.EveApplet
 
getPreferredSize(PointRect) - Method in class eve.fx.points.PrintCell
 
getPreferredSize(Control, Dimension) - Method in class eve.ui.CompositeControl
 
getPreferredSize(Dimension) - Method in class eve.ui.Control
 
getPreferredSize(Grid, Panel, Dimension) - Method in interface eve.ui.LayoutManager
 
getPreferredSize(Grid, Panel, Dimension) - Method in class eve.ui.Panel
 
getPreferredSize(Grid, Panel, Dimension) - Method in class eve.ui.QuickLayout
 
getPreferredSize(Dimension) - Method in class eve.ui.SingleContainer
 
getPreferredSize(Dimension) - Method in class eve.ui.SizeReconfigurableContainer
 
getPreferredSize(Dimension) - Method in class eve.ui.SwipableSingleContainer
 
getPreferredSize(Dimension) - Method in class eve.ui.table.TableModel
Get the preferred size of the TableModel.
getPreferredSizeByParent(int, int) - Method in class eve.ui.Control
 
getPreferredTextSize(PointRect) - Method in class eve.ui.Control
Get the preferred text size as a PointRect.
getPrev(LinkedListElement, int) - Static method in class eve.util.LinkedListElement
Starting from the "start" element count "elements" units back.
getPrimitiveClass(String) - Static method in class eve.applet.mClassLoader
 
getPrintable() - Method in class eve.ui.print.PrintForm
This method must return the Printable object to print.
getPrintable() - Method in class eve.ui.print.TestPrintForm
 
getPrintedPages(int) - Method in class eve.fx.print.PrintOptions
Returns the list of page numbers, starting from 1, that will print using this PrintOptions - given the total number of pages.
getPrinterControl() - Method in class eve.fx.print.PrinterProperties
 
getPrinterJob(String) - Static method in class eve.fx.print.PrinterJob
Get a new PrinterJob object.
getPrinterJob(String, PrinterProperties) - Static method in class eve.fx.print.PrinterJob
Get a new PrinterJob object.
getPrinterJob() - Method in class eve.ui.print.PrintForm
This is used to get the default PrinterJob.
getPrinterNames(Vector) - Static method in class eve.fx.print.PrinterJob
Get a list of all available printers which can be used with getPrinterJob() to get a PrinetJob for a specific printer.
getPrinterProperties(PrinterProperties) - Static method in class eve.fx.print.PrinterJob
Get the PrinterProperties for the local machine.
getPrinterQuality(int) - Static method in class eve.fx.print.PrinterControl
 
getPrintOptions() - Method in class eve.ui.print.PrintForm
 
getPrintPreview() - Method in class eve.ui.print.PrintForm
 
getPrintTask(Printable, PageFormat, PrintOptions) - Method in class eve.fx.print.PrinterJob
This starts the printing process going.
getPrintTask(Printable, PageFormat, PrintOptions) - Method in class eve.fx.print.PrinterJobObject
Return a Task object that does the printing.
getPrintWriter(File, boolean) - Static method in class eve.io.Io
 
getPrintWriter(File) - Static method in class eve.io.Io
 
getPriority() - Method in class java.lang.Thread
 
getProgramDirectory() - Static method in class eve.io.File
A quick way to get the program directory for the application.
getProgramDirectory() - Method in class eve.ui.installer.Installer
Return the installation program files directory.
getProgramInstallDirectory() - Method in class eve.ui.installer.Installer
 
getProgress() - Static method in class com.ewesoft.pub.Tools
 
getPrompt() - Method in class eve.ui.Control
Get the prompt for the Control if any is set.
getPromptText() - Method in class eve.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 eve.data.HasProperties
Get the PropertyList object associated with this object.
getProperties() - Method in class eve.data.PropertyList
This returns itself.
getProperties(Object) - Static method in class eve.data.PropertyList
 
getProperties(String) - Method in class eve.data.PropertyList
Return an Enumeration of all the properties with a given name.
getProperties() - Method in class eve.database.implement.DatabaseObject
 
getProperties() - Method in class eve.database.implement.RecordDatabaseIndex
 
getProperties() - Method in class eve.io.TreeConfigNode
 
getProperties() - Method in class eve.sys.Handle
 
getProperties() - Method in class eve.ui.data.FileSaver
 
getProperties() - Method in class eve.ui.data.InputObject
Get the property list which holds the values for the entered fields.
getProperties() - Method in class eve.ui.Form
 
getProperties() - Method in class eve.ui.SoftKeyBar
 
getProperties() - Static method in class java.lang.System
 
getPropertiesString() - Method in class eve.io.File
 
getProperty(Class) - Method in class com.ewesoft.pub.ThreadFlags
 
getProperty(String, String) - Static method in class eve.sys.Vm
This method attempts to get a System property, but since that is not allowed for an Applet it will instead fetch it from a local property list.
getProperty(String, Object) - Method in interface eve.ui.data.EditableData
Get a property for the object.
getProperty(String) - Method in class eve.ui.data.Editor
 
getProperty(Class) - Method in class eve.ui.data.Editor
 
getProperty(Class) - Method in class eve.ui.Form
 
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.
getProperty(String) - Method in class java.util.Properties
Gets the property with the specified key in this property list.
getProperty(String, String) - Method in class java.util.Properties
Gets the property with the specified key in this property list.
getPropertyValues(String) - Method in class eve.data.PropertyList
Gather all the property values with a certain name into a Vector.
getProtocol() - Method in class java.net.URL
Returns the protocol of the URL
getProxyClass(ClassLoader, Class[]) - Static method in class java.lang.reflect.Proxy
 
getQuadrantPoints(int, int, int[], int[], int, int) - Method in class eve.fx.Curve
 
getQuadrantPoints(int, int, QuadrantPoints) - Method in class eve.fx.Curve
 
getQuery() - Method in class java.net.URL
Returns the query of the URL.
getRandom(byte[], int, int) - Static method in class eve.security.Security
 
getRandomStream(String, long, long) - Method in interface eve.sys.WebApplication.LocalFile
Open the file for
getRandomStream() - Method in class eve.util.FormattedDataSource
Get a true RandomStream to read the formatted data bytes from.
getRange(PlainTimeStamp, PlainTimeStamp) - Static method in class eve.data.PlainTimeStamp.Utils
 
getRangeFromEnd(PlainTimeStamp, int, int) - Static method in class eve.data.PlainTimeStamp.Utils
 
getRangeFromStart(PlainTimeStamp, int, int) - Static method in class eve.data.PlainTimeStamp.Utils
 
getRanges() - Method in class eve.fx.print.PrintOptions
Return the RangeList of pages to print.
getRapiFile(String) - Static method in class eve.sys.Rapi
Get a File that represents a particular file on the remote system.
getRapiRootFile() - Static method in class eve.sys.Rapi
Get a File that represents the root directory of the remote system.
getRawBytes() - Method in class eve.fx.sound.SoundClip
 
getRawData(int, ByteArray) - Method in class eve.io.ZepFile
 
getRawEvent(long, RawEvent) - Method in class eve.fx.gui.NativeWindowSurface
 
getRawEvent(long, RawEvent) - Method in class eve.fx.gui.WindowSurface
 
getRawEvent(TimeOut) - Method in class eve.fx.gui.WindowSurface
This returns a re-used RawEvent.
getRawOffset() - Method in class eve.sys.TZifTimeZone
 
getRawOffset() - Method in class java.util.SimpleTimeZone
Returns the time zone offset to GMT in milliseconds, ignoring day light savings.
getRawOffset() - Method in class java.util.TimeZone
Gets the time zone offset, ignoring daylight savings.
getReader(String) - Method in class eve.io.BOMInputStream
 
getReader() - Method in class eve.io.BOMInputStream
 
getReader(InputStream, String) - Static method in class eve.io.Io
 
getReader() - Method in interface eve.sys.IConsole
 
getReader() - Method in class eve.ui.Console
Get a Reader that you can use to read from the console.
getReceiveBufferSize() - Method in class java.net.DatagramSocket
This method returns the value of the system level socket option SO_RCVBUF, which is used by the operating system to tune buffer sizes for data transfers.
getRect(Rect) - Method in interface eve.fx.Area
Get the bounding rectangle of the area.
getRect(PointRect) - Method in class eve.fx.points.PrintCell
 
getRect(Rect) - Method in class eve.fx.Polygon
 
getRect(Rect) - Method in class eve.fx.Rect
 
getRect(Rect) - Method in class eve.ui.Control
Return the on-screen coordinates of this Control in a Rect.
getRect() - Method in class eve.ui.Control
 
getRectInParent(Control, Rect) - Method in class eve.ui.ControlGroup
 
getRectInParent(Control, Control, Rect, boolean, Point) - Static method in class eve.ui.Gui
 
getRectInWindow(Control, Rect, boolean) - Static method in class eve.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 eve.ui.Gui
This gets the rect of the control relative to the top left of the controls containing window.
getRed() - Method in class eve.fx.Color
Returns the red value of the color.
getRedirectedConnection(String) - Method in class eve.net.HttpConnection
Deprecated.
use getRedirection(String url) instead.
getRedirection(String) - Method in class eve.net.HttpConnection
Get a new HttpConnection whose parameters are copied from this HttpConnection but which directs its request to a different host/document as directed by a redirect response from an initial request.
getRedirectTo() - Method in class eve.net.HttpConnection
Call this after a success connection.
getRef() - Method in class java.net.URL
Returns the ref (sometimes called the "# reference" or "anchor") portion of the URL.
getReference() - Method in class eve.fx.points.PdfMaker.PdfObject
 
getReflectedClass() - Method in class eve.reflect.Reflect
This returns a Class object representing the class being reflected.
getReflectedClass() - Method in class eve.sys.Type
Return the Class this type represents if present.
getRefresher() - Method in class eve.fx.AnimatedDrawing
 
getRefresher() - Method in interface eve.fx.OnScreenImage
Retrieve the ImageRefresher for the image which is weakly referenced by the OnScreenImage.
getRefs(Vector) - Method in class eve.sys.WeakSet
Add all live references into the destination Vector, without clearing the vector.
getRefs() - Method in class eve.sys.WeakSet
Place and return all live references into a new Object array.
getRegex() - Method in class com.stevesoft.pat.Replacer
 
getRegexAt(int) - Method in class com.stevesoft.pat.Transformer
Get the Regex at position i in this Transformer.
getRegistryKey(boolean, String, boolean, boolean) - Static method in class eve.sys.Vm
Get a local or remote registry key if supported.
getRegistryValue(String) - Method in class eve.net.RemoteConnection
Return a registry key value from the remote entity.
getRemaining() - Method in class eve.io.Inflater
 
getRemaining() - Method in class java.util.zip.Deflater
 
getRemaining() - Method in class java.util.zip.Inflater
 
getRemoteAddress(Socket, InetAddress) - Static method in class eve.net.Net
 
getRemoteAddress(Socket) - Static method in class eve.net.Net
 
getRemoteDeletedEntry(int) - Method in class eve.database.Synchronizer
 
getRemoteKey(int, String, boolean, boolean) - Static method in class eve.sys.registry.Registry
Gets a remote key. evex.Rapi.initialize() must be called first.
getRemoteProxy(Object, Object) - Method in class eve.database.Synchronizer
Get an IRemoteSynchronizer that is a proxy for a remote IRemoteSynchronizer that is at the other end of the channel and which will receive remote method calls over the channels.
getRemoteProxyMaker(Class, int, ClassLoader) - Static method in class eve.sys.Vm
Get an IRemoteProxyMaker if available.
getRemoteRegistry() - Static method in class eve.sys.Rapi
 
getRemoteRegistry() - Static method in class eve.sys.Registry
 
getRemoteRegistry() - Static method in class eve.sys.registry.Registry
 
getRemoteRegistryKeyValue(String) - Method in interface eve.net.IRemoteServer
 
getRemoteUnsynchronizedEntry(int) - Method in class eve.database.Synchronizer
 
getReplacer() - Method in class com.stevesoft.pat.Regex
 
getReplacer() - Method in class com.stevesoft.pat.Transformer
Get a replacer to that works with the current Regex.
getReplaceRule() - Method in class com.stevesoft.pat.Regex
Get the current ReplaceRule.
getRequestorProperties() - Method in class eve.net.HttpConnection
Returns the requestor properties.
getResolveString(DatabaseEntry, DatabaseEntry) - Method in class eve.database.Synchronizer
 
getResource(String) - Method in interface eve.server.AppServer
 
getResource(String) - Method in class eve.server.RemoteAppEntry
 
getResource(Thread, String) - Static method in class eve.sys.mThread
 
getResource(String) - Static method in class eve.sys.mThread
This calls getResource() for the current running thread.
getResource(String) - Method in class java.lang.Class
Return a URL from which a class resource can be read using openStream().
getResource(String) - Method in class java.lang.ClassLoader
 
getResourceAsStream(String) - Method in class java.lang.Class
Return an InputStream from which a class resource can be read.
getResourceAsStream(String) - Method in class java.lang.ClassLoader
 
getResourceOwner() - Method in class eve.sys.WeakResource
Return the owner of the resources - unless the owner is no longer being referred to by any other strong references and may have been garbage collected.
getResources() - Method in class eve.applet.EveApplet
 
getResources(String) - Method in class java.lang.ClassLoader
 
getResult() - Method in class eve.sys.ClassMethod
 
getReturnedInteger(Object) - Static method in class eve.ui.Gui
 
getReturnOrFieldType(String) - Static method in class eve.sys.Reflection
Get the return or field type as a class.
getReturnType() - Method in class eve.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 Method as a Class object.
getReturnValue() - Method in class eve.io.block.RemoteCall
 
getReturnValue(TimeOut, boolean) - Method in class eve.sys.Handle
Call this in the case where the process returns an Object on success.
getReuseAddress() - Method in class java.net.DatagramSocket
Checks if SO_REUSEADDR is enabled.
getReusedIcon() - Method in class eve.ui.table.TreeTableModel
 
getReusedSurfaceEvent(TimeOut) - Method in class eve.fx.gui.WindowSurface
 
getRewindableStream() - Method in class eve.util.FormattedDataSource
Return a RewindableStream for reading the data bytes.
getRGB(int[], int, int, int, int, int, int) - Method in class eve.fx.Graphics
 
getRightAngleRotation() - Method in class eve.fx.points.AffineTransform
 
getRoot() - Method in class eve.io.TreeConfigFile
 
getRoot() - Method in interface eve.sys.WebApplication.LocalDirectory
 
getRoot() - Method in class eve.ui.formatted.FormattedTextMaker.Entry
 
getRoot() - Method in class eve.ui.table.TreeModelAdapter
This calls and returns createObject(null,0).
getRootKey() - Method in interface eve.sys.IRegistryKey
Return the topmost key.
getRootKey(int, boolean, int, int) - Static method in class eve.sys.registry.Registry
Get one of the Registry Root Keys.
getRootKey() - Method in class eve.sys.RegistryKeyObject
 
getRootObject() - Method in class eve.ui.table.TreeTableModel
 
getRowHeight(int) - Method in class eve.ui.table.TableModel
Do not override this.
getRowYPointInTable(int) - Method in class eve.ui.table.TableModel
 
getRunningHandle() - Method in class eve.io.block.RemoteProxy
Get a Handle that can be used to monitor the connection.
getRunningHandle() - Method in interface eve.sys.IRemoteProxyMaker
Get a Handle that can be used to monitor the connection.
getRunningVM() - Static method in class eve.sys.Registry
Get the executable file of the currently running VM.
getRuntime() - Static method in class java.lang.Runtime
 
getSavedFile() - Method in class eve.ui.data.FileSaver
This returns the last saved or opened File.
getSavedOutputStream() - Method in class eve.fx.print.PrintPreview
 
getScaleAndCacheFor(int, int, int) - Method in class eve.fx.IconListObject
Convert a raw ImageData to a Picture.
getScaled(int, int, int, boolean, PixelBuffer) - Method in class eve.fx.IconListObject
 
getScaled(int, int, int, boolean, PixelBuffer) - Method in interface eve.fx.IIcon.ImageList
Get the best scaled version of the image as a PixelBuffer.
getScanLineBuffer(ImageData, int, Object) - Static method in class eve.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.
getScanLinesUsingPixels(int, int, Object, int, int) - Method in class eve.fx.ImageObject
This is a way to implement the ImageData.getImageScanLines() method using the IImage.getPixels() method.
getScreenCols(boolean) - Method in class eve.ui.Console
Get the number of characters that can be partially or fully displayed on a line.
getScreenDPI(double[]) - Static method in class eve.fx.gui.WindowSurface
 
getScreenDPI(int, double[]) - Static method in class eve.fx.gui.WindowSurface
 
getScreenDPI(Control) - Static method in class eve.ui.Gui
 
getScreenIds() - Method in class eve.fx.gui.WindowSurface
Get the IDs of all the screens supported on the device.
getScreenRect(int, Rect, boolean) - Method in class eve.fx.gui.NativeWindowSurface
Get the size of a particular screen.
getScreenRect(int, Rect, boolean) - Method in class eve.fx.gui.WindowSurface
 
getScreenRect(Rect, boolean) - Method in class eve.fx.gui.WindowSurface
Get the size of the screen this Window is displayed in.
getScreenRect(Dimension) - Method in class eve.fx.gui.WindowSurface
Get the size of the screen this Window is displayed in.
getScreenRect(int, int, Rect) - Method in class eve.ui.table.TableControl
Get the on screen rectangle for the cell.
getScreenRotation() - Static method in class eve.sys.Device
 
getScreenRows() - Method in class eve.ui.ChoiceControl
 
getScreenRows(boolean) - Method in class eve.ui.Console
Get the number of lines that can be partially or fully displayed.
getScreenRows() - Method in class eve.ui.Label
 
getScreenRows() - Method in class eve.ui.TextPad
 
getScreenSize() - Static method in class eve.ui.Gui
This returns a static Dimension - do not change its contents.
getScreenSizeInInches(int, double[]) - Static method in class eve.fx.gui.WindowSurface
 
getScreenSizeInInches(double[]) - Method in class eve.fx.gui.WindowSurface
 
getScreenUpdateRect(int, int, int, int, PointRect, int, int) - Method in class eve.fx.points.PointGraphics
This method is used when an object being drawn on a PointGraphics is being mapped to some area on the screen (or some other pixel oriented device) where each pixel represents a dot.
getScrollablePanel() - Method in class eve.ui.BasicList
 
getScrollablePanel() - Method in class eve.ui.Canvas
Return a ScrollablePanel (usually a ScrollBarPanel) which contains this Control.
getScrollablePanel() - Method in class eve.ui.List
 
getScrollablePanel() - Method in class eve.ui.TextMessage
 
getScrollablePanel() - Method in class eve.ui.TextPad
 
getScrollClient() - Method in class eve.ui.Canvas
Return a fully implemented ScrollClient for this Control.
GetSearchCriteria - Class in eve.ui.advanced.database
 
GetSearchCriteria(Database) - Constructor for class eve.ui.advanced.database.GetSearchCriteria
 
GetSearchCriteria(Database, int) - Constructor for class eve.ui.advanced.database.GetSearchCriteria
 
GetSearchCriteria(Database, int[]) - Constructor for class eve.ui.advanced.database.GetSearchCriteria
 
GetSearchCriteria(FoundEntries) - Constructor for class eve.ui.advanced.database.GetSearchCriteria
 
getSeconds() - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use get(Calendar.SECOND) instead.
getSection(int) - Method in class eve.fx.DisplayLine
Gets the first DisplayLine in the section that this line happens to be in.
getSectionText() - Method in class eve.fx.DisplayLine
This can only be called on a section start.
getSecureDocument() - Method in class eve.io.block.secure.SecureBlockInputStream
 
getSecureDocument() - Method in class eve.io.block.secure.SecureBlockOutputStream
 
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 eve.data.MultiListSelect.SingleListSelect
 
getSelected() - Method in class eve.ui.CheckBoxGroup
Returns the CheckBox currently selected.
getSelected(Vector) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
getSelectedCell(Point) - Method in class eve.ui.table.TableControl
This returns a single selected cell.
getSelectedCell(Point) - Method in class eve.ui.table.TreeControl
 
getSelectedCells(Vector) - Method in class eve.ui.table.TableControl
This returns all selected cells as a Vector of Rect objects.
getSelectedDirectory() - Method in class eve.ui.table.data.DirectoryChooser
 
getSelectedEntry() - Method in class eve.ui.table.data.FieldTableModel
If only one entry is selected, return the row index of that entry.
getSelectedFiles() - Method in class eve.ui.filechooser.FileListTableModel
 
getSelectedFolder() - Method in class eve.ui.FileChooserFolderChoice
 
getSelectedFor(String) - Method in class eve.data.MultiListSelect
 
getSelectedFor(String, boolean) - Method in class eve.data.MultiListSelect
 
getSelectedIndex(int) - Method in interface eve.data.IIndexSelectable
This returns one of the selected index.
getSelectedIndex(int) - Method in class eve.ui.BasicList
 
getSelectedIndex() - Method in class eve.ui.CheckBoxGroup
Returns the index of the CheckBox currently selected.
getSelectedIndex(int) - Method in class eve.ui.List
 
getSelectedIndex(int) - Method in class eve.ui.SimpleList
 
getSelectedIndexes() - Method in interface eve.data.IIndexSelectable
Get a list of all the currently selected items as an array of indexes.
getSelectedIndexes() - Method in class eve.data.MultiListSelect.SingleListSelect
 
getSelectedIndexes() - Method in class eve.ui.BasicList
 
getSelectedIndexes() - Method in class eve.ui.List
 
getSelectedIndexes() - Method in class eve.ui.SimpleList
 
getSelectedIndexes() - Method in class eve.ui.table.TableControl
This is only relevant with listMode being true.
getSelectedIndexesFor(String) - Method in class eve.data.MultiListSelect
 
getSelectedItem() - Method in class eve.ui.CardPanel
 
getSelectedItem() - Method in class eve.ui.ChoiceControl
 
getSelectedItem() - Method in class eve.ui.IconMenu
Get which item is selected.
getSelectedItem() - Method in class eve.ui.MenuChoice
Find the MenuItem that is currently selected.
getSelectedItem() - Method in class eve.ui.MultiCardPanelAdapter
 
getSelectedItem() - Method in interface eve.ui.MultiPanel
This returns the index for the currently selected item.
getSelectedItem() - Method in class eve.ui.SimpleList
 
getSelectedLine() - Method in class eve.ui.table.TableControl
If at least one cell is selected, return the row of the selection - otherwise return -1;
getSelectedLine() - Method in class eve.ui.table.TreeControl
 
getSelectedLines() - Method in class eve.ui.table.TreeTableModel
 
getSelectedRanges() - Method in class eve.ui.table.TreeTableModel
 
getSelectedRows(RangeList) - Method in class eve.ui.table.TableControl
Return a RangeList containing the all rows which have at least one cell selected in them.
getSelection() - Method in class eve.ui.Console
 
getSelection() - Method in class eve.ui.Input
 
getSelection() - Method in class eve.ui.List
 
getSelection() - Method in interface eve.ui.Selectable
 
getSelection(Rect) - Method in class eve.ui.table.TableControl
This return the selected rectangle of cells.
getSelection() - Method in class eve.ui.table.TreeControl
 
getSelection() - Method in class eve.ui.TextPad
 
getSelectionRange() - Method in class eve.ui.Input
Use this to get the selection range.
getSelectionRange() - Method in class eve.ui.TextPad
This returns the selected area, or null if there is no selection.
getSendBufferSize() - Method in class java.net.DatagramSocket
This method returns the value of the system level socket option SO_SNDBUF, which is used by the operating system to tune buffer sizes for data transfers.
getServer() - Method in class eve.ui.Control
 
getServer() - Method in interface eve.ui.ScrollClient
Returns the ScrollServer for the ScrollClient if present.
getService(String) - Method in class eve.net.RemoteConnection
 
getSetData(Object, boolean) - Method in class eve.ui.data.EditableObjectControl
 
getSetFieldMethod - Variable in class eve.sys.FieldTransfer
The combined getSetField() method used on the data object.
getSetFieldMethodUsesFullFieldName - Variable in class eve.sys.FieldTransfer
 
getSetInfo(int, Wrapper, int, boolean) - Method in class eve.io.File
 
getSetMethod - Variable in class eve.sys.FieldTransfer
The combined getSet() method used on the data interface.
getSetMethodAfterGet(Object) - Method in class eve.sys.FieldTransfer
 
getSetMethodSetupForGet(Object) - Method in class eve.sys.FieldTransfer
 
getSetModified(long, boolean) - Method in class eve.io.File
 
getSetModified(long, boolean) - Method in class eve.io.FileAdapter
 
getSetModified(long, boolean) - Method in class eve.io.filestore.FileStoreEntryFile
 
getSetModified(long, boolean) - Method in class eve.net.rapi.RapiFile
 
getSetModified(long, boolean) - Method in class eve.server.RemoteFile
 
getSetOptions(int, int) - Method in interface eve.database.IRemoteSynchronizer
This will set the optionsToSet bits and clear the optionsToClear bits and return the state of the options after the operation is done.
getSetOptions(int, int) - Method in class eve.database.Synchronizer
 
getSetPermissionsAndFlags(boolean, int, int) - Method in class eve.io.File
This is used to implement getPermissionsAndFlags() and changePermissionsAndFlags().
getSetPermissionsAndFlags(boolean, int, int) - Method in class eve.io.FileAdapter
 
getSetPermissionsAndFlags(boolean, int, int) - Method in class eve.net.rapi.RapiFile
This is used to implement getPermissionsAndFlags() and changePermissionsAndFlags().
getSetProperties(Object, String, Wrapper, boolean) - Static method in class eve.data.PropertyList
 
getSetTransferData(Object, Wrapper, boolean) - Method in interface eve.data.Transferrable
Deprecated.
 
getSetVariable(Object, Object, boolean, String) - Static method in class eve.nativeaccess.NativeAccess
 
getSetVariable(Object, int, boolean, String) - Static method in class eve.nativeaccess.NativeAccess
 
getSetVariable(Object, Object, boolean) - Static method in class eve.nativeaccess.NativeAccess
 
getSetVariable(Object, int, boolean) - Static method in class eve.nativeaccess.NativeAccess
 
getSFlag() - Method in class com.stevesoft.pat.Regex
Get the state of the sFlag
getSharedKeypad() - Static method in class eve.ui.DecimalKeyPad
 
getShellCommand(String) - Static method in class eve.sys.Registry
 
getShellCommandForExtension(String) - Static method in class eve.sys.Registry
Get the shell command for running a file with a particular extension.
getShort() - Method in class eve.sys.Wrapper
Return the short value stored in the 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
 
getShortcutsAndExtraFilesToRemove(InstalledConfig) - Method in class eve.ui.installer.Installer
If this return null the uninstall will be aborted.
getSibling(TreeNode, int) - Static method in class eve.data.DataUtils
 
getSigners() - Method in class java.lang.Class
This currently always returns an array of zero length as signers are not currently supported.
getSimpleItemSelect(boolean) - Method in class eve.ui.choices.CodedChoices
 
getSimpleItemSelect() - Method in interface eve.ui.choices.SimpleItemSelect.Popup
 
getSimpleItemSelectPopup() - Method in interface eve.ui.choices.SimpleItemSelect.Popup
 
getSingleChoiceControl(String, String) - Method in class eve.ui.choices.CodedChoices
 
getSingleChoicePopup(Control, String) - Method in class eve.ui.choices.CodedChoices
 
getSIP() - Method in class eve.fx.gui.WindowSurface
 
getSIP(WindowSurface) - Method in class eve.fx.gui.WindowSurface
 
getSIP(Window) - Static method in class eve.ui.Gui
 
getSize(Dimension) - Method in class eve.fx.Drawing
Get the width and height of the Drawing.
getSize() - Method in class eve.fx.Font
Returns the size of the font.
getSize(FontMetrics, String, int, int) - Static method in class eve.fx.Graphics
 
getSize(FontMetrics, String[], int, int) - Static method in class eve.fx.Graphics
 
getSize(FontMetrics, String, Dimension) - Static method in class eve.fx.Graphics
 
getSize(FontMetrics, String, Dimension, FormattedTextSpecs) - Static method in class eve.fx.Graphics
 
getSize(FontMetrics, String[], int, int, Dimension) - Static method in class eve.fx.Graphics
 
getSize(FontMetrics, String[], int, int, Dimension, FormattedTextSpecs) - Static method in class eve.fx.Graphics
 
getSize(FontMetrics, String, int, int, Dimension) - Static method in class eve.fx.Metrics
Get the size of the text if placed within an imaginary box.
getSize(FontMetrics, SubString, int, int, Dimension) - Static method in class eve.fx.Metrics
Deprecated.
use getSizeFor() which specifies the gaps in fractions of font size.
getSize(FontMetrics, String[], int, int, Dimension) - Static method in class eve.fx.Metrics
 
getSize(FontMetrics, SubString[], int, int, Dimension) - Static method in class eve.fx.Metrics
 
getSize(FontMetrics, String, Dimension) - Static method in class eve.fx.Metrics
 
getSize(FontMetrics, String, Dimension, FormattedTextSpecs) - Static method in class eve.fx.Metrics
 
getSize(FontMetrics, String[], int, int, Dimension, FormattedTextSpecs) - Static method in class eve.fx.Metrics
 
getSize(FontMetrics, SubString[], int, int, Dimension, FormattedTextSpecs) - Static method in class eve.fx.Metrics
 
getSize(FontMetrics, StringList, int, int, Dimension, FormattedTextSpecs) - Static method in class eve.fx.Metrics
 
getSize(PointGraphics) - Method in class eve.fx.points.PointFont
Return the size of the font as rendered on a specific PointGraphics.
getSize() - Method in class eve.fx.points.PointFont
Return the size of the font only if it was explicitly set.
getSize(boolean) - Method in class eve.fx.win32.WindowsBitmap
 
getSize() - Method in class eve.io.filestore.FileStoreEntry
 
getSize(Dimension) - Method in class eve.ui.Control
Return the size of the Control in a Dimension object.
getSize(Dimension) - Method in interface eve.ui.Swipable
Get the dimensions of the Swipable.
getSize(TreeControl, Dimension) - Method in class eve.ui.table.TreeControl.ControlTreeNode
 
getSize() - Method in class eve.zipfile.ZipEntry
Gets the size of the uncompressed data.
getSize() - Method in class java.util.zip.ZipEntry
Gets the size of the uncompressed data.
getSizedIcon(int, int, boolean) - Static method in class eve.ui.Icons
 
getSizedImage(String, int, int) - Method in class eve.fx.ImageCache
 
getSizedImage(IIcon, int, int) - Method in class eve.fx.ImageCache
 
getSizedImage(IImage) - Static method in class eve.ui.FormBase
 
getSizeFor(FontMetrics, SubString, double, double, Dimension) - Static method in class eve.fx.Metrics
Get the size of the text if placed within an imaginary box.
getSizes(double[]) - Method in class eve.fx.points.PrintCell
This gets all of the control sizes.
getSizes(int[]) - Method in class eve.ui.Control
This gets all of the control sizes.
getSoftKeyBarFor(Control) - Method in class eve.ui.Form
Get the SoftKeyBar for a particular Control or the default SoftKeyBar.
getSoftwareLocalKey(int, String, boolean, boolean) - Static method in class eve.sys.registry.Registry
Deprecated.
use readLocalSoftwareKey() instead
getSoLinger() - Method in class java.net.Socket
 
getSortComparer() - Method in interface eve.database.FoundEntries
Return the current sort Comparer.
getSortComparer() - Method in class eve.database.implement.FoundEntriesObject
 
getSortCriteria() - Method in interface eve.database.FoundEntries
Return the current sort criteria if one was used.
getSortCriteria() - Method in class eve.database.implement.FoundEntriesObject
 
getSortedCodes(String[], Comparer, Comparer) - Method in class eve.ui.choices.CodedChoices
 
getSortedCodesByDisplay() - Method in class eve.ui.choices.CodedChoices
 
getSortEntry() - Method in interface eve.database.FoundEntries
Return the ID of the sort used to sort the database by if one was used.
getSortEntry() - Method in class eve.database.implement.FoundEntriesObject
 
getSortFields(int) - Method in interface eve.database.Database
Get the fields by which the Sort will sort.
getSortFields(int) - Method in class eve.database.implement.DatabaseObject
 
getSortName(int) - Method in interface eve.database.Database
Get the name of a Sort.
getSortName(int) - Method in class eve.database.implement.DatabaseObject
 
getSortOptions(int) - Method in interface eve.database.Database
Get the options associated with the sortID.
getSortOptions(int) - Method in class eve.database.implement.DatabaseObject
 
getSorts() - Method in interface eve.database.Database
Get the IDs of all the sorts.
getSorts() - Method in class eve.database.implement.DatabaseObject
 
getSoTimeout() - Method in class java.net.DatagramSocket
 
getSoTimeout() - Method in class java.net.ServerSocket
 
getSoTimeout() - Method in class java.net.Socket
 
getSource() - Method in class java.util.EventObject
Returns the source of the event.
getSpecialFolder(int) - Static method in class eve.net.rapi.Rapi
 
getSpecialFolder(int) - Static method in class eve.sys.registry.Registry
Deprecated.
use getSystemFolder() with the SYSTEM_FOLDER_XXX values instead.
getSpecialFormatCount(int, DisplayLine) - Method in class eve.ui.formatted.TextDisplay
 
getSpecialFormatCount(int, DisplayLine) - Method in class eve.ui.TextPad
 
getSpecs() - Method in class eve.reflect.MethodConstructor
 
getSpinnerSize(FontMetrics) - Method in class eve.ui.ShowBusy
 
getSplitter() - Method in class eve.util.StringList
 
getStackTrace(Throwable) - Static method in class eve.sys.Vm
Get a String representation of the stack trace for a Throwable object.
getStackTrace(Throwable, int) - Static method in class eve.sys.Vm
Get a String representation of the stack trace for a Throwable object.
getStackTrace() - Method in class java.lang.Throwable
 
getStandardBorder(Color, int, int) - Static method in class eve.ui.GuiStyle
 
getStandardBorder(Color) - Static method in class eve.ui.GuiStyle
 
getStandardFileCommands(Vector, Vector, String, Editor) - Static method in class eve.ui.data.AppForm
The order these come in are "New","Open","Save","Save As","Exit" (with a separator MenuItem in between "Save As" and "Exit".
getStandardSize(int) - Static method in class eve.ui.Icons
 
getStartFormatter(TextFormatter) - Method in class eve.ui.formatted.TextFormatter
 
getStartMenuProgramsDirectory() - Method in class eve.ui.installer.Installer
 
getState() - Method in class eve.fx.gui.NativeWindowSurface
 
getState() - Method in class eve.fx.gui.WindowSurface
 
getState() - Method in class eve.ui.CheckBox
 
getState() - Method in class eve.ui.formatted.data.HtmlViewer.HtmlViewerDisplay
 
getState() - Method in class eve.ui.TextPad
Get an Object that can be used to restore the text display to the same state later (using setState().
getState() - Method in interface eve.util.Booleanable
 
getStateChild(int) - Method in class eve.fx.PenOverState
 
getStateFlags() - Method in class eve.ui.Button
 
getStats() - Method in class eve.applet.ClassFile
 
getStatus() - Method in class eve.net.RemoteConnection
This is used to check the RemoteConnection status.
getStatus() - Method in class eve.security.SecureDocument
Get the encryption status of the encoded document.
getStoppableWaitOnSuccess() - Method in class eve.sys.Handle
If this Handle cannot be stopped (i.e. although the handle can be used to monitor a task, it cannot be used to stop it) then calling this method will return a Handle that monitors this Handle and that handle can be aborted via stop().
getStopped() - Method in class eve.sys.Progress
Returns a StoppedException only if the Handle was actually stopped.
getStoppedReason() - Method in exception eve.sys.StoppedException
 
getStoreEntries() - Method in class eve.io.filestore.EveFile
 
getStoreEntries() - Method in interface eve.io.filestore.FileStore
Get an enumeration to go through the entries in the file.
getStoreEntries() - Method in class eve.io.filestore.ZepStore
 
getStoreEntries() - Method in class eve.zipfile.ZipFile
 
getStoreHashtable() - Method in class eve.io.filestore.EveFile
 
getStoreHashtable() - Method in interface eve.io.filestore.FileStore
Expose the hashtable of entries if available.
getStoreHashtable() - Method in class eve.io.filestore.ZepStore
 
getStoreHashtable() - Method in class eve.zipfile.ZipFile
 
getStoreName() - Method in class eve.io.filestore.EveFile
 
getStoreName() - Method in interface eve.io.filestore.FileStore
 
getStoreName() - Method in class eve.io.filestore.ZepStore
 
getStoreName() - Method in class eve.zipfile.ZipFile
 
getStream(String) - Method in class eve.applet.EveApplet
 
getStream() - Method in class eve.fx.points.PdfMaker
 
getStream(String) - Method in interface eve.sys.Applet
Return the stream associated with a given key in this applet context, or null if nothing is associated.
getStreamFor(String) - Method in class eve.ui.formatted.StreamImageResolver
 
getStreamKeys() - Method in class eve.applet.EveApplet
 
getStreamKeys() - Method in interface eve.sys.Applet
Iterate over all keys that have associated streams.
getStreamLength(String) - Method in interface eve.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 eve.database.implement.DatabaseObject
 
getString() - Method in class com.stevesoft.pat.RegRes
Obtain the text String that was matched against.
getString() - Method in class com.stevesoft.pat.StrPos
get the string that we are processing.
getString(String, String) - Method in class eve.data.PropertyList
 
getString(Object, String, String) - Static method in class eve.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) - Method in class eve.sys.ClassFile.ClassConstantData
 
getString(int) - Method in class eve.sys.ClassFile
 
getString(int, int, int) - Method in class eve.sys.Locale
"what" should be one of MONTH, SHORT_MONTH, etc..
getString(int) - Method in class eve.sys.Locale
This is the same as getString(what,0,0);
getString(int, String) - Method in class eve.sys.Locale
 
getString(String) - Method in class java.util.ResourceBundle
Get a String from this resource bundle.
getStringArray(String) - Method in class java.util.ResourceBundle
Get an array of Strings from this resource bundle.
getStringChars(String) - Static method in class eve.sys.Vm
Using the native VM this will expose the char array which represents the String.
getStringChars(String) - Method in class eve.util.SubString
Convert a String to a SubString without making a copy of the String characters if possible.
getStringCollator() - Method in interface eve.database.Database
Return the Collator used by the database to sort and search for Strings.
getStringCollator() - Method in class eve.database.implement.DatabaseObject
 
getStringComparer(int) - Method in class eve.sys.Locale
Get a locale specific string comparer.
getStringLike() - Method in class com.stevesoft.pat.RegRes
Obtain the source StringLike object.
getStringList(String) - Static method in class eve.io.Io
Read a Vector containing a list of string using getConfigInfo.
getStrings(String, String) - Method in class eve.data.PropertyList
Gets a set of properties, each associated with a string.
getStyle() - Method in class eve.fx.Brush
 
getStyle() - Method in class eve.fx.Font
Returns the style of the font.
getStyle() - Method in class eve.fx.points.PointFont
Return the style of the Font.
getStyle() - Static method in class eve.ui.GuiStyle
 
getStyleName(int) - Static method in class eve.ui.FontUpDownChooser
 
getSub(Handle) - Method in class eve.sys.Progress
Create a new Handle for the Thread and set it as a subHandle for the current Handle.
getSub() - Method in class eve.sys.Progress
Create a new Handle for the Thread and set it as a subHandle for the current Handle.
getSubControls() - Method in class eve.fx.points.PrintCell
This returns an Iterator that goes forwards through the components which are considered a sub-control of this Control, even though they may not be a "child" of the control - i.e. it may not have been added into the Control heirarchy.
getSubControls() - Method in class eve.fx.points.PrintCellPanel
 
getSubControls(ControlIterator) - Method in class eve.ui.CardPanel
 
getSubControls(ControlIterator) - Method in class eve.ui.CellPanel
 
getSubControls() - Method in class eve.ui.Control
Deprecated.
- use getSubControls(ControlIterator,boolean) instead.
getSubControls(ControlIterator) - Method in class eve.ui.Control
This returns an Iterator that goes forwards through the components which are considered a sub-control of this Control, even though they may not be a "child" of the control - i.e. it may not have been added into the Control heirarchy.
getSubControls(ControlIterator) - Method in class eve.ui.Panel
 
getSubControls(ControlIterator) - Method in class eve.ui.ScrollableHolder
 
getSubControls(ControlIterator) - Method in class eve.ui.SingleContainer
 
getSubControls(ControlIterator) - Method in class eve.ui.SizeReconfigurableContainer
 
getSubKey(String) - Method in interface eve.sys.IRegistryKey
This should never return null, even if the subkey does not exist or is illegal in some way.
getSubKey(int) - Method in interface eve.sys.IRegistryKey
 
getSubKey(String) - Method in class eve.sys.RegistryKeyObject
 
getSubKey(int) - Method in class eve.sys.RegistryKeyObject
 
getSubKeyCount() - Method in interface eve.sys.IRegistryKey
 
getSubKeyCount() - Method in class eve.sys.RegistryKeyObject
 
getSubKeys(int) - Method in interface eve.sys.IRegistryKey
Return an array of Strings or an array of integers or array of longs representing the subkeys of this key.
getSubKeys(int) - Method in class eve.sys.RegistryKeyObject
 
getSubProgress(float) - Method in interface com.ewesoft.pub.Progress
 
getSubProgress(float) - Method in class com.ewesoft.pub.Tools.NullProgress
 
getSubProgress(float) - Method in class eve.sys.Progress
 
getSubSet(EntriesView) - Method in interface eve.database.FoundEntries
Get a SubSet of this FoundEntries using the indexes included in the view.
getSubSet(EntriesView) - Method in class eve.database.implement.FoundEntriesObject
 
getSubTime(boolean, boolean, boolean) - Method in interface eve.data.PlainTimeStamp
 
getSuperClass() - Method in class eve.reflect.Reflect
 
getSuperclass() - Method in class java.lang.Class
Return the superclass of the represented class.
getSupportedPermissionsAndFlags(int) - Method in class eve.io.File
Returns a value indicating which of the flags specified in the interestedFlags parameter is supported by the underlying system.
getSupportedPermissionsAndFlags(int) - Method in class eve.io.FileAdapter
Returns a value indicating which of the flags specified in the interestedFlags parameter is supported by the underlying system.
getSupportedPermissionsAndFlags(int) - Method in class eve.net.rapi.RapiFile
Returns a value indicating which of the flags specified in the interestedFlags parameter is supported by the underlying system.
getSurface() - Method in class eve.fx.FontMetrics
 
getSurface() - Method in class eve.fx.Graphics
 
getSurface() - Method in class eve.fx.gui.SurfaceEvent
 
getSurface() - Method in class eve.ui.Window
 
getSurfaceType() - Method in class eve.fx.Graphics
Get the surface type of the Graphics.
getSurfaceType() - Method in class eve.fx.gui.WindowSurface
 
getSurfaceType() - Method in class eve.fx.Image
 
getSurfaceType() - Method in interface eve.fx.ISurface
This returns one of the XXX_SURFACE values.
getSurfaceType() - Method in class eve.fx.print.PrinterJob
 
getSymbolicLinkTarget() - Method in class eve.io.File
If this file is a symbolic link, return the target of the link.
getSymbolicLinkTarget() - Method in class eve.io.FileAdapter
If this file is a symbolic link, return the target of the link.
getSynchronizedTime(int) - Method in interface eve.database.Database
 
getSynchronizedTime(int) - Method in class eve.database.implement.DatabaseObject
 
getSynchronizedTime(int) - Method in class eve.database.implement.DatabaseSpecs
 
getSysApplet() - Static method in class eve.applet.EveApplet
 
getSystemClassLoader() - Static method in class java.lang.ClassLoader
Return a non-null ClassLoader to represent the system ClassLoader.
getSystemFolder(int, int) - Static method in class eve.sys.registry.Registry
Deprecated.
use eve.sys.windows.getWindowsDirectories()
getSystemFont(int) - Static method in class eve.fx.Font
 
getSystemInfo() - Static method in class eve.net.rapi.Rapi
Return the SystemInfo for the connected system.
getSystemResource(String) - Static method in class java.lang.ClassLoader
 
getSystemResourceAsStream(String) - Static method in class java.lang.ClassLoader
 
getSystemResources(String) - Static method in class java.lang.ClassLoader
 
getTabColor(boolean) - Method in class eve.ui.TabbedPanel
 
getTable() - Method in class eve.ui.table.TableModel
 
getTableExportButton(boolean) - Method in class eve.ui.table.data.FieldTableModel
 
getTableExporter() - Method in class eve.ui.table.data.FieldTableModel
Get an Editor that can be used to allow the user to export the table data.
getTableForm(Form, Panel, Panel) - Method in class eve.ui.table.data.FieldTableModel
Get a Form that contains a scrollable Table with this FieldTableModel.
getTableForm(Form, boolean) - Method in class eve.ui.table.data.FieldTableModel
 
getTableForm(Form) - Method in class eve.ui.table.data.FieldTableModel
Get a Form that contains a scrollable Table with this FieldTableModel.
getTableForm(Form) - Method in class eve.ui.table.HexTableModel
 
getTableModel() - Method in class eve.ui.table.TableControl
 
getTabsPanel() - Method in class eve.ui.TabbedPanel
 
getTabWidth(FormattedTextSpecs, FontMetrics) - Static method in class eve.fx.FormattedTextSpecs
Return the tabWidth in pixels.
getTag(int, Object) - Method in class eve.fx.points.PrintCell
 
getTag() - Method in interface eve.sys.WebApplication.LocalFile
 
getTag(int, Object) - Method in class eve.ui.Control
 
getTagIndex(int) - Method in class eve.util.TagList
 
getTags() - Method in class eve.util.TagList
Returns the int array used for storing the tags.
getTargetClass(Object) - Method in class eve.io.block.RemoteCallHandlerObject
 
getTargetException() - Method in exception java.lang.reflect.InvocationTargetException
Get the wrapped (targeted) exception.
getTargetStringList() - Method in class eve.sys.FetchData
 
getTargetWrapper() - Method in class eve.sys.FetchData
 
getTaskbarEntry() - Static method in class eve.fx.Fx
 
getTaskbarEntry(String) - Static method in class eve.sys.Device
Get a TaskBar entry (an icon in the system tray on most systems) that can have an icon and text tip displayed.
getTcpNoDelay() - Method in class java.net.Socket
 
getTempFile() - Method in class eve.io.SafeFile
Get a temporary file that will eventually be used to replace the actual file.
getTemporaryPassword(String, int) - Static method in class com.ewesoft.pub.security.Password
 
getTerminal(String, int, int) - Static method in class eve.ui.Console
 
getTerminalDontShow(String, int, int) - Static method in class eve.ui.Console
 
getTestForm(DatabaseTableModel, boolean) - Method in class eve.ui.advanced.database.FoundEntriesTester
 
getTestTree(TreeNode, TreeTableModel) - Static method in class eve.ui.data.LiveTreeNode
 
getText(StringList) - Method in class eve.fx.points.DataCell
 
getText(StringList) - Method in class eve.fx.points.PrintCell
Place the text in a StringList.
getText() - Method in class eve.io.File
 
getText() - Method in class eve.sys.Time
 
getText() - Method in class eve.ui.CheckBoxGroup
Return the label of the selected checkbox, or an empty String if none is selected.
getText() - Method in class eve.ui.ChoiceControl
 
getText() - Method in class eve.ui.ComboBox
Get the text in the input box.
getText() - Method in class eve.ui.Console
 
getText() - Method in class eve.ui.Control
Get the text of the Control.
getText() - Method in class eve.ui.filechooser.FileInput
 
getText() - Method in class eve.ui.FileInput
 
getText() - Method in class eve.ui.InputWithTools
 
getText() - Method in class eve.ui.MenuChoice
Return the current text.
getText() - Method in class eve.ui.TextPad
 
getText() - Method in interface eve.util.Textable
 
getTextAreaWidth() - Method in class eve.ui.Input
 
getTextColor(Color) - Method in interface eve.fx.PaintParameters
 
getTextColor(Color) - Method in class eve.fx.PaintParametersObject
 
getTextDisplay(String, int) - Static method in class eve.ui.formatted.HtmlDisplay
Get a HtmlDisplay set as a label with the specified text and preferred line width.
getTextForClient() - Method in class eve.ui.InputKeyPad
Get the text to transfer back to the client.
getTextFormatter(Point, Vector) - Method in class eve.ui.formatted.TextDisplay
 
getTextFormatter(Point) - Method in class eve.ui.formatted.TextDisplay
 
getTextFormatters() - Method in class eve.ui.formatted.TextDisplay
 
getTextFrom(String) - Static method in class eve.ui.Gui
Given text in the format "Text$hotkey" this returns the text string without the hotkey character.
getTextGapInPixels(FontMetrics, double, boolean) - Static method in class eve.fx.Metrics
 
getTextPadMenu(Menu) - Method in class eve.ui.TextPad
 
getTextPositions(int, DisplayLine, FormattedTextSpecs, int[], boolean) - Method in class eve.ui.TextPad
 
getTextPositions(int, DisplayLine) - Method in class eve.ui.TextPad
 
getTextRect(int, Rect) - Method in class eve.ui.filechooser.FileListTableModel
 
getTextRect(int, Rect) - Method in class eve.ui.Menu
 
getTextRect(int, Rect) - Method in class eve.ui.table.TreeTableModel
 
getTextSize(StringList, PointRect) - Method in class eve.fx.points.PointFontMetrics
Return the smallest rectangle that the specified text will fit into.
getTextSize(StringList, int, int, PointRect) - Method in class eve.fx.points.PointFontMetrics
Return the smallest rectangle that the specified text will fit into.
getTextSize(PointFont, PointGraphics, PointRect) - Method in class eve.fx.points.PrintCell
 
getTextWidth(String) - Method in class eve.fx.FontMetrics
Returns the width of the given text string in pixels.
getTextWidth(char[], int, int) - Method in class eve.fx.FontMetrics
Returns the width of the given text in pixels.
getTextWidth(String, double) - Method in class eve.fx.points.PointFontDescriptor
 
getTextWidth(char[], int, int, double) - Method in class eve.fx.points.PointFontDescriptor
 
getTextWidth(char[], int, int) - Method in class eve.fx.points.PointFontMetrics
Return the width of the specified text.
getTextWidth(String) - Method in class eve.fx.points.PointFontMetrics
Return the width of the specified text.
getTextWidth() - Method in class eve.ui.TextPad
If wrapToScreenSize is true, this returns the width of the widest word.
getThread() - Method in class eve.sys.Task
Get the thread that is executing this task.
getThreadGroup() - Method in class java.lang.SecurityManager
Get the ThreadGroup that a new Thread should belong to by default.
getThreadGroup() - Method in class java.lang.Thread
 
getThreadPool() - Static method in class eve.io.block.RemoteCallHandlerObject
This returns the ThreadPool being used by the RemoteCallHandlerObjects.
getThumbArea(Rect) - Method in class eve.ui.ScrollTrack
 
getThumbArea() - Method in class eve.ui.TrackControl
 
getThumbArea(Rect) - Method in class eve.ui.TrackControl
 
getTick() - Static method in class eve.ui.FormBase
 
getTime(PlainTime) - Method in interface eve.data.ITime
 
getTime(PlainTime) - Method in class eve.data.PlainTime
 
getTime(PlainTime) - Method in interface eve.data.PlainTimeStamp
If a time is associated with this timestamp return it as a PlainTime.
getTime() - Method in class eve.io.filestore.FileStoreEntry
 
getTime() - Method in class eve.sys.Time
This method returns the UTC time in milliseconds using the default TimeZone - which means that the value this returns for a given set of Y/M/D/h/m/s values will be different depending on the default TimeZone.
getTime(PlainTime) - Method in class eve.sys.Time
 
getTime(Time) - Method in class eve.ui.DateTimeInput
Get the time.
getTime(PlainTime) - Method in class eve.ui.DateTimeInput
 
getTime(Time) - Method in class eve.ui.DateUpDownInput
Get the time displayed/entered.
getTime(Time) - Method in class eve.ui.SimpleDateInput
 
getTime(Time) - Method in class eve.ui.TimeUpDownInput
Get the time displayed/entered.
getTime(PlainTime) - Method in class eve.ui.TimeUpDownInput
 
getTime(Time) - Method in interface eve.util.Timeable
 
getTime() - Method in class eve.zipfile.ZipEntry
Gets the time of last modification of the entry.
getTime(Time) - Method in class eve.zipfile.ZipEntry
Deprecated.
use getLastModifiedTime() instead.
getTime() - Method in class java.util.Calendar
Converts the time represented by this object to a Date-Object.
getTime() - Method in class java.util.Date
Gets the time represented by this Object
getTime() - Method in class java.util.zip.ZipEntry
Gets the time of last modification of the entry.
getTimeFormatFor(boolean, boolean) - Static method in class eve.ui.DateTimeInput
 
getTimeInMillis() - Method in class java.util.Calendar
Returns the time represented by this Calendar.
getTimeOfDeletion(long, Time) - Method in interface eve.database.Database
Return the time of deletion of the specified OID.
getTimeOfDeletion(long, Time) - Method in class eve.database.implement.DatabaseObject
 
getTimeOut() - Method in class eve.io.block.RemoteProxy
 
getTimeOut() - Method in interface eve.sys.IRemoteProxyMaker
Get the timeout for receiving responses from remote calls in milliseconds.
getTimes() - Method in class eve.util.OperationTimer
 
getTimesRoman() - Static method in class eve.fx.Fx
Get the name of a valid installed Times font.
getTimeStampLong() - Static method in class eve.sys.Vm
 
getTimeZone() - Method in class java.util.Calendar
Gets the time zone of this calendar
getTimeZone(String) - Static method in class java.util.TimeZone
Gets the TimeZone for the given ID.
getTimezoneOffset() - Method in class java.util.Date
Deprecated.
use Calendar.get(Calendar.ZONE_OFFSET)+Calendar.get(Calendar.DST_OFFSET) instead.
getTimeZoneUTCOffset(TimeZone) - Method in class eve.sys.Time
Determine the offset in milliseconds of the Time specified in this time Object from UTC time at a particular TimeZone.
getTip() - Method in class eve.ui.ToolTip
 
getTitle() - Method in class eve.fx.gui.NativeWindowSurface
 
getTitle() - Method in class eve.fx.gui.WindowSurface
Get the title text of the window.
getToggleChooseAllButton() - Method in class eve.ui.table.data.ListSelect
 
getToolBar(boolean, int) - Method in class eve.ui.data.ListEditor
 
getToolBar(boolean, int, boolean) - Method in class eve.ui.data.ListEditor
 
getToolsHolder() - Method in class eve.ui.Form.ToolsOrSoftKey
Add tool buttons to the Container returned from this method.
getToolsIcon() - Static method in class eve.ui.FormBase
 
getToolTip(int, int) - Method in class eve.ui.Control
This should return an acceptable ToolTip object.
getToolTip(int, int) - Method in class eve.ui.filechooser.FileListTableModel
 
getToolTip(int, int) - Method in class eve.ui.formatted.TextDisplay
 
getToolTip() - Method in class eve.ui.formatted.TextFormatter
 
getToolTip(int, int) - Method in class eve.ui.table.IconTableModel
 
getToolTip(int, int) - Method in class eve.ui.table.TableControl
Return a Tool Tip for the x,y position (in pixels) on the table.
getToolTip(int, int) - Method in class eve.ui.table.TableModel
Return a Tool Tip for the x,y position (in pixels) on the table.
getToolTip(int, int) - Method in class eve.ui.table.TreeTableModel
This will call getToolTip(int line) if it determines that the x and y point are on a displayed node/leaf.
getToolTip(int) - Method in class eve.ui.table.TreeTableModel
This is called by getToolTip(x,y) and should return a ToolTip for the specified line.
getTopLine() - Method in class eve.ui.TextPad
Return the index of the top line of the display in the complete list of lines.
getTopmostForm() - Method in class eve.ui.Form
 
getTopmostForm(Control) - Static method in class eve.ui.Gui
 
getToPutInList(Object) - Method in class eve.ui.data.icons.IconListEdit
 
getToPutInList(Object) - Method in class eve.ui.data.ListEditor
 
getTotalIn() - Method in class eve.io.Deflater
 
getTotalIn() - Method in class eve.io.Inflater
 
getTotalIn() - Method in class java.util.zip.Deflater
 
getTotalIn() - Method in class java.util.zip.Inflater
 
getTotalItemsOnScreen() - Method in class eve.ui.IconMenu
Get the total number of items on the dispay.
getTotalOut() - Method in class eve.io.Deflater
 
getTotalOut() - Method in class eve.io.Inflater
 
getTotalOut() - Method in class java.util.zip.Deflater
 
getTotalOut() - Method in class java.util.zip.Inflater
 
getTrackKey(Object) - Static method in class eve.sys.Vm
 
getTrackTo() - Method in class eve.ui.ScrollTrack
 
getTrackTo() - Method in class eve.ui.TrackControl
This is called when the "thumb" area is moved.
getTrafficClass() - Method in class java.net.DatagramSocket
Returns the current traffic class
getTransferDataType(Object) - Method in interface eve.sys.ITransferable
Get the appropriate type of data for transfer to/from the specified data interface object.
getTransferFor(Object, DataInterface, boolean) - Method in class eve.ui.data.FieldData
 
getTransform() - Method in class eve.fx.points.PageFormat
 
getTransform(AffineTransform) - Method in class eve.fx.points.PointGraphics
Don't use this directly.
getTransform() - Method in class eve.fx.points.PointGraphics
Don't use this directly.
getTransform(AffineTransform) - Method in class eve.fx.points.TransformState
Get the current transform for this TransformState.
getTransformation() - Method in class eve.fx.points.PageFormat
 
getTransformState(TransformState) - Method in class eve.fx.points.PointGraphics
Get a TransformState for this PointGraphics to manipulate the transformations.
getTransformState() - Method in class eve.fx.points.PointGraphics
Get a TransformState for this PointGraphics to manipulate the transformations.
getTranslation() - Method in class eve.fx.Graphics
 
getTreeColumnHeader(boolean, TableCellAttributes) - Method in class eve.ui.table.TreeTableModel
 
getTreeControl(Throwable, int, int) - Static method in class eve.ui.table.data.ExceptionTreeNode
 
getTreeModelHandler() - Method in class eve.ui.table.TreeTableModel
If the rootObject implements TreeModelHandler, this will return it, otherwise it returns null.
getTreeNodeAt(int) - Method in class eve.ui.table.TreeTableModel
 
getTreeTableModel() - Method in class eve.ui.table.TreeControl
 
getTrueCharIndex(int, int) - Method in class eve.ui.TextPad
Get the index of the character in the original text, given the line index and character index on screen.
getTrueCharIndex(Point) - Method in class eve.ui.TextPad
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 eve.io.File
 
getTrueParent(File, String, File) - Static method in class eve.io.File
 
getType() - Method in class eve.reflect.Field
Return the type of the field as a Java encoded type string.
getType() - Method in interface eve.reflect.Member
 
getType() - Method in class eve.reflect.MethodConstructor
Returns the java encoded type returned by the method/constructor.
getType(Class) - Static method in class eve.reflect.Reflect
Returns the String encoded type of the class.
getType(int) - Method in class eve.sys.ClassFile.ClassConstantData
 
getType() - Method in class eve.sys.Wrapper
Return the type of the stored data, or NONE if no data has been stored.
getType() - Static method in class eve.ui.SoftKeyBar
Determine the type of SoftKeys available.
getType() - Method in class eve.ui.Swiper
 
getType(char) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
getType(int) - Static method in class java.lang.Character
Returns a value indicating a character's general category.
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 eve.database.DatabaseUtils
 
getuid() - Static method in class eve.sys.unix.Unix
Determine the current real user if this is a Unix/Linux process.
getUncompressedData(int, ByteArray) - Method in class eve.io.ZepFile
 
getUndeclaredThrowable() - Method in exception java.lang.reflect.UndeclaredThrowableException
Returns the cause of this exception.
getUnderlined(String) - Static method in class eve.fx.Graphics
 
getUnityTransform(AffineTransform) - Method in interface eve.fx.points.IPointCanvas
Get the default transform for the canvas.
getUnityTransform(AffineTransform) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
getUnknownImage() - Static method in class eve.ui.formatted.TextFormatter
 
getUnmixedTransparencyImages() - Method in class eve.fx.Icon
 
getUnsortedKeyNames() - Method in class eve.sys.FileRegistryKey
 
getUnsortedKeyNames() - Method in class eve.sys.MapRegistryKey
 
getUnsortedKeyNames() - Method in class eve.sys.RegistryKeyObject
 
getUnspacedName(String) - Static method in class eve.fx.points.PointFontDescriptor
 
getUnsynchronized(Handle, Database) - Static method in class eve.database.Synchronizer
 
getUnsynchronized(Handle, Database, int) - Static method in class eve.database.Synchronizer
 
getUnsynchronized(Handle) - Method in class eve.database.Synchronizer
This gets all the unsynchronized entries, but not the deleted entries.
getUnsynchronizedEntries(int, int) - Method in interface eve.database.IRemoteSynchronizer
Return a Vector containing byte[] values for each database entry requested.
getUnsynchronizedEntries(int, int) - Method in class eve.database.Synchronizer
 
getUnusedColor() - Method in class eve.fx.Drawing
 
getUnwrappedReturnValue() - Method in class eve.sys.Handle
Only call this if you expect the returnValue to be set to some meaningful value on completion.
getURL() - Method in interface eve.sys.WebApplication.LocalDirectory
 
getURL() - Method in interface eve.sys.WebApplication.LocalFile
 
getUsedClassMemory() - Static method in class eve.sys.Vm
 
getUsedObjectMemory(boolean) - Static method in class eve.sys.Vm
 
getUseNewItem(FontMetrics, String) - Static method in class eve.ui.data.ListEditor
 
getUserBuffer() - Method in class eve.util.StringList
 
getUserChoice(boolean, String, String[], String, InstallerConfig) - Method in class eve.ui.installer.Installer
Ask for a user choice.
getUserChoice(boolean, String, String[], String, InstallerConfig, int) - Method in class eve.ui.installer.Installer
Ask for a user choice.
getUserFont(String, Font, boolean) - Static method in class eve.ui.Application
 
getUserHomeDirectory() - Static method in class eve.sys.Registry
Return the current users home directory if possible.
getUserID(String) - Static method in class eve.sys.unix.Unix
Get the user ID number for the specified user name.
getUserInfo() - Method in class java.net.URL
Returns the user information of the URL.
getUserName() - Static method in class eve.sys.Registry
Return the current users name.
getUserName(int) - Static method in class eve.sys.unix.Unix
Get the user name for the specified user id.
getUTCMillis(TimeZone) - Method in class eve.sys.Time
What is the UTC millisecond value given this Time's Y/M/D/h/m/s values at the specified TimeZone.
getUtfString(int) - Method in class eve.applet.ClassFile
 
getUtfString(int) - Method in class eve.sys.ClassFile.ClassConstantData
 
getUtfString(int) - Method in class eve.sys.ClassFile
 
getValue(HasProperties, String, Object) - Static method in class eve.data.Property
 
getValue(String, Object) - Method in class eve.data.PropertyList
Gets the value of a property, with a default if it does not exist.
getValue(Vector, Object) - Method in class eve.data.PropertyList
Gets the value of a property which may be named differently (e.g.
getValue(String[], Object) - Method in class eve.data.PropertyList
Gets the value of a property which may be named differently (e.g.
getValue(Object, String, Object) - Static method in class eve.data.PropertyList
This first converts the propertyListOrStrings parameters into a valid or empty PropertyList and then calls getValue(name,defaultValue) on that list.
getValue(Class, Object) - Method in class eve.data.PropertyList
 
getValue() - Method in class eve.database.MetaFlag
 
getValue() - Method in interface eve.io.Checksum
Returns the data checksum computed so far.
getValue() - Method in class eve.io.CRC32
Returns the CRC32 data checksum computed so far.
getValue(Object, Wrapper) - Method in class eve.reflect.Field
Get the value of the field.
getValue() - Method in class eve.security.RSAKey
 
getValue(int) - Method in class eve.sys.ClassFile.ClassConstantData
 
getValue(String) - Method in class eve.sys.FileRegistryKey
 
getValue(int, StringBuffer) - Method in class eve.sys.FileRegistryKey
 
getValue(String) - Method in interface eve.sys.IRegistryKey
This returns either a String or a byte array, or an Integer (representing a 32-bit value) or a StringBuffer for an expanding String or null.
getValue(int, StringBuffer) - Method in interface eve.sys.IRegistryKey
Get a value at the specified index.
getValue(String) - Method in class eve.sys.MapRegistryKey
 
getValue(int, StringBuffer) - Method in class eve.sys.MapRegistryKey
 
getValue(String) - Method in class eve.sys.RegistryKeyObject
 
getValue(int, StringBuffer) - Method in class eve.sys.RegistryKeyObject
 
getValue(Value) - Method in class eve.ui.DateTimeInput
Get the date.
getValue(Value) - Method in class eve.ui.DateUpDownInput
 
getValue(Value) - Method in class eve.ui.SimpleDateInput
 
getValue(Value) - Method in class eve.ui.TimeUpDownInput
 
getValue(int, Object) - Method in class eve.util.TagList
 
getValue(String) - Method in class eve.util.TextDecoder
Get the value of the name.
getValue(int) - Method in class eve.util.TextDecoder
The value at the specified index.
getValue() - Method in interface java.util.Map.Entry
Get the value corresponding to this entry.
getValue() - Method in class java.util.zip.Adler32
Returns the Adler32 data checksum computed so far.
getValue() - Method in interface java.util.zip.Checksum
Returns the data checksum computed so far.
getValue() - Method in class java.util.zip.CRC32
Returns the CRC32 data checksum computed so far.
getValueCount() - Method in class eve.sys.FileRegistryKey
 
getValueCount() - Method in interface eve.sys.IRegistryKey
 
getValueCount() - Method in class eve.sys.MapRegistryKey
 
getValueCount() - Method in class eve.sys.RegistryKeyObject
 
getValueDontCheckObject(Object, Wrapper) - Method in class eve.reflect.Field
 
getValueOf(SubString) - Static method in class eve.util.TextDecoder
 
getValues() - Method in class eve.util.TagList
Returns the Object array used for storing the tag values.
getVariant() - Method in class java.util.Locale
Returns the variant code of this locale.
getVersion() - Static method in class eve.database.DatabaseManager
 
getVersion() - Static method in class eve.io.AsciiCodec
Returns the version of the class.
getVersion() - Static method in class eve.security.MD5
Returns the version of the class.
getVersion() - Static method in class eve.sys.Vm
 
getVersionPostFix() - Static method in class eve.sys.Vm
 
getVerticalChange() - Method in class eve.ui.Swiper
Call this after a SWIPE_COMPLETE return from handleSwipe().
getView(String) - Method in class eve.database.SafeDBAccess
This gets the EntriesView created when the Database was opened for the specified sortName.
getViewOf(File, int, Form) - Static method in class eve.ui.table.HexTableModel
 
getViewOf(byte[], int, int, Form) - Static method in class eve.ui.table.HexTableModel
 
getViewToolBar(String) - Method in class eve.ui.filechooser.FileChooser
 
getVisible(int, int) - Method in class eve.ui.Canvas
 
getVisible(int, int) - Method in class eve.ui.Console
 
getVisible(int, int) - Method in class eve.ui.IconMenu
 
getVisible(int, int) - Method in class eve.ui.Menu
 
getVisible(int, int) - Method in interface eve.ui.ScrollClient
Given a display size, this method should return the number of units that can be fully displayed within the display size for the specified dimension.
getVisible(int, int) - Method in class eve.ui.table.TableControl
 
getVisible(int, int) - Method in class eve.ui.TextMessage
 
getVisible(int, int) - Method in class eve.ui.TextPad
 
getVisibleArea(Rect) - Method in class eve.ui.Canvas
 
getVmCommandLine(String) - Static method in class eve.sys.Device
Return a path to the native VM.
getVmCommandLine(String) - Static method in class eve.sys.Registry
Get the command line to the preferred Eve VM, given additional commands to run.
getVmCommandLine(String, String) - Static method in class eve.sys.Registry
Get the command line to the preferred Eve VM, given additional commands to run.
getVmFlags() - Static method in class eve.sys.Vm
Get the VM Flag bits - this is equivalent to getParameter(VM_FLAGS);
getVMOptions() - Static method in class eve.ui.VMOptions
 
getVmVersion() - Static method in class eve.Version
Returns the version of the Eve VM
getVolume() - Method in class eve.fx.sound.WaveInput
 
getVolume() - Method in class eve.fx.sound.WaveOutput
 
getWantPenMoves(Vector) - Static method in class eve.ui.event.PenEvent
Get hard references to all Controls that want some kind of PEN_MOVE event.
getWantPenSwipes(Vector) - Static method in class eve.ui.event.PenEvent
Get hard references to all Controls that want some kind of PEN_MOVE event.
getWaveOutput() - Method in class eve.fx.sound.SoundClip
Return the WaveOutput being used or will be used by this SoundClip.
getWaveOutputFor(WaveFormat) - Static method in class eve.fx.sound.SoundClip
Get the WaveOutput used by the SoundClip class for output of a particular wave format.
getWebApplication() - Static method in class eve.applet.EveApplet
 
getWebApplication() - Static method in class eve.sys.Vm
If this Application is running as an Applet in a Web Browser, then this will return an Object that implements the eve.sys.Applet interface, otherwise it returns null.
getWidth(FontMetrics, int) - Method in class eve.fx.DisplayLine
 
getWidth(DisplayLine, FontMetrics, int) - Static method in class eve.fx.DisplayLineSpecs
 
getWidth() - Method in interface eve.fx.Drawable
 
getWidth() - Method in class eve.fx.Icon
 
getWidth() - Method in class eve.fx.IIcon.SizedIcon
 
getWidth() - Method in class eve.fx.ImageObject
 
getWidth() - Method in class eve.fx.Mask
 
getWidth() - Method in class eve.fx.PixelBuffer
 
getWidth() - Method in class eve.ui.Control
 
getWidth() - Method in interface eve.ui.Input.ExtraTool
 
getWidth() - Method in class eve.ui.table.TableControl
 
getWidthAndPositions(String, FormattedTextSpecs, FontMetrics, boolean) - Static method in class eve.fx.FormattedTextSpecs
Calculate the positions of each character in the String.
getWidthAndPositions(char[], int, int, FormattedTextSpecs, FontMetrics, boolean) - Static method in class eve.fx.FormattedTextSpecs
Calculate the positions of each character in the String.
getWidthFor(DisplayLineSpecs, int, int, DisplayLine) - Method in interface eve.fx.DisplayLine.WidthProvider
This should return the display width for the specified line index.
getWidthFor(int) - Method in class eve.fx.IconListObject
 
getWidthForExtraTools() - Method in class eve.ui.Input
 
getWindow() - Static method in class eve.app.App
 
getWindow() - Method in class eve.ui.Control
 
getWindowFlags() - Method in class eve.ui.Window
Return the Window flags for this window.
getWindowForCurrentThread() - Static method in class eve.ui.Gui
If the current thread is a Window event handling thread return the Window it is associated with, otherwise return null.
getWindowFrame(Control) - Static method in class eve.ui.Gui
Get the root frame for the control that is not the Window contents Frame.
getWindowGraphics() - Method in class eve.ui.Control
Return a Graphics context for this control for drawing directly onto the window surface IF supported by the Window.
getWindowRect(Rect, boolean) - Method in class eve.ui.Window
Get the window's full or client Rect.
getWindowsDirectories(boolean) - Static method in class eve.sys.registry.Registry
 
getWindowsDirectories(boolean) - Static method in class eve.sys.Windows
 
getWindowsLock() - Static method in class eve.fx.gui.WindowSurface
 
getWindowSurface() - Method in class eve.ui.Window
 
getWrapperType(Class) - Static method in class eve.reflect.Reflect
 
getWrapperType(Class) - Static method in class eve.sys.Reflection
Exactly the same as getEncodedType().
getWrapperType(Object) - Static method in class eve.sys.Wrapper
Given a Java Wrapper object (like Integer, Short, etc.) return the Wrapper type (e.g INTEGER, SHORT, etc.) of the wrapper.
getWriter() - Method in interface eve.sys.IConsole
 
getWriter() - Method in class eve.ui.Console
Get a Writer that you can use to write to the console.
getXdpi() - Method in class eve.fx.points.PointGraphics
Get the X dpi, but if this is based on an IPointCanvas, this will be zero.
getXdpiFor(int) - Method in class eve.fx.print.PrintableObject
 
getXPoints() - Method in class eve.fx.GeneralPath
This returns the array of x co-ordinates of the points added to the GeneralPath.
getYdpi() - Method in class eve.fx.points.PointGraphics
Get the X dpi, but if this is based on an IPointCanvas, this will be zero.
getYdpiFor(int) - Method in class eve.fx.print.PrintableObject
 
getYear() - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use get(Calendar.YEAR) instead. Note about the 1900 difference in year.
getYPoints() - Method in class eve.fx.GeneralPath
This returns the array of y co-ordinates of the points added to the GeneralPath.
getZipName() - Method in class eve.zipfile.ZipFile
 
globalDrawFlat - Static variable in class eve.ui.GuiStyle
 
globalEditable - Static variable in class eve.ui.ControlBase
 
globalEnabled - Static variable in class eve.ui.ControlBase
 
globalFontManager - Static variable in class eve.fx.print.PrinterJobObject
If this is not null then this will be assigned to all PointGraphics created by a PrinterJobObject.
globalLinks - Static variable in class eve.ui.filechooser.FileChooserBase
This is initially null.
globalPalmStyle - Static variable in class eve.ui.GuiStyle
 
globalShowArrows - Static variable in class eve.ui.UpDownInput
 
globalSmallControls - Static variable in class eve.ui.GuiStyle
 
goBack() - Method in class eve.ui.formatted.data.HtmlViewer
Go to previous document/location.
goBack() - Method in class eve.ui.formatted.TextDisplay
This goes back one place in the saved states for the HtmlDisplay.
goBackMenu - Variable in class eve.ui.filechooser.FileChooser
 
goForwardMenu - Variable in class eve.ui.filechooser.FileChooser
 
GoHigher - Static variable in interface eve.ui.IScroll
 
GoLower - Static variable in interface eve.ui.IScroll
 
gotEvent(Event, Form) - Method in class eve.ui.FieldHandler
The Form with this FieldHandler passes events to the handler through this method.
gotFocus(int) - Method in class eve.ui.BasicList
 
gotFocus(int) - Method in class eve.ui.Button
 
gotFocus(int) - Method in class eve.ui.ButtonControl
 
gotFocus(int) - Method in class eve.ui.CheckBox
 
gotFocus(int) - Method in class eve.ui.Choice
 
gotFocus(int) - Method in class eve.ui.Console
 
gotFocus(int) - Method in class eve.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 eve.ui.Control
This is called when the Control gets the focus.
gotFocus(int) - Method in class eve.ui.Input
 
gotFocus(int) - Method in class eve.ui.TabbedPanel
This can only get focus explicitly - via focusOnContainer, or via selectNextTab().
gotFocus(int) - Method in class eve.ui.TextPad
 
gotFocus(int) - Method in class eve.ui.UpDownInput
 
GOTHIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gothic" Unicode character block.
goTo - Variable in class eve.ui.formatted.data.WebBrowser
If you wish to change this, set it to a new value and then call toControls("goTo")
gotoAddress(long) - Method in class eve.ui.table.HexTableModel
 
goToAnchor(String) - Method in class eve.ui.formatted.TextDisplay
This tells the display to go to the specified anchor.
gotoBox - Variable in class eve.ui.formatted.data.WebBrowser
 
goToLine(int) - Method in class eve.ui.formatted.TextDisplay
Scroll to the specified line.
gotoPage_action(Editor) - Method in class eve.ui.print.PrintPageViewer
 
gotoWhichPage - Variable in class eve.ui.print.PrintPageViewer
 
gotSize - Variable in class eve.ui.CardPanel
 
grab() - Method in class eve.sys.Gate
This tries to get ownership of the gate, but will not wait if it cannot get ownership immediately.
gradient - Variable in class eve.fx.Brush
The gradient, set with setGradient().
GradientBrush - Class in eve.fx
 
GradientBrush(int, int, Color, int, int, Color) - Constructor for class eve.fx.GradientBrush
 
granted - Variable in exception eve.sys.WebApplication.FileSizeNotAllowedException
 
Graphics - Class in eve.fx
 
Graphics(int, Object) - Constructor for class eve.fx.Graphics
Do not use this constructor.
Graphics(Image) - Constructor for class eve.fx.Graphics
 
Graphics(Image, boolean) - Constructor for class eve.fx.Graphics
 
Graphics(WindowSurface, Graphics) - Constructor for class eve.fx.Graphics
 
graphics - Variable in class eve.fx.ImageBuffer
 
GraphicsConstants - Interface in eve.fx
 
GraphicsImageData - Class in eve.fx
This class is used to present an ImageData interface for a portion of a Graphics.
GraphicsImageData() - Constructor for class eve.fx.GraphicsImageData
Create a new, unassigned GraphicsImageData.
GRAY_BACKGROUD_FRAME - Static variable in class eve.ui.Gui
An option for Form.exec()
grayDisabledControls - Static variable in class eve.ui.GuiStyle
 
grayOut(double, Graphics, int, int, int, int) - Static method in class eve.ui.Container
 
GrayScaleImage - Class in eve.fx
 
GrayScaleImage() - Constructor for class eve.fx.GrayScaleImage
If you call this constructor do not attempt to use it unless you call setFor().
GrayScaleImage(ImageData) - Constructor for class eve.fx.GrayScaleImage
 
GREEK - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek and Coptic" Unicode character block.
GREEK_EXTENDED - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Greek Extended" Unicode character block.
greenButton - Static variable in class eve.ui.DialogBox
 
GregorianCalendar - Class in java.util
This class represents the Gregorian calendar, that is used in most countries all over the world.
GregorianCalendar() - Constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalender representing the current time, using the default time zone and the default locale.
GregorianCalendar(TimeZone) - Constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalender representing the current time, using the specified time zone and the default locale.
GregorianCalendar(Locale) - Constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalender representing the current time, using the default time zone and the specified locale.
GregorianCalendar(TimeZone, Locale) - Constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalender representing the current time with the given time zone and the given locale.
GregorianCalendar(int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalendar representing midnight on the given date with the default time zone and locale.
GregorianCalendar(int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalendar representing midnight on the given date with the default time zone and locale.
GregorianCalendar(int, int, int, int, int, int) - Constructor for class java.util.GregorianCalendar
Constructs a new GregorianCalendar representing midnight on the given date with the default time zone and locale.
grid - Variable in class eve.fx.points.PrintCellPanel
 
grid - Variable in class eve.ui.Panel
 
Grid - Class in eve.util
A Grid is a way of storing a 2-D collection of objects.
Grid() - Constructor for class eve.util.Grid
 
GridTableModel - Class in eve.ui.table
This is a table model which displays a Grid of data.
GridTableModel() - Constructor for class eve.ui.table.GridTableModel
 
group - Variable in class eve.ui.CheckBox
 
GROUP_EXECUTE - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
GROUP_READ - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
GROUP_WRITE - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
groupID - Variable in class eve.ui.formatted.TextFormatter
The ID of the group this formatter belongs to.
groupIndex - Variable in class eve.ui.formatted.TextFormatter
The index of this formatter in the group this formatter belongs to.
groupings - Variable in class eve.math.DecimalSymbols
The number of digits to be grouped starting with the least significant going up.
groupSymbol - Variable in class eve.math.DecimalSymbols
 
GROW - Static variable in interface eve.fx.AlignmentConstants
 
GROW - Static variable in interface eve.ui.CellConstants
 
growSize - Variable in class eve.util.IntArray
This specifies the number of values to increase by when expansion is needed.
Guard - Interface in java.security
 
guestConnections - Variable in class eve.ui.VMOptions
 
Gui - Class in eve.ui
This class contains only static methods that used by the eve.ui GUI package.
Gui() - Constructor for class eve.ui.Gui
 
GUI_CAN_BEEP - Static variable in class eve.sys.Device
A possible return value for getGUICapabilities().
GUI_CAN_DISPLAYTEXT - Static variable in class eve.sys.Device
A possible return value for getGUICapabilities().
GUI_CAN_FLASHMESSAGE - Static variable in class eve.sys.Device
A possible return value for getGUICapabilities().
GUI_CAN_HAVE_TASKBARICON - Static variable in class eve.sys.Device
A possible return value for getGUICapabilities().
GUI_CAN_MESSAGEBOX - Static variable in class eve.sys.Device
A possible return value for getGUICapabilities().
GUI_FLAG_DONT_REPAINT_ON_RESIZE - Static variable in interface eve.fx.gui.WindowConstants
 
GUI_FLAG_HAS_TASKBAR - Static variable in interface eve.fx.gui.WindowConstants
A GUI flag that indicates that the OS supports placing icons in a taskbar.
GUI_FLAG_REPAINT_FULL_CONTROL - Static variable in interface eve.fx.gui.WindowConstants
 
GUI_FLAG_REVERSE_OK_CANCEL - Static variable in interface eve.fx.gui.WindowConstants
A GUI flag that indicates that Cancel buttons should come before OK buttons.
guiDataConverter - Static variable in class eve.ui.Gui
Many GUI classes which display data as String need to be formatted for display.
guiFont - Static variable in class eve.ui.Application
 
guiFontStyle - Variable in class eve.ui.VMOptions
 
GuiStyle - Class in eve.ui
This class is used to hold constants that determine the look and feel of the application.
GuiStyle.DefaultFormSpecs - Class in eve.ui
 
GuiValueKeys - Interface in eve.ui
 
guiValues - Static variable in class eve.ui.Gui
Hashtable of known GUI values.
GUJARATI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gujarati" Unicode character block.
GURMUKHI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Gurmukhi" Unicode character block.
GZIP_MAGIC - Static variable in class eve.zipfile.GZIPInputStream
The magic number found at the start of a GZIP stream.
GZIP_MAGIC - Static variable in class java.util.zip.GZIPInputStream
The magic number found at the start of a GZIP stream.
GZIPInputStream - Class in eve.zipfile
This filter stream is used to decompress a "GZIP" format stream.
GZIPInputStream(InputStream) - Constructor for class eve.zipfile.GZIPInputStream
Creates a GZIPInputStream with the default buffer size.
GZIPInputStream(InputStream, int) - Constructor for class eve.zipfile.GZIPInputStream
Creates a GZIPInputStream with the specified buffer size.
GZIPInputStream - Class in java.util.zip
This filter stream is used to decompress a "GZIP" format stream.
GZIPInputStream(InputStream) - Constructor for class java.util.zip.GZIPInputStream
Creates a GZIPInputStream with the default buffer size.
GZIPInputStream(InputStream, int) - Constructor for class java.util.zip.GZIPInputStream
Creates a GZIPInputStream with the specified buffer size.
GZIPOutputStream - Class in eve.zipfile
This filter stream is used to compress a stream into a "GZIP" stream.
GZIPOutputStream(OutputStream) - Constructor for class eve.zipfile.GZIPOutputStream
 
GZIPOutputStream(OutputStream, int) - Constructor for class eve.zipfile.GZIPOutputStream
 
GZIPOutputStream - Class in java.util.zip
This filter stream is used to compress a stream into a "GZIP" stream.
GZIPOutputStream(OutputStream) - Constructor for class java.util.zip.GZIPOutputStream
 
GZIPOutputStream(OutputStream, int) - Constructor for class java.util.zip.GZIPOutputStream
 

H

h - Variable in class eve.ui.FileClipboardProgress
 
h - Variable in class java.lang.reflect.Proxy
 
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Halfwidth and Fullwidth Forms" Unicode character block.
halt(int) - Method in class java.lang.Runtime
 
HAND_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
HAND_CURSOR - Static variable in interface eve.sys.VmConstants
 
handHeld - Static variable in class eve.ui.filechooser.FileChooserBase
 
Handle - Class in eve.sys
A Handle is a standard and flexible way of monitoring any asynchronous process.
Handle() - Constructor for class eve.sys.Handle
Tell the Handle that current or future returnValues should be discarded.
Handle(int, Object) - Constructor for class eve.sys.Handle
Create a completed Handle that has its state set to the specified value ORed with Stopped and has its returnValue field set to the provided parameter.
Handle(Throwable) - Constructor for class eve.sys.Handle
Create a failed Handle that has its state set to Failed and has its error field set to the provided parameter.
handle() - Method in class eve.sys.Progress
Return the handle associated with this Progress, which may be null.
handle - Variable in class eve.ui.ExecTransfer
 
handle - Variable in class eve.ui.Form
This can be used to monitor the shown state of the Form.
handle - Variable in class eve.ui.ProgressBarForm
 
Handle.ObjectDiscarder - Interface in eve.sys
This interface is used by an Object that knows how to discard of a particular Object.
Handle.WaitOnChange - Class in eve.sys
This class allows you to monitor the state of the Handle without having to maintain the state values yourself.
handleAction(String) - Method in class eve.ui.FileInput
 
handleAction(String) - Method in class eve.ui.Form
Handle an action type event.
handleAction(ControlEvent) - Method in class eve.ui.Form
Handle a ControlEvent that is of type PRESSED and for which the "action" field is not null.
handleAction(String) - Method in class eve.ui.ReportException
 
handleCancel() - Method in class eve.ui.IconMenuForm
Override this to handle the "Cancel" event.
handleCommand(Socket) - Method in class eve.sys.VmServer
 
handleContextMenuItem(MenuItem, int) - Method in class eve.ui.IconMenu
 
handleContextMenuItem(MenuItem, int) - Method in class eve.ui.launcher.AppLauncher
 
handleDeleteDataFiles(Installer, InstalledConfig) - Method in class eve.ui.installer.Installer.InstalledFilesState
 
handleDeleteDataPromptedAction(Installer, InstalledConfig) - Method in class eve.ui.installer.Installer.InstalledFilesState
If this returns true then the user selection has been handled, but if it returns false it indicates that the user has cancelled the uninstall.
handleDeleteDataUnpromptedAction(InstalledConfig) - Method in class eve.ui.installer.Installer.InstalledFilesState
If this is returns true then no user prompt is required and all files that should be deleted or kept have been handled.
handleEvent(MouseWheelEvent) - Method in class eve.fx.gui.EveCanvas
 
handleEvent(Event) - Method in class eve.fx.gui.EveCanvas
 
handleEvent(Event) - Method in class eve.ui.table.TableModel
 
handleException(Throwable) - Method in class eve.ui.data.Editor
 
handleGetObject(String) - Method in class java.util.PropertyResourceBundle
Called by getObject when a resource is needed.
handleGetObject(String) - Method in class java.util.ResourceBundle
Override this method to provide the resource for a keys.
handleKey(KeyEvent) - Method in class eve.ui.InputMethod
This is the only method called by an EditControl.
handleKey(KeyEvent) - Method in class eve.ui.SoftKeyBar
 
handleKeyPress(KeyEvent, Control) - Method in class eve.ui.InputMethod
Override this to provide functionality.
handleMenu(MenuItem) - Method in class eve.ui.InputWithTools
This gets called when a tool item is selected.
handleMobileAppClosing(Window, int) - Method in interface eve.ui.IApplicationHandler
This is called when a CLOSE message is sent to a mobile application.
handleProxyObjectMethod(Object, Method, Object[]) - Static method in class eve.sys.Reflection
This is used in InvocationHandler objects to handle standard Object methods.
handler - Variable in class eve.io.block.RemoteCallTask
This is the handler used for incoming/outgoing calls.
handleRemoteMethodException(Method, RemoteMethodException, int) - Method in class eve.sys.SafeRemoteProxy
If the remote proxy that was provided should throw a RemoteMethodException when a method is called then this method is called.
handles - Variable in class eve.ui.MonitorHandles
 
handleSignal(int) - Method in interface eve.sys.SignalHandler
Called when the signal is trapped by the OS.
handleSIPEvent(SurfaceSIPEvent) - Method in class eve.ui.Window
This is the default SIP handler method, but you should not override to customize SIP handling.
HandleStoppedException - Exception in eve.sys
 
HandleStoppedException() - Constructor for exception eve.sys.HandleStoppedException
 
HandleStoppedException(String) - Constructor for exception eve.sys.HandleStoppedException
 
handleSurfaceEvent(Event) - Method in class eve.ui.Window
 
handleSurfaceEvent(Event) - Method in interface eve.ui.Window.SurfaceEventFilter
 
handleSwipe(PenEvent) - Method in class eve.ui.Swiper
A control that expects swipes should send pen events to this method first and then take action depending on the return value.
handleTransferError(Exception, FieldTransfer, int) - Method in class eve.ui.data.Editor
This is called if an Exception is thrown while transferring data from the UI control to the object.
handleWindowEvents() - Static method in class eve.ui.Window
This calls handleWindowEvents(int minTime, int maxTime) with a min time of 100ms an a maxTime of 1 second.
handleWindowEvents(int, int) - Static method in class eve.ui.Window
Put the current Thread to sleep to allow window events to be handled.
handlingSipOn - Static variable in class eve.fx.gui.SurfaceSIPEvent
 
handoff(Thread) - Method in class eve.sys.Gate
Hand off ownership of this gate to another Thread.
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Compatibility Jamo" Unicode character block.
HANGUL_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo" Unicode character block.
HANGUL_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Syllables" Unicode character block.
HANUNOO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hanunoo" Unicode character block.
HARDWARE_FLOW_CONTROL - Static variable in class eve.io.SerialPort
 
HAS_WILD_CARDS - Static variable in class eve.sys.Locale
A compare option.
hasActiveControls() - Method in class eve.ui.table.TableControl
 
hasActiveControls() - Method in class eve.ui.table.TableModel
 
HasAncestor - Interface in eve.ui
This interface allows a Control to go up its chain of ancestors, which may be different from its chain of parents if it happens not to be on screen at the time.
hasBeenPainted - Variable in class eve.fx.gui.EveCanvas
 
hasBeenPainted() - Method in class eve.ui.Window
Returns true if the Window has received its paint event yet.
hasBeenShown - Variable in class eve.fx.gui.EveCanvas
 
hasBMPSignature(byte[]) - Static method in class eve.fx.ImageDecoder
 
HasBorder - Static variable in class eve.fx.Drawing
A property bit - The image has a border.
hasBorder - Variable in class eve.ui.ButtonObject
 
hasCapabilities(int) - Method in class eve.fx.Graphics
 
hasCellControlFor(Point) - Method in class eve.ui.table.TableModel
 
hasChange() - Method in class eve.sys.FontChange
Returns true if this FontChange actually specifies a change, false if it does not.
HasChanged - Static variable in class eve.fx.Drawing
A property bit - The image has changed, this is normally set and cleared automatically.
hasChanged - Variable in class eve.ui.data.FileSaver
This says whether the current file has been changed.
hasChanged() - Method in class eve.ui.EditControl
 
hasChangedSince(long) - Method in interface eve.database.Database
Return if the Database has changed since the previous state.
hasChangedSince(long) - Method in class eve.database.EntriesView
Return if the EntriesView has changed since the previous state.
hasChangedSince(long) - Method in interface eve.database.FoundEntries
Return if the FoundEntries has changed since the previous state.
hasChangedSince(long) - Method in class eve.database.implement.DatabaseObject
 
hasChangedSince(long) - Method in class eve.database.implement.FoundEntriesObject
Return if the FoundEntries has changed since the previous state.
hasChangedSinceGotFocus() - Method in class eve.ui.UpDownInput
This returns true if the value represented by the Control has changed since it got the focus.
HasChildren - Static variable in class eve.ui.table.TreeTableModel
A Node status.
hasClosed() - Method in class eve.fx.PathMaker
 
hasColumnHeaders - Variable in class eve.ui.table.TableModel
Specifies whether the table has column headers.
hasConstantValue - Variable in class eve.sys.ClassFile.FieldMethod
 
hasControls - Variable in class eve.ui.table.TreeTableModel
This is used to indicate that nodes can have different sizes.
hasCursor - Variable in class eve.ui.Input
 
HasCustomBackground - Static variable in class eve.ui.MenuItem
A MenuItem modifier.
hasCustomComparer() - Method in class eve.database.IndexEntry
 
HasData - Static variable in interface eve.ui.ControlConstants
Control Modifier - flags the control as one that paints its data via paintData() separately to painting other parts of it (e.g. its border).
hasData() - Method in class eve.util.FormattedDataSource
This checks to see if one of the set() methods has been called.
hasDatabaseEntries() - Method in class eve.database.implement.DatabaseObject
 
hasDate() - Method in interface eve.data.PlainTimeStamp
 
hasDirectories() - Method in class eve.io.FileClipboard
This will return true if the source file list contains directories.
hasDragged(Point) - Method in class eve.ui.DragContext
 
hasEncryptionParameters() - Method in class eve.security.SecureDocument
Return whether or not this SecureDocument can encode() any data with any kind of security.
hasExactMatchFor(int, int) - Method in class eve.fx.Icon
 
hasExactMatchFor(int, int) - Method in class eve.fx.IconListObject
 
hasExactMatchFor(int, int) - Method in interface eve.fx.IIcon
Returns true if this IIcons considers itself to have an exact match for the requested size.
hasExitButton() - Method in class eve.ui.Form
Tests if the Form has an exit button defined for it.
hasExpired() - Method in class eve.sys.Countdown
Returns if the time has expired.
hasExpired() - Method in class eve.sys.TimeOut
Has this TimeOut expired yet?
hasExtraTitleControls - Variable in class eve.ui.FormFrame
 
hasField(int) - Method in interface eve.database.DatabaseEntry
 
hasField(int) - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
hasField(int) - Method in class eve.database.implement.DatabaseObject
 
hasFiles() - Method in class eve.io.FileClipboard
 
hasFlag(int) - Static method in class eve.sys.Device
 
hasFloatingControls() - Method in class eve.ui.CellPanel
 
hasFloatingControls() - Method in class eve.ui.Window
 
hasFoundEntries() - Method in class eve.database.implement.DatabaseObject
 
hasGIFSignature(byte[]) - Static method in class eve.fx.ImageDecoder
 
hasGUI() - Static method in class eve.sys.Device
 
hashCode() - Method in class eve.applet.ClassFile.UtfStringConstant
 
hashCode() - Method in class eve.data.PlainDate
 
hashCode() - Method in class eve.data.PlainTime
 
hashCode() - Method in class eve.fx.Font
 
hashCode() - Method in class eve.fx.FontMetrics
 
hashCode() - Method in class eve.fx.points.FontEntry
 
hashCode() - Method in class eve.fx.points.PointFont
 
hashCode() - Method in class eve.fx.sound.WaveFormat
 
hashCode() - Method in class eve.io.File
 
hashCode() - Method in class eve.math.BigDecimal
 
hashCode() - Method in class eve.math.BigInteger
 
hashCode() - Method in class eve.nativeaccess.NativeRandomStream
 
hashCode() - Method in class eve.net.Link
 
hashCode() - Method in class eve.sys.ClassFile
 
hashCode() - Method in class eve.sys.ClassFile.UtfStringConstant
 
hashCode() - Method in class eve.sys.Locale
 
hashCode() - Method in class eve.sys.SimpleDateFormat
 
hashCode() - Method in class eve.sys.Time
 
hashCode() - Method in class eve.util.CharArray
 
hashCode() - Method in class eve.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 eve.zipfile.ZipEntry
Gets the hashCode of this ZipEntry.
hashCode() - Method in class java.io.File
This method returns a hash code representing this file.
hashCode() - Method in class java.io.InputStream
 
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
Returns a hash code for this Character.
hashCode() - Method in class java.lang.Character.Subset
Returns the standard hash code as defined by the Object.hashCode() method.
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.reflect.Constructor
 
hashCode() - Method in class java.lang.reflect.Field
 
hashCode() - Method in class java.lang.reflect.Method
 
hashCode() - Method in class java.lang.Short
Return a hashcode representing this Object.
hashCode() - Method in class java.lang.StackTraceElement
 
hashCode() - Method in class java.lang.String
 
hashCode() - Method in class java.math.BigDecimal
Returns the hash code for this BigDecimal.
hashCode() - Method in class java.math.BigInteger
Returns the hash code for this BigInteger.
hashCode() - Method in class java.net.InetAddress
Returns a hash value for this address.
hashCode() - Method in class java.net.URL
Returns a hashcode computed by the URLStreamHandler of this URL
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
hashCode() - Method in class java.security.BasicPermission
This method returns a hash code for this permission object.
hashCode() - Method in class java.security.Permission
This method returns a hash code for this Permission.
hashCode() - Method in class java.util.AbstractList
Obtains a hash code for this list.
hashCode() - Method in class java.util.AbstractMap
Returns the hash code for this map.
hashCode() - Method in class java.util.AbstractSet
Returns a hash code for this Set.
hashCode() - Method in class java.util.BitSet
Returns a hash code value for this bit set.
hashCode() - Method in class java.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in interface java.util.Collection
Obtain a hash code for this collection.
hashCode() - Method in class java.util.Date
 
hashCode() - Method in class java.util.GregorianCalendar
Return a hash code for this object, following the general contract specified by Object.hashCode().
hashCode() - Method in interface java.util.List
Obtains a hash code for this list.
hashCode() - Method in class java.util.Locale
Return the hash code for this locale.
hashCode() - Method in interface java.util.Map.Entry
Returns the hash code of the entry.
hashCode() - Method in interface java.util.Map
Returns the hash code for this map.
hashCode() - Method in class java.util.SimpleTimeZone
Generates the hashCode for the SimpleDateFormat object.
hashCode() - Method in class java.util.UUID
Returns a hash of this UUID.
hashCode() - Method in class java.util.zip.ZipEntry
Gets the hashCode of this ZipEntry.
HashMap - Class in java.util
This class provides a hashtable-backed implementation of the Map interface.
HashMap() - Constructor for class java.util.HashMap
Construct a new HashMap with the default capacity (11) and the default load factor (0.75).
HashMap(Map) - Constructor for class java.util.HashMap
Construct a new HashMap from the given Map, with initial capacity the greater of the size of m or the default of 11.
HashMap(int) - Constructor for class java.util.HashMap
Construct a new HashMap with a specific inital capacity and default load factor of 0.75.
HashMap(int, float) - Constructor for class java.util.HashMap
Construct a new HashMap with a specific inital capacity and load factor.
hashpw(String, String) - Static method in class com.ewesoft.pub.security.BCrypt
Hash a password using the OpenBSD bcrypt scheme
HashSet - Class in java.util
This class provides a HashMap-backed implementation of the Set interface.
HashSet() - Constructor for class java.util.HashSet
Construct a new, empty HashSet whose backing HashMap has the default capacity (11) and loadFacor (0.75).
HashSet(int) - Constructor for class java.util.HashSet
Construct a new, empty HashSet whose backing HashMap has the supplied capacity and the default load factor (0.75).
HashSet(int, float) - Constructor for class java.util.HashSet
Construct a new, empty HashSet whose backing HashMap has the supplied capacity and load factor.
HashSet(Collection) - Constructor for class java.util.HashSet
Construct a new HashSet with the same elements as are in the supplied collection (eliminating any duplicates, of course).
Hashtable - Class in java.util
A Hashtable is an implementation of a Map.
Hashtable(int, float) - Constructor for class java.util.Hashtable
Constructs a hashtable with the specified initial capacity and the specified load factor.
Hashtable(int) - Constructor for class java.util.Hashtable
Constructs a new hashtable with the specified initial capacity and a default load factor of 0.75
Hashtable() - Constructor for class java.util.Hashtable
Constructs a new hashtable with the default initial capacity and a default load factor of 0.75
hasInfraRedPort() - Static method in class eve.net.Net
Return if an infra-red port is available on the local host.
hasInt() - Method in class eve.math.MPN
 
hasJPEGSignature(byte[]) - Static method in class eve.fx.ImageDecoder
 
hasKeyboard - Static variable in class eve.ui.Gui
 
hasLayoutListeners() - Static method in class eve.ui.Gui
 
hasLong() - Method in class eve.math.MPN
 
hasMixedTransparencyImages() - Method in class eve.fx.IconListObject
 
hasMixedTransparencyImages() - Method in interface eve.fx.IIcon.ImageList
Returns if any of the images have mixed transparencies, that is any image where there are pixels where the alpha value is not completely opaque or completely transparent.
hasModifier(int) - Static method in class eve.fx.gui.SurfaceKeyEvent
Checks to see if a hot-key encoded key has a modifier.
hasModifier(int, boolean) - Method in class eve.ui.CarrierFrame
 
hasModifier(int, boolean) - Method in class eve.ui.Control
Check if the control has the specified modifier flags set.
hasMoreElements() - Method in class com.stevesoft.pat.RegexTokenizer
Tells whether there are more tokens in the pattern.
hasMoreElements() - Method in class eve.util.IteratorEnumerator
This returns the hasNext() method.
hasMoreElements() - Method in interface java.util.Enumeration
 
hasMoreElements() - Method in class java.util.StringTokenizer
This does the same as hasMoreTokens.
hasMorePages() - Method in class eve.ui.IconMenu
Returns if there are more pages to display.
HasMoreSiblings - Static variable in class eve.ui.table.TreeTableModel
A Node status.
hasMoreTokens() - Method in class com.stevesoft.pat.RegexTokenizer
Tells whether there are more tokens in the pattern, but in the fashion of StringTokenizer.
hasMoreTokens() - Method in class java.util.StringTokenizer
Tells if there are more tokens.
hasMousePointer - Static variable in class eve.ui.Gui
 
HasMoved - Static variable in class eve.fx.Drawing
A property bit - The image has moved, this is normally set and cleared automatically.
hasNativeDialog() - Static method in class eve.fx.print.PrinterJob
Returns true if the system supports a native dialog box.
hasNativeMethods - Variable in class eve.sys.ClassFile
 
hasNext() - Method in class eve.ui.ControlIterator
 
hasNext() - Method in class eve.util.IteratorEnumerator
Override this to implement your own hasNext().
hasNext() - Method in class eve.util.ObjectIterator
 
hasNext() - Method in class eve.util.VectorIterator
 
hasNext() - Method in interface java.util.Iterator
Returns whether there are more Objects to retrieve.
hasNext() - Method in interface java.util.ListIterator
Tests whether there are elements remaining in the list in the forward direction.
hasPen - Static variable in class eve.ui.Gui
 
hasPendingEvents() - Method in class eve.fx.gui.NativeWindowSurface
 
hasPendingEvents() - Method in class eve.fx.gui.WindowSurface
 
hasPendingEvents() - Static method in class eve.sys.Device
 
hasPendingEvents() - Static method in class eve.ui.Gui
 
hasPendingEvents() - Method in class eve.ui.Window
 
hasPNGSignature(byte[]) - Static method in class eve.fx.ImageDecoder
 
hasPopup(Control) - Static method in class eve.ui.Gui
 
hasPopupFormAttached() - Method in class eve.ui.Control
Returns true if a ControlPopupForm is attached to this Control.
hasPostData() - Method in class eve.net.HttpConnection
This returns true if post data has been set for this connection.
hasPreferredSize - Variable in class eve.ui.table.TableModel
Specifies whether the table has a preferred size.
hasPrevious() - Method in interface java.util.ListIterator
Tests whether there are elements remaining in the list in the reverse direction.
hasPreviousPages() - Method in class eve.ui.IconMenu
Returns if there are previous pages to display.
HasProperties - Interface in eve.data
This represents an object which has an associated PropertyList object, accessible via the getProperties() method.
hasRowHeaders - Variable in class eve.ui.table.TableModel
Specifies whether the table has row headers.
hasSameRules(TimeZone) - Method in class java.util.SimpleTimeZone
Test if the other time zone uses the same rule and only possibly differs in ID.
hasSameRules(TimeZone) - Method in class java.util.TimeZone
Test if the other time zone uses the same rule and only possibly differs in ID.
hasSectionChanged(DisplayLine, FontMetrics, int, FormattedTextSpecs) - Method in class eve.fx.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 eve.fx.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 eve.ui.Console
 
hasSelection() - Method in class eve.ui.Input
 
hasSelection() - Method in class eve.ui.List
 
hasSelection() - Method in interface eve.ui.Selectable
 
hasSelection() - Method in class eve.ui.table.TreeControl
 
hasSelection() - Method in class eve.ui.TextPad
 
hasSignature(InputStream) - Static method in class eve.fx.win32.WindowsIcon
 
hasSignature(InputStream) - Static method in class eve.io.ZepFile
 
hasSignature(byte[], int, int) - Static method in class eve.io.ZepFile
 
hasSipButton() - Static method in class eve.ui.SIPButton
 
hasSoftKeyboard - Static variable in class eve.ui.Gui
 
hasSoftKeys - Static variable in class eve.ui.Gui
 
hasSpanningColumns - Variable in class eve.ui.table.TableModel
This must be set true if you have data in columns which span across multiple columns.
hasSpanningRows - Variable in class eve.ui.table.TableModel
This must be set true if you have data in rows which span across multiple rows.
hasSplit - Variable in class eve.ui.UpDownInput
Show the horizontal split line.
hasStarted() - Method in class eve.fx.PathMaker
 
hasStopped() - Method in class eve.sys.Handle
 
hasStopped() - Method in class eve.sys.Handle.WaitOnChange
Return if the Handle has stopped.
hasTag(int) - Method in class eve.fx.points.PrintCell
 
hasTag(int) - Method in class eve.ui.Control
 
hasTag(int) - Method in class eve.util.TagList
Check if the specified tag has a value set for it.
hasTime() - Method in interface eve.data.PlainTimeStamp
 
hasTitle - Variable in class eve.ui.Form
 
hasTopBar - Variable in class eve.ui.Form
 
hasTopBar - Variable in class eve.ui.GuiStyle.DefaultFormSpecs
 
hasTrueAlpha(Image) - Static method in class eve.fx.Mask
 
hasUserModifiedFiles() - Method in class eve.ui.installer.Installer.InstalledFilesState
 
hasVisibleFloatingControls() - Method in class eve.ui.FloatingControls
 
hasWildCards - Variable in class eve.database.EntrySelector
 
haveSelected - Variable in class eve.ui.table.data.DirectoryChooser
 
hbar - Variable in class eve.ui.ScrollBarPanel
The horizontal scroll bar.
HCENTER - Static variable in interface eve.fx.AlignmentConstants
 
HCENTER - Static variable in interface eve.ui.CellConstants
 
HCONTRACT - Static variable in interface eve.fx.AlignmentConstants
 
HCONTRACT - Static variable in interface eve.ui.CellConstants
 
header - Variable in class eve.database.implement.FieldSortEntry
 
header - Variable in class eve.ui.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 eve.ui.table.TreeTableModel.Column
 
headerBackground - Variable in class eve.fx.points.PrintTable
 
headerData - Variable in class eve.ui.formatted.FormattedTextMaker
 
headerData - Variable in class eve.ui.formatted.HtmlDisplay
 
headerFont - Variable in class eve.fx.points.PrintTable
 
headerRowHeight - Variable in class eve.ui.table.data.FieldTableModel
 
headMap(Object) - Method in interface java.util.SortedMap
Returns a view of the portion of the map strictly less than toKey.
headSet(Object) - Method in interface java.util.SortedSet
Returns a view of the portion of the set strictly less than toElement.
HEBREW - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hebrew" Unicode character block.
height - Variable in class eve.applet.EveApplet
 
height - Variable in class eve.fx.Dimension
 
height - Variable in class eve.fx.gui.RawEvent
 
height - Variable in class eve.fx.gui.SurfacePaintEvent
 
height - Variable in class eve.fx.IIcon.SizedIcon
 
height - Variable in class eve.fx.ImageInfo
 
height - Variable in class eve.fx.ImageObject
 
height - Variable in class eve.fx.Mask
The height of the mask.
height - Variable in class eve.fx.PenOverState
 
height - Variable in class eve.fx.points.PointRect
 
height - Variable in class eve.fx.points.PrintCell
 
height - Variable in class eve.fx.QuadrantPoints
 
height - Variable in class eve.fx.Rect
rectangle height
height - Variable in class eve.fx.win32.WindowsBitmap
 
height - Variable in class eve.sys.ImageDataInfo
 
height - Variable in class eve.ui.Control
The control's height
height - Variable in class eve.ui.data.FieldData
The approximate height of the data in characters when displayed/edited on screen.
height - Variable in class eve.ui.data.icons.AnIcon
 
height_changed(Editor) - Method in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
HeightLocation - Static variable in class eve.fx.win32.WindowsBitmap
 
heights - Variable in class eve.ui.table.GridTableModel
 
HELP - Static variable in interface eve.fx.gui.IKeys
special key
hex - Static variable in class eve.util.TextEncoder
 
HexDisplay - Class in eve.ui
 
HexDisplay() - Constructor for class eve.ui.HexDisplay
 
HEXPAND - Static variable in interface eve.fx.AlignmentConstants
 
HEXPAND - Static variable in interface eve.ui.CellConstants
 
HexTableModel - Class in eve.ui.table
 
HexTableModel() - Constructor for class eve.ui.table.HexTableModel
 
HFILL - Static variable in interface eve.fx.AlignmentConstants
 
HFILL - Static variable in interface eve.ui.CellConstants
 
HGROW - Static variable in interface eve.fx.AlignmentConstants
 
HGROW - Static variable in interface eve.ui.CellConstants
 
HIBERNATE - Static variable in class eve.fx.gui.SurfaceWindowEvent
This indicates that the system (WinCE) wishes a Window to minimize its memory footprint.
HIDDEN - Static variable in class eve.ui.Card
A flag.
hidden - Static variable in class eve.ui.Input
This String will be used to display characters when the isPassword option is used.
HIDDEN - Static variable in class eve.ui.PanelSplitter
A value used with setOpenCloseTypes().
hidden - Static variable in class eve.ui.PasswordDisplayMaker
 
hide(Control, boolean) - Method in class eve.ui.Container
Temporarily set the size of a Control to zero and relayout this container.
hide(boolean) - Method in class eve.ui.Control
Temporarily hide the Control.
hide() - Method in class eve.ui.Frame
This closes the frame.
hide(boolean) - Method in class eve.ui.HideControl
 
hide() - Static method in class eve.ui.SoftKeyBar
Hide any visible SoftKeyBar.
HideControl - Class in eve.ui
 
HideControl(Control) - Constructor for class eve.ui.HideControl
 
HideControl(Control, Container) - Constructor for class eve.ui.HideControl
 
HideControl(Control, Container, boolean) - Constructor for class eve.ui.HideControl
 
hideCursor() - Method in class eve.ui.table.TableControl
This hides the cursor and returns an Object that can be used to restore it.
hideFrame(Frame) - Static method in class eve.ui.Gui
 
hideRemovesSoftKeyBar - Static variable in class eve.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.
hideReveal(boolean) - Method in class eve.ui.table.TableModel.CellControl
 
hideRoot - Variable in class eve.ui.table.TreeTableModel
Set this true to hide the Root node.
hideSingleTab - Variable in class eve.ui.TabbedPanel
If this is true, then if a single Tab is present, the Tab area will be hidden completely.
hideSoftKeyBarIfNotFound - Variable in class eve.ui.Form
On systems that use the SoftKeyBar - if a control becomes active but there is no assigned keybar for the control (and there is no default one for the Form) then normally whatever keybar was there before remains unchanged.
hideTip(Control) - Method in interface eve.ui.ToolTip.CustomTip
 
HIGH_PRIVATE_USE_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "High Private Use Surrogates" Unicode character block.
HIGH_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "High Surrogates" Unicode character block.
HIGHLIGHT_ICON - Static variable in class eve.ui.IconMenu
An option for highlightMode (the default).
HIGHLIGHT_TEXT - Static variable in class eve.ui.IconMenu
An option for highlightMode (the default).
highlightArea(MenuItem, Graphics, Rect, boolean, boolean, int) - Method in class eve.ui.IconMenu
Override this to change how highlighting is done.
highlightColor - Variable in class eve.ui.IconMenu
 
highlightInsideRect(Graphics, Rect, int) - Static method in class eve.ui.GuiStyle
 
highlightMode - Variable in class eve.ui.IconMenu
The way that an item is highlighted when selected.
highQualityOnly - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
HIRAGANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hiragana" Unicode character block.
history - Static variable in class eve.ui.filechooser.FileChooserBase
This contains the directories or names of recently opened files.
history - Variable in class eve.ui.formatted.data.WebBrowser
 
historyDirectoriesOnly - Static variable in class eve.ui.filechooser.FileChooserBase
This indicates that only directories should be placed in the history Vector.
HistoryKey - Static variable in class eve.ui.formatted.data.WebBrowser
 
historyKey - Variable in class eve.ui.SimpleFileChooser
 
historySize - Static variable in class eve.ui.filechooser.FileChooserBase
This sets the number of history entries.
HKEY_CLASSES_ROOT - Static variable in class eve.sys.registry.Registry
 
HKEY_CURRENT_CONFIG - Static variable in class eve.sys.registry.Registry
 
HKEY_CURRENT_USER - Static variable in class eve.sys.registry.Registry
 
HKEY_DYN_DATA - Static variable in class eve.sys.registry.Registry
 
HKEY_LOCAL_MACHINE - Static variable in class eve.sys.registry.Registry
 
HKEY_USERS - Static variable in class eve.sys.registry.Registry
 
HMode - Static variable in class eve.ui.filechooser.FileListTableModel
 
holdDownPause - Variable in class eve.ui.Control
 
Holder - Class in eve.ui
A Holder is a container (CellPanel) that takes ControlEvents that are generated by its children and modifies the target so that it looks like the events were generated by the Holder itself.
Holder() - Constructor for class eve.ui.Holder
 
holdTick - Variable in class eve.ui.Control
 
HOME - Static variable in interface eve.fx.gui.IKeys
special key
Horizontal - Static variable in interface eve.ui.IScroll
This indicates a Horizontal scroller or a Horizontal scroll action.
HORIZONTAL - Static variable in class eve.ui.PanelSplitter
 
HORIZONTAL - Static variable in class eve.ui.SplittablePanel
 
horizontalAbut(Control, Control, int) - Static method in class eve.ui.GuiStyle
 
horizontalLayout - Variable in class eve.ui.ProgressBarForm
 
HorizontalScrollPanel - Class in eve.ui
 
HorizontalScrollPanel(ScrollClient, boolean) - Constructor for class eve.ui.HorizontalScrollPanel
 
HorizontalScrollPanel(ScrollClient) - Constructor for class eve.ui.HorizontalScrollPanel
 
horizontalScrollUnit - Variable in class eve.ui.table.TableModel
This specifies how many columns you can scroll as a unit.
host - Variable in class eve.net.HttpConnection
The host to connect to.
hostName - Variable in class eve.server.RemoteAppLoader
 
hostName - Variable in class eve.server.RemoteAppServer
 
hostPort - Variable in class eve.server.RemoteAppLoader
 
hostPort - Variable in class eve.server.RemoteAppServer
 
hotArea - Variable in class eve.fx.Drawing
This Area must update itself as the image moves.
hotColor - Static variable in class eve.ui.formatted.HotSpot
 
hotColor - Variable in class eve.ui.formatted.TextDisplay
The color for hot spots.
hotCursor - Variable in class eve.ui.game.MosaicPanel
 
hotKey - Variable in class eve.ui.Card
An optional hot-key to for the Card.
hotKey - Variable in class eve.ui.Control
This is the "HotKey" for the control - use setHotKey() to set it.
hotKey - Variable in class eve.ui.data.FieldData
An optional hot key for the data.
hotkey - Variable in class eve.ui.MenuItem
An optional hotkey for the MenuItem.
hotPolygon - Variable in class eve.fx.Drawing
This polygon must be relative to the top-left of the image.
HotSpot - Class in eve.ui.formatted
A HotSpot represents a Hyperlink to a location within this document (if the link starts with '#') or to another document.
HotSpot() - Constructor for class eve.ui.formatted.HotSpot
 
HotSpot(int, int, int) - Constructor for class eve.ui.formatted.HotSpot
 
hotSpot - Variable in class eve.ui.formatted.TextDisplay.HotSpotEvent
 
hotspotPressed(HotSpot, Point) - Method in class eve.ui.formatted.data.HtmlViewer
 
hotspotPressed(HotSpot, Point) - Method in class eve.ui.formatted.data.HtmlViewer.HtmlViewerDisplay
 
hotspotPressed(HotSpot, Point) - Method in class eve.ui.formatted.TextDisplay
 
hour - Variable in class eve.data.PlainTime
The full 24 hour value, from 0 to 23
hour - Variable in class eve.sys.Time
The hour in the range of 0 to 23.
HOUR - Static variable in class eve.sys.Time
 
HOUR - Static variable in class java.util.Calendar
Constant representing the hour time field for 12-hour clock.
HOUR_OF_DAY - Static variable in class java.util.Calendar
Constant representing the hour of day time field for 24-hour clock.
hscrollerChanges - Variable in class eve.ui.ScrollablePanel
This is true so long as neither AlwaysShowHorizontalScrollers nor NeverShowHorizontalScrollers are selected as options.
HSHRINK - Static variable in interface eve.fx.AlignmentConstants
 
HSHRINK - Static variable in interface eve.ui.CellConstants
 
hSpace - Variable in class eve.ui.formatted.TextFormatter
 
hspace(CellPanel, double) - Static method in class eve.ui.Spacer
 
hspaceAfterButtonBar - Variable in class eve.ui.DialogBox
 
hspaceBeforeButtonBar - Variable in class eve.ui.DialogBox
 
hSpan - Variable in class eve.ui.table.TableCellAttributes
Setting hSpan to >1 will allow the data to spill over to the next cells.
HSTRETCH - Static variable in interface eve.fx.AlignmentConstants
 
HSTRETCH - Static variable in interface eve.ui.CellConstants
 
HtmlDisplay - Class in eve.ui.formatted
 
HtmlDisplay() - Constructor for class eve.ui.formatted.HtmlDisplay
 
HtmlDisplay(int, int) - Constructor for class eve.ui.formatted.HtmlDisplay
 
htmlProperties - Variable in class eve.ui.formatted.data.HtmlViewer
 
htmlText - Variable in class eve.ui.formatted.HtmlDisplay
This is the HTML text set by setHTML();
HtmlViewer - Class in eve.ui.formatted.data
This is a useful Form that you can use to display HTML files.
HtmlViewer() - Constructor for class eve.ui.formatted.data.HtmlViewer
Create the viewer with full tools.
HtmlViewer(int) - Constructor for class eve.ui.formatted.data.HtmlViewer
Create the viewer the specified display options.
HtmlViewer(HtmlDisplay, int) - Constructor for class eve.ui.formatted.data.HtmlViewer
Create the viewer with a particular HtmlDisplay and using the specified display options.
HtmlViewer.HtmlViewerDisplay - Class in eve.ui.formatted.data
 
HttpConnection - Class in eve.net
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 eve.net.HttpConnection
Create a new HttpConnection to the specified host and port to fetch the specified document, using the "http" protocol.
HttpConnection(HttpConnection, String) - Constructor for class eve.net.HttpConnection
Create a new HttpConnection that has been redirected from a previous one, copying over the original paramters.
HttpConnection(String) - Constructor for class eve.net.HttpConnection
Create an HttpConnection with an http:// URL.
HttpConnection(URL) - Constructor for class eve.net.HttpConnection
 
HttpConnection.ConnectionNotAllowedException - Exception in eve.net
This is thrown by getRedirectedConnection() or by makeNewSocket() if the HttpConnection determines that a connection to the new URL is not allowed.
HttpConnection.SocketMaker - Interface in eve.net
 
httpConnectionClass - Variable in class eve.ui.formatted.data.WebBrowser
This can be set to a class that inherits from HttpConnection and which has a constructor of the form HttpConnection(String url).
HttpConnectionTask - Class in eve.net
This class automates all processes required to handle an HttpRequest, including redirections.
HttpConnectionTask(HttpConnection) - Constructor for class eve.net.HttpConnectionTask
Create a new HttpConnectionTask using the specified connection.
HttpConnectionTask() - Constructor for class eve.net.HttpConnectionTask
 
httpConnectToRead(String, Map, Map) - Method in class eve.net.Net.NetUtils
 
httpConnectToUpload(String, Map, Map) - Static method in class eve.net.Net
 
httpConnectToUpload(String, long, Map, Map) - Method in class eve.net.Net.NetUtils
 
httpConnectToWrite(String, String, Vector, PropertyList, PropertyList, byte[], int, int) - Static method in class eve.net.Net
 
httpConnectToWrite(String, String, Map, Map, byte[], int, int) - Static method in class eve.net.Net
 
httpConnectToWrite(String, String, Map, Map, byte[], int, int) - Method in class eve.net.Net.NetUtils
 
httpConnectToWrite(String, String, Map, Map) - Method in class eve.net.Net.NetUtils
 
httpPort - Variable in class eve.ui.data.server.AppServer
 
HUFFMAN_ONLY - Static variable in class eve.io.Deflater
This strategy will not look for string repetitions at all.
HUFFMAN_ONLY - Static variable in class java.util.zip.Deflater
This strategy will not look for string repetitions at all.
HyperlinkLabel - Class in eve.ui
 
HyperlinkLabel(String) - Constructor for class eve.ui.HyperlinkLabel
 
HyperlinkLabel(String, boolean) - Constructor for class eve.ui.HyperlinkLabel
 
HyperlinkLabel(int, int) - Constructor for class eve.ui.HyperlinkLabel
 

I

IAcceptsDroppedFiles - Interface in eve.ui
This interface is implemented by Controls that accept dropped files from the OS.
IApplicationHandler - Interface in eve.ui
 
IBEAM_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
IBEAM_CURSOR - Static variable in interface eve.sys.VmConstants
 
IBlockInput - Interface in eve.io
 
IBlockOutput - Interface in eve.io
 
IClipboard - Interface in eve.sys
An IClipboard is used to access the system clipboard.
ICompressed - Interface in eve.io
 
icon - Variable in class eve.fx.gui.WindowCreationData
An optional icon for the Window.
Icon - Class in eve.fx
An Icon object is used for two purposes.
Icon(ImageData) - Constructor for class eve.fx.Icon
Create a new Icon() for a single ImageData object.
Icon() - Constructor for class eve.fx.Icon
If this constructor is used then the getImageList() method can be used to access the Vector of Images being held by this Object.
Icon(IIcon) - Constructor for class eve.fx.Icon
This is the constructor to use to wrap an existing IIcons object.
icon - Variable in class eve.fx.IconAndText
The icon being used.
icon - Variable in class eve.fx.PaintParametersObject
 
icon - Variable in class eve.ui.Card
This is the icon that was associated with the Card, separate from the tabName.
icon - Variable in class eve.ui.FileChooserLink
 
icon - Variable in class eve.ui.MessageBox
 
IconAndText - Class in eve.fx
IconAndText is a special type of IImage that draws an Icon and then a line of text.
IconAndText() - Constructor for class eve.fx.IconAndText
 
IconAndText(IImage, String, FontMetrics, int) - Constructor for class eve.fx.IconAndText
Create an IconAndText for the specified icon and text.
IconAndText(IImage, String, FontMetrics) - Constructor for class eve.fx.IconAndText
Create an IconAndText for the specified icon and text.
IconAndText(String, String, FontMetrics) - Constructor for class eve.fx.IconAndText
Deprecated. 
iconClicked(int) - Method in class eve.ui.table.IconTableModel
If an icon in the table returned by makeTable() is clicked, this method is called.
iconDisplay - Variable in class eve.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.
IconFileNamer - Interface in eve.ui.data.icons
 
iconHeight - Variable in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
iconIsFreeSized - Variable in class eve.fx.IconAndText
If this is true then the icon is not positioned to match the text size.
iconize(IImage) - Method in class eve.ui.Card
Call this after you have specified the tab name.
iconize(IImage, boolean) - Method in class eve.ui.Card
Call this after you have specified the tab name.
iconize(String, boolean) - Method in class eve.ui.Card
Call this after you have specified the tab name.
iconize(String) - Method in class eve.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, boolean, FontMetrics) - Static method in class eve.ui.DialogBox
 
iconize(Control, String, boolean, FontMetrics) - Static method in class eve.ui.Gui
This will iconize a button/control that has its text already set.
iconize(Control, IImage, boolean, FontMetrics) - Static method in class eve.ui.Gui
This will iconize a button/control that has its text already set.
iconize(Control, IImage) - Static method in class eve.ui.Gui
 
iconize(String, IImage, boolean) - Method in class eve.ui.MenuItem
Set the label, hotkey and image for the item.
iconize(String, IImage, boolean, FontMetrics) - Method in class eve.ui.MenuItem
Set the label, hotkey and image for the item.
iconizeFontMetrics - Variable in class eve.ui.Card
This is the FontMetrics that will be used with the Iconize method.
iconizeMenuItem(IImage, String, FontMetrics) - Static method in class eve.ui.GuiStyle
 
IconListEdit - Class in eve.ui.data.icons
 
IconListEdit(int) - Constructor for class eve.ui.data.icons.IconListEdit
 
IconListEdit.CompositeIconDisplay - Class in eve.ui.data.icons
 
IconListObject - Class in eve.fx
This is a base class that can be used to create an IIcon and IIcon.ImageList implementation.
IconListObject() - Constructor for class eve.fx.IconListObject
 
IconMenu - Class in eve.ui
 
IconMenu() - Constructor for class eve.ui.IconMenu
 
IconMenuForm - Class in eve.ui
 
IconMenuForm(IconMenu, int) - Constructor for class eve.ui.IconMenuForm
Create a FullScreenMenuForm using the provided IFullScreenMenu object.
iconMode - Variable in class eve.ui.filechooser.FileChooser
Do not set this directly.
IconObject - Class in eve.fx
This is a base class that can be used to create an IIcon implementation.
IconObject() - Constructor for class eve.fx.IconObject
 
icons - Variable in class eve.fx.Icon
 
icons - Variable in class eve.fx.win32.WindowsIconGroup
 
ICONS - Static variable in class eve.io.FileChooserParameters
This is a property for the FileChooser and is the list of icons associated with file extensions - it should be of type java.util.Hashtable.
Icons - Class in eve.ui.data.icons
 
Icons() - Constructor for class eve.ui.data.icons.Icons
 
icons - Variable in class eve.ui.data.icons.Icons
Each element in this is an AnIcon object.
Icons - Class in eve.ui
 
icons - Variable in class eve.ui.SimpleFileChooser
 
iconSelected(int) - Method in class eve.ui.table.IconTableModel
If an icon in the table returned by makeTable() is selected with the arrow keys, this method is called.
iconSizes - Static variable in class eve.ui.Gui
These are optional icon sizes that the Gui system will attempt to honor and should be a sorted ascending list of pixel sizes.
IConsole - Interface in eve.sys
 
IconTableModel - Class in eve.ui.table
This is a table model that displays an icon with associated text below it.
IconTableModel() - Constructor for class eve.ui.table.IconTableModel
 
iconWidth - Variable in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
id - Variable in class eve.database.implement.FieldSortEntry
 
id - Variable in class eve.io.block.RemoteCall
 
id - Variable in class eve.ui.MenuItem
An optional ID for the item.
IDABORT - Static variable in class eve.sys.Device
A possible return value from messageBox()
IDataStream - Interface in eve.io.block
 
IDate - Interface in eve.data
 
IDBACK - Static variable in class eve.ui.FormBase
A predefined return value from the Form.
IDCANCEL - Static variable in class eve.sys.Device
A possible return value from messageBox()
IDCANCEL - Static variable in class eve.ui.FormBase
A predefined return value from the Form.
identify - Variable in class eve.security.SecurityRequest
 
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.
IDEOGRAPHIC_DESCRIPTION_CHARACTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ideographic Description Characters" Unicode character block.
IDIGNORE - Static variable in class eve.sys.Device
A possible return value from messageBox()
idleQuitTime - Variable in class eve.sys.Countdown
This is used with the requestTick() methods.
idleTimeOut - Static variable in class eve.sys.Device
When the preventIdleState method is called a Thread is started that calls resetIdleState() at an interval determined by this value measured in milliseconds.
IDNO - Static variable in class eve.sys.Device
A possible return value from messageBox()
IDNO - Static variable in class eve.ui.FormBase
A predefined return value from the Form.
IDOK - Static variable in class eve.sys.Device
A possible return value from messageBox()
IDOK - Static variable in class eve.ui.FormBase
A predefined return value from the Form - it is the same as IDYES.
IDRETRY - Static variable in class eve.sys.Device
A possible return value from messageBox()
ids - Variable in class eve.database.implement.FoundEntriesObject
 
IDYES - Static variable in class eve.sys.Device
A possible return value from messageBox()
IDYES - Static variable in class eve.ui.FormBase
A predefined return value from the Form - it is the same as IDOK.
IEditable - Interface in eve.ui.data
 
IEEEremainder(double, double) - Static method in class java.lang.Math
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IEventModifiers - Interface in eve.fx.gui
This interface defines the system flags used with the modifier field in the Event class.
IFieldTransfer - Interface in eve.sys
 
IFileSaver - Interface in eve.ui
 
ifType - Variable in class eve.sys.FieldTransfer
The type of the data used by the interface object.
IFunctionKeys - Interface in eve.fx.gui
 
IFxHandler - Interface in eve.fx
 
IGNORE_ALL - Static variable in class eve.io.BOMInputStream
Ignore UTF-32 and UTF-16 and UTF-8 markers.
IGNORE_CASE - Static variable in class eve.io.FileComparer
 
IGNORE_CASE - Static variable in class eve.sys.Locale
An option for getStringComparer.
IGNORE_CASE - Static variable in class eve.util.SubString
An option for equals().
IGNORE_ENDIAN_MARKER_ON_DECODE - Static variable in class eve.io.Utf16Codec
 
IGNORE_NONE - Static variable in class eve.io.BOMInputStream
Don't ignore any BOM marker types.
IGNORE_NONSPACE - Static variable in class eve.sys.Locale
An option for getStringComparer.
IGNORE_SYMBOLS - Static variable in class eve.sys.Locale
An option for getStringComparer.
IGNORE_UTF32 - Static variable in class eve.io.BOMInputStream
Ignore UTF-32 markers but handle UTF-16 and UTF-8 markers.
IGNORE_UTF32_UTF16 - Static variable in class eve.io.BOMInputStream
Ignore UTF-32 and UTF-16 markers but handle UTF-8 markers.
IGNORE_UTF32_UTF16_UTF8 - Static variable in class eve.io.BOMInputStream
Ignore UTF-32 and UTF-16 and UTF-8 markers.
ignoreAlpha - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
ignoreCase - Variable in class com.stevesoft.pat.Pthings
Whether we should ignore the case of letters in this match.
ignoreCase - Variable in class com.stevesoft.pat.Rthings
Needed in case (?
ignoreCLSID - Variable in class eve.ui.table.data.registry.SearchData
 
ignoreDoubleClick - Variable in class eve.ui.table.TableControl
Set this true to ignore double clicks.
ignoreLevel - Variable in class eve.io.BOMInputStream
 
ignoreNextFillStackTrace - Static variable in class eve.nativeaccess.NativeAccess
 
ignoreParentObject - Variable in class eve.ui.data.FileSaver
Set this true to always ignore the parent Object and have all new Objects appear in their own window.
ignoreSeparatorInQuotes - Variable in class eve.util.StringSplitter
This tells the splitter to ignore separators in quotes.
IIcon - Interface in eve.fx
 
IIcon.ImageList - Interface in eve.fx
This may be implemented by entities that maintain a list of images of different sizes that represent a single icon.
IIcon.SizedIcon - Class in eve.fx
 
IImage - Interface in eve.fx
This is an interface that is implemented by objects that can draw themselves onto a Graphics context.
IIndexSelectable - Interface in eve.data
ISelectable is an interface that represents an Object that contains some sort of list of which various items can be selected.
IKeypadKeys - Interface in eve.fx.gui
 
IKeys - Interface in eve.fx.gui
IKeys is an interface containing values for special keys and modifiers.
IllegalAccessException - Exception in java.lang
 
IllegalAccessException(String) - Constructor for exception java.lang.IllegalAccessException
 
IllegalAccessException() - Constructor for exception java.lang.IllegalAccessException
 
IllegalAccessException(Throwable) - Constructor for exception java.lang.IllegalAccessException
 
IllegalAccessException(String, Throwable) - Constructor for exception java.lang.IllegalAccessException
 
IllegalArgumentException - Exception in java.lang
 
IllegalArgumentException(String) - Constructor for exception java.lang.IllegalArgumentException
 
IllegalArgumentException() - Constructor for exception java.lang.IllegalArgumentException
 
IllegalArgumentException(Throwable) - Constructor for exception java.lang.IllegalArgumentException
 
IllegalArgumentException(String, Throwable) - Constructor for exception java.lang.IllegalArgumentException
 
IllegalMonitorStateException - Exception in java.lang
 
IllegalMonitorStateException(String) - Constructor for exception java.lang.IllegalMonitorStateException
 
IllegalMonitorStateException() - Constructor for exception java.lang.IllegalMonitorStateException
 
IllegalMonitorStateException(Throwable) - Constructor for exception java.lang.IllegalMonitorStateException
 
IllegalMonitorStateException(String, Throwable) - Constructor for exception java.lang.IllegalMonitorStateException
 
IllegalStateException - Exception in java.lang
 
IllegalStateException(String) - Constructor for exception java.lang.IllegalStateException
 
IllegalStateException() - Constructor for exception java.lang.IllegalStateException
 
IllegalStateException(Throwable) - Constructor for exception java.lang.IllegalStateException
 
IllegalStateException(String, Throwable) - Constructor for exception java.lang.IllegalStateException
 
IllegalThreadStateException - Exception in java.lang
 
IllegalThreadStateException(String) - Constructor for exception java.lang.IllegalThreadStateException
 
IllegalThreadStateException() - Constructor for exception java.lang.IllegalThreadStateException
 
IllegalThreadStateException(Throwable) - Constructor for exception java.lang.IllegalThreadStateException
 
IllegalThreadStateException(String, Throwable) - Constructor for exception java.lang.IllegalThreadStateException
 
image - Variable in class eve.fx.Drawing
 
Image - Class in eve.fx
 
Image(int, int, int) - Constructor for class eve.fx.Image
 
Image(int, int, int, Object, int, int, int[]) - Constructor for class eve.fx.Image
 
Image(int, int) - Constructor for class eve.fx.Image
 
Image(Image, int) - Constructor for class eve.fx.Image
 
Image(int, Object) - Constructor for class eve.fx.Image
 
image - Variable in class eve.fx.ImageBuffer
 
image - Variable in class eve.fx.ImageInfo
This is only valid when getting one image out of a set of multiple images.
image - Variable in class eve.fx.PaintParametersObject
 
image - Variable in class eve.fx.points.DataCell
 
Image(ImageData, Rect) - Constructor for class eve.fx.points.PdfMaker.Image
 
image - Variable in class eve.ui.ButtonObject
 
image - Variable in class eve.ui.Card
If this is not null then this will be displayed instead of the tab text.
image - Variable in class eve.ui.Control
 
image - Variable in class eve.ui.DragContext.ImageDragInWindow
This is the image being dragged.
image - Variable in class eve.ui.formatted.TextFormatter
 
image - Variable in class eve.ui.game.ImageDragContext
 
image - Variable in class eve.ui.game.ImageMover
This is the image being moved.
image - Variable in class eve.ui.ImageControl
 
image - Variable in class eve.ui.launcher.VMApp
 
image - Variable in class eve.ui.MenuItem
If this is not null then this will be displayed instead of the label.
image - Variable in class eve.ui.Sprite
 
IMAGE_SURFACE - Static variable in interface eve.fx.ISurface
 
IMAGE_TYPE_ALL - Static variable in class eve.fx.Icon
An image type for getImages().
IMAGE_TYPE_MIXED_TRANSPARENCIES - Static variable in class eve.fx.Icon
An image type for getImages().
IMAGE_TYPE_UNMIXED_TRANSPARENCIES - Static variable in class eve.fx.Icon
An image type for getImages().
imageableHeight - Variable in class eve.fx.points.PageFormat
 
imageableWidth - Variable in class eve.fx.points.PageFormat
 
imageableX - Variable in class eve.fx.points.PageFormat
 
imageableY - Variable in class eve.fx.points.PageFormat
 
ImageAdapter - Class in eve.fx
This class is used to provide an IImage interface to an ImageData object.
ImageAdapter() - Constructor for class eve.fx.ImageAdapter
You must call the set() method after calling this.
ImageAdapter(ImageData) - Constructor for class eve.fx.ImageAdapter
 
imageAnchor - Variable in class eve.ui.ButtonControl
 
imageAnchor - Variable in class eve.ui.ButtonObject
 
imageAnchor - Variable in class eve.ui.ImageControl
This is used if the STRETCH SHRINK or FIT options are not used.
imageBackground - Variable in class eve.ui.ImageControl
 
imageBeginDragged(AniImage, Point) - Method in class eve.ui.game.InteractivePanel
 
imageBeginDragged(AniImage, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is attempting to drag an image.
ImageBuffer - Class in eve.fx
 
ImageBuffer() - Constructor for class eve.fx.ImageBuffer
 
ImageBytes - Class in eve.fx
This provides no more functionality than a ByteArray.
ImageBytes() - Constructor for class eve.fx.ImageBytes
 
ImageBytes(byte[]) - Constructor for class eve.fx.ImageBytes
 
ImageBytes(IImage) - Constructor for class eve.fx.ImageBytes
 
ImageCache - Class in eve.fx
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(String, Class) - Constructor for class eve.fx.ImageCache
Create an ImageCache where Images can be loaded as resources relative to the specified class using the "load()" or "tryLoad()" method.
ImageCache(String) - Constructor for class eve.fx.ImageCache
This calls ImageCache(relativePathForLoad,null).
ImageCache() - Constructor for class eve.fx.ImageCache
 
imageChar - Variable in class eve.ui.formatted.TextFormatter
The character that comes after the image.
imageClicked(AniImage, Point) - Method in class eve.ui.game.InteractivePanel
 
ImageControl - Class in eve.ui
 
ImageControl(IImage) - Constructor for class eve.ui.ImageControl
 
imageCreationOptions - Variable in class eve.fx.ImageBuffer
 
imageData - Variable in class eve.fx.ImageAdapter
 
ImageData - Interface in eve.sys
This is a Interface that provides image scan line data and can optionally accept image scan line data.
ImageDataInfo - Class in eve.sys
This class contains the same information that you get from an ImageData, but as publicly accessible fields instead of via method calls.
ImageDataInfo() - Constructor for class eve.sys.ImageDataInfo
 
ImageDecoder - Class in eve.fx
This is the PNG coder/decoder.
ImageDecoder() - Constructor for class eve.fx.ImageDecoder
 
ImageDecoder(FormattedDataSource, ImageMaker) - Constructor for class eve.fx.ImageDecoder
 
ImageDecodingException - Exception in eve.fx
This exception is thrown if there is a problem decoding an image.
ImageDecodingException(String) - Constructor for exception eve.fx.ImageDecodingException
 
ImageDecodingException(String, Throwable) - Constructor for exception eve.fx.ImageDecodingException
 
ImageDecodingException(FormattedDataSource, Throwable) - Constructor for exception eve.fx.ImageDecodingException
 
imageDrag() - Method in class eve.ui.DragContext
Call this within the dragged(DragContext dc) to continue dragging the same image.
imageDrag(IImage, Point) - Method in class eve.ui.DragContext
Call this within the dragged(DragContext dc) to drag a new Image.
ImageDragContext - Class in eve.ui.game
 
ImageDragContext(AniImage) - Constructor for class eve.ui.game.ImageDragContext
 
ImageDragContext(AniImage, PenEvent, Point) - Constructor for class eve.ui.game.ImageDragContext
 
imageDragged(ImageDragContext, Point) - Method in class eve.ui.game.InteractivePanel
 
imageDragged(ImageDragContext, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is dragging an image.
ImageDragInWindow(IImage, Point, Control, Window) - Constructor for class eve.ui.DragContext.ImageDragInWindow
 
ImageDragInWindow(IImage, Point, Control, Window, Rect) - Constructor for class eve.ui.DragContext.ImageDragInWindow
 
ImageFileChooser - Class in eve.ui.filechooser
 
ImageFileChooser(FileChooserParameters) - Constructor for class eve.ui.filechooser.ImageFileChooser
 
ImageFileChooser() - Constructor for class eve.ui.filechooser.ImageFileChooser
 
ImageFileChooser(int, String) - Constructor for class eve.ui.filechooser.ImageFileChooser
 
ImageFileChooser(int, String, File) - Constructor for class eve.ui.filechooser.ImageFileChooser
 
imageHeight - Variable in class eve.ui.SIPKeypadKeys
 
ImageInfo - Class in eve.fx
This is used for storing information about an Image retrieved by Image.getImageInfo().
ImageInfo() - Constructor for class eve.fx.ImageInfo
 
imageInfo - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
imageLine - Variable in class eve.ui.formatted.TextFormatter
The line that the image is actually on.
ImageList - Class in eve.ui.game
 
ImageList() - Constructor for class eve.ui.game.ImageList
 
ImageMaker - Interface in eve.fx
An ImageMaker is used to decode an Image stored in a decodeable image format (JPEG, BMP, PNG, GIF).
ImageMaker - Interface in eve.sys
 
ImageModifier - Interface in eve.fx
 
imageMovedOff(AniImage) - Method in class eve.ui.game.InteractivePanel
 
imageMovedOff(AniImage) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is no longer over an image.
imageMovedOn(AniImage) - Method in class eve.ui.game.InteractivePanel
 
imageMovedOn(AniImage) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is over an image without the pen/mouse being down (yet).
ImageMover - Class in eve.ui.game
 
ImageMover(AniImage, Point, Point, int) - Constructor for class eve.ui.game.ImageMover
 
imageName - Variable in class eve.ui.launcher.VMApp
 
imageNotDragged(ImageDragContext, Point) - Method in class eve.ui.game.InteractivePanel
 
imageNotDragged(ImageDragContext, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse has released dragging an image.
ImageNotFoundException - Exception in eve.fx
This is thrown during Image decoding if the named image was not found.
ImageNotFoundException(String) - Constructor for exception eve.fx.ImageNotFoundException
 
imageNotRestingOn(AniImage) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is no longer resting on an image.
ImageObject - Class in eve.fx
This is a base class for a number of other IImage classes.
ImageObject() - Constructor for class eve.fx.ImageObject
 
imagePos - Variable in class eve.ui.DragContext.ImageDragInWindow
This is the location of the last valid drag.
imagePressed(AniImage, Point) - Method in class eve.ui.game.InteractivePanel
 
imagePressed(AniImage, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is pressed on an image.
ImageRefresher - Interface in eve.fx
An ImageRefresher is used by an animated image (AniImage) to display it on the screen.
imageReleased(AniImage, Point) - Method in class eve.ui.game.InteractivePanel
 
imageReleased(AniImage, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is released from an image.
ImageResolver - Interface in eve.ui.formatted
 
imageRestingOn(AniImage, int) - Method in class eve.ui.game.MosaicPanel
Indicates the pen/mouse is resting on an image (after half second delay).
images - Variable in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
This is a list of AnIcon objects.
images - Static variable in class eve.ui.formatted.data.HtmlViewer
 
images - Variable in class eve.ui.game.Mosaic
These are the images in the Mosaic.
imageSet(TextFormatter) - Method in class eve.ui.formatted.TextDisplay
 
ImageSubSection - Class in eve.fx
 
ImageSubSection() - Constructor for class eve.fx.ImageSubSection
 
imageToDraw - Variable in class eve.fx.BackgroundImage
 
ImageTool - Class in eve.fx
 
ImageTool() - Constructor for class eve.fx.ImageTool
 
ImageTool(int) - Constructor for class eve.fx.ImageTool
 
ImageTool(int, int[]) - Constructor for class eve.fx.ImageTool
 
imageType - Variable in class eve.fx.ByteArrayImageData
 
ImageTypeNotSupportedException - Exception in eve.fx
This is thrown during Image decoding if the image type is not supported.
ImageTypeNotSupportedException(int) - Constructor for exception eve.fx.ImageTypeNotSupportedException
 
imageUpdate(Image, int, int, int, int, int) - Method in class eve.fx.gui.EveCanvas
 
imageWidth - Variable in class eve.ui.SIPKeypadKeys
 
imageX - Variable in class eve.ui.formatted.TextFormatter
 
imageY - Variable in class eve.ui.formatted.TextFormatter
 
IMethod - Interface in eve.reflect
 
Immediate - Static variable in class eve.sys.TimeOut
 
Immutable - Interface in eve.data
A data object that is tagged as Immutable is created new whenever it is decoded from bytes.
implies(Permission) - Method in class java.security.BasicPermission
This method tests to see if the specified permission is implied by this permission.
implies(Permission) - Method in class java.security.Permission
This method tests whether this Permission implies that the specified Permission is also granted.
implies(Permission) - Method in class java.security.PermissionCollection
This method tests whether the specified Permission object is implied by this collection of Permission objects.
imprint(ImageData, ImageData) - Static method in class eve.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 eve.io.block.BlockInputStream
 
in - Variable in class eve.io.block.RemoteCallHandlerObject
 
in - Variable in class eve.security.MD5
 
in - Variable in class eve.security.SecureChannel
 
in - Static variable in class java.io.FileDescriptor
 
in - Variable in class java.io.FilterInputStream
This is the subordinate InputStream to which method calls are redirected
in - Variable in class java.io.FilterReader
This is the subordinate Reader to which method calls are redirected
in - Static variable in class java.lang.System
 
INACTIVE - Static variable in interface eve.fx.Drawable
This is an option that tells the image that it is drawing itself in an "inactive" state.
inActivePassiveInput() - Method in class eve.ui.EditControl
Return if the EditControl uses passive input and is currently in an active input session.
inBOMBuffer() - Method in class eve.io.BOMInputStream
Return the number of bytes in the internal BOM buffer.
inBuffer - Variable in class eve.net.ChunkedDataOutputStream
 
inc() - Method in class com.stevesoft.pat.patInt
Increment the value of this by 1.
inc() - Method in class com.stevesoft.pat.StrPos
Advance the place where StrPos points within the String.
inCallback - Static variable in class eve.fx.gui.EveCanvas
 
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
include(DatabaseEntry) - Method in class eve.database.EntriesView
Include the specified entry in this view, but only if it is already included in its FoundEntries.
include(int) - Method in class eve.database.EntriesView
Include the specified entry in this view.
include(EntriesView) - Method in class eve.database.EntriesView
Include all the entries in the other view in this view.
include(DatabaseEntry) - Method in interface eve.database.FoundEntries
Add an entry to the FoundEntries if it was not added before.
include(DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
 
includeAll(IntArray) - Method in class eve.database.EntriesView
Add all the indexes - sorting this view before the add is done.
includeAll(Handle, EntriesView) - Method in interface eve.database.FoundEntries
Include all the entries as specified from the view of another FoundEntries in this FoundEntries.
includeAll(Handle, EntriesView) - Method in class eve.database.implement.FoundEntriesObject
 
includeExclude(Handle, EntriesView, boolean) - Method in class eve.database.implement.FoundEntriesObject
 
incMatch(String) - Method in class com.stevesoft.pat.StrPos
Increment the string pointer by each character in st that matches a non-escaped character.
IncompatibleClassChangeError - Error in java.lang
 
IncompatibleClassChangeError(String) - Constructor for error java.lang.IncompatibleClassChangeError
 
IncompatibleClassChangeError() - Constructor for error java.lang.IncompatibleClassChangeError
 
IncompatibleClassChangeError(Throwable) - Constructor for error java.lang.IncompatibleClassChangeError
 
IncompatibleClassChangeError(String, Throwable) - Constructor for error java.lang.IncompatibleClassChangeError
 
incompleteColor - Variable in class eve.ui.ProgressBar
 
InconsistentDatabaseStateException - Exception in eve.database
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 exception eve.database.InconsistentDatabaseStateException
 
inContentRelayout - Variable in class eve.ui.Frame
 
increaseKey - Variable in class eve.ui.FontChangeHotKeyEventListener
 
inCurrentEventThread() - Method in class eve.ui.Window
 
inDaylightTime(Date) - Method in class eve.sys.TZifTimeZone
 
inDaylightTime(Date) - Method in class java.util.SimpleTimeZone
Determines if the given date is in daylight savings time.
inDaylightTime(Date) - Method in class java.util.TimeZone
Returns true, if the given date is in Daylight Savings Time in this time zone.
INDENT_ITEM_FLAG - Static variable in interface eve.fx.Drawable
This is an option that tells the image the item should be indented by a number of columns specified as the lower 16 bits of the option value.
indentDropItems - Variable in class eve.ui.ChoiceControl
 
indentLevel - Variable in class eve.ui.MenuItem
This is -1 by default, which means that the index level should be calculated automatically.
index(int) - Method in class eve.database.EntriesView
This is the same as indexInFoundEntries().
INDEX_FLAG_DO_REINDEX - Variable in class eve.database.implement.DatabaseObject
 
indexBy(Handle, int, String) - Method in interface eve.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 eve.database.Database
This tells the Database to keep an index using a particular Comparer class and distinct name.
indexBy(int) - Method in interface eve.database.Database
This is a convenience method for the other indexBy method.
indexBy(Handle, Class, String) - Method in class eve.database.implement.DatabaseObject
This tells the Database to keep an index using a particular Comparer class and distinct name.
indexBy(Handle, int, String) - Method in class eve.database.implement.DatabaseObject
 
indexBy(int) - Method in class eve.database.implement.DatabaseObject
 
indexBy - Variable in class eve.ui.advanced.database.DatabaseTester
 
IndexEntry - Class in eve.database
 
IndexEntry() - Constructor for class eve.database.IndexEntry
 
indexes - Variable in class eve.database.implement.DatabaseSpecs
 
indexFlag - Variable in class eve.database.implement.DatabaseObject
 
indexFromFoundEntries(FoundEntries) - Method in class eve.database.implement.FoundEntriesObject
 
indexFromFoundEntries(FoundEntries) - Method in class eve.database.implement.RecordFoundEntries
 
indexInFoundEntries(int) - Method in class eve.database.EntriesView
This is the same as index().
indexInView(DatabaseEntry) - Method in class eve.database.EntriesView
Find out the index of the specified entry in this view - if it exists in the view.
indexInView(int) - Method in class eve.database.EntriesView
Determine the index of the database entry in the View, based on its index in the FoundEntries.
indexName - Variable in class eve.database.implement.FoundEntriesObject
 
indexOf(char) - Method in interface com.stevesoft.pat.StringLike
 
indexOf(char) - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
indexOf(char) - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
indexOf(char) - Method in class com.stevesoft.pat.wrap.StringWrap
 
indexOf(DatabaseEntry) - Method in interface eve.database.FoundEntries
Return the index of the entry in the FoundEntries object.
indexOf(DatabaseEntry) - Method in class eve.database.implement.RecordFoundEntries
 
indexOf(Object) - Method in class eve.ui.ChoiceControl
Find the index of this object.
indexOf(String) - Method in class eve.ui.filechooser.FileListTableModel
 
indexOf(int[]) - Method in class eve.ui.table.TreeTableModel
Finds the index of the address specified.
indexOf(TreeNode) - Method in class eve.ui.table.TreeTableModel
Return the line of the specified node IF it is displayed.
indexOf(int) - Method in class eve.util.CharArray
 
indexOf(int, int) - Method in class eve.util.CharArray
 
indexOf(String) - Method in class eve.util.CharArray
 
indexOf(String, int) - Method in class eve.util.CharArray
 
indexOf(char[], int, int, int) - Method in class eve.util.CharArray
 
indexOf(int) - Method in class eve.util.IntArray
Find the index of the specified value.
indexOf(String, char) - Static method in class eve.util.mString
 
indexOf(char[], int, int, char[], int, int, int) - Static method in class eve.util.SubString
Find the index of a string within another string.
indexOf(char[], int, int, String) - Static method in class eve.util.SubString
Find the index of a string within another string.
indexOf(char, char[], int, int, int, int) - Static method in class eve.util.SubString
 
indexOf(int) - Method in class eve.util.SubString
 
indexOf(int, int) - Method in class eve.util.SubString
 
indexOf(Object, long, int, int, boolean) - Static method in class eve.util.Utils
Find the index of a value within an array.
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
 
indexOf(Object) - Method in class java.util.AbstractList
Obtain the first index at which a given object is to be found in this list.
indexOf(Object) - Method in class java.util.ArrayList
Returns the lowest index at which element appears in this List, or -1 if it does not appear.
indexOf(Object) - Method in interface java.util.List
Obtain the first index at which a given object is to be found in this list.
indexOf(Object, int) - Method in class java.util.Vector
 
indexOf(Object) - Method in class java.util.Vector
 
indexOfChild(TreeNode) - Method in class eve.data.MutableTreeNodeObject
 
indexOfChild(TreeNode) - Method in interface eve.data.TreeNode
Return the index of the specified child.
indexOfChild(TreeNode) - Method in class eve.ui.data.LiveTreeNode
 
indexOfDayInWeek(int, Locale) - Static method in class eve.sys.Time
This returns the index of the day in the week.
indexOfFirstAttribute - Variable in class eve.sys.ClassFile.FieldMethod
 
indexOfPoint(int, int) - Method in class eve.ui.table.TreeControl
 
indexOfSubList(List, List) - Static method in class java.util.Collections
Returns the starting index where the specified sublist first occurs in a larger list, or -1 if there is no matching position.
IndexOutOfBoundsException - Exception in java.lang
 
IndexOutOfBoundsException(String) - Constructor for exception java.lang.IndexOutOfBoundsException
 
IndexOutOfBoundsException() - Constructor for exception java.lang.IndexOutOfBoundsException
 
IndexOutOfBoundsException(Throwable) - Constructor for exception java.lang.IndexOutOfBoundsException
 
IndexOutOfBoundsException(String, Throwable) - Constructor for exception java.lang.IndexOutOfBoundsException
 
indexRecorder - Variable in class eve.database.implement.FoundEntriesObject
 
inet4Address - Variable in class eve.net.NetworkInterface
This standard IPv4 address associated with the interface if known.
Inet4Address - Class in java.net
 
inet4Properties - Variable in class eve.net.NetworkInterface
This may be null but if not may include items like "addr", "Bcast" and "Mask".
inet6Address - Variable in class eve.net.NetworkInterface
This standard IPv6 address associated with the interface if known.
Inet6Address - Class in java.net
 
inet6Properties - Variable in class eve.net.NetworkInterface
This may be null but if not may include items like "addr" and "Scope".
InetAddress - Class in java.net
This class models an Internet address.
inEventThread() - Static method in class eve.ui.Window
 
inf - Variable in class eve.io.InflaterInputStream
Decompressor for this filter
inf - Variable in class java.util.zip.InflaterInputStream
Decompressor for this filter
Infinite - Static variable in class eve.sys.TimeOut
This is the value for an infinite timeout in milliseconds, equal to -1.
inflate(byte[], int, int) - Method in class eve.io.Inflater
 
inflate(byte[]) - Method in class eve.io.Inflater
 
inflate(byte[], int, int, ByteArray) - Static method in class eve.io.Io
Using the most efficient method possible, decompress using inflate a single block of bytes producing a single block of bytes which are appended to a destination ByteArray.
inflate(Inflater, byte[], int, int, ByteArray) - Static method in class eve.io.Io
Using the most efficient method possible, decompress using inflation a single block of bytes producing a single block of bytes which are appended to a destination ByteArray.
inflate(Inflater, byte[], int, int, IntArray) - Static method in class eve.io.Io
Using the most efficient method possible, decompress using inflation a single block of bytes producing a single block of ints which are appended to a destination IntArray.
inflate(byte[], int, int) - Method in class java.util.zip.Inflater
 
inflate(byte[]) - Method in class java.util.zip.Inflater
 
Inflater - Class in eve.io
Inflater is used to decompress data that has been compressed according to the "deflate" standard described in rfc1950.
Inflater() - Constructor for class eve.io.Inflater
Creates a new inflater.
Inflater(boolean) - Constructor for class eve.io.Inflater
Creates a new inflater.
Inflater - Class in java.util.zip
Inflater is used to decompress data that has been compressed according to the "deflate" standard described in rfc1950.
Inflater() - Constructor for class java.util.zip.Inflater
Creates a new inflater.
Inflater(boolean) - Constructor for class java.util.zip.Inflater
Creates a new inflater.
InflaterInputStream - Class in eve.io
This filter stream is used to decompress data compressed in the "deflate" format.
InflaterInputStream(InputStream) - Constructor for class eve.io.InflaterInputStream
Create an InflaterInputStream with the default decompresseor and a default buffer size.
InflaterInputStream(InputStream, Inflater) - Constructor for class eve.io.InflaterInputStream
Create an InflaterInputStream with the specified decompresseor and a default buffer size.
InflaterInputStream(InputStream, Inflater, int) - Constructor for class eve.io.InflaterInputStream
Create an InflaterInputStream with the specified decompresseor and a specified buffer size.
InflaterInputStream - Class in java.util.zip
This filter stream is used to decompress data compressed in the "deflate" format.
InflaterInputStream(InputStream) - Constructor for class java.util.zip.InflaterInputStream
Create an InflaterInputStream with the default decompresseor and a default buffer size.
InflaterInputStream(InputStream, Inflater) - Constructor for class java.util.zip.InflaterInputStream
Create an InflaterInputStream with the specified decompresseor and a default buffer size.
InflaterInputStream(InputStream, Inflater, int) - Constructor for class java.util.zip.InflaterInputStream
Create an InflaterInputStream with the specified decompresseor and a specified buffer size.
info - Variable in class eve.fx.points.PdfMaker
 
INFO_CREATE_TEMP - Static variable in interface eve.io.FileConstants
 
INFO_CURRENT_DIRECTORY - Static variable in interface eve.io.FileConstants
 
INFO_DETAIL_NAMES - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_DETAIL_WIDTHS - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_DETAILS - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_DEVICE_ICON - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_DEVICE_NAME - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_FILE_TIMES - Static variable in interface eve.io.FileConstants
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 interface eve.io.FileConstants
Used with getInfo().
INFO_FREE_DRIVE_SPACE - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_GROUP - Static variable in interface eve.io.FileConstants
This is used to get/set the group of a file.
INFO_ICON - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_LINK_DESTINATION - Static variable in interface eve.io.FileConstants
NOT IMPLEMENTED YET.
INFO_OPTION_ICON_LARGE - Static variable in interface eve.io.FileConstants
An option used with INFO_ICON and getInfo().
INFO_OPTION_ICON_MEDIUM - Static variable in interface eve.io.FileConstants
An option used with INFO_ICON and getInfo().
INFO_OPTION_ICON_SMALL - Static variable in interface eve.io.FileConstants
An option used with INFO_ICON and getInfo().
INFO_OWNER - Static variable in interface eve.io.FileConstants
Used with getInfo()/setInfo().
INFO_PROGRAM_DIRECTORY - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_ROOT_LIST - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_SET_USER_AND_GROUP - Static variable in interface eve.io.FileConstants
 
INFO_SYMBOLIC_LINK_TARGET - Static variable in interface eve.io.FileConstants
If the file is a symbolic link, return the target of the file.
INFO_SYSTEM_TYPE - Static variable in interface eve.io.FileConstants
Used for getting the file system type.
INFO_TEMPORARY_DIRECTORY - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_TOOL_TIP - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_TOTAL_DRIVE_SPACE - Static variable in interface eve.io.FileConstants
Used with getInfo().
INFO_VOLUME_FLAGS - Static variable in interface eve.io.FileConstants
This requests the VOLUME_FLAG_XXX values for the File.
INFO_VOLUME_LIST - Static variable in interface eve.io.FileConstants
This requests the name of the mounted volumes as an array of strings.
INFO_VOLUME_PROPERTIES - Static variable in interface eve.io.FileConstants
This requests the available volume properties of the File as a String in the form: "name=value|name=value|..."
inFocus - Variable in class eve.ui.EditControl
If native input is used, this will normally start automatically when the input gets focus.
infoHeader - Variable in class eve.fx.win32.WindowsBitmap
 
infraRedHostName - Static variable in class eve.io.Io
This is the host name associated with the infra-red port.
infraRedHostName - Static variable in class eve.net.Net
This is the host name associated with the infra-red port.
inFront - Static variable in class eve.ui.Window
 
inheritModifiers(Control, boolean, int, boolean) - Method in class eve.ui.Control
Get particular modifiers flags from another control and optionally set children flags.
inheritSoftKeys - Variable in class eve.ui.Form
Set this true if the Form should display the Soft keys of its child form.
inint - Variable in class eve.security.MD5
 
init() - Method in class eve.applet.EveApplet
 
init(FileChooserParameters) - Method in class eve.ui.SimpleFileChooser
 
init(long, byte) - Method in class eve.ui.table.TreeTableModel
 
initCause(Throwable) - Method in class java.lang.Throwable
Initialize the cause of this Throwable to be the specified Throwable.
initial - Variable in class eve.ui.filechooser.FileChooserDemo
 
INITIAL_QUOTE_PUNCTUATION - Static variable in class java.lang.Character
General category "Pi" in the Unicode specification.
initialDirectory - Variable in class eve.ui.FileInput
If this is not null then the FileChooser will always start from this directory instead of from the parent of the currently chosen file.
initialize() - Method in class eve.database.implement.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 eve.security.BlowfishECB
Initializes the instances, but does not really reset it since the PBOXes are not reset.
initialize() - Method in class eve.sys.options.VMOptions
 
initialize() - Static method in class eve.ui.SIPButton
 
initialize() - Method in class eve.ui.VMOptions
 
initializeData(String) - Method in class eve.ui.Input
This sets the text and the oldText so that a DataChange is not generated when the Input first gets focus.
initializeDatabase(DatabaseMaker, String, Object, DataProcessor, DataProcessor) - Static method in class eve.database.DatabaseManager
This is used to initialize a database if it has not yet been initialized.
initializeDatabase(DatabaseMaker, String, Object) - Static method in class eve.database.DatabaseManager
This is used to initialize a database if it has not yet been initialized.
initializeLibrary() - Static method in class eve.net.rapi.Rapi
 
initializeLibrary(PropertyList) - Static method in class eve.sys.Vm
This is used to initialize the non-Gui components of the Eve Java library if it is being used as part of a separate non-Eve application.
initializeLibrary(PropertyList) - Static method in class eve.ui.Application
This is used to initialize the Eve Java library and GUI system if it is being used as part of a separate non-Eve application.
INITIALLY_CLOSED - Static variable in interface eve.fx.AlignmentConstants
 
INITIALLY_CLOSED - Static variable in interface eve.ui.CellConstants
 
INITIALLY_HIDDEN - Static variable in interface eve.ui.CellConstants
 
INITIALLY_MINIMIZED - Static variable in interface eve.fx.AlignmentConstants
 
INITIALLY_MINIMIZED - Static variable in interface eve.ui.CellConstants
 
INITIALLY_PREFERRED_SIZE - Static variable in interface eve.fx.AlignmentConstants
 
INITIALLY_PREFERRED_SIZE - Static variable in interface eve.ui.CellConstants
 
initialText - Variable in class eve.fx.gui.NativeInputParameters
This is the initial text to be entered - use setInitialText() to set it - this will convert LF characters to CR/LF characters if necessary.
inNativeDialog() - Static method in class eve.fx.gui.WindowSurface
Returns whether enterNativeDialog() has been called but no matching exitNativeDialog() has been called.
inNativeInput() - Static method in class eve.ui.Window
This returns whether the system is within a native input or native dialog.
inNativeTextInput() - Static method in class eve.fx.gui.WindowSurface
 
innerRect - Static variable in class eve.ui.ChoiceControl
 
inPanel - Variable in class eve.ui.game.MosaicPanel
 
inPenPress() - Static method in class eve.ui.Gui
 
inPickMode - Variable in class eve.ui.data.icons.TransparentPicker
 
inPress - Variable in class eve.ui.ButtonControl
 
input(byte[], int, int, ByteArray) - Method in interface eve.security.ISecureChannel
 
input(byte[], int, int, ByteArray) - Method in class eve.security.SecureChannel
 
input(Frame, String) - Method in class eve.ui.advanced.database.GetSearchCriteria
 
input(String) - Method in class eve.ui.advanced.database.GetSearchCriteria
 
input - Variable in class eve.ui.ComboBox
The input part of the Control.
input(String, int) - Method in class eve.ui.data.InputBox
 
input(Frame, String, int) - Method in class eve.ui.data.InputBox
 
input(Frame, String, int, boolean) - Method in class eve.ui.data.InputBox
 
input(Frame, String, PropertyList) - Method in class eve.ui.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 eve.ui.data.LiveObject
This opens an Editor for this object.
input - Variable in class eve.ui.filechooser.FileInput
 
input - Variable in class eve.ui.FileInput
This is the input used to display/input a file name.
Input - Class in eve.ui
An Input is a single line input.
Input() - Constructor for class eve.ui.Input
 
Input(String) - Constructor for class eve.ui.Input
 
input - Variable in class eve.ui.InputForm
 
input - Variable in class eve.ui.InputInsideForm
 
input(Control, String) - Static method in class eve.ui.InputInsideForm
 
input(Control, String, InputInsideForm.ValidateInputBeforeExit, boolean) - Static method in class eve.ui.InputInsideForm
 
input - Variable in class eve.ui.InputPopupForm
 
input - Variable in class eve.ui.InputWithTools
 
Input.ExtraTool - Interface in eve.ui
 
INPUT_METHOD_CLOSED_ACCEPTED - Static variable in interface eve.fx.gui.IKeys
This is not a real key - it is meant to indicate that the user has closed any input method, whether it is an on-screen input pad or a physical keyboard, while indicating that the entered data should be accepted.
INPUT_METHOD_CLOSED_CANCELED - Static variable in interface eve.fx.gui.IKeys
This is not a real key - it is meant to indicate that the user has closed any input method, whether it is an on-screen input pad or a physical keyboard, while indicating that the entered data should be canceled and old data should be reused.
INPUT_OP_CLOSE - Static variable in class eve.nativeaccess.NativeStream
 
INPUT_OP_READ - Static variable in class eve.nativeaccess.NativeStream
 
INPUT_OP_SKIP - Static variable in class eve.nativeaccess.NativeStream
 
InputBox - Class in eve.ui.data
This class can be used to accept a single line of input from the user.
InputBox() - Constructor for class eve.ui.data.InputBox
 
InputBox(String) - Constructor for class eve.ui.data.InputBox
 
inputBufferSize - Variable in class eve.net.HttpConnectionTask
The size of the input buffer to use when reading in data.
inputEdge - Static variable in class eve.ui.GuiStyle
 
inputFlags - Variable in class eve.ui.EditControl
This value is -1 as default - which tells the VM to pick the best input flags for the current system.
InputForm - Class in eve.ui
 
InputForm() - Constructor for class eve.ui.InputForm
 
inputForm - Static variable in class eve.ui.InputForm
 
InputInsideForm - Class in eve.ui
 
InputInsideForm(Input, int) - Constructor for class eve.ui.InputInsideForm
 
InputInsideForm() - Constructor for class eve.ui.InputInsideForm
 
InputInsideForm.ValidateInputBeforeExit - Interface in eve.ui
 
InputKeyPad - Class in eve.ui
 
InputKeyPad() - Constructor for class eve.ui.InputKeyPad
 
inputLength - Variable in class eve.ui.data.InputObject
This is the default input length, currently set to 30 characters.
inputLength - Variable in class eve.ui.InputStack
This sets the preferred length, in characters, of inputs added to the InputStack.
inputMethod - Variable in class eve.ui.EditControl
You can set this to be a valid InputMethod object.
InputMethod - Class in eve.ui
 
InputMethod() - Constructor for class eve.ui.InputMethod
 
inputNewFileName(String, File, String, String, boolean) - Method in class eve.ui.filechooser.FileChooser
 
InputObject - Class in eve.ui.data
This is a utility object which can be used to input data from a user.
InputObject() - Constructor for class eve.ui.data.InputObject
 
InputObject(String, int) - Constructor for class eve.ui.data.InputObject
Create an InputObject with the specified fields and with a particular input length.
inputParameters - Variable in class eve.fx.gui.SurfaceTextEvent
This is used with the TEXT_ENTERED event and indicates that the input ended by the ENTER key.
InputPopupForm - Class in eve.ui
 
InputPopupForm() - Constructor for class eve.ui.InputPopupForm
 
InputStack - Class in eve.ui
 
InputStack() - Constructor for class eve.ui.InputStack
 
InputStack.CustomInput - Interface in eve.ui
 
inputStackLength - Static variable in class eve.ui.data.UIBuilder
 
inputState - Variable in class eve.ui.TextPad
This is used to determine the state of the input.
inputStream - Variable in class eve.io.CompressedRandomStream
 
inputStream - Variable in class eve.ui.filechooser.ZipFileBrowser
 
InputStream - Class in java.io
This abstract class forms the base of the hierarchy of classes that read input as a stream of bytes.
InputStream() - Constructor for class java.io.InputStream
 
InputStreamReader - Class in java.io
This class reads characters from a byte input stream.
InputStreamReader(InputStream) - Constructor for class java.io.InputStreamReader
This method initializes a new instance of InputStreamReader to read from the specified stream using the default encoding.
InputStreamReader(InputStream, String) - Constructor for class java.io.InputStreamReader
This method initializes a new instance of InputStreamReader to read from the specified stream using a caller supplied character encoding scheme.
InputValidator - Interface in eve.ui
 
inputWasClosed() - Method in class eve.io.MemoryStream
Returns if the close() was called on the MemoryStream.
InputWithTools - Class in eve.ui
This class provides an mInput along with a drop-down tool menu, that is meant to aid the input in some way.
InputWithTools() - Constructor for class eve.ui.InputWithTools
Create an InputWithTools but with no tool menu selected.
InputWithTools(Menu) - Constructor for class eve.ui.InputWithTools
Create an mInputWithTools with a specific tools menu.
InputWithTools(String[]) - Constructor for class eve.ui.InputWithTools
Create an InputWithTools with a specific tools menu derived from the toolOptions.
inRange(Object) - Method in interface eve.data.PlainTimeStamp.Range
 
inRange(int) - Method in class eve.util.RangeList
 
inRange(int, int) - Method in class eve.util.RangeList
Return if the specified range is already completely within the ranges covered by this RangeList.
inRect(int, int, Rect) - Method in class eve.ui.table.TableControl
 
INSERT - Static variable in interface eve.fx.gui.IKeys
special key
insert(int, int, long[], byte[]) - Method in class eve.ui.table.TreeTableModel
This will only insert IF there are already children.
insert(int, byte[], int, int) - Method in class eve.util.ByteArray
Insert bytes into the ByteArray.
insert(int, char[], int, int) - Method in class eve.util.CharArray
Insert characters into the CharArray.
insert(char, int) - Method in class eve.util.CharArray
 
insert(StringBuffer, int, int, int) - Method in class eve.util.CharArray
 
insert(StringBuffer, int) - Method in class eve.util.CharArray
 
insert(int[], int, int, int) - Method in class eve.util.IntArray
 
insert(int, int) - Method in class eve.util.IntArray
Insert a value at the specified index.
insert(int, Object) - Method in class eve.util.mVector
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
 
insert(int, char[], int, int) - Method in class java.lang.StringBuilder
 
insert(int, String) - Method in class java.lang.StringBuilder
 
insert(int, char[]) - Method in class java.lang.StringBuilder
 
insert(int, boolean) - Method in class java.lang.StringBuilder
 
insert(int, double) - Method in class java.lang.StringBuilder
 
insert(int, float) - Method in class java.lang.StringBuilder
 
insert(int, int) - Method in class java.lang.StringBuilder
 
insert(int, long) - Method in class java.lang.StringBuilder
 
insert(int, Object) - Method in class java.lang.StringBuilder
 
insert(int, char) - Method in class java.lang.StringBuilder
 
insertAsSubMenu(Menu, String, Vector) - Static method in class eve.ui.SoftKeyBar
 
insertAsSubMenu(Menu, String, String) - Static method in class eve.ui.SoftKeyBar
 
insertChild(MutableTreeNode, int) - Method in interface eve.data.MutableTreeNode
Insert a child at the specified index.
insertChild(MutableTreeNode, int) - Method in class eve.data.MutableTreeNodeObject
 
insertChild(MutableTreeNode, int) - Method in class eve.ui.data.LiveTreeNode
 
inserted(TreeNode, TreeNode, boolean) - Method in class eve.ui.table.TreeTableModel
This assumes you are using TreeNode objects with the control.
insertElementAt(Object, int) - Method in class eve.util.OwnedVector
 
insertElementAt(Object, int) - Method in class java.util.Vector
 
insertInt(int, int, int) - Method in class eve.util.ByteArray
Insert an integer value as up to four bytes in big-endian format.
insertIntoInput(String) - Method in class eve.ui.InputWithTools
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 eve.ui.ChoiceControl
Insert an item in the control.
insertLong(int, long) - Method in class eve.util.ByteArray
Insert a long value as eight bytes in big-endian format.
insertRow(Control, int) - Method in class eve.ui.Panel
 
insertRow(Object[], int) - Method in class eve.util.Grid
Insert a complete row at certain point.
insertSpace(int, int) - Method in class eve.fx.FormattedTextSpecs
 
inset(Control, double, double, double, double) - Static method in class eve.ui.Spacer
 
inset(int, int, Rect) - Method in class eve.ui.table.TableModel
 
insetImage(ImageData, int, int, int, int, boolean) - Static method in class eve.fx.ImageTool
 
insetImageByRatio(ImageData, double, double, double, double, boolean) - Static method in class eve.fx.ImageTool
 
Insets - Class in eve.fx
 
Insets() - Constructor for class eve.fx.Insets
 
Insets(int, int, int, int) - Constructor for class eve.fx.Insets
 
insets - Variable in class eve.fx.PaintParametersObject
 
INSETS - Static variable in interface eve.ui.CellConstants
Deprecated.
use TAG_INSETS instead.
insetTextGap(FontMetrics, PointInsets, Dimension) - Static method in class eve.fx.Metrics
Modify the dimension's width and height to add in the text insets.
insetToContents(Rect, boolean) - Method in class eve.ui.Control
 
inside - Variable in class eve.ui.ButtonObject
 
insideColor - Variable in class eve.ui.Button
If this is set, then the inside will be filled with this color.
install(InstallerConfig) - Method in class eve.ui.installer.Installer
 
install - Variable in class eve.ui.launcher.VMApp
 
INSTALL_ALWAYS_FOR_ALL_USERS - Static variable in class eve.sys.install.InstallerConfig
This is a value for InstallForType - it indicates that the application should always be installed for all users.
INSTALL_ALWAYS_FOR_CURRENT_USER - Static variable in class eve.sys.install.InstallerConfig
This is a value for InstallForType - it indicates that the application should always be installed for the current user only.
INSTALL_ASK_USER - Static variable in class eve.sys.install.InstallerConfig
This is a value for InstallForType - it indicates that at runtime the user should indicate whether to install the application for all users or for the current user only.
INSTALL_SELECT - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
installationTime - Variable in class eve.sys.install.InstalledConfig
The time and date the installation was done.
InstallDirectories - Class in eve.ui.installer
 
InstallDirectories(File, File) - Constructor for class eve.ui.installer.InstallDirectories
 
installDirectory - Variable in class eve.sys.install.InstalledConfig
The directory where the program files were installed.
installDirectory - Variable in class eve.ui.installer.Installer
 
installed(int, SignalHandler) - Method in interface eve.sys.SignalHandler
Called when the SignalHandler is installed.
InstalledConfig - Class in eve.sys.install
InstalledConfig represents the configuration data created when the application was installed on the target system.
InstalledConfig() - Constructor for class eve.sys.install.InstalledConfig
 
InstalledConfig.InstalledDirectories - Interface in eve.sys.install
 
InstalledFilesState(File, String, boolean) - Constructor for class eve.ui.installer.Installer.InstalledFilesState
Create an InstalledFilesState and gather the file information.
installedForUserOnly - Variable in class eve.sys.install.InstalledConfig
This is set true if the application was installed for a single user only.
Installer - Class in eve.ui.installer
 
Installer() - Constructor for class eve.ui.installer.Installer
 
Installer.copyProgress - Class in eve.ui.installer
 
Installer.FileList - Class in eve.ui.installer
 
Installer.InstalledFilesState - Class in eve.ui.installer
 
Installer.SavedFiles - Class in eve.ui.installer
 
Installer.UndeletedFilesException - Exception in eve.ui.installer
Throw this during deleteProgramFiles() to indicate some files were not deleted.
Installer.UninstallInfo - Class in eve.ui.installer
 
installerConfig - Variable in class eve.sys.install.InstalledConfig
The text encoded configuration that was used to install the application.
InstallerConfig - Class in eve.sys.install
 
InstallerConfig() - Constructor for class eve.sys.install.InstallerConfig
 
installError(boolean, Exception, int, boolean) - Method in class eve.ui.installer.Installer
Display a possibly recoverable error during installation.
installErrorToMessage(boolean, int) - Method in class eve.ui.installer.Installer
 
InstallFilesZipName - Static variable in class eve.ui.installer.Installer
 
InstallForType - Static variable in class eve.sys.install.InstallerConfig
 
installingForAllUsers - Variable in class eve.ui.installer.Installer
 
installSignalHandler(SignalHandler, int) - Static method in class eve.applet.EveApplet
 
installSignalHandler(SignalHandler, int) - Static method in class eve.sys.Vm
This is used to install a Signal handler if supported.
InstanceField(Object, Field) - Constructor for class eve.sys.Reflection.InstanceField
Create the InstanceField.
InstantiationError - Error in java.lang
 
InstantiationError(String) - Constructor for error java.lang.InstantiationError
 
InstantiationError() - Constructor for error java.lang.InstantiationError
 
InstantiationError(Throwable) - Constructor for error java.lang.InstantiationError
 
InstantiationError(String, Throwable) - Constructor for error java.lang.InstantiationError
 
instantiationErrorNotUsed - Variable in class eve.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.
InstantiationException - Exception in java.lang
 
InstantiationException(String) - Constructor for exception java.lang.InstantiationException
 
InstantiationException() - Constructor for exception java.lang.InstantiationException
 
InstantiationException(Throwable) - Constructor for exception java.lang.InstantiationException
 
InstantiationException(String, Throwable) - Constructor for exception java.lang.InstantiationException
 
inSystemThread() - Static method in class eve.sys.mThread
Returns the same value as Vm.inSystemThread().
inSystemThread() - Static method in class eve.sys.Vm
This method returns true if the current thread is considered to be a System Thread - but this only applies to a native Eve VM, it will not apply to a true Java VM.
INT - Static variable in class eve.sys.Wrapper
 
Intable - Interface in eve.util
This interface represents an Object that can have a integer value set/retrieved.
intArray - Variable in class eve.database.implement.DatabaseObject
 
IntArray - Class in eve.util
This is a utility for storing an expandable array of integers.
IntArray() - Constructor for class eve.util.IntArray
Creates an IntArray with an initial length of zero, a capacity of 100 and a grow size of -1.
IntArray(int, int) - Constructor for class eve.util.IntArray
Creates an IntArray of zero length with the specified initial capacity and grow size.
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 eve.io.block.BlockInputStream
 
IntChoice - Class in eve.ui
An IntChoice is a Choice that treats setInt() and getInt() differently.
IntChoice(int[], int) - Constructor for class eve.ui.IntChoice
 
IntChoice(String[], int) - Constructor for class eve.ui.IntChoice
 
IntChoice(String, int) - Constructor for class eve.ui.IntChoice
 
INTEGER - Static variable in interface eve.database.DatabaseTypes
This is the Integer (32-bit) field type.
Integer - Class in java.lang
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.
integerDigits - Variable in class eve.ui.UpDownInput
If you are using this for integer input, this specifies the number of digits that will be input/displayed.
integerPart - Variable in class eve.math.FormattedDecimal
When building a decimal value, put the part before the decimal point here.
integerValues - Variable in class eve.ui.UpDownInput
If this is not null it will indicate a range of allowable integer values.
InteractivePanel - Class in eve.ui.game
 
InteractivePanel() - Constructor for class eve.ui.game.InteractivePanel
 
interceptChildUIEvent(Event, Control) - Method in class eve.ui.Control
This method is called if this Control has the TakeChildUIEvents modifier set and one of its children is the destination for a UI event.
INTERFACE - Static variable in class eve.reflect.Modifier
 
INTERFACE - Static variable in class java.lang.reflect.Modifier
Interface: Class: is an interface.
interfaceName - Variable in class eve.io.block.ProxyHolder
 
interfaces - Variable in class eve.io.block.RemoteProxy
This is the set of interfaces each proxy Object will implement.
interfaces - Variable in class eve.sys.ClassFile
 
interfaces - Variable in class eve.sys.SafeRemoteProxy
The classes implemented by the proxy.
intern() - Method in class java.lang.String
Returns a canonical representation for the string object.
InternalError - Error in java.lang
An InternalError is thrown when a mystical error has occurred in the Java Virtual Machine.
InternalError() - Constructor for error java.lang.InternalError
Create an error without a message.
InternalError(String) - Constructor for error java.lang.InternalError
Create an error with a message.
internalGet(int) - Method in class java.util.Calendar
Gets the value of the specified field.
InternationalCurrencyDigits - Static variable in class eve.sys.Locale
 
InternationalCurrencySymbol - Static variable in class eve.sys.Locale
 
INTERPROCESS_EVENT - Static variable in class eve.fx.gui.RawEvent
 
interrupt() - Method in class eve.sys.Handle
 
interrupt() - Method in class eve.sys.Task
 
interrupt() - Method in class java.lang.Thread
 
interrupt() - Method in class java.lang.ThreadGroup
Interrupt all Threads in this ThreadGroup and its sub-groups.
interrupted() - Static method in class java.lang.Thread
Checks if the current Thread has been interrupted, and clears the interrupted flag of the Thread.
InterruptedException - Exception in java.lang
 
InterruptedException() - Constructor for exception java.lang.InterruptedException
 
InterruptedException(String) - Constructor for exception java.lang.InterruptedException
 
InterruptedException(Throwable) - Constructor for exception java.lang.InterruptedException
 
InterruptedException(String, Throwable) - Constructor for exception java.lang.InterruptedException
 
InterruptedIOException - Exception in java.io
This exception is thrown to indicate an I/O problem of some sort occurred.
InterruptedIOException() - Constructor for exception java.io.InterruptedIOException
Create an exception without a descriptive error message.
InterruptedIOException(String) - Constructor for exception java.io.InterruptedIOException
Create an exception with a descriptive error message.
InterruptedIOException(Throwable) - Constructor for exception java.io.InterruptedIOException
 
InterruptedIOException(String, Throwable) - Constructor for exception java.io.InterruptedIOException
 
intersection(Mask) - Method in class eve.fx.Mask
This leaves included only bits which are included in both this Mask and the other Mask.
intersects(Area) - Method in interface eve.fx.Area
See if this Area intersects another.
intersects(Area) - Method in class eve.fx.Polygon
 
intersects(Rect) - Method in class eve.fx.Rect
 
intersects(Area) - Method in class eve.fx.Rect
 
intersects(BitSet) - Method in class java.util.BitSet
Returns true if the specified BitSet and this one share at least one common true bit.
interval - Variable in class eve.sys.Countdown
 
interval - Variable in class eve.sys.TimeOut
 
intLength(int) - Static method in class eve.math.MPN
 
intLength(int[], int) - Static method in class eve.math.MPN
Calcaulte the Common Lisp "integer-length" function.
IntMap - Interface in com.ewesoft.pub
 
intToHexString(int) - Static method in class eve.sys.Convert
Convert the value to an unsigned hex string.
intToStrings(int[]) - Static method in class eve.ui.IntChoice
 
intValue() - Method in class com.stevesoft.pat.patInt
Converts to a patInt to an int.
intValue() - Method in class eve.math.BigDecimal
 
intValue() - Method in class eve.math.BigInteger
 
intValue() - Method in class eve.sys.Wrapper
 
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.
intValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to an int.
intValue() - Method in class java.math.BigInteger
 
InUse - Static variable in class eve.fx.Drawing
A property bit - Used by MosaicPanel
inUse - Variable in class eve.fx.gui.RawEvent
 
invalid - Variable in class eve.fx.DisplayLine
This is used by Controls that use this DisplayLine.
invalidateCache() - Method in class eve.ui.table.data.FieldTableModel
 
invalidateCachedObject(int) - Method in class eve.ui.table.data.FieldTableModel
 
invalidateCachedObject() - Method in class eve.ui.table.data.FieldTableModel
Deprecated.
use invalidateCache() or invalidateCachedObject(int row);
InvalidClassException - Exception in java.io
This exception is thrown when there is some sort of problem with a class during a serialization operation.
InvalidClassException(String) - Constructor for exception java.io.InvalidClassException
Create an exception with a descriptive error message, but a null classname.
InvalidClassException(String, String) - Constructor for exception java.io.InvalidClassException
Create an exception with a descriptive error message, and the name of the class that caused the problem.
InvalidDataException - Exception in eve.database
 
InvalidDataException(String) - Constructor for exception eve.database.InvalidDataException
 
InvalidDataException() - Constructor for exception eve.database.InvalidDataException
 
InvalidObjectException - Exception in java.io
This exception is thrown when an object fails a validation test during serialization.
InvalidObjectException(String) - Constructor for exception java.io.InvalidObjectException
Create an exception with a descriptive error message String.
invalidText - Variable in class eve.ui.SimpleDateInput
 
InvalidThreadException - Exception in eve.sys
This is thrown if a wait is attempted within a System thread.
InvalidThreadException(String) - Constructor for exception eve.sys.InvalidThreadException
 
InvalidThreadException() - Constructor for exception eve.sys.InvalidThreadException
 
InvalidThreadException(Throwable) - Constructor for exception eve.sys.InvalidThreadException
 
InvalidThreadException(String, Throwable) - Constructor for exception eve.sys.InvalidThreadException
 
invalidTime - Static variable in class eve.sys.Time
Used for user interfaces to mark an invalid/unentered time.
invert() - Method in class eve.fx.Mask
This inverts the bitmap for the mask.
invert(Mask) - Method in class eve.fx.Mask
This inverts all the bits in this Mask which correspond to set bits in the other Mask.
invertSelectedIndexes() - Method in class eve.ui.table.TableControl
This is only relevant with listMode being true.
INVISIBLE - Static variable in interface eve.fx.gui.IEventModifiers
modifier used when specifying hot keys - indicates that the key should not be underlined.
Invisible - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to an invisible state.
INVISIBLE_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
INVISIBLE_CURSOR - Static variable in interface eve.sys.VmConstants
 
invisibleMousePointer - Static variable in class eve.fx.gui.WindowSurface
 
invocationError - Variable in class eve.io.block.RemoteCall
This will hold any exception generated by the remote object when the method was invoked.
InvocationHandler - Interface in java.lang.reflect
 
InvocationTargetException - Exception in java.lang.reflect
InvocationTargetException is sort of a way to "wrap" whatever exception comes up when a method or constructor is called via Reflection.
InvocationTargetException() - Constructor for exception java.lang.reflect.InvocationTargetException
Construct an exception with null as the cause.
InvocationTargetException(Throwable) - Constructor for exception java.lang.reflect.InvocationTargetException
Create an InvocationTargetException using another exception.
InvocationTargetException(Throwable, String) - Constructor for exception java.lang.reflect.InvocationTargetException
Create an InvocationTargetException using another exception and an error message.
invoke(Object, Method, Object[]) - Method in class eve.io.block.RemoteCallTask
 
invoke(Object, Wrapper[], Wrapper) - Method in class eve.reflect.Method
Invoke the method on the specified target object.
invoke(Object, Object[], int) - Method in class eve.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 eve.sys.AsyncTask
Invoke the method on the target in a separate Thread and return a Handle to the task.
invoke(Object) - Method in class eve.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 eve.sys.AsyncTask
This method combines a call to setMethod() followed by a call to invoke().
invoke(Object, String, Object[], int) - Method in class eve.sys.AsyncTask
This method combines a call to setMethod() followed by a call to invoke().
invoke(Object, String, Object[]) - Method in class eve.sys.AsyncTask
This method combines a call to setMethod() followed by a call to invoke().
invoke(Object) - Method in class eve.sys.ClassMethod
 
invoke(Wrapper) - Method in class eve.sys.QuickMethodCall
After this method is called the QuickMethodCall is returned to the Cache and should not be used again.
invoke() - Method in class eve.sys.QuickMethodCall
After this method is called the QuickMethodCall is returned to the Cache and should not be used again.
invoke(Object, Method, Wrapper[], Wrapper) - Static method in class eve.sys.Reflection
Invoke a method using Eve Wrapper values.
invoke(Object, Method, Object[]) - Method in class eve.sys.SafeRemoteProxy
 
invoke(Object, String, Object[]) - Method in class eve.sys.Type
Invoke a method on the Object which must be of this Type.
invoke(Object, Method, Object[]) - Method in class eve.sys.Type
 
invoke(Object, Method, Object[]) - Method in interface java.lang.reflect.InvocationHandler
 
invoke(Object, Object[]) - Method in class java.lang.reflect.Method
 
invokeAsync(String, QuickMethodCall.InvokeStoppedHandler) - Method in class eve.sys.QuickMethodCall
This calls invokeAsync() and waits indefinitely for the return value.
invokeAsync() - Method in class eve.sys.QuickMethodCall
Invoke the method in a separate Thread and return a Handle that can be used to monitor and possibly stop the method.
invokeAsync(boolean) - Method in class eve.sys.QuickMethodCall
Invoke the method in a separate Thread and return a Handle that can be used to monitor and possibly stop the method.
invokeAsync(Object, String, Object[]) - Static method in class eve.sys.Reflection
This method invokes the method in the background returning a Handle used to monitor the running task.
invokeAsync(Object, Method, Object[]) - Static method in class eve.sys.Reflection
This method invokes the method in the background returning a Handle used to monitor the running task.
invokeFieldHandlerMethod(Object, String, Editor, String) - Static method in class eve.ui.data.Editor
 
invokeFull(Wrapper) - Method in class eve.sys.QuickMethodCall
After this method is called the QuickMethodCall is returned to the Cache and should not be used again.
invokeMethod(Class, Object, String, Object[], boolean, Wrapper) - Static method in class eve.sys.Reflection
This will find and invoke a method on an object or a static method on a class.
invokeMethod(Object, String, Object[]) - Static method in class eve.sys.Reflection
This will find and invoke a method on an object or a static method on a class.
invokeMethodTask(Object, Method, Object[]) - Static method in class eve.sys.Reflection
Return a Task, which, when started or run() will invoke the specified method on the specified target.
invokeOn(Object, Class) - Method in class eve.io.block.RemoteCall
Invoke the remote call on a target object of the specified class.
invokeOn(Object, Class, RemoteCallTask) - Method in class eve.io.block.RemoteCall
 
invokeOn(Object, Class, ByteArray, RemoteCallTask) - Method in class eve.io.block.RemoteCall
 
invokeOn(Object, String, Object[]) - Static method in class eve.sys.AsyncTask
This method invokes the method in the background returning a Handle used to monitor the running task.
invokeOn(Object, Wrapper[], Wrapper) - Method in class eve.sys.ClassMethod
 
invokeOn(Object) - Method in class eve.sys.ClassMethod
 
invokeOn(Object) - Method in class eve.sys.MethodCall
Use this to invoke a method on an object (which should not be null).
invokeOn(Object, Object) - Method in class eve.sys.MethodCall
Use this to invoke a method on an object (which should not be null).
invokeOn(Object, long) - Method in class eve.sys.MethodCall
Use this to invoke a method on an object (which should not be null).
invokeOn(Object, double) - Method in class eve.sys.MethodCall
Use this to invoke a method on an object (which should not be null).
invokeOn(Object, boolean) - Method in class eve.sys.MethodCall
Use this to invoke a method on an object (which should not be null).
invokeOn(Object, char) - Method in class eve.sys.MethodCall
Use this to invoke a method on an object (which should not be null).
invokeStatic(Class) - Method in class eve.sys.MethodCall
Use this to invoke a static method on a Class.
invokeStatic(Class, Object) - Method in class eve.sys.MethodCall
Use this to invoke a static method on a Class.
invoking(RemoteCall, Method) - Method in interface eve.io.block.RemoteCall.IncomingCallLogger
 
Io - Class in eve.io
 
Io() - Constructor for class eve.io.Io
 
ioException - Variable in class eve.io.block.RemoteCallHandlerObject
If an IOException occured, it will be placed here.
IOException - Exception in java.io
This exception is thrown to indicate an I/O problem of some sort occurred.
IOException() - Constructor for exception java.io.IOException
Create an exception without a descriptive error message.
IOException(String) - Constructor for exception java.io.IOException
Create an exception with a descriptive error message.
IOException(Throwable) - Constructor for exception java.io.IOException
 
IOException(String, Throwable) - Constructor for exception java.io.IOException
 
IOverlay - Interface in eve.fx.gui
This is an object that draws itself on top of a surface (such as a Window surface).
IOwnable - Interface in eve.data
An object does NOT have to implement this interface in order to be owned by an OwnedVector or OwnedProperties.
IP_MULTICAST_IF - Static variable in interface java.net.SocketOptions
Options id for the IP_MULTICAST_IF value
IP_MULTICAST_IF2 - Static variable in interface java.net.SocketOptions
same as above
IP_MULTICAST_LOOP - Static variable in interface java.net.SocketOptions
This option enables or disables local loopback of multicast datagrams.
IP_TOS - Static variable in interface java.net.SocketOptions
This option sets the type-of-service or traffic class field in the IP header for a TCP or UDP socket.
IPA_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "IPA Extensions" Unicode character block.
IPath - Interface in eve.fx
 
IPointCanvas - Interface in eve.fx.points
This is a drawing interface that allows point (1/72 of an inch) drawing operations.
IPointDocument - Interface in eve.fx.points
 
IPointImage - Interface in eve.fx
 
IRegistryKey - Interface in eve.sys
 
IRemoteFile - Interface in eve.server
 
IRemoteProxyMaker - Interface in eve.sys
 
IRemoteServer - Interface in eve.net
 
IRemoteSynchronizer - Interface in eve.database
 
is24Hours - Variable in class eve.ui.TimeUpDownInput
 
isAbsolute() - Method in class eve.io.File
Checks if the name of the file as specified during creation is an absolute file name.
isAbsolute() - Method in class java.io.File
This method returns true if this object represents an absolute file path and false if it does not.
isAbstract(int) - Static method in class eve.reflect.Modifier
 
isAbstract(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is abstract.
isActionKey() - Method in class eve.fx.gui.SurfaceKeyEvent
 
isActive() - Method in interface eve.sys.Applet
Tests whether or not this applet is currently active.
isActive - Variable in class eve.ui.game.MosaicPanel
 
isActive - Variable in class eve.ui.Label
 
isActiveCellControl(int, int) - Method in class eve.ui.table.TableModel
Returns if there is an active CellControl at the specified row and column.
isADataFile(String) - Method in class eve.ui.installer.Installer
 
isADeletedEntry() - Method in interface eve.database.DatabaseEntry
 
isADeletedEntry() - Method in class eve.database.implement.DatabaseEntryObject
 
isAGrayScaleImage(int) - Static method in class eve.fx.ImageTool
 
isAList - Variable in class eve.ui.ChoiceControl
 
isAlive() - Method in class java.lang.Thread
 
isAllInclusive() - Method in interface eve.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 eve.database.implement.FoundEntriesObject
 
isAllInclusive() - Method in class eve.database.implement.FoundEntriesObject
 
isAlphabetic(char) - Static method in class com.stevesoft.pat.Prop
Is this a "Alphabetic" according to Unicode?
IsAnimated - Static variable in class eve.fx.Drawing
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.
isAnIndexedImage(int) - Static method in class eve.fx.ImageTool
 
isAnInput(Object) - Method in class eve.ui.data.InputBox
 
isAnUnmodifiedFile(String) - Method in class eve.ui.installer.Installer.InstalledFilesState
Return if the specified file, which should be named relative to the base directory, is an unmodified installed data file.
isAnyLocalAddress() - Method in class java.net.Inet4Address
Checks if this address is a wildcard address
isAnyLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress in a wildcard address
isAnyLocalAddress() - Method in class java.net.InetAddress
Checks if this address is a wildcard address
isAppletServer - Variable in class eve.server.RemoteAppServer
If this is true then it acts as a server for WebBrowsers.
isApplication - Variable in class eve.applet.EveApplet
 
isAProgramFile(String) - Method in class eve.ui.installer.Installer
 
isArray(Object) - Static method in class eve.reflect.Array
 
isArray(Object) - Static method in class eve.reflect.Reflect
Returns if the specified object is an array type.
isArray() - Method in class eve.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.
isASelection() - Method in class eve.ui.table.TableControl
Reports whether at least one cell is selected.
isAssignableFrom(Reflect) - Method in class eve.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 eve.ui.data.AppForm
 
isAutoScrolling - Variable in class eve.ui.Form
 
isAvailableInClipboard(String) - Method in class eve.sys.clipboard
 
isAvailableInClipboard(String) - Method in interface eve.sys.IClipboard
Returns if a particular data type is available for retrieval from the Clipboard.
isBackKey() - Method in class eve.fx.gui.SurfaceKeyEvent
 
isBaseClass(String) - Method in class eve.reflect.Reflect
 
isBound() - Method in class java.net.DatagramSocket
Returns the binding state of the socket.
isBound() - Method in class java.net.ServerSocket
 
isBound() - Method in class java.net.Socket
 
isCalledBy(Class) - Static method in class eve.sys.Vm
 
isCancelKey() - Method in class eve.fx.gui.SurfaceKeyEvent
 
IScanLineStore - Interface in eve.fx
 
isCapable(int) - Method in class eve.fx.Graphics
 
isChildOf(PrintCell) - Method in class eve.fx.points.PrintCell
 
isChildOf(Container) - Method in class eve.ui.Control
 
isChosen(String) - Method in class eve.ui.choices.CodedChoices
 
isClosed() - Method in class eve.fx.GeneralPath
Returns if the path was closed.
isClosed() - Method in class eve.fx.gui.WindowSurface
Returns if this Window has been closed.
isClosed() - Method in class eve.sys.ReadWriteLock
Returns if the lock is closed.
isClosed() - Method in class eve.util.ObjectBuffer
Returns if the buffer is closed so no more data can be put into it.
isClosed() - Method in class java.net.DatagramSocket
Checks if the datagram socket is closed.
isClosed() - Method in class java.net.ServerSocket
 
isClosed() - Method in class java.net.Socket
 
isCollection(Object) - Static method in class eve.database.DatabaseUtils
 
isColor - Variable in class eve.applet.EveApplet
 
isCompatibleWith(int) - Method in class eve.sys.Wrapper
 
isCompletelyWithin(AniImage) - Method in class eve.ui.game.AniImage
Returns if this AniImage is completely within the other AniImage.
isCompressedRandomStream(File) - Static method in class eve.io.CompressedRandomStream
Check if a File has the CompressedRandomStream signature.
isCompressedRandomStream(InputStream) - Static method in class eve.io.CompressedRandomStream
Check if an InputStream has the CompressedRandomStream signature.
isCompressedRandomStream(RandomAccessFile) - Static method in class eve.io.CompressedRandomStream
 
isConnected() - Method in class java.net.DatagramSocket
Returns the connection state of the socket.
isConnected() - Method in class java.net.Socket
 
isControlPanel - Variable in class eve.ui.Frame
 
isCopy - Variable in class eve.ui.DragContext
Used for Drag and Drop - this indicates that a copy of the data should be dragged.
isCreated() - Method in class eve.ui.Window
This returns true if the Window has been created (its native component has been created) and has not been closed.
IScroll - Interface in eve.ui
This is used by ScrollClient and ScrollServer
isCurrency(char) - Static method in class com.stevesoft.pat.Prop
Is this a "Currency" according to Unicode?
isCurrency - Variable in class eve.math.Decimal
Set this true to indicate that this Decimal value is a currency value.
isCurrency() - Method in class eve.math.Decimal
Returns if this Decimal value is considered a currency value.
isCurrentEventThread(Thread) - Method in class eve.ui.Window
 
isCut - Variable in class eve.io.FileClipboard
 
isCut(File, String) - Method in class eve.io.FileClipboard
See if the specified file is in the list and is considered "cut".
isCut(TreeNode) - Method in class eve.ui.filechooser.FileTree
 
isCut(TreeNode) - Method in class eve.ui.table.TreeTableModel
 
isDaemon() - Method in class java.lang.Thread
 
isDaemon() - Method in class java.lang.ThreadGroup
Tell whether this ThreadGroup is a daemon group.
isData - Variable in class eve.ui.Label
 
isDecimalDigit(char) - Static method in class com.stevesoft.pat.Prop
Is this a "Decimal Digit" according to Unicode?
isDecodable(byte[]) - Static method in class eve.fx.ImageDecoder
 
isDecryptor - Variable in class eve.security.Encryptor
 
isDefined(String) - Static method in class com.stevesoft.pat.Regex
Test to see if a custom defined rule exists.
isDefined(String) - Static method in class com.stevesoft.pat.ReplaceRule
 
isDefined(char) - Static method in class java.lang.Character
Determines if a character is defined in Unicode.
isDefined(int) - Static method in class java.lang.Character
Determines if a character (Unicode code point) is defined in Unicode.
isDeleted - Variable in class eve.database.implement.DatabaseEntryObject
 
isDestroyed() - Method in class java.lang.ThreadGroup
Tell whether this ThreadGroup has been destroyed or not.
isDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a digit.
isDigit(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a digit.
isDirectChildOfWindow() - Method in class eve.ui.Control
 
isDirectory() - Method in class eve.io.File
 
isDirectory() - Method in class eve.io.FileAdapter
 
isDirectory - Variable in class eve.io.FileSpecs
Holds if the file is a directory.
isDirectory() - Method in class eve.io.filestore.FileStoreEntryFile
 
isDirectory() - Method in class eve.net.rapi.RapiFile
Returns true if the file is a directory and false otherwise.
isDirectory() - Method in class eve.server.RemoteFile
 
isDirectory() - Method in class eve.zipfile.ZipEntry
Gets true, if the entry is a directory.
isDirectory() - Method in class java.io.File
This method tests whether or not the file represented by this object is a directory.
isDirectory() - Method in class java.util.zip.ZipEntry
Gets true, if the entry is a directory.
isDoubleSized() - Static method in class eve.ui.ControlBase
Deprecated.
use isDoubleSizedFont() if you must.
isDoubleSizedFont() - Static method in class eve.ui.ControlBase
Deprecated.
it is best you use getGuiTextHeight() and base your icon sizing on that rather than on this method.
isDraggedOver(AniImage, Point) - Method in class eve.ui.game.AniImage
 
isDragging - Variable in class eve.ui.game.MosaicPanel
 
ISecureChannel - Interface in eve.security
 
isEmbeddedApplet() - Static method in class eve.ui.Gui
 
isEmpty() - Method in interface eve.data.PlainTimeStamp
 
IsEmpty - Static variable in class eve.fx.Drawing
A property bit - The image is empty.
isEmpty() - Method in class eve.fx.IIcon.SizedIcon
 
isEmpty() - Method in class eve.fx.points.PrintCellPanel
 
isEmpty() - Method in class eve.sys.EventDispatcher
Check if there are any listeners in the Dispatcher.
isEmpty() - Method in class eve.sys.WeakSet
True to indicate that there are definitely no entries.
isEmpty() - Method in class eve.ui.choices.CodedChoicesControl
 
isEmpty() - Method in class eve.ui.installer.Installer.InstalledFilesState
 
isEmpty() - Method in class eve.ui.Panel
 
isEmpty() - Method in class eve.ui.TextDisplayButton
 
isEmpty() - Method in class eve.util.Range
 
isEmpty() - Method in class java.util.AbstractCollection
Test whether this collection is empty.
isEmpty() - Method in class java.util.AbstractMap
Returns true if the map contains no mappings.
isEmpty() - Method in class java.util.ArrayList
Checks if the list is empty.
isEmpty() - Method in class java.util.BitSet
Returns true if this set contains no true bits.
isEmpty() - Method in interface java.util.Collection
Test whether this collection is empty, that is, if size() == 0.
isEmpty() - Method in class java.util.Dictionary
Returns true when there are no elements in this Dictionary.
isEmpty() - Method in class java.util.HashMap
Returns true if there are no key-value mappings currently in this Map.
isEmpty() - Method in class java.util.HashSet
Returns true if this set has no elements in it.
isEmpty() - Method in class java.util.Hashtable
 
isEmpty() - Method in interface java.util.List
Test whether this list is empty, that is, if size() == 0.
isEmpty() - Method in interface java.util.Map
Returns true if the map contains no mappings.
isEmpty() - Method in class java.util.Vector
 
isEmpty() - Method in class java.util.WeakHashMap
Tells if the map is empty.
isEmulated() - Method in class eve.net.RemoteConnection
 
isEnqueued() - Method in class java.lang.ref.Reference
Returns if the Reference is currently in a queue.
isExclusive() - Method in class eve.ui.CheckBox
 
IsExpanded - Static variable in class eve.ui.table.TreeTableModel
A Node status.
isField(String) - Method in class eve.sys.FieldTransfer
 
isFile() - Method in class eve.io.File
 
isFile() - Method in class java.io.File
This method tests whether or not the file represented by this object is a "plain" file.
isFinal(int) - Static method in class eve.reflect.Modifier
 
isFinal(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is final.
isFormatted - Variable in class eve.fx.FormattedTextSpecs
This is used by getWidthAndPositions().
isFull() - Method in class eve.fx.print.PrintOptions
 
isFullScrollClient - Variable in class eve.ui.Canvas
Overriding classes must set this true if the new class fully implements the ScrollClient interface (which Canvas does not).
isHidden() - Method in class eve.io.File
 
isHidden() - Method in class eve.net.rapi.RapiFile
This returns true if the file should be considered hidden.
isHidden() - Method in class eve.ui.Control
 
isHidden() - Method in class eve.ui.HideControl
 
isHidden() - Method in class java.io.File
This method tests whether or not this file represents a "hidden" file.
isHighSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a high-surrogate code unit (also known as leading-surrogate code unit).
isHotKey(int, int) - Static method in class eve.fx.gui.SurfaceKeyEvent
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 eve.fx.gui.SurfaceKeyEvent
Checks to see if the key represented by this KeyEvent should be considered to match the hot-key of a particular Control.
isIcon - Variable in class eve.fx.win32.WindowsBitmap
 
isIdentifierIgnorable(char) - Static method in class java.lang.Character
Determines if the specified character should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
isIdentifierIgnorable(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) should be regarded as an ignorable character in a Java identifier or a Unicode identifier.
ISimpleList - Interface in eve.data
 
isIn(int, int) - Method in interface eve.fx.Area
Check if the point is in the area.
isIn(int, int) - Method in class eve.fx.Polygon
 
isIn(int, int) - Method in class eve.fx.Rect
 
isIn(Point) - Method in class eve.ui.game.AniImage
 
isIn(int, int, Rect) - Method in class eve.ui.table.TableControl
 
isInClipboard(File, String) - Method in class eve.io.FileClipboard
See if the specified file is in the list.
isIndexedBy(int) - Method in interface eve.database.Database
This returns if the Database has at least one index that uses the specified sort ID.
isIndexedBy(int) - Method in class eve.database.implement.DatabaseObject
 
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 eve.sys.registry.Registry
 
isInputShutdown() - Method in class eve.io.SerialPort
 
isInputShutdown() - Method in class java.net.Socket
 
isInside(int, int) - Method in class eve.fx.Rect
 
isInstance(Object) - Method in class eve.reflect.Reflect
Check if the specified object parameter is an instance of this reflected class.
isInstance(Object) - Method in class eve.sys.Type
Return if the specified Object is an instance of the Class represented by this Type.
isInstance(Class) - Method in class eve.sys.Wrapper
Returns true if the type IS an Object AND the Object is of the specified type.
isInstance(Object) - Method in class java.lang.Class
This is the equivalent of the instanceof operator.
isInstanceof(String, Class) - Static method in class eve.sys.Reflection
Test if testClass is an instance of targetClass without loading the Class for targetClass.
isInstanceOfDataObject(Object) - Method in interface eve.database.Database
Return if the specified object is an instance of the data transfer object assigned in setObjectClass();
isInstanceOfDataObject(Object) - Method in class eve.database.implement.DatabaseObject
Return if the specified object is an instance of the data transfer object assigned in setObjectClass();
isInterface(int) - Static method in class eve.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.
isInterrupted() - Method in class java.lang.Thread
Checks this Thread to see if it has been interrupted.
isInvalidTime() - Method in class eve.sys.Time
See if the long millisecond value of this Time is the one marked for invalid time (equal to the invalidTime field).
IsInvisible - Static variable in class eve.fx.Drawing
A property bit - The image is invisible
isIPv4CompatibleAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address
isISOControl(char) - Static method in class java.lang.Character
Determines if the specified character is an ISO control character.
isISOControl(int) - Static method in class java.lang.Character
Determines if the referenced character (Unicode code point) is an ISO control character.
isJavaIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Java identifier as other than the first character.
isJavaIdentifierPart(int) - Static method in class java.lang.Character
Determines if the character (Unicode code point) may be part of a Java identifier as other than the first character.
isJavaIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Java identifier.
isJavaIdentifierStart(int) - Static method in class java.lang.Character
Determines if the character (Unicode code point) is permissible as the first character in a Java identifier.
isJavaLetter(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isJavaIdentifierStart(char).
isJavaLetterOrDigit(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isJavaIdentifierPart(char).
isJavaVM() - Static method in class eve.sys.Vm
 
isJavaWrapper(Object) - Static method in class eve.sys.Wrapper
Returns if the specified object is a standard Java primitive data wrapper (e.g.
isKey() - Method in class eve.fx.gui.SystemMessage
 
isKey() - Method in class eve.sys.SystemMessage
 
isLabel() - Method in class eve.ui.EditControl
 
isLeaf() - Method in class eve.data.MutableTreeNodeObject
 
isLeaf() - Method in interface eve.data.TreeNode
Returns whether this is a node or leaf.
isLeaf() - Method in class eve.ui.data.LiveTreeNode
 
isLeaf() - Method in class eve.ui.table.data.DirectoryTreeNode
 
isLeaf() - Method in class eve.ui.table.data.registry.RegistryKeyNode
 
isLeapYear(int) - Static method in class eve.sys.Time
Returns if the specified year is a leap year.
isLeapYear(int) - Method in class java.util.GregorianCalendar
Determines if the given year is a leap year.
isLenient() - Method in class java.util.Calendar
Tells if the date/time interpretation is lenient.
isLetter(char) - Static method in class java.lang.Character
Determines if the specified character is a letter.
isLetter(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a letter.
isLetterOrDigit(char) - Static method in class java.lang.Character
Determines if the specified character is a letter or digit.
isLetterOrDigit(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a letter or digit.
isLinkLocalAddress() - Method in class java.net.Inet4Address
Checks if this address is a link local address
isLinkLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an link local address
isLinkLocalAddress() - Method in class java.net.InetAddress
Checks if this address is a link local address
isLiteral() - Method in class com.stevesoft.pat.FileRegex
 
isLiteral() - Method in class com.stevesoft.pat.Regex
Checks to see if there are only literal and no special pattern elements in this Regex.
IsLocked - Static variable in class eve.fx.Drawing
A property bit - The image is locked - not used yet.
isLoopbackAddress(InetAddress) - Static method in class eve.net.Net
 
isLoopbackAddress() - Method in class java.net.Inet4Address
Checks if this address is a loopback address
isLoopbackAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a loopback address
isLowerCase(char) - Static method in class java.lang.Character
Determines if the specified character is a lowercase character.
isLowerCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a lowercase character.
isLowSurrogate(char) - Static method in class java.lang.Character
Determines if the given char value is a low-surrogate code unit (also known as trailing-surrogate code unit).
isMainAppletForm - Variable in class eve.ui.Form
 
isMath(char) - Static method in class com.stevesoft.pat.Prop
Is this a "Math" according to Unicode?
isMCGlobal() - Method in class java.net.Inet4Address
Checks if this multicast address has global scope
isMCGlobal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has global scope
isMCGlobal() - Method in class java.net.InetAddress
Checks if this multicast address has global scope
isMCLinkLocal() - Method in class java.net.Inet4Address
Checks if this multicast address has link scope
isMCLinkLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has link scope
isMCLinkLocal() - Method in class java.net.InetAddress
Checks if this multicast address has link scope
isMCNodeLocal() - Method in class java.net.Inet4Address
Checks if this multicast address has node scope
isMCNodeLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has node scope
isMCNodeLocal() - Method in class java.net.InetAddress
Checks if this multicast address has node scope
isMCOrgLocal() - Method in class java.net.Inet4Address
Checks if this multicast address has organization scope
isMCOrgLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has organization scope
isMCOrgLocal() - Method in class java.net.InetAddress
Checks if this multicast address has organization scope
isMCSiteLocal() - Method in class java.net.Inet4Address
Checks if this multicast address has site scope
isMCSiteLocal() - Method in class java.net.Inet6Address
Utility routine to check if the multicast address has site scope
isMCSiteLocal() - Method in class java.net.InetAddress
Checks if this multicast address has site scope
isMirrored(char) - Static method in class java.lang.Character
Determines whether the character is mirrored according to the Unicode specification.
isMirrored(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is mirrored according to the Unicode specification.
isMobile() - Method in class eve.net.RemoteConnection
 
isMobile() - Static method in class eve.sys.Device
 
isModal() - Method in class eve.ui.Control
This determines if the Control is being displayed in a modal frame.
isMonospaced(Font) - Static method in class eve.fx.Fx
For this to return true it must be monospaced AND scalable.
isMouse() - Method in class eve.fx.gui.SystemMessage
 
isMouse() - Method in class eve.sys.SystemMessage
 
IsMoveable - Static variable in class eve.fx.Drawing
A property bit - The image is moveable (draggable).
isMoveToNextControlKey(boolean) - Method in class eve.fx.gui.SurfaceKeyEvent
 
isMulticastAddress() - Method in class java.net.Inet4Address
Checks if the address is a multicast address
isMulticastAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is an IP multicast address
isMulticastAddress() - Method in class java.net.InetAddress
Returns true if this address is a multicast address, false otherwise.
isMultiChoice - Variable in class eve.ui.choices.CodedChoicesControl
 
isMultiChoice - Variable in class eve.ui.choices.SimpleChoiceControl
 
isMultiple - Variable in class eve.ui.DragContext
Used for Drag and Drop - this indicates that any data being dragged should be considered multiple data.
isNamed(Object, String) - Static method in class eve.data.DataUtils
 
isNamed(String) - Method in interface eve.data.Named
Returns true if this Object is named as the specified parameter.
isNamed(String) - Method in class eve.io.TreeConfigNode
By default this does a direct comparison between name and getName().
isNamed(Object, String) - Static method in class eve.ui.data.LiveDataAdapter
By default this does a direct comparison between name and getName().
isNamed(String) - Method in class eve.ui.data.LiveObject
By default this does a direct comparison between name and getName().
isNamed(SubString, String) - Static method in class eve.util.TextDecoder
 
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.
isNative(int) - Static method in class eve.reflect.Modifier
 
isNative(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is native.
isNativeInitialized() - Static method in class eve.sys.registry.Registry
Returns true if a TRUE native registry is available.
isNativeMethod() - Method in class java.lang.StackTraceElement
 
isNegative - Variable in class eve.math.FormattedDecimal
If the value you are formatting is negative, set this true.
isNegative() - Method in class eve.sys.DateChange
This is only valid when used to calculate the difference between two dates.
isNoColor(Color) - Static method in class eve.fx.Color
 
IsNode - Static variable in class eve.ui.table.TreeTableModel
A Node status.
IsNotHot - Static variable in class eve.fx.Drawing
A property bit - The image has no hot area.
IsNotStill - Static variable in class eve.fx.Drawing
A property bit - The image is not still, it is animated.
isNull() - Method in interface com.ewesoft.pub.Progress
 
isNull() - Method in class com.ewesoft.pub.Tools.NullProgress
 
isNull() - Method in class eve.fx.Color
 
isNull(Color) - Static method in class eve.fx.Color
 
isNull() - Method in class eve.sys.Progress
 
isNull() - Method in class eve.sys.Wrapper
Returns true if the type is not an Object OR if the Object it is set to is null.
isNull() - Method in class eve.util.SubString
Return if this SubString is null (i.e. it's data is null).
ISO_8859_1_CODEC_NAME - Static variable in class eve.io.Io
 
isObjectOrArray(byte[], int, int) - Static method in class eve.util.ByteEncoder
 
isOdd() - Method in class eve.math.MPN
 
isOffline() - Method in interface eve.sys.WebApplication
 
isOn - Variable in class eve.ui.game.MosaicPanel
 
isOnImage(TextPad, int, FormattedTextSpecs) - Method in class eve.ui.formatted.TextFormatter
 
isOnMe(int, int) - Method in class eve.ui.Control
 
isOnMe(Point) - Method in class eve.ui.Control
Checks if the Point p - which is relative to the top-left of this Control, is within the bounds of the Control.
isOnMe(Point, boolean) - Method in class eve.ui.Control
 
isOpen() - Method in class eve.io.block.RemoteProxy
Return if the connection is open.
isOpen() - Method in class eve.io.PartialInputStream
 
isOpen() - Method in interface eve.sys.IRemoteProxyMaker
Return if the connection is open.
isOpen() - Method in class eve.ui.MenuState
 
isOpenClipboard() - Method in class eve.sys.clipboard
 
isOpenClipboard() - Method in interface eve.sys.IClipboard
Returns if this IClipboard is actually connected to an open clipboard.
isOpenForReadWrite() - Method in interface eve.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 eve.database.implement.DatabaseObject
 
isOpenForWriting() - Method in class eve.io.CompressedRandomStream
 
isOpenForWriting() - Method in class eve.io.RandomStream
Returns true if this Stream was open in Read-Write mode as opposed to Read-Only mode.
isOpenForWriting() - Method in class eve.io.RewindableStream
 
isOutputShutdown() - Method in class eve.io.SerialPort
 
isOutputShutdown() - Method in class java.net.Socket
 
isOver - Variable in class eve.fx.PenOverState
 
isPaint() - Method in class eve.fx.gui.SystemMessage
 
isPaint() - Method in class eve.sys.SystemMessage
 
isPassword - Variable in class eve.ui.Input
Set this true so that only '*' characters are displayed.
isPassword - Variable in class eve.ui.InputKeyPad
 
isPassword - Variable in class eve.ui.TextDisplayButton
 
isPatternCompiled() - Method in class eve.util.pat.Regex
Checks, if the pattern is compiled successfully
isPDA - Static variable in class eve.ui.Gui
 
isPen() - Method in class eve.fx.gui.SystemMessage
 
isPen() - Method in class eve.sys.SystemMessage
 
isPixel - Variable in class eve.fx.Position
 
isPointingTo(DatabaseEntry) - Method in interface eve.database.DatabaseEntry
 
isPointingTo(DatabaseEntry) - Method in class eve.database.implement.RecordDatabaseEntry
 
isPopup() - Method in class eve.ui.Frame
 
IsPrepared - Static variable in class eve.fx.Drawing
A property bit - The image is fully prepared.
IsPreparing - Static variable in class eve.fx.Drawing
A property bit - The image is being prepared.
isPrimitive() - Method in class java.lang.Class
Checks if this class represents a primitive type.
isPrinting() - Method in class eve.fx.print.PrinterJobObject
Return if the PrintJob is currently printing.
isPrivate(int) - Static method in class eve.reflect.Modifier
 
isPrivate(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is private.
isProbablePrime(int) - Method in class eve.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProbablePrime(int) - Method in class java.math.BigInteger
Returns true if this BigInteger is probably prime, false if it's definitely composite.
isProtected(int) - Static method in class eve.reflect.Modifier
 
isProtected(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is protected.
isProxyClass(Class) - Static method in class java.lang.reflect.Proxy
 
isPublic(int) - Static method in class eve.reflect.Modifier
 
isPublic(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is public.
isPunct(char) - Static method in class com.stevesoft.pat.Prop
Is c a punctuation character according to Unicode?
isReadable - Variable in class eve.sys.ImageDataInfo
 
isReadableImage() - Method in class eve.fx.Icon
 
isReadableImage() - Method in class eve.fx.ImageAdapter
 
isReadableImage() - Method in class eve.fx.ImageObject
By default this returns true.
isReadableImage() - Method in class eve.fx.ImageSubSection
 
isReadableImage() - Method in interface eve.sys.ImageData
Returns if you can read data from the ImageData.
isReadableImage() - Method in class eve.sys.ImageDataInfo
Returns the value of the field "isReadable"
isReadOnly() - Method in class java.security.PermissionCollection
This method tests whether or not this PermissionCollection object is read only.
isReadWrite(String) - Static method in class eve.io.RandomStream
Checks if the specified mode is read/write or read only.
isRegular() - Method in class eve.fx.FontMetrics
Returns true if you can accurately determine the width of text by summing the sum of the widths of the individual characters in the text.
isReused() - Method in class eve.sys.Event
 
isRunningOnWindows() - Static method in class eve.sys.Windows
Check if the current platform is Windows NT based (i.e.
isSame(Font) - Method in class eve.fx.Font
Return if this Font is the same as another.
isSame(FontMetrics) - Method in class eve.fx.FontMetrics
Return if this Font is the same as another.
isSame(Font, ISurface) - Method in class eve.fx.FontMetrics
 
isSame(PointFont) - Method in class eve.fx.points.PointFont
Return if this Font is the same as another.
isSame(PointFontMetrics) - Method in class eve.fx.points.PointFontMetrics
Return if this Font is the same as another.
isSameFileSystem(File) - Method in class eve.io.File
Returns true if the other file system is considered the same as this one.
isSameSize(int, int) - Method in class eve.fx.ImageBuffer
 
isSameVolume(File) - Method in class eve.io.File
Checks if the volume which contains the other File is considered the same as the one that contains this File.
isSaved() - Method in interface eve.database.DatabaseEntry
 
isSaved() - Method in class eve.database.implement.RecordDatabaseEntry
 
isSaved() - Method in class eve.database.MetaFlag
 
isScalable(Font) - Static method in class eve.fx.Fx
 
isScrolling - Variable in class eve.ui.game.MosaicPanel
 
isSecure() - Method in class eve.security.SecureChannel
 
isSelected(int) - Method in interface eve.data.IIndexSelectable
Checks if an item is selected.
isSelected(String, Object) - Method in class eve.data.MultiListSelect
 
isSelected(Object) - Method in class eve.data.MultiListSelect.SingleListSelect
 
isSelected(int) - Method in class eve.ui.BasicList
 
isSelected(int) - Method in class eve.ui.ChoiceControl
 
isSelected(int) - Method in class eve.ui.List
 
isSelected(int) - Method in class eve.ui.SimpleList
 
isSelected - Variable in class eve.ui.table.TableCellAttributes
 
isSelected(int, int) - Method in class eve.ui.table.TableControl
Returns if the cell in row and col are selected.
isSelected(int) - Method in class eve.ui.table.TreeTableModel
 
isSet - Variable in class java.util.Calendar
The flags which tell if the fields above have a value.
isSet(int) - Method in class java.util.Calendar
Determines if the specified field has a valid value.
isSetupFor(double, double) - Method in class eve.fx.points.CellPrinter
 
isSingleLine - Variable in class eve.ui.ChoiceControl
 
isSingleMenuOnly() - Static method in class eve.ui.SoftKeyBar
Some platforms have only one softkey that always brings up a Menu (like Android).
isSiteLocalAddress() - Method in class java.net.Inet4Address
Checks if this address is a site local address
isSiteLocalAddress() - Method in class java.net.Inet6Address
Utility routine to check if the InetAddress is a site local address
isSiteLocalAddress() - Method in class java.net.InetAddress
Checks if this address is a site local address
isSmartPhone - Static variable in class eve.ui.Gui
 
isSoftRef() - Method in class eve.sys.WeakRef
Returns if this Ref is a soft reference.
isSomeonesHotKey(KeyEvent) - Method in class eve.ui.Control
 
isSorted(boolean) - Method in class eve.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 eve.database.FoundEntries
Return if the entries are sorted.
isSorted() - Method in class eve.database.implement.FoundEntriesObject
 
isSpace(char) - Static method in class java.lang.Character
Deprecated.
Replaced by isWhitespace(char).
isSpaceChar(char) - Static method in class java.lang.Character
Determines if the specified character is a Unicode space character.
isSpaceChar(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a Unicode space character.
isSpecial(ReplaceRule) - Method in class com.stevesoft.pat.Replacer
 
isStatic(int) - Static method in class eve.reflect.Modifier
 
isStatic(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is static.
isStoppable - Variable in class eve.ui.MonitorHandles
 
isStrict - Variable in class eve.math.FormattedDecimal
By default FormattedDecimal is lenient during parsing, ignoring the placement of currency marks and positive/negative signs.
isStrict(int) - Static method in class eve.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 eve.util.ByteEncoder
 
isStyle(int) - Static method in class eve.ui.GuiStyle
 
isSupplementaryCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified character (Unicode code point) is in the supplementary character range.
isSurfacePointerEvent(int) - Static method in class eve.fx.gui.SurfacePointerEvent
 
isSurrogatePair(char, char) - Static method in class java.lang.Character
Determines whether the specified pair of char values is a valid surrogate pair.
isSwipable - Static variable in class eve.ui.Gui
If this is true then Controls should adjust themselves to work best with a swiping interface.
isSymbolicLink() - Method in class eve.io.File
 
isSymbolicLink() - Method in class eve.io.FileAdapter
 
isSymbolicLink - Variable in class eve.io.FileSpecs
Holds if the file is a symbolic link.
isSymbolicLink() - Method in class eve.net.rapi.RapiFile
Returns true if the file is a symbolic link.
isSynchronized(DatabaseEntry) - Method in class eve.database.Synchronizer
Returns the state of the synchronized flag.
isSynchronized(int) - Static method in class eve.reflect.Modifier
 
isSynchronized(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is synchronized.
isSystemClass - Variable in class eve.applet.ClassInfo
 
isSystemThread(Thread) - Static method in class eve.sys.Vm
This method returns true if the specified thread is considered to be a System Thread - but this only applies to a native Eve VM, it will not apply to a true Java VM.
isTimer() - Method in class eve.fx.gui.SystemMessage
 
isTimer() - Method in class eve.sys.SystemMessage
 
isTimeSet - Variable in class java.util.Calendar
Tells if the above field has a valid value.
isTitleCase(char) - Static method in class java.lang.Character
Determines if the specified character is a titlecase character.
isTitleCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is a titlecase character.
isTopBar - Variable in class eve.ui.DragPanel
 
isTouching(AniImage) - Method in class eve.ui.game.AniImage
Returns if this AniImage is touching the other AniImage.
isTransient(int) - Static method in class eve.reflect.Modifier
 
isTransient(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is transient.
isTypeOf(Reflect) - Method in class eve.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 eve.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 eve.reflect.Reflect
Even though this could be done by creating Reference objects, I have made it native for efficiency.
isTypeOf(Class, Class) - Static method in class eve.sys.Reflection
See if the Class c is of the type aType.
isTypeOf(Class, String) - Static method in class eve.sys.Reflection
Check if a Class is of the type aType, where aType is a Java encoded name.
isTypeOf(String, String) - Static method in class eve.sys.Reflection
Check if a Class is of the type aType, where aType is a Java encoded name.
isUnicodeIdentifierPart(char) - Static method in class java.lang.Character
Determines if the specified character may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierPart(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) may be part of a Unicode identifier as other than the first character.
isUnicodeIdentifierStart(char) - Static method in class java.lang.Character
Determines if the specified character is permissible as the first character in a Unicode identifier.
isUnicodeIdentifierStart(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is permissible as the first character in a Unicode identifier.
isUnity() - Method in class eve.fx.points.AffineTransform
 
isUnixProcess() - Static method in class eve.sys.unix.Unix
 
isUpdating - Variable in class eve.database.SafeDBAccess
If the Database is open for updating, this will be true.
isUpperCase(char) - Static method in class java.lang.Character
Determines if the specified character is an uppercase character.
isUpperCase(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is an uppercase character.
ISurface - Interface in eve.fx
 
isValid() - Method in class eve.fx.Graphics
 
isValid() - Method in class eve.io.filestore.FileStoreEntryFile
 
isValid() - Method in class eve.sys.FieldTransfer
Returns true if this FieldTransfer can actually do a transfer.
isValid() - Method in class eve.sys.Time
 
isValid() - Method in interface eve.sys.WebApplication.LocalDirectory
 
isValid() - Method in interface eve.sys.WebApplication.LocalFile
 
isValid(String) - Method in class eve.ui.data.InputBox
Override this to validate the entered data before exit.
isValid(PropertyList, Editor) - Method in class eve.ui.data.InputObject
This is called before the InputObject form exits with an exit code of IDOK.
isValid() - Method in class eve.ui.FontSetup
 
isValidCodePoint(int) - Static method in class java.lang.Character
Determines whether the specified code point is a valid Unicode code point value in the range of 0x0000 to 0x10FFFF inclusive.
isValidKeyPress(KeyEvent) - Method in interface eve.ui.InputValidator
 
isValidText(String) - Method in interface eve.ui.InputValidator
 
isVisible() - Method in class eve.fx.gui.NativeWindowSurface
 
isVisible() - Method in class eve.fx.gui.WindowSurface
 
isVisible(int, int, boolean) - Method in class eve.ui.table.TableControl
Find out if the cell at row and col is completely visible (completely == true) or at least partially visible (completely == false).
isVisible() - Method in class eve.ui.Window
Return if the Window is visible.
isVolatile(int) - Static method in class eve.reflect.Modifier
 
isVolatile(int) - Static method in class java.lang.reflect.Modifier
Check whether the given modifier is volatile.
isWebBrowserSupported() - Method in interface eve.sys.WebApplication
 
isWhite(char) - Static method in class com.stevesoft.pat.Prop
Is c a white space character according to Unicode?
isWhitespace(char) - Static method in class java.lang.Character
Determines if the specified character is white space according to Java.
isWhitespace(int) - Static method in class java.lang.Character
Determines if the specified character (Unicode code point) is white space according to Java.
isWindowFrame(Frame) - Static method in class eve.ui.Gui
This returns true if the Frame is the main frame of a window.
isWithin(double, double, double, double) - Method in class eve.fx.points.PointRect
Returns true if the specified rectangle in Points intersects with this PageRect.
isWithin(AniImage) - Method in class eve.ui.game.AniImage
Returns if this AniImage is "within" the other AniImage - where "within" is "touching" if CompletelyIn property is not set, otherwise it is "isCompletelyWithin".
isWritable - Variable in class eve.fx.ByteArrayImageData
 
isWriteable - Variable in class eve.sys.ImageDataInfo
 
isWriteableImage() - Method in class eve.fx.BufferedImageData
 
isWriteableImage() - Method in class eve.fx.ByteArrayImageData
Returns if you can write data to the ImageData.
isWriteableImage() - Method in class eve.fx.Drawing
 
isWriteableImage() - Method in class eve.fx.GraphicsImageData
 
isWriteableImage() - Method in class eve.fx.GrayScaleImage
 
isWriteableImage() - Method in class eve.fx.Icon
 
isWriteableImage() - Method in class eve.fx.Image
 
isWriteableImage() - Method in class eve.fx.ImageAdapter
 
isWriteableImage() - Method in class eve.fx.ImageSubSection
 
isWriteableImage() - Method in class eve.fx.Picture
This always returns false.
isWriteableImage() - Method in class eve.fx.PixelBuffer
 
isWriteableImage() - Method in class eve.fx.RotatedImageData
 
isWriteableImage() - Method in interface eve.sys.ImageData
Returns if you can write data to the ImageData.
isWriteableImage() - Method in class eve.sys.ImageDataInfo
Returns the value of the field "isWriteable"
ITALIAN - Static variable in class java.util.Locale
Locale which represents the Italian language.
ITALIC - Static variable in class eve.fx.Font
An italic font style.
ITALIC - Static variable in class eve.fx.points.PointFont
An italic font style.
italic - Variable in class eve.ui.data.FontChooser
 
italic - Variable in class eve.ui.FontSelector
 
ITALY - Static variable in class java.util.Locale
Locale which represents Italy.
ITaskbarEntry - Interface in eve.sys
 
item - Variable in class eve.ui.Card
This is the item that was added to the MultiPanel.
itemAction(int) - Method in class eve.ui.IconMenu
This is called by doSelectedAction() just before it posts an Action event.
itemAction(int) - Method in class eve.ui.launcher.AppLauncher
 
itemHeight - Variable in class eve.ui.ChoiceControl
If you set this to a value >= 0 then this will be taken to be the fixed item height.
itemIsVisible(int, boolean) - Method in interface eve.data.ISimpleList
Checks if an item is either partially or fully visible.
itemIsVisible(int, boolean) - Method in class eve.ui.ChoiceControl
 
itemName - Variable in class eve.ui.data.ListEditor
This is the name of the item being edited.
items - Variable in class eve.ui.ChoiceControl
 
items - Variable in class eve.ui.data.ListEditor
These are the items being edited.
items - Variable in class eve.ui.IconMenu
Items are added to this as Strings or MenuItem objects.
itemsChanged(boolean, int) - Method in class eve.ui.data.icons.IconListEdit
 
itemsChanged(boolean, int) - Method in class eve.ui.data.ListEditor
 
itemsSize() - Method in class eve.ui.ChoiceControl
 
itemsSize() - Method in class eve.ui.SimpleList
This returns getItemCount().
iterator(ControlIterator) - Method in class eve.ui.ControlGroup
 
iterator(Vector) - Static method in class eve.util.mVector
This returns an iterator for the specified Vector.
iterator() - Method in class java.util.AbstractCollection
Return an Iterator over this collection.
iterator() - Method in class java.util.AbstractList
Obtain an Iterator over this list, whose sequence is the list order.
iterator() - Method in interface java.util.Collection
Obtain an Iterator over this collection.
iterator() - Method in class java.util.HashSet
Returns an Iterator over the elements of this Set, which visits the elements in no particular order.
Iterator - Interface in java.util
This class is not Java 1.1/Personal Java compliant!
iterator() - Method in interface java.util.List
Obtain an Iterator over this list, whose sequence is the list order.
iterator() - Method in interface java.util.Set
 
iterator() - Method in class java.util.Vector
Return an Iterator over the elements in the Vector.
IteratorEnumerator - Class in eve.util
This is an object that can be used to implement an object that is both an Iterator and an Enumeration.
IteratorEnumerator() - Constructor for class eve.util.IteratorEnumerator
 
IteratorEnumerator(Iterator) - Constructor for class eve.util.IteratorEnumerator
Using this constructor will convert the Iterator to an Enumeration.
IteratorEnumerator(Enumeration) - Constructor for class eve.util.IteratorEnumerator
Using this constructor will convert the Enumeration to an Iterator;
ITerminal - Interface in eve.sys
 
ITime - Interface in eve.data
 
ITrack - Interface in eve.ui
 
ITransferable - Interface in eve.sys
 
IWebBrowser - Interface in eve.ui
 

J

JANUARY - Static variable in class java.util.Calendar
Constant representing January.
JAPAN - Static variable in class java.util.Locale
Locale which represents Japan.
JAPANESE - Static variable in class java.util.Locale
Locale which represents the Japanese language.
JAR_RESOURCE_ID - Static variable in interface eve.sys.VmConstants
 
java.io - package java.io
 
java.lang - package java.lang
 
java.lang.ref - package java.lang.ref
 
java.lang.reflect - package java.lang.reflect
 
java.math - package java.math
 
java.net - package java.net
 
java.security - package java.security
 
java.text - package java.text
 
java.util - package java.util
 
java.util.regex - package java.util.regex
 
java.util.zip - package java.util.zip
 
JAVA_OBJECT - Static variable in interface eve.database.DatabaseTypes
This is for an arbitrary Java Object encoded somehow as bytes.
JAVA_UTF8_CODEC_NAME - Static variable in class eve.io.Io
 
javaEnvironmentSet() - Static method in class eve.sys.Vm
This is only called when being initialized by a Java VM.
javaEveLibraryLoaded() - Static method in class eve.sys.Vm
If a true Java VM is running the Eve library then this returns true only if the java_eve library has been successfully loaded.
javaFontScale - Variable in class eve.ui.VMOptions
 
JavaSurface - Interface in eve.fx.gui
 
javaTypeToDatabaseType(Class) - Static method in class eve.database.DatabaseUtils
Convert a Java Class into a database type.
JavaUtf8Codec - Class in eve.io
This Codec is used to translate between 16-bit Unicode Characters (Java "char" data) and 8-bit bytes using the Java Modified UTF-8 method, with the restriction that unicode characters will only be in the range 0x0000 and 0xffff.
JavaUtf8Codec(int) - Constructor for class eve.io.JavaUtf8Codec
 
JavaUtf8Codec() - Constructor for class eve.io.JavaUtf8Codec
 
javaVM - Variable in class eve.ui.VMOptions
 
join() - Method in class java.lang.Thread
Wait indefinitely for this Thread to die.
join(long) - Method in class java.lang.Thread
Wait for a specific number of milliseconds for this Thread to die.
join(long, int) - Method in class java.lang.Thread
Wait for a specific number of milliseconds and nanoseconds for this Thread to die.
JOIN_BEVEL - Static variable in class eve.fx.Pen
 
JOIN_MASK - Static variable in class eve.fx.Pen
 
JOIN_MITER - Static variable in class eve.fx.Pen
 
JOIN_ROUND - Static variable in class eve.fx.Pen
 
JULY - Static variable in class java.util.Calendar
Constant representing July.
jumpTo(int[]) - Method in class eve.ui.table.data.registry.RegistryViewForm
 
JUNE - Static variable in class java.util.Calendar
Constant representing June.
justGotFocus - Variable in class eve.ui.EditControl
 

K

KANBUN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kanbun" Unicode character block.
KANGXI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kangxi Radicals" Unicode character block.
KANNADA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Kannada" Unicode character block.
KATAKANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana" Unicode character block.
KATAKANA_PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Katakana Phonetic Extensions" Unicode character block.
KEEP_VISIBLE - Static variable in interface eve.fx.ImageRefresher
An option that tells the ImageRefresher to keep the image on screen, possibly scrolling whatever control is displaying the image so that the image stays on the screen.
keepAliveMode - Variable in class eve.net.HttpConnection
Set this to true for keep alive mode requests.
keepAspectRatio - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
keepBackup - Variable in class eve.io.SafeFile
 
keepConditionalChar() - Method in class eve.ui.EditControl
 
keepConnectionAlive - Variable in class eve.net.HttpConnectionTask
If this is true then the connection will not be closed after the connection process.
keepExtraControls - Variable in class eve.ui.TabbedPanel
Used when hideSingleTab is true.
keepFrame - Variable in class eve.ui.Form
 
keepFrame - Variable in class eve.ui.Menu
If this is true then the same Frame will be used for the Menu everytime it is shown.
KeepImage - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to keep its associated image.
keepInsideParent - Variable in class eve.ui.ControlAnchor
 
KeepOnScreen - Static variable in class eve.fx.Drawing
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 eve.ui.ControlConstants
Control Modifier - says that the control should keep the SIP Input Panel open when focused.
keepSIP - Variable in class eve.ui.table.TableModel
If this is true, then when a Control within the table becomes active the SIP will be kept on if it already is.
keepVmResident - Variable in class eve.sys.options.VMOptions
 
key - Variable in class eve.fx.gui.RawEvent
 
key - Variable in class eve.fx.gui.SurfaceKeyEvent
The key pressed or entered by other means (grafitti input).
key - Variable in class eve.ui.table.data.registry.RegistryKeyNode
 
KEY_EVENT - Static variable in class eve.fx.gui.RawEvent
 
KEY_PRESS - Static variable in class eve.fx.gui.SurfaceKeyEvent
The event type for a key press event.
KEY_RELEASE - Static variable in class eve.fx.gui.SurfaceKeyEvent
 
keyCount - Variable in class eve.ui.SIPKeypadKeys
 
KeyEvent - Class in eve.ui.event
KeyEvent is a key press event.
KeyEvent() - Constructor for class eve.ui.event.KeyEvent
 
keyExists() - Method in class eve.sys.FileRegistryKey
 
keyExists() - Method in interface eve.sys.IRegistryKey
Return true if the key already exists.
keyExists() - Method in class eve.sys.MapRegistryKey
 
keyExists() - Method in class eve.sys.RegistryKeyObject
 
KEYFIRST - Static variable in class eve.fx.gui.SystemMessage
 
KEYFIRST - Static variable in class eve.sys.SystemMessage
 
KEYLAST - Static variable in class eve.fx.gui.SystemMessage
 
KEYLAST - Static variable in class eve.sys.SystemMessage
 
keyNamesChanged() - Method in class eve.sys.FileRegistryKey
This is called when the key names have been changed.
keyNamesChanged() - Method in class eve.sys.RegistryKeyObject
This is called when the key names have been changed.
KEYPAD_0 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_1 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_2 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_3 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_4 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_5 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_6 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_7 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_8 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_9 - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_DEL - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_DIVIDE - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_DOWN - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_END - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_ENTER - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_HOME - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_INS - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_LEFT - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_MINUS - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_PAGE_DOWN - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_PAGE_UP - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_PLUS - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_POINT - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_RIGHT - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_TIMES - Static variable in interface eve.fx.gui.IKeypadKeys
 
KEYPAD_UP - Static variable in interface eve.fx.gui.IKeypadKeys
 
keypadToKey() - Method in class eve.fx.gui.SurfaceKeyEvent
Convert a KEYPAD_ type key into a standard key.
keyPressed(KeyEvent) - Method in class eve.ui.Console
This gets called when a valid key is pressed.
keyPressed(int) - Method in class eve.ui.SIPKeypad
 
keys() - Method in interface com.ewesoft.pub.IntMap
 
keys - Variable in class eve.ui.InputKeyPad
 
keys - Variable in class eve.ui.SIPKeypadKeys
 
keys() - Method in class eve.util.ArrayIntMap
 
keys() - Method in class java.util.Dictionary
Returns an Enumeration of the keys in this Dictionary
keys() - Method in class java.util.Hashtable
 
keySet() - Method in class java.util.AbstractMap
Returns a set view of this map's keys.
keySet() - Method in class java.util.HashMap
Returns a "set view" of this HashMap's keys.
keySet() - Method in class java.util.Hashtable
 
keySet() - Method in interface java.util.Map
Returns a set view of the keys in this Map.
keySet() - Method in class java.util.WeakHashMap
Returns a set representation of the keys in this map.
KeyStore - Class in java.security
 
KeyStore() - Constructor for class java.security.KeyStore
 
KeyStoreException - Exception in java.security
 
KeyStoreException(String) - Constructor for exception java.security.KeyStoreException
 
KeyStoreException() - Constructor for exception java.security.KeyStoreException
 
KeyStoreException(Throwable) - Constructor for exception java.security.KeyStoreException
 
KeyStoreException(String, Throwable) - Constructor for exception java.security.KeyStoreException
 
keyTime - Variable in class eve.ui.InputMethod
 
keyToChar(KeyEvent) - Method in class eve.ui.Console
This converts a key press to a Unicode character for sending or displaying.
keyValue(EveCanvas.newkey) - Static method in class eve.fx.gui.EveCanvas
 
KHMER - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Khmer" Unicode character block.
KHMER_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Khmer Symbols" Unicode character block.
kill() - Method in class eve.io.SerialPort
This does a purge() and close() on the port, even if there is data pending to be sent.
KOREA - Static variable in class java.util.Locale
Locale which represents Korea.
KOREAN - Static variable in class java.util.Locale
Locale which represents the Korean language.

L

label - Variable in class eve.ui.formatted.TextFormatter
 
label - Variable in class eve.ui.InputPopupForm
 
Label - Class in eve.ui
 
Label(int, int) - Constructor for class eve.ui.Label
 
Label(String) - Constructor for class eve.ui.Label
 
Label(String, boolean) - Constructor for class eve.ui.Label
 
Label(IImage) - Constructor for class eve.ui.Label
 
label - Variable in class eve.ui.MenuItem
The displayed label for the MenuItem.
label - Variable in class eve.ui.ProgressBar
 
labels - Variable in class eve.ui.InputStack
 
LANGUAGE - Static variable in class eve.sys.Locale
The full name of the locale language.
LANGUAGE_ENGLISH - Static variable in class eve.sys.Locale
The ISO English name of the locale language.
LANGUAGE_NATIVE - Static variable in class eve.sys.Locale
The full native name of the locale language.
LANGUAGE_SHORT - Static variable in class eve.sys.Locale
The ISO short name of the locale language.
LAO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Lao" Unicode character block.
last(long) - Static method in class eve.database.Found
 
last(Object) - Method in class eve.util.Grid
 
last - Variable in class eve.util.Range
This is the last index in the range (inclusive).
last() - Method in interface java.util.SortedSet
Returns the last (highest sorted) element in the map.
LAST_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
lastAdded - Variable in class eve.fx.points.PrintCellPanel
 
lastAdded() - Method in class eve.ui.InputStack
 
lastAdded - Variable in class eve.ui.Panel
 
lastAssigned - Variable in class eve.database.implement.DatabaseSpecs
 
lastChar - Variable in class eve.fx.points.FontManager
 
lastConflictCommand - Variable in class eve.database.Synchronizer
 
lastDragTime - Variable in class eve.ui.DragContext
 
lastDrawn - Variable in class eve.fx.Drawing
 
lastElement() - Method in class java.util.Vector
 
lastExport - Static variable in class eve.ui.table.data.FieldTableExportSpecs
 
lastField - Variable in class eve.database.implement.DatabaseSpecs
 
lastIndexOf(int) - Method in class eve.util.CharArray
 
lastIndexOf(int, int) - Method in class eve.util.CharArray
 
lastIndexOf(String) - Method in class eve.util.CharArray
 
lastIndexOf(String, int) - Method in class eve.util.CharArray
 
lastIndexOf(char[], int, int, int) - Method in class eve.util.CharArray
 
lastIndexOf(int) - Method in class eve.util.SubString
 
lastIndexOf(int, int) - Method in class eve.util.SubString
 
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
 
lastIndexOf(Object) - Method in class java.util.AbstractList
Obtain the last index at which a given object is to be found in this list.
lastIndexOf(Object) - Method in class java.util.ArrayList
Returns the highest index at which element appears in this List, or -1 if it does not appear.
lastIndexOf(Object) - Method in interface java.util.List
Obtain the last index at which a given object is to be found in this list.
lastIndexOf(Object, int) - Method in class java.util.Vector
 
lastIndexOf(Object) - Method in class java.util.Vector
 
lastIndexOfSubList(List, List) - Static method in class java.util.Collections
Returns the starting index where the specified sublist last occurs in a larger list, or -1 if there is no matching position.
lastKey() - Method in interface java.util.SortedMap
Returns the last (highest sorted) key in the map.
lastKeyPress - Static variable in class eve.ui.Application
This was the time of the last GUI event.
lastKeyPress - Variable in class eve.ui.InputMethod
 
lastMatchedTo() - Method in class com.stevesoft.pat.Replacer
 
lastModified() - Method in class eve.io.File
Return the time the file was last modified - but this method is not as powerful as getModified().
lastModified() - Method in class java.io.File
This method returns the last modification time of this file.
lastName - Variable in class eve.database.TestData
 
lastOptions - Static variable in class eve.ui.filechooser.FileChooserBase
 
lastPaintGraphics - Variable in class eve.fx.gui.EveCanvas
 
lastPoint - Variable in class eve.ui.game.MosaicPanel
 
lastSaved - Variable in class eve.ui.data.FileSaver
This is the last file that was saved.
lastSelected - Variable in class eve.ui.Control
 
lastSort - Variable in class eve.database.implement.DatabaseSpecs
 
lastSyncTime - Variable in class eve.database.implement.DatabaseSpecs
 
lastX - Variable in class eve.fx.PathMaker
 
lastY - Variable in class eve.fx.PathMaker
 
LATIN_1_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin-1 Supplement" Unicode character block.
LATIN_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-A" Unicode character block.
LATIN_EXTENDED_ADDITIONAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended Additional" Unicode character block.
LATIN_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Latin Extended-B" Unicode character block.
launcher - Variable in class eve.ui.launcher.VMLauncher
 
LAUNCHER_TYPE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
LauncherEditor - Static variable in class eve.ui.VMOptions
 
launcherStart - Variable in class eve.ui.VMOptions
 
launcherTree - Variable in class eve.ui.VMOptions
 
layout - Variable in class eve.ui.CellPanel
This contains the controls added to the Panel.
layout(Grid, Panel, Rect) - Method in interface eve.ui.LayoutManager
 
layout(Grid, Panel, Rect) - Method in class eve.ui.Panel
 
layout(Grid, Panel, Rect) - Method in class eve.ui.QuickLayout
 
LayoutListener - Interface in eve.ui
 
LayoutManager - Interface in eve.ui
A LayoutManager object is responsible for the positioning of controls within a Panel container.
layoutManager - Variable in class eve.ui.Panel
This is the LayoutManager being used by the Panel.
layoutNow(int, int, int, int) - Method in class eve.ui.CompositeControl
Use this to layout the Controls within this Control given the Controls current Origin and visible width and height on the Screen.
LeadingZeros - Static variable in class eve.sys.Locale
 
leave() - Method in class eve.sys.Gate
Temporarily leave the Gate, to re-enter it again later.
left() - Method in class com.stevesoft.pat.RegRes
This returns the part of the string that preceeds the match, or null if the match failed.
left(int) - Method in class com.stevesoft.pat.RegRes
This returns the part of the string that follows the ith backreference, or null if the backreference did not match.
LEFT - Static variable in interface eve.fx.AlignmentConstants
 
Left - Static variable in interface eve.fx.GraphicsConstants
 
LEFT - Static variable in interface eve.fx.gui.IKeys
special key
left - Variable in class eve.fx.Insets
 
left - Variable in class eve.fx.points.PointInsets
 
left - Variable in class eve.fx.points.PrintCellBorder
 
LEFT - Static variable in interface eve.ui.CellConstants
 
Left - Static variable in interface eve.ui.ControlConstants
 
left - Variable in class eve.ui.Swiper
 
left - Variable in class eve.ui.TabbedPanel
 
LEFT_MOUSE - Static variable in interface eve.fx.gui.IKeys
Left Mouse Button or Pen
LEFT_RIGHT_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
LEFT_RIGHT_CURSOR - Static variable in interface eve.sys.VmConstants
 
leftMargin - Variable in class eve.fx.FormattedTextSpecs
Space to put before the first character on the line.
leftMargin - Variable in class eve.ui.TextPad
This is the left margin.
leftMarginShift - Variable in class eve.ui.formatted.TextFormatter
 
leftMost - Variable in class eve.ui.Input
 
leftOf(String, char) - Static method in class eve.util.mString
This returns the string to the left of the specified character (not including the character).
leftright - Static variable in class eve.ui.PanelSplitter
 
LeftRule - Class in com.stevesoft.pat
The apply(StringBufferLike sb,RegRes res) method of this derivation of ReplaceRule appends the contents of res.left() to the StringBuffer sb.
LeftRule() - Constructor for class com.stevesoft.pat.LeftRule
 
leftSpace - Variable in class eve.fx.points.PrintCell
 
leftVolumePercent - Variable in class eve.fx.sound.SoundClip
 
len - Variable in class eve.io.InflaterInputStream
 
len - Variable in class java.util.zip.InflaterInputStream
Size of buffer
length() - Method in class com.stevesoft.pat.RegexWriter
The current size of the StringBuffer in use by RegexWriter.
length() - Method in interface com.stevesoft.pat.StringLike
 
length() - Method in class com.stevesoft.pat.wrap.CharArrayBufferWrap
 
length() - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
length() - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
length() - Method in class com.stevesoft.pat.wrap.StringBufferWrap
 
length() - Method in class com.stevesoft.pat.wrap.StringWrap
 
length - Variable in class eve.applet.ClassFile.UtfStringConstant
 
length() - Method in interface eve.database.implement.DatabaseStream
 
length() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
length() - Method in class eve.fx.DisplayLine
 
length - Variable in class eve.fx.DisplayLineSpecs
 
length - Variable in class eve.io.FileSpecs
The length of the file if not a directory.
length - Variable in class eve.math.MPN
 
length - Variable in class eve.security.Signature
This is the length of the document being signed.
length - Variable in class eve.sys.ClassFile.UtfStringConstant
 
length - Variable in class eve.ui.data.FieldData
The approximate length (width) of the data in characters when displayed/edited on screen.
length - Variable in class eve.util.ArraySection
 
length - Variable in class eve.util.ByteArray
The number of valid bytes in the data.
length - Variable in class eve.util.CharArray
This denotes the number of valid characters in the data array.
length() - Method in class eve.util.CharArray
A Convenience method.
length - Variable in class eve.util.IntArray
This specifies the number of valid values in the array.
length - Variable in class eve.util.SubString
 
length() - Method in class eve.util.SubString
Get the length of the SubString.
length() - Method in class java.io.File
This method returns the length of the file represented by this object, or 0 if the specified file does not exist.
length() - Method in class java.io.RandomAccessFile
This method returns the length of the file in bytes
length() - Method in interface java.lang.CharSequence
 
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.
length() - Method in class java.lang.StringBuilder
Returns the number of characters added to the StringBuilder.
length() - Method in class java.util.BitSet
Returns the logical number of bits actually used by this bit set.
lengthOfCollection(Object) - Static method in class eve.database.DatabaseUtils
 
lengthOfData - Variable in class eve.sys.ClassFile.Attribute
 
lengthOfLine - Variable in class eve.fx.DisplayLine
This is valid immediately after a split.
lengthOfRecord(int) - Method in class eve.database.implement.RecordFile
Return the number of bytes needed to fetch a record.
lengthToDisplay(long) - Static method in class eve.ui.filechooser.FileChooser
 
less - Variable in class eve.ui.ScrollBar
 
lessEq(patInt) - Method in class com.stevesoft.pat.patInt
Test to see if this is less than or equal to j.
LessThanThumb - Static variable in class eve.ui.TrackControl
 
letAll - Variable in class eve.io.FileComparer
 
letter - Static variable in class com.stevesoft.pat.Bits
 
LETTER_NUMBER - Static variable in class java.lang.Character
General category "Nl" in the Unicode specification.
LETTERLIKE_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Letterlike Symbols" Unicode character block.
level - Variable in class eve.security.SecurityRequest
 
LEVEL_NO_ENCRYPTION - Static variable in class eve.security.SecurityRequest
 
LEVEL_USE_PRIVATE_KEYS - Static variable in class eve.security.SecurityRequest
 
LEVEL_USE_SYMMETRIC - Static variable in class eve.security.SecurityRequest
 
LightBlue - Static variable in class eve.fx.Color
 
LighterBlue - Static variable in class eve.fx.Color
 
LighterGray - Static variable in class eve.fx.Color
 
LighterGray - Static variable in class eve.fx.Graphics
 
LightGray - Static variable in class eve.fx.Color
 
LightGreen - Static variable in class eve.fx.Color
 
LIMBU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Limbu" Unicode character block.
LIMIT_DECODED_SIZE - Static variable in class eve.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.
limits - Variable in class eve.ui.game.AniImage
Gets the bounds of the hot area.
limitSize(int) - Method in class eve.ui.Console
 
line - Variable in class eve.fx.DisplayLine
 
LINE_ADD_FIRST_LINE_HEADER - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_ALIGN_NOW - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_BACKGROUND_COLOR_CHANGE - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_CANCEL_ALIGNMENTS - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_CENTERED - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_DRAW_RULE - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_FLAG_CANCEL_ALIGNMENTS - Static variable in class eve.fx.FormattedTextSpecs
 
LINE_HEADER_RIGHT_ALIGN - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_LEFT_MARGIN_SHIFT_IS_CHARACTERS - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_RESPLIT - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_RIGHT_ALIGNED - Static variable in class eve.ui.formatted.TextFormatter
This is a possible lineFlag.
LINE_SEPARATOR - Static variable in class java.lang.Character
General category "Zl" in the Unicode specification.
LINEAR_B_IDEOGRAMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Linear B Ideograms" Unicode character block.
LINEAR_B_SYLLABARY - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Linear B Syllabary" Unicode character block.
lineBreak() - Method in class eve.ui.formatted.FormattedTextMaker
 
lineFlags - Variable in class eve.fx.FormattedTextSpecs
This can be one of the LINE_FLAG_XXXX values.
lineFlags - Variable in class eve.ui.formatted.TextFormatter
This can be a combination of the LINE_XXX values.
lineHeight - Variable in class eve.ui.Label
 
lineHeight - Variable in class eve.ui.TextMessage
 
lineHeight - Variable in class eve.ui.TextPad
 
lineIndex - Variable in class eve.fx.DisplayLine
This is the index of the line within the editor/display.
LineNumberInputStream - Class in java.io
Deprecated.
This class is deprecated in favor if LineNumberReader because it operates on ASCII bytes instead of an encoded character stream. This class is for backward compatibility only and should not be used in new applications.
LineNumberInputStream(InputStream) - Constructor for class java.io.LineNumberInputStream
Deprecated.
Create a new LineNumberInputStream that reads from the specified subordinate InputStream
LineNumberReader - Class in java.io
This class functions like a standard Reader except that it counts line numbers, and canonicalizes newline characters.
LineNumberReader(Reader) - Constructor for class java.io.LineNumberReader
Create a new LineNumberReader that reads from the specified subordinate Reader.
LineNumberReader(Reader, int) - Constructor for class java.io.LineNumberReader
This method initializes a new LineNumberReader to read from the specified subordinate Reader using the specified read buffer size.
lines - Variable in class eve.fx.IconAndText
The text being used if it consists of multiple lines.
lines - Variable in class eve.ui.MessageArea
 
lines - Variable in class eve.ui.TextPad
 
LINES_SPLIT - Static variable in class eve.ui.formatted.TextDisplay
This is a type of Control event.
linesSplit(TextDisplay) - Method in class eve.ui.formatted.FormattedTextMaker
 
lineTo(float, float) - Method in class eve.fx.GeneralPath
Draw a line from the last point to the co-ordinates (x,y).
Link - Class in eve.net
A link is just a String that specifies a URL or hyperlink or even a File name.
Link(String) - Constructor for class eve.net.Link
 
LinkageError - Error in java.lang
 
LinkageError(String) - Constructor for error java.lang.LinkageError
 
LinkageError() - Constructor for error java.lang.LinkageError
 
LinkageError(Throwable) - Constructor for error java.lang.LinkageError
 
LinkageError(String, Throwable) - Constructor for error java.lang.LinkageError
 
LinkedHashMap - Class in java.util
This class provides a hashtable-backed implementation of the Map interface, with predictable traversal order.
LinkedHashMap() - Constructor for class java.util.LinkedHashMap
Construct a new insertion-ordered LinkedHashMap with the default capacity (11) and the default load factor (0.75).
LinkedHashMap(Map) - Constructor for class java.util.LinkedHashMap
Construct a new insertion-ordered LinkedHashMap from the given Map, with initial capacity the greater of the size of m or the default of 11.
LinkedHashMap(int) - Constructor for class java.util.LinkedHashMap
Construct a new insertion-ordered LinkedHashMap with a specific inital capacity and default load factor of 0.75.
LinkedHashMap(int, float) - Constructor for class java.util.LinkedHashMap
Construct a new insertion-orderd LinkedHashMap with a specific inital capacity and load factor.
LinkedHashMap(int, float, boolean) - Constructor for class java.util.LinkedHashMap
Construct a new LinkedHashMap with a specific inital capacity, load factor, and ordering mode.
LinkedListElement - Class in eve.util
This is a utility class which can be the building blocks of linked list implementation.
LinkedListElement() - Constructor for class eve.util.LinkedListElement
 
linkedTo - Variable in class eve.ui.formatted.TextFormatter
 
links - Variable in class eve.ui.filechooser.FileChooser
These are links for the FileChooser - each of which must be of type FileChooserLink.
list(String) - Static method in class com.stevesoft.pat.DirFileRegex
 
list(String) - Static method in class com.stevesoft.pat.FileRegex
Provides an alternative to File.list -- this separates its argument according to File.pathSeparator.
list(String) - Static method in class com.stevesoft.pat.NonDirFileRegex
 
list - Variable in class eve.fx.IIcon.SizedIcon
 
list(String, int) - Method in class eve.io.File
Lists the files contained in a directory.
list() - Method in class eve.io.File
Lists all files on the directory that this File object represents, sorted by name - with directories listed first.
list(FilenameFilter) - Method in class eve.io.File
List all files in this directory using the specified filter.
list(String, int, CharArray) - Method in class eve.io.File
 
list(String, int, CharArray) - Method in class eve.io.FileAdapter
 
list(String, int) - Method in class eve.io.FileAdapter
 
list(String, int) - Method in class eve.io.filestore.FileStoreEntryFile
 
list(String, int) - Method in class eve.net.rapi.RapiFile
 
list(String, int) - Method in class eve.server.RemoteFile
 
list - Variable in class eve.sys.MapRegistryKey
 
list - Variable in class eve.ui.data.ListEditor
This is the list of items.
List - Class in eve.ui
 
List(int, int, boolean) - Constructor for class eve.ui.List
 
list() - Method in class eve.ui.table.data.DirectoryTreeNode
 
list(FilenameFilter) - Method in class java.io.File
This method returns a array of String's representing the list of files is then directory represented by this object.
list() - Method in class java.io.File
This method returns a array of String's representing the list of files is then directory represented by this object.
list() - Method in class java.lang.ThreadGroup
Print out information about this ThreadGroup to System.out.
list(Enumeration) - Static method in class java.util.Collections
Returns an ArrayList holding the elements visited by a given Enumeration.
List - Interface in java.util
An ordered collection (also known as a list).
list(PrintStream) - Method in class java.util.Properties
Prints the key/value pairs to the given print stream.
list(PrintWriter) - Method in class java.util.Properties
Prints the key/value pairs to the given print writer.
LIST_ALWAYS_INCLUDE_DIRECTORIES - Static variable in interface eve.io.FileConstants
This option lists all directories even if they don't match the supplied mask.
LIST_BY_DATE - Static variable in interface eve.io.FileConstants
 
LIST_BY_NAME - Static variable in interface eve.io.FileConstants
This value is zero indicating that it is the default list sorting criteria.
LIST_BY_SIZE - Static variable in interface eve.io.FileConstants
 
LIST_BY_TYPE - Static variable in interface eve.io.FileConstants
 
LIST_CHECK_FOR_ANY_MATCHING_CHILDREN - Static variable in interface eve.io.FileConstants
This option request that only a check for matching children is done, rather than a listing.
LIST_DESCENDING - Static variable in interface eve.io.FileConstants
 
LIST_DIRECTORIES_FIRST - Static variable in interface eve.io.FileConstants
This value is zero indicating that it is the default list directory handling criteria.
LIST_DIRECTORIES_LAST - Static variable in interface eve.io.FileConstants
 
LIST_DIRECTORIES_ONLY - Static variable in interface eve.io.FileConstants
 
LIST_DONT_LIST_HIDDEN_FILES - Static variable in interface eve.io.FileConstants
 
LIST_DONT_SORT - Static variable in interface eve.io.FileConstants
 
LIST_FILES_ONLY - Static variable in interface eve.io.FileConstants
 
LIST_IGNORE_DIRECTORY_STATUS - Static variable in interface eve.io.FileConstants
This option treats directories and files as being the same.
listAllFiles(String, String, Vector, boolean, boolean, boolean) - Static method in class eve.net.rapi.Rapi
List all files in a directory that match the mask.
listChanged() - Method in class eve.ui.SimpleList
 
listColumns - Variable in class eve.ui.data.ListEditor
 
listCompare(FileSpecs, int) - Method in class eve.io.FileSpecs
Compare this FileSpecs to another based on list sort options.
listDirectories() - Method in interface eve.sys.WebApplication.LocalDirectory
 
listEditGetDisplay(ListEditor) - Method in interface eve.ui.data.ListEditor.IListEditHandler
 
listEditGetNew(ListEditor) - Method in interface eve.ui.data.ListEditor.IListEditHandler
 
listEditHasChanged(ListEditor, Object) - Method in interface eve.ui.data.ListEditor.IListEditHandler
If the ListEdit edits in a separate Editor window, then this is called only when the changes are accepted.
ListEditor - Class in eve.ui.data
A ListEditor is used to edit a list (contained in a Vector) of Objects - usually LiveData objects.
ListEditor() - Constructor for class eve.ui.data.ListEditor
This constructor does no setup whatsoever - you will have to call setup() yourself.
ListEditor(LiveData, int, int, int, boolean, int) - Constructor for class eve.ui.data.ListEditor
 
ListEditor(Object, boolean, int) - Constructor for class eve.ui.data.ListEditor
 
ListEditor.IListEditHandler - Interface in eve.ui.data
This is an interface that can optionally be implemented by the Object class being edited.
listEditorButtons - Variable in class eve.ui.data.ListObject
 
listeners - Variable in class eve.ui.Control
 
ListEvent - Class in eve.ui.event
 
ListEvent(int, Control, Object) - Constructor for class eve.ui.event.ListEvent
 
listFiles() - Method in interface eve.sys.WebApplication.LocalDirectory
 
listFiles() - Method in class java.io.File
This method returns an array of File objects representing all the files in the directory represented by this object.
listFiles(FilenameFilter) - Method in class java.io.File
This method returns an array of File objects representing all the files in the directory represented by this object.
listFiles(FileFilter) - Method in class java.io.File
This method returns an array of File objects representing all the files in the directory represented by this object.
listFonts(ISurface) - Static method in class eve.fx.Font
 
listIterator() - Method in class java.util.AbstractList
Obtain a ListIterator over this list, starting at the beginning.
listIterator(int) - Method in class java.util.AbstractList
Obtain a ListIterator over this list, starting at a given position.
listIterator() - Method in interface java.util.List
Obtain a ListIterator over this list, starting at the beginning.
listIterator(int) - Method in interface java.util.List
Obtain a ListIterator over this list, starting at a given position.
ListIterator - Interface in java.util
An extended version of Iterator to support the extra features of Lists.
listMode - Variable in class eve.ui.filechooser.FileChooser
Do not set this directly.
listMode - Variable in class eve.ui.table.TableControl
This is if the table is to be considered a wrapping list (such as in a FileChooser).
listModeDefault - Static variable in class eve.ui.filechooser.FileChooser
Set this true to initially show the FileChooser in list mode.
listMultiple(String, int) - Method in class eve.io.File
Lists the files contained in a directory using a complex mask - which may actually consist of multiple masks (e.g. "*.jpg,*.gif - Image Files.").
listName - Variable in class eve.data.MultiListSelect.SingleListSelect
 
listName - Variable in class eve.ui.table.data.ListSelect
 
ListObject - Class in eve.ui.data
 
ListObject() - Constructor for class eve.ui.data.ListObject
 
listRoots() - Static method in class eve.io.File
List all the root files in the default file system.
listRoots(File) - Method in class eve.ui.table.data.DirectoryTreeNode
 
listRoots() - Static method in class java.io.File
This method returns an array of filesystem roots.
listRows - Variable in class eve.ui.data.ListEditor
 
lists - Variable in class eve.ui.table.data.ListSelect
 
ListSelect - Class in eve.ui.table.data
 
ListSelect(String, MultiListSelect.SingleListSelect) - Constructor for class eve.ui.table.data.ListSelect
Create a ListSelect for a particular SingleListSlect as a pop-up control, that can be used again if necessary.
ListSelect() - Constructor for class eve.ui.table.data.ListSelect
 
ListSelect(boolean, String, boolean) - Constructor for class eve.ui.table.data.ListSelect
 
listSelector - Variable in class eve.ui.table.data.ListSelect
 
ListSeparator - Static variable in class eve.sys.Locale
 
listTitle - Variable in class eve.ui.data.ListEditor
 
listVolumes() - Static method in class eve.io.File
List all the volumes in the default file system.
LiveData - Interface in eve.ui.data
A LiveData is a more complex version of a DataUnit.
LiveDataAdapter - Class in eve.ui.data
This provides a set of static methods useful for converting an EncodableObject into a LiveData.
LiveDataAdapter() - Constructor for class eve.ui.data.LiveDataAdapter
 
liveMain(String, String[]) - Static method in class eve.ui.data.LiveObject
 
LiveObject - Class in eve.ui.data
This is a complete implementation of LiveData which you can use as a base for creating new LiveData Objects.
LiveObject() - Constructor for class eve.ui.data.LiveObject
 
LiveTreeNode - Class in eve.ui.data
 
LiveTreeNode() - Constructor for class eve.ui.data.LiveTreeNode
 
load() - Method in class eve.database.implement.DatabaseEntryObject
 
load(String, boolean) - Method in class eve.database.implement.DatabaseObject
This should be called when the Database is opened.
load(String, Icon) - Static method in class eve.fx.Icon
Load an Icon from the ImageCache.
load(String, int, int, boolean) - Method in class eve.fx.ImageCache
Deprecated.
DO NOT USE - this will be removed in 1.40
load(String) - Method in class eve.fx.ImageCache
Deprecated.
DO NOT USE - this will be removed in 1.40
load(InputStream) - Method in class eve.sys.install.InstalledConfig
 
load(File) - Method in class eve.sys.install.InstalledConfig
Load this InstalledConfig object from a file that exists.
load() - Static method in class eve.sys.install.InstalledConfig
Load a new InstalledConfig object from the InstalledConfig.dat file that would have been placed in the installation directory.
load() - Method in class eve.ui.launcher.VMApp
Load up the icon for the shortcut.
load(byte[], int, char[], int) - Static method in class eve.util.EncodedUTF8String
Load a Utf8 String as saved by store().
load(byte[], int) - Static method in class eve.util.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String().
load(byte[], int, CharArray) - Static method in class eve.util.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() and return it in a CharArray
load(byte[], int, SubString) - Static method in class eve.util.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() and return it in a CharArray
load(String) - Method in class java.lang.Runtime
Load a library name using the absolute path name.
load(String) - Static method in class java.lang.System
Load a library name using the absolute path name.
load(InputStream, char[]) - Method in class java.security.KeyStore
 
load(InputStream) - Method in class java.util.Properties
Reads a property list from an input stream.
loadChars(byte[], int) - Static method in class eve.util.EncodedUTF8String
Load a Utf8 String as saved by storeUtf8String() as a char array.
loadClass(String) - Static method in class eve.applet.EveApplet
 
loadClass(String, boolean) - Method in class eve.applet.mClassLoader
 
loadClass(String) - Static method in class eve.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 eve.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.
loadClassInfo(String, boolean) - Method in class eve.applet.mClassLoader
 
loaded - Variable in class eve.util.mClassLoader
A cache of already loaded classes.
loadedClass - Variable in class eve.sys.ClassFile
 
loader - Variable in class eve.applet.ClassInfo
 
loaderProgress(int, Handle) - Method in class eve.server.RemoteAppLoader
 
loaderProgress(int, Handle) - Method in class eve.ui.data.server.AppLoader
 
loadFieldsAndMethods() - Method in class eve.sys.ClassFile
 
loadForName(String) - Static method in class eve.reflect.Reflect
This attempts to get a Reflect first using the system and then using any application class loaders.
loadForName(String) - Static method in class eve.sys.Classes
This returns any class loaded via the system or an mClassLoader.
loadForName(String) - Static method in class eve.sys.Type
Load a class via the System class loader or through any created eve.util.mClassLoader Objects the application created.
loadImage(String) - Static method in class eve.ui.ControlBase
A convenience method for loading a picture via the cache - throwing an Exception if it could not be found and could not be loaded.
loadImageViaControl - Static variable in class eve.ui.Card
If this is set to true then images are loaded via the Control.loadImage() - which loads image as Pictures, not Icons and which double sizes images if the default GUI font size is equal to or greater than 24.
loading - Variable in class eve.ui.formatted.data.HtmlViewer
 
loadIntoCache(String, boolean) - Method in class eve.fx.ImageCache
Load the image into cache by creating a new Picture.
loadLibrary(String) - Static method in class eve.sys.registry.Registry
 
loadLibrary(String) - Static method in class eve.sys.Vm
Load a DLL library to support native methods in a system dependent way.
loadLibrary(String) - Method in class java.lang.Runtime
Load a library name in a system dependant way (don't use an extension with the library name).
loadLibrary(String) - Static method in class java.lang.System
Load a library name in a system dependant way (don't use an extension with the library name).
loadObjectAtRow(int) - Method in class eve.ui.advanced.database.DatabaseTableModel
Override this to use a different method of retrieving the object at a particular row.
loadObjectAtRow(int) - Method in class eve.ui.table.data.FieldTableModel
Override this to use a different method of retrieving the object at a particular row.
loadPicture(Object) - Static method in class eve.fx.Fx
Load a Picture given a String name or a FormattedDataSource.
loadPicture(Object) - Static method in class eve.sys.Device
This will attempt to load an Image/Picture if the eve.fx package is present.
loadResourceFromAll(String) - Static method in class eve.util.mClassLoader
 
LOCAL_MACHINE - Static variable in class eve.ui.launcher.RemoveInstallation
 
LOCAL_TO_REMOTE - Static variable in class eve.database.Synchronizer
 
localCountry - Static variable in class eve.applet.EveApplet
 
locale - Variable in class eve.database.implement.DatabaseEntryObject
 
locale - Variable in class eve.io.FileComparer
 
Locale - Class in eve.sys
 
Locale(boolean) - Constructor for class eve.sys.Locale
This creates a Locale without an ID.
Locale(Locale, boolean) - Constructor for class eve.sys.Locale
Create a Locale from a non-null java.util.Locale.
Locale(String, String, boolean) - Constructor for class eve.sys.Locale
 
Locale() - Constructor for class eve.sys.Locale
 
Locale(int) - Constructor for class eve.sys.Locale
 
locale - Variable in class eve.sys.LocaleFormat
The locale that should be used.
locale - Variable in class eve.ui.DateTimeInput
The Locale associated with this input.
Locale - Class in java.util
You should avoid using this version of Locale, use eve.sys.Locale instead.
Locale(String, String, String) - Constructor for class java.util.Locale
Creates a new locale for the given language and country.
Locale(String, String) - Constructor for class java.util.Locale
Creates a new locale for the given language and country.
Locale(String) - Constructor for class java.util.Locale
Creates a new locale for a language.
LOCALE_NEUTRAL - Static variable in class eve.sys.Locale
This is the native Win32 definition of a Neutral locale.
LOCALE_SYSTEM_DEFAULT - Static variable in class eve.sys.Locale
This is the native Win32 definition of the system default locale.
LOCALE_USER_DEFAULT - Static variable in class eve.sys.Locale
This is the native Win32 definition of the user default locale.
localEcho - Variable in class eve.ui.Console
If this is true then keys pressed are echoed (displayed) on the console.
localeDayToCalendarDay(int) - Static method in class eve.sys.Locale
This converts locale values in the range 1 to 7, where 1 = Monday and 7 = Sunday into the Calendar constants SUNDAY to SATURDAY.
LocaleFormat - Class in eve.sys
This is object is used by LocaleFormatted objects when formatting their data for display in a Locale specific way.
LocaleFormat() - Constructor for class eve.sys.LocaleFormat
 
localeFormat(LocaleFormatted, Locale) - Static method in class eve.util.mString
Format a LocaleFormatted to a String.
localeFormat(LocaleFormatted, Object, Locale) - Static method in class eve.util.mString
Format a LocaleFormatted to a String.
localeFormatOptionsToClear - Variable in class eve.math.Decimal
These are LocaleFormat option bits to clear, overriding the default options for the locale.
localeFormatOptionsToSet - Variable in class eve.math.Decimal
These are LocaleFormat option bits to set, overriding the default options for the locale.
LocaleFormatted - Interface in eve.util
 
localeMonthToCalendarMonth(int) - Static method in class eve.sys.Locale
This converts locale values in the range 1 to 13, where 1 = January and 13 = Undecimber into the Calendar constants JANUARY to UNDECIMBER.
localeParse(LocaleFormatted, Locale, String) - Static method in class eve.util.mString
Parse a String to a LocaleFormatted Object.
localFont - Variable in class eve.fx.points.PointFontDescriptor.AfmFileSpecs
If not null this will be used to determine missing character widths.
localLanguage - Static variable in class eve.applet.EveApplet
 
LocalResource - Interface in eve.sys
This allows the retrieval of locale specific data if it is installed.
localTimeToUTC(long) - Static method in class eve.sys.Time
Deprecated.
- use Time.localToUTC(Time dest,TimeZone tz) instead.
localToUTC(Time, TimeZone) - Method in class eve.sys.Time
Determine what the UTC time was at a particular Time (given by the Y/M/D/h/m/s values in this Time Object) at a particular TimeZone.
locate(int, Dimension) - Method in class eve.fx.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 eve.database.implement.ByteArrayDatabaseEntry
 
location - Variable in class eve.fx.Drawing
 
LOCATION - Static variable in class eve.io.FileChooserParameters
This property is used with a FileChooserLink object to specify a location folder the user can select.
location - Variable in class eve.ui.launcher.VMApp
 
locationChoice - Variable in class eve.ui.SimpleFileChooser
 
lock - Variable in class eve.database.implement.DatabaseObject
 
lock - Variable in class eve.database.implement.RecordFile
Use this to synchronize operations on the RecordFile.
lock - Variable in class eve.database.SafeDBAccess
All operations are synchronized on this lock.
lock(TimeOut) - Method in class eve.sys.Gate
Attempt to acquire ownership of the Gate, waiting for a specific length of time.
lock() - Method in class eve.sys.Gate
Attempt to acquire ownership of the Gate, waiting indefinitely.
lock(boolean, int, boolean) - Method in class eve.sys.ReadWriteLock
 
lock - Variable in class java.io.Reader
This is the Object used for synchronizing critical code sections.
lock - Variable in class java.io.Writer
This is the object used to synchronize criticial code sections for thread safety.
lockIfNotPrinting() - Method in class eve.fx.print.PrinterJobObject
If this returns true, then no printing is currently being done and the current thread holds the printLock.
lockPaint - Variable in class eve.ui.Control
If this is true, then the repaintNow()/paintDataNow() methods will invoke a readLock() on the Control before calling doPaint() or doPaintData().
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 eve.database.DatabaseManager
 
LONG - Static variable in interface eve.database.DatabaseTypes
This is the Long Integer (64-bit) field type.
LONG - Static variable in class eve.sys.Wrapper
 
Long - Class in java.lang
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.
LONG - Static variable in class java.util.TimeZone
Constant used to indicate that a long timezone name should be returned, such as "Eastern Standard Time".
LONG_DATE_FORMAT - Static variable in class eve.sys.Locale
The format for the long date display.
LONG_SCREEN - Static variable in class eve.ui.Gui
A possible flag for screenIs.
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 eve.util.TextEncoder
 
longName - Variable in class eve.ui.Card
This is the longName given to the item when it was added to the MultiPanel.
longToHexString(long) - Static method in class eve.sys.Convert
Convert the value to an unsigned hex string.
longValue() - Method in class eve.math.BigDecimal
 
longValue() - Method in class eve.math.BigInteger
 
longValue - Variable in class eve.sys.Wrapper
 
longValue() - Method in class eve.sys.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.
longValue() - Method in class java.math.BigDecimal
Converts this BigDecimal to a long.
longValue() - Method in class java.math.BigInteger
 
lookingFor(Object) - Method in class eve.util.ComparerObjectFinder
This will return true if the Comparer's compare() method returns 0.
lookingFor(Object) - Method in interface eve.util.ObjectFinder
This should return true if the object is one we are looking for.
lostFocus(int) - Method in class eve.ui.Button
 
lostFocus(int) - Method in class eve.ui.ButtonControl
 
lostFocus(int) - Method in class eve.ui.CheckBox
 
lostFocus(int) - Method in class eve.ui.Choice
 
lostFocus(int) - Method in class eve.ui.Console
 
lostFocus(int) - Method in class eve.ui.Container
 
lostFocus(int) - Method in class eve.ui.Control
This is called when the Control loses the focus.
lostFocus(int) - Method in class eve.ui.Input
 
lostFocus(int) - Method in class eve.ui.SimpleDateInput
 
lostFocus(int) - Method in class eve.ui.TabbedPanel
 
lostFocus(int) - Method in class eve.ui.TextPad
 
lostFocus(int) - Method in class eve.ui.UpDownInput
 
LOW_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Low Surrogates" Unicode character block.
lower - Static variable in class com.stevesoft.pat.Bits
 
Lowercase - Static variable in class eve.util.mString
 
LOWERCASE_LETTER - Static variable in class java.lang.Character
General category "Ll" in the Unicode specification.
lparam - Variable in class eve.fx.gui.SystemMessage
 
lparam - Variable in class eve.sys.SystemMessage
 
lshift(int[], int, int[], int, int) - Static method in class eve.math.MPN
 

M

macAddress - Variable in class eve.net.NetworkInterface
The MAC address associated with the interface if known.
made - Variable in class eve.fx.points.PrintCellPanel
 
made - Variable in class eve.ui.CardPanel
 
made() - Method in class eve.ui.filechooser.FileListTableModel
 
made - Variable in class eve.ui.Panel
 
made - Variable in class eve.ui.SingleContainer
 
made - Variable in class eve.ui.SizeReconfigurableContainer
 
made() - Method in class eve.ui.table.data.FieldTableModel
 
made() - Method in class eve.ui.table.IconTableModel
 
made() - Method in class eve.ui.table.TableModel
 
made - Variable in class eve.ui.table.TreeControl.ControlTreeNode
 
made() - Method in class eve.ui.table.TreeTableModel
 
madeCellControlFor(FieldData, TableModel.CellControl) - Method in class eve.ui.table.data.FieldTableModel
This is called after a CellControl is made for editing.
main(String[]) - Static method in class com.ewesoft.pub.security.Password
 
main(String[]) - Static method in class com.stevesoft.pat.RegexWriter
 
main(String[]) - Static method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
main(String[]) - Static method in class eve.applet.ClassFile
 
main(String[]) - Static method in class eve.applet.EveApplet
 
main(String[]) - Static method in class eve.applet.FileClassInfoLoader
 
main(String[]) - Static method in class eve.fx.gui.WindowSurface
 
main(String[]) - Static method in class eve.io.AsciiCodec
 
main(String[]) - Static method in class eve.io.CompressedRandomStream
This method can be used to convert a File into a CompressedRandomStream.
main(String[]) - Static method in class eve.io.FakeFileSystem
 
main(String[]) - Static method in class Eve
 
main(String[]) - Static method in class eve.net.NetworkInterface
 
main(String[]) - Static method in class eve.net.RemoteConnection
 
main(String[]) - Static method in class eve.net.RemoteServer
 
main(String[]) - Static method in class eve.security.PublicPrivateKey
 
main(String[]) - Static method in class eve.security.SecurityRequest
 
main(String[]) - Static method in class eve.sys.Locale
 
main(String[]) - Static method in class eve.sys.registry.Registry
 
main(String[]) - Static method in class eve.sys.SimpleDateFormat
 
main(String[]) - Static method in class eve.sys.Vm
 
main(String[]) - Static method in class eve.ui.advanced.database.DatabaseTester
 
main(String[]) - Static method in class eve.ui.Console
 
main(String[]) - Static method in class eve.ui.data.Editor
 
main(String[]) - Static method in class eve.ui.data.icons.Icons
 
main(String[]) - Static method in class eve.ui.data.LiveObject
 
main(String[]) - Static method in class eve.ui.data.Notepad
 
main(String[]) - Static method in class eve.ui.data.server.AppLoader
 
main(String[]) - Static method in class eve.ui.filechooser.FileChooser
 
main(String[]) - Static method in class eve.ui.filechooser.FileChooserDemo
 
main(String[]) - Static method in class eve.ui.filechooser.ImageFileChooser
 
main(String[]) - Static method in class eve.ui.filechooser.ZipFileBrowser
 
main(String[]) - Static method in class eve.ui.FileInput
 
main(String[]) - Static method in class eve.ui.formatted.data.HtmlViewer
 
main(String[]) - Static method in class eve.ui.formatted.data.WebBrowser
 
main(String[]) - Static method in class eve.ui.installer.Installer
 
main(String[]) - Static method in class eve.ui.launcher.Unbuffered
 
main(String[]) - Static method in class eve.ui.launcher.VMApps
 
main(String[]) - Static method in class eve.ui.launcher.VMLauncher
 
main(String[]) - Static method in class eve.ui.Midlet
 
main(String[]) - Static method in class eve.ui.print.PrintForm
 
main(String[]) - Static method in class eve.ui.SimpleFileChooser
 
main(String[]) - Static method in class eve.ui.table.data.FieldTableModel
This allows you to execute the following command line: ewe ewe.data.FieldTableModel [] to bring up a demo/test Table that will display/edit the public fields of the specified object.
main(String[]) - Static method in class eve.ui.table.data.registry.RegistryView
 
main(String[]) - Static method in class eve.ui.table.HexTableModel
 
main(String[]) - Static method in class eve.ui.VMOptions
 
main(String[]) - Static method in class eve.Version
Starts the Eve VM, prints the version of the library and exits the VM.
main(String[]) - Static method in class java.lang.Runtime
 
mainApp - Static variable in class eve.ui.Application
 
mainForm - Variable in class eve.ui.print.PrintForm
 
mainHeight - Static variable in class eve.applet.EveApplet
 
mainSurface - Static variable in class eve.fx.gui.WindowSurface
MainSurface should be the first surface created.
mainTitle - Static variable in class eve.ui.Application
 
mainWidth - Static variable in class eve.applet.EveApplet
 
make(String) - Static method in class eve.data.PropertyList
This will create a new PropertyList and call setStrings() on it.
make(PointGraphics) - Method in class eve.fx.points.PrintCell
 
make(PointGraphics) - Method in class eve.fx.points.PrintCellPanel
 
make() - Method in interface eve.sys.WebApplication.LocalDirectory
 
make(boolean) - Method in class eve.ui.CardPanel
 
make(boolean) - Method in class eve.ui.CellPanel
 
make(boolean) - Method in class eve.ui.ChoiceControl
 
make(boolean) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
make(boolean) - Method in class eve.ui.Container
This is used to "make" the control before being displayed.
make(boolean) - Method in class eve.ui.Control
This is used to "make" the control before being displayed.
make(boolean) - Method in class eve.ui.data.Editor
 
make(boolean) - Method in class eve.ui.data.ListEditor
 
make(boolean) - Method in class eve.ui.data.Notepad
 
make(boolean) - Method in class eve.ui.filechooser.FileInput
 
make(boolean) - Method in class eve.ui.FileInput
 
make(boolean) - Method in class eve.ui.FloatingControls
 
make(boolean) - Method in class eve.ui.FontSelector
 
make(boolean) - Method in class eve.ui.Form
 
make(boolean) - Method in class eve.ui.FormFrame
 
make(boolean) - Method in class eve.ui.Frame
 
make(boolean) - Method in class eve.ui.IconMenuForm
 
make(boolean) - Method in class eve.ui.InputForm
 
make(boolean) - Method in class eve.ui.InputKeyPad
 
make(boolean) - Method in class eve.ui.InputPopupForm
 
make(boolean) - Method in class eve.ui.InputStack
 
make(boolean) - Method in class eve.ui.InputWithTools
 
make(boolean) - Method in class eve.ui.MessageBox
 
make(boolean) - Method in class eve.ui.MonitorHandles
 
make(boolean) - Method in class eve.ui.Panel
 
make(boolean) - Method in class eve.ui.ProgressBarForm
 
make(boolean) - Method in class eve.ui.PullDownMenu
Return the MenuBar that contains this PullDownMenu if any.
make(boolean) - Method in class eve.ui.ScrollableHolder
 
make(boolean) - Method in class eve.ui.ScrollablePanel
 
make(boolean) - Method in class eve.ui.SingleContainer
 
make(boolean) - Method in class eve.ui.SIPButton
 
make(boolean) - Method in class eve.ui.SizeReconfigurableContainer
 
make() - Method in class eve.ui.SoftKeyBar
 
make(boolean) - Method in class eve.ui.TabbedPanel
 
make(boolean) - Method in class eve.ui.table.TableControl
 
make(boolean) - Method in class eve.ui.UpDownScroller
 
makeActiveControlVisible() - Method in class eve.ui.table.TableModel
 
makeAlias(String, String) - Method in class eve.fx.points.FontManager
Make newKey refer to the same entries as new key.
makeAuthenticator(EncryptionKey) - Method in class eve.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 eve.database.SafeDBAccess
This makes a backup of the database.
makeBridge(String, int, String, int) - Method in interface eve.net.IRemoteServer
Called by the remote peer requesting that this entity provide a bridge betwen the specified host/port (usually the remote peer computer) and the otherHost/otherPort (usually the local computer).
makeButtonForForm(String, IImage, int) - Method in class eve.ui.Form
 
makeButtonForForm(String, String, int) - Method in class eve.ui.Form
 
makeControl() - Method in class eve.ui.data.FieldData
Create and return a default Control for the FieldData.
makeCycledKeyEvent(KeyEvent, int, int) - Method in class eve.ui.InputMethod
 
makeDateInvalid() - Method in interface eve.data.IDate
 
makeDateInvalid() - Method in class eve.data.PlainDate
Set both the month and day to zero.
makeDateInvalid() - Method in class eve.sys.Time
 
makeDateInvalid() - Method in class eve.ui.DateTimeInput
 
makeDateInvalid() - Method in class eve.ui.DateUpDownInput
 
makeDateInvalid() - Method in class eve.ui.SimpleDateInput
 
makeDefault(String) - Method in class eve.fx.points.FontManager
Specify the default font for use if fonts aren't found.
makeDefaultButton(int, String) - Method in class eve.ui.Form
Create and return the default OK or Cancel button.
makeDefaultButton(int, boolean) - Method in class eve.ui.Form
Create and return the default OK or Cancel button.
makeDefaultColorTable(int) - Static method in class eve.fx.ImageTool
Create and return a Color Table for one of the TYPE_INDEXED_XXX types.
makeEncryptorTest(DataProcessor, int, ByteArray) - Static method in class eve.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 eve.ui.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 eve.ui.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 eve.ui.data.FieldData
Create a set of FieldData objects from a set of String encoded properties.
makeFindResult(int, int) - Static method in class eve.database.Found
 
makeForm(Form, boolean) - Method in interface eve.ui.Form.FormMaker
 
makeForm(Form, boolean) - Method in class eve.ui.Form.ToolsOrSoftKey
 
makeFrame(int) - Method in class eve.ui.ControlPopupForm
 
makeFrame(int) - Method in class eve.ui.Form
This is used to actually create the frame for the form.
makeFrame(int) - Method in class eve.ui.InputInsideForm
 
makeFrameTopMost() - Method in class eve.ui.Control
 
makeFrom(String, Frame) - Method in class eve.ui.launcher.VMApp
 
makeGray() - Method in class eve.fx.Picture
 
makeHashCode(byte[], int, int) - Static method in class eve.util.Utils
Creates a hashCode from a sequence of bytes.
makeHashCode(char[], int, int) - Static method in class eve.util.Utils
Creates a hashCode from a sequence of chars.
makeHot(String) - Method in class eve.ui.Control
Deprecated.
use makeHot(String,CharArray) instead.
makeHot(String, CharArray) - Method in class eve.ui.Control
Format the String as a true Hotkey encoded string using the hotkey associated with this control (if any).
makeHot(String, int, CharArray) - Static method in class eve.ui.Gui
Given a label and a hotKey make a text string that will display the hot key underlined when drawn on a Graphics.
makeHot(String, int) - Static method in class eve.ui.Gui
Deprecated.
- use makeHot(String,int,CharArray) instead.
makeHot(String) - Static method in class eve.ui.Gui
Convert a '$' formatted hotkey into a "true" hotkey encoded String.
makeHtmlLinkToResource(String, boolean) - Method in class eve.server.RemoteAppEntry
 
makeIcon(ImageData[]) - Static method in class eve.fx.win32.WindowsIconGroup
 
makeInvisible(boolean) - Method in class eve.ui.Control
 
makeItem(IImage, String) - Method in class eve.ui.IconMenu
Create a MenuItem given an Icon and a label, possibly scaling the icon if necessary.
makeItemVisible(int) - Method in interface eve.data.ISimpleList
Make the item at the specified index fully visibile, updating the screen if necessary.
makeItemVisible(int) - Method in class eve.ui.ChoiceControl
This makes the item visible and updates the screen as well.
makeKeyEvent(KeyEvent, int, int) - Method in class eve.ui.InputMethod
Use this to create a new KeyEvent to return during handleKey.
makeLayoutGrid() - Method in class eve.fx.points.PrintCellPanel
 
makeLayoutGrid() - Method in class eve.ui.CellPanel
 
MakeMenuAtLeastAsWide - Static variable in interface eve.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.
makeMenuItemForForm(String, String, String) - Method in class eve.ui.Form
 
makeMenuItemForForm(String, String, IImage) - Method in class eve.ui.Form
 
makeNewData() - Method in class eve.database.implement.DatabaseObject
 
makeNewData() - Method in class eve.database.implement.RecordDatabaseObject
 
makeNewEditor(int) - Method in class eve.ui.data.InputObject
This shoudl create the new Editor object but not add anything to it.
makeNewEditor(int) - Method in class eve.ui.data.LiveObject
This shoudl create the new Editor object but not add anything to it.
makeNewFoundEntries() - Method in class eve.database.implement.DatabaseObject
 
makeNewFoundEntries() - Method in class eve.database.implement.RecordDatabaseObject
 
makeNewIndex(String) - Method in class eve.database.implement.DatabaseObject
 
makeNewIndex(String) - Method in class eve.database.implement.RecordFile
 
makePage(int) - Method in class eve.ui.SwipableSingleContainer
 
makePanel(String[], CellPanel, int) - Method in class eve.ui.CheckBoxGroup
This creates a set of new CheckBox controls, each one of which is assigned a label as specified in the choices parameter.
makePath(File, String) - Static method in class eve.io.File
Utility to create a path name given a parent and child.
makePath(String, String) - Static method in class eve.io.File
Utility to create a path name given a parent and child.
makePool() - Method in class eve.applet.ClassFile.UtfPool
 
makePopupForm() - Method in class eve.ui.TextDisplayButton
 
maker - Variable in class eve.database.SafeDBAccess
This is the DatabaseMaker used to open the Database.
makeRequest() - Method in class eve.security.SecurityRequest
Make the request to send to the remote server.
makeRequest(int, String) - Method in class eve.security.SecurityRequest
 
makeRequest(int, PublicPrivateKey) - Method in class eve.security.SecurityRequest
 
makeSecureBlockInput(IBlockInput, ISecureChannel) - Static method in class eve.security.Security
 
makeSecureBlockOutput(IBlockOutput, ISecureChannel) - Static method in class eve.security.Security
 
makeServerObject(Object, Object, Object) - Method in class eve.io.block.RemoteProxy
Used on the server side to make a connection over the input/output channels such that the specified serverObject acts as a server Object for incoming remote method calls on the inputChannel.
makeServerObject(Object, Object, Object) - Method in interface eve.sys.IRemoteProxyMaker
Used on the server side to make a connection over the input/output channels such that the specified serverObject acts as a server Object for incoming remote method calls on the inputChannel.
makeSharedFileStoreEntry(FileStore) - Static method in class eve.server.RemoteAppEntry
Use this to have a single FileStore be shared among any number of RemoteAppEntries.
makeShortcut(String, File, Map) - Method in class eve.ui.installer.Installer
Make a shortcut to a file that was installed.
makeShortcuts(Map) - Method in class eve.ui.installer.Installer
 
makeSmall() - Method in class eve.ui.Form
Normally an Editor will call maximizeOnPDA() when created.
makeSmallOnBigScreen() - Method in class eve.ui.Form
This calls makeSmall() only if the Screen size in relation to the Font is determined to be not a PDA screen AND there are no Soft Keys.
makeSoftKeys(Object, String, Object, String) - Method in class eve.ui.Form
Create a SoftKeyBar that applies to the entire Form and set the left and right key functions.
makeSoftKeys() - Method in class eve.ui.Form
Create a SoftKeyBar that applies to the entire Form and return it for you to set the keys in it.
makeSoftKeys(boolean) - Method in class eve.ui.Form
Create a SoftKeyBar that applies to the entire Form and return it for you to set the keys in it.
makeSoundClip(String) - Static method in class eve.fx.Sound
A simple way to make a sound clip if it is supported by the VM.
makeSoundClip(FormattedDataSource) - Static method in class eve.fx.Sound
A simple way to make a sound clip if it is supported by the VM.
makeSpace(int, int) - Method in class eve.util.ByteArray
This adds space to the ByteArray at the specified index, increasing the length value by numBytes.
makeSpace(int, int) - Method in class eve.util.CharArray
This adds space to the CharArray at the specified index.
makeSpace(int, int) - Method in class eve.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 eve.net.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 eve.net.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 eve.ui.table.IconTableModel
 
makeTimeInvalid() - Method in interface eve.data.ITime
 
makeTimeInvalid() - Method in class eve.data.PlainTime
Set all values to -1.
makeTimeInvalid() - Method in class eve.sys.Time
 
makeTimeInvalid() - Method in class eve.ui.DateTimeInput
 
makeTimeInvalid() - Method in class eve.ui.TimeUpDownInput
 
makeTitleControl(String) - Method in class eve.ui.ScrollableCarrierFrame
 
makeUpToMinimum() - Method in class eve.sys.ThreadPool
Add threads until the minimum has been achieved.
makeVisible(int) - Method in class eve.ui.ChoiceControl
This places the item in the visible range but does not update the screen.
makeVisible() - Method in class eve.ui.Control
This will attempt to make the control visible by finding the MakeVisible tag in this control or the first of its ancestors that have a makeVisible tag.
makeVisible(int) - Method in class eve.ui.IconMenu
 
MakeVisible - Interface in eve.ui
 
makeVisible() - Method in interface eve.ui.MakeVisible
Makes the associated control be visible on screen.
makeWrapperCompatible(Wrapper) - Method in class eve.reflect.Field
 
MALAYALAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Malayalam" Unicode character block.
MalformedURLException - Exception in java.net
This exception indicates that a URL passed to an object was not in a valid format.
MalformedURLException() - Constructor for exception java.net.MalformedURLException
Create a new instance without a descriptive error message.
MalformedURLException(String) - Constructor for exception java.net.MalformedURLException
Create a new instance with a descriptive error message.
MANUAL_MOBILE_START_ON_EMULATOR - Static variable in interface eve.net.IRemoteServer
 
MANUAL_MOBILE_START_ON_EMULATOR - Static variable in class eve.net.RemoteConnection
 
Map - Interface in java.util
An object that maps keys onto values.
Map.Entry - Interface in java.util
A map entry (key-value pair).
mapColor(int) - Static method in class eve.fx.Graphics
 
mapiSendMail(String, String[], String[], String, int) - Static method in class eve.sys.registry.Registry
Attempt to send an e-mail with possible attachments via MAPI.
mapiSendMail(String, String[], String[], String, int) - Static method in class eve.sys.Windows
Attempt to send an e-mail with possible attachments via MAPI.
mapLibraryName(String) - Static method in class java.lang.System
 
MapRegistryKey - Class in eve.sys
 
MapRegistryKey(String, Map) - Constructor for class eve.sys.MapRegistryKey
 
MapRegistryKey(String, String, RegistryKeyObject, int) - Constructor for class eve.sys.MapRegistryKey
 
MARCH - Static variable in class java.util.Calendar
Constant representing March.
mark(int) - Method in class eve.io.MarkableStream
 
mark(int) - Method in class eve.io.RandomStream
 
mark(String) - Static method in class eve.sys.ClassCounter
 
mark(int) - Method in class java.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 java.io.BufferedReader
Mark a position in the input to which the stream can be "reset" by calling the reset() method.
mark - Variable in class java.io.ByteArrayInputStream
The currently marked position in the stream.
mark(int) - Method in class java.io.ByteArrayInputStream
This method sets the mark position in this stream to the current position.
mark(int) - Method in class java.io.CharArrayReader
This method sets the mark position in this stream to the current position.
mark(int) - Method in class java.io.FilterInputStream
Calls the in.mark(int) method.
mark(int) - Method in class java.io.FilterReader
Calls the in.mark(int) method.
mark(int) - Method in class java.io.InputStream
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 java.io.LineNumberInputStream
Deprecated.
This method marks a position in the input to which the stream can be "reset" byte calling the reset() method.
mark(int) - Method in class java.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 java.io.PushbackReader
This method throws an exception when called since this class does not support mark/reset.
mark(int) - Method in class java.io.Reader
Marks a position in the input to which the stream can be "reset" by calling the reset() method.
mark(int) - Method in class java.io.StringReader
 
MarkableStream - Class in eve.io
 
MarkableStream(InputStream) - Constructor for class eve.io.MarkableStream
 
markAsDeleted() - Method in class eve.database.implement.DatabaseEntryObject
 
markAsDeleted(int, long, long) - Method in class eve.database.implement.RecordFile
Delete the record, leaving behind a special deleted record marker.
markAsSynchronized(int[], int, int) - Method in interface eve.database.IRemoteSynchronizer
Mark the entries in the unsynchronized list as being synchronized.
markAsSynchronized(DatabaseEntry) - Static method in class eve.database.Synchronizer
 
markAsSynchronized(EntriesView, int) - Static method in class eve.database.Synchronizer
This marks the entry at the specified index as being synchronized.
markAsSynchronized(int[], int, int) - Method in class eve.database.Synchronizer
 
markAsTemporaryError() - Method in class eve.ui.Control
 
markedPos - Variable in class java.io.CharArrayReader
The currently marked position in the stream.
markForReIndex(boolean) - Method in class eve.database.implement.DatabaseObject
 
markHistory() - Method in class eve.ui.formatted.TextDisplay
Mark the current location in the goBack history.
marklimit - Variable in class java.io.BufferedInputStream
This is the maximum number of bytes than can be read after a call to mark() before the mark can be discarded.
MARKPARITY - Static variable in class eve.io.SerialPort
 
markpos - Variable in class java.io.BufferedInputStream
The value of pos when the mark() method was called.
markRemoteAsSynchronized(int) - Method in class eve.database.Synchronizer
 
marks - Variable in class com.stevesoft.pat.Pthings
Used to keep track of backreferences.
marks - Variable in class com.stevesoft.pat.RegRes
 
markSupported() - Method in class com.stevesoft.pat.RegexReader
 
markSupported() - Method in class eve.io.InflaterInputStream
Since this stream tends to buffer large (unpredictable?)
markSupported() - Method in class eve.io.MarkableStream
 
markSupported() - Method in class eve.io.RandomStream
 
markSupported() - Method in class java.io.BufferedInputStream
This method returns true to indicate that this class supports mark/reset functionality.
markSupported() - Method in class java.io.BufferedReader
Returns true to indicate that this class supports mark/reset functionality.
markSupported() - Method in class java.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 java.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 java.io.FilterInputStream
Calls the in.markSupported() method.
markSupported() - Method in class java.io.FilterReader
Calls the in.markSupported() method.
markSupported() - Method in class java.io.InputStream
This method returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - Method in class java.io.PushbackInputStream
This method returns false to indicate that it does not support mark/reset functionality.
markSupported() - Method in class java.io.PushbackReader
This method returns false to indicate that it does not support mark/reset functionality.
markSupported() - Method in class java.io.Reader
Returns a boolean that indicates whether the mark/reset methods are supported in this class.
markSupported() - Method in class java.io.StringReader
 
markSupported() - Method in class java.util.zip.InflaterInputStream
Since this stream tends to buffer large (unpredictable?)
Mask - Class in eve.fx
A Mask is used to include/exclude pixels of an Image during certain Image operations.
Mask(int, int, byte[]) - Constructor for class eve.fx.Mask
Create a Mask with the specified width and height and using the specified bits.
Mask(int, int) - Constructor for class eve.fx.Mask
Create a Mask with the specified width and height.
Mask(ImageData) - Constructor for class eve.fx.Mask
Create a new Mask from an Image.
Mask(ImageData, Color) - Constructor for class eve.fx.Mask
Create a new Mask from an Image and a transparent color.
Mask(String) - Constructor for class eve.fx.Mask
 
Mask() - Constructor for class eve.fx.Mask
Create an empty Mask.
mask - Variable in class eve.io.FileComparer
 
mask - Variable in class eve.ui.filechooser.FileChooser
Do not use this.
mask - Variable in class eve.ui.filechooser.FileChooserOptions
 
maskBytesPerLine - Variable in class eve.fx.win32.WindowsBitmap
 
maskChoice - Variable in class eve.ui.SimpleFileChooser
 
maskImage(ImageData, Object) - Static method in class eve.fx.Mask
 
maskNameToFilter - Variable in class eve.ui.filechooser.FileChooser
 
masks - Variable in class eve.fx.win32.WindowsBitmap
 
masks - Variable in class eve.ui.data.FileSaver
This is a list of masks to be sent to the FileChooser.
masks - Variable in class eve.ui.filechooser.FileChooserDemo
 
masks - Variable in class eve.ui.filechooser.FileInput
 
masks - Variable in class eve.ui.SimpleFileChooser
 
masksChanged() - Method in class eve.ui.filechooser.FileChooser
Use this if you have updated the Vector returned by getMaskList().
match(StringLike, Pthings) - Method in class com.stevesoft.pat.Pattern
This can be used to perform a match test from within class Pattern.
match(char) - Method in class com.stevesoft.pat.StrPos
Compare the (possibly escaped) character pointed to by StrPos.
match(Reflection.InstanceField, Object, Field) - Static method in class eve.sys.Reflection.InstanceField
If the current InstanceField matches the object and field exactly, then return the current InstanceField.
MATCH_EXACT - Static variable in interface eve.fx.IIcon.ImageList
An option for getMatchFor() specifying that the image found must match the specified dimensions exactly.
MATCH_SCALE_DOWN - Static variable in interface eve.fx.IIcon.ImageList
An option for getMatchFor() specifying that if an exact match could not be found that the closest bigger image should be accepted.
MATCH_SCALE_HEIGHT_PRIORITY - Static variable in interface eve.fx.IIcon.ImageList
An option for getMatchFor() specifying that if an exact match could not be found and either a smaller or bigger image is to be used, then make getting the closest height the priority.
MATCH_SCALE_UP - Static variable in interface eve.fx.IIcon.ImageList
An option for getMatchFor() specifying that if an exact match could not be found that the closest smaller image should be accepted.
MATCH_SCALE_WIDTH_PRIORITY - Static variable in interface eve.fx.IIcon.ImageList
An option for getMatchFor() specifying that if an exact match could not be found and either a smaller or bigger image is to be used, then make getting the closest width the priority.
matchAt(StringLike, int, Pthings) - Method in class com.stevesoft.pat.Pattern
This can be used to perform a match test from within class Pattern.
matchAt(String, int) - Method in class com.stevesoft.pat.Regex
Attempt to match a Pattern beginning at a specified location within the string.
matchAt(StringLike, int) - Method in class com.stevesoft.pat.Regex
Attempt to match a Pattern beginning at a specified location within the StringLike.
matchedFrom(int) - Method in class com.stevesoft.pat.RegRes
Obtains the position backreference number i begins to match, or -1 if backreference i was not matched.
matchedFrom() - Method in class com.stevesoft.pat.RegRes
After a successful match, this returns the location of the first matching character, or -1 if the match failed.
matchedTo(int) - Method in class com.stevesoft.pat.RegRes
This is either equal to matchedFrom(i)+charsMatched(i) if the match was successful, or -1 if it was not.
matchedTo() - Method in class com.stevesoft.pat.RegRes
This is matchedFrom()+charsMatched() after a successful match, or -1 otherwise.
matches(String) - Method in class eve.io.FileComparer
 
matches(Object, Field) - Method in class eve.sys.Reflection.InstanceField
Returns if this InstanceField matches the Object and Field specified.
matchFrom() - Method in class com.stevesoft.pat.RegRes
An older name for matchedFrom.
matchFrom(int) - Method in class com.stevesoft.pat.RegRes
An older name for matchedFrom.
matchFrom_ - Variable in class com.stevesoft.pat.RegRes
 
matchInternal(int, Pthings) - Method in class com.stevesoft.pat.FastBracket
 
matchInternal(int, Pthings) - Method in class com.stevesoft.pat.NoPattern
 
matchInternal(int, Pthings) - Method in class com.stevesoft.pat.Pattern
The interal match function, it must be provided by any class which wishes to extend Pattern.
matchTransform(PageFormat) - Method in class eve.fx.points.PageFormat
 
math - Static variable in class com.stevesoft.pat.Bits
 
Math - Class in java.lang
 
Math() - Constructor for class java.lang.Math
 
MATH_SYMBOL - Static variable in class java.lang.Character
General category "Sm" in the Unicode specification.
MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mathematical Alphanumeric Symbols" Unicode character block.
MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mathematical Operators" Unicode character block.
matrix - Variable in class eve.ui.table.TreeTableModel
 
max(BigDecimal) - Method in class eve.math.BigDecimal
 
max(BigInteger) - Method in class eve.math.BigInteger
 
max - Variable in class eve.util.StringSplitter
This is the maximum index allowed into the source data string.
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.
max(BigDecimal) - Method in class java.math.BigDecimal
Returns the maximum of this BigDecimal and val.
max(BigInteger) - Method in class java.math.BigInteger
Returns the maximum of this BigInteger and val.
max(Collection) - Static method in class java.util.Collections
Find the maximum element in a Collection, according to the natural ordering of the elements.
max(Collection, Comparator) - Static method in class java.util.Collections
Find the maximum element in a Collection, according to a specified Comparator.
MAX_CODE_POINT - Static variable in class java.lang.Character
The maximum value of a Unicode code point.
MAX_HIGH_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode high-surrogate code unit in the UTF-16 encoding.
MAX_ID - Static variable in interface eve.database.DatabaseTypes
This is the maximum value a Field or Sort ID can be.
MAX_LOW_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode low-surrogate code unit in the UTF-16 encoding.
MAX_POINTS - Static variable in class eve.fx.Curve
 
MAX_PRIORITY - Static variable in class java.lang.Thread
 
MAX_RADIX - Static variable in class java.lang.Character
The maximum radix available for conversion to and from strings.
MAX_SURROGATE - Static variable in class java.lang.Character
The maximum value of a Unicode surrogate code unit in the UTF-16 encoding.
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 constant value of this field is the largest value of type char, '\uFFFF'.
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 215
maxBufferSize - Variable in class eve.database.implement.RandomAccessDatabaseStream
 
maxBufferSize - Variable in class eve.io.MemoryStream
 
maxCachedSize - Static variable in class eve.fx.ImageBuffer
This is the maximum image size in pixels (width*height) that should be cached.
maxChange - Variable in class eve.ui.PanelSplitter
 
maxChars() - Method in class com.stevesoft.pat.Pattern
The maximum number of characters which this pattern element can match.
maxChars() - Method in class com.stevesoft.pat.Validator
For optimization it is helpful, but not necessary, that you define the maximum number of characters this validator will allow to match.
maxDepth - Variable in class eve.ui.table.data.registry.SearchData
 
maxeq(patInt) - Method in class com.stevesoft.pat.patInt
If the argument p has a greater than this, then set this object equal to p.
maxHeight - Variable in class eve.fx.points.PrintCell
Do not set this directly - use setMaximumSize() instead.
maxHeight - Variable in class eve.ui.Control
Do not set this directly - use setMaximumSize() instead.
MaxHistory - Static variable in class eve.ui.formatted.data.WebBrowser
The maximum number of URLs to save in the history.
Maximize - Static variable in interface eve.ui.ControlConstants
 
maximizeOnPDA() - Method in class eve.ui.Form
Set the Form to show maximized on a PDA/mobile device.
maximumInputBlockSize - Static variable in class eve.io.block.BlockInputStream
By default this is 5 MB.
maximumOutputBlockSize - Static variable in class eve.io.block.BlockOutputStream
By default this is 5 MB.
MAXIMUMSIZE - Static variable in interface eve.ui.CellConstants
Deprecated.
use TAG_MAXIMUMSIZE instead
maxItemsToDisplay - Static variable in class eve.ui.choices.SimpleItemSelect
This is applied to all SimpleItemSelects created.
MAXKEYLENGTH - Static variable in class eve.security.BlowfishECB
maximum possible key length in bytes
maxLength - Variable in class eve.ui.Input
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 eve.ui.Console
This is the maximum number of lines to store in the Console.
maxSize - Variable in class eve.util.ObjectBuffer
 
maxSizeOfAsciiDecodedBytes(int) - Static method in class eve.util.ByteArray
 
maxTabTextWidth - Variable in class eve.ui.TabbedPanel
 
maxThreads - Variable in class eve.sys.ThreadPool
The maximum number of allowed threads.
maxValue - Variable in class eve.ui.TrackControl
This is used with setScale() and setInt() and getInt().
maxWidth - Variable in class eve.fx.points.PrintCell
Do not set this directly - use setMaximumSize() instead.
maxWidth - Variable in class eve.ui.Control
Do not set this directly - use setMaximumSize() instead.
maxWidth - Variable in class eve.ui.data.FieldData
The maximum width in characters for the control - by default this is -1 which indicates no effective maximum.
MAY - Static variable in class java.util.Calendar
Constant representing May.
MB_MASK_FOR_TYPE - Static variable in class eve.sys.Device
 
MB_OPTION_APPLMODAL - Static variable in class eve.sys.Device
A type for use with messageBox()
MB_OPTION_ICONASTERISK - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_ICONERROR - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_ICONEXCLAMATION - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_ICONHAND - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_ICONINFORMATION - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_ICONQUESTION - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_ICONSTOP - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_ICONWARNING - Static variable in class eve.sys.Device
Can be OR'ed with the MB_XXX types for messageBox()
MB_OPTION_SYSTEMMODAL - Static variable in class eve.sys.Device
A type for use with messageBox()
MB_OPTION_TASKMODAL - Static variable in class eve.sys.Device
A type for use with messageBox()
MB_TYPE_OK - Static variable in class eve.sys.Device
A type for use with messageBox()
MB_TYPE_OKCANCEL - Static variable in class eve.sys.Device
A type for use with messageBox()
MB_TYPE_YESNO - Static variable in class eve.sys.Device
A type for use with messageBox()
MB_TYPE_YESNOCANCEL - Static variable in class eve.sys.Device
A type for use with messageBox()
MBB - Static variable in class eve.ui.FormBase
A MessageBox type.
MBNONE - Static variable in class eve.ui.FormBase
A MessageBox type.
MBOK - Static variable in class eve.ui.FormBase
A MessageBox type.
MBOKCANCEL - Static variable in class eve.ui.FormBase
A MessageBox type.
MBYESNO - Static variable in class eve.ui.FormBase
A MessageBox type.
MBYESNOCANCEL - Static variable in class eve.ui.FormBase
A MessageBox type.
mClassLoader - Class in eve.applet
This is a class loader which does automatic caching and resolving.
mClassLoader() - Constructor for class eve.applet.mClassLoader
 
mClassLoader - Class in eve.util
 
mClassLoader() - Constructor for class eve.util.mClassLoader
 
MD5 - Class in eve.security
This class implements the "RSA Data Security, Inc.
MD5() - Constructor for class eve.security.MD5
Creates a new MD5 object.
MediumBlue - Static variable in class eve.fx.Color
 
Member - Interface in eve.reflect
 
Member - Interface in java.lang.reflect
Member is an interface that represents any member of a class (field or method) or a constructor.
MEMORY_SYSTEM - Static variable in interface eve.io.FileConstants
The file system is temporary memory based system.
MemoryStream - Class in eve.io
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 eve.io.MemoryStream
 
MemoryStream(int) - Constructor for class eve.io.MemoryStream
 
memoryToDB(byte[], int, int) - Method in class eve.database.SafeDBAccess
Replace the DB with the provided bytes.
MENU - Static variable in interface eve.fx.gui.IKeys
special key
menu - Variable in class eve.ui.Choice
 
menu - Variable in class eve.ui.Choice.MenuSelectionInput
 
menu - Variable in class eve.ui.event.MenuEvent
This is the Menu that generated the event, which is not necessarily the "target" for the event.
MENU - Static variable in class eve.ui.Icons
 
Menu - Class in eve.ui
 
Menu() - Constructor for class eve.ui.Menu
 
Menu(Menu) - Constructor for class eve.ui.Menu
Create a Menu that is a copy of the other menu.
Menu(String[], String) - Constructor for class eve.ui.Menu
 
Menu(MenuItem[], String) - Constructor for class eve.ui.Menu
 
menu - Variable in class eve.ui.MenuFilterInput
 
menu - Variable in class eve.ui.MenuState
 
MENU_FULL_WIDTH - Static variable in class eve.ui.Choice
A menu option - see menuOptions.
MENU_SHOW_TITLE_ALWAYS - Static variable in class eve.ui.Choice
A menu option - see menuOptions.
MENU_SHOW_TITLE_IF_EXPANDED - Static variable in class eve.ui.Choice
A menu option - see menuOptions.
MENU_SHOWN - Static variable in class eve.ui.event.ControlEvent
The event type for when a control shows its associated menu.
MENU_WINDOW_WIDTH_ON_PDA - Static variable in class eve.ui.Choice
A menu option - see menuOptions.
MenuBar - Class in eve.ui
A MenuBar holds a set of PullDownMenu buttons - each of which is associated with a Menu.
MenuBar() - Constructor for class eve.ui.MenuBar
 
menuButtonName - Variable in class eve.ui.IconMenuForm
 
menuChanged(Menu, boolean) - Method in class eve.ui.MenuBar
 
MenuChoice - Class in eve.ui
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 eve.ui.MenuChoice
 
MenuComboBox - Class in eve.ui
This is an ComboBox where the Choice control is actually a MenuChoice control.
MenuComboBox() - Constructor for class eve.ui.MenuComboBox
 
MenuEvent - Class in eve.ui.event
 
MenuEvent(int, Control, Object) - Constructor for class eve.ui.event.MenuEvent
 
MenuFilterInput - Class in eve.ui
 
MenuFilterInput(Menu) - Constructor for class eve.ui.MenuFilterInput
 
menuFont - Variable in class eve.ui.Choice
The Font for the menu.
menuFrame - Variable in class eve.ui.Choice
 
menuIsActive() - Method in class eve.ui.Control
Return whether the Control currently has an active popup menu.
MenuItem - Class in eve.ui
 
MenuItem() - Constructor for class eve.ui.MenuItem
 
MenuItem(String, int, Menu) - Constructor for class eve.ui.MenuItem
This creates the menu item with the action and label being equal to text.
MenuItem(String) - Constructor for class eve.ui.MenuItem
This creates the menu item with the action and label being equal to text.
MenuItem(String, IImage) - Constructor for class eve.ui.MenuItem
This creates the menu item with the action and label being equal to text.
MenuItem(String, IImage, boolean) - Constructor for class eve.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 eve.ui.MenuItem
 
MenuItem.SectionHeader - Class in eve.ui
 
menuItemForCode(String) - Method in class eve.ui.choices.CodedChoices
Return a selectable MenuItem for the specified code, that will be selected or not depending on whether it is selected in this CodedChoices.
menuItemSelected(Object, int) - Method in class eve.ui.Choice
This is called when an item from the menu is selected.
menuItemSelected(MenuItem, String, Editor) - Method in class eve.ui.data.LiveObject
This is called during a fieldChanged(FieldTransfer,Editor) call if the field is a MenuItem.
menuItemSelected(MenuItem) - Method in class eve.ui.Form
 
menuItemSpacing - Static variable in class eve.ui.GuiStyle
 
menuOptions - Variable in class eve.ui.Choice
This should be a combination of the MENU_XXX values.
menus - Variable in class eve.ui.data.AppForm
Place your menus here.
menusAlwaysTakeGuiFont - Static variable in class eve.ui.GuiStyle
 
MenuSelectionInput(Menu) - Constructor for class eve.ui.Choice.MenuSelectionInput
 
menuState - Variable in class eve.ui.Control
This holds a MenuState Object used for controlling the Menu associated with the Control.
MenuState - Class in eve.ui
 
MenuState() - Constructor for class eve.ui.MenuState
 
menuStateChanged(boolean) - Method in class eve.ui.Control
 
mergeJarCommandLine(String[]) - Static method in class eve.applet.EveAppletTools
 
message - Variable in class eve.ui.advanced.database.FoundEntriesTester
 
message - Variable in class eve.ui.MessageBox
 
MessageArea - Class in eve.ui
MessageArea is a static text display that can display multiple lines of text.
MessageArea(int, int) - Constructor for class eve.ui.MessageArea
 
MessageArea(String) - Constructor for class eve.ui.MessageArea
 
messageBeep(int) - Static method in class eve.sys.Device
Note - you should usually use Sound.beep() produce a beep.
messageBox(String, String, int) - Static method in class eve.applet.EveApplet
 
messageBox(String, String, int) - Static method in class eve.sys.Device
 
MessageBox - Class in eve.ui
 
MessageBox() - Constructor for class eve.ui.MessageBox
Deprecated.
use MessageBox(String title) instead.
MessageBox(String) - Constructor for class eve.ui.MessageBox
Use this to create a MessageBox to which you will add all your own Controls.
MessageBox(String, String, int) - Constructor for class eve.ui.MessageBox
Create a MessageBox.
MessageFlasher - Class in eve.ui
This is a convenience class for handling Flashing messages on a Control, whether it be brief message flashing or messages that stay up.
MessageFlasher(Control) - Constructor for class eve.ui.MessageFlasher
Create a MessageFlasher for flashing messages on a parent Control.
MessageFlasher(String, Control, boolean) - Constructor for class eve.ui.MessageFlasher
Create a MessageFlasher that immediately displays a message and will continue to display it until off() or show() or flash() is called.
MessageFlasher(Control, Control, boolean) - Constructor for class eve.ui.MessageFlasher
Create a MessageFlasher that immediately displays a Control and will continue to display it until off() or show() or flash() is called.
MessageFormat - Class in eve.text
Simple implementation of MessageFormat for the Eve VM When using the format method, placeholder {0} is replaced with the first argument, {1} with the second, etc.
MessageFormat() - Constructor for class eve.text.MessageFormat
 
MessageFormat(String) - Constructor for class eve.text.MessageFormat
 
messageText - Variable in class eve.ui.MessageBox
 
MetaData(String) - Constructor for class eve.database.implement.DatabaseObject.MetaData
 
metaDataLength(String) - Method in interface eve.database.Database
Returns the length of the named MetaData (in bytes) in the DB.
metaDataLength(String) - Method in class eve.database.implement.RecordFile
 
MetaFlag - Class in eve.database
This represents a single integer value that can be stored in a Database using its MetaData facilities.
MetaFlag(String, Database) - Constructor for class eve.database.MetaFlag
Create a MetaFlag with the specified name for the specified database.
method - Variable in class eve.io.block.RemoteCall
 
Method - Class in eve.reflect
This is used to invoke methods on objects.
method - Variable in class eve.sys.MethodCall
 
Method - Class in java.lang.reflect
 
MethodCall - Class in eve.sys
 
MethodCall(String) - Constructor for class eve.sys.MethodCall
Create a new MethodCall targeted at the specified method.
MethodConstructor - Class in eve.reflect
This class is a base class for Method and Constructor.
methodName - Variable in class eve.reflect.MethodConstructor
 
methods - Variable in class eve.sys.ClassFile
 
methodSpecs - Variable in class eve.reflect.MethodConstructor
 
methodThrows(Method, Throwable) - Static method in class eve.sys.Reflection
Check if a thrown exception is acceptable as being thrown by the method - i.e. if it is in its list of throws exception types.
METRIC_ASCENT - Static variable in class eve.fx.Metrics
A Metric value for getFontForMetric().
METRIC_DESCENT - Static variable in class eve.fx.Metrics
A Metric value for getFontForMetric().
METRIC_HEIGHT - Static variable in class eve.fx.Metrics
A Metric value for getFontForMetric().
METRIC_HEIGHT_OF_TEXT - Static variable in class eve.fx.Metrics
A Metric value for getFontForMetric().
METRIC_OPTION_MAKE_SMALLER_ONLY - Static variable in class eve.fx.Metrics
 
METRIC_WIDTH_OF_TEXT - Static variable in class eve.fx.Metrics
A Metric value for getFontForMetric().
metrics - Variable in class eve.fx.FormattedTextSpecs
Metrics for the text.
Metrics - Class in eve.fx
 
Metrics() - Constructor for class eve.fx.Metrics
 
mFlag - Variable in class com.stevesoft.pat.Pthings
 
MIDDLE_BUTTON - Static variable in interface eve.fx.gui.IEventModifiers
For PenEvents, indicates that the middle button is being pressed.
MIDDLE_MOUSE - Static variable in interface eve.fx.gui.IKeys
Middle Mouse Button
middleBar - Variable in class eve.ui.FormFrame
 
Midlet - Class in eve.ui
This class has not been implemented.
Midlet() - Constructor for class eve.ui.Midlet
 
migrationTime - Variable in class eve.sys.install.InstalledConfig
The time and date the migration was done (if any).
millis - Variable in class eve.data.PlainTime
The full millisecond in the second value, from 0 to 999
millis - Variable in class eve.sys.Time
Milliseconds in the range of 0 to 999.
MILLISECOND - Static variable in class java.util.Calendar
Constant representing the millisecond time field.
min(BigDecimal) - Method in class eve.math.BigDecimal
 
min(BigInteger) - Method in class eve.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.
min(BigDecimal) - Method in class java.math.BigDecimal
Returns the minimum of this BigDecimal and val.
min(BigInteger) - Method in class java.math.BigInteger
Returns the minimum of this BigInteger and val.
min(Collection) - Static method in class java.util.Collections
Find the minimum element in a Collection, according to the natural ordering of the elements.
min(Collection, Comparator) - Static method in class java.util.Collections
Find the minimum element in a Collection, according to a specified Comparator.
MIN_CODE_POINT - Static variable in class java.lang.Character
The minimum value of a Unicode code point.
MIN_HIGH_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode high-surrogate code unit in the UTF-16 encoding.
MIN_LOW_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode low-surrogate code unit in the UTF-16 encoding.
MIN_PRIORITY - Static variable in class java.lang.Thread
 
MIN_RADIX - Static variable in class java.lang.Character
The minimum radix available for conversion to and from strings.
MIN_SIZE - Static variable in class eve.ui.PanelSplitter
A value used with setOpenCloseTypes().
MIN_SUPPLEMENTARY_CODE_POINT - Static variable in class java.lang.Character
The minimum value of a supplementary code point.
MIN_SURROGATE - Static variable in class java.lang.Character
The minimum value of a Unicode surrogate code unit in the UTF-16 encoding.
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 constant value of this field is the smallest value of type char, '\u0000'.
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 -215
minChange - Variable in class eve.ui.PanelSplitter
 
minChars() - Method in class com.stevesoft.pat.Pattern
The minimum number of characters which this pattern element can match.
minChars() - Method in class com.stevesoft.pat.Validator
For optimization it is helpful, but not necessary, that you define the minimum number of characters this validator will allow to match.
minDragRate - Variable in class eve.ui.game.MosaicPanel
Use this to set the number of milliseconds in between drag messages.
mineq(patInt) - Method in class com.stevesoft.pat.patInt
If the argument p has a smaller value than this, then set this Object equal to p.
minHeight - Variable in class eve.fx.points.PrintCell
Do not set this directly - use setMinimumSize() instead.
minHeight - Variable in class eve.ui.Control
Do not set this directly - use setMinimumSize() instead.
minHeight - Variable in class eve.ui.table.IconTableModel
The minimum height for each cell.
minimize() - Method in class eve.math.MPN
 
Minimize - Static variable in interface eve.ui.ControlConstants
 
minimizeApplication() - Static method in class eve.ui.Window
Minimize all windows in the application.
minimumLines - Variable in class eve.database.implement.RecordFile
 
minimumShowTime - Variable in class eve.ui.Form
This is the minimum length of time in milliseconds that the form should be shown before a call to close() will actually close the Form.
MINIMUMSIZE - Static variable in interface eve.ui.CellConstants
Deprecated.
use TAG_MINIMUMSIZE instead
minTabHeight - Variable in class eve.ui.TabbedPanel
This can be set to specify a minimum tab height.
minThreads - Variable in class eve.sys.ThreadPool
The minimum number of allowed threads.
minThumb - Variable in class eve.ui.ScrollTrack
 
minute - Variable in class eve.data.PlainTime
The full minute in the hour value, from 0 to 59
minute - Variable in class eve.sys.Time
The minute in the range of 0 to 59.
MINUTE - Static variable in class eve.sys.Time
 
MINUTE - Static variable in class java.util.Calendar
Constant representing the minute of hour time field.
minValue - Variable in class eve.ui.TrackControl
This is used with setScale() and setInt() and getInt().
minWidth - Variable in class eve.fx.points.PrintCell
Do not set this directly - use setMinimumSize() instead.
minWidth - Variable in class eve.ui.Control
Do not set this directly - use setMinimumSize() instead.
minWidth - Variable in class eve.ui.data.FieldData
The minimum width in characters for the control - by default this is 5.
minWidth - Variable in class eve.ui.table.IconTableModel
The minimum width for each cell.
minXScroll - Variable in class eve.ui.Input
A percent figure.
minXScroll - Variable in class eve.ui.TextMessage
 
minXScroll - Variable in class eve.ui.TextPad
A percent figure.
minYScroll - Variable in class eve.ui.TextPad
A percent figure.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Mathematical Symbols-A" Unicode character block.
MISCELLANEOUS_MATHEMATICAL_SYMBOLS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Mathematical Symbols-B" Unicode character block.
MISCELLANEOUS_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols" Unicode character block.
MISCELLANEOUS_SYMBOLS_AND_ARROWS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Symbols and Arrows" Unicode character block.
MISCELLANEOUS_TECHNICAL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Miscellaneous Technical" Unicode character block.
MissingResourceException - Exception in java.util
This exception is thrown when a resource is missing.
MissingResourceException(String, String, String) - Constructor for exception java.util.MissingResourceException
Creates a new exception, with the specified parameters.
missingWidth - Variable in class eve.fx.points.PointFontDescriptor.AfmFileSpecs
If this is not negative this will be used as the missingWidth value.
miterLimit - Variable in class eve.fx.Pen
 
mkdir() - Method in class eve.io.File
 
mkdir() - Method in class java.io.File
This method creates a directory for the path represented by this object.
mkdirs() - Method in class eve.io.File
Create a directory and all necessary parent directories.
mkdirs() - Method in class java.io.File
This method creates a directory for the path represented by this file.
MOBILE_GET_COMMAND_FROM_REGISTRY - Static variable in interface eve.net.IRemoteServer
 
MOBILE_GET_COMMAND_FROM_REGISTRY - Static variable in class eve.net.RemoteConnection
 
MOBILE_IS_VM_APPLICATION - Static variable in interface eve.net.IRemoteServer
 
MOBILE_IS_VM_APPLICATION - Static variable in class eve.net.RemoteConnection
 
mobileWindowEvent(int, int, int, int, int, long) - Method in class eve.ui.Window
 
mod(BigInteger) - Method in class eve.math.BigInteger
 
mod(MPN) - Method in class eve.math.MPN
 
mod(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this mod m).
modalWindowHasPendingEvents() - Static method in class eve.fx.gui.WindowSurface
 
modCount - Variable in class java.util.AbstractList
A count of the number of structural modifications that have been made to the list (that is, insertions and removals).
model - Variable in class eve.ui.data.ListEditor
 
model - Variable in class eve.ui.data.ListObject
 
model - Variable in class eve.ui.data.SaveableEditor
 
model - Variable in class eve.ui.SimpleFileChooser
 
model - Variable in class eve.ui.table.TableControl
 
modified - Variable in class eve.applet.ClassFile
 
modified - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
MODIFIED_BY_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "ModifiedByWho" field.
MODIFIED_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "ModifiedDate" field.
ModifiedBySortName - Static variable in interface eve.database.Database
 
modifiedData - Variable in class eve.database.implement.FieldModifier
 
ModifiedSortName - Static variable in interface eve.database.Database
 
modifiedTime - Variable in class eve.io.FileSpecs
The modified time represented as a long.
modifier - Variable in class eve.database.implement.FieldModifier
 
Modifier - Class in eve.reflect
 
Modifier() - Constructor for class eve.reflect.Modifier
 
Modifier - Class in java.lang.reflect
Modifier is a helper class with static methods to determine whether an int returned from getModifiers() represents static, public, protected, native, final, etc... and provides an additional method to print out all of the modifiers in an int in order.
Modifier() - Constructor for class java.lang.reflect.Modifier
This constructor really shouldn't be here ... there are no instance methods or variables of this class, so instantiation is worthless.
MODIFIER_CHECKED - Static variable in class eve.ui.MenuItem
 
MODIFIER_DISABLED - Static variable in class eve.ui.MenuItem
 
MODIFIER_DONT_HIGHLIGHT - Static variable in class eve.ui.MenuItem
 
MODIFIER_IS_SEPARATOR - Static variable in class eve.ui.MenuItem
 
MODIFIER_LETTER - Static variable in class java.lang.Character
General category "Lm" in the Unicode specification.
MODIFIER_SELECTED - Static variable in class eve.ui.MenuItem
 
MODIFIER_SYMBOL - Static variable in class java.lang.Character
General category "Sk" in the Unicode specification.
modifiers - Variable in class eve.database.implement.DatabaseSpecs
 
modifiers - Variable in class eve.fx.gui.RawEvent
 
modifiers - Variable in class eve.fx.gui.SurfaceKeyEvent
The state of the modifier keys when the event occured.
modifiers - Variable in class eve.fx.gui.SurfacePointerEvent
The state of the modifier keys when the event occured.
modifiers - Variable in class eve.fx.points.PrintCell
 
modifiers - Variable in class eve.reflect.Field
 
modifiers - Variable in class eve.reflect.MethodConstructor
 
modifiers - Variable in class eve.sys.ClassFile.FieldMethod
 
modifiers - Variable in class eve.ui.Control
Modifiers of the control.
modifiers - Variable in class eve.ui.DragContext
 
modifiers - Variable in class eve.ui.FontChangeHotKeyEventListener
 
modifiers - Variable in class eve.ui.MenuItem
Modifiers for the MenuItem.
ModifiersInheritedFromWindow - Static variable in interface eve.ui.ControlConstants
 
modify(Hashtable) - Method in class eve.applet.ClassFile
 
modify(DatabaseEntry, DatabaseEntry) - Method in class eve.database.implement.FieldModifier
 
modify(IImage, PixelBuffer) - Method in interface eve.fx.ImageModifier
 
modify(int, int) - Method in class eve.fx.points.PrintCell
 
modify(int, int) - Method in class eve.ui.Control
Set/Clear modifier flags for the Control.
modify(int, int) - Method in class eve.ui.ScrollBar
 
modify(int, int, int, int) - Method in class eve.ui.table.TreeTableModel
 
modifyActionItems(String, boolean, int, int) - Method in class eve.ui.Menu
 
modifyActionItems(String[], boolean, int, int) - Method in class eve.ui.Menu
 
modifyAll(int, int) - Method in class eve.ui.Control
Modify this control and all child controls (and their children).
modifyAll(int, int, boolean) - Method in class eve.ui.Control
Modify all child controls (and their children).
modifyAndSaveCardOptions(int, int) - Method in class eve.ui.CardPanel
Set and/or clear card options and return a value that can be used with restoreCardOptions() to restore the changed bits back to their original state.
modifyAndSaveCardOptions(int, int) - Method in interface eve.ui.MultiCardPanel
Set and/or clear card options and return a value that can be used with restoreCardOptions() to restore the changed bits back to their original state.
modifyAndSaveCardOptions(int, int) - Method in class eve.ui.MultiCardPanelAdapter
Set and/or clear card options and return a value that can be used with restoreCardOptions() to restore the changed bits back to their original state.
modifyCardOptions(int, int) - Method in class eve.ui.CardPanel
 
modifyCardOptions(int, int) - Method in interface eve.ui.MultiCardPanel
Set and/or clear card options - or return the current options (if optionsToSet and optionsToClear are zero).
modifyCardOptions(int, int) - Method in class eve.ui.MultiCardPanelAdapter
 
modifyCardOptions(int, int) - Method in class eve.ui.TabbedPanel
 
modifyControl(Control, boolean, int, int, boolean) - Static method in class eve.ui.data.Editor
 
modifyCycledKey(KeyEvent, int, int) - Method in class eve.ui.InputMethod
 
modifyField(int, int, Object) - Method in interface eve.database.Database
Modify a field in some way.
modifyField(int, int, Object) - Method in class eve.database.implement.DatabaseObject
 
modifyFields(String, boolean, int, int, boolean) - Method in class eve.ui.data.Editor
This will modify field controls in the editor conditionally.
modifyFields(Object, String) - Method in class eve.ui.table.data.FieldTableModel
This can be used to modify any of the fields.
modifyFlags(long, long) - Method in class com.ewesoft.pub.ThreadFlags
 
modifyFlags(int, int) - Method in class eve.ui.Control
Set/Clear modifier flags for the Control.
modifyForInput(ByteArray, int, int) - Method in interface eve.security.ISecureChannel
 
modifyForInput(ByteArray, int, int) - Method in class eve.security.SecureChannel
 
modifyForOutput(ByteArray, int, int) - Method in interface eve.security.ISecureChannel
 
modifyForOutput(ByteArray, int, int) - Method in class eve.security.SecureChannel
 
modifyForSmartPhone() - Method in class eve.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.
modifyingInside - Variable in class eve.database.implement.DatabaseEntryObject
 
modifyItems(String[], int, int, boolean) - Method in class eve.ui.ChoiceControl
 
modifyNextNewCard(int, int) - Static method in class eve.ui.CardPanel
 
modifyOptions(int, int, int) - Method in class eve.fx.Graphics
Modify Graphics options.
modifyOptions(int, int) - Method in class eve.math.FormattedDecimal
Modify specified option bits.
modifyPropertiesOrFields(String, boolean, int, int, boolean) - Method in class eve.ui.data.Editor
 
modifyRecord(int, byte[], int, int, boolean) - Method in class eve.database.implement.RecordFile
Modify the record data, returning a new location if the record had to be moved.
modifyRecord(int, byte[], int, int) - Method in class eve.database.implement.RecordFile
 
modifyRecord(int, byte[], boolean) - Method in class eve.database.implement.RecordFile
Modify the record data, returning a new location if the record had to be moved.
modifyScrollers(int, int) - Method in class eve.ui.ScrollablePanel
 
modifyScrollers(int, int) - Method in class eve.ui.ScrollBarPanel
 
modifyScrollers(int, int) - Method in class eve.ui.UpDownScroller
 
modifyVmFlags(int, int) - Static method in class eve.sys.Vm
Modify the VM Flag bits - this is equivalent to getParameter(VM_FLAGS);
modInverse(BigInteger) - Method in class eve.math.BigInteger
 
modInverse(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this-1 mod m).
modPow(BigInteger, BigInteger) - Method in class eve.math.BigInteger
 
modPow(BigInteger, BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent mod m).
modPowPositive(MPN, MPN) - Method in class eve.math.MPN
 
mods - Variable in class eve.ui.SIPKeypadKeys
 
MONDAY - Static variable in class java.util.Calendar
Constant representing Monday.
MONGOLIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Mongolian" Unicode character block.
monitor(Handle) - Method in class eve.ui.ProgressBar
This will start a Thread that will monitor the Handle provided and update the bar accordingly.
monitoredHandleChanged(Handle) - Method in class eve.ui.ProgressBar
This is called by the monitor() method when the monitored Handle has changed, but also can be called externally.
MonitorHandles - Class in eve.ui
This allows the monitoring of Handles and sub-Handles of an executing task and optionally allows for the canceling of the task.
MonitorHandles(Handle, String) - Constructor for class eve.ui.MonitorHandles
Create the MonitorHandles for the specified task. start() will be called on the task when the MonitorHandles is shown.
MonitorHandles(QuickMethodCall, String) - Constructor for class eve.ui.MonitorHandles
Create the MonitorHandles for the specified QuickMethodCall. start() will be called on the task when the MonitorHandles is shown.
monitorNow() - Method in class eve.ui.MonitorHandles
You do not need to call this after an execute().
month - Variable in class eve.data.PlainDate
The month in the year value, starting from 1.
MONTH - Static variable in class eve.sys.Locale
The full name of a month.
month - Variable in class eve.sys.Time
The month in the range of 1 to 12.
MONTH - Static variable in class eve.sys.Time
 
MONTH - Static variable in class java.util.Calendar
Constant representing the month time field.
MONTH_YEAR_FORMAT - Static variable in class eve.sys.Locale
The correct format for display month and year only.
months - Variable in class eve.sys.DateChange
The number of months difference.
more - Variable in class eve.ui.ScrollBar
 
MORE_MESSAGE_USE_DEFAULT - Static variable in class eve.ui.SmartphoneTextPad
 
moreButtonName - Variable in class eve.ui.IconMenuForm
 
moreKey - Variable in class eve.ui.IconMenuForm
 
moreMessage - Variable in class eve.ui.TextPad
If this is not null, then the last visible line of text will display this message, if there is more text that cannot be seen because it cannot fit on the display.
MoreThanThumb - Static variable in class eve.ui.TrackControl
 
Mosaic - Class in eve.ui.game
A Mosaic is used to display multiple images, each of which may be able to move and or be animated.
Mosaic() - Constructor for class eve.ui.game.Mosaic
 
MosaicPanel - Class in eve.ui.game
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 eve.ui.game.MosaicPanel
 
MOUSE_DRAG - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse drag event - the same as PEN_DRAG
MOUSE_HOVER_OVER - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for when the mouse is hovering over a control.
MOUSE_MOVE - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse move event - the same as PEN_MOVE
MOUSE_STOP_HOVER - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for when the mouse is no longer hovering over a control.
mouseEntered(PenEvent, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the mouse has entered the panel.
mouseExited(PenEvent, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the mouse has left the panel.
MOUSEFIRST - Static variable in class eve.fx.gui.SystemMessage
 
MOUSEFIRST - Static variable in class eve.sys.SystemMessage
 
mouseHover(Point, int, boolean) - Method in class eve.ui.Control
 
mouseHover(Point, int, boolean) - Method in class eve.ui.game.MosaicPanel
 
mouseIsOverCell - Variable in class eve.ui.table.TableModel
 
MOUSELAST - Static variable in class eve.fx.gui.SystemMessage
 
MOUSELAST - Static variable in class eve.sys.SystemMessage
 
mouseMoveChangeCursor(int) - Method in class eve.ui.table.TableControl
This should be called by the TableModel during a mouse move event to tell the Table to change the cursor.
mouseMoved(PenEvent, Point) - Method in class eve.ui.game.MosaicPanel
Indicates the mouse has left the panel.
mouseMoved(Control, Point) - Method in interface eve.ui.ToolTip.CustomTip
 
mouseMovedOnOff(TextFormatter, boolean) - Method in class eve.ui.formatted.data.HtmlViewer.HtmlViewerDisplay
 
mouseMovedOnOff(TextFormatter, boolean) - Method in class eve.ui.formatted.TextDisplay
 
mouseMoving(boolean, PenEvent, int, int) - Method in class eve.ui.table.TableControl
 
mouseMoving(boolean, PenEvent, int, int) - Method in class eve.ui.table.TableModel
 
MouseMustBeOver - Static variable in class eve.fx.Drawing
A property bit - In order for a "drag over" event to be recognized, the mouse pointer must be over the image.
mouseNowOverItem(int) - Method in class eve.ui.Menu
 
mouseOver - Variable in class eve.ui.formatted.TextDisplay
 
mouseOverChanged(Point, Point) - Method in class eve.ui.table.TableModel
 
mouseOverChanged(Point, Point) - Method in class eve.ui.table.TreeTableModel
 
mouseOverItem - Variable in class eve.ui.ChoiceControl
 
mouseOverItemColor - Variable in class eve.ui.ChoiceControl
 
mouseSens - Variable in class eve.ui.ButtonObject
 
MouseSensitive - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to react to when the mouse is over the control or not.
mouseState - Static variable in class eve.fx.gui.EveCanvas
 
move(int, int) - Method in class eve.fx.Point
 
move(File) - Method in class eve.io.File
 
move(File) - Method in class eve.io.FileAdapter
 
move(File) - Method in class eve.io.filestore.FileStoreEntryFile
 
move(File) - Method in class eve.net.rapi.RapiFile
This moves/renames the file to the destination new File.
move(String, String) - Method in interface eve.server.IRemoteFile
 
move(File) - Method in class eve.server.RemoteFile
 
move(int, int) - Method in class eve.ui.game.AniImage
Moves the image.
MOVE_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
MOVE_CURSOR - Static variable in interface eve.sys.VmConstants
 
moveable - Variable in class eve.ui.Form
 
moveable - Variable in class eve.ui.GuiStyle.DefaultFormSpecs
 
moveCursorPos(int, boolean) - Method in class eve.ui.Input
 
MOVED_OFF - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse move off event - the same as PEN_MOVED_OFF
MOVED_ON - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse move on event - the same as PEN_MOVED_ON
movedOff - Variable in class eve.fx.PenOverState.PenOverChange
 
movedOffOf - Variable in class eve.ui.game.MosaicPanel
This variable is valid during an imageMovedOn() call.
movedOnOrChanged - Variable in class eve.fx.PenOverState.PenOverChange
 
moveFrameTo(Frame, Rect) - Static method in class eve.ui.Gui
 
moveImage(int, int, int, int, int, int) - Method in class eve.fx.gui.EveCanvas
 
moveImage(int, int, int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
moveImage(int, int, int, int, int, int) - Method in class eve.fx.Image
 
moveImage(int, int, int, int, int, int) - Method in interface eve.fx.ISurface
Move pixel data within the surface.
moveImage(int, int, int, int, int, int) - Method in class eve.fx.print.PrinterJob
 
moveOnTop(AniImage) - Method in class eve.ui.game.ImageList
Move the image to the top.
moveOrCopyOptions - Static variable in class eve.ui.DragContext
 
movePointLeft(int) - Method in class eve.math.BigDecimal
 
movePointLeft(int) - Method in class java.math.BigDecimal
Returns a BigDecimal which is equivalent to this one with the decimal point moved n places to the left.
movePointRight(int) - Method in class eve.math.BigDecimal
 
movePointRight(int) - Method in class java.math.BigDecimal
Moves the decimal point the specified number of places to the right.
moveRect(int, int, int, int, int, int) - Method in class eve.fx.Graphics
 
moveTo(float, float) - Method in class eve.fx.GeneralPath
Move the current point to the specified x,y location.
moveTo(Control, int, int) - Method in class eve.ui.Sprite
 
moveToBack(AniImage) - Method in class eve.ui.game.ImageList
 
moveToNextPage() - Method in class eve.fx.print.PageCounter
Call this to move to the next page - it calls validatePage() on the printable, which may transform the original PageFormat.
moveToNextPageFraction - Variable in class eve.ui.Swiper
This is the fraction of the page size that the user must swipe the current page before it is considered a full page move.
movingOnTo - Variable in class eve.ui.game.MosaicPanel
This variable is valid during an imageMovedOff() call.
MPN - Class in eve.math
This contains various low-level routines for unsigned bigints.
MPN(byte[], int, int) - Constructor for class eve.math.MPN
 
MPN() - Constructor for class eve.math.MPN
 
MPN(int) - Constructor for class eve.math.MPN
 
mSecurityManager - Class in eve.sys
 
mSecurityManager() - Constructor for class eve.sys.mSecurityManager
 
mString - Class in eve.util
 
mString() - Constructor for class eve.util.mString
 
mThread - Class in eve.sys
 
mThread() - Constructor for class eve.sys.mThread
 
mThread(Runnable) - Constructor for class eve.sys.mThread
 
mul(patInt) - Method in class com.stevesoft.pat.patInt
Returns a patInt with value equal to the product of the value of p and this.
mul(int[], int[], int, int[], int) - Static method in class eve.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 eve.math.MPN
Multiply x[0:len-1] by y, and write the len least significant words of the product to dest[0:len-1].
MULTI_SELECT - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
MultiCardPanel - Interface in eve.ui
 
MultiCardPanelAdapter - Class in eve.ui
 
MultiCardPanelAdapter() - Constructor for class eve.ui.MultiCardPanelAdapter
 
MultiCardPanelEvent - Class in eve.ui
This is generated by MultiCardPanel controls when a new Card is selected.
MultiCardPanelEvent(int, Control, int, Card) - Constructor for class eve.ui.MultiCardPanelEvent
 
MULTICHARACTER - Static variable in interface eve.fx.gui.IEventModifiers
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 eve.ui.InputPopupForm
 
multiLineTextAlignment - Variable in class eve.fx.IconAndText
If multiple lines are used for the text this denotes how those lines are aligned within the space allocated for the text.
MultiListSelect - Class in eve.data
 
MultiListSelect() - Constructor for class eve.data.MultiListSelect
 
MultiListSelect.AvailableLists - Class in eve.data
 
MultiListSelect.SelectedItems - Class in eve.data
 
MultiListSelect.SingleListSelect - Class in eve.data
 
MultiPanel - Interface in eve.ui
 
MultiPanelEvent - Class in eve.ui.event
 
MultiPanelEvent(int, Control, int) - Constructor for class eve.ui.event.MultiPanelEvent
 
multipleEntry - Variable in class eve.sys.Gate
If this is true then a thread can call hold()/grab() on a gate multiple times - defaults to true.
multipleSelected() - Method in class eve.ui.table.TableControl
In listMode this returns true if more than one cell is selected.
multiply(BigDecimal) - Method in class eve.math.BigDecimal
 
multiply(BigInteger) - Method in class eve.math.BigInteger
 
multiply(MPN) - Method in class eve.math.MPN
Destructively multiply this number with y.
multiply(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this * val), and whose scale is (this.scale() + val.scale()).
multiply(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this * val).
multiSelect - Variable in class eve.ui.BasicList
This specifies whether the list allows multiple selections or not.
multiSelect - Variable in class eve.ui.filechooser.FileChooserDemo
 
multiSelect - Variable in class eve.ui.table.TableControl
Allow disconnected blocks to be selected.
multiSelectOneMustBeSelected - Variable in class eve.ui.table.TreeTableModel
 
multiThreaded - Variable in class eve.io.block.RemoteProxy
By default a single-threaded model is used - which is the most memory efficient implementation.
MUSICAL_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Musical Symbols" Unicode character block.
MUST_HAVE_ENDIAN_MARKER_ON_DECODE - Static variable in class eve.io.Utf16Codec
 
mustAlwaysDrop - Variable in class eve.ui.Choice
 
mustSelectAtLeastOne - Variable in class eve.ui.choices.SimpleItemSelectPopup
 
MutableTreeNode - Interface in eve.data
 
MutableTreeNodeObject - Class in eve.data
 
MutableTreeNodeObject() - Constructor for class eve.data.MutableTreeNodeObject
 
mVector - Class in eve.util
A vector is an array of object references.
mVector() - Constructor for class eve.util.mVector
Constructs an empty vector.
mVector(int) - Constructor for class eve.util.mVector
Constructs an empty vector with a given initial size.
mVector(int, int) - Constructor for class eve.util.mVector
 
mVector(Object[]) - Constructor for class eve.util.mVector
 
mVector(Vector) - Constructor for class eve.util.mVector
 
myAnchorPoint - Variable in class eve.ui.ControlAnchor
 
MYANMAR - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Myanmar" Unicode character block.
myBar - Variable in class eve.ui.PullDownMenu
 
myData - Variable in class eve.data.DataTreeNodeObject
 
myData - Variable in class eve.database.implement.DatabaseEntryObject
 
myData - Variable in class eve.io.ZepFile
 
myEntry - Variable in class eve.io.filestore.FileStoreEntryFile
 
myFontManager - Variable in class eve.fx.print.PrintableObject
 
myForm - Variable in class eve.ui.FormFrame
 
myFrame - Variable in class eve.ui.Menu
 
myHandler - Variable in class eve.io.block.RemoteCall
This is initially null but can be set before calling call.
myImage - Variable in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
myInit() - Method in class eve.applet.EveApplet
 
myLoc - Variable in class eve.ui.PanelSplitter
 
myLocale - Variable in class eve.database.implement.DatabaseObject
 
myLocale - Variable in class eve.math.DecimalSymbols
 
myLocale - Variable in class eve.sys.Locale
 
myObject - Variable in class eve.ui.data.Editor
This is the object currently being edited.
myOID - Variable in class eve.database.implement.DatabaseSpecs
 
myOptions - Variable in class eve.ui.NumberEntry
The options selected for the NumberEntry.
myOptions - Variable in class eve.ui.TabbedPanel
These hold the MultiCardPanel options.
myPrinter - Variable in class eve.fx.print.BatchPrinter
 
myPrinter - Variable in class eve.fx.print.PrintableObject
 
MySeparator - Static variable in class eve.io.FileComparer
 
mySortID - Variable in class eve.database.implement.FoundEntriesObject
 
mySplitter - Variable in class eve.ui.CellPanel
This is the splitter to the left or above this panel (if any).
mySuperClass - Variable in class eve.reflect.Reflect
 
myTicker - Variable in class eve.sys.Countdown
 
myTransfer - Variable in class eve.sys.FieldTransfer
This holds the IFieldTransfer set by setTransfer().

N

name - Variable in class eve.applet.ClassFile
 
name - Variable in class eve.data.Property
 
name - Variable in class eve.database.implement.FieldSortEntry
 
name - Variable in class eve.database.implement.RecordDatabaseIndex
 
name - Variable in class eve.database.IndexEntry
 
name - Variable in class eve.database.SafeDBAccess
 
name - Variable in class eve.fx.points.PrintCell
 
name - Variable in class eve.io.File
 
name - Variable in class eve.io.FileSpecs
The name or possibly full path of the file.
name - Variable in class eve.io.filestore.FileStoreEntry
 
name - Variable in class eve.io.TreeConfigNode
 
name - Variable in class eve.sys.ClassFile.Attribute
 
name - Variable in class eve.sys.ClassFile.FieldMethod
 
name - Variable in class eve.sys.ClassFile
The name of the class file.
name - Variable in class eve.sys.Gate
 
name - Variable in class eve.sys.MethodCall
 
name - Variable in class eve.sys.RegistryKeyObject
 
name - Variable in class eve.ui.Control
 
name - Variable in class eve.ui.FileChooserLink
 
name - Variable in class eve.ui.launcher.VMApp
 
name - Variable in class eve.ui.SoftKeyBar
You can use this as an identifier for bar.
name - Variable in class eve.ui.table.data.DirectoryTreeNode
 
name - Variable in class eve.util.FormattedDataSource
This is an optional name that you can give to the FormattedDataSource.
name - Variable in class eve.util.OwnedProperties.OwnedProperty
 
NAME_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "EntryName" field.
nameChanged(int) - Method in class eve.ui.data.ListEditor
This should be called if an item has its display name changed.
Named - Interface in eve.data
 
nameToPrompt(String) - Static method in class eve.data.DataUtils
This converts a name with underscores to a prompt with capital letters and spaces where the underscores were.
nameToPrompt(String) - Static method in class eve.ui.InputStack
This converts a name with underscores to a prompt with capital letters and spaces where the underscores were.
nameUUIDFromBytes(byte[]) - Static method in class java.util.UUID
Creates a UUID version 3 object (name based with MD5 hashing) from a series of bytes representing a name.
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.
nanos - Variable in class eve.sys.TimeOut
 
nap(long) - Static method in class eve.sys.mThread
Puts the current thread to sleep while catching and discarding any InterruptedExceptions.
NATIVE - Static variable in class eve.reflect.Modifier
 
NATIVE - Static variable in class java.lang.reflect.Modifier
Native: Method: use JNI to call this method.
NativeAccess - Class in eve.nativeaccess
 
NativeAccess() - Constructor for class eve.nativeaccess.NativeAccess
 
NativeCall - Class in eve.sys
This class is meant to be used when implementing native methods that may block and therefore require a separate Thread to operate in.
NativeCall() - Constructor for class eve.sys.NativeCall
 
nativeClear(int, int, int, int, int) - Method in class eve.fx.Buffer
 
nativeDialogCount - Static variable in class eve.fx.gui.WindowSurface
 
NativeDigits - Static variable in class eve.sys.Locale
 
nativeGetSetSIP(WindowSurface, int) - Method in class eve.fx.gui.WindowSurface
If no SIP is supported this should throw a runtime exception or error.
nativeIcon - Class in eve.nativeaccess
 
nativeIcon(ImageData[], int) - Constructor for class eve.nativeaccess.nativeIcon
 
NativeInputParameters - Class in eve.fx.gui
 
NativeInputParameters() - Constructor for class eve.fx.gui.NativeInputParameters
 
nativeInputStopped() - Method in class eve.ui.EditControl
 
NativeInputStream - Class in eve.nativeaccess
Not used in Java version.
NativeInputStream() - Constructor for class eve.nativeaccess.NativeInputStream
 
NativeOutputStream - Class in eve.nativeaccess
Not used in Java library.
NativeOutputStream() - Constructor for class eve.nativeaccess.NativeOutputStream
 
NativeRandomStream - Class in eve.nativeaccess
 
NativeStream - Class in eve.nativeaccess
 
NativeStream() - Constructor for class eve.nativeaccess.NativeStream
 
nativeTask - Variable in class eve.sys.NativeCall
 
nativeWindowClassName - Variable in class eve.fx.gui.WindowCreationData
Under Win32 this must be a unique name for this class of window.
NativeWindowSurface - Class in eve.fx.gui
This class represents the platforms display object - for example a Window in Windows/Win32 or the entire screen on smaller devices.
NativeWindowSurface() - Constructor for class eve.fx.gui.NativeWindowSurface
 
nCopies(int, Object) - Static method in class java.util.Collections
Creates an immutable list consisting of the same object repeated n times.
NEED_MORE_BYTES - Static variable in class eve.io.TextCodecBOMHandler
 
needAction() - Method in class eve.ui.table.data.registry.RegistryTableModel
 
needCompact - Variable in class eve.database.implement.FoundEntriesObject
 
needDrag - Variable in class eve.ui.game.MosaicPanel
 
NEEDS_PAGES - Static variable in class eve.ui.Swiper
 
needsCompacting() - Method in class eve.database.implement.RecordDatabaseIndex
 
needScrollBar(int, int) - Method in class eve.ui.Canvas
 
needScrollBar(int, int) - Method in class eve.ui.CompositeControl
 
needScrollBar(int, int) - Method in class eve.ui.Console
 
needScrollBar(int, int) - Method in class eve.ui.IconMenu
 
needScrollBar(int, int) - Method in class eve.ui.Menu
 
needScrollBar(int, int) - Method in class eve.ui.ScrollableHolder
 
needScrollBar(int, int) - Method in interface eve.ui.ScrollClient
This method should return whether a ScrollBar (or some other form of scrolling user control) is necessary for the specified dimension.
needScrollBar(int, int) - Method in class eve.ui.table.TableControl
 
needScrollBar(int, int) - Method in class eve.ui.TextMessage
 
needScrollBar(int, int) - Method in class eve.ui.TextPad
 
needsDictionary() - Method in class eve.io.Inflater
 
needsDictionary() - Method in class java.util.zip.Deflater
 
needsDictionary() - Method in class java.util.zip.Inflater
 
needsExternalBack() - Method in class eve.ui.IconMenu
This returns true if the menu needs an external "Back" press to display another page.
needsExternalMore() - Method in class eve.ui.IconMenu
This returns true if the menu needs an external "More" press to display another page.
needsInput() - Method in class eve.io.Deflater
 
needsInput() - Method in class eve.io.Inflater
 
needsInput() - Method in class java.util.zip.Deflater
 
needsInput() - Method in class java.util.zip.Inflater
 
negate() - Method in class eve.math.BigDecimal
 
negate() - Method in class eve.math.BigInteger
 
negate() - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (-this), and whose scale is this.scale().
negate() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (-this).
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.
NegativeArraySizeException - Exception in java.lang
Thrown when an attempt is made to create an array with a negative size.
NegativeArraySizeException() - Constructor for exception java.lang.NegativeArraySizeException
Create an exception without a message.
NegativeArraySizeException(String) - Constructor for exception java.lang.NegativeArraySizeException
Create an exception with a message.
NegativeArraySizeException(Throwable) - Constructor for exception java.lang.NegativeArraySizeException
Create an exception without a message.
NegativeArraySizeException(String, Throwable) - Constructor for exception java.lang.NegativeArraySizeException
Create an exception with a message.
NegativeCurrencyMode - Static variable in class eve.sys.Locale
 
negativeFormat - Variable in class eve.math.DecimalSymbols
 
NegativeNumberMode - Static variable in class eve.sys.Locale
 
NegativeSign - Static variable in class eve.sys.Locale
 
negativeSymbol - Variable in class eve.math.DecimalSymbols
 
Net - Class in eve.net
 
Net() - Constructor for class eve.net.Net
 
Net.NetUtils - Class in eve.net
 
netListComputers(PropertyList) - Static method in class eve.sys.Windows
 
NetUtils() - Constructor for class eve.net.Net.NetUtils
 
NetworkInterface - Class in eve.net
This class represents a Network interface, usually for the local machine.
NetworkInterface() - Constructor for class eve.net.NetworkInterface
 
neverShow - Variable in class eve.ui.ScrollablePanel
 
NeverShowHorizontalScrollers - Static variable in class eve.ui.ScrollablePanel
This is an option for setOptions() - it prevents horizontal scrollers from being displayed.
NeverShowVerticalScrollers - Static variable in class eve.ui.ScrollablePanel
This is an option for setOptions() - it prevents vertical scrollers from being displayed.
New_action(Editor) - Method in class eve.ui.data.SaveableObject
 
NEW_BUTTON - Static variable in class eve.ui.data.ListEditor
 
NEW_FORM_EXITED - Static variable in class eve.ui.ExecTransfer
A value sent to the createForm method.
NEW_WINDOW - Static variable in class eve.ui.Gui
 
NewAction - Static variable in class eve.ui.data.SaveableObject
 
newArray(int) - Method in class eve.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 eve.reflect.Reflect
 
newArrayInstance(String, int) - Static method in class eve.reflect.Reflect
Creates a new array of the specified component type (which should be "I" or "Z" or "Ljava/lang/String;" (etc.)
newBuffer(int, int, int) - Method in class eve.fx.ImageBuffer
 
newCall(String) - Method in class eve.io.block.RemoteCallTask
Get a new RemoteCall to be invoked on the object on the other side of the connection.
newCall(Method) - Method in class eve.io.block.RemoteCallTask
Get a new RemoteCall to be invoked on the object on the other side of the connection.
newCall(String, Class[], Class) - Method in class eve.io.block.RemoteCallTask
Get a new RemoteCall to be invoked on the object on the other side of the connection.
newCard(Control, String, String, boolean) - Method in class eve.ui.CardPanel
 
newClip - Static variable in class eve.ui.ChoiceControl
 
newControl(String) - Method in class eve.ui.data.FieldData
Try to create a Control given the specified class name.
newCursorPos(int, boolean) - Method in class eve.ui.Input
 
newCursorPos(int) - Method in class eve.ui.Input
 
newCursorPos(int, int, boolean) - Method in class eve.ui.TextPad
This calls newCursorPos(int ch,int ln,boolean takeSel,boolean leaveSel) with leaveSel set to false.
newCursorPos(int, int, boolean, boolean) - Method in class eve.ui.TextPad
This is used to move the cursor position AND update the display accordingly.
newData(String) - Method in class eve.ui.data.FileSaver
This sets hasChanged to false and lastSaved to newFileName.
newData(Object, String, Object) - Method in class eve.ui.data.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. newFileName can be null to say that the new data is as yet unnamed.
newData(String) - Method in interface eve.ui.IFileSaver
 
newData(Object, String, Object) - Method in interface eve.ui.IFileSaver
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. newFileName can be null to say that the new data is as yet unnamed.
newDataInterface(Object) - Method in class eve.sys.FieldTransfer
 
newDayChosen(int) - Method in class eve.ui.DateUpDownInput.DateUpDownInputPopup
 
newDayChosen(int) - Method in class eve.ui.DateUpDownInput
 
newDocumentLoaded(String) - Method in class eve.ui.formatted.data.HtmlViewer
 
newDocumentLoaded(String) - Method in class eve.ui.formatted.data.WebBrowser
 
newDoesNotCopyFromModel - Variable in class eve.ui.data.ListEditor
 
newEventThread(Control) - Method in class eve.ui.Control
Call this within a Thread handling an Event for the Control if the Event handling may block.
newFileInfo(boolean) - Method in class eve.ui.filechooser.FileChooser
 
newFileInputStream(String) - Static method in class eve.io.Io
 
newFileObject() - Static method in class eve.sys.Vm
 
newFileOutputStream(String, boolean) - Static method in class eve.io.Io
 
newFileRandomStream(String, String) - Static method in class eve.io.Io
 
newFiles - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
newFileSelected(File) - Method in class eve.ui.filechooser.FileChooser
This gets called when a new file has been clicked or entered.
newFileSelected(String) - Method in class eve.ui.filechooser.FileInput
This gets called when the FileChooser box accepts a new file name.
newFileSelected(File) - Method in class eve.ui.filechooser.ImageFileChooser
 
newFileSelected(String) - Method in class eve.ui.FileInput
This gets called when the FileChooser box accepts a new file name - unlike setText() this will generate a DataChangedEvent.
newFileSelected(File) - Method in class eve.ui.table.data.DirectoryChooser
This is called when a new node in the tree is selected.
newFolder_action(Editor) - Method in class eve.ui.table.data.DirectoryChooser
 
newFont - Variable in class eve.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 eve.ui.ExecTransfer
False by default - set this to true if you want the new Form to check the FileSaver for before saving before closing.
newGraphics() - Method in class eve.fx.Image
 
newHeight - Variable in class eve.fx.gui.SurfaceResizeEvent
 
newHeight - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
newHeight - Variable in class eve.ui.print.ScaledImageViewer
 
newImage(int, int, int) - Method in class eve.fx.ImageBuffer
 
newInputStack(CellPanel, Editor, Object) - Static method in class eve.ui.data.UIBuilder
A quick way of creating a new UIBuilder and opening an InputStack.
newInstance(Class, int) - Static method in class eve.reflect.Array
 
newInstance(String, int) - Static method in class eve.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 eve.reflect.Constructor
Use the Constructor to create a new instance of the Object.
newInstance(String) - Static method in class eve.reflect.Reflect
This creates a new instance of a Class given the class name.
newInstance() - Method in class eve.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 eve.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 eve.sys.QuickMethodCall
After this method is called the QuickMethodCall is returned to the Cache and should not be used again.
newInstance(Constructor, Wrapper[]) - Static method in class eve.sys.Reflection
Construct a new Object using Eve Wrapper values.
newInstance(Class, String, Object[]) - Static method in class eve.sys.Reflection
Create a new instance of an object, but do not throw an exception on failure, return null instead.
newInstance(Class) - Static method in class eve.sys.Reflection
Create a new instance of an object, but do not throw an exception on failure, return null instead.
newInstance() - Method in class eve.sys.Type
Return a new Instance of the class if the class exists.
newInstance(String, Object[]) - Method in class eve.sys.Type
Return a new Instance of the class if the class exists.
newInstance(String) - Method in class eve.ui.data.FieldData
Try to create a new instance of a class, using the dataClass as the source to locate a possible separate ClassLoader.
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
 
newIntMap() - Static method in class com.ewesoft.pub.Tools
 
newItemFieldName - Static variable in class eve.ui.data.ListEditor
 
newLine() - Method in class java.io.BufferedWriter
This method writes out a system depedent line separator sequence.
newMenu - Variable in class eve.ui.data.ListEditor
 
newMessageBox(int, String, String, int) - Method in class eve.ui.DialogBox
 
newMessageBox(String, String, int) - Static method in class eve.ui.DialogBox
 
newName - Variable in class eve.sys.FontChange
The new font name - if null it will not be changed.
newNameFor(File, String, String) - Method in class eve.ui.filechooser.FileChooser
 
newNodeObject(Object) - Method in class eve.ui.table.TreeModelAdapter
 
newObject() - Method in class eve.ui.data.SaveableObject
This is used to reset the Object to a "new" state.
newPage(PageFormat) - Method in class eve.fx.points.PdfMaker
 
newPage(Handle, PageFormat) - Method in class eve.fx.print.PdfPrinter
 
newPage(Handle, PageFormat) - Method in class eve.fx.print.PrinterJob
 
newPage(Handle, PageFormat) - Method in class eve.fx.print.PrinterJobObject
 
newPage(Handle, PageFormat) - Method in class eve.fx.print.PrintToImages
 
newPageSelected() - Method in class eve.ui.SwipableSingleContainer
 
newPanel(CellPanel, Editor, Object) - Static method in class eve.ui.data.UIBuilder
A quick way of creating a new UIBuilder and opening a panel.
newPermissionCollection() - Method in class java.security.BasicPermission
This method returns an instance of PermissionCollection suitable for storing BasicPermission objects.
newPermissionCollection() - Method in class java.security.Permission
This method returns an empty PermissionCollection object that can store permissions of this type, or null if no such collection is defined.
newPicture(FormattedDataSource, Rect, int, int, int) - Static method in class eve.fx.Picture
Deprecated.
use the constructor instead.
newProxy(Object, Class[]) - Method in class eve.sys.Type
Create a new instance of the class represented by this Type and then create a Proxy object that implements the specified interfaces by calling methods of the same signature in the created target.
newProxyInstance(ClassLoader, Class[], InvocationHandler) - Static method in class eve.sys.Reflection
 
newProxyInstance(Class, String, Object[]) - Method in class eve.sys.Type
Create a new instance of the class represented by this Type and then create a Proxy object that implements the specified interface by calling methods of the same signature in the created target.
newProxyInstance(Class) - Method in class eve.sys.Type
Create a new instance of the class represented by this Type using the default constructor, and then create a Proxy object that implements the specified interface by calling methods of the same signature in the created target.
newProxyInstance(ClassLoader, Class[], InvocationHandler) - Static method in class java.lang.reflect.Proxy
 
newRefresher(ImageRefresher) - Method in class eve.fx.AnimatedDrawing
This is called when a new ImageRefresher has been assigned as the refresher for this AnimatedDrawing - even if the refresher is null.
newRow() - Method in class eve.util.Grid
 
newSelected(int) - Method in class eve.ui.data.ListEditor
 
newSelection(Card) - Method in class eve.ui.MultiCardPanelAdapter
This is called when a new Card has been selected.
newSelection(Card) - Method in class eve.ui.TabbedPanel
 
newSelection() - Method in class eve.ui.TabbedPanel
 
NewShortcut - Class in eve.ui.filechooser
 
NewShortcut() - Constructor for class eve.ui.filechooser.NewShortcut
 
newSocket(Handle, Object, int) - Static method in class eve.net.Net
Deprecated.
use getNewSocket(Object host, int port)
newSocket(String, int) - Static method in class eve.net.Net
Create a new connected Socket in a separate thread.
newSocket(InetAddress, int) - Static method in class eve.net.Net
Create a new connected Socket in a separate thread.
newStack(CellPanel, Editor, Object) - Static method in class eve.ui.data.UIBuilder
A quick way of creating a new UIBuilder and opening a stack (NOT an InputStack).
newStringBufferLike() - Method in interface com.stevesoft.pat.StringLike
By default, the result is put in a String or char[] when a replace is done.
newStringBufferLike() - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
newStringBufferLike() - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
newStringBufferLike() - Method in class com.stevesoft.pat.wrap.StringWrap
 
newTableCell() - Method in class eve.fx.points.PrintTable
This is used to create a new TableCell.
newText(String, int) - Method in class eve.ui.Input
 
newText(String, int, boolean) - Method in class eve.ui.Input
 
newVector(Object[]) - Static method in class eve.util.mVector
 
newWaitOnChange() - Method in class eve.sys.Handle
Return a new WaitOnChange object for this Handle, which should be used by a single Thread only.
newWidth - Variable in class eve.fx.gui.SurfaceResizeEvent
 
newWidth - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
newWidth - Variable in class eve.ui.print.ScaledImageViewer
 
next - Variable in class com.stevesoft.pat.ReplaceRule
points to the next ReplaceRule in the linked list.
next(int) - Method in class eve.security.SecureRandom
Generates an integer containing the user specified number of random bits.
next() - Method in class eve.sys.Progress
Call start() before making calls to next().
next - Variable in class eve.ui.Control
The control's next sibling.
next() - Method in class eve.ui.ControlIterator
 
next(Object) - Method in class eve.util.Grid
 
next() - Method in class eve.util.IteratorEnumerator
Override this to implement your own next().
next - Variable in class eve.util.LinkedListElement
 
next() - Method in class eve.util.ObjectIterator
 
next() - Method in class eve.util.VectorIterator
 
next(int) - Method in class java.security.SecureRandom
Generates an integer containing the user specified number of random bits.
next() - Method in interface java.util.Iterator
Returns the next Object in the sequence.
next() - Method in interface java.util.ListIterator
Obtain the next element in the list in the forward direction.
next(int) - Method in class java.util.Random
Generates the next pseudorandom number.
next_action(Editor) - Method in class eve.ui.print.PreviewViewer
 
next_action(Editor) - Method in class eve.ui.print.PrintPageViewer
 
NEXT_CONTROL - Static variable in interface eve.fx.gui.IKeys
special key
NEXT_MENU_LEFT - Static variable in class eve.ui.event.MenuEvent
 
NEXT_MENU_RIGHT - Static variable in class eve.ui.event.MenuEvent
 
NEXT_TAB - Static variable in interface eve.fx.gui.IKeys
special key
nextBoolean() - Method in class java.util.Random
Generates the next pseudorandom boolean.
nextBytes(byte[]) - Method in class eve.security.SecureRandom
 
nextBytes(byte[]) - Method in class java.security.SecureRandom
 
nextBytes(byte[]) - Method in class java.util.Random
Fills an array of bytes with random numbers.
nextClearBit(int) - Method in class java.util.BitSet
Returns the index of the next false bit, from the specified bit (inclusive).
nextDouble() - Method in class java.util.Random
Generates the next pseudorandom double uniformly distributed between 0.0 (inclusive) and 1.0 (exclusive).
nextElement() - Method in class com.stevesoft.pat.RegexTokenizer
This should always be cast to a String, as in StringTokenizer, and as in StringTokenizer one can do this by calling nextString().
nextElement() - Method in class eve.util.IteratorEnumerator
This returns the next() method.
nextElement() - Method in interface java.util.Enumeration
 
nextElement() - Method in class java.util.StringTokenizer
This does the same as nextTokens.
nextFloat() - Method in class java.util.Random
Generates the next pseudorandom float uniformly distributed between 0.0f (inclusive) and 1.0f (exclusive).
nextGaussian() - Method in class java.util.Random
Generates the next pseudorandom, Gaussian (normally) distributed double value, with mean 0.0 and standard deviation 1.0.
nextIndex() - Method in interface java.util.ListIterator
Find the index of the element that would be returned by a call to next.
nextInt() - Method in class java.util.Random
Generates the next pseudorandom number.
nextInt(int) - Method in class java.util.Random
Generates the next pseudorandom number.
nextIteration(String) - Method in interface com.ewesoft.pub.Progress
 
nextIteration(String) - Method in class com.ewesoft.pub.Tools.NullProgress
 
nextIteration(String) - Method in class eve.sys.Progress
 
nextLong() - Method in class java.util.Random
Generates the next pseudorandom long number.
nextMatch(int, Pthings) - Method in class com.stevesoft.pat.Pattern
This determines if the remainder of a Pattern matches.
nextMenu(boolean) - Method in class eve.ui.MenuBar
 
nextMouseIsMove() - Static method in class eve.ui.Window
 
nextPage(boolean, boolean) - Method in class eve.ui.IconMenu
 
nextSetBit(int) - Method in class java.util.BitSet
Returns the index of the next true bit, from the specified bit (inclusive).
nextSplitter - Variable in class eve.ui.CellPanel
This is the splitter to the right of below this panel (if any).
nextString() - Method in class com.stevesoft.pat.Pattern
This is a toString() for the remainder of the Pattern elements after this one.
nextTiming(String) - Static method in class eve.util.Debug
 
nextToken() - Method in class com.stevesoft.pat.RegexTokenizer
This is the equivalent (String)nextElement().
nextToken(String) - Method in class com.stevesoft.pat.RegexTokenizer
This asks for the next token, and changes the pattern being used at the same time.
nextToken(Regex) - Method in class com.stevesoft.pat.RegexTokenizer
This asks for the next token, and changes the pattern being used at the same time.
nextToken(String) - Method in class java.util.StringTokenizer
Returns the nextToken, changing the delimiter set to the given delim.
nextToken() - Method in class java.util.StringTokenizer
Returns the nextToken of the string.
nMarks - Variable in class com.stevesoft.pat.Pthings
 
no - Variable in class eve.ui.Form
 
NO_BOM - Static variable in class eve.io.TextCodecBOMHandler
 
no_check - Variable in class com.stevesoft.pat.Pthings
Determine if Skipped strings need to be checked.
NO_COMPRESSION - Static variable in class eve.io.Deflater
This level won't compress at all but output uncompressed blocks.
NO_COMPRESSION - Static variable in class java.util.zip.Deflater
This level won't compress at all but output uncompressed blocks.
NO_CONFIRM_OVERWRITE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
NO_CURSOR - Static variable in interface eve.fx.gui.Cursor
This means no special cursor - the same as DEFAULT_CURSOR;
NO_CURSOR - Static variable in interface eve.sys.VmConstants
This means no special cursor;
NO_DIRECTORY_CHANGE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
NO_DIRECTORY_TREE - Static variable in class eve.ui.filechooser.FileChooserBase
 
NO_EXECUTE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
NO_FLOW_CONTROL - Static variable in class eve.io.SerialPort
 
NO_MORE_PAGES - Static variable in class eve.fx.print.PrintOptions
A possible return value from getFirstPage() or getNextPage().
NO_TIME_ZONE_IN_ENCODED_TIME - Static variable in class eve.sys.Time
This is a possible return value from encodedTimeToTimeZoneOffset() indicating that the encoded time did not have any TimeZone offset stored within it.
NO_WRITING - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter. - the same as READ_ONLY.
NOB - Static variable in class eve.ui.FormBase
An option for doButtons()
noBackRefs - Variable in class com.stevesoft.pat.Rthings
 
noBorder - Variable in class eve.ui.Form
 
noBorder - Variable in class eve.ui.GuiStyle.DefaultFormSpecs
 
NoClassDefFoundError - Error in java.lang
 
NoClassDefFoundError(String) - Constructor for error java.lang.NoClassDefFoundError
 
NoClassDefFoundError() - Constructor for error java.lang.NoClassDefFoundError
 
NoClassDefFoundError(Throwable) - Constructor for error java.lang.NoClassDefFoundError
 
NoClassDefFoundError(String, Throwable) - Constructor for error java.lang.NoClassDefFoundError
 
noCloseButtons - Static variable in class eve.fx.gui.WindowSurface
 
noColors - Static variable in class eve.ui.ControlColors
 
noCursorMovement - Variable in class eve.ui.TextPad
 
node() - Method in class java.util.UUID
Returns the 48-bit node value in a long.
NODE_SCREEN_STATUS_DRAW_AFTER_TEXT_ONLY - Static variable in class eve.ui.table.TreeTableModel
 
NODE_SCREEN_STATUS_EXPANDING - Static variable in class eve.ui.table.TreeTableModel
 
NODE_SCREEN_STATUS_MOUSE_OVER - Static variable in class eve.ui.table.TreeTableModel
 
NODE_SCREEN_STATUS_SELECTED - Static variable in class eve.ui.table.TreeTableModel
 
NODE_SELECTED - Static variable in class eve.ui.table.TreeEvent
 
noDragAndDrop - Variable in class eve.ui.table.TreeControl
 
NoDragOver - Static variable in class eve.ui.DragContext
This is a possible modifier.
NoFocus - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to not take the keyboard focus.
noFocusHighlight - Variable in class eve.ui.Input
Set this true to not draw the in-focus highlight.
noHorizontalScrolling - Variable in class eve.ui.CompositeControl
 
noHotLabels - Static variable in class eve.ui.Gui
By default, this is set to: !
noInsets - Static variable in class eve.ui.Panel
 
noItems - Variable in class eve.ui.ChoiceControl
If this is not null then this is displayed as the first item if there are no items to display.
noKeyboard - Variable in class eve.ui.filechooser.FileChooser
Do not set this directly.
noLines - Variable in class eve.ui.table.TreeTableModel
If this is true then no lines connecting nodes will be drawn.
noLoading() - Method in class eve.ui.formatted.data.HtmlViewer
 
noMenu() - Method in class eve.ui.Choice
 
noMenu() - Method in class eve.ui.Menu
 
noMenuAvailable() - Method in class eve.ui.Choice
This is called when no menu is provided by createMen(), which usually means there are no items to select.
noMoreData() - Method in class eve.io.MemoryStream
Used if you are placing data into the Stream using the direct write() methods.
noMouse - Variable in class eve.ui.filechooser.FileChooser
Do not set this directly.
NON_SPACING_MARK - Static variable in class java.lang.Character
General category "Mn" in the Unicode specification.
NonDirFileRegex - Class in com.stevesoft.pat
This class is just like FileRegex, except that its accept method only returns true if the file matching the pattern is not a directory.
NonDirFileRegex() - Constructor for class com.stevesoft.pat.NonDirFileRegex
 
NonDirFileRegex(String) - Constructor for class com.stevesoft.pat.NonDirFileRegex
 
NONE - Static variable in class eve.sys.Wrapper
 
nonNullHandle() - Method in class eve.sys.Progress
Return the handle associated with this Progress, or a new Handle that is not connected with the current Thread if the real current Handle is null.
noParameter - Static variable in class eve.sys.Wrapper
This is a zero length Wrapper array.
NOPARITY - Static variable in class eve.io.SerialPort
 
NoPattern - Class in com.stevesoft.pat
The idea behind this class is simply to eliminate the need for testing to see if Regex.thePattern is null.
NoPattern() - Constructor for class com.stevesoft.pat.NoPattern
 
NORM_PRIORITY - Static variable in class java.lang.Thread
 
NORTH - Static variable in interface eve.fx.AlignmentConstants
 
NORTH - Static variable in interface eve.ui.CellConstants
 
NORTHEAST - Static variable in interface eve.fx.AlignmentConstants
 
NORTHEAST - Static variable in interface eve.ui.CellConstants
 
NORTHWEST - Static variable in interface eve.fx.AlignmentConstants
 
NORTHWEST - Static variable in interface eve.ui.CellConstants
 
noScrollButtons - Variable in class eve.ui.TabbedPanel
This is false by default - set it true so that the left/right scroll buttons are never seen.
noSelection() - Method in class eve.ui.Console
 
noSelection() - Method in class eve.ui.Input
 
noSelection() - Method in class eve.ui.List
 
noSelection() - Method in interface eve.ui.Selectable
 
noSelection() - Method in class eve.ui.table.TableControl
This clears the selection but does NOT repaint the screen.
noSelection() - Method in class eve.ui.table.TreeControl
 
noSelection() - Method in class eve.ui.TextPad
 
NoSuchAlgorithmException - Exception in java.security
 
NoSuchAlgorithmException(String) - Constructor for exception java.security.NoSuchAlgorithmException
 
NoSuchAlgorithmException() - Constructor for exception java.security.NoSuchAlgorithmException
 
NoSuchAlgorithmException(Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
 
NoSuchAlgorithmException(String, Throwable) - Constructor for exception java.security.NoSuchAlgorithmException
 
NoSuchElementException - Exception in java.util
 
NoSuchElementException(String) - Constructor for exception java.util.NoSuchElementException
 
NoSuchElementException() - Constructor for exception java.util.NoSuchElementException
 
NoSuchElementException(Throwable) - Constructor for exception java.util.NoSuchElementException
 
NoSuchElementException(String, Throwable) - Constructor for exception java.util.NoSuchElementException
 
NoSuchFieldError - Error in java.lang
 
NoSuchFieldError(String) - Constructor for error java.lang.NoSuchFieldError
 
NoSuchFieldError() - Constructor for error java.lang.NoSuchFieldError
 
NoSuchFieldError(Throwable) - Constructor for error java.lang.NoSuchFieldError
 
NoSuchFieldError(String, Throwable) - Constructor for error java.lang.NoSuchFieldError
 
NoSuchFieldException - Exception in java.lang
 
NoSuchFieldException(String) - Constructor for exception java.lang.NoSuchFieldException
 
NoSuchFieldException() - Constructor for exception java.lang.NoSuchFieldException
 
NoSuchFieldException(Throwable) - Constructor for exception java.lang.NoSuchFieldException
 
NoSuchFieldException(String, Throwable) - Constructor for exception java.lang.NoSuchFieldException
 
NoSuchMethodError - Error in java.lang
 
NoSuchMethodError(String) - Constructor for error java.lang.NoSuchMethodError
 
NoSuchMethodError() - Constructor for error java.lang.NoSuchMethodError
 
NoSuchMethodError(Throwable) - Constructor for error java.lang.NoSuchMethodError
 
NoSuchMethodError(String, Throwable) - Constructor for error java.lang.NoSuchMethodError
 
NoSuchMethodException - Exception in java.lang
 
NoSuchMethodException(String) - Constructor for exception java.lang.NoSuchMethodException
 
NoSuchMethodException() - Constructor for exception java.lang.NoSuchMethodException
 
NoSuchMethodException(Throwable) - Constructor for exception java.lang.NoSuchMethodException
 
NoSuchMethodException(String, Throwable) - Constructor for exception java.lang.NoSuchMethodException
 
not() - Method in class eve.math.BigInteger
Return the logical (bit-wise) negation of a BigInteger.
not() - Method in class java.math.BigInteger
Returns a BigInteger whose value is (~this).
NOT_A_SWIPE - Static variable in class eve.ui.Swiper
 
NOT_INITIALIZED_ERROR - Static variable in class eve.sys.registry.Registry
 
NOT_ON_TOP - Static variable in class eve.ui.event.FrameEvent
 
NotAnEditor - Static variable in interface eve.ui.ControlConstants
Control Modifier - flags this control as one that does not alter data state.
NotEditable - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to a non-editable state.
notEnteredText - Variable in class eve.ui.SimpleDateInput
 
Notepad - Class in eve.ui.data
 
Notepad() - Constructor for class eve.ui.data.Notepad
 
Notepad(TextPad) - Constructor for class eve.ui.data.Notepad
 
noTextColor(Object) - Static method in class eve.fx.IconAndText
Sets the textColor of an object that may be an IconAndText to null.
nothingEnteredText - Variable in class eve.ui.data.InputBox
 
nothingEnteredText - Variable in class eve.ui.EditControl
If this is not null then this is displayed if the user has not entered anything yet.
notify() - Method in class java.lang.Object
 
notifyAction() - Method in class eve.ui.CheckBox
 
notifyAction() - Method in class eve.ui.Choice
 
notifyAction() - Method in class eve.ui.Control
Generate and send a standard "action" event for this Control.
notifyAll() - Method in class java.lang.Object
 
notifyDataChange() - Method in class eve.ui.Control
Generate and dispatch a new DataChangeEvent.
notifyDataChange(DataChangeEvent) - Method in class eve.ui.Control
 
notifyDataChange(Point) - Method in class eve.ui.table.TableModel
This is called by a CellControl when it gets a DataChanged event from its Control.
notifyDataChanged() - Method in class eve.ui.data.DynamicObject
 
notifyDataChangeOnSelect - Variable in class eve.ui.ChoiceControl
This tells the control to generate a DataChangeEvent when the selection has changed.
notifyFolderChange(String) - Static method in class eve.sys.Windows
Notify the Windows shell that the contents of a folder has changed.
notifyMenuItemSelected(MenuItem) - Method in class eve.ui.Control
This sets the lastSelected MenuItem to the specified menu item and then fires a MenuEvent.SELECTED event if the provided MenuItem is not null.
notifySelection(int, int) - Method in class eve.ui.ChoiceControl
 
notifySelection(int, int) - Method in class eve.ui.choices.SimpleItemSelect
 
notifyShellAssociationChange() - Static method in class eve.sys.Windows
Notify the Windows shell that file associations have changed.
notifyStructureChanged() - Method in class eve.ui.Control
Generate and dispatch a new ControlEvent with type ControlEvent.STRUCTURE_CHANGED.
NotImplementedError - Error in com.stevesoft.pat
 
NotImplementedError(String) - Constructor for error com.stevesoft.pat.NotImplementedError
 
notNativeCalculate(int) - Method in class eve.fx.DisplayLineSpecs
 
notPopupBlockColor - Variable in class eve.ui.ChoiceControl
 
notScaled - Variable in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
notUsed - Variable in class eve.ui.formatted.TextFormatter
 
NOVEMBER - Static variable in class java.util.Calendar
Constant representing November.
noVerticalScrolling - Variable in class eve.ui.CompositeControl
 
now - Variable in class eve.database.implement.DatabaseObject
 
now() - Static method in class eve.sys.TimeOut
 
NOW_ON_TOP - Static variable in class eve.ui.event.FrameEvent
 
nowPrinting(Handle, boolean) - Method in class eve.ui.print.PrintForm
By default this will exit with value IDOK for a non-preview, and for a preview it will display a progress bar and then display the preview form.
noWrapAround - Variable in class eve.ui.ChoiceControl
This applies to Menus.
NULL - Static variable in class eve.fx.Brush
 
Null - Static variable in class eve.fx.Color
 
NULL - Static variable in class eve.fx.Pen
 
NullInputStream - Class in eve.io
 
NullInputStream(boolean) - Constructor for class eve.io.NullInputStream
Create a NullInputStream that will either always throw an IOException or will always return EOF.
NullIterator - Static variable in class eve.util.ObjectIterator
 
NullOutputStream - Class in eve.io
 
NullOutputStream(boolean) - Constructor for class eve.io.NullOutputStream
Create a NullOutputStream that will either always throw an IOException or will always ignore writes.
NullParentFrameToMainApp - Static variable in class eve.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 in java.lang
 
NullPointerException(String) - Constructor for exception java.lang.NullPointerException
 
NullPointerException() - Constructor for exception java.lang.NullPointerException
 
NullPointerException(Throwable) - Constructor for exception java.lang.NullPointerException
 
NullPointerException(String, Throwable) - Constructor for exception java.lang.NullPointerException
 
NullProgress() - Constructor for class com.ewesoft.pub.Tools.NullProgress
 
nullPropertyList - Static variable in class eve.data.PropertyList
 
NullPropertyList() - Constructor for class eve.data.PropertyList.NullPropertyList
 
NullRule - Class in com.stevesoft.pat
The apply(StringBufferLike sb,RegRes res) method of this derivation of ReplaceRule appends nothing to the contents of the StringBuffer sb.
NullRule() - Constructor for class com.stevesoft.pat.NullRule
 
nullType - Static variable in class eve.sys.Type
This Type is always of a non-existent class.
num - Variable in class eve.util.TagList
 
Number - Class in java.lang
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).
NUMBER_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Number Forms" Unicode character block.
NumberEntry - Class in eve.ui
 
NumberEntry() - Constructor for class eve.ui.NumberEntry
 
NumberEntry(int) - Constructor for class eve.ui.NumberEntry
 
NumberEntry(int, String) - Constructor for class eve.ui.NumberEntry
 
NumberFormatException - Exception in java.lang
 
NumberFormatException(String) - Constructor for exception java.lang.NumberFormatException
 
NumberFormatException() - Constructor for exception java.lang.NumberFormatException
 
NumberFormatException(Throwable) - Constructor for exception java.lang.NumberFormatException
 
NumberFormatException(String, Throwable) - Constructor for exception java.lang.NumberFormatException
 
numberInSection - Variable in class eve.fx.DisplayLine
Only valid for the first line in a section.
numberKeyPressed(int) - Method in class eve.ui.UpDownInput
 
numberOfAttributes - Variable in class eve.sys.ClassFile.FieldMethod
 
numberOfDays(int, int) - Static method in class eve.sys.Time
Find the number of days in a month on a particular year.
numberOfFragments - Variable in class eve.database.implement.DatabaseObject.MetaData
This is only valid after a read operation.
numberOfKeys() - Static method in class eve.ui.SoftKeyBar
Returns the number of keys supported by the system.
numberOfPages - Variable in class eve.ui.print.TestPrintForm
 
numbers - Variable in class eve.ui.NumericKeyPad
 
numBytes - Variable in class eve.ui.table.HexTableModel
The number of bytes.
numChannels - Variable in class eve.fx.sound.WaveFormat
 
numCharsToDraw - Variable in class eve.fx.FormattedTextSpecs
 
numCols - Variable in class eve.ui.table.TableModel
The number of columns in the table.
numDisplayed - Variable in class eve.ui.Input
 
NumericKeyPad - Class in eve.ui
 
NumericKeyPad() - Constructor for class eve.ui.NumericKeyPad
 
numIcons(InputStream) - Method in class eve.fx.win32.WindowsIcon
 
numLines - Variable in class eve.ui.formatted.TextFormatter
The number of lines covered by the formatter. - if it is greater than 1, then this is a block level formatter and the "character" and "length" members are not used.
numLines - Variable in class eve.ui.TextMessage
 
numLines - Variable in class eve.ui.TextPad
 
numPages - Variable in class eve.fx.print.BatchPrinter
 
numPages - Variable in class eve.ui.print.PreviewViewer
 
numPages - Variable in class eve.ui.print.PrintPageViewer
 
numPoints - Variable in class eve.fx.Polygon
 
numPoints - Variable in class eve.fx.QuadrantPoints
 
numRows - Variable in class eve.ui.table.TableModel
The number of rows in the table.
numSubs() - Method in class com.stevesoft.pat.RegRes
This returns the number of backreferences (parenthesis) in the pattern, i.e. the pattern "(ab)" has one, the pattern "(a)(b)" has two, etc.
numSubs_ - Variable in class com.stevesoft.pat.RegRes
 

O

OBJECT - Static variable in class eve.sys.Wrapper
 
Object - Class in java.lang
Object is the the base class for all objects.
Object() - Constructor for class java.lang.Object
 
OBJECT_BYTES_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "ObjectBytes" field.
OBJECT_SET - Static variable in class eve.ui.data.EditorEvent
 
OBJECT_TEXT_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "ObjectText" field.
OBJECT_WILL_BE_SET - Static variable in class eve.ui.data.EditorEvent
Called before the Object is set to the editor - to give the Object an opportunity to configure the Editor before transferring the fields.
objectAt(int) - Method in class eve.ui.table.TreeTableModel
Find the object reference number of the line.
objectAt(int) - Method in class eve.util.Grid
Return the Object stored at the index.
objectAt(int, int) - Method in class eve.util.Grid
Return the Object stored at the specified row and column.
ObjectBuffer - Class in eve.util
This is used to pass Object data from one Thread to another safely without leaving unhandled data.
ObjectBuffer(int) - Constructor for class eve.util.ObjectBuffer
Create an ObjectBuffer with a maximum size.
ObjectBuffer() - Constructor for class eve.util.ObjectBuffer
Create an ObjectBuffer with no maximum size.
ObjectCache - Class in eve.sys
 
ObjectCache(Class) - Constructor for class eve.sys.ObjectCache
 
objectClass - Variable in class eve.database.implement.DatabaseSpecs
 
objectClass - Variable in class eve.ui.data.Editor
This must be set before adding fields.
objectClass - Variable in class eve.ui.data.UIBuilder
This is a ewe.reflect.Reflect object representing the object being edited.
objectClass - Variable in class eve.ui.FieldHandler
This is the type of the Object being edited.
objectClass - Variable in class eve.ui.table.data.FieldTableModel
This is a Reflect that represents the class of the objects being displayed.
objectData - Variable in class eve.ui.table.data.FieldTableModel
This is an example (an instance of) the objectClass.
ObjectFinder - Interface in eve.util
A utility interface used for searching/sorting etc.
ObjectInput - Interface in java.io
This interface extends the DataInput interface to provide a facility to read objects as well as primitive types from a stream.
ObjectInputValidation - Interface in java.io
This class allows an object to validate that it is valid after deserialization has run completely for it and all dependent objects.
ObjectIterator - Class in eve.util
This is an Iterator which iterates either a single Object or no Object at all.
ObjectIterator(Object) - Constructor for class eve.util.ObjectIterator
Create an ObjectIterator which iterates the provided Object only.
ObjectIterator() - Constructor for class eve.util.ObjectIterator
 
objectName - Variable in class eve.ui.data.ListObject
 
ObjectOutput - Interface in java.io
This interface extends DataOutput to provide the additional facility of writing object instances to a stream.
objects - Variable in class eve.ui.data.ListObject
 
objects - Variable in class eve.ui.table.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 eve.ui.table.TreeModelAdapter
 
ObjectStreamException - Exception in java.io
This exception is thrown when a problem occurs during serialization.
ObjectStreamException() - Constructor for exception java.io.ObjectStreamException
Create an exception without a descriptive error message.
ObjectStreamException(String) - Constructor for exception java.io.ObjectStreamException
Create an exception with a descriptive error message.
objValue - Variable in class eve.sys.Wrapper
 
OCTOBER - Static variable in class java.util.Calendar
Constant representing October.
ODD_AND_EVEN_PAGES - Static variable in class eve.fx.print.PrintOptions
The default value for whichPages
ODD_PAGES_ONLY - Static variable in class eve.fx.print.PrintOptions
A possible value for whichPages
ODDPARITY - Static variable in class eve.io.SerialPort
 
of(char) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character, or null if the character is not a member of a defined block.
of(int) - Static method in class java.lang.Character.UnicodeBlock
Returns the object representing the Unicode block containing the given character (Unicode code point), or null if the character is not a member of a defined block.
off() - Method in class eve.ui.MessageFlasher
Hide any currently displayed message.
offset(Regex) - Static method in class com.stevesoft.pat.Skip
Determine the offset of the String within the pattern that we are skipping to.
offsetByCodePoints(CharSequence, int, int) - Static method in class java.lang.Character
Returns the index within the given char sequence that is offset from the given index by codePointOffset code points.
offsetByCodePoints(char[], int, int, int, int) - Static method in class java.lang.Character
Returns the index within the given char subarray that is offset from the given index by codePointOffset code points.
offsetOfData(int, int, String) - Method in class eve.sys.ClassFile.ClassConstantData
 
offsetPosition - Variable in class eve.ui.ControlAnchor
 
offsets - Variable in class eve.io.ZepFile
 
offsetTextGap(FontMetrics, PointInsets, Point) - Static method in class eve.fx.Metrics
Modify the Point x and y to add in the text insets top and left values.
offsetTextGap(FontMetrics, PointInsets, Rect) - Static method in class eve.fx.Metrics
Modify the Rect x and y and width and height to add in the text insets top and left values and remove the width and height.
OGHAM - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ogham" Unicode character block.
OID_FIELD - Static variable in interface eve.database.DatabaseTypes
This is the reserved "EntryOID" field.
OidSortName - Static variable in interface eve.database.Database
 
ok - Variable in class eve.ui.Form
 
OKB - Static variable in class eve.ui.FormBase
An option for doButtons()
old_drawText(char[], int, int, int, int) - Method in class eve.fx.Graphics
 
OLD_ITALIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Old Italic" Unicode character block.
oldFileSaverListensToNewForm - Variable in class eve.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 eve.ui.event.ControlEvent
If the event is a FOCUS_IN then this is the control that is losing focus.
oldSelection - Variable in class eve.ui.table.TableControl
The selection rectangle.
oldText - Variable in class eve.ui.ComboBox
 
oldText - Variable in class eve.ui.EditControl
 
oldText - Variable in class eve.ui.InputForm
 
oldWindowsDefaultIconSizes - Static variable in class eve.fx.IconObject
This is the windows standard icon sizes.
onControlEvent(ControlEvent) - Method in class eve.ui.Control
 
onControlEvent(ControlEvent) - Method in class eve.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 eve.ui.data.Editor
 
onControlEvent(ControlEvent) - Method in class eve.ui.data.InputBox
 
onControlEvent(ControlEvent) - Method in class eve.ui.DateUpDownInput.DateUpDownInputPopup
 
onControlEvent(ControlEvent) - Method in class eve.ui.EditControl
 
onControlEvent(ControlEvent) - Method in class eve.ui.FontUpDownChooser.FontUpDownChooserPopup
 
onControlEvent(ControlEvent) - Method in class eve.ui.Form
Make sure you call super.onControlEvent() if you override this method.
onControlEvent(ControlEvent) - Method in class eve.ui.FormFrame
 
onControlEvent(ControlEvent) - Method in class eve.ui.IconMenuForm
 
onControlEvent(ControlEvent) - Method in class eve.ui.InputInsideForm
 
onControlEvent(ControlEvent) - Method in class eve.ui.InputKeyPad
 
onControlEvent(ControlEvent) - Method in class eve.ui.InputPopupForm
 
onControlEvent(ControlEvent) - Method in class eve.ui.MenuBar
 
onControlEvent(ControlEvent) - Method in class eve.ui.MonitorHandles
 
onControlEvent(ControlEvent) - Method in class eve.ui.MultiCardPanelAdapter
 
onControlEvent(ControlEvent) - Method in class eve.ui.ProgressBarForm
 
onControlEvent(ControlEvent) - Method in class eve.ui.ReportException
 
onControlEvent(ControlEvent) - Method in class eve.ui.TabbedPanel
 
onControlEvent(ControlEvent) - Method in class eve.ui.TimeUpDownInput.TimeUpDownInputPopup
 
onControlEvent(ControlEvent) - Method in class eve.ui.UpDownScroller
 
onDataChangeEvent(DataChangeEvent) - Method in class eve.ui.data.Editor
 
onDataChangeEvent(DataChangeEvent) - Method in class eve.ui.filechooser.FileInput
 
onDataChangeEvent(DataChangeEvent) - Method in class eve.ui.FileInput
 
onDataChangeEvent(DataChangeEvent) - Method in class eve.ui.Form
 
ONE - Static variable in class eve.math.BigInteger
 
ONE - Static variable in class java.math.BigInteger
 
onEvent(Event) - Method in class eve.sys.EventDispatcher
This method calls dispatch(ev) directly.
onEvent(Event) - Method in interface eve.sys.EventListener
 
onEvent(Event) - Method in class eve.ui.advanced.database.DatabaseTableModel
 
onEvent(Event) - Method in class eve.ui.CellPanel
 
onEvent(Event) - Method in class eve.ui.CheckBoxGroup
 
onEvent(Event) - Method in class eve.ui.Choice
 
onEvent(Event) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
onEvent(Event) - Method in class eve.ui.ComboBox
 
onEvent(Event) - Method in class eve.ui.Control
 
onEvent(Event) - Method in class eve.ui.data.FileSaver
 
onEvent(Event) - Method in class eve.ui.data.server.AppLoader
 
onEvent(Event) - Method in class eve.ui.DateUpDownInput
 
onEvent(Event) - Method in class eve.ui.filechooser.ImageFileChooser
 
onEvent(Event) - Method in class eve.ui.FontChangeHotKeyEventListener
 
onEvent(Event) - Method in class eve.ui.FontUpDownChooser
 
onEvent(Event) - Method in class eve.ui.Form
 
onEvent(Event) - Method in class eve.ui.formatted.FormattedTextMaker
 
onEvent(Event) - Method in class eve.ui.Frame
 
onEvent(Event) - Method in class eve.ui.Input
 
onEvent(Event) - Method in class eve.ui.Label
 
onEvent(Event) - Method in class eve.ui.Menu
 
onEvent(Event) - Method in class eve.ui.MenuChoice
 
onEvent(Event) - Method in class eve.ui.MenuState
 
onEvent(Event) - Method in class eve.ui.ScrollBar
 
onEvent(Event) - Method in class eve.ui.ScrollBarPanel
 
onEvent(Event) - Method in class eve.ui.SimpleFileChooser
 
onEvent(Event) - Method in class eve.ui.SoftKeyBar
 
onEvent(Event) - Method in class eve.ui.table.data.DirectoryChooser
 
onEvent(Event) - Method in class eve.ui.table.data.FieldTableModel
 
onEvent(Event) - Method in class eve.ui.table.HexTableModel
 
onEvent(Event) - Method in class eve.ui.table.IconTableModel
 
onEvent(Event) - Method in class eve.ui.table.TableControl
 
onEvent(Event) - Method in class eve.ui.table.TableModel.CellControl
 
onEvent(Event) - Method in class eve.ui.table.TableModel
 
onEvent(Event) - Method in class eve.ui.TextPad
 
onEvent(Event) - Method in class eve.ui.Window
This gets called when WindowSurface events are generated by the underlying window surface.
onEvent(Event) - Method in class eve.ui.WindowThreadTask
 
onHotArea(int, int) - Method in class eve.fx.Drawing
Returns if the point is on the hot area of the image.
onImage - Variable in class eve.ui.game.MosaicPanel
 
onKeyEvent(KeyEvent) - Method in class eve.ui.BasicList
 
onKeyEvent(KeyEvent) - Method in class eve.ui.Choice.MenuSelectionInput
 
onKeyEvent(KeyEvent) - Method in class eve.ui.Choice
 
onKeyEvent(KeyEvent) - Method in class eve.ui.Console
 
onKeyEvent(KeyEvent) - Method in class eve.ui.Control
 
onKeyEvent(KeyEvent) - Method in class eve.ui.ControlPopupForm
If the Form gets an IKeys.ESCAPE key press it will close the popup with an exit code of IDCANCEL.
onKeyEvent(KeyEvent) - Method in class eve.ui.IconMenu
 
onKeyEvent(KeyEvent) - Method in class eve.ui.Input
 
onKeyEvent(KeyEvent) - Method in class eve.ui.Menu
 
onKeyEvent(KeyEvent) - Method in class eve.ui.MenuFilterInput
 
onKeyEvent() - Method in class eve.ui.SimpleDateInput
 
onKeyEvent(KeyEvent) - Static method in class eve.ui.SoftKeyBar
 
onKeyEvent(KeyEvent) - Method in class eve.ui.TabbedPanel
 
onKeyEvent(KeyEvent) - Method in class eve.ui.table.HexTableModel
 
onKeyEvent(KeyEvent) - Method in class eve.ui.table.TableControl
 
onKeyEvent(KeyEvent) - Method in class eve.ui.table.TableModel
This is called by the TableControl before it processes the event.
onKeyEvent(KeyEvent) - Method in class eve.ui.table.TreeControl
 
onKeyEvent(KeyEvent) - Method in class eve.ui.TextPad
 
onKeyEvent(KeyEvent) - Method in class eve.ui.TextPadButton
 
onKeyEvent(KeyEvent) - Method in class eve.ui.UpDownInput
 
onLabelPenEvent(PenEvent) - Method in class eve.ui.ButtonControl
 
onLabelPenEvent(PenEvent) - Method in class eve.ui.CheckBox
 
onLabelPenEvent(PenEvent) - Method in class eve.ui.Control
This is called if the Pen/Mouse is pressed on the Label associated with this Control.
onLabelPenEvent(PenEvent) - Method in class eve.ui.TextDisplayButton
 
ONLY - Static variable in interface eve.fx.gui.IEventModifiers
modifier used when specifying hot keys - indicates that the key alone with no modifier must be pressed.
onPenEvent(PenEvent) - Method in class eve.ui.Control
 
onPenEvent(PenEvent) - Method in class eve.ui.formatted.TextDisplay
 
onPenEvent(PenEvent) - Method in class eve.ui.game.MosaicPanel
 
onPenEvent(PenEvent) - Method in class eve.ui.Label
 
onPenEvent(PenEvent) - Method in class eve.ui.Menu
 
onPenEvent(PenEvent) - Method in class eve.ui.print.PointGraphicsViewer
 
onPenEvent(PenEvent) - Method in class eve.ui.print.ScaledImageViewer
 
onPenEvent(PenEvent) - Method in class eve.ui.PullDownMenu
 
onPenEvent(PenEvent) - Method in class eve.ui.ScrollBar
 
onPenEvent(PenEvent) - Method in class eve.ui.table.TableControl
 
onPenEvent(PenEvent) - Method in class eve.ui.table.TreeControl
 
onPenEvent(PenEvent) - Method in class eve.ui.TextPad
 
OnScreenImage - Interface in eve.fx
This is an Image that is being displayed on some control surface or other.
OnScreenTreeNode - Interface in eve.ui.table
 
onScroll(int, int) - Method in class eve.ui.Canvas
 
onScroll(int, int) - Method in class eve.ui.CompositeControl
 
onScrollEvent(ScrollEvent) - Method in class eve.ui.ScrollBarPanel
 
onSetOrigin() - Method in class eve.ui.Canvas
 
onSetOrigin() - Method in class eve.ui.game.Mosaic
 
onSetOrigin() - Method in class eve.ui.ScrollableHolder
 
onSoftKey(SoftKeyEvent) - Method in class eve.ui.data.Editor
This method is called on a SoftKeyEvent.
onSoftKey(int, String, MenuItem) - Method in class eve.ui.Form
The default onEvent for a Form will call this method if a SoftKeyEvent is sent to the Form.
onSoftKey(SoftKeyEvent) - Method in class eve.ui.Form
This method is called on a SoftKeyEvent.
onSoftKey(int, String, MenuItem) - Method in class eve.ui.IconMenuForm
 
onSoftKey(int, String, MenuItem) - Method in class eve.ui.table.data.registry.RegistryViewForm
 
OnThumb - Static variable in class eve.ui.TrackControl
 
open(String) - Method in class eve.database.SafeDBAccess
Open the database in either "r" or "rw" mode.
open(OutputStream) - Method in class eve.fx.points.PdfMaker
 
open(Object) - Method in class eve.ui.data.FileSaver
This brings up a FileChooser box to let the user select a file to open.
open(Object, Object, Object) - Method in class eve.ui.data.FileSaver
This attempts to open a file, after saving the old file if necessary.
open(String, Object) - Method in class eve.ui.data.FileSaver
This opens and reads the file as a string.
open(String) - Method in class eve.ui.data.Notepad
 
open(CellPanel, String) - Method in class eve.ui.data.UIBuilder
Set a new CellPanel as the current open panel and add it to the previously open panel.
open(MultiPanel, String, String) - Method in class eve.ui.data.UIBuilder
Open a new CellPanel within an already added Multipanel.
open(CellPanel, MultiPanel, String, String) - Method in class eve.ui.data.UIBuilder
Open a specified CellPanel within an already added Multipanel.
open() - Method in class eve.ui.data.UIBuilder
Open a new CellPanel within the current open CellPanel.
open(String) - Method in class eve.ui.data.UIBuilder
Open a new CellPanel within the current open CellPanel.
OPEN - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
open(Class, FileStore, File) - Method in class eve.ui.filechooser.FileStoreBrowser
 
open(String, String) - Method in class eve.ui.formatted.data.HtmlViewer
 
open(FormattedTextMaker) - Method in class eve.ui.formatted.data.HtmlViewer
 
open(String) - Method in class eve.ui.formatted.data.HtmlViewer
 
open() - Method in class eve.ui.formatted.data.HtmlViewer
Open a new file.
Open_action(Editor) - Method in class eve.ui.data.SaveableObject
 
OPEN_DELETE - Static variable in class eve.zipfile.ZipFile
Mode flag to delete a zip file after reading.
OPEN_DELETE - Static variable in class java.util.zip.ZipFile
Mode flag to delete a zip file after reading.
OPEN_READ - Static variable in class eve.zipfile.ZipFile
Mode flag to open a zip file for reading.
OPEN_READ - Static variable in class java.util.zip.ZipFile
Mode flag to open a zip file for reading.
OpenAction - Static variable in class eve.ui.data.SaveableObject
 
openAFMFile(String) - Static method in class eve.fx.points.FontManager
 
openAndDisplay(String, int, boolean) - Static method in class eve.ui.formatted.data.HtmlViewer
 
openAndDisplay(String, boolean) - Static method in class eve.ui.formatted.data.WebBrowser
 
openAndDisplay(String, int, boolean) - Static method in class eve.ui.formatted.data.WebBrowser
 
openAndReadAll(ByteArray) - Method in class eve.database.implement.DatabaseObject.MetaData
 
openAndReadAll() - Method in class eve.database.implement.DatabaseObject.MetaData
 
openClipboard(int) - Static method in class eve.applet.EveApplet
 
openClipboard(TimeOut) - Static method in class eve.sys.Vm
Get an IClipboard object referencing a lock on the system clipboard.
openClipboard(TimeOut, int) - Static method in class eve.sys.Vm
Get an IClipboard object referencing a lock on the system clipboard.
openClipboard(int) - Static method in class eve.sys.Vm
This gets an IClipboard object, waiting for a fixed length of time without being interrupted and always returning a non-null IClipboard object.
openClipboard(int, int) - Static method in class eve.sys.Vm
This gets an IClipboard object, waiting for a fixed length of time without being interrupted and always returning a non-null IClipboard object.
openCloseOnClick - Variable in class eve.ui.PanelSplitter
 
openConnection() - Method in class java.net.URL
Returns a URLConnection object that represents a connection to the remote object referred to by the URL.
openConnection(URL) - Method in class java.net.URLStreamHandler
 
openDatabase(String, String) - Method in interface eve.database.DatabaseMaker
This should open the specified database.
openDatabase(File, String) - Method in interface eve.database.DatabaseMaker
This should open the specified database.
openDatabase(String, String, boolean) - Method in interface eve.database.DatabaseMaker
This should open the specified database.
openDatabase(File, String, boolean) - Method in interface eve.database.DatabaseMaker
This should open the specified database.
openDatabase(DatabaseMaker, String, String, Object, DataProcessor, DataProcessor) - Static method in class eve.database.DatabaseManager
Open a Database given the database name.
openDatabase(DatabaseMaker, String, String) - Static method in class eve.database.DatabaseManager
Open a Database given the database name.
openDatabase(DatabaseMaker, String, String, Object) - Static method in class eve.database.DatabaseManager
Open a Database given the database name.
openDatabase(String, String) - Method in class eve.database.implement.DefaultDatabaseMaker
This should open the specified database.
openDatabase(File, String) - Method in class eve.database.implement.DefaultDatabaseMaker
This should open the specified database.
openDatabase(String, String, boolean) - Method in class eve.database.implement.DefaultDatabaseMaker
This should open the specified database.
openDatabase(File, String, boolean) - Method in class eve.database.implement.DefaultDatabaseMaker
This should open the specified database.
openDocument(String, PropertyList) - Method in class eve.ui.formatted.data.HtmlViewer
 
openDocument(String, PropertyList) - Method in class eve.ui.formatted.data.WebBrowser
 
opened - Variable in class eve.database.SafeDBAccess
This is the currently open Database.
opened - Variable in class eve.ui.MenuState
 
OPENED - Static variable in class eve.ui.PanelSplitter
This is a possible state of the splitter.
openedFrom(File) - Method in class eve.ui.data.SaveableObject
This is called after a successful open.
openFile(File) - Method in interface eve.sys.WebApplication
 
openFilesDialog(String, String[], boolean) - Method in interface eve.sys.WebApplication
 
openFolder - Static variable in class eve.ui.table.TreeTableModel
 
OpenFolderIcon - Static variable in interface eve.io.FileConstants
Used with getIcon()
openFolderIcon - Static variable in class eve.ui.table.TreeTableModel
 
openForAppending(boolean) - Method in class eve.database.implement.DatabaseObject.MetaData
 
openForCreate(Object) - Method in class eve.database.SafeDBAccess
Open the database for creation only if it does not already exist.
openForOverwriting(int) - Method in class eve.database.implement.DatabaseObject.MetaData
 
openForReading() - Method in class eve.database.implement.DatabaseObject.MetaData
 
openForReplacing(int) - Method in class eve.database.implement.DatabaseObject.MetaData
 
openIndex(Handle, IndexEntry) - Method in class eve.database.implement.DatabaseObject
 
openIndexes - Variable in class eve.database.implement.DatabaseObject
 
openInputStack() - Method in class eve.ui.data.UIBuilder
Open a new ewe.ui.InputStack within the current open CellPanel.
openInputStack(String) - Method in class eve.ui.data.UIBuilder
Open a new ewe.ui.InputStack within the current open CellPanel.
openInputStream(FileStoreEntry) - Method in class eve.io.filestore.EveFile
 
openInputStream(FileStoreEntry) - Method in interface eve.io.filestore.FileStore
 
openInputStream(FileStoreEntry) - Method in class eve.io.filestore.ZepStore
 
openInputStream(FileStoreEntry) - Method in class eve.zipfile.ZipFile
 
openLocalResource(String) - Static method in class eve.applet.EveApplet
 
openLog() - Static method in class eve.database.DatabaseManager
 
openLookup() - Method in interface eve.database.Database
This is used with enableLookupMode() - it tells the database that data is about to be read in and if the underlying file is closed - then it should be re-opened and kept open until closeLookup() is called.
openLookup() - Method in class eve.database.EntriesView
This is used with enableLookupMode() - it tells the database that data is about to be read in and if the underlying file is closed - then it should be re-opened and kept open until closeLookup() is called.
openLookup() - Method in class eve.database.implement.DatabaseObject
This is used with enableLookupMode() - it tells the database that data is about to be read in and if the underlying file is closed - then it should be re-opened and kept open until closeLookup() is called.
openMode - Variable in class eve.database.implement.DatabaseObject
 
openMode - Variable in class eve.database.SafeDBAccess
If the Database is opened, this is the mode it was opened in.
openModifiers - Variable in class eve.database.implement.DatabaseObject
 
openObject(File) - Method in class eve.ui.data.SaveableObject
This is used to retrieve the Object state from a File.
openPanels - Variable in class eve.ui.data.UIBuilder
 
openPath() - Method in class eve.fx.GeneralPath
If the last operation in this GeneralPath is a closePath(), this will remove it, thereby opening the path again.
openReadableRandomStream(FileStoreEntry) - Method in class eve.io.filestore.ZepStore
 
openResource(Class, String) - Static method in class eve.sys.Vm
Open a resource that may be associated with a specific Class as an InputStream.
openResource(String) - Method in class eve.util.mClassLoader
This is used to get a resource which may be dependant on the how the class was loaded.
openResourceAsRandomStream(Class, String) - Static method in class eve.sys.Vm
Open a resource that may be associated with a specific Class as a RandomStream.
openSocket - Variable in class eve.net.HttpConnection
 
openStack() - Method in class eve.ui.data.UIBuilder
Open a new Stack within the current open CellPanel.
openStack(String) - Method in class eve.ui.data.UIBuilder
Open a new Stack within the current open CellPanel.
openStream() - Method in class java.net.URL
Opens a connection to this URL and returns an InputStream for reading from that connection
openStreamForReading(String) - Method in interface eve.database.Database
Open a Stream into the database to read some sort of meta-data.
openStreamForReading(String) - Method in class eve.database.implement.DatabaseObject
 
openStreamForReplacing(String) - Method in interface eve.database.Database
Open a Stream into the database to save some sort of meta-data.
openStreamForReplacing(String) - Method in class eve.database.implement.DatabaseObject
 
openStreamForWriting(String, boolean) - Method in interface eve.database.Database
Open a Stream into the database to save some sort of meta-data.
openStreamForWriting(String, boolean) - Method in class eve.database.implement.DatabaseObject
 
openStreamInEves(String) - Static method in class eve.applet.EveApplet
 
openStreamInEves(String, boolean) - Static method in class eve.applet.EveApplet
 
openText(String, Object) - Method in class eve.ui.data.FileSaver
 
openTitle - Variable in class eve.ui.data.FileSaver
This is the title of the file open box.
openType - Variable in class eve.ui.PanelSplitter
 
openWebDocument(String, PropertyList) - Method in class eve.ui.formatted.data.WebBrowser
 
openWindows - Static variable in class eve.ui.Window
 
openZippedResourceAsRandomStream(Class, String, String) - Static method in class eve.sys.Vm
Open a resource residing in a Zip file that may be associated with a specific Class as a RandomStream.
OPERATION_CANCELLED - Static variable in class eve.ui.event.ControlEvent
 
OperationTimer - Class in eve.util
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 eve.util.OperationTimer
 
OPTICAL_CHARACTER_RECOGNITION - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Optical Character Recognition" Unicode character block.
optimize() - Method in class com.stevesoft.pat.Regex
Once this method is called, the state of variables ignoreCase and dontMatchInQuotes should not be changed as the results will be unpredictable.
optimized() - Method in class com.stevesoft.pat.Regex
This function returns true if the optimize method has been called.
optimizeMe - Variable in class com.stevesoft.pat.Rthings
 
OPTION_ACCEPT_ANY - Static variable in class eve.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_ALL_USERS - Static variable in class eve.sys.registry.Registry
An option for getSpecialFolder() - indicates that the folder for "All Users" should be used.
OPTION_ALWAYS_BUFFER - Static variable in class eve.fx.BufferedGraphics
 
OPTION_ALWAYS_USE_ARGB - Static variable in class eve.fx.win32.WindowsBitmap
This is an option that specifies that 32 bit ARGB bitmaps only are to be used.
OPTION_ANTI_ALIAS_DRAWING - Static variable in class eve.fx.Graphics
 
OPTION_ANTI_ALIAS_TEXT - Static variable in class eve.fx.Graphics
 
OPTION_AUTO_SCROLL - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_BEEP - Static variable in class eve.ui.MessageFlasher
This option is enabled by default.
OPTION_BLACK_TO_GRAY - Static variable in class eve.fx.GrayScaleImage
 
OPTION_CLOSE_ON_TIMEOUT - Static variable in interface eve.sys.IRemoteProxyMaker
 
OPTION_CURSOR_EXIT_DOWN - Static variable in class eve.ui.BasicList
 
OPTION_CURSOR_EXIT_LEFT - Static variable in class eve.ui.BasicList
 
OPTION_CURSOR_EXIT_RIGHT - Static variable in class eve.ui.BasicList
 
OPTION_CURSOR_EXIT_UP - Static variable in class eve.ui.BasicList
 
OPTION_DESKTOP_VERSION - Static variable in class eve.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 eve.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_DO_HSPLIT - Static variable in class eve.ui.data.ListEditor
 
OPTION_DO_VSPLIT - Static variable in class eve.ui.data.ListEditor
 
OPTION_DONT_ACCEPT_UNBUFFERED - Static variable in class eve.fx.BufferedGraphics
 
OPTION_DONT_ALLOW_ARGB - Static variable in class eve.fx.win32.WindowsBitmap
This is an option that specifies that 32 bit ARGB bitmaps are NOT to be used.
OPTION_DONT_BUFFER - Static variable in class eve.fx.BufferedGraphics
 
OPTION_DONT_CLOSE_INPUT - Static variable in class eve.io.CompressedRandomStream
 
OPTION_DONT_CLOSE_OUTPUT - Static variable in class eve.io.CompressedRandomStream
 
OPTION_DONT_COPY_FROM_ORIGINAL - Static variable in class eve.fx.BufferedGraphics
 
OPTION_DONT_FOCUS_ON_ANY_SELECT - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_DONT_FOCUS_ON_NEXT_SELECT - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_DONT_LIMIT_TO_ALLOWED_SIZES - Static variable in interface eve.fx.IIcon
 
OPTION_DONT_PUT_IN_WINDOW - Static variable in interface eve.sys.IConsole
 
OPTION_DONT_SETUP - Static variable in class eve.ui.data.ListEditor
This option when used with a constructor tells the ListEditor not to do the setup.
OPTION_DONT_SHOW_FILE_EXTENSION - Static variable in class eve.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates that file extensions should not be displayed.
OPTION_DONT_THROW_ERROR_FOR_NOT_OK - Static variable in class eve.net.Net.NetUtils
 
OPTION_DONT_USE_PALETTE - Static variable in class eve.fx.win32.WindowsBitmap
This is an option that tells the WindowsBitMap to only use 24 bit RGB images (with transparency mask) or 32 bit ARGB (with no transparency mask).
OPTION_EDITOR_AFTER_LIST - Static variable in class eve.ui.data.ListEditor
 
OPTION_EDITOR_BEFORE_LIST - Static variable in class eve.ui.data.ListEditor
 
OPTION_ERROR_ON_NEED_REINDEX - Static variable in interface eve.database.DatabaseTypes
Use with Database.setOptions() - it indicates that if, when opening a DB, the NEED_REINDEX flag is set (usually caused by an incomplete operation or error) then instead of re-indexing, it will throw an IO exception instead.
OPTION_EXACT_SIZE - Static variable in class eve.fx.BufferedGraphics
 
OPTION_EXTRA_CONTROLS_AFTER_HORIZONTAL_BAR - Static variable in class eve.ui.ScrollBarPanel
 
OPTION_EXTRA_CONTROLS_AFTER_VERTICAL_BAR - Static variable in class eve.ui.ScrollBarPanel
 
OPTION_EXTRA_CONTROLS_BEFORE_HORIZONTAL_BAR - Static variable in class eve.ui.ScrollBarPanel
 
OPTION_EXTRA_CONTROLS_BEFORE_VERTICAL_BAR - Static variable in class eve.ui.ScrollBarPanel
 
OPTION_EXTRA_PDF_PREVIEW - Static variable in class eve.ui.print.PrintForm
 
OPTION_FILE_MUST_EXIST - Static variable in class eve.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_FOCUS_ON_CONTROLS_AFTER_SELECTION_HOT_KEY - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_FOR_DISPLAY - Static variable in class eve.fx.Image
 
OPTION_FROM_ICON_FILE_DONT_SEPARATE_TRANSPARENCY - Static variable in class eve.fx.Icon
Normally if an icon file has two icons of the same size then the one with the mixed transparency takes preference and replaces the one that does not.
OPTION_FROM_ICON_FILE_KEEP_COMPRESSED - Static variable in class eve.fx.Icon
This tells the Icon to keep a compressed version of the image in storage and only decompress it when needed.
OPTION_FROM_ICON_FILE_LEAVE_IN_RANDOM_STREAM - Static variable in class eve.fx.Icon
 
OPTION_FROM_ICON_FILE_TAKE_ALL_ICONS - Static variable in class eve.fx.Icon
Normally if an icon file has two icons of the same size then the one with the mixed transparency takes preference and replaces the one that does not.
OPTION_GET_DIMENSIONS_ONLY - Static variable in interface eve.fx.IIcon
 
OPTION_IGNORE_CASE - Static variable in interface eve.util.StringCollator
An option for any compare() operation.
OPTION_INDICATOR_ONLY - Static variable in interface eve.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 eve.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_IS_CURRENCY - Static variable in class eve.sys.LocaleFormat
 
OPTION_IS_MULTITHREADED - Static variable in interface eve.sys.IRemoteProxyMaker
 
OPTION_ITEM_SELECTOR_ALWAYS_ENABLED - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_KEEP_ASPECT_RATIO - Static variable in class eve.fx.Picture
Deprecated.
use ImageData.CREATE_OPTION_KEEP_ASPECT_RATIO instead.
OPTION_MULTI_SELECT - Static variable in class eve.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_BUTTONS - Static variable in class eve.ui.print.PrintForm
If you choose this option, then do not call addButton().
OPTION_NO_CANCEL - Static variable in class eve.ui.print.PrintForm
 
OPTION_NO_CANCEL_BUTTON - Static variable in class eve.ui.IconMenuForm
 
OPTION_NO_CONFIRM_OVERWRITE - Static variable in class eve.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_CONTEXT_MENU - Static variable in class eve.ui.IconMenuForm
 
OPTION_NO_DIRECTORY_CHANGE - Static variable in class eve.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 eve.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_LIST_MANIPULATION - Static variable in class eve.ui.data.ListEditor
 
OPTION_NO_NAME - Static variable in class eve.ui.FontInput
 
OPTION_NO_NAME - Static variable in class eve.ui.FontSelector
 
OPTION_NO_NAME - Static variable in class eve.ui.FontUpDownChooser
 
OPTION_NO_PREVIEW - Static variable in class eve.ui.print.PrintForm
 
OPTION_NO_PRINT - Static variable in class eve.ui.print.PrintForm
 
OPTION_NO_PRINT_NOW - Static variable in class eve.ui.print.PrintForm
 
OPTION_NO_SAMPLE - Static variable in class eve.ui.FontInput
 
OPTION_NO_SAMPLE - Static variable in class eve.ui.FontSelector
 
OPTION_NO_SAMPLE - Static variable in class eve.ui.FontUpDownChooser
 
OPTION_NO_SIZE - Static variable in class eve.ui.FontInput
 
OPTION_NO_SIZE - Static variable in class eve.ui.FontSelector
 
OPTION_NO_SIZE - Static variable in class eve.ui.FontUpDownChooser
 
OPTION_NO_SPLITTABLE_PANEL - Static variable in class eve.ui.data.ListEditor
 
OPTION_NO_STYLE - Static variable in class eve.ui.FontInput
 
OPTION_NO_STYLE - Static variable in class eve.ui.FontSelector
 
OPTION_NO_STYLE - Static variable in class eve.ui.FontUpDownChooser
 
OPTION_PARSE_MISSING_TIME_ZONE_TO_DEFAULT - Static variable in class eve.sys.SimpleDateFormat
An option to parse(String,Calendar,options).
OPTION_PARSE_MISSING_TIME_ZONE_TO_GMT - Static variable in class eve.sys.SimpleDateFormat
An option to parse(String,Calendar,options).
OPTION_QUICK_SELECT - Static variable in class eve.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_32_BIT_VALUES_ONLY - Static variable in interface eve.sys.IRegistryKey
 
OPTION_READ_64_BIT_VALUES_ONLY - Static variable in interface eve.sys.IRegistryKey
 
OPTION_READ_ONLY - Static variable in class eve.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 interface eve.sys.IConsole
 
OPTION_SCALE_DOWN_ONLY - Static variable in interface eve.fx.IIcon
 
OPTION_SCALE_UP_ONLY - Static variable in interface eve.fx.IIcon
 
OPTION_SELECT_FIRST_ON_KEY_FOCUS - Static variable in class eve.ui.BasicList
 
OPTION_SHOW_CURRENCY_SYMBOL - Static variable in class eve.sys.LocaleFormat
 
OPTION_SHOW_DIRECTORIES_WITH_TREE - Static variable in class eve.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates that file extensions should not be displayed.
OPTION_SHOW_FILES_WITH_DIRECTORY_SELECT - Static variable in class eve.io.FileChooserParameters
This is an option to be used with the OPTIONS property - it indicates that files will be displayed in Directory Select mode.
OPTION_SHOW_GROUPINGS - Static variable in class eve.sys.LocaleFormat
 
OPTION_SHOW_PAGE_RANGE - Static variable in class eve.ui.print.PrintForm
 
OPTION_SIMPLE - Static variable in class eve.io.FileChooserParameters
This is an option to be used with the OPTIONS property. - it is OPTION_DONT_SHOW_EXTENSION|OPTION_NO_DIRECTORY_CHANGE.
OPTION_SIZE_12X12 - Static variable in class eve.ui.SIPKeypad
 
OPTION_SIZE_16X16 - Static variable in class eve.ui.SIPKeypad
 
OPTION_SIZE_32X32 - Static variable in class eve.ui.SIPKeypad
 
OPTION_STARTS_WITH - Static variable in interface eve.util.StringCollator
An option for the compare() method that compares two character arrays.
OPTION_STOP_IF_NOT_SET - Static variable in class eve.sys.Handle
An option for waitOnFlags() - may also be used with or without OPTION_TIMEOUT_IF_NOT_SET
OPTION_SWIPABLE_HORIZONTALLY - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_SWIPABLE_VERTICALLY - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_SWIPE_USING_CONTROL - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_SYNCHRONIZE_ALL_ENTRIES - Static variable in interface eve.database.IRemoteSynchronizer
An option for getSetOptions() - it specifies that all entries should be considered unsynchronized.
OPTION_TIMEOUT_IF_NOT_SET - Static variable in class eve.sys.Handle
An option for waitOnFlags() - may also be used with or without OPTION_TIMEOUT_IF_NOT_SET
OPTION_TOOL_BUTTONS_IN_SCROLL_BAR - Static variable in class eve.ui.data.ListEditor
 
OPTION_TYPE_ANTI_ALIAS - Static variable in class eve.fx.Graphics
 
OPTION_USE_RGB_OR_ARGB_ONLY - Static variable in class eve.fx.win32.WindowsBitmap
This is an option that tells the WindowsBitMap to only use 24 bit RGB images (with transparency mask) or 32 bit ARGB (with no transparency mask).
OPTION_VERTICAL_SCROLLER - Static variable in interface eve.ui.MultiCardPanel
A value used with modifyCardOptions()
OPTION_WITH_ALPHA_CHANNEL - Static variable in class eve.fx.Image
 
optionIt(String, String) - Method in class eve.server.RemoteAppServer
 
optionIt(String, String, boolean) - Method in class eve.server.RemoteAppServer
 
options - Variable in class eve.database.implement.DatabaseSpecs
 
options - Variable in class eve.database.Synchronizer
 
options - Variable in class eve.fx.FormattedTextSpecs
There are currently no options defined.
options - Variable in class eve.fx.GrayScaleImage
 
options - Variable in class eve.fx.print.PrintTask
 
OPTIONS - Static variable in class eve.io.FileChooserParameters
This is used to set the options for the FileChooser.
options - Variable in class eve.io.FileComparer
 
options - Variable in class eve.sys.LocaleFormat
Further formatting options.
options - Variable in class eve.ui.BasicList
 
options - Variable in class eve.ui.ImageControl
By default this is STRETCH|SHRINK|FIT - telling the control to stretch or shrink the image into the display, but preserve the aspect ration.
options - Variable in class eve.ui.ScrollablePanel
 
options - Variable in class eve.ui.ScrollTrack
The options specified in the constructor.
options - Variable in class eve.ui.SimpleFileChooser
 
optionsChanged(int, int, int) - Method in class eve.fx.Graphics
This is called when option bits have changed.
optionsFromLocale(LocaleFormat) - Method in class eve.math.FormattedDecimal
Set the useCurrencySymbol and useGrouping values based on the options from the specified LocaleFormat.
or(BigInteger) - Method in class eve.math.BigInteger
Return the logical (bit-wise) "(inclusive) or" of two BigIntegers.
or(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this | val).
or(BitSet) - Method in class java.util.BitSet
Performs the logical OR operation on this bit set and the given set.
origin - Variable in class eve.ui.Canvas
This is the origin for the Canvas.
originalImage - Variable in class eve.fx.BackgroundImage
 
originalIndex - Variable in class eve.ui.MenuItem
 
originalLength - Variable in class eve.util.StringModifier
 
originalProxy - Variable in class eve.sys.SafeRemoteProxy
The original or current external proxy being used.
originalTarget - Variable in class eve.ui.event.PenEvent
 
ORIYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Oriya" Unicode character block.
osMajorVersion - Variable in class eve.net.rapi.SystemInfo
 
OSMANYA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Osmanya" Unicode character block.
osMinorVersion - Variable in class eve.net.rapi.SystemInfo
 
osPlatform - Variable in class eve.net.rapi.SystemInfo
 
OTHER_EXECUTE - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
OTHER_LETTER - Static variable in class java.lang.Character
General category "Lo" in the Unicode specification.
OTHER_NUMBER - Static variable in class java.lang.Character
General category "No" in the Unicode specification.
OTHER_PUNCTUATION - Static variable in class java.lang.Character
General category "Po" in the Unicode specification.
OTHER_READ - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
OTHER_SYMBOL - Static variable in class java.lang.Character
General category "So" in the Unicode specification.
OTHER_WRITE - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
out - Variable in class eve.fx.print.PrintPreview
 
out - Variable in class eve.io.block.BlockOutputStream
 
out - Variable in class eve.io.block.RemoteCallHandlerObject
 
out - Variable in class eve.net.ChunkedDataOutputStream
 
out - Variable in class eve.security.SecureChannel
 
out - Static variable in class java.io.FileDescriptor
 
out - Variable in class java.io.FilterOutputStream
This is the subordinate OutputStream that this class redirects its method calls to.
out - Variable in class java.io.FilterWriter
This is the subordinate Writer that this class redirects its method calls to.
out - Variable in class java.io.PrintWriter
This is the underlying Writer we are sending output to
out - Static variable in class java.lang.System
 
OUTLINE - Static variable in class eve.fx.Font
An outlined font style.
OUTLINE - Static variable in class eve.fx.points.PointFont
An outlined font style.
OUTLINED - Static variable in interface eve.fx.Drawable
This is an option that tells the image that it should draw an outline around itself.
OutOfMemoryError - Error in java.lang
 
OutOfMemoryError(String) - Constructor for error java.lang.OutOfMemoryError
 
OutOfMemoryError() - Constructor for error java.lang.OutOfMemoryError
 
OutOfMemoryError(Throwable) - Constructor for error java.lang.OutOfMemoryError
 
OutOfMemoryError(String, Throwable) - Constructor for error java.lang.OutOfMemoryError
 
output - Variable in class eve.io.PNGEncoder
 
output(byte[], int, int, ByteArray) - Method in interface eve.security.ISecureChannel
 
output(byte[], int, int, ByteArray) - Method in class eve.security.SecureChannel
 
OUTPUT_OP_CLOSE - Static variable in class eve.nativeaccess.NativeStream
 
OUTPUT_OP_FLUSH - Static variable in class eve.nativeaccess.NativeStream
 
OUTPUT_OP_WRITE - Static variable in class eve.nativeaccess.NativeStream
 
outputCanChangeMediaOrientation - Variable in class eve.fx.print.PrinterJobObject
If the output actually changes the orientation of the media during the newPage() method then this should be set true.
outputData - Variable in class eve.fx.points.PdfMaker.Stream
 
outputFile - Variable in class eve.fx.print.PdfPrinter
 
outputFile - Variable in class eve.fx.print.PrintPreview
 
outputFile - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
outputFileForPreview - Variable in class eve.ui.print.PrintForm
 
outputFormat - Variable in class eve.math.Decimal
 
outputStream - Variable in class eve.fx.print.PdfPrinter
 
OutputStream - Class in java.io
This abstract class forms the base of the hierarchy of classes that write output as a stream of bytes.
OutputStream() - Constructor for class java.io.OutputStream
 
OutputStreamWriter - Class in java.io
This class writes characters to an output stream that is byte oriented It converts the chars that are written to bytes using an encoding layer, which is specific to a particular encoding standard.
OutputStreamWriter(OutputStream, String) - Constructor for class java.io.OutputStreamWriter
This method initializes a new instance of OutputStreamWriter to write to the specified stream using a caller supplied character encoding scheme.
OutputStreamWriter(OutputStream) - Constructor for class java.io.OutputStreamWriter
This method initializes a new instance of OutputStreamWriter to write to the specified stream using the default encoding.
outsideOfControl - Variable in class eve.ui.MenuState
 
overAColumn(int, int) - Method in class eve.ui.table.TreeControl
 
overColMove(int, int) - Method in class eve.ui.table.TableControl
 
overColStretch(int, int) - Method in class eve.ui.table.TableControl
 
overlay(SoftKeyBar, SoftKeyBar) - Static method in class eve.ui.SoftKeyBar
 
Overlayer - Class in eve.fx.gui
 
Overlayer(ISurface) - Constructor for class eve.fx.gui.Overlayer
 
overlayer - Variable in class eve.fx.gui.WindowSurface
 
overlayOptions - Variable in class eve.ui.SoftKeyBar
 
overlays - Variable in class eve.fx.gui.Overlayer
 
OVERRIDE_NO_MOUSE - Static variable in class eve.ui.event.PenEvent
 
overrideAttributes(TableCellAttributes) - Method in class eve.ui.table.TableControl
This is called after the TableModel calls its own getTableCellAttributes().
overrideFields(Object, String, String) - Method in interface eve.database.Database
Similar to setFields() except that no error is thrown if any fields of the same name and type already exist.
overrideFields(Object, String, String) - Method in class eve.database.implement.DatabaseObject
 
overrideInProperties(PrinterProperties) - Method in class eve.fx.print.PrinterControl
Override the PrinterControl value in properties with the values set in this PrinterControl.
overrideSorts(Object, String) - Method in interface eve.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, and also any old sorts of the same name will be replaced by the new sort.
overrideSorts(Object, String) - Method in class eve.database.implement.DatabaseObject
 
overrideSystemFonts - Variable in class eve.ui.VMOptions
 
overrideWith(PrinterControl) - Method in class eve.fx.print.PrinterControl
Override values in thes PrinterControl with the other PrinterControl.
overRowStretch(int, int) - Method in class eve.ui.table.TableControl
 
overwriteMetaData(String, byte[]) - Method in class eve.database.implement.DatabaseObject
 
OwnedObject - Class in eve.data
 
OwnedObject() - Constructor for class eve.data.OwnedObject
 
ownedProperties - Variable in class eve.sys.FieldTransfer
If the field name specifies a named property this is the Field that is the OwnedProperties object itself.
OwnedProperties - Class in eve.util
 
OwnedProperties(Object) - Constructor for class eve.util.OwnedProperties
 
OwnedProperties.OwnedProperty - Class in eve.util
 
OwnedProperty() - Constructor for class eve.util.OwnedProperties.OwnedProperty
 
ownedPropertyName - Variable in class eve.sys.FieldTransfer
If the field name specifies a named property this is the name of the property in the OwnedProperties object.
OwnedVector - Class in eve.util
 
OwnedVector(Object) - Constructor for class eve.util.OwnedVector
 
owner - Variable in class eve.ui.CarrierFrame
 
owner - Variable in class eve.util.OwnedVector
 
OWNER_EXECUTE - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
OWNER_READ - Static variable in interface eve.io.FilePermissions
A UNIX type permission.
OWNER_WRITE - Static variable in interface eve.io.FilePermissions
A UNIX type permission.

P

pad - Variable in class eve.ui.InputPopupForm
Deprecated. 
page - Variable in class eve.fx.points.CellPrinter
 
Page() - Constructor for class eve.ui.Swipable.Page
 
page - Static variable in class eve.ui.table.TreeTableModel
 
PAGE_ABOVE - Static variable in interface eve.ui.Swipable
 
PAGE_BACKGROUND - Static variable in interface eve.ui.Swipable
 
PAGE_BELOW - Static variable in interface eve.ui.Swipable
 
PAGE_CURRENT - Static variable in interface eve.ui.Swipable
 
PAGE_DOWN - Static variable in interface eve.fx.gui.IKeys
special key
PAGE_LEFT - Static variable in interface eve.ui.Swipable
 
PAGE_RIGHT - Static variable in interface eve.ui.Swipable
 
PAGE_UP - Static variable in interface eve.fx.gui.IKeys
special key
pageColor - Variable in class eve.ui.EditControl
This is the color of the "Page" on which the text is displayed.
PageCounter - Class in eve.fx.print
You would only use this if you are inheriting from PrinterJobObject.
PageCounter(Handle, Printable, PageFormat, PrintOptions) - Constructor for class eve.fx.print.PageCounter
 
PageFormat - Class in eve.fx.points
A PageFormat class is used to describe the layout of a page that is drawn to using a PrintGraphics.
PageFormat() - Constructor for class eve.fx.points.PageFormat
 
pageFormat - Variable in class eve.ui.print.PointGraphicsViewer
 
pageFormat - Variable in class eve.ui.print.PrintPageViewer
 
PageGraphics - Interface in eve.fx.points
 
PageHigher - Static variable in interface eve.ui.IScroll
This is an action that indicates the ScrollClient should scroll one page higher - either Horizontally or Vertically as appropriate.
PageIcon - Static variable in interface eve.io.FileConstants
Used with getIcon()
pageIcon - Static variable in class eve.ui.table.TreeTableModel
 
PageLower - Static variable in interface eve.ui.IScroll
This is an action that indicates the ScrollClient should scroll one page lower - either Horizontally or Vertically as appropriate.
pageNumber - Variable in class eve.fx.print.PrintablePage
The page number assigned to the Page, starting from 1.
pageRange - Variable in class eve.ui.print.PrintForm
 
pageRectImageCreator - Variable in class eve.fx.print.PrintToImages
 
pages - Variable in class eve.fx.points.PdfMaker
 
pages - Variable in class eve.fx.print.PrintPages
 
pagesInDocument - Variable in class eve.fx.print.PageCounter
This is the total number of pages in the document as reported by Printable.countPages()
pageSize - Variable in class eve.fx.print.PrintToImages
 
pagesToPrint - Variable in class eve.fx.print.PageCounter
This is the total number of pages that will be printed using the provided PrinterOptions object.
paint(Graphics) - Method in class eve.fx.gui.EveCanvas
 
PAINT - Static variable in class eve.fx.gui.SystemMessage
 
paint(Graphics, int, int, int, int, PaintParameters) - Method in class eve.fx.Painter
 
paint(Graphics, Rect, PaintParameters) - Method in class eve.fx.Painter
 
paint(Graphics, int, int, boolean, boolean) - Method in class eve.fx.Polygon
 
paint(Graphics, int, int) - Method in class eve.fx.Polygon
 
PAINT - Static variable in class eve.sys.SystemMessage
 
paint(Graphics) - Method in class eve.ui.ButtonObject
 
paint(Control, Graphics, Rect, boolean) - Method in class eve.ui.PaintControlList
 
Paint2D - Class in eve.fx
 
Paint2D() - Constructor for class eve.fx.Paint2D
 
PAINT_ALL - Static variable in class eve.fx.gui.SurfaceWindowEvent
This occurs when the underlying system request a repaint of the Window surface.
PAINT_EVENT - Static variable in class eve.fx.gui.RawEvent
 
PAINT_FLASH_ON - Static variable in class eve.ui.IconMenu
 
PAINT_NO_BACKGROUND - Static variable in class eve.ui.IconMenu
 
PAINT_SELECTED - Static variable in class eve.ui.IconMenu
 
paintBackground(Graphics) - Method in class eve.ui.Control
Do a standard painting of the Background.
paintBackground(Graphics) - Method in class eve.ui.table.TableControl
 
paintBackground(Graphics) - Method in class eve.ui.table.TreeControl
 
paintBox(Graphics) - Method in class eve.ui.ChoiceControl
 
paintBox(Graphics) - Method in class eve.ui.List
 
paintCells(Vector) - Method in class eve.ui.table.TableControl
 
paintCells(Rect) - Method in class eve.ui.table.TableControl
 
paintChar(Graphics, int, int, char) - Method in class eve.ui.Console
Paint a single character or cursor usually at the end of the line.
paintClosedArc(Graphics, int, int, int, int, float, float, boolean, boolean) - Method in class eve.fx.Curve
Draw and/or fill a closed arc of an ellipse on the Graphics context.
paintClosedArc(int, int, int, int, float, float, boolean, boolean) - Method in class eve.fx.Graphics
 
paintClosedArc(double, double, double, double, float, float, boolean, boolean) - Method in class eve.fx.points.PointGraphics
Paint a closed arc section of an ellipse.
paintColumnHeader(TableControl, Graphics, TreeTableModel.Column, int) - Method in class eve.ui.table.TreeTableModel
 
paintColumnHeaders(TableControl, Graphics, Rect) - Method in class eve.ui.table.TreeTableModel
This paints a matrix of cells that will only include the column header row (-1).
paintConditionalChar(Graphics, boolean) - Method in class eve.ui.Console
 
paintConditionalChar(Graphics, boolean) - Method in class eve.ui.EditControl
 
paintConditionalChar(Graphics, boolean) - Method in class eve.ui.Input
 
paintConditionalChar(Graphics, boolean) - Method in class eve.ui.TextPad
 
PaintControl - Interface in eve.ui
 
paintControl(Control, Graphics, Rect, boolean) - Method in interface eve.ui.PaintControl
This method is called before doPaint() is called on a Control and normally after doPaint() is called on a Control, depending on what it returns when beforeNormalPaint is called.
paintControl(Control, Graphics, Rect, boolean) - Method in class eve.ui.ShowBusy
 
PaintControlList - Class in eve.ui
 
PaintControlList() - Constructor for class eve.ui.PaintControlList
 
paintCursor() - Method in class eve.ui.Console
 
paintCursor(Graphics, boolean) - Method in class eve.ui.Console
 
paintCursor() - Method in class eve.ui.Input
 
paintCursor(Graphics) - Method in class eve.ui.Input
 
paintCursor(Graphics, boolean) - Method in class eve.ui.Input
Paint/toggle the cursor.
paintCursor(Graphics) - Method in class eve.ui.TextPad
 
paintCursor(Graphics, boolean) - Method in class eve.ui.TextPad
 
paintCustomBackground(Graphics, int, int, int, int) - Method in class eve.ui.MenuItem
This will only be called if the HasCustomBackground flag is set.
paintCustomBackground(Graphics, int, int, int, int) - Method in class eve.ui.MenuItem.SectionHeader
 
PaintDataOnly - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to paint its data only in the next paint operation.
painted - Variable in class eve.fx.gui.EveCanvas
 
paintEllipse(int, int, int, int, boolean, boolean) - Method in class eve.fx.Graphics
 
paintEllipse(int, int, int, int) - Method in class eve.fx.Graphics
Draw an ellipse in the current Pen and fill with the current Brush.
paintEllipse(double, double, double, double, boolean, boolean) - Method in class eve.fx.points.PointGraphics
Paint a complete ellipse contained in the x, y, width and height values specified.
paintEntireColumnHeaders(TableControl, Graphics, int, int) - Method in class eve.ui.table.TreeTableModel
 
Painter - Class in eve.fx
 
Painter() - Constructor for class eve.fx.Painter
 
painters - Variable in class eve.ui.ControlPainter
 
paintIfNotNeeded - Variable in class eve.ui.ScrollBar
Set this to be a PaintControl that will be used if the ScrollBar is not needed but is visible.
paintItem(Graphics, int) - Method in class eve.ui.ChoiceControl
 
paintItem(Graphics, int, boolean) - Method in class eve.ui.ChoiceControl
 
paintItem(Graphics, int, boolean) - Method in class eve.ui.choices.SimpleItemSelect
 
paintItem(Graphics, int) - Method in class eve.ui.IconMenu
 
paintLastChar(Graphics) - Method in class eve.ui.Input
 
paintLastChar(Graphics, boolean) - Method in class eve.ui.Input
 
paintLastChar() - Method in class eve.ui.TextPad
 
paintLastChar(char) - Method in class eve.ui.TextPad
 
paintLine(Graphics, int) - Method in class eve.ui.Console
 
paintLine(int) - Method in class eve.ui.table.TreeControl
 
paintLine(int) - Method in class eve.ui.table.TreeTableModel
 
paintLine(TableControl, Graphics, int) - Method in class eve.ui.table.TreeTableModel
 
paintLine(Graphics, int) - Method in class eve.ui.TextPad
 
paintLine(Graphics, int, DisplayLine) - Method in class eve.ui.TextPad
 
paintLine(Graphics, int, DisplayLine, int, int) - Method in class eve.ui.TextPad
 
paintLines(int, int) - Method in class eve.ui.TextPad
 
paintLinesFrom(int) - Method in class eve.ui.TextPad
 
paintMosaicBackground(Graphics, Rect) - Method in class eve.ui.game.Mosaic
Paint the mosaic background, with the Graphics already translated by -origin.x, -origin.y
paintMosaicBackground(Graphics) - Method in class eve.ui.game.Mosaic
 
PaintOutsideOnly - Static variable in interface eve.ui.ControlConstants
Control Modifier for non-containers only - sets the control to paint everything except its data in the next paint operation.
PaintOver - Class in eve.ui
 
PaintOver(Control) - Constructor for class eve.ui.PaintOver
 
PaintParameters - Interface in eve.fx
 
PaintParametersObject - Class in eve.fx
 
PaintParametersObject() - Constructor for class eve.fx.PaintParametersObject
 
paintPath(boolean, boolean) - Method in interface eve.fx.points.IPointCanvas
Stroke/fill the path.
paintPath(boolean, boolean) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
paintPath(boolean, boolean) - Method in class eve.fx.points.PointGraphics
 
paintPie(Graphics, int, int, int, int, float, float, boolean, boolean) - Method in class eve.fx.Curve
Draw and/or fill a pie section of an ellipse on the Graphics context.
paintPie(int, int, int, int, float, float, boolean, boolean) - Method in class eve.fx.Graphics
 
paintPie(double, double, double, double, float, float, boolean, boolean) - Method in class eve.fx.points.PointGraphics
Paint a closed pie section of an ellipse.
paintPolygon(int[], int[], int, int, int, boolean, boolean) - Method in class eve.fx.Graphics
 
paintPolygon(int[], int[], int) - Method in class eve.fx.Graphics
Fill a polygon in the current Brush, and draw the outside in the current Pen.
paintPolygon(double[], double[], int, int, int, boolean, boolean) - Method in interface eve.fx.points.IPointCanvas
Paint a closed polygon.
paintPolygon(double[], double[], int, int, int, boolean, boolean) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
paintPolygon(double[], double[], int, int, int, boolean, boolean) - Method in class eve.fx.points.PointGraphics
Paint a closed polygon.
paintRect(int, int, int, int, boolean, boolean) - Method in class eve.fx.Graphics
 
paintRect(int, int, int, int) - Method in class eve.fx.Graphics
Draw a rectangle in the current Pen and fill with the current Brush.
paintRect(double, double, double, double, boolean, boolean) - Method in interface eve.fx.points.IPointCanvas
 
paintRect(double, double, double, double, boolean, boolean) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
paintRect(double, double, double, double, boolean, boolean) - Method in class eve.fx.points.PointGraphics
Paint a complete Rectangle contained in the x, y, width and height values specified.
paintRoundRect(Graphics, int, int, int, int, int, boolean, boolean) - Method in class eve.fx.Curve
 
paintRoundRect(int, int, int, int, int, boolean, boolean) - Method in class eve.fx.Graphics
Draw a rectangle with rounded corners.
paintRoundRect(double, double, double, double, double, boolean, boolean) - Method in class eve.fx.points.PointGraphics
Paint a complete Rectangle with rounded corners contained in the x, y, width and height values specified.
paintSelectedCells() - Method in class eve.ui.table.TableControl
 
paintSelection() - Method in class eve.ui.table.TableControl
This repaints the most recently selected cell rectangle.
paintTableCell(TableControl, Graphics, int, int) - Method in class eve.ui.table.TableModel
The real biz.
paintTableCell(TableControl, Graphics, Rect) - Method in class eve.ui.table.TableModel
This paints a matrix of cells.
paintTableCell(TableControl, Graphics, int, int) - Method in class eve.ui.table.TreeTableModel
 
paintTableCell(TableControl, Graphics, Rect) - Method in class eve.ui.table.TreeTableModel
 
paintTableCellData(TableControl, Graphics, int, int, TableCellAttributes, Rect, Object) - Method in class eve.ui.table.TableModel
Paint the data within the cell.
paintTableCellText(TableControl, Graphics, int, int, TableCellAttributes, Rect, StringList) - Method in class eve.ui.table.TableModel
Paint the data within the cell.
paintWithControlPainter(Graphics, Rect, int) - Method in class eve.ui.Control
 
palm - Static variable in class eve.ui.filechooser.FileChooserBase
 
PALM_SYSTEM - Static variable in interface eve.io.FileConstants
The file system is a PalmOS type system - whatever that may be.
panel - Variable in class eve.ui.Card
This is the CellPanel which contains the item which was added to the MultiPanel.
Panel - Class in eve.ui
A Panel is a general Container that is simpler than a CellPanel and which uses a Layout manager to layout it components.
Panel() - Constructor for class eve.ui.Panel
Create a new Panel which uses itself to layout components.
Panel(LayoutManager) - Constructor for class eve.ui.Panel
Create a new Panel which uses a specific layout manager.
PanelSplitter - Class in eve.ui
You should not use this directly except to set properties such as the thickness and arrow direction.
PAPER_A4 - Static variable in class eve.fx.print.PrinterControl
 
PAPER_LEGAL - Static variable in class eve.fx.print.PrinterControl
 
PAPER_LETTER - Static variable in class eve.fx.print.PrinterControl
 
paperNames - Static variable in class eve.fx.print.PrinterControl
 
paperSize - Variable in class eve.fx.print.PrinterControl
 
paperSize - Variable in class eve.ui.print.PrinterDialog
 
PAPERSIZE_IS_SET - Static variable in class eve.fx.print.PrinterControl
 
paperValues - Static variable in class eve.fx.print.PrinterControl
 
PARAGRAPH_SEPARATOR - Static variable in class java.lang.Character
General category "Zp" in the Unicode specification.
parameter - Variable in class eve.ui.data.EditorEvent
This is different depending on the type of event.
parameters - Variable in class eve.sys.ClassFile.FieldMethod
 
Parameters - Class in eve.sys
A useful class for re-using parameters for method invokation.
Parameters() - Constructor for class eve.sys.Parameters
 
parameters() - Method in class eve.sys.QuickMethodCall
Get the parameters Wrappers which you can set.
parameterTypes - Variable in class eve.sys.MethodCall
 
parenLevel - Variable in class com.stevesoft.pat.Rthings
 
parent - Variable in class eve.data.MutableTreeNodeObject
The parent of this Node.
parent - Variable in class eve.fx.points.PdfMaker.PdfObject
 
parent - Variable in class eve.io.FileComparer
 
parent - Variable in class eve.io.FileSpecs
The parent directory.
parent - Variable in class eve.ui.Control
The parent of the control.
parent - Variable in class eve.ui.data.LiveTreeNode
The parent of this Node.
parent - Variable in class eve.ui.MenuState
 
parent - Variable in class java.util.ResourceBundle
The parent bundle.
parentBar - Variable in class eve.ui.Menu
 
parentMenu - Variable in class eve.ui.Menu
 
parentOf(ThreadGroup) - Method in class java.lang.ThreadGroup
Check whether this ThreadGroup is an ancestor of the specified ThreadGroup, or if they are the same.
parentResizedTo(int, int) - Method in class eve.ui.FloatingControls
 
parentToRelayout - Variable in exception eve.ui.RelayoutException
 
parentToRelayout - Variable in class eve.ui.SingleContainer
 
parentWindow - Variable in class eve.fx.gui.WindowCreationData
Used by WindowContainer only.
parity - Variable in class eve.io.SerialPortSpecs
This should be one of the SerialPort Parity options - e.g.
pars0 - Static variable in class eve.sys.Parameters
 
pars1 - Variable in class eve.sys.Parameters
 
pars2 - Variable in class eve.sys.Parameters
 
pars3 - Variable in class eve.sys.Parameters
 
parse(String, String) - Method in class eve.data.PlainDate
Parse the PlainDate using the LocaleFormat.parse() method.
parse(LocaleFormat, char[], int, int) - Method in class eve.data.PlainDate
 
parse(String, String) - Method in class eve.data.PlainTime
Parse the PlainTime using the LocaleFormat.parse() method.
parse(LocaleFormat, char[], int, int) - Method in class eve.data.PlainTime
 
parse(LocaleFormat, char[], int, int) - Method in class eve.math.Decimal
 
parse(DecimalSymbols) - Method in class eve.math.FormattedDecimal
Parse the String in formattedNumber and separate it into its integer and fractional parts, convert them to English digits, and place them in integerPart and fractionalPart respectively.
parse(String, LocaleFormatted, Object, Locale) - Static method in class eve.sys.LocaleFormat
Parse a String to a LocaleFormatted Object.
parse(String) - Method in class eve.sys.SimpleDateFormat
Deprecated.
use parse(String str, Calendar destination) instead.
parse(String, Calendar, int) - Method in class eve.sys.SimpleDateFormat
Parse the String using this Object's formatting.
parse(String, Time) - Method in class eve.sys.SimpleDateFormat
Parse the String using this Object's formatting.
parse(String, String) - Method in class eve.sys.Time
 
parse(String) - Method in class eve.sys.Time
 
parse(LocaleFormat, char[], int, int) - Method in class eve.sys.Time
 
parse(LocaleFormat, char[], int, int) - Method in interface eve.util.LocaleFormatted
 
parse(String) - Method in class java.text.SimpleDateFormat
 
parse(String) - Static method in class java.util.Date
Deprecated.
Use DateFormat.parse(String)
parseByte(String) - Static method in class java.lang.Byte
Converts the specified String into a byte.
parseByte(String, int) - Static method in class java.lang.Byte
Converts the specified String into an int using the specified radix (base).
parseCurrency(char[], int, int, String) - Method in class eve.sys.Locale
 
parseCurrency(String, String) - Method in class eve.sys.Locale
 
parseDouble(char[], int, int) - Static method in class eve.sys.Convert
Parse a double precision floating point decimal number.
parseDouble(String) - Static method in class eve.sys.Convert
Parse a double precision floating point decimal number.
parseDouble(char[], int, int, String) - Method in class eve.sys.Locale
 
parseDouble(String, String) - Method in class eve.sys.Locale
 
parseDouble(String) - Static method in class java.lang.Double
Parse the specified String as a double.
ParseException - Exception in java.text
 
ParseException(String, int) - Constructor for exception java.text.ParseException
 
parseFloat(String) - Static method in class java.lang.Float
Parse the specified String as a float.
parseHtml(TextDisplay, String, Handle) - Method in class eve.ui.formatted.FormattedTextMaker
 
parseInt(char[], int, int, int) - Static method in class eve.sys.Convert
Convert a String to an integer using the specified radix.
parseInt(String) - Static method in class eve.sys.Convert
Convert a String to an integer.
parseInt(String, int) - Static method in class eve.sys.Convert
Convert a String to an integer using the specified radix.
parseInt(char[], int, int, String) - Method in class eve.sys.Locale
 
parseInt(String, String) - Method in class eve.sys.Locale
 
parseInt(String, int) - Static method in class java.lang.Integer
Converts the specified String into an int using the specified radix (base).
parseInt(String) - Static method in class java.lang.Integer
Converts the specified String into an int.
parseLong(char[], int, int, int) - Static method in class eve.sys.Convert
Convert a String to an integer using the specified radix.
parseLong(String) - Static method in class eve.sys.Convert
Convert a String to a long value.
parseLong(String, int) - Static method in class eve.sys.Convert
Convert a String to a long value using the specified radix.
parseLong(char[], int, int, String) - Method in class eve.sys.Locale
 
parseLong(String, String) - Method in class eve.sys.Locale
 
parseLong(String, int) - Static method in class java.lang.Long
Converts the specified String into an int using the specified radix (base).
parseLong(String) - Static method in class java.lang.Long
Converts the specified String into a long.
parseObject(String) - Method in class eve.sys.SimpleDateFormat
Deprecated.
use parse(String str, Calendar destination) instead.
parseShort(String) - Static method in class java.lang.Short
Converts the specified String into a short.
parseShort(String, int) - Static method in class java.lang.Short
Converts the specified String into a short using the specified radix (base).
parseTimeZoneOffset(String, int, SimpleTimeZone) - Method in class eve.sys.SimpleDateFormat
This is used to parse a String for the TimeZone offset value.
parseURL(URL, String, int, int) - Method in class java.net.URLStreamHandler
This method parses the string passed in as a URL and set's the instance data fields in the URL object passed in to the various values parsed out of the string.
PartialInputStream - Class in eve.io
This class is used to get a "sub-stream" of data from another Stream.
PartialInputStream(InputStream) - Constructor for class eve.io.PartialInputStream
Creates a new PartialInputStream with no limit.
PartialInputStream(InputStream, long) - Constructor for class eve.io.PartialInputStream
Creates a new PartialInputStream with the specified limit.
Password - Class in com.ewesoft.pub.security
 
Password() - Constructor for class com.ewesoft.pub.security.Password
 
password - Variable in class eve.ui.advanced.database.DatabaseTester
 
PASSWORD - Static variable in class eve.ui.InputPopupForm
 
PASSWORD_OFF - Static variable in interface eve.sys.ITerminal
 
PASSWORD_ON - Static variable in interface eve.sys.ITerminal
 
PASSWORD_ON_TO_END_OF_LINE - Static variable in interface eve.sys.ITerminal
 
passwordCharacter - Variable in class eve.fx.gui.NativeInputParameters
If possible, this will be used as the password character.
passwordCharacter - Variable in class eve.ui.Input
This is the password character to use for the input.
passwordCharacter - Variable in class eve.ui.InputKeyPad
 
passwordCharacter - Variable in class eve.ui.TextDisplayButton
 
PasswordDisplayMaker - Class in eve.ui
 
PasswordDisplayMaker(char) - Constructor for class eve.ui.PasswordDisplayMaker
 
PasswordInput - Class in eve.ui
A simple convenience class for entering passwords.
PasswordInput() - Constructor for class eve.ui.PasswordInput
 
PasswordInput(String) - Constructor for class eve.ui.PasswordInput
 
paste_action(Editor) - Method in class eve.ui.data.icons.IconListEdit
 
path - Variable in class eve.fx.PathMaker
The IPath being drawn to.
path - Variable in class eve.sys.RegistryKeyObject
 
path - Variable in class eve.ui.FileChooserLink
 
PathClassInfoLoader - Class in eve.applet
 
PathClassInfoLoader() - Constructor for class eve.applet.PathClassInfoLoader
 
PathMaker - Class in eve.fx
This class is used to add extra geometry functionality on top of an IPath Object.
PathMaker(IPath) - Constructor for class eve.fx.PathMaker
Create a new PathMaker for the IPath.
paths - Variable in class eve.applet.PathClassInfoLoader
This is a list of all the paths where the classes may be.
pathSeparator - Variable in class eve.applet.PathClassInfoLoader
 
pathSeparator - Static variable in interface eve.io.FileConstants
 
pathSeparator - Static variable in class java.io.File
This is the string that is used to separate the host name from the path name in paths than include the host name.
pathSeparatorChar - Static variable in interface eve.io.FileConstants
 
pathSeparatorChar - Static variable in class java.io.File
This is the first character of the string used to separate the host name from the path name in paths that include a host.
pathToEve - Variable in class eve.sys.options.VMOptions
 
patInt - Class in com.stevesoft.pat
This is just an integer that can have infinite value.
patInt() - Constructor for class com.stevesoft.pat.patInt
Initialize to zero.
patInt(int) - Constructor for class com.stevesoft.pat.patInt
Initialize to the value of init.
patInt(patInt) - Constructor for class com.stevesoft.pat.patInt
Initialize to the value of p.
Pattern - Class in com.stevesoft.pat
Class Pattern is the base class on which all the other pattern elements are built.
Pattern() - Constructor for class com.stevesoft.pat.Pattern
 
PatternMask - Static variable in class eve.ui.table.TreeTableModel
 
patterns() - Method in class com.stevesoft.pat.Transformer
Returns the number of Regex's in this Transformer.
PatternSyntaxException - Exception in java.util.regex
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
PatternSyntaxException(String, String, int) - Constructor for exception java.util.regex.PatternSyntaxException
Constructs a new instance of this class.
pause() - Method in class eve.fx.sound.WaveInput
 
pause() - Method in class eve.fx.sound.WaveOutput
 
pauseCurrentEventThread() - Method in class eve.ui.data.Editor
Normally during Event processing, a call to pauseEventThread() is made to the topmost Form.
pauseCurrentWindowThread() - Static method in class eve.ui.Gui
If the current thread is a Window event handling thread then disable the Window and start a new Thread to allow for repaint/resize handling.
pauseEventThread() - Method in class eve.ui.Control
Call this within a Thread handling an Event for the Control if the Event handling may block.
pauseInMillis - Variable in class eve.fx.ImageInfo
Pause after this image for the specified number of milliseconds.
pauseSnapShots - Variable in class eve.ui.game.Mosaic
 
pauseThisEventThread() - Method in class eve.ui.data.Editor
Deprecated.
this is not recursive - use pauseCurrentEventThread() and resumeCurrentEventThread() instead.
pauseTime - Variable in class eve.ui.game.ImageMover
This is the time to pause between steps, which defaults to 10 ms.
pauseWriting() - Method in class eve.sys.ReadWriteLock
Only the writer holding the lock can call this.
pbf - Variable in class eve.ui.ProgressAndControl
This is the ProgressBarForm.
PDA_CANCEL - Static variable in interface eve.fx.gui.IKeys
special key
PDA_SCREEN - Static variable in class eve.ui.Gui
A possible flag for screenIs.
PdfDictionary() - Constructor for class eve.fx.points.PdfMaker.PdfDictionary
 
PdfDictionary(String) - Constructor for class eve.fx.points.PdfMaker.PdfDictionary
 
PdfIOException(IOException) - Constructor for exception eve.fx.points.PdfMaker.PdfIOException
 
PdfMaker - Class in eve.fx.points
 
PdfMaker() - Constructor for class eve.fx.points.PdfMaker
 
PdfMaker.Image - Class in eve.fx.points
 
PdfMaker.Page - Class in eve.fx.points
 
PdfMaker.PageCanvas - Class in eve.fx.points
 
PdfMaker.PdfDictionary - Class in eve.fx.points
 
PdfMaker.PdfIOException - Exception in eve.fx.points
 
PdfMaker.PdfObject - Class in eve.fx.points
 
PdfMaker.PdfOutputStream - Class in eve.fx.points
 
PdfMaker.Stream - Class in eve.fx.points
 
pdfNoViewerDirectory - Variable in class eve.ui.print.PrintForm
This is used if there is no way to run the PDF viewer.
pdfNoViewerFileName - Variable in class eve.ui.print.PrintForm
If there is no PDF viewer it specifies the name of the file along with the pdfNoViewerDestinationDirectory for the final output.
PdfObject() - Constructor for class eve.fx.points.PdfMaker.PdfObject
 
PdfOutputStream(OutputStream) - Constructor for class eve.fx.points.PdfMaker.PdfOutputStream
 
pdfPreview(File, String, PrintablePage, double, double) - Static method in class eve.ui.print.PrintForm
 
pdfPreview(File, String, PrintablePage, double, double, String, File) - Static method in class eve.ui.print.PrintForm
 
pdfPreview_action(Editor) - Method in class eve.ui.print.PrintForm
 
PdfPrinter - Class in eve.fx.print
 
PdfPrinter() - Constructor for class eve.fx.print.PdfPrinter
 
peek() - Method in class java.util.Stack
Returns the top Object on the stack without removing it.
PEN - Static variable in interface eve.fx.gui.IKeys
Left Mouse Button or Pen
Pen - Class in eve.fx
A Pen is used with certain draw operations in eve.fx.Graphics.
Pen(Color, int, int) - Constructor for class eve.fx.Pen
Create a new Pen object.
Pen(Color, int, int, float) - Constructor for class eve.fx.Pen
Create a new Pen object.
Pen() - Constructor for class eve.fx.Pen
 
PEN_DOWN - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse down event - the same as BUTTON_PRESS
PEN_DRAG - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse drag event - the same as MOUSE_DRAG
PEN_INSIDE_STATE_TAG - Static variable in class eve.ui.event.PenEvent
 
PEN_MOVE - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse move event - the same as MOUSE_MOVE
PEN_MOVED_OFF - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse move off event - the same as MOVED_OFF
PEN_MOVED_ON - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse move on event - the same as MOVED_ON
PEN_PRESSED - Static variable in class eve.fx.gui.SurfaceTaskbarIconEvent
 
PEN_PRESSED_ON_ICON - Static variable in interface eve.sys.ITaskbarEntry
This is an event that may be generated.
PEN_STATUS_DID_HOLD_DOWN - Static variable in class eve.ui.ControlBase
 
PEN_STATUS_GOT_PEN_DOWN - Static variable in class eve.ui.ControlBase
 
PEN_STATUS_PEN_IS_ON - Static variable in class eve.ui.ControlBase
 
PEN_UP - Static variable in class eve.fx.gui.SurfacePointerEvent
The event type for a pen or mouse up event - the same as BUTTON_UP
penClicked(Point) - Method in class eve.ui.BasicList
 
penClicked(Point) - Method in class eve.ui.Control
Called if the Pen or Mouse button is quickly pressed and released.
penClicked(Point) - Method in class eve.ui.data.icons.TransparentPicker
 
penClicked(Point) - Method in class eve.ui.HyperlinkLabel
 
penClicked(Point) - Method in class eve.ui.IconMenu
 
penClicked(Point) - Method in class eve.ui.Label
 
penClicked(Point) - Method in class eve.ui.PanelSplitter
 
penClicked(Point) - Method in class eve.ui.table.TableControl
 
penClicked(Point, Point) - Method in class eve.ui.table.TableModel
 
penClicked(Point) - Method in class eve.ui.table.TreeControl
 
penColor - Variable in class eve.fx.Paint2D
 
penColor - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
penDoubleClicked(Point) - Method in class eve.ui.BasicList
 
penDoubleClicked(Point) - Method in class eve.ui.Control
Called if the Pen or Mouse button is double clicked on the Control.
penDoubleClicked(Point) - Method in class eve.ui.Input
 
penDoubleClicked(Point) - Method in class eve.ui.table.TableControl
 
penDoubleClicked(Point) - Method in class eve.ui.table.TreeControl
 
penDoubleClicked(Point) - Method in class eve.ui.TextPad
 
penDragToMove() - Static method in class eve.ui.Window
 
penEvent - Variable in class eve.ui.DragContext
 
PenEvent - Class in eve.ui.event
 
PenEvent() - Constructor for class eve.ui.event.PenEvent
 
penHandler - Variable in class eve.ui.Window
 
penHeight - Variable in class eve.fx.Paint2D
 
penHeld(Point) - Method in class eve.ui.ButtonControl
 
penHeld(Point) - Method in class eve.ui.Control
Called when the Pen or Mouse button is held down on the control.
penHeld(Point) - Method in class eve.ui.TrackControl
 
penHeld(Point) - Method in class eve.ui.UpDownInput
 
penIsOn - Variable in class eve.ui.ButtonObject
 
penMiter - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
penMiterLimit - Variable in class eve.fx.Paint2D
 
penMoved(int, int, PenOverState.PenOverChange) - Method in class eve.fx.PenOverState
 
penMovedOff(PenOverState.PenOverChange) - Method in class eve.fx.PenOverState
 
PenOverChange() - Constructor for class eve.fx.PenOverState.PenOverChange
 
PenOverState - Class in eve.fx
 
PenOverState() - Constructor for class eve.fx.PenOverState
 
PenOverState.PenOverChange - Class in eve.fx
 
penPoint - Variable in class eve.ui.EventThreadData
 
penPressed(Point) - Method in class eve.ui.BasicList
 
penPressed(Point) - Method in class eve.ui.ButtonControl
 
penPressed(Point) - Method in class eve.ui.CheckBox
 
penPressed(Point) - Method in class eve.ui.Choice
 
penPressed(Point) - Method in class eve.ui.Control
Called when the Pen or Mouse button is pressed on the control.
penPressed(Point) - Method in class eve.ui.DragPanel
 
penPressed(Point) - Method in class eve.ui.formatted.TextDisplay
 
penPressed(Point) - Method in class eve.ui.game.MosaicPanel
 
penPressed(Point) - Method in class eve.ui.HyperlinkLabel
 
penPressed(Point) - Method in class eve.ui.IconMenu
 
penPressed(Point) - Method in class eve.ui.ImageControl
 
penPressed(Point) - Method in class eve.ui.Input
 
penPressed(Point) - Method in class eve.ui.Menu
 
penPressed(Point) - Method in class eve.ui.PanelSplitter
 
penPressed(Point) - Method in class eve.ui.SIPKeypad
 
penPressed(int, int, TreeTableModel, int) - Method in interface eve.ui.table.OnScreenTreeNode
 
penPressed(Point) - Method in class eve.ui.table.TableControl
 
penPressed(Point, Point) - Method in class eve.ui.table.TableModel
If this returns true, then the TableControl will not process a pen press any further.
penPressed(Point) - Method in class eve.ui.table.TreeControl
 
penPressed(Point) - Method in class eve.ui.TextPad
 
penPressed(Point) - Method in class eve.ui.TextPadButton
 
penPressed(Point) - Method in class eve.ui.TrackControl
 
penPressed(Point) - Method in class eve.ui.UpDownInput
 
penReleased(Point) - Method in class eve.ui.BasicList
 
penReleased(Point) - Method in class eve.ui.ButtonControl
 
penReleased(Point) - Method in class eve.ui.Choice
 
penReleased(Point) - Method in class eve.ui.Control
Called when the Pen or Mouse button is released on the control.
penReleased(Point) - Method in class eve.ui.game.MosaicPanel
 
penReleased(Point) - Method in class eve.ui.Input
 
penReleased(Point) - Method in class eve.ui.Menu
 
penReleased(Point, boolean) - Method in class eve.ui.table.TableControl
 
penReleased(Point) - Method in class eve.ui.table.TableControl
 
penReleased(Point) - Method in class eve.ui.table.TreeControl
 
penReleased(Point) - Method in class eve.ui.TextPad
 
penRightReleased(Point) - Method in class eve.ui.ButtonControl
 
penRightReleased(Point) - Method in class eve.ui.Control
Called when the right Mouse button is released on the control.
penSelectMode - Variable in class eve.ui.BasicList
If this is true then pen presses act as if CONTROL is always pressed.
penSelectMode - Variable in class eve.ui.table.TableControl
If this is true then pen presses act as if CONTROL is always pressed.
penStatus - Variable in class eve.ui.Control
 
penStyle - Variable in class eve.fx.Paint2D
 
penStyle - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
PenTransparent - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to ignore pen/mouse presses.
penWidth - Variable in class eve.fx.Paint2D
 
penWidth - Variable in class eve.fx.points.PdfMaker.PageCanvas
 
percentage_change - Variable in class eve.applet.ClassFile
 
percentChange(Color, int, boolean) - Static method in class eve.ui.GuiStyle
 
periodSizeInFrames - Variable in class eve.fx.sound.WaveFormat
This is the size in frames of the block size used to write bytes to the underlying device (known as the period).
perlCode(String) - Static method in class com.stevesoft.pat.Regex
A bit of syntactic surgar for those who want to make their code look more perl-like.
perlCode(String) - Static method in class com.stevesoft.pat.ReplaceRule
Compile a ReplaceRule using the text that would go between the second and third /'s in a typical substitution pattern in Perl: s/ ... / The argument to ReplaceRule.perlCode /.
Permanent - Static variable in class eve.ui.ScrollablePanel
This is an option for setOptions() - it keeps both horizontal and vertical scrollers permanently displayed.
Permission - Class in java.security
This class is the abstract superclass of all classes that implement the concept of a permission.
Permission(String) - Constructor for class java.security.Permission
Create an instance with the specified name.
PermissionCollection - Class in java.security
This class models a group of Java permissions.
PermissionCollection() - Constructor for class java.security.PermissionCollection
Create a new collection.
PERSISTENT_HISTORY - Static variable in class eve.io.FileChooserParameters
 
persistentHistoryKey - Variable in class eve.ui.data.FileSaver
This is assigned to the persistentHistoryKey of the FileChooser created.
persistentHistoryKey - Variable in class eve.ui.filechooser.FileChooser
Set this to an application specific name (e.g.
persistentHistoryKey - Variable in class eve.ui.filechooser.FileInput
This is sent to the persistentHistoryKey of the created FileChooser.
persists - Variable in class eve.ui.ToolTip
If this is true, then the tool tip will remain visible until the mouse moves off of the control.
PhantomReference - Class in java.lang.ref
 
PhantomReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.PhantomReference
 
PhoneMenu - Class in eve.ui
 
PhoneMenu() - Constructor for class eve.ui.PhoneMenu
 
PHONETIC_EXTENSIONS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Phonetic Extensions" Unicode character block.
PI - Static variable in class java.lang.Math
The most accurate approximation to the mathematical constant pi: 3.141592653589793.
pickingTransparent - Variable in class eve.ui.data.icons.AnIconEditor
 
pickingTransparent_changed() - Method in class eve.ui.data.icons.AnIconEditor
 
pickModeSticky - Variable in class eve.ui.data.icons.TransparentPicker
 
Picture - Class in eve.fx
 
Picture(String, Object, int) - Constructor for class eve.fx.Picture
 
Picture(FormattedDataSource, Rect, int) - Constructor for class eve.fx.Picture
 
Picture(PictureMaker) - Constructor for class eve.fx.Picture
 
Picture(FormattedDataSource, Rect, Dimension, int) - Constructor for class eve.fx.Picture
 
Picture(FormattedDataSource, Object, int) - Constructor for class eve.fx.Picture
 
Picture(String) - Constructor for class eve.fx.Picture
 
Picture(String, String) - Constructor for class eve.fx.Picture
 
Picture(ImageData, Object, int) - Constructor for class eve.fx.Picture
 
Picture(FormattedDataSource, int) - Constructor for class eve.fx.Picture
 
Picture(String, int) - Constructor for class eve.fx.Picture
 
Picture(ImageData, int) - Constructor for class eve.fx.Picture
 
Picture(int, Object) - Constructor for class eve.fx.Picture
 
PictureMaker - Class in eve.fx
This is the simplest way to load a possibly large image (Picture) formatted as JPEG, PNG, GIF or BMP which may be too large to decode as one single image.
PictureMaker(FormattedDataSource) - Constructor for class eve.fx.PictureMaker
 
pie(double, double, double, double, float, float) - Method in class eve.fx.PathMaker
Draw a closed pie section of an ellipse as a new closed path.
Pink - Static variable in class eve.fx.Color
 
pipe(int) - Static method in class eve.io.MemoryStream
Create a MemoryStream and return an InputStream and an OutputStream for it.
pipe() - Static method in class eve.net.Net
Create two sockets connected to each other on the local machine.
pipe2(InputStream[], OutputStream[], int) - Static method in class eve.io.MemoryStream
Create two pipes and return their Input/Output streams such that inputs[0] and outputs[0] should be used by an entity on one side of the connection and inputs[1] and outputs[1] should be used by an entity on the other side.
PixelBuffer - Class in eve.fx
A PixelBuffer is used to store ARGB pixel information in an integer array.
PixelBuffer(IntArray, int, int) - Constructor for class eve.fx.PixelBuffer
Create a new PixelBuffer using the IntArray to hold the pixel int array.
PixelBuffer(IntArray, ImageData, Rect) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer(int, int, int[]) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer(int, int) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer(String) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer(FormattedDataSource) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer(FormattedDataSource, Rect, Dimension, int) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer(ImageData, Rect) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer(ImageData) - Constructor for class eve.fx.PixelBuffer
 
PixelBuffer() - Constructor for class eve.fx.PixelBuffer
After using this constructor you must call resizeTo() or setTo() before attempting to access the pixels.
PixelBuffer(ImageData, Rect, Dimension, Object) - Constructor for class eve.fx.PixelBuffer
 
PixelData - Class in eve.sys
This class represents exposed PixelData within some kind of image.
PixelData() - Constructor for class eve.sys.PixelData
 
pixelHeight() - Method in class eve.fx.points.PointGraphics
Get the height of an individual pixel in points, but if this PointGraphics is based on an IPointCanvas, this will return 0.
pixels - Variable in class eve.sys.PixelData
The pixels values in ARGB format.
pixelWidth() - Method in class eve.fx.points.PointGraphics
Get the width of an individual pixel in points, but if this PointGraphics is based on an IPointCanvas, this will return 0.
pixelX - Variable in class eve.fx.Position
 
pixelY - Variable in class eve.fx.Position
 
pl - Variable in class eve.database.implement.RecordDatabaseIndex
 
pl - Variable in class eve.ui.Form
The properties of the Form.
placeCancelOnLeft() - Method in class eve.ui.Form
 
placeIn(CellPanel) - Static method in class eve.ui.SIPButton
Place a SipButton in an empty CellPanel that will be used as a tool/menu bar along the bottom of the screen.
placeIn(TabbedPanel) - Static method in class eve.ui.SIPButton
Place in an mTabbedPanel display to the extreme right of the tabs.
placeInSoftKeyBar(Panel) - Static method in class eve.ui.SIPButton
 
placeMessage(Dimension, Dimension, Point) - Method in class eve.ui.ShowBusy
 
PLAIN - Static variable in class eve.fx.Font
A plain font style.
PLAIN - Static variable in class eve.fx.points.PointFont
A plain font style.
PLAIN_DATE - Static variable in interface eve.database.DatabaseTypes
This is for a plain date value (represented by eve.data.PlainDate, saved as a 32-bit integer.
PLAIN_TIME - Static variable in interface eve.database.DatabaseTypes
This is for a plain time value (represented by eve.data.PlainTime, saved as a 32-bit integer.
PlainDate - Class in eve.data
A PlainDate holds a day in year value with guaranteed no regard for timezone information.
PlainDate() - Constructor for class eve.data.PlainDate
Constructs a PlainDate object set to the current date.
PlainDate(int, int, int) - Constructor for class eve.data.PlainDate
 
PlainTime - Class in eve.data
A PlainTime holds a time of day value without any TimeZone info.
PlainTime() - Constructor for class eve.data.PlainTime
 
PlainTime(int, int, int) - Constructor for class eve.data.PlainTime
 
PlainTime(int, int, int, int) - Constructor for class eve.data.PlainTime
 
PlainTimeStamp - Interface in eve.data
A PlainTimeStamp is an immutable object that represents a time of day on a date WITHOUT Timezone information.
PlainTimeStamp.Range - Interface in eve.data
 
PlainTimeStamp.Utils - Class in eve.data
 
PLATFORM_LINUX - Static variable in class eve.sys.registry.Registry
 
PLATFORM_UNKNOWN - Static variable in class eve.sys.registry.Registry
 
PLATFORM_WIN32_NT - Static variable in class eve.sys.registry.Registry
 
PLATFORM_WIN32_WINDOWS - Static variable in class eve.sys.registry.Registry
 
PLATFORM_WIN32s - Static variable in class eve.sys.registry.Registry
 
play(WaveOutput, boolean, boolean) - Method in class eve.fx.sound.SoundClip
 
play() - Method in class eve.fx.sound.SoundClip
 
play(boolean, boolean) - Method in class eve.fx.sound.SoundClip
 
playSoundClip(Object) - Static method in class eve.fx.Sound
Play a sound clip returned by makeSoundClip().
pluseq(patInt) - Method in class com.stevesoft.pat.patInt
This would be operator+=(patInt) if I were programming in C++.
PM - Static variable in class java.util.Calendar
Useful constant for 12-hour clock.
PNG_TYPE_GRAY_SCALE - Static variable in interface eve.sys.PNGImageTypes
 
PNG_TYPE_GRAY_SCALE_ALPHA - Static variable in interface eve.sys.PNGImageTypes
 
PNG_TYPE_PALETTE - Static variable in interface eve.sys.PNGImageTypes
 
PNG_TYPE_TRUE_COLOR - Static variable in interface eve.sys.PNGImageTypes
 
PNG_TYPE_TRUE_COLOR_ALPHA - Static variable in interface eve.sys.PNGImageTypes
 
pngDecode() - Method in class eve.fx.ImageBytes
This method will decode the Image that was perviously saved via pngEnocde().
pngEncode(IImage) - Method in class eve.fx.ImageBytes
This method will save the Image as a PNG image into this ImageBytes object, erasing any data that may have been in it.
PNGEncoder - Class in eve.io
This class can be used to save a PNG encoded image.
PNGEncoder() - Constructor for class eve.io.PNGEncoder
 
PNGImageTypes - Interface in eve.sys
 
Point - Class in eve.fx
 
Point() - Constructor for class eve.fx.Point
 
Point(int, int) - Constructor for class eve.fx.Point
 
point - Variable in class eve.ui.NumericKeyPad
 
point1 - Variable in class eve.ui.DragContext
 
point2 - Variable in class eve.ui.DragContext
 
PointDrawable - Interface in eve.fx.points
This interface represents an object that knows how to draw itself onto a PointGraphics surface.
POINTER_EVENT - Static variable in class eve.fx.gui.RawEvent
 
PointFont - Class in eve.fx.points
This class represents a Font where the size of the Font is specified as a fractional number of points (1/72 of an inch).
PointFont(String, int, double) - Constructor for class eve.fx.points.PointFont
Create a new Font.
PointFont(String, int, StringList, double, double) - Constructor for class eve.fx.points.PointFont
Specify a Font such that the size of the Font will be determined at runtime when applied to a PointGraphics object using setFont().
PointFontDescriptor - Class in eve.fx.points
 
PointFontDescriptor(String, int, int, int) - Constructor for class eve.fx.points.PointFontDescriptor
 
PointFontDescriptor(PointFont) - Constructor for class eve.fx.points.PointFontDescriptor
 
PointFontDescriptor(PointFont, int, String) - Constructor for class eve.fx.points.PointFontDescriptor
Create a PointFontDescriptor from a PointFont and setup the initial values of Ascent, Descent, Leading, CapHeight, ItalicAngle etc.
PointFontDescriptor(BufferedReader, PointFontDescriptor.AfmFileSpecs) - Constructor for class eve.fx.points.PointFontDescriptor
Create a PointFontDescriptor from an afmFile.
PointFontDescriptor.AfmFileSpecs - Class in eve.fx.points
 
PointFontMetrics - Class in eve.fx.points
This class implements a FontMetrics for the PointFont class.
PointFontMetrics() - Constructor for class eve.fx.points.PointFontMetrics
 
PointFontMetrics(PointFontDescriptor, PointFont) - Constructor for class eve.fx.points.PointFontMetrics
 
PointFontMetrics(PointGraphics, PointFont) - Constructor for class eve.fx.points.PointFontMetrics
Deprecated.
use PointGraphics.getPointFontMetrics() instead.
PointGraphics - Class in eve.fx.points
 
PointGraphics() - Constructor for class eve.fx.points.PointGraphics
If this default constructor is used, you must, at a minimum, call setDPI() before doing any drawing.
PointGraphics(IPointCanvas) - Constructor for class eve.fx.points.PointGraphics
 
PointGraphics(Image, double) - Constructor for class eve.fx.points.PointGraphics
Create a PointGraphics to draw on an image using a specific DPI value.
PointGraphics(Image, double, double) - Constructor for class eve.fx.points.PointGraphics
Create a PointGraphics to draw on an image where the x and y dpi are chosen such that the specified point width and height fit the image exactly.
PointGraphics(Graphics, int, int, double, double) - Constructor for class eve.fx.points.PointGraphics
Create a PointGraphics from a Graphics object, specifying the number of pixels that the Graphics covers horizontally and vertically and specifying the x and y DPI values that you attribute to the Graphics.
pointGraphics - Variable in class eve.fx.points.PrintCell
 
PointGraphicsAdapter - Class in eve.fx.points
 
PointGraphicsAdapter() - Constructor for class eve.fx.points.PointGraphicsAdapter
 
PointGraphicsViewer - Class in eve.ui.print
 
PointGraphicsViewer() - Constructor for class eve.ui.print.PointGraphicsViewer
 
PointImage - Interface in eve.fx.points
This interface is used for some kind of 2D image that can draw itself to a PointGraphics.
PointImageAdapter - Class in eve.fx.points
 
PointImageAdapter() - Constructor for class eve.fx.points.PointImageAdapter
 
PointImageAdapter(ImageData, double, double) - Constructor for class eve.fx.points.PointImageAdapter
 
PointInsets - Class in eve.fx.points
 
PointInsets() - Constructor for class eve.fx.points.PointInsets
 
PointInsets(double, double, double, double) - Constructor for class eve.fx.points.PointInsets
 
PointPen - Class in eve.fx.points
This is not used during drawing but is used for PrintCells for specifying advanced borders.
PointPen(Color, int, double) - Constructor for class eve.fx.points.PointPen
 
PointRect - Class in eve.fx.points
 
PointRect() - Constructor for class eve.fx.points.PointRect
 
PointRect(double, double) - Constructor for class eve.fx.points.PointRect
 
PointRect(double, double, double, double) - Constructor for class eve.fx.points.PointRect
 
pointsToLines(int[], int[], int, int, int) - Method in class eve.fx.Curve
Convert points to straight line segments as best as possible.
pointTo(DatabaseEntry) - Method in interface eve.database.DatabaseEntry
 
pointTo(DatabaseEntry) - Method in class eve.database.implement.RecordDatabaseEntry
 
poll() - Method in class java.lang.ref.ReferenceQueue
Polls this queue to see if a reference object is available, returning one immediately if so.
Polygon - Class in eve.fx
 
Polygon(int[], int[], int) - Constructor for class eve.fx.Polygon
 
Polygon(Polygon, int, int) - Constructor for class eve.fx.Polygon
Create a new Polygon which is a (possibly) translated version of the original.
pool - Variable in class eve.applet.ClassFile
 
pop() - Static method in class eve.ui.SoftKeyBar
Display the keybar that was displayed before the last push() call.
pop(Vector) - Static method in class eve.util.mVector
This removes and returns the object at the front of the Vector v.
pop() - Method in class java.util.Stack
Pops an item from the stack and returns it.
popped - Static variable in class eve.ui.InputPopupForm
 
PopRule - Class in com.stevesoft.pat
Implements substitution rule $POP.
PopRule() - Constructor for class com.stevesoft.pat.PopRule
 
popup() - Method in class eve.ui.ControlPopupForm
This does the work of positioning and displaying the Form.
popup(Control, Rect) - Method in class eve.ui.InputPopupForm
 
popup(String, int, Rect, Font, EventListener, String) - Method in class eve.ui.InputPopupForm
 
popup(Input) - Method in class eve.ui.InputStack
 
POPUP_CLOSED - Static variable in class eve.ui.event.ControlEvent
 
popupBeep() - Static method in class eve.ui.Control
This is called when a popup-menu or pull-down menu is first shown.
popupBeep - Static variable in class eve.ui.GuiStyle
Set this to BEEP_NONE to silince the popup beep on mobile devices.
popupController - Variable in class eve.ui.Frame
 
popupController - Variable in class eve.ui.Menu
 
PopupController - Interface in eve.ui
 
popupDateInput(Frame, Time, Point, boolean) - Static method in class eve.ui.DateUpDownInput
Use this to popup a Date Up/Down Input in a Frame.
popupFont - Static variable in class eve.ui.ControlPopupForm
This is the Font that will be used for popup forms.
popupFormClass - Variable in class eve.ui.TextDisplayButton
 
popupMenuClosed(Menu) - Method in class eve.ui.Control
This gets closed after the popup menu for the Control has closed.
popupMenuClosed(Menu) - Method in class eve.ui.Input
 
popupMenuClosed(Menu) - Method in class eve.ui.TextPad
 
popupMenuEvent(Object) - Method in class eve.ui.Console
 
popupMenuEvent(MenuEvent) - Method in class eve.ui.Control
This is called when the popup menu associated with the control generates an event.
popupMenuEvent(Object) - Method in class eve.ui.Control
This is called when the user selects an item from the popup menu.
popupMenuEvent(MenuEvent) - Method in class eve.ui.filechooser.FileTree
 
popupMenuEvent(Object) - Method in class eve.ui.IconMenu
 
popupMenuEvent(MenuEvent) - Method in class eve.ui.table.TableControl
 
popupMenuEvent(MenuEvent) - Method in class eve.ui.table.TableModel
 
popupMenuEvent(Object) - Method in class eve.ui.TextPad
 
popupOnly - Variable in class eve.ui.table.TableModel.CellControl
If this is true then the Control is assumed to show a popup frame when displayed.
popupSound - Static variable in class eve.fx.Sound
 
popupTimeInput(Frame, Time, Point, boolean, boolean) - Static method in class eve.ui.TimeUpDownInput
Use this to popup a Time Up/Down Input in a Frame.
port - Variable in class eve.net.HttpConnection
The port to connect to.
portName - Variable in class eve.io.SerialPortSpecs
The name of the port.
portNumberToName(int) - Static method in class eve.io.SerialPort
Port numbers go from 1 to the maximum available on the running computer.
pos() - Method in class com.stevesoft.pat.StrPos
Return the position in the string pointed to
pos - Variable in class java.io.BufferedInputStream
The index of the next character that will by read from the buffer.
pos - Variable in class java.io.ByteArrayInputStream
The array index of the next byte to be read from the buffer buf
pos - Variable in class java.io.CharArrayReader
The array index of the next char to be read from the buffer buf
pos - Variable in class java.io.PushbackInputStream
This is the position in the buffer from which the next byte will be read.
Position - Class in eve.fx
 
Position() - Constructor for class eve.fx.Position
 
positionCellControl(int, int, Control) - Method in class eve.ui.table.TableModel
 
positionInSection(int, Dimension, boolean) - Method in class eve.fx.DisplayLine
This calculates the cursor line and position for the given offset position from the start of the section.
POSITIVE_INFINITY - Static variable in class java.lang.Double
The value of a double representing 1.0/0.0, positive infinity.
POSITIVE_INFINITY - Static variable in class java.lang.Float
The value of a float representation 1.0/0.0, positive infinity.
PositiveCurrencyMode - Static variable in class eve.sys.Locale
 
positiveFormat - Variable in class eve.math.DecimalSymbols
 
PositiveSign - Static variable in class eve.sys.Locale
 
positiveSymbol - Variable in class eve.math.DecimalSymbols
 
POST_TO_BACK - Static variable in interface eve.fx.gui.IEventModifiers
If you call WindowSurface.postRawEvent() with this modifier, it will definitely put it at the back of the queue and so will be guaranteed to be delivered before another event posted afterwards.
postEditorEvent(EditorEvent) - Method in class eve.ui.data.Editor
 
postEditorEvent(int, Object) - Method in class eve.ui.data.Editor
 
postEvent(Event) - Method in class eve.fx.gui.WindowSurface
 
postEvent(Event) - Method in class eve.ui.Control
Send a newly generated Event up the chain of Controls, starting from this one.
postEvent(Event) - Method in class eve.ui.DumbLabel
 
postEvent(Event) - Method in class eve.ui.List
 
postEvent(Event) - Method in class eve.ui.Menu
 
postEventNormally(Event) - Method in class eve.ui.Menu
 
postInWindowThread(Event) - Method in class eve.ui.Control
Post an Event using the Event Thread of the Window containing this Control.
postPicture(String, IImage) - Static method in class eve.fx.Fx
Put an image into the ImageCache.
postRawEvent(RawEvent) - Method in class eve.fx.gui.NativeWindowSurface
 
postRawEvent(RawEvent) - Method in class eve.fx.gui.WindowSurface
This posts a copy of the data in the RawEvent.
postService(String, String, int) - Method in class eve.net.RemoteConnection
This is used by an application to notify the connection that it has created and is listening to a TCP/IP server port on the specified hostName and port number.
postService(String, ServerSocket) - Method in class eve.net.RemoteConnection
This is used by an application to notify the connection that it has created and is listening to a TCP/IP server port on the specified hostName and port number.
postTimerMessage() - Method in class eve.fx.gui.EveCanvas
 
postUIEvent(Event) - Method in class eve.ui.Control
This method is called by the Window to send UI events to this Control.
pow(int) - Method in class eve.math.BigInteger
Calculate the integral power of a BigInteger.
pow(double, double) - Static method in class java.lang.Math
Returns of value of the first argument raised to the power of the second argument.
pow(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (thisexponent).
PRC - Static variable in class java.util.Locale
Locale which represents the People's Republic of China.
PreExec - Class in eve.sys.unix
This can be used with Unix.forkExec().
PreExec() - Constructor for class eve.sys.unix.PreExec
 
PREFERRED_SIZE - Static variable in class eve.ui.PanelSplitter
A value used with setOpenCloseTypes().
preferredBarHeight - Static variable in class eve.ui.SoftKeyBar
This is the preferred height of the softkey bar.
preferredCols - Variable in class eve.ui.table.TableModel
If hasPreferredSize is false, then the preferred width of the table is calculated using this number of columns.
preferredFormat - Variable in class eve.fx.print.PrintableObject
 
preferredHeight - Variable in class eve.fx.points.PrintCell
Do not set this directly - use setPrefferedSize() instead.
preferredHeight - Variable in class eve.ui.Control
Do not set this directly - use setPrefferedSize() instead.
preferredIconHeight - Variable in class eve.ui.IconMenu
 
preferredIconWidth - Variable in class eve.ui.IconMenu
 
preferredItemHeight - Variable in class eve.ui.IconMenu
 
preferredItemWidth - Variable in class eve.ui.IconMenu
 
preferredRows - Variable in class eve.ui.table.data.ListSelect
This is the preferred (maximum) number of rows to display.
preferredRows - Variable in class eve.ui.table.TableModel
If hasPreferredSize is false, then the preferred height of the table is calculated using this number of rows.
preferredSize - Variable in class eve.fx.gui.EveCanvas
 
PREFERREDSIZE - Static variable in interface eve.ui.CellConstants
Deprecated.
use TAG_PREFERREDSIZE instead
PreferredSizeOnly - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to only size itself to its preferred size.
preferredWidth - Variable in class eve.fx.points.PrintCell
Do not set this directly - use setPrefferedSize() instead.
preferredWidth - Variable in class eve.ui.Control
Do not set this directly - use setPrefferedSize() instead.
preInstall(File, File, InstalledConfig) - Method in class eve.ui.installer.Installer
This can be used to modify the installation before the standard "doInstall()" method is called.
preloadVm(boolean) - Static method in class eve.sys.Device
 
PreparedImageScanLineStore - Class in eve.fx
 
PreparedImageScanLineStore(Image) - Constructor for class eve.fx.PreparedImageScanLineStore
 
prepareFont(PointFont, PointFontDescriptor) - Method in interface eve.fx.points.IPointDocument
Prepare a font for possible use in the document - the font need not correspond to any local font since the descriptor is provided.
prepareFont(PointFont, PointFontDescriptor) - Method in class eve.fx.points.PdfMaker
This prepares a PointFont for use with a specific PointFontDescriptor, but does not write it to the file unless it is actually used.
prepareForDisplay() - Method in class eve.ui.Menu
This is called just before the Menu is displayed.
prepareForSet(Wrapper) - Method in class eve.sys.FetchData
If the provided Wrapper is NOT this FetchData's wrapper, then this FetchData's wrapper is set to be its contents.
prepareForSpecialReserveBytes(Object) - Static method in class eve.io.ZepFile
Call this after writing all the data blocks.
prepareForWrite() - Method in class eve.fx.points.PdfMaker.Page
 
prepareForWrite() - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
prepareForWrite() - Method in class eve.fx.points.PdfMaker.PdfObject
 
prepareMainPanel(CellPanel, Editor) - Method in class eve.ui.data.LiveObject
 
prepareMenu(Menu) - Method in class eve.ui.Choice
This is called whenever the Drop menu is about to be displayed.
prepareReceive(int, boolean) - Method in class eve.util.CharArray
Make enough space to receive incoming data up to a maximum of toReceive characters.
prepareReceive(int, boolean) - Method in class eve.util.IntArray
Make enough space to receive incoming data up to a maximum of toReceive bytes.
pressed - Variable in class eve.ui.ButtonObject
 
pressed(Control) - Method in class eve.ui.DecimalKeyPad
 
PRESSED - Static variable in class eve.ui.event.ControlEvent
The event type for a pressed event.
pressed(Point) - Method in class eve.ui.filechooser.FileTree
 
pressed(Control) - Method in class eve.ui.InputKeyPad
 
pressed(Control) - Method in class eve.ui.NumericKeyPad
This handles the button press.
pressed(Point, Point) - Method in class eve.ui.table.TreeTableModel
 
pressed(Point) - Method in class eve.ui.table.TreeTableModel
 
PRESSED_OUTSIDE - Static variable in class eve.ui.event.FormEvent
 
PRESSED_OUTSIDE - Static variable in class eve.ui.event.FrameEvent
 
pressedColor - Variable in class eve.ui.Button
If this is set, then the inside will be filled with this color.
pressedColor - Variable in class eve.ui.ButtonObject
 
pressedImage - Variable in class eve.ui.game.MosaicPanel
 
pressedItem - Variable in class eve.ui.Menu
 
pressedNewSelected(int, Point) - Method in class eve.ui.BasicList
 
pressedNewSelected(int) - Method in class eve.ui.Menu
 
pressedNewSelected(int, Point) - Method in class eve.ui.Menu
 
pressedOutside(Point) - Method in class eve.ui.ControlPopupForm
 
PressedOutside - Static variable in class eve.ui.Frame
 
pressedOutside(Control, Point, Point) - Method in class eve.ui.Frame
This is called if the mouse was pressed outside this Frame when this Frame is the top frame and when wantPressedOutside is true.
pressedOutside(Point) - Method in class eve.ui.Frame
 
pressedOutsideTopFrame(Control, Point) - Static method in class eve.ui.Gui
This is called if a Control detects that the user pressed the pen on an area of the screen that is not covered by the top-most frame.
pressPoint - Static variable in class eve.ui.ControlBase
 
pressState - Variable in class eve.ui.ButtonControl
 
prev - Variable in class eve.ui.Control
The control's previous sibling.
prev - Variable in class eve.util.LinkedListElement
 
PREV_CONTROL - Static variable in interface eve.fx.gui.IKeys
special key
PREV_TAB - Static variable in interface eve.fx.gui.IKeys
special key
preventIdleState(boolean) - Static method in class eve.sys.Device
Enter or leave a period where you wish for the Device to not power down due to being in an idle state.
preview(String, RandomPrintable, PageFormat) - Static method in class eve.ui.print.PrintForm
This executes a PrintPageViewer in a new window.
preview(String, PrintablePage, double, double) - Static method in class eve.ui.print.PrintForm
This executes a PrintPageViewer in a new window.
preview(String, RandomPrintable, PageFormat) - Static method in class eve.ui.print.PrintPageViewer
This executes a PrintPageViewer in a new window.
preview_action(Editor) - Method in class eve.ui.print.PrintForm
 
previewDPI - Variable in class eve.ui.print.PrintForm
 
previewToFile - Variable in class eve.fx.print.PrintPreview
 
PreviewViewer - Class in eve.ui.print
 
PreviewViewer() - Constructor for class eve.ui.print.PreviewViewer
 
previous() - Method in interface java.util.ListIterator
Obtain the next element in the list in the reverse direction.
previous_action(Editor) - Method in class eve.ui.print.PreviewViewer
 
previous_action(Editor) - Method in class eve.ui.print.PrintPageViewer
 
previousIndex() - Method in interface java.util.ListIterator
Find the index of the element that would be returned by a call to previous.
previousMode - Variable in class eve.database.SafeDBAccess
 
prevPoint - Variable in class eve.ui.DragContext
 
primitiveArrayFromString(Object, String) - Static method in class eve.util.Utils
Decode an array of primitive values, encoded as a String.
primitiveArrayToString(Object) - Static method in class eve.util.Utils
Encode the array of primitive Java values as a String.
primitiveTypeToClass(char) - Static method in class eve.reflect.Reflect
Convert a Java encoded primitive type to the Class representing that type.
print(PointGraphics, PageFormat) - Method in class eve.fx.points.CellPrinter
 
print(Handle, PointGraphics, PageFormat, PointRect, int) - Method in class eve.fx.print.BatchPrinter
 
print(Handle, PointGraphics, PageFormat, PointRect, int) - Method in interface eve.fx.print.Printable
This is called for each page as the document is being printed.
print(Handle, PointGraphics, PageFormat, PointRect, int) - Method in class eve.fx.print.PrintableObject
 
print(Printable, PageFormat, PrintOptions) - Method in interface eve.fx.print.Printer
Start the process of printing and return a Handle to monitor or stop the operation.
print(PrintTask) - Method in interface eve.fx.print.Printer
Start the process of printing and return a Handle to monitor or stop the operation.
print(Printable, PageFormat, PrintOptions) - Method in class eve.fx.print.PrinterJobObject
This starts the printing process going.
print(PrintTask) - Method in class eve.fx.print.PrinterJobObject
 
print(Printer) - Method in class eve.fx.print.PrintTask
 
print(String) - Method in class eve.io.TextWriter
This method prints a String to the stream.
print(char) - Method in class eve.io.TextWriter
This method prints a char to the stream.
print(char[]) - Method in class eve.io.TextWriter
This method prints an array of characters to the stream.
print(boolean) - Method in class eve.io.TextWriter
This methods prints a boolean value to the stream.
print(int) - Method in class eve.io.TextWriter
This method prints an integer to the stream.
print(long) - Method in class eve.io.TextWriter
This method prints a long to the stream.
print(float) - Method in class eve.io.TextWriter
This method prints a float to the stream.
print(double) - Method in class eve.io.TextWriter
This method prints a double to the stream.
print(Object) - Method in class eve.io.TextWriter
This method prints an Object to the stream.
print(Frame, Printable, PageFormat, boolean, boolean) - Static method in class eve.ui.print.PrintForm
 
print(PrintablePage, double, double) - Static method in class eve.ui.print.PrintForm
 
print(boolean) - Method in class java.io.PrintStream
This methods prints a boolean value to the stream.
print(int) - Method in class java.io.PrintStream
This method prints an integer to the stream.
print(long) - Method in class java.io.PrintStream
This method prints a long to the stream.
print(float) - Method in class java.io.PrintStream
This method prints a float to the stream.
print(double) - Method in class java.io.PrintStream
This method prints a double to the stream.
print(Object) - Method in class java.io.PrintStream
This method prints an Object to the stream.
print(String) - Method in class java.io.PrintStream
This method prints a String to the stream.
print(char) - Method in class java.io.PrintStream
This method prints a char to the stream.
print(char[]) - Method in class java.io.PrintStream
This method prints an array of characters to the stream.
print(String) - Method in class java.io.PrintWriter
This method prints a String to the stream.
print(char) - Method in class java.io.PrintWriter
This method prints a char to the stream.
print(char[]) - Method in class java.io.PrintWriter
This method prints an array of characters to the stream.
print(boolean) - Method in class java.io.PrintWriter
This methods prints a boolean value to the stream.
print(int) - Method in class java.io.PrintWriter
This method prints an integer to the stream.
print(long) - Method in class java.io.PrintWriter
This method prints a long to the stream.
print(float) - Method in class java.io.PrintWriter
This method prints a float to the stream.
print(double) - Method in class java.io.PrintWriter
This method prints a double to the stream.
print(Object) - Method in class java.io.PrintWriter
This method prints an Object to the stream.
print_action(Editor) - Method in class eve.ui.print.PrintForm
 
PRINT_DIALOG_TITLE - Static variable in class eve.fx.print.PrinterProperties
 
Printable - Interface in eve.fx.print
This is an interface which must be supported by objects which print to the printer.
printable - Variable in class eve.fx.print.PrintTask
 
printable - Variable in class eve.ui.print.PrintPageViewer
 
PrintableObject - Class in eve.fx.print
A very useful base class for implementing a Printable object, which can then be printed via a PrintJob.
PrintableObject() - Constructor for class eve.fx.print.PrintableObject
 
PrintablePage - Class in eve.fx.print
 
PrintablePage() - Constructor for class eve.fx.print.PrintablePage
 
PrintablePage(int) - Constructor for class eve.fx.print.PrintablePage
 
printBackwards - Variable in class eve.fx.print.PrintOptions
This indicates that printing should be from the highest page to the lowest.
PrintCell - Class in eve.fx.points
 
PrintCell() - Constructor for class eve.fx.points.PrintCell
 
PrintCellBorder - Class in eve.fx.points
 
PrintCellBorder(PointPen, PointPen, PointPen, PointPen) - Constructor for class eve.fx.points.PrintCellBorder
 
PrintCellConstants - Interface in eve.fx.points
 
PrintCellPanel - Class in eve.fx.points
 
PrintCellPanel() - Constructor for class eve.fx.points.PrintCellPanel
 
printCurrentPage(Handle) - Method in class eve.fx.print.PdfPrinter
 
printCurrentPage(Handle) - Method in class eve.fx.print.PrinterJob
 
printCurrentPage(Handle) - Method in class eve.fx.print.PrinterJobObject
 
printCurrentPage(Handle) - Method in class eve.fx.print.PrintToImages
 
printDialog(WindowSurface) - Method in class eve.fx.print.PdfPrinter
 
printDialog(WindowSurface) - Method in interface eve.fx.print.Printer
This displays the printer select/setup dialog box, which may be a native OS dialog box.
printDialog(WindowSurface) - Method in class eve.fx.print.PrinterJob
This displays the printer select/setup dialog box.
printDialog(WindowSurface) - Method in class eve.fx.print.PrintPreview
 
printedHandle - Variable in class eve.fx.print.PrintTask
 
Printer - Interface in eve.fx.print
This represents an object that provides a Printable with pages and a PrintSurface on which to print.
printer - Variable in class eve.fx.print.PrintTask
 
PRINTER_CONTROL - Static variable in class eve.fx.print.PrinterProperties
This property is a PrinterControl object.
printerControl - Variable in class eve.fx.print.BatchPrinter
A default PrinterControl Object that initially has no values set.
printerControl - Variable in class eve.fx.print.PrintableObject
A default PrinterControl Object that initially has no values set.
PrinterControl - Class in eve.fx.print
 
PrinterControl(boolean) - Constructor for class eve.fx.print.PrinterControl
Create a PrinterControl optionally leaving all values unset.
PrinterControl() - Constructor for class eve.fx.print.PrinterControl
Create a PrinterControl with all values not set.
printerControl - Variable in class eve.fx.print.PrinterJobObject
 
printerDialog(PropertyList) - Static method in class eve.fx.Fx
 
printerDialog(Object) - Method in interface eve.fx.IFxHandler
Create and run a non-native printer dialog if available.
printerDialog(PrinterProperties) - Static method in class eve.fx.print.PrinterJob
This attempts to create and run a non-native printer dialog.
PrinterDialog - Class in eve.ui.print
 
PrinterDialog(PrinterProperties) - Constructor for class eve.ui.print.PrinterDialog
 
printerDialog(Object) - Method in class eve.ui.VMOptions
 
PrinterJob - Class in eve.fx.print
 
PrinterJob() - Constructor for class eve.fx.print.PrinterJob
 
PRINTERJOB_SURFACE - Static variable in interface eve.fx.ISurface
 
PrinterJobObject - Class in eve.fx.print
 
PrinterJobObject() - Constructor for class eve.fx.print.PrinterJobObject
 
PrinterProperties - Class in eve.fx.print
 
PrinterProperties() - Constructor for class eve.fx.print.PrinterProperties
 
printerProperties - Variable in class eve.ui.print.PrintForm
 
printerSelected - Variable in class eve.fx.print.PrinterJobObject
 
printerWasSelected() - Method in class eve.fx.print.PrinterJobObject
This returns if a Printer has been selected and so this PrinterJob is ready for printing.
printFinalImage(Handle, ImageData) - Method in class eve.fx.print.PrintPreview
 
printFinalImage(Handle, ImageData) - Method in class eve.fx.print.PrintToImages
 
PrintForm - Class in eve.ui.print
 
PrintForm(String) - Constructor for class eve.ui.print.PrintForm
 
PrintForm(String, int) - Constructor for class eve.ui.print.PrintForm
 
printing - Variable in class eve.fx.print.PrintToImages
 
printingComplete() - Method in class eve.fx.print.BatchPrinter
 
printingComplete() - Method in interface eve.fx.print.Printable
This is called after printing is complete and indicates that the Printable object can release resources associated with it.
printingComplete() - Method in class eve.fx.print.PrintableObject
 
printingComplete() - Method in class eve.fx.print.PrinterJobObject
 
PrintingException - Exception in eve.fx.print
 
PrintingException(String) - Constructor for exception eve.fx.print.PrintingException
 
PrintingException() - Constructor for exception eve.fx.print.PrintingException
 
PrintingException(Throwable) - Constructor for exception eve.fx.print.PrintingException
 
PrintingException(String, Throwable) - Constructor for exception eve.fx.print.PrintingException
 
printingHandle - Variable in class eve.ui.print.PrintForm
 
printingStarting(Printer) - Method in class eve.fx.print.BatchPrinter
 
printingStarting(Printer) - Method in interface eve.fx.print.Printable
This is called before printing starts and before countPages() is called.
printingStarting(Printer) - Method in class eve.fx.print.PrintableObject
 
println() - Method in class eve.io.TextWriter
This method prints a line separator sequence to the stream.
println(boolean) - Method in class eve.io.TextWriter
This methods prints a boolean value to the stream.
println(int) - Method in class eve.io.TextWriter
This method prints an integer to the stream.
println(long) - Method in class eve.io.TextWriter
This method prints a long to the stream.
println(float) - Method in class eve.io.TextWriter
This method prints a float to the stream.
println(double) - Method in class eve.io.TextWriter
This method prints a double to the stream.
println(Object) - Method in class eve.io.TextWriter
This method prints an Object to the stream.
println(String) - Method in class eve.io.TextWriter
This method prints a String to the stream.
println(char) - Method in class eve.io.TextWriter
This method prints a char to the stream.
println(char[]) - Method in class eve.io.TextWriter
This method prints an array of characters to the stream.
println() - Method in class java.io.PrintStream
This method prints a line separator sequence to the stream.
println(boolean) - Method in class java.io.PrintStream
This methods prints a boolean value to the stream.
println(int) - Method in class java.io.PrintStream
This method prints an integer to the stream.
println(long) - Method in class java.io.PrintStream
This method prints a long to the stream.
println(float) - Method in class java.io.PrintStream
This method prints a float to the stream.
println(double) - Method in class java.io.PrintStream
This method prints a double to the stream.
println(Object) - Method in class java.io.PrintStream
This method prints an Object to the stream.
println(String) - Method in class java.io.PrintStream
This method prints a String to the stream.
println(char) - Method in class java.io.PrintStream
This method prints a char to the stream.
println(char[]) - Method in class java.io.PrintStream
This method prints an array of characters to the stream.
println() - Method in class java.io.PrintWriter
This method prints a line separator sequence to the stream.
println(boolean) - Method in class java.io.PrintWriter
This methods prints a boolean value to the stream.
println(int) - Method in class java.io.PrintWriter
This method prints an integer to the stream.
println(long) - Method in class java.io.PrintWriter
This method prints a long to the stream.
println(float) - Method in class java.io.PrintWriter
This method prints a float to the stream.
println(double) - Method in class java.io.PrintWriter
This method prints a double to the stream.
println(Object) - Method in class java.io.PrintWriter
This method prints an Object to the stream.
println(String) - Method in class java.io.PrintWriter
This method prints a String to the stream.
println(char) - Method in class java.io.PrintWriter
This method prints a char to the stream.
println(char[]) - Method in class java.io.PrintWriter
This method prints an array of characters to the stream.
printNow_action(Editor) - Method in class eve.ui.print.PrintForm
 
PrintOptions - Class in eve.fx.print
This class holds options for the pages that are to be printed - but do not relate to the layout of the pages.
PrintOptions() - Constructor for class eve.fx.print.PrintOptions
 
PrintPages - Class in eve.fx.print
 
PrintPages() - Constructor for class eve.fx.print.PrintPages
 
PrintPageViewer - Class in eve.ui.print
 
PrintPageViewer() - Constructor for class eve.ui.print.PrintPageViewer
 
PrintPreview - Class in eve.fx.print
A PrintPreview is very similar to a PrinterJob except that the output for each page will be an Image of a resolution that you preset.
PrintPreview() - Constructor for class eve.fx.print.PrintPreview
 
PrintPreview(PageFormat) - Constructor for class eve.fx.print.PrintPreview
 
printQuality - Variable in class eve.fx.print.PrinterControl
 
printQuality - Variable in class eve.ui.print.PrinterDialog
 
PRINTQUALITY_IS_SET - Static variable in class eve.fx.print.PrinterControl
 
printStackTrace(PrintStream) - Method in class java.lang.Throwable
 
printStackTrace(PrintWriter) - Method in class java.lang.Throwable
 
printStackTrace() - Method in class java.lang.Throwable
 
PrintStream - Class in java.io
This class prints Java primitive values and object to a stream as text.
PrintStream(OutputStream) - Constructor for class java.io.PrintStream
This method intializes a new PrintStream object to write to the specified output sink.
PrintStream(OutputStream, boolean) - Constructor for class java.io.PrintStream
This method intializes a new PrintStream object to write to the specified output sink.
PrintStream(OutputStream, boolean, String) - Constructor for class java.io.PrintStream
This method intializes a new PrintStream object to write to the specified output sink.
PrintTable - Class in eve.fx.points
 
PrintTable() - Constructor for class eve.fx.points.PrintTable
 
PrintTask - Class in eve.fx.print
 
PrintTask() - Constructor for class eve.fx.print.PrintTask
 
PrintToImages - Class in eve.fx.print
A PrintToImages is very similar to a PrinterJob except that the output for each page will be an Image of a resolution that you preset.
PrintToImages() - Constructor for class eve.fx.print.PrintToImages
 
PrintToImages(PageFormat) - Constructor for class eve.fx.print.PrintToImages
 
PrintWriter - Class in java.io
This class prints Java primitive values and objects to a stream as text.
PrintWriter(Writer) - Constructor for class java.io.PrintWriter
This method intializes a new PrintWriter object to write to the specified output sink.
PrintWriter(Writer, boolean) - Constructor for class java.io.PrintWriter
This method intializes a new PrintWriter object to write to the specified output sink.
PrintWriter(OutputStream) - Constructor for class java.io.PrintWriter
This method initializes a new PrintWriter object to write to the specified OutputStream.
PrintWriter(OutputStream, boolean) - Constructor for class java.io.PrintWriter
This method initializes a new PrintWriter object to write to the specified OutputStream.
PRIVATE - Static variable in class eve.reflect.Modifier
 
PRIVATE - Static variable in class java.lang.reflect.Modifier
Private: accessible only from the same enclosing class.
PRIVATE_USE - Static variable in class java.lang.Character
General category "Co" in the Unicode specification.
PRIVATE_USE_AREA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Private Use Area" Unicode character block.
probablePrime(int, Random) - Static method in class eve.math.BigInteger
Return a BigInteger that is bitLength bits long with a probability < 2^-100 of being composite.
Process - Class in java.lang
 
Process() - Constructor for class java.lang.Process
 
processAll(DataProcessor, byte[]) - Static method in class eve.io.Io
 
processAll(DataProcessor, byte[], int, int) - Static method in class eve.io.Io
 
processAll(DataProcessor, byte[], int, int, ByteArray) - Static method in class eve.io.Io
 
processArgs() - Method in class eve.ui.data.SaveableEditor
 
processBlock(byte[], int, int, boolean, ByteArray) - Method in interface eve.io.DataProcessor
This processes a block of data and places the output in the provided ByteArray.
processBlock(byte[], int, int, boolean, ByteArray) - Method in class eve.security.Encryptor
 
processCommandLine(String) - Static method in class eve.sys.Vm
Prepare a command line for running.
PROCESSOR_ALPHA_21064 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_ALPHA - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_ALPHA64 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_ARM - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_IA64 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_INTEL - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_MIPS - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_MSIL - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_PPC - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_SHx - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARCHITECTURE_UNKNOWN - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARM720 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARM820 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_ARM920 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_CEF - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_HITACHI_SH3 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_HITACHI_SH4 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_INTEL_386 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_INTEL_486 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_INTEL_860 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_INTEL_PENTIUM - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_MIPS_R2000 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_MIPS_R3000 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_MIPS_R4000 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_PPC_403 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_PPC_601 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_PPC_603 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_PPC_604 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_PPC_620 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_PPC_821 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_SHx_SH3 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_SHx_SH4 - Static variable in class eve.net.rapi.SystemInfo
 
PROCESSOR_STRONGARM - Static variable in class eve.net.rapi.SystemInfo
 
processorArchitecture - Variable in class eve.net.rapi.SystemInfo
 
processorLevel - Variable in class eve.net.rapi.SystemInfo
 
processorRevision - Variable in class eve.net.rapi.SystemInfo
 
processorType - Variable in class eve.net.rapi.SystemInfo
 
programArguments - Static variable in class eve.applet.EveApplet
 
programDescription - Variable in class eve.ui.installer.Installer.UninstallInfo
 
programDir - Variable in class eve.ui.installer.InstallDirectories
 
programDir - Variable in class eve.ui.launcher.VMApp
 
programDirChange_action(Editor) - Method in class eve.ui.installer.InstallDirectories
 
programDirDefault_action(Editor) - Method in class eve.ui.installer.InstallDirectories
 
programDirectory - Static variable in class eve.applet.EveApplet
 
programDirectory() - Method in interface eve.sys.install.InstalledConfig.InstalledDirectories
 
programDirectory - Variable in class eve.ui.installer.InstallDirectories
 
programFiles - Variable in class eve.sys.Windows.WindowsDirectories
 
programHasAdminRights() - Static method in class eve.sys.registry.Registry
 
programHasAdminRights() - Static method in class eve.sys.Windows
Check if the running program has Administrator privileges.
Progress - Interface in com.ewesoft.pub
 
progress - Variable in class eve.sys.Handle
This indicates the current progress of the running process.
Progress - Class in eve.sys
 
Progress() - Constructor for class eve.sys.Progress
DO NOT USE this constructor.
progress - Variable in class eve.ui.formatted.data.HtmlViewer
 
progress - Variable in class eve.ui.print.PrintForm
 
PROGRESS_LOADED_EVE_OR_ZIP - Static variable in class eve.server.RemoteAppLoader
 
PROGRESS_LOADED_STARTING_CLASS - Static variable in class eve.server.RemoteAppLoader
 
PROGRESS_LOADING_EVE_OR_ZIP - Static variable in class eve.server.RemoteAppLoader
 
PROGRESS_LOADING_STARTING_CLASS - Static variable in class eve.server.RemoteAppLoader
 
ProgressAndControl - Class in eve.ui
A ProgressAndControl panel allows a ProgressBar to be displayed in the same location as another Control.
ProgressAndControl(ProgressBarForm) - Constructor for class eve.ui.ProgressAndControl
 
ProgressAndControl() - Constructor for class eve.ui.ProgressAndControl
 
ProgressBar - Class in eve.ui
 
ProgressBar() - Constructor for class eve.ui.ProgressBar
 
ProgressBarForm - Class in eve.ui
 
ProgressBarForm() - Constructor for class eve.ui.ProgressBarForm
 
ProgressDisplay - Interface in eve.ui
 
progressResolution - Variable in class eve.sys.Handle
By default this is 0.
prompt - Variable in class eve.fx.gui.NativeInputParameters
If a dialog box must be used by the underlying system, then this prompt will be displayed in its title.
prompt - Variable in class eve.ui.Control
This is an optional string that is used as a user informative prompt for the control.
promptControl - Variable in class eve.ui.Control
This is optional - if a Label is used as the on-screen prompt for this control, then set this value to be that control.
prompts - Variable in class eve.ui.InputStack
 
promptToSpecifyUser(InstallerConfig) - Method in class eve.ui.installer.Installer
This should prompt the user to specify the user for the install.
Prop - Class in com.stevesoft.pat
Get Unicode properties for a character.
Prop() - Constructor for class com.stevesoft.pat.Prop
 
properties - Variable in class eve.fx.Drawing
 
properties - Variable in class eve.io.TreeConfigNode
 
properties - Variable in class eve.net.NetworkInterface
This may be null but if not may include items that are interface specific.
properties - Variable in class eve.server.RemoteAppEntry
Use addProperty() to add properties to this Vector.
properties - Variable in class eve.sys.install.InstallerConfig
 
properties - Variable in class eve.ui.data.UIBuilder
 
properties - Variable in class eve.ui.formatted.FormattedTextMaker
 
properties - Variable in class java.net.URLConnection
 
Properties - Class in java.util
A set of persistent properties, which can be saved or loaded from a stream.
Properties() - Constructor for class java.util.Properties
Creates a new empty property list with no default values.
Properties(Properties) - Constructor for class java.util.Properties
Create a new empty property list with the specified default values.
Property - Class in eve.data
 
Property() - Constructor for class eve.data.Property
 
Property(String, Object) - Constructor for class eve.data.Property
 
PropertyList - Class in eve.data
 
PropertyList(Object[]) - Constructor for class eve.data.PropertyList
 
PropertyList() - Constructor for class eve.data.PropertyList
 
PropertyList.NullPropertyList - Class in eve.data
 
propertyNames() - Method in class java.util.Properties
Returns an enumeration of all keys in this property list, including the keys in the default property list.
PropertyResourceBundle - Class in java.util
This class is a concrete ResourceBundle that gets it resources from a property file.
PropertyResourceBundle(InputStream) - Constructor for class java.util.PropertyResourceBundle
Creates a new property resource bundle.
PROTECTED - Static variable in class eve.reflect.Modifier
 
PROTECTED - Static variable in class java.lang.reflect.Modifier
Protected: accessible only to subclasses, or within the package.
PROVIDES_SPACE_ABOVE_LINE - Static variable in class eve.fx.DisplayLine
This indicates that this line is used to provide blank lines above a non-blank line.
PROVIDES_SPACE_BELOW_LINE - Static variable in class eve.fx.DisplayLine
This indicates that this line is used to provide blank lines below a non-blank line.
proxy - Variable in class eve.ui.event.SoftKeyEvent
If the SoftKey button or menu item was a proxy for another control (usually a button) then this will be set to be that Control.
Proxy - Class in java.lang.reflect
 
Proxy(InvocationHandler) - Constructor for class java.lang.reflect.Proxy
 
proxyClassLoader - Variable in class eve.io.block.RemoteCallTask
If you are using the createProxy() method, this is the ClassLoader that is used to create the proxy.
proxyClassLoader - Variable in class eve.io.block.RemoteProxy
The ClassLoader to use for proxy creation.
proxyClassLoader - Variable in class eve.sys.SafeRemoteProxy
If you are using the createProxy() method, this is the ClassLoader that is used to create the proxy.
ProxyHolder - Class in eve.io.block
This is used internally by the RemoteCall system.
ProxyHolder() - Constructor for class eve.io.block.ProxyHolder
 
ProxyStream - Class in eve.io.block
This class is used to implement streams across a remote connection - you should not use it directly.
Pthings - Class in com.stevesoft.pat
Things that need to be kept track of during a match.
Pthings() - Constructor for class com.stevesoft.pat.Pthings
 
PUBLIC - Static variable in interface eve.reflect.Member
 
PUBLIC - Static variable in class eve.reflect.Modifier
 
PUBLIC - Static variable in class eve.reflect.Reflect
An option for retrieving Fields, Methods and Constructors.
PUBLIC - Static variable in interface java.lang.reflect.Member
Represents public members only, but includes all inherited members.
PUBLIC - Static variable in class java.lang.reflect.Modifier
Public: accessible from any other class.
PublicPrivateKey - Class in eve.security
 
PublicPrivateKey(RSAKey) - Constructor for class eve.security.PublicPrivateKey
 
PublicPrivateKey(EncryptionKey, int) - Constructor for class eve.security.PublicPrivateKey
 
PublicPrivateKey(byte[], int, int) - Constructor for class eve.security.PublicPrivateKey
 
publisher - Variable in class eve.ui.installer.Installer.UninstallInfo
 
PullDownMenu - Class in eve.ui
 
PullDownMenu(String, Menu) - Constructor for class eve.ui.PullDownMenu
 
punct - Static variable in class com.stevesoft.pat.Bits
 
pureName - Variable in class eve.sys.FieldTransfer
The pure Java name of the field without any extra specifiers.
purge(int) - Method in class eve.io.SerialPort
 
PURGE_ALL - Static variable in class eve.io.SerialPort
 
PURGE_RX_ABORT - Static variable in class eve.io.SerialPort
 
PURGE_RX_CLEAR - Static variable in class eve.io.SerialPort
 
PURGE_TX_ABORT - Static variable in class eve.io.SerialPort
 
PURGE_TX_CLEAR - Static variable in class eve.io.SerialPort
 
push(SoftKeyBar) - Static method in class eve.ui.SoftKeyBar
Display a new keybar, but save the old keybar.
push(Vector, Object) - Static method in class eve.util.mVector
This inserts an object to the front of the Vector v.
push(Object) - Method in class java.util.Stack
Pushes an Object onto the top of the stack.
PushbackInputStream - Class in java.io
This subclass of FilterInputStream provides the ability to unread data from a stream.
PushbackInputStream(InputStream) - Constructor for class java.io.PushbackInputStream
This method initializes a PushbackInputStream to read from the specified subordinate InputStream with a default pushback buffer size of 1.
PushbackInputStream(InputStream, int) - Constructor for class java.io.PushbackInputStream
This method initializes a PushbackInputStream to read from the specified subordinate InputStream with the specified buffer size
PushbackReader - Class in java.io
This subclass of FilterReader provides the ability to unread data from a stream.
PushbackReader(Reader) - Constructor for class java.io.PushbackReader
This method initializes a PushbackReader to read from the specified subordinate Reader with a default pushback buffer size of 1.
PushbackReader(Reader, int) - Constructor for class java.io.PushbackReader
This method initializes a PushbackReader to read from the specified subordinate Reader with the specified buffer size
pushDisplayLine(String, int, DisplayLine) - Method in class eve.ui.TextPad
 
PushRule - Class in com.stevesoft.pat
See the example file trans3.java for further examples of how this is used.
PushRule(PushRule) - Constructor for class com.stevesoft.pat.PushRule
 
PushRule(String, Regex) - Constructor for class com.stevesoft.pat.PushRule
 
PushRule(String, Transformer) - Constructor for class com.stevesoft.pat.PushRule
 
put(Object, Object) - Method in class eve.applet.ClassFile.UtfPool
 
put(Drawable, int, int, Color, double) - Method in class eve.fx.PixelBuffer
 
put(PixelBuffer, int, int, int) - Method in class eve.fx.PixelBuffer
This merges the pixels from the other PixelBuffer with the pixels in this PixelBuffer at the specified location.
put(PixelBuffer, int, int, int, Mask) - Method in class eve.fx.PixelBuffer
This merges the pixels from the other PixelBuffer with the pixels in this PixelBuffer at the specified location.
put(String, String) - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
put(String, int) - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
put(Object) - Static method in class eve.sys.Cache
Put an Object in the cache.
put(Object) - Method in class eve.sys.ObjectCache
 
put(Object, String, Object) - Method in class eve.sys.ResourceCache
 
put(Object, TimeOut) - Method in class eve.util.ObjectBuffer
Place data in the buffer waiting if the buffer is full.
put(Object) - Method in class eve.util.ObjectBuffer
Place data in the buffer but do not wait if the buffer is full.
put(Object, Object) - Method in class eve.util.WeakCache
 
put(Object, Object) - Method in class java.util.AbstractMap
Associates the given key to the given value (optional operation).
put(Object, Object) - Method in class java.util.Dictionary
Inserts a new value into this Dictionary, located by the supplied key.
put(Object, Object) - Method in class java.util.HashMap
Puts the supplied value into the Map, mapped by the supplied key.
put(Object, Object) - Method in class java.util.Hashtable
 
put(Object, Object) - Method in interface java.util.Map
Associates the given key to the given value (optional operation).
put(Object, Object) - Method in class java.util.WeakHashMap
Adds a new key/value mapping to this map.
PUT_BLEND - Static variable in class eve.fx.PixelBuffer
This is used with put() - it alpha blends in the incoming data with this PixelBuffer's data.
PUT_NONTRANSPARENT_ONLY - Static variable in class eve.fx.PixelBuffer
This is used with put() and the PUT_SET option - it overwrites this PixelBuffer's data with in the incoming data so long as the incoming data is NOT FULLY TRANSPARENT (i.e an alpha value of 0).
PUT_SET - Static variable in class eve.fx.PixelBuffer
This is used with put() - it overwrites this PixelBuffer's data with in the incoming data.
putAll(Map, Map) - Static method in class eve.util.Utils
Put all items from src into dest using the same keys.
putAll(Map) - Method in class java.util.AbstractMap
Copies all entries of the given map to this one (optional operation).
putAll(Map) - Method in class java.util.HashMap
Copies all elements of the given map into this hashtable.
putAll(Map) - Method in class java.util.Hashtable
 
putAll(Map) - Method in interface java.util.Map
Copies all entries of the given map to this one (optional operation).
putAll(Map) - Method in class java.util.WeakHashMap
Puts all of the mappings from the given map into this one.
putByClient - Variable in class eve.ui.ControlPopupForm
This tells the Form to place itself as close by the client as possible.
putByPen - Variable in class eve.ui.ControlPopupForm
If the PopupForm should be placed near a spot on the window then this should hold the co-ordinates of the point.
putDrawingBuffer(int) - Method in class eve.fx.PixelBuffer
Call this after calling getDrawingBuffer() to update this PixelBuffer with the data you have drawn.
putDrawingBuffer(int, Mask) - Method in class eve.fx.PixelBuffer
Call this after calling getDrawingBuffer() to update this PixelBuffer with the data you have drawn, in the area specified by the mask.
putDrawingBuffer(int, Color, Color) - Method in class eve.fx.PixelBuffer
Call this after calling getDrawingBuffer() to update this PixelBuffer with the data you have drawn if you want to alter the alpha value of the pixels in the PixelBuffer depending on the difference in color of the pixels between the fullyOpaque and the fullyTransparent color (which should be as different as possible).
putInField(Field, Object) - Method in class eve.sys.Wrapper
Put the value stored in this Wrapper in the specified field in the specified object.
putInFrame(int, int) - Method in class eve.ui.CarrierFrame
This will position this carrier frame in the parent frame.
putInFrame(int, int, int) - Method in class eve.ui.CarrierFrame
 
putInside(int, Container, int, double, double) - Method in class eve.ui.Control
 
putIntoCache(String, IImage) - Method in class eve.fx.ImageCache
Put an image into the cache.
putNextEntry(ZipEntry) - Method in class eve.zipfile.ZipOutputStream
Starts a new Zip entry.
putNextEntry(ZipEntry) - Method in class java.util.zip.ZipOutputStream
Starts a new Zip entry.
putObject(String, PdfMaker.PdfObject) - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
putProperties(String, PropertyList) - Method in class eve.fx.points.PdfMaker.PdfDictionary
Here the name of the property in the PropertyList is the same as the key.
putProperty(String, PropertyList, String, String) - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
putProperty(String, PropertyList, String) - Method in class eve.fx.points.PdfMaker.PdfDictionary
Here the name of the property in the PropertyList is the same as the key.
putReference(String, PdfMaker.PdfObject) - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
putResource(Thread, String, Object) - Static method in class eve.sys.mThread
 
putResource(String, Object) - Static method in class eve.sys.mThread
This calls putResource() for the current running thread.
PUTTING_POPUP - Static variable in class eve.ui.Gui
 

Q

QuadrantPoints - Class in eve.fx
 
QuadrantPoints() - Constructor for class eve.fx.QuadrantPoints
 
quadTo(float, float, float, float) - Method in class eve.fx.GeneralPath
Draw a quadratic curve from the last point to the co-ordinates (x2,y2) using (x1,y1) as the curve's control point.
QUALITY_BEST - Static variable in class eve.fx.print.PrinterControl
 
QUALITY_DRAFT - Static variable in class eve.fx.print.PrinterControl
 
QUALITY_HIGH - Static variable in class eve.fx.print.PrinterControl
 
QUALITY_LOW - Static variable in class eve.fx.print.PrinterControl
 
QUALITY_MEDIUM - Static variable in class eve.fx.print.PrinterControl
 
qualityNames - Static variable in class eve.fx.print.PrinterControl
 
qualityValues - Static variable in class eve.fx.print.PrinterControl
 
queueEvent(Event) - Method in class eve.ui.Window
Queue an Event to the Window at the front of the Queue.
queueKeyEvent(int, int, int) - Method in class eve.ui.Control
 
queuePenEvent(int, int) - Method in class eve.ui.Control
 
queueSend(ByteArray, int, boolean) - Method in class eve.io.block.RemoteCallHandlerObject
 
queueSend(Tag) - Method in class eve.io.block.RemoteCallHandlerObject
 
QUICK_SELECT - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
quickDragging - Variable in class eve.ui.game.Mosaic
Set this true IF, while one image is being dragged no other images will change.
quickGetIncomingParmeters() - Static method in class eve.sys.Progress
Only use this if you are not going to be using a Progress for the current method.
QuickLayout - Class in eve.ui
 
QuickLayout() - Constructor for class eve.ui.QuickLayout
 
QuickMethodCall - Class in eve.sys
This uses cached QuickMethodCall objects to easily invoke public methods on objects.
QuickMethodCall() - Constructor for class eve.sys.QuickMethodCall
Don't call this constructor directly.
QuickMethodCall.InvokeStoppedHandler - Interface in eve.sys
This is used with the special call for invokeAsync and is used to dispose of a returned value from the method call if the external Handle was stopped before the value was available.
QuickMethodCall.QuickMethodCallCache - Class in eve.sys
This class is used for quick access to a particular method for any Class.
QuickMethodCall.QuickMethodCallInvocationException - Exception in eve.sys
 
QuickMethodCallCache(String, boolean) - Constructor for class eve.sys.QuickMethodCall.QuickMethodCallCache
 
QuickMethodCallInvocationException(Throwable) - Constructor for exception eve.sys.QuickMethodCall.QuickMethodCallInvocationException
 
quickRead(byte[], int, int, boolean) - Method in interface eve.io.FastStream
This attempts to read using a fast native or direct method.
quickRecalculate - Variable in class eve.ui.CellPanel
 
quickSelect - Variable in class eve.ui.filechooser.FileChooserDemo
 
quickWrite(byte[], int, int) - Method in interface eve.io.FastStream
This attempts to write using a fast native or direct access method.
quoteIfOnWindows(String, boolean) - Static method in class eve.sys.Windows
This will put double quotes around a String if the current program is running on Windows.

R

random() - Static method in class java.lang.Math
Returns a random number between 0.0 and 1.0.
Random - Class in java.util
This class generates pseudorandom numbers.
Random() - Constructor for class java.util.Random
Creates a new pseudorandom number generator.
Random(long) - Constructor for class java.util.Random
Creates a new pseudorandom number generator, starting with the specified seed, using setSeed(seed);.
RANDOM_OP_GET_LENGTH - Static variable in class eve.nativeaccess.NativeStream
 
RANDOM_OP_GET_POSITION - Static variable in class eve.nativeaccess.NativeStream
 
RANDOM_OP_SET_LENGTH - Static variable in class eve.nativeaccess.NativeStream
 
RANDOM_OP_SET_POSITION - Static variable in class eve.nativeaccess.NativeStream
 
RandomAccess - Interface in java.util
Marker interface used to inform List implementations that they support fast (usually constant time) random access.
RandomAccessDatabaseStream - Class in eve.database.implement
 
RandomAccessDatabaseStream(File, String) - Constructor for class eve.database.implement.RandomAccessDatabaseStream
 
RandomAccessDatabaseStream(File, String, boolean) - Constructor for class eve.database.implement.RandomAccessDatabaseStream
 
RandomAccessDatabaseStream(RandomStream, String) - Constructor for class eve.database.implement.RandomAccessDatabaseStream
 
RandomAccessDatabaseStream(RandomStream, String, boolean) - Constructor for class eve.database.implement.RandomAccessDatabaseStream
 
RandomAccessFile - Class in java.io
This class allows reading and writing of files at random locations.
RandomAccessFile(File, String) - Constructor for class java.io.RandomAccessFile
This method initializes a new instance of RandomAccessFile to read from the specified File object with the specified access mode.
RandomAccessFile(String, String) - Constructor for class java.io.RandomAccessFile
This method initializes a new instance of RandomAccessFile to read from the specified file name with the specified access mode.
RandomAccessFileWrap - Class in com.stevesoft.pat.wrap
Provides a wrapper for a RandomAccessFile so that it can be searched by Regex.
RandomAccessFileWrap(String) - Constructor for class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
RandomAccessFileWrap(RandomAccessFile) - Constructor for class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
RandomPrintable - Interface in eve.fx.print
 
RandomStream - Class in eve.io
 
RandomStream(String) - Constructor for class eve.io.RandomStream
 
RandomStream() - Constructor for class eve.io.RandomStream
 
randomUUID() - Static method in class java.util.UUID
Generate a Leach-Salz (Variant 2) randomly generated (version 4) UUID.
Range - Class in eve.util
A Range represents a consecutive sequence of indexes.
Range() - Constructor for class eve.util.Range
 
Range(int, int) - Constructor for class eve.util.Range
 
rangeAt(int, Range) - Method in class eve.util.RangeList
 
RangeList - Class in eve.util
A RangeList manages a set of Range object - but you should never add Range objects to it directly.
RangeList() - Constructor for class eve.util.RangeList
 
ranges - Variable in class eve.ui.table.TreeTableModel
 
rangesFromString(String) - Method in class eve.fx.print.PrintOptions
 
rangesToString(boolean) - Method in class eve.fx.print.PrintOptions
Convert the ranges of this PrintOptions to a String.
rangeToString() - Method in class eve.ui.formatted.TextFormatter
 
Rapi - Class in eve.net.rapi
 
Rapi() - Constructor for class eve.net.rapi.Rapi
 
Rapi - Class in eve.sys
This class provides a simplified interface to the eve.net.rapi functions, but this Rapi class will always be present even if eve.net.rapi is not.
RapiException - Exception in eve.net.rapi
 
RapiException() - Constructor for exception eve.net.rapi.RapiException
 
RapiException(String) - Constructor for exception eve.net.rapi.RapiException
 
RapiException(String, Throwable) - Constructor for exception eve.net.rapi.RapiException
 
RapiException(Throwable) - Constructor for exception eve.net.rapi.RapiException
 
RapiFile - Class in eve.net.rapi
 
RapiFile(String) - Constructor for class eve.net.rapi.RapiFile
 
RapiFile(File, String) - Constructor for class eve.net.rapi.RapiFile
 
rate - Variable in class eve.ui.DragContext
 
RAW_IMAGE_ALWAYS_FREE - Static variable in class eve.fx.IconListObject
This is an action for getScaleAndCacheFor.
RAW_IMAGE_DO_NOT_FREE - Static variable in class eve.fx.IconListObject
This is an action for getScaleAndCacheFor.
RAW_IMAGE_FREE_IF_NOT_RETURNED - Static variable in class eve.fx.IconListObject
This is an action for getScaleAndCacheFor.
RawEvent - Class in eve.fx.gui
This is an Event returned by a WindowSurface by WindowSurface.getEvent().
RawEvent() - Constructor for class eve.fx.gui.RawEvent
 
rawEventType - Variable in class eve.fx.gui.RawEvent
 
ReactiveImage - Interface in eve.ui.game
 
read() - Method in class com.stevesoft.pat.RegexReader
 
read(char[], int, int) - Method in class com.stevesoft.pat.RegexReader
 
read(byte[], int, int) - Method in class eve.database.implement.DatabaseObject.MetaData
 
read() - Method in class eve.database.implement.DatabaseObject.MetaData
 
read(byte[], int, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
read() - Method in class eve.io.BOMInputStream
 
read(byte[]) - Method in class eve.io.BOMInputStream
 
read(byte[], int, int) - Method in class eve.io.BOMInputStream
 
read(byte[], int, int) - Method in class eve.io.ByteArrayRandomStream
 
read() - Method in class eve.io.ByteArrayRandomStream
 
read(byte[], int, int) - Method in class eve.io.CompressedRandomStream
 
read() - Method in class eve.io.CompressedRandomStream
 
read(char[], int, int) - Method in class eve.io.EncodedStreamReader
This method reads up to length characters from the stream into the specified array starting at index offset into the array.
read() - Method in class eve.io.FileRandomStream
 
read(byte[], int, int) - Method in class eve.io.FileRandomStream
 
read() - Method in class eve.io.InflaterInputStream
Reads one byte of decompressed data.
read(byte[], int, int) - Method in class eve.io.InflaterInputStream
Decompresses data into the byte array
read() - Method in class eve.io.MarkableStream
 
read(byte[], int, int) - Method in class eve.io.MarkableStream
 
read() - Method in class eve.io.MemoryStream
 
read(byte[], int, int) - Method in class eve.io.MemoryStream
 
read() - Method in class eve.io.NullInputStream
 
read(byte[], int, int) - Method in class eve.io.NullInputStream
 
read(byte[], int, int) - Method in class eve.io.PartialInputStream
 
read() - Method in class eve.io.PartialInputStream
 
read() - Method in class eve.io.RewindableStream
 
read(byte[], int, int) - Method in class eve.io.RewindableStream
 
read(char[], int, int) - Method in class eve.io.TextReader
 
read() - Method in class eve.io.TextReader
 
read() - Method in class eve.nativeaccess.NativeRandomStream
 
read(byte[], int, int) - Method in class eve.nativeaccess.NativeRandomStream
 
read() - Method in class eve.sys.options.VMOptions
 
read(int) - Method in class eve.sys.ReadWriteLock
This method requests a Read lock and returns if the request was granted or if the timeout expired or the lock was closed.
read() - Method in class eve.sys.ReadWriteLock
This method requests a Read lock and does not return until it has been satisfied or until the lock is closed.
read() - Method in class eve.ui.launcher.VMApps
 
read(byte[], int, int) - Method in class eve.zipfile.GZIPInputStream
Reads in GZIP-compressed data and stores it in uncompressed form into an array of bytes.
read() - Method in class eve.zipfile.ZipInputStream
Reads a byte from the current zip entry.
read(byte[], int, int) - Method in class eve.zipfile.ZipInputStream
Reads a block of bytes from the current zip entry.
read() - Method in class java.io.BufferedInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read(byte[], int, int) - Method in class java.io.BufferedInputStream
This method reads bytes from a stream and stores them into a caller supplied buffer.
read(char[], int, int) - Method in class java.io.BufferedReader
This method read chars from a stream and stores them into a caller supplied buffer.
read() - Method in class java.io.BufferedReader
 
read() - Method in class java.io.ByteArrayInputStream
This method reads one byte from the stream.
read(byte[], int, int) - Method in class java.io.ByteArrayInputStream
This method reads bytes from the stream and stores them into a caller supplied buffer.
read() - Method in class java.io.CharArrayReader
This method reads one char from the stream.
read(char[], int, int) - Method in class java.io.CharArrayReader
This method reads chars from the stream and stores them into a caller supplied buffer.
read(byte[]) - Method in class java.io.DataInputStream
This method reads bytes from the underlying stream into the specified byte array buffer.
read(byte[], int, int) - Method in class java.io.DataInputStream
This method reads bytes from the underlying stream into the specified byte array buffer.
read() - Method in class java.io.FilterInputStream
Calls the in.read() method
read(byte[]) - Method in class java.io.FilterInputStream
Calls the read(byte[], int, int) overloaded method.
read(byte[], int, int) - Method in class java.io.FilterInputStream
Calls the in.read(byte[], int, int) method.
read() - Method in class java.io.FilterReader
Calls the in.read() method
read(char[], int, int) - Method in class java.io.FilterReader
Calls the in.read(char[], int, int) method.
read() - Method in class java.io.InputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read(byte[]) - Method in class java.io.InputStream
This method reads bytes from a stream and stores them into a caller supplied buffer.
read(byte[], int, int) - Method in class java.io.InputStream
This method read bytes from a stream and stores them into a caller supplied buffer.
read(char[], int, int) - Method in class java.io.InputStreamReader
This method reads up to length characters from the stream into the specified array starting at index offset into the array.
read() - Method in class java.io.LineNumberInputStream
Deprecated.
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read(byte[], int, int) - Method in class java.io.LineNumberInputStream
Deprecated.
This method reads bytes from a stream and stores them into a caller supplied buffer.
read() - Method in class java.io.LineNumberReader
This method reads an unsigned char from the input stream and returns it as an int in the range of 0-65535.
read(char[], int, int) - Method in class java.io.LineNumberReader
This method reads chars from a stream and stores them into a caller supplied buffer.
read() - Method in interface java.io.ObjectInput
This method reading a byte of data from a stream.
read(byte[]) - Method in interface java.io.ObjectInput
This method reads raw bytes and stores them them a byte array buffer.
read(byte[], int, int) - Method in interface java.io.ObjectInput
This method reads raw bytes and stores them in a byte array buffer buf starting at position offset into the buffer.
read() - Method in class java.io.PushbackInputStream
This method reads an unsigned byte from the input stream and returns it as an int in the range of 0-255.
read(byte[], int, int) - Method in class java.io.PushbackInputStream
This method read bytes from a stream and stores them into a caller supplied buffer.
read() - Method in class java.io.PushbackReader
This method reads an unsigned char from the input stream and returns it as an int in the range of 0-65535.
read(char[], int, int) - Method in class java.io.PushbackReader
This method read chars from a stream and stores them into a caller supplied buffer.
read() - Method in class java.io.RandomAccessFile
This method reads a single byte of data from the file and returns it as an integer.
read(byte[]) - Method in class java.io.RandomAccessFile
This method reads bytes from the file into the specified array.
read(byte[], int, int) - Method in class java.io.RandomAccessFile
This methods reads up to len bytes from the file into the specified array starting at position offset into the array.
read(char[], int, int) - Method in class java.io.Reader
Read chars from a stream and stores them into a caller supplied buffer.
read(char[]) - Method in class java.io.Reader
Reads chars from a stream and stores them into a caller supplied buffer.
read() - Method in class java.io.Reader
Reads an char from the input stream and returns it as an int in the range of 0-65535.
read() - Method in class java.io.StringReader
 
read(char[], int, int) - Method in class java.io.StringReader
 
read() - Method in class java.util.zip.CheckedInputStream
Reads one byte, updates the checksum and returns the read byte (or -1 when the end of file was reached).
read(byte[], int, int) - Method in class java.util.zip.CheckedInputStream
Reads at most len bytes in the supplied buffer and updates the checksum with it.
read(byte[], int, int) - Method in class java.util.zip.GZIPInputStream
Reads in GZIP-compressed data and stores it in uncompressed form into an array of bytes.
read() - Method in class java.util.zip.InflaterInputStream
Reads one byte of decompressed data.
read(byte[], int, int) - Method in class java.util.zip.InflaterInputStream
Decompresses data into the byte array
read() - Method in class java.util.zip.ZipInputStream
Reads a byte from the current zip entry.
read(byte[], int, int) - Method in class java.util.zip.ZipInputStream
Reads a block of bytes from the current zip entry.
READ_ONLY - Static variable in class eve.io.RandomStream
 
READ_ONLY - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter. - the same as NO_WRITING.
READ_WRITE - Static variable in class eve.io.RandomStream
 
readAll(byte[], int, int) - Method in class eve.database.implement.DatabaseObject.MetaData
 
readAll(long, byte[], int, int) - Method in interface eve.database.implement.DatabaseStream
This throws an exception if all the specified bytes are not found at the specified location.
readAll(long, byte[], int, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
readAll() - Method in class eve.io.SafeFile
 
readAllBytes(Handle, InputStream, ByteArray, long, int) - Static method in class eve.io.StreamUtils
Read all the bytes from an InputStream, placing them in a ByteArray.
readAllBytes(Handle, InputStream, ByteArray) - Static method in class eve.io.StreamUtils
Read all the bytes from an InputStream, placing them in a ByteArray.
readAllBytes(InputStream, ByteArray, long, int) - Static method in class eve.io.StreamUtils
Read all the bytes in a separate thread.
readAllBytes(InputStream, ByteArray) - Static method in class eve.io.StreamUtils
Read all the bytes in a separate thread.
readBlock(byte[], int, int) - Method in class eve.fx.sound.WaveInput
 
readBlock(ByteArray) - Method in class eve.io.block.BlockInputStream
This is used to read the next block of incoming data.
readBlock() - Method in class eve.io.block.BlockInputStream
This is used to read the next block of incoming data.
readBlocked(int) - Method in class eve.io.MemoryStream
Use of this method is optional - this is called if a read is requested but there is no data available.
readBmpInt(byte[], int, int) - Static method in class eve.fx.win32.WindowsBitmap
This reads an integer value from a byte array with the specified number of bytes.
readBmpInt(InputStream) - Method in class eve.fx.win32.WindowsIcon
 
readBmpShort(InputStream) - Method in class eve.fx.win32.WindowsIcon
 
readBoolean() - Method in interface java.io.DataInput
This method reads a Java boolean value from an input stream.
readBoolean() - Method in class java.io.DataInputStream
This method reads a Java boolean value from an input stream.
readBoolean() - Method in class java.io.RandomAccessFile
This method reads a Java boolean value from an input stream.
readByte() - Method in interface java.io.DataInput
This method reads a Java byte value from an input stream.
readByte() - Method in class java.io.DataInputStream
This method reads a Java byte value from an input stream.
readByte() - Method in class java.io.RandomAccessFile
This method reads a Java byte value from an input stream.
readChar() - Method in interface java.io.DataInput
This method reads a Java char value from an input stream.
readChar() - Method in class java.io.DataInputStream
This method reads a Java char value from an input stream.
readChar() - Method in class java.io.RandomAccessFile
This method reads a Java char value from an input stream.
readConfigFile(BufferedReader) - Method in class eve.data.PropertyList
 
readData(Socket) - Method in class eve.net.HttpConnection
Read in the document body from the Socket.
readDouble() - Method in interface java.io.DataInput
This method reads a Java double value from an input stream.
readDouble() - Method in class java.io.DataInputStream
This method reads a Java double value from an input stream.
readDouble() - Method in class java.io.RandomAccessFile
This method reads a Java double value from an input stream.
readEntries() - Method in class eve.io.filestore.EveFile
 
Reader - Class in java.io
This abstract class forms the base of the hierarchy of classes that read input as a stream of characters.
Reader() - Constructor for class java.io.Reader
Initializes a Reader that will use the object itself for synchronization of critical code sections.
Reader(Object) - Constructor for class java.io.Reader
Initializes a Reader that will use the specified Object for synchronization of critical code sections.
readFloat() - Method in interface java.io.DataInput
This method reads a Java float value from an input stream.
readFloat() - Method in class java.io.DataInputStream
This method reads a Java float value from an input stream.
readFloat() - Method in class java.io.RandomAccessFile
This method reads a Java float value from an input stream.
readFrom(InputStream, Handle, int) - Method in class eve.database.implement.FoundEntriesObject
 
readFrom(InputStream, Handle, int) - Method in class eve.database.implement.RecordFoundEntries
 
readFrom(DatabaseEntry) - Method in class eve.database.Record
Read the field values from the DatabaseEntry into the data objects being kept by the Record object.
readFrom(InputStream) - Method in class eve.fx.sound.WaveFormat
This decodes the WaveFormat from the input stream and leaves the stream at the start of the raw Wave data.
readFully(InputStream, byte[], int, int) - Static method in class eve.io.StreamUtils
Reads in exactly a certain number of bytes.
readFully(InputStream, byte[]) - Static method in class eve.io.StreamUtils
Reads in all the bytes of an array.
readFully(byte[]) - Method in interface java.io.DataInput
This method reads raw bytes into the passed array until the array is full.
readFully(byte[], int, int) - Method in interface java.io.DataInput
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
readFully(byte[]) - Method in class java.io.DataInputStream
This method reads raw bytes into the passed array until the array is full.
readFully(byte[], int, int) - Method in class java.io.DataInputStream
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
readFully(byte[]) - Method in class java.io.RandomAccessFile
This method reads raw bytes into the passed array until the array is full.
readFully(byte[], int, int) - Method in class java.io.RandomAccessFile
This method reads raw bytes into the passed array buf starting offset bytes into the buffer.
readIn16(int, byte[]) - Method in class eve.ui.table.HexTableModel
Override this if you are not using a RandomStream.
readInAsText - Variable in class eve.net.HttpConnectionTask
Set this true to decode the incoming bytes as text instead of bytes.
readInData(Socket) - Method in class eve.net.HttpConnection
Read in all the data from the Socket.
readInData() - Method in class eve.net.HttpConnection
Read in all the data from the Socket.
readInData(Handle, InputStream, int) - Method in class eve.net.HttpConnectionTask
You do not need to override this - it reads in the data provided by the server and saves it in the destination.
readInt(int) - Method in class eve.sys.ClassFile.Attribute
 
readInt(byte[], int, int) - Static method in class eve.util.Utils
This reads an integer value from a byte array with the specified number of bytes.
readInt() - Method in interface java.io.DataInput
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int.
readInt() - Method in class java.io.DataInputStream
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int.
readInt() - Method in class java.io.RandomAccessFile
This method reads a Java int value from an input stream It operates by reading four bytes from the stream and converting them to a single Java int The bytes are stored most significant byte first (i.e., "big endian") regardless of the native host byte ordering.
readIntAt(long) - Method in interface eve.database.implement.DatabaseStream
 
readIntAt(long) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
readInText(Socket, TextCodec) - Method in class eve.net.HttpConnection
Read in all the data from the Socket, converting it to text using the specified codec.
readIntoMemory() - Method in class eve.fx.sound.SoundClip
This automatically makes the SoundClip loopable.
readIntoMemory() - Method in class eve.util.FormattedDataSource
If the FormattedDataSource is not already reading from bytes then read them all into memory - closing the original data source.
readLine(CharArray) - Method in class eve.io.TextReader
Read a full line of text from the input and append it to the destination CharArray.
readLine() - Method in class eve.io.TextReader
Read a full line of text from the input and append it to the destination CharArray.
readLine() - Method in class java.io.BufferedReader
This method reads a single line of text from the input stream, returning it as a String.
readLine() - Method in interface java.io.DataInput
This method reads the next line of text data from an input stream.
readLine() - Method in class java.io.DataInputStream
This method reads the next line of text data from an input stream.
readLine() - Method in class java.io.LineNumberReader
This method reads a line of text from the input stream and returns it as a String.
readLine() - Method in class java.io.RandomAccessFile
This method reads the next line of text data from an input stream.
readLocalSoftwareKey(String) - Static method in class eve.sys.Registry
This will search for an entry under HKEY_LOCAL_MACHINE\Software\, then HKEY_LOCAL_MACHINE\Software\Wow6432Node\, then HKEY_CURRENT_USER\Software\ and then HKEY_CURRENT_USER\Software\Wow6432Node\ to try to locate the key.
readLocalSoftwareKey(String) - Static method in class eve.sys.registry.Registry
This will search for an entry under HKEY_LOCAL_MACHINE\Software\, then HKEY_LOCAL_MACHINE\Software\Wow6432Node\, then HKEY_CURRENT_USER\Software\ and then HKEY_CURRENT_USER\Software\Wow6432Node\ to try to locate the key.
readLock() - Method in class eve.ui.Control
 
readLong(byte[], int) - Static method in class eve.util.Utils
This reads a long value from a byte array as an 8 byte sequence - high byte first.
readLong() - Method in interface java.io.DataInput
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long.
readLong() - Method in class java.io.DataInputStream
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long.
readLong() - Method in class java.io.RandomAccessFile
This method reads a Java long value from an input stream It operates by reading eight bytes from the stream and converting them to a single Java long The bytes are stored most significant byte first (i.e., "big endian") regardless of the native host byte ordering.
readMetaData(Object, int, byte[], int, int) - Method in interface eve.database.Database
 
readMetaData(Object, int, byte[], int, int) - Method in class eve.database.implement.RecordFile
 
readMetaDataInt(Object, int) - Method in interface eve.database.Database
 
readMetaDataInt(Object, int) - Method in class eve.database.implement.RecordFile
 
readObject() - Method in interface java.io.ObjectInput
Reads an object instance and returns it.
readOnly - Variable in class eve.ui.table.data.FieldTableModel
Set this true to have a read-only display.
ReadOnlyException - Exception in eve.io
This exception is thrown if an attempt to open some stream or file in ReadWrite mode was attempted, but only ReadOnly mode is allowed.
ReadOnlyException(String) - Constructor for exception eve.io.ReadOnlyException
 
ReadOnlyException() - Constructor for exception eve.io.ReadOnlyException
 
ReadOnlyException(Throwable) - Constructor for exception eve.io.ReadOnlyException
 
ReadOnlyException(String, Throwable) - Constructor for exception eve.io.ReadOnlyException
 
readRecord(int, byte[], int) - Method in class eve.database.implement.RecordFile
Read in the record data.
readRecord(int) - Method in class eve.database.implement.RecordFile
Read in and return the record data.
readRecord(int, ByteArray) - Method in class eve.database.implement.RecordFile
Read the record data and append it to a ByteArray.
readRegistryString(String, String) - Static method in class eve.sys.Registry
A quick and easy way to read a registry value as a formatted String.
readRegistryValue(String, String) - Static method in class eve.sys.Registry
A quick and easy way to read a registry value.
readResource(Class, String, ByteArray) - Static method in class eve.sys.Vm
Read a resource that may be associated with a specific Class into a ByteArray in the most efficient way.
readShort(int) - Method in class eve.sys.ClassFile.Attribute
 
readShort() - Method in interface java.io.DataInput
This method reads a signed 16-bit value into a Java in from the stream.
readShort() - Method in class java.io.DataInputStream
This method reads a signed 16-bit value into a Java in from the stream.
readShort() - Method in class java.io.RandomAccessFile
This method reads a signed 16-bit value into a Java in from the stream.
readText(Socket, TextCodec) - Method in class eve.net.HttpConnection
Read in the document body from the Socket.
readUnsignedByte() - Method in interface java.io.DataInput
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedByte() - Method in class java.io.DataInputStream
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedByte() - Method in class java.io.RandomAccessFile
This method reads 8 unsigned bits into a Java int value from the stream.
readUnsignedShort() - Method in interface java.io.DataInput
This method reads 16 unsigned bits into a Java int value from the stream.
readUnsignedShort() - Method in class java.io.DataInputStream
This method reads 16 unsigned bits into a Java int value from the stream.
readUnsignedShort() - Method in class java.io.RandomAccessFile
This method reads 16 unsigned bits into a Java int value from the stream.
readUTF() - Method in interface java.io.DataInput
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF() - Method in class java.io.DataInputStream
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
readUTF(DataInput) - Static method in class java.io.DataInputStream
This method reads a String encoded in UTF-8 format from the specified DataInput source.
readUTF() - Method in class java.io.RandomAccessFile
This method reads a String from an input stream that is encoded in a modified UTF-8 format.
ReadWriteLock - Class in eve.sys
This class is used to provide a single-writer/multiple-reader Lock for any resource.
ReadWriteLock() - Constructor for class eve.sys.ReadWriteLock
 
ready() - Method in class java.io.BufferedReader
This method determines whether or not a stream is ready to be read.
ready() - Method in class java.io.CharArrayReader
Return true if more characters are available to be read.
ready() - Method in class java.io.FilterReader
Calls the in.read() method.
ready() - Method in class java.io.PushbackReader
This method determines whether or not this stream is ready to be read.
ready() - Method in class java.io.Reader
Determines whether or not this stream is ready to be read.
ready() - Method in class java.io.StringReader
This method determines if the stream is ready to be read.
rearrange(DisplayLine, int, DisplayLine, boolean) - Method in class eve.ui.TextPad
This re-arrange the section the cursor is on and following sections up to lastSection.
rebuildTree() - Method in interface eve.data.DataTreeNode
The data for the DataTreeNode must already be set before calling this.
rebuildTree() - Method in class eve.data.DataTreeNodeObject
 
recalculate() - Method in class eve.ui.ScrollTrack
 
recalculateHeaderRow() - Method in class eve.ui.table.data.FieldTableModel
 
recalculatePreferredSize(Dimension) - Method in class eve.ui.Control
 
receive(DatagramPacket) - Method in class java.net.DatagramSocket
Reads a datagram packet from the socket.
received(int) - Method in class eve.util.CharArray
Call this after calling prepareReceive() and after having received some or zero data.
received(int) - Method in class eve.util.IntArray
Call this after calling prepareReceive() and after having received some or zero data.
reconfigure(CellPanel, int, int) - Method in class eve.ui.SizeReconfigurableContainer
This is called by the defaultRequestResizeTo() if shouldReconfigure() returns true.
reconfigure(CellPanel, int, int) - Method in class eve.ui.SplitToolButtons
This is called by the defaultRequestResizeTo() if shouldReconfigure() returns true.
Record - Class in eve.database
A Record is a convenience class that can be used to quickly read or write individual fields from a DatabaseEntry, automataically re-using wrapper data objects.
Record(Database) - Constructor for class eve.database.Record
Create a Record for use with the specified Database.
Record(Database, int[]) - Constructor for class eve.database.Record
Create a Record for use with the specified Database using but where only the specified fields will be read in from DatabaseEntry objects.
record - Variable in class eve.ui.advanced.database.DatabaseTableModel
 
recordChange(int, int, DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
If new Index is -1 the entry at oldIndex was deleted and the entry e will be null.
recordChange(int, int, DatabaseEntry) - Method in class eve.database.implement.RecordFoundEntries
 
RecordDatabaseEntry - Class in eve.database.implement
 
RecordDatabaseEntry(DatabaseObject) - Constructor for class eve.database.implement.RecordDatabaseEntry
 
RecordDatabaseIndex - Class in eve.database.implement
 
RecordDatabaseIndex(Database, String) - Constructor for class eve.database.implement.RecordDatabaseIndex
 
RecordDatabaseObject - Class in eve.database.implement
 
RecordDatabaseObject() - Constructor for class eve.database.implement.RecordDatabaseObject
 
RecordFile - Class in eve.database.implement
A RecordFile is an implementation of a Database that uses a DatabaseStream to store a set of Records as linked lists within the file.
RecordFile(DatabaseStream, String) - Constructor for class eve.database.implement.RecordFile
Open a Record file using an already open DatabaseStream.
RecordFile(RandomStream, String) - Constructor for class eve.database.implement.RecordFile
Open a Record file using an already open RandomStream.
RecordFile(File, String) - Constructor for class eve.database.implement.RecordFile
Open a Record file using a specified File.
RecordFile(RandomStream, String, boolean) - Constructor for class eve.database.implement.RecordFile
 
RecordFile(File, String, boolean) - Constructor for class eve.database.implement.RecordFile
 
RecordFoundEntries - Class in eve.database.implement
 
RecordFoundEntries(Database) - Constructor for class eve.database.implement.RecordFoundEntries
 
recordIndexChange(FoundEntriesObject, byte[], int, int) - Method in class eve.database.implement.DatabaseObject
 
RECREATE_ORIGINAL_FORM - Static variable in class eve.ui.ExecTransfer
A value sent to the createNewForm method.
Rect - Class in eve.fx
Rect is a rectangle.
Rect(int, int, int, int) - Constructor for class eve.fx.Rect
Constructs a rectangle with the given x, y, width and height.
Rect() - Constructor for class eve.fx.Rect
 
Rect(Dimension) - Constructor for class eve.fx.Rect
 
RECT - Static variable in interface eve.ui.CellConstants
Deprecated.
use TAG_RECT instead
RECT_INSET_BORDER - Static variable in class eve.fx.points.PrintCell
 
RECT_SIDE_BOTTOM - Static variable in class eve.fx.points.PrintCell
 
RECT_SIDE_FULL - Static variable in class eve.fx.points.PrintCell
 
RECT_SIDE_FULL_AS_INDIVIDUAL_LINES - Static variable in class eve.fx.points.PrintCell
This must be used with the other RECT_SIDE_XXX values.
RECT_SIDE_LEFT - Static variable in class eve.fx.points.PrintCell
 
RECT_SIDE_RIGHT - Static variable in class eve.fx.points.PrintCell
 
RECT_SIDE_TOP - Static variable in class eve.fx.points.PrintCell
 
rects - Variable in class eve.ui.SIPKeypadKeys
 
Red - Static variable in class eve.fx.Color
 
redButton - Static variable in class eve.ui.DialogBox
 
redirectionTo() - Method in class eve.net.HttpConnection
Call this after a successful connection.
redirectTo() - Method in class eve.net.HttpConnection
Deprecated.
use redirectionTo() instead.
redisplay() - Method in class eve.ui.Control
Do not use this to repaint a control - use repaintNow() instead.
redisplay() - Method in class eve.ui.ScrollablePanel
 
reduceClip(int, int, int, int, Rect) - Method in class eve.fx.Graphics
This alters the clipping region of the current graphics to be the intersection of the original clipping region and the newly specified region.
reduceClip(Rect) - Method in class eve.fx.Graphics
This alters the clipping region of the current graphics to be the intersection of the original clipping region and the newly specified region.
reduceClip(Graphics, Rect) - Static method in class eve.ui.Canvas
 
reEnter() - Method in class eve.sys.Gate
Re-enter the Gate having left with the leave() call.
reExpandNode(int) - Method in class eve.ui.table.TreeTableModel
This will cause the selected Node to be collapsed and then expanded again.
reExpandSelectedNode() - Method in class eve.ui.table.TreeTableModel
This will cause the selected Node to be collapsed and then expanded again.
Reference - Class in java.lang.ref
 
ReferenceQueue - Class in java.lang.ref
 
ReferenceQueue() - Constructor for class java.lang.ref.ReferenceQueue
Create a new ReferenceQueue.
reflect - Variable in class eve.reflect.Field
 
reflect - Variable in class eve.reflect.MethodConstructor
 
Reflect - Class in eve.reflect
eve.reflect.Reflect provides methods for certain Class reflection operations which are not provided by the Class object in eve.
Reflect(Class) - Constructor for class eve.reflect.Reflect
Create a Reflect object given a non-null and non-primitive Class.
Reflection - Class in eve.sys
This class provides a number of useful static methods that can simplify a number of common tasks that use the Java Reflection API.
Reflection.InstanceField - Class in eve.sys
This represents a Field that is tied to an instance of an Object.
reformat(TextPad, TextPosition, Vector) - Method in class eve.ui.formatted.FormattedTextMaker.Entry
This reformats the lines.
reformatAfterParse() - Method in class eve.math.FormattedDecimal
After a successful parse operation, this will rebuild the parsed String into formattedNumber as a plain English digit decimal number with an optional negative sign at the front (if negative) followed by the integer part, the decimal point and the fractional part.
refresh(ImageRefresher) - Method in class eve.fx.AnimatedDrawing
 
refresh() - Method in class eve.fx.AnimatedDrawing
 
refresh(IImage, int) - Method in class eve.fx.IconAndText
 
refresh(IImage, int) - Method in interface eve.fx.ImageRefresher
 
refresh() - Method in class eve.io.File
This tells the File system to consider any cached directory invalid so so that a list() call will do a true lookup.
refresh(IImage, int) - Method in class eve.ui.ChoiceControl
 
refresh() - Method in class eve.ui.Console
This will reposition the display to the end of the text and then do a full display refresh.
refresh(IImage, int) - Method in class eve.ui.Control
The default version of this method simpy repaints the control - however for controls which may display multiple images a better refresh scheme would be needed.
refresh() - Method in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
refresh() - Method in class eve.ui.filechooser.FileChooser
Refresh the file list.
refresh(IImage, int) - Method in class eve.ui.formatted.TextDisplay
 
refresh(Rect, Graphics) - Method in class eve.ui.game.Mosaic
Refresh the mosaic.
refresh(Rect, Graphics, boolean) - Method in class eve.ui.game.Mosaic
Refresh an area on the mosaic.
refresh(AniImage, Graphics) - Method in class eve.ui.game.Mosaic
Refresh a particular image.
refresh(Graphics) - Method in class eve.ui.game.Mosaic
Paint the entire mosaic to the graphics.
refresh() - Method in class eve.ui.game.Mosaic
Repaint the entire mosaic.
refresh(IImage, int) - Method in class eve.ui.game.Mosaic
 
refresh() - Method in class eve.ui.InputKeyPad
Re-display the text.
refreshChanged(Graphics) - Method in class eve.ui.game.Mosaic
This refreshes all images marked as changed.
refreshOnScreen(AniImage) - Method in class eve.ui.game.Mosaic
This method is used to refresh an Image that has been moved, but that you want to make sure remains fully visible, by scrolling the Mosaic if necessary.
refreshScreen(Window) - Static method in class eve.ui.Gui
 
refreshScreen(Window, Rect) - Static method in class eve.ui.Gui
 
refreshScreen(Control) - Static method in class eve.ui.Gui
 
refreshTopFrame(Control) - Static method in class eve.ui.Gui
 
Regex - Class in com.stevesoft.pat
Regex provides the parser which constructs the linked list of Pattern classes from a String.
Regex() - Constructor for class com.stevesoft.pat.Regex
Initializes the object without a Pattern.
Regex(String) - Constructor for class com.stevesoft.pat.Regex
Create and compile a Regex, but do not throw any exceptions.
Regex(String, String) - Constructor for class com.stevesoft.pat.Regex
Create and compile both a Regex and a ReplaceRule.
Regex(String, ReplaceRule) - Constructor for class com.stevesoft.pat.Regex
Create and compile a Regex, but give it the ReplaceRule specified.
Regex(Regex) - Constructor for class com.stevesoft.pat.Regex
Essentially clones the Regex object
Regex - Class in eve.util.pat
This is an extension to the com.stevesoft.pat.Regex class.
Regex() - Constructor for class eve.util.pat.Regex
Initializes the object without a Pattern.
Regex(String) - Constructor for class eve.util.pat.Regex
Create and compile a Regex (possibly with named groups), but do not throw any exceptions.
RegexReader - Class in com.stevesoft.pat
This class allows you to replace the text in strings as you read them in.
RegexReader(Regex, Reader) - Constructor for class com.stevesoft.pat.RegexReader
 
RegexReader(Transformer, Reader) - Constructor for class com.stevesoft.pat.RegexReader
 
RegexTokenizer - Class in com.stevesoft.pat
The RegexTokenizer is similar to the StringTokenizer class provided with java, but allows one to tokenize using regular expressions, rather than a simple list of characters.
RegexTokenizer(String, String) - Constructor for class com.stevesoft.pat.RegexTokenizer
Initialize the tokenizer with a string of text and a pattern
RegexTokenizer(String, Regex) - Constructor for class com.stevesoft.pat.RegexTokenizer
Initialize the tokenizer with a Regex object.
RegexWriter - Class in com.stevesoft.pat
A basic extension of FilterWriter that uses Transformer to make replacements in data as it is written out.
RegexWriter(Transformer, Writer) - Constructor for class com.stevesoft.pat.RegexWriter
 
RegexWriter(Regex, Writer) - Constructor for class com.stevesoft.pat.RegexWriter
 
regionMatches(StringLike, boolean, int, StringLike, int, int) - Static method in class com.stevesoft.pat.CaseMgr
Duplicates the regionMatches routine of String -- but makes use of the definitions of upper, lower, and title case in this class when ignoreCase is set.
regionMatches(String, boolean, int, StringLike, int, int) - Static method in class com.stevesoft.pat.CaseMgr
Duplicates the regionMatches routine of String -- but makes use of the definitions of upper, lower, and title case in this class when ignoreCase is set.
regionMatches(StringLike, boolean, int, String, int, int) - Static method in class com.stevesoft.pat.CaseMgr
Duplicates the regionMatches routine of String -- but makes use of the definitions of upper, lower, and title case in this class when ignoreCase is set.
regionMatches(String, boolean, int, String, int, int) - Static method in class com.stevesoft.pat.CaseMgr
Duplicates the regionMatches routine of String -- but makes use of the definitions of upper, lower, and title case in this class when ignoreCase is set.
regionMatches(boolean, int, String, int, int) - Method in class java.lang.String
 
regionMatches(int, String, int, int) - Method in class java.lang.String
 
registerAutoStart(String, String, int) - Static method in class eve.net.RemoteConnection
Use this to register an AutoStart entry.
registerAutoStartVMApp(String, String) - Static method in class eve.net.RemoteConnection
This registers a normal autostart entry specifying the entry name and a command line that is taken to be a VM application.
registerIndex(DatabaseIndex, String) - Method in class eve.database.implement.DatabaseObject
 
registerNewFoundEntries(FoundEntries) - Method in class eve.database.implement.DatabaseObject
 
registries - Static variable in class eve.sys.Registry
This is a hashtable of all the IRegistryKey objects representing the top level key available to the System.
Registry - Class in eve.sys
This class provides a simplified interface to the eve.sys.registry functions, but this Registry class will always be present even if eve.sys.registry is not.
Registry() - Constructor for class eve.sys.Registry
 
Registry - Class in eve.sys.registry
 
Registry() - Constructor for class eve.sys.registry.Registry
 
REGISTRY_LOCAL - Static variable in class eve.sys.Registry
 
REGISTRY_REMOTE - Static variable in class eve.sys.Registry
 
RegistryEntryUserDataDirectory - Static variable in class eve.sys.install.InstalledConfig
 
RegistryKey - Static variable in class eve.sys.install.InstallerConfig
Each registry key is in the form: "HKEY_XXX Root|Path\To\Key|ValueName||Value" where I or $ represent the type Integer or String.
RegistryKeyNode - Class in eve.ui.table.data.registry
 
RegistryKeyNode(IRegistryKey) - Constructor for class eve.ui.table.data.registry.RegistryKeyNode
 
RegistryKeyObject - Class in eve.sys
 
RegistryKeyObject(String, int) - Constructor for class eve.sys.RegistryKeyObject
This is used to create a root key only.
RegistryKeyObject(String, String, RegistryKeyObject, int) - Constructor for class eve.sys.RegistryKeyObject
 
RegistryLocalResource - Class in eve.sys.registry
 
RegistryTableModel - Class in eve.ui.table.data.registry
 
RegistryTableModel() - Constructor for class eve.ui.table.data.registry.RegistryTableModel
 
RegistryTreeModel - Class in eve.ui.table.data.registry
 
RegistryTreeModel(IRegistryKey) - Constructor for class eve.ui.table.data.registry.RegistryTreeModel
 
RegistryView - Class in eve.ui.table.data.registry
 
RegistryView(boolean) - Constructor for class eve.ui.table.data.registry.RegistryView
 
RegistryViewForm - Class in eve.ui.table.data.registry
 
RegistryViewForm(IRegistryKey) - Constructor for class eve.ui.table.data.registry.RegistryViewForm
 
RegOpt - Class in com.stevesoft.pat
This is just a place to put the optimizing function.
RegOpt() - Constructor for class com.stevesoft.pat.RegOpt
 
RegRes - Class in com.stevesoft.pat
This class is used to store a result from Regex
RegRes() - Constructor for class com.stevesoft.pat.RegRes
 
RegRes(RegRes) - Constructor for class com.stevesoft.pat.RegRes
 
RegSyntax - Exception in com.stevesoft.pat
This type of syntax error is thrown whenever a syntax error is encountered in the pattern.
RegSyntaxError - Error in com.stevesoft.pat
When enabled, this class is thrown instead of the normal RegSyntax.
RegSyntaxError() - Constructor for error com.stevesoft.pat.RegSyntaxError
 
RegSyntaxError(String) - Constructor for error com.stevesoft.pat.RegSyntaxError
 
RegSyntaxErrorEnabled - Static variable in error com.stevesoft.pat.RegSyntaxError
 
rehash() - Method in class java.util.Hashtable
 
reIndex(Handle) - Method in interface eve.database.Database
In "Append" mode, after all the data has been added, call this method to re-index the database.
reIndex(Handle) - Method in class eve.database.implement.DatabaseObject
 
relativeImagePos - Variable in class eve.ui.DragContext.ImageDragInWindow
This is the position of the top-left of the image, relative to the top left of the Control.
RelativeToOrigin - Static variable in class eve.fx.Drawing
A property bit - The image stays on the same spot on the screen, even if the mosaic scrolls.
relativeToOrigin - Variable in class eve.ui.game.AniImage
 
relayout(boolean) - Method in class eve.ui.Container
Force a recalculation of all preferredSize() and resizing/positioning of the panel.
relayout(boolean) - Method in class eve.ui.Frame
 
relayoutAndResize(boolean) - Method in class eve.ui.Frame
This does a relayout of the Frame and its children and then resizes the Frame to fit the new layout.
relayoutAndResize(boolean) - Method in class eve.ui.WindowContentsFrame
 
RelayoutException - Exception in eve.ui
 
RelayoutException(Container) - Constructor for exception eve.ui.RelayoutException
 
relayoutMe(boolean) - Method in class eve.ui.CellPanel
This forces a recalculation of my preferred size, but not those of my children.
relayoutMe(boolean) - Method in class eve.ui.Panel
This forces a recalculation of my preferred size, but not those of my children.
relayoutOnDisplay - Variable in class eve.ui.ControlPopupForm
 
relayoutParent - Variable in class eve.ui.SizeReconfigurableContainer
If a reconfiguration is done during a resizing of this container then this indicates which parent should do a relayout - allowing this container to have its size changed in relation to its siblings if necessary.
release() - Method in class eve.fx.BufferedGraphics
Copy the drawn image to the original graphics and free all temporary resources.
release() - Method in class eve.sys.Gate
Release the gate.
releaseBufferedGraphics(BufferedGraphics) - Method in class eve.ui.Control
This is only used in special circumstances such as repaintNow() when you are or may be buffering directly to the Window surface.
released(Point) - Method in class eve.ui.table.TreeTableModel
 
releasedOnNothing() - Method in class eve.ui.BasicList
 
releaseDrawable(Drawable) - Method in class eve.fx.IconObject
 
releaseDrawable(Drawable) - Method in interface eve.fx.IIcon
Call this when you no longer need the image returned from getDrawableFor().
releaseGetImage(IImage) - Method in class eve.fx.Icon
 
releaseGetImage(IImage) - Method in interface eve.fx.IIcon.ImageList
Call this if you no longer need the image returned by getImage().
releasePage(PointDrawable) - Method in class eve.fx.print.BatchPrinter
 
releasePage(PointDrawable) - Method in class eve.fx.print.PrintPages
 
releasePage(PointDrawable) - Method in interface eve.fx.print.RandomPrintable
 
reload() - Method in class eve.ui.formatted.data.HtmlViewer
Reload the current document.
remainder(BigInteger) - Method in class eve.math.BigInteger
 
remainder(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this % val).
remaining() - Method in class eve.sys.TimeOut
How many milliseconds remaining?
remapColumns(int[]) - Method in class eve.ui.table.TableModel
 
REMOTE_MACHINE - Static variable in class eve.ui.launcher.RemoveInstallation
 
REMOTE_TO_LOCAL - Static variable in class eve.database.Synchronizer
 
RemoteAppEntry - Class in eve.server
 
RemoteAppEntry(String, String) - Constructor for class eve.server.RemoteAppEntry
 
RemoteAppLoader - Class in eve.server
 
RemoteAppLoader() - Constructor for class eve.server.RemoteAppLoader
 
RemoteAppServer - Class in eve.server
 
RemoteAppServer() - Constructor for class eve.server.RemoteAppServer
 
RemoteCall - Class in eve.io.block
A RemoteCall with a RemoteCallHandler can be used to invoke methods on an object running in one ewe application by a different remote application.
RemoteCall(String) - Constructor for class eve.io.block.RemoteCall
Create a new RemoteCall targeted at the specified method.
RemoteCall(Method) - Constructor for class eve.io.block.RemoteCall
 
RemoteCall(String, Class[], Class) - Constructor for class eve.io.block.RemoteCall
 
RemoteCall(byte[], int, int) - Constructor for class eve.io.block.RemoteCall
This is used to create a RemoteCall from a sequence of bytes.
RemoteCall.IncomingCallLogger - Interface in eve.io.block
 
RemoteCall.UnknownException - Exception in eve.io.block
 
RemoteCallException - Exception in eve.io.block
 
RemoteCallException(RemoteCall, Throwable, String) - Constructor for exception eve.io.block.RemoteCallException
 
RemoteCallException(Throwable) - Constructor for exception eve.io.block.RemoteCallException
 
RemoteCallException(String, Throwable) - Constructor for exception eve.io.block.RemoteCallException
 
RemoteCallHandler - Interface in eve.io.block
 
RemoteCallHandlerObject - Class in eve.io.block
A remote call handler is a class that performs two functions: It receives remote calls from a remote object, invokes it on a local object and then dispatches the results to the source remote object.
RemoteCallHandlerObject() - Constructor for class eve.io.block.RemoteCallHandlerObject
Create a RemoteCallHandler with no streams.
RemoteCallHandlerObject(InputStream, OutputStream) - Constructor for class eve.io.block.RemoteCallHandlerObject
Create a RemoteCallHandler to operate on the specified streams.
RemoteCallHandlerObject(BlockInputStream, BlockOutputStream) - Constructor for class eve.io.block.RemoteCallHandlerObject
Create a RemoteCallHandler to operate on the specified streams.
RemoteCallTask - Class in eve.io.block
This class was useful before the java.lang.reflect.Proxy class was introduced.
RemoteCallTask() - Constructor for class eve.io.block.RemoteCallTask
Create a new RemoteCallTask.
RemoteCallTask(InputStream, OutputStream, Object, Class) - Constructor for class eve.io.block.RemoteCallTask
Create a new RemoteCallTask that automatically calls start() with the specified streams and target object.
RemoteCallTask(InputStream, OutputStream) - Constructor for class eve.io.block.RemoteCallTask
Create a new RemoteCallTask that automatically calls start() with the specified streams.
RemoteCallTask(BlockInputStream, BlockOutputStream, Object, Class) - Constructor for class eve.io.block.RemoteCallTask
Create a new RemoteCallTask that automatically calls start() with the specified streams and target object.
RemoteCallTask(BlockInputStream, BlockOutputStream) - Constructor for class eve.io.block.RemoteCallTask
Create a new RemoteCallTask that automatically calls start() with the specified streams.
RemoteCallWorkerThread - Class in eve.io.block
This class is used by RemoteCallHandlerObject and is not meant to be used directly.
RemoteCallWorkerThread() - Constructor for class eve.io.block.RemoteCallWorkerThread
 
remoteClose(String) - Method in interface eve.io.block.IDataStream
 
remoteClose(String) - Method in class eve.io.block.ProxyStream
 
RemoteConnection - Class in eve.net
This class is used by each client application to communicate with the local running RemoteServer.
RemoteConnection() - Constructor for class eve.net.RemoteConnection
 
RemoteFile - Class in eve.server
 
RemoteFile() - Constructor for class eve.server.RemoteFile
 
RemoteInterface - Interface in eve.sys
This is a "marker" interface that indicates that a remote method parameter or return value that is an interface that implements this type will be converted to a Proxy Object allowing method calls across the remote connection on the parameter or return value.
RemoteMethodException - Exception in eve.sys
This Exception is thrown if an error occurs (usually a communication error) when executing a method "remotely" - that is where the target object may not exist on the running virtual machine, in which case the method call is done over some kind of communication medium.
RemoteMethodException(Throwable) - Constructor for exception eve.sys.RemoteMethodException
 
RemoteMethodException(String, Throwable) - Constructor for exception eve.sys.RemoteMethodException
 
RemoteMethodException(String) - Constructor for exception eve.sys.RemoteMethodException
 
RemoteProxy - Class in eve.io.block
This class, along with RemoteProxyServer, makes it easy to implement remote method calls over a streaming connection.
RemoteProxy() - Constructor for class eve.io.block.RemoteProxy
After calling this constructor you must set the interfaces member to hold the list of interfaces proxy objects will implement.
RemoteProxy(Class, int, ClassLoader) - Constructor for class eve.io.block.RemoteProxy
Create a RemoteProxy and set the interfaces list to hold a single interface.
RemoteProxy(Class[], boolean) - Constructor for class eve.io.block.RemoteProxy
Create a RemoteProxy and set the interfaces list and multiThreaded option.
RemoteProxy(Class) - Constructor for class eve.io.block.RemoteProxy
Create a RemoteProxy to implement a single interface, in single threaded mode with no special ClassLoader.
remoteRead(int, String) - Method in interface eve.io.block.IDataStream
 
remoteRead(int, String) - Method in class eve.io.block.ProxyStream
 
RemoteServer - Class in eve.net
This is the class that implements the EveSync connection.
RemoteServer() - Constructor for class eve.net.RemoteServer
 
remoteStreamReady() - Method in interface eve.io.block.IDataStream
 
remoteStreamReady() - Method in class eve.io.block.ProxyStream
 
remoteToLocalOnly - Variable in class eve.database.Synchronizer
If this is true then the local database will take entries from remote database but not vice versa.
remoteWrite(byte[], int, int, String) - Method in interface eve.io.block.IDataStream
 
remoteWrite(byte[], int, int, String) - Method in class eve.io.block.ProxyStream
 
remove(String) - Method in class eve.data.PropertyList
Removes all properties with the name.
remove(Object, String) - Method in class eve.sys.ResourceCache
 
remove(Object) - Method in class eve.sys.WeakSet
This removes a reference from the set if it is in it.
remove(Control) - Method in class eve.ui.Container
Removes a child control from the container.
remove(Control) - Method in class eve.ui.FloatingControls
 
remove(Control) - Method in class eve.ui.Panel
 
remove(int, int) - Method in class eve.util.CharArray
 
remove(int) - Method in class eve.util.IntArray
Remove the value if it is in the array.
remove() - Method in class eve.util.IteratorEnumerator
The default version of this will throw an UnsupportedOperationException.
remove(String) - Method in class eve.util.OwnedProperties
 
remove(Object) - Method in class eve.util.WeakCache
 
remove(long) - Method in class java.lang.ref.ReferenceQueue
 
remove() - Method in class java.lang.ref.ReferenceQueue
Return and remove the next Reference in the Queue, waiting indefinitely until one is available.
remove(Object) - Method in class java.util.AbstractCollection
Remove a single instance of an object from this collection (optional operation).
remove(int) - Method in class java.util.AbstractList
Remove the element at a given position in this list (optional operation).
remove(Object) - Method in class java.util.AbstractMap
Removes the mapping for this key if present (optional operation).
remove(int) - Method in class java.util.ArrayList
Removes the element at the user-supplied index.
remove(Object) - Method in interface java.util.Collection
Remove a single occurrence of an object from this collection.
remove(Object) - Method in class java.util.Dictionary
Removes from the Dictionary the value located by the given key.
remove(Object) - Method in class java.util.HashMap
Removes from the HashMap and returns the value which is mapped by the supplied key.
remove(Object) - Method in class java.util.HashSet
Removes the supplied Object from this Set if it is in the Set.
remove(Object) - Method in class java.util.Hashtable
 
remove() - Method in interface java.util.Iterator
Returns the next Object in the sequence (optional operation).
remove(int) - Method in interface java.util.List
Remove the element at a given position in this list (optional operation).
remove(Object) - Method in interface java.util.List
Remove the first occurence of an object from this list (optional operation).
remove() - Method in interface java.util.ListIterator
Remove from the list the element last returned by a call to next or previous (optional operation).
remove(Object) - Method in interface java.util.Map
Removes the mapping for this key if present (optional operation).
remove(Object) - Method in class java.util.Vector
 
remove(Object) - Method in class java.util.WeakHashMap
Removes the key and the corresponding value from this map.
REMOVE_ALL_EWESOFT_OPTIONS - Static variable in class eve.sys.options.VMOptions
Used with removeInstallation, will remove all Ewesoft configurations including the EveVM configuration.
REMOVE_FILE_ASSOCIATIONS - Static variable in class eve.sys.options.VMOptions
Used with removeInstallation, will remove all file association for .eve files.
REMOVE_VM_OPTIONS - Static variable in class eve.sys.options.VMOptions
Used with removeInstallation, will remove the Ewesoft\EveVM configuration.
removeAbut(Control) - Static method in class eve.ui.GuiStyle
 
removeAll() - Method in class eve.ui.CellPanel
 
removeAll() - Method in class eve.ui.ChoiceControl
Removes all items from the control.
removeAll() - Method in class eve.ui.Container
 
removeAll(Collection) - Method in class java.util.AbstractCollection
Remove from this collection all its elements that are contained in a given collection (optional operation).
removeAll(Collection) - Method in class java.util.AbstractSet
Removes from this set all elements in the given collection (optional operation).
removeAll(Collection) - Method in interface java.util.Collection
Remove all elements of a given collection from this collection.
removeAll(Collection) - Method in interface java.util.List
Remove all elements of a given collection from this list (optional operation).
removeAll(Collection) - Method in class java.util.Vector
 
removeAllElements() - Method in class java.util.Vector
 
removeAndShiftUp(int, int) - Method in class eve.util.RangeList
 
removeAtIndex(int) - Method in class eve.util.IntArray
Remove the value at the specified index.
removeCached(String) - Method in class eve.ui.formatted.data.HtmlViewer
 
removeCardAt(int) - Method in class eve.ui.MultiCardPanelAdapter
 
removeChild(MutableTreeNode) - Method in interface eve.data.MutableTreeNode
Remove a child from this TreeNode.
removeChild(MutableTreeNode) - Method in class eve.data.MutableTreeNodeObject
 
removeChild(MutableTreeNode) - Method in class eve.ui.data.LiveTreeNode
 
removeChildListener(EventListener) - Method in class eve.ui.Panel
 
removeClassLoader(ClassLoader) - Static method in class eve.util.mClassLoader
Remove a ClassLoader from the WeakSet of application classLoaders.
removeControls() - Method in class eve.ui.table.TableControl
 
removeCurrent(boolean) - Method in class eve.ui.SizeReconfigurableContainer
You do not need to call this unless you override requestResizeTo().
removeCursorRegion(int) - Method in class eve.fx.gui.NativeWindowSurface
 
removeCursorRegion(int) - Method in class eve.fx.gui.WindowSurface
Remove the specified cursor region.
REMOVED - Static variable in class eve.fx.gui.SystemMessage
 
REMOVED - Static variable in class eve.sys.SystemMessage
 
removed() - Method in class eve.ui.Control
 
removedFromEditor(Editor, String) - Method in interface eve.ui.data.IEditable
This is called when the IEditable data field is removed from the Editor - but this may never be called if the Editor is dismissed without having the object removed.
removeDisplayLine(DisplayLine) - Method in class eve.ui.TextPad
Remove a single DisplayLine
removeEldestEntry(Map.Entry) - Method in class java.util.LinkedHashMap
Returns true if this map should remove the eldest entry.
removeElement(Object) - Method in class java.util.Vector
 
removeElementAt(int) - Method in class java.util.Vector
 
removeEntries(int, int) - Method in class eve.ui.table.TreeTableModel
If you override this to react to a remove, then make sure you call this.
removeEntry(FormattedTextMaker.Entry) - Method in class eve.ui.formatted.FormattedTextMaker
 
removeField(int) - Method in interface eve.database.Database
Remove a field.
removeField(int) - Method in class eve.database.implement.DatabaseObject
Note that if this DataTable is a live one (i.e. it exists within an open database), then calling this method may take time as all of the records in the table will have this field removed from them.
removeField(FieldTransfer) - Method in class eve.ui.data.Editor
Remove a FieldTransfer - this will cause the Editor to stop listening to or responding to that Field, but it will not remove the Control associated with the field.
removeFieldIDs(int) - Method in class eve.database.implement.DatabaseObject
 
removeFieldIDs(int) - Method in class eve.database.implement.RecordDatabaseObject
 
removeFieldIDs(int) - Method in class eve.database.implement.RecordFile
 
removeFiles(boolean, boolean) - Method in class eve.ui.installer.Installer.InstalledFilesState
Delete the unmodified data files and optionally the user modified/added data files as well.
removeFormatting(String) - Method in class eve.math.Currency.CurrencyParser
 
removeFrom(TextDisplay) - Method in class eve.ui.formatted.FormattedTextMaker
 
removeFrom(Container, Control) - Static method in class eve.ui.Gui
 
removeFrom - Variable in class eve.ui.launcher.RemoveInstallation
 
removeFromSnapShot(AniImage) - Method in class eve.ui.game.Mosaic
This is used for advanced refreshing with quickDragging.
removeIcon() - Method in interface eve.sys.ITaskbarEntry
A quick way to remove the icon.
removeImage(AniImage) - Method in class eve.ui.game.Mosaic
Remove an image from the mosaic.
removeInstallation(boolean, int) - Static method in class eve.sys.options.VMOptions
Remove installation information on the local or remote machine.
RemoveInstallation - Class in eve.ui.launcher
 
RemoveInstallation() - Constructor for class eve.ui.launcher.RemoveInstallation
 
removeItem(int, boolean) - Method in class eve.ui.IconMenu
 
removeLayoutListener(LayoutListener) - Static method in class eve.ui.Gui
 
removeList(String) - Method in class eve.data.MultiListSelect.AvailableLists
 
removeListener(EventListener) - Method in class eve.sys.EventDispatcher
Remove an event listener.
removeListener(EventListener) - Method in class eve.ui.Control
This removes an EventListener added by addListener().
removeListener(EventListener) - Method in interface eve.ui.data.DynamicData
 
removeListener(EventListener) - Method in class eve.ui.data.DynamicObject
 
removeListener(EventListener) - Method in class eve.ui.SoftKeyBar
 
removeListenerFor(Object, EventListener) - Static method in class eve.sys.EventDispatcher
 
removeOverlay(IOverlay) - Method in class eve.ui.Window
 
removePaintControl(PaintControl) - Method in class eve.ui.PaintControlList
 
removeParent(Handle) - Method in class eve.sys.Handle
 
removePopupControl(Control) - Static method in class eve.ui.Container
Use this to remove a Control added via addPopupControl().
removeRange(int, int) - Method in class eve.database.EntriesView
Add a range of indexes from the EntriesView.
removeRange(int, int) - Method in class eve.util.RangeList
Remove a range from the list
removeRange(int, int) - Method in class java.util.AbstractList
Remove a subsection of the list.
removeRange(int, int) - Method in class java.util.ArrayList
Removes all elements in the half-open interval [fromIndex, toIndex).
removeRawEventFilter(WindowSurface.RawEventFilter) - Method in class eve.fx.gui.WindowSurface
 
removeSection(LinkedListElement, LinkedListElement) - Static method in class eve.util.LinkedListElement
 
removeSelection() - Method in class eve.ui.TextPad
This deletes any selected area and updates the cursor, but it does not do a resplitting of the lines nor does it do a repaint.
removeShutdownHook(Thread) - Method in class java.lang.Runtime
 
removeSoftKeyBarFor(Control) - Method in class eve.ui.Form
Remove the SoftKeyBar for a particular Control or the default SoftKeyBar.
removeSort(int) - Method in interface eve.database.Database
Remove a Sort.
removeSort(int) - Method in class eve.database.implement.DatabaseObject
 
removeSurfaceEventFilter(Window.SurfaceEventFilter) - Method in class eve.ui.Window
 
removeTarget(String) - Method in class eve.io.block.RemoteCallHandlerObject
 
removeTip() - Method in class eve.ui.Window
 
removeTrailingSlash(CharArray) - Static method in class eve.io.File
 
removeTrailingSlash(String) - Static method in class eve.io.File
 
removeTrailingSlash(String) - Static method in class eve.util.mString
This removes a trailing "/" or "\" character.
removing(Control) - Static method in class eve.ui.Gui
Call this if you are removing a Control from the screen and you want to ensure that any Control that has the focus and which may be a child of the Control being removed will lose the focus.
rename(String) - Method in interface eve.database.Database
Rename the database.
rename(String) - Method in interface eve.database.implement.DatabaseStream
 
rename(String) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
rename(String) - Method in class eve.database.implement.RecordFile
 
rename(String) - Method in class eve.io.File
This renames the file in place.
renameSelected(int, Editor) - Method in class eve.ui.filechooser.FileChooser
 
renameTo(File) - Method in class eve.io.File
 
renameTo(File) - Method in class java.io.File
This method renames the file represented by this object to the path of the file represented by the argument File.
reopen() - Method in interface eve.database.implement.DatabaseStream
Reopen the stream after a temporaryClose().
reopen() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
reorder(Control) - Method in interface eve.ui.choices.SimpleItemSelect.Popup
 
reorder(Object[], int[]) - Static method in class eve.util.Utils
Reorder the items in values to match the indexes in newIndexes.
reorderRows - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
repaint(Rect) - Method in class eve.fx.gui.NativeInputParameters
 
repaint() - Method in class eve.ui.Control
This is the same as repaintInWindowThread() and requests a paint of the Control synchronized to the Window Event Thread.
repaint(int, int, int, int) - Method in class eve.ui.Control
 
repaint(TextPad, Graphics) - Method in class eve.ui.formatted.TextFormatter
 
repaint(Control, Rect) - Method in class eve.ui.TextInputParameters
 
repaintAfterSetPosition() - Method in class eve.ui.ScrollTrack
 
repaintCell(int, int) - Method in class eve.ui.table.TableControl
Repaint a Cell, but not the column or row headers.
repaintDataNow() - Method in class eve.ui.Container
 
repaintDataNow() - Method in class eve.ui.Control
Repaint the "data" part of the Control now.
repaintDataNow() - Method in class eve.ui.formatted.TextDisplay
 
repaintInWindowThread(boolean, Rect) - Method in class eve.ui.Control
Request a repaint of the control in the Window thread.
repaintInWindowThread() - Method in class eve.ui.Control
Request a repaint of the entire control in the Window thread.
repaintItem(int) - Method in class eve.ui.ChoiceControl
 
repaintItem(int) - Method in class eve.ui.IconMenu
 
repaintNow() - Method in class eve.ui.Control
Repaint the Control now.
repaintNow(boolean) - Method in class eve.ui.Control
Repaint the Control now if the "yes" parameter is true.
repaintNow(Graphics, Rect) - Method in class eve.ui.Control
 
repaintNow(Graphics, Rect, boolean) - Method in class eve.ui.Control
Repaint a section of the Control now.
repaintNow(Graphics, Rect) - Method in class eve.ui.table.TableControl
 
repaintTabs() - Method in class eve.ui.TabbedPanel
 
REPEATED - Static variable in interface eve.fx.gui.IEventModifiers
For PRESSED KeyEvents, indicates that the key press is generated because the key is being held down.
replace(byte[]) - Method in class eve.io.SafeFile
 
replace(byte[], int, int) - Method in class eve.io.SafeFile
 
replace(TextPad, DisplayLine, int, DisplayLine) - Method in class eve.ui.formatted.TextFormatter
 
replace(char, char, int, int) - Method in class eve.util.CharArray
 
replace(char, char) - Method in class eve.util.CharArray
 
replace(char[], char[]) - Method in class eve.util.SubString
 
replace(char, char) - Method in class java.lang.String
 
replace(CharSequence, CharSequence) - Method in class java.lang.String
Returns a string that is this string with all instances of the sequence represented by target replaced by the sequence in replacement.
replace(int, int, String) - Method in class java.lang.StringBuffer
 
replace(int, int, String) - Method in class java.lang.StringBuilder
 
replaceAll(String) - Method in class com.stevesoft.pat.Regex
Replace all occurences of this pattern in String s according to the ReplaceRule.
replaceAll(StringLike) - Method in class com.stevesoft.pat.Regex
 
replaceAll(StringLike) - Method in class com.stevesoft.pat.Replacer
 
replaceAll(String) - Method in class com.stevesoft.pat.Replacer
 
replaceAll(String) - Method in class com.stevesoft.pat.Transformer
Replace all matches in the current String.
replaceAll(StringLike) - Method in class com.stevesoft.pat.Transformer
 
replaceAll(List, Object, Object) - Static method in class java.util.Collections
Replace all instances of one object with another in the specified list.
replaceAllFrom(String, int) - Method in class com.stevesoft.pat.Regex
Replace all occurences of this pattern in String s beginning with position pos according to the ReplaceRule.
replaceAllFrom(StringLike, int) - Method in class com.stevesoft.pat.Replacer
 
replaceAllFrom(String, int) - Method in class com.stevesoft.pat.Replacer
 
replaceAllFrom(String, int) - Method in class com.stevesoft.pat.Transformer
Replace all matching patterns beginning at position start.
replaceAllRegion(String, int, int) - Method in class com.stevesoft.pat.Regex
Replace all occurences of this pattern in String s beginning with position start and ending with end according to the ReplaceRule.
replaceAllRegion(String, Regex, int, int) - Method in class com.stevesoft.pat.Replacer
 
replaceAllRegion(StringLike, Regex, int, int) - Method in class com.stevesoft.pat.Replacer
This method replaces all occurences of the Regex in the String starting with postition pos according to the Replacer rule of this object.
replaceAllRegion(StringLike, int, int) - Method in class com.stevesoft.pat.Replacer
 
replaceAllRegion(String, int, int) - Method in class com.stevesoft.pat.Replacer
 
replaceAllRegion(String, int, int) - Method in class com.stevesoft.pat.Transformer
Replace all matching patterns beginning between the positions start and end inclusive.
replaceDisplayLines(DisplayLine, DisplayLine, DisplayLine) - Method in class eve.ui.TextPad
 
replaceFirst(String) - Method in class com.stevesoft.pat.Regex
Replace the first occurence of this pattern in String s according to the ReplaceRule.
replaceFirst(StringLike) - Method in class com.stevesoft.pat.Replacer
 
replaceFirst(String) - Method in class com.stevesoft.pat.Transformer
Replace the first matching pattern in String s.
replaceFirstFrom(String, int) - Method in class com.stevesoft.pat.Regex
Replace the first occurence of this pattern in String s beginning with position pos according to the ReplaceRule.
replaceFirstFrom(StringLike, int) - Method in class com.stevesoft.pat.Replacer
 
replaceFirstFrom(String, int) - Method in class com.stevesoft.pat.Transformer
Replace the first matching pattern after position start in String s.
replaceFirstRegion(String, int, int) - Method in class com.stevesoft.pat.Regex
Replace the first occurence of this pattern in String s beginning with position start and ending with end according to the ReplaceRule.
replaceFirstRegion(String, Regex, int, int) - Method in class com.stevesoft.pat.Replacer
 
replaceFirstRegion(StringLike, Regex, int, int) - Method in class com.stevesoft.pat.Replacer
This method replaces the first occurence of the Regex in the String starting with position pos according to the Replacer rule of this object.
replaceFirstRegion(StringLike, int, int) - Method in class com.stevesoft.pat.Replacer
 
replaceFirstRegion(String, int, int) - Method in class com.stevesoft.pat.Transformer
Replace the first matching pattern that begins between start and end inclusive.
replaceItem(MenuItem, int, boolean) - Method in class eve.ui.IconMenu
 
replaceLines(DisplayLine[], int, DisplayLine[]) - Static method in class eve.fx.DisplayLine
 
replaceLines(DisplayLine, int, DisplayLine) - Method in class eve.ui.TextPad
 
REPLACEMENT - Static variable in interface eve.fx.gui.IEventModifiers
For PRESSED KeyEvents, indicates that the key that was typed should be considered to replace the previously sent key press.
Replacer - Class in com.stevesoft.pat
To use this class, first use either the getReplacer() method from Transformer or Regex.
Replacer() - Constructor for class com.stevesoft.pat.Replacer
Instantiate a new Replacer.
ReplaceRule - Class in com.stevesoft.pat
ReplaceRule is a singly linked list of Objects which describe how to replace the matched portion of a String.
ReplaceRule() - Constructor for class com.stevesoft.pat.ReplaceRule
 
replaceSection(DisplayLine) - Method in class eve.fx.DisplayLine
This replaces the section with the provided section (which can actually have more than one section in it).
replaceSection(LinkedListElement, LinkedListElement, LinkedListElement) - Static method in class eve.util.LinkedListElement
This replaces a section of elements with a new section.
replaceSelection(Object) - Method in class eve.ui.Console
 
replaceSelection(Object) - Method in class eve.ui.Input
 
replaceSelection(Object) - Method in class eve.ui.List
 
replaceSelection(Object) - Method in interface eve.ui.Selectable
 
replaceSelection(Object) - Method in class eve.ui.table.TreeControl
 
replaceSelection(Object) - Method in class eve.ui.TextPad
This will replace the current selection with the provided Object.
replied - Variable in class eve.io.block.RemoteCall
This is set true once a reply has been received.
reply(ByteArray) - Method in class eve.io.block.RemoteCall
This is used to provide a reply to the remote call from an encoded reply from the remote host.
report(IOException, Object, String) - Method in class eve.ui.data.FileSaver
 
report(IOException, Object, String, boolean) - Method in class eve.ui.data.FileSaver
 
ReportedException - Exception in com.ewesoft.pub
A ReportedException is used as a carrier for an Exception that has already been reported in a log or to the user.
ReportedException(Throwable) - Constructor for exception com.ewesoft.pub.ReportedException
 
ReportedException(String, Throwable) - Constructor for exception com.ewesoft.pub.ReportedException
 
ReportException - Class in eve.ui
 
ReportException() - Constructor for class eve.ui.ReportException
 
ReportException(Throwable) - Constructor for class eve.ui.ReportException
 
ReportException(Throwable, String, String, boolean) - Constructor for class eve.ui.ReportException
"message" is the message that is shown before the exception class name.
reportIOErrors - Variable in class eve.ui.data.FileSaver
If this is true then any IO errors encountered during doSave() or doOpen() is reported.
REQUEST_ERROR - Static variable in class eve.security.SecurityRequest
 
requestCursorBlink(Control, long) - Static method in class eve.ui.Window
Only one control per Window will get this timer.
requestDPI(double, double) - Method in class eve.fx.points.PageFormat
This requests that the output DPI be set to the specified values.
requestedFullHeight - Variable in class eve.fx.points.PageFormat
 
requestedFullWidth - Variable in class eve.fx.points.PageFormat
 
requestedHeight - Variable in class eve.fx.points.PageFormat
 
requestedNewHeight - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
requestedNewWidth - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
requestedWidth - Variable in class eve.fx.points.PageFormat
 
requestedX - Variable in class eve.fx.points.PageFormat
 
requestedXDpi - Variable in class eve.fx.points.PageFormat
 
requestedY - Variable in class eve.fx.points.PageFormat
 
requestedYDpi - Variable in class eve.fx.points.PageFormat
 
requestImageableArea(double, double, double, double) - Method in class eve.fx.points.PageFormat
This requests that the imageable area of the paper to be set to the specified values, which are given in units of Points (printer dots - 1/72 of an inch).
requestorProperties - Variable in class eve.net.HttpConnection
These are the properties that will be sent to the WebServer.
requestPageSize(double, double) - Method in class eve.fx.points.PageFormat
This requests that the size of the paper be set to specified values, which are given in units of Points (printer dots - 1/72 of an inch).
requestPaint() - Method in class eve.ui.Control
See if a paint is allowed on the Control at this time.
requestPaint(Control) - Static method in class eve.ui.Gui
 
requestRelayout() - Method in class eve.ui.CompositeControl
This is used to request that the control relayout its children.
requestRepaint(int, int, int, int, boolean) - Method in class eve.fx.gui.NativeWindowSurface
 
requestRepaint(int, int, int, int, boolean) - Method in class eve.fx.gui.WindowSurface
 
requestResizeTo(int, int) - Method in class eve.ui.Control
This requests that the size be changed to the following dimensions but the control is free to ignore it or to change to a different value.
requestResizeTo(int, int) - Method in class eve.ui.SizeReconfigurableContainer
 
requestStop() - Method in class eve.ui.MonitorHandles
 
requestTick(long) - Method in class eve.sys.Countdown
Request that the Countdown tick() method be called after the specified interval.
requestTick(long, boolean) - Method in class eve.sys.Countdown
Request that the Countdown tick() method be called after the specified interval.
requestTick(TimerProc, long) - Method in class eve.sys.Countdown
Request a tick to be called on a TimerProc after the specified interval.
requestTick(TimerProc, long) - Static method in class eve.sys.Timer
 
requestVersion - Variable in class eve.net.HttpConnection
This is the protocol version sent to the server.
required - Variable in exception eve.sys.WebApplication.FileSizeNotAllowedException
 
required(String, Object) - Method in class eve.util.OwnedProperties
 
RESERVED_TYPE_IMAGES - Static variable in class eve.io.ZepFile
 
RESERVED_TYPE_ZEP_STORE - Static variable in class eve.io.ZepFile
 
reservedFieldHeaders - Static variable in interface eve.database.DatabaseTypes
 
reservedFieldIDs - Static variable in interface eve.database.DatabaseTypes
 
reservedFieldNames - Static variable in interface eve.database.DatabaseTypes
 
reservedFieldTypes - Static variable in interface eve.database.DatabaseTypes
 
reserveExclusiveOutput() - Method in class eve.fx.sound.SoundClip
Create, save and return a new WaveOutput for use by this SoundClip only.
reserveSharedOutput() - Method in class eve.fx.sound.SoundClip
Make sure a WaveOutput for this format (to be shared by other SoundClips) is reserved and ready for use.
reset() - Method in class com.stevesoft.pat.RegexReader
 
reset() - Method in interface eve.database.DatabaseEntry
Reset the entry to be an empty entry, as if it had just been returned by Database.getNewData()
reset() - Method in class eve.database.implement.ByteArrayDatabaseEntry
Compare this object against a set of search objects.
reset() - Method in class eve.database.implement.DatabaseEntryObject
 
reset() - Method in class eve.database.implement.RecordDatabaseEntry
 
reset() - Method in class eve.database.Record
This clears the data held by the Record, but still keeps the data objects used to hold the data.
reset() - Method in class eve.fx.Graphics
 
reset() - Method in class eve.fx.PenOverState.PenOverChange
 
reset(PageFormat) - Method in class eve.fx.points.CellPrinter
 
reset() - Method in class eve.fx.points.PointGraphics
Reset the PointGraphics and underlying Graphics to the original state.
reset() - Method in class eve.fx.sound.WaveInput
 
reset() - Method in class eve.fx.sound.WaveOutput
 
reset() - Method in interface eve.io.Checksum
Resets the data checksum as if no update was ever called.
reset() - Method in class eve.io.CRC32
Resets the CRC32 data checksum as if no update was ever called.
reset() - Method in class eve.io.Deflater
 
reset() - Method in class eve.io.Inflater
 
reset() - Method in class eve.io.JavaUtf8Codec
 
reset() - Method in class eve.io.MarkableStream
 
reset() - Method in class eve.io.RandomStream
 
reset() - Method in interface eve.io.TextCodec
Reset the codec for both input and output.
reset() - Method in class eve.io.TextCodecBOMHandler
 
reset(byte[], int, int) - Method in class eve.security.BlowfishCBC
 
reset() - Method in class eve.security.BlowfishECB
Reset the Encryptor/Decryptor using the last key used to initialize it.
reset(byte[], int, int) - Method in class eve.security.BlowfishECB
Reset the Encryptor/Decryptor using a specific key.
reset() - Method in class eve.security.Encryptor
 
reset() - Method in class eve.security.MD5
Initializes (or resets) the hasher for a new session.
reset() - Method in class eve.security.SHA1
Initializes (or resets) the hasher for a new session.
reset() - Method in class eve.sys.MethodCall
Clear the parameter list to make it ready for a new set of parameters.
reset() - Method in class eve.sys.TimeOut
Reset the TimeOut so that it will time out again after its interval.
reset - Variable in class eve.ui.Form
 
reset() - Method in class eve.ui.formatted.FormattedTextMaker.Entry
 
reset - Variable in class eve.ui.InputKeyPad
 
reset() - Method in class eve.ui.ProgressBar
 
reset() - Method in class eve.ui.ScrollablePanel
This will reset the origin of a client (if it is a ScrollableHolder) to (0,0) if it is not already so.
reset() - Method in class eve.ui.table.HexTableModel
Reset the number of rows to zero and clear any internal cache.
reset() - Method in class eve.ui.table.TableCellAttributes
 
reset() - Method in class eve.util.OperationTimer
Clear all the current timed values.
reset() - Method in class java.io.BufferedInputStream
This method resets a stream to the point where the mark() method was called.
reset() - Method in class java.io.BufferedReader
Reset the stream to the point where the mark() method was called.
reset() - Method in class java.io.ByteArrayInputStream
This method sets the read position in the stream to the mark point by setting the pos variable equal to the mark variable.
reset() - Method in class java.io.ByteArrayOutputStream
This method discards all of the bytes that have been written to the internal buffer so far by setting the count variable to 0.
reset() - Method in class java.io.CharArrayReader
This method sets the read position in the stream to the mark point by setting the pos variable equal to the mark variable.
reset() - Method in class java.io.CharArrayWriter
This method discards all of the chars that have been written to the internal buffer so far by setting the count variable to 0.
reset() - Method in class java.io.FilterInputStream
Calls the in.reset() method.
reset() - Method in class java.io.FilterReader
Calls the in.reset() method.
reset() - Method in class java.io.InputStream
This method resets a stream to the point where the mark() method was called.
reset() - Method in class java.io.LineNumberInputStream
Deprecated.
This method resets a stream to the point where the mark() method was called.
reset() - Method in class java.io.LineNumberReader
This method resets a stream to the point where the mark() method was called.
reset() - Method in class java.io.PushbackInputStream
This method always throws an IOException in this class because mark/reset functionality is not supported.
reset() - Method in class java.io.PushbackReader
This method always throws an IOException in this class because mark/reset functionality is not supported.
reset() - Method in class java.io.Reader
Resets a stream to the point where the mark() method was called.
reset() - Method in class java.io.StringReader
Sets the read position in the stream to the previously marked position or to 0 (i.e., the beginning of the stream) if the mark has not already been set.
reset() - Method in class java.util.zip.Adler32
Resets the Adler32 checksum to the initial value.
reset() - Method in interface java.util.zip.Checksum
Resets the data checksum as if no update was ever called.
reset() - Method in class java.util.zip.CRC32
Resets the CRC32 data checksum as if no update was ever called.
reset() - Method in class java.util.zip.Deflater
 
reset() - Method in class java.util.zip.Inflater
 
resetAllCachedProperties(boolean) - Method in class eve.ui.Control
 
resetBOM() - Method in class eve.io.BOMInputStream
This can be called within checkBOM() to move any possibly found BOM bytes back into the buffer and to set the charset value to null.
resetCachedProperties() - Method in class eve.ui.ChoiceControl
 
resetCachedProperties() - Method in class eve.ui.CompositeControl
 
resetCachedProperties() - Method in class eve.ui.Control
 
resetCachedProperties() - Method in class eve.ui.Menu
 
resetCursor() - Static method in class eve.ui.Window
 
resetFlags() - Static method in class eve.ui.Gui
This resets the values of: hasMousePointer, hasPen, hasKeyboard, isSmartPhone, isPDA and noHotLabels depending on the new values of the VM parameters that may have changed.
resetHtml() - Method in class eve.ui.formatted.HtmlDisplay
This is needed for countSplitLines() to work properly a second time.
resetIdleState() - Static method in class eve.sys.Device
Reset the devices countdown to idle state - thereby preventing the device from entering an idle state until the device's countdown completes again.
resetProgress(float) - Method in class eve.sys.Handle
 
resetProgress(float) - Method in class eve.sys.Progress
 
resetRect() - Method in class eve.ui.Control
This calls setRect() with the current rect parameters.
resetToFrame(long) - Method in class eve.fx.sound.SoundClip
 
resetToStart() - Method in class eve.fx.sound.SoundClip
 
reShow(int, int, int, int) - Method in class eve.ui.CellPanel
 
reShow(int, int, int, int) - Method in class eve.ui.Container
Resize the control and force all subcontrols to be considered to be reshown and relaid out.
reShow(int, int, int, int) - Method in class eve.ui.Panel
 
resizable - Variable in class eve.ui.Form
 
resizable - Variable in class eve.ui.GuiStyle.DefaultFormSpecs
 
resize(int) - Method in class eve.ui.CellPanel
 
resize(int, int, boolean) - Method in class eve.ui.Frame
This resizes a Frame and its contents.
resize(boolean) - Method in class eve.ui.Frame
This resizes a Frame and its contents to be its preferred size.
resize(int, int) - Method in class eve.ui.game.AniImage
Resize the image.
resize(int) - Method in class eve.ui.PanelSplitter
 
RESIZE_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
RESIZE_CURSOR - Static variable in interface eve.sys.VmConstants
 
RESIZE_EVENT - Static variable in class eve.fx.gui.RawEvent
 
ResizeableImage - Interface in eve.fx
 
resized(int, int) - Method in class eve.ui.filechooser.FileListTableModel
 
resized(int, int) - Method in class eve.ui.table.IconTableModel
 
resized(int, int) - Method in class eve.ui.table.TableModel
This is called after the TableControl has been resized.
resizeOnSIP - Variable in class eve.ui.Form
 
resizeOnSIP - Variable in class eve.ui.Frame
 
resizeTo(int, int, int[]) - Method in class eve.fx.PixelBuffer
Resize the PixelBuffer to the specified size and setting it to use the specified int array as its pixel buffer.
resizeTo(double, double) - Method in class eve.fx.points.PrintCell
 
resizeTo(double, double) - Method in class eve.fx.points.PrintCellPanel
 
resizeTo(int, int) - Method in class eve.ui.AppFrame
 
resizeTo(int, int) - Method in class eve.ui.CardPanel
 
resizeTo(int, int) - Method in class eve.ui.CellPanel
 
resizeTo(int, int) - Method in class eve.ui.Control
This is called to change the width and height values.
resizeTo(int, int) - Method in class eve.ui.data.icons.TransparentPicker
 
resizeTo(int, int) - Method in class eve.ui.filechooser.ImageFileChooser
 
resizeTo(int, int) - Method in class eve.ui.FormFrame
 
resizeTo(int, int) - Method in class eve.ui.IconMenu
 
resizeTo(int, int) - Method in class eve.ui.Input
 
resizeTo(int, int) - Method in class eve.ui.Panel
 
resizeTo(int, int) - Method in class eve.ui.ScrollableHolder
 
resizeTo(int, int) - Method in class eve.ui.ScrollablePanel
 
resizeTo(int, int) - Method in class eve.ui.ScrollTrack
 
resizeTo(int, int) - Method in class eve.ui.SingleContainer
 
resizeTo(int, int) - Method in class eve.ui.SizeReconfigurableContainer
 
resizeTo(int, int) - Method in class eve.ui.SwipableSingleContainer
 
resizeTo(int, int) - Method in class eve.ui.TabbedPanel
 
resizeTo(int, int) - Method in class eve.ui.table.TableControl
 
resizeTo(int, int) - Method in class eve.ui.table.TreeControl
This is called to change the width and height values.
resizeTo(int, int) - Method in class eve.ui.TextMessage
 
resizeTo(int, int) - Method in class eve.ui.TextPad
 
resizeTo(int, int) - Method in class eve.ui.Window
 
resizeWindow - Variable in class eve.ui.FontChangeHotKeyEventListener
 
resizeWithFont - Variable in class eve.fx.IconAndText
Set this true to allow the IconAndText to change its font and size.
resolution - Variable in class eve.ui.DragContext
 
resolve(PointFont, int, String) - Method in class eve.fx.points.PointFontDescriptor
 
resolve(BufferedReader, PointFontDescriptor.AfmFileSpecs) - Method in class eve.fx.points.PointFontDescriptor
 
resolve(int, int) - Method in class eve.fx.points.PointFontDescriptor
Resolve the PointFontDescriptor before actual use.
resolve() - Method in class eve.fx.points.PointFontDescriptor
Resolve the PointFontDescriptor before actual use.
RESOLVE_LATER - Static variable in class eve.database.Synchronizer
 
resolveClass(Class) - Method in class java.lang.ClassLoader
This requests the VM to resolve the class after being defined.
resolveConflict(DatabaseEntry, DatabaseEntry) - Method in class eve.database.Synchronizer
This must resolve a conflict when an item has been modified on both databases.
resolved - Variable in class eve.fx.points.PointFontDescriptor
 
resolveImage(PropertyList, boolean, Dimension) - Method in class eve.ui.formatted.FormattedTextMaker
 
resolveImage(PropertyList, boolean, Dimension) - Method in interface eve.ui.formatted.ImageResolver
Resolve the image.
resolveImage(String, boolean, Dimension) - Method in class eve.ui.formatted.StreamImageResolver
 
resolveImage(PropertyList, boolean, Dimension) - Method in class eve.ui.formatted.StreamImageResolver
 
resolveImageNow(String, boolean, Dimension, PropertyList) - Method in class eve.ui.formatted.FormattedTextMaker
 
ResourceBundle - Class in java.util
A resource bundle contains locale-specific data.
ResourceBundle() - Constructor for class java.util.ResourceBundle
The constructor.
ResourceCache - Class in eve.sys
 
ResourceCache() - Constructor for class eve.sys.ResourceCache
 
ResourceCache(int) - Constructor for class eve.sys.ResourceCache
 
ResourceCache(int, float) - Constructor for class eve.sys.ResourceCache
 
resplit(TextPad, DisplayLine, int, int, String) - Method in class eve.ui.formatted.TextFormatter
 
resplit(DisplayLine, int, int, DisplayLine.WidthProvider, FontMetrics, String) - Method in class eve.ui.TextPad
Resplit and replace lines of text, possibly substituting new text.
resplitWidthChange - Variable in class eve.ui.formatted.TextFormatter
 
RESPONSE_CODE_HEADER_NAME - Static variable in class eve.net.Net.NetUtils
 
responseCode - Variable in class eve.net.HttpConnection
This is the response code from the server.
restCount - Variable in class eve.ui.game.MosaicPanel
 
restedImage - Variable in class eve.ui.game.MosaicPanel
 
resting - Variable in class eve.ui.game.MosaicPanel
 
restore() - Method in class eve.database.SafeDBAccess
This restores the dabase from the backup file if one exists.
restore() - Method in class eve.fx.points.TransformState
 
restore(int, int) - Method in class eve.ui.Control
Restore the modifier flags to their previous value.
restore() - Method in class eve.ui.SavedScreen
 
restoreBorderModifiers(long) - Method in class eve.ui.Control
 
restoreCardOptions(long) - Method in class eve.ui.CardPanel
Restore the card option bits changed by modifyAndSaveCardOptions().
restoreCardOptions(long) - Method in interface eve.ui.MultiCardPanel
Restore the card option bits changed by modifyAndSaveCardOptions().
restoreCardOptions(long) - Method in class eve.ui.MultiCardPanelAdapter
Restore the card option bits changed by modifyAndSaveCardOptions().
restoreClip(Rect) - Method in class eve.fx.Graphics
Use this with a Rect value returned from reduceClip()
restoreColumnWidthAdjustments(Vector, Map) - Method in class eve.ui.table.TableModel
 
restoreCursor(Object) - Method in class eve.ui.table.TableControl
This restores the cursor from the value returned by hideCursor.
RestoreException - Exception in eve.database
 
RestoreException(String) - Constructor for exception eve.database.RestoreException
 
RestoreException() - Constructor for exception eve.database.RestoreException
 
RestoreException(Throwable) - Constructor for exception eve.database.RestoreException
 
RestoreException(String, Throwable) - Constructor for exception eve.database.RestoreException
 
restoreFlags(long) - Method in class eve.ui.Control
Restore the modifier flags to their previous value.
restoreOptions(int, long) - Method in class eve.fx.Graphics
Restore Graphics options from a call to modifyOptions.
restoreOptions(long) - Method in class eve.math.FormattedDecimal
Restore option bits changed by modifyOptions.
restoreOrResetCursor(Object) - Method in class eve.ui.table.TableControl
If fromHideCursor is null, this will set the cursor to the default "starting" position by calling setCursorToStart().
restoreTransform(Object) - Method in class eve.fx.Graphics
 
restoreVmFlags(long) - Static method in class eve.sys.Vm
Restore the VM Flag bits to what they were before modifyVmFlags() was called.
result() - Method in class com.stevesoft.pat.Regex
Return a clone of the underlying RegRes object.
resume() - Method in class eve.fx.sound.WaveInput
 
resume() - Method in class eve.fx.sound.WaveOutput
 
resume() - Method in class java.lang.Thread
Deprecated. 
resume() - Method in class java.lang.ThreadGroup
Deprecated.
pointless, since suspend is deprecated
resumeCurrentEventThread(Object) - Method in class eve.ui.data.Editor
 
resumeCurrentWindowThread(Object) - Static method in class eve.ui.Gui
If the current thread is a Window event handling thread then disable the Window and start a new Thread to allow for repaint/resize handling.
resumeEventThread(Object) - Method in class eve.ui.Control
Call this within a Thread handling an Event after a call to pauseEventThread().
resumeThisEventThread() - Method in class eve.ui.data.Editor
Deprecated.
this is not recursive - use pauseCurrentEventThread() and resumeCurrentEventThread() instead.
resumeWriting() - Method in class eve.sys.ReadWriteLock
Only the writer holding the lock can call this after a single call to pauseWriting().
ret - Variable in class eve.sys.Parameters
 
retainAll(Collection) - Method in class java.util.AbstractCollection
Remove from this collection all its elements that are not contained in a given collection (optional operation).
retainAll(Collection) - Method in interface java.util.Collection
Remove all elements of this collection that are not contained in a given collection.
retainAll(Collection) - Method in interface java.util.List
Remove all elements of this list that are not contained in a given collection (optional operation).
retainAll(Collection) - Method in class java.util.Vector
 
retirementAge - Variable in class eve.database.TestData
 
retrieveApplicationHistory(String) - Static method in class eve.ui.filechooser.FileChooser
Setup the static history list for FileChoosers in this application using the specified persistentHistoryKey.
retType - Variable in class eve.io.block.RemoteCall
 
retType - Variable in class eve.sys.MethodCall
 
returnCached(Object, Object) - Static method in class eve.sys.Cache
This always returns toReturn, but if toReturn is not equal to fromCache then it will place fromCache back in the cache before returning.
returnCode - Variable in class eve.sys.Handle
If the process returns an integer return value or code, it should be placed here.
returnsValue() - Method in class eve.reflect.Method
Returns true if the method is not of type void.
returnValue - Variable in class eve.sys.Handle
If the process is supposed to produce or return an object value, it should be put here.
reveal() - Static method in class eve.ui.SoftKeyBar
Reveal a hidden SoftKeyBar.
reverse() - Method in class eve.fx.GeneralPath
This reverses the sub-path direction.
reverse(int[], int, int) - Static method in class eve.util.Utils
 
reverse() - Method in class java.lang.StringBuffer
 
reverse() - Method in class java.lang.StringBuilder
 
reverse(List) - Static method in class java.util.Collections
Reverse a given list.
reverseBytes(char) - Static method in class java.lang.Character
Returns the value obtained by reversing the order of the bytes in the specified char value.
reverseOrder() - Static method in class java.util.Collections
Get a comparator that implements the reverse of natural ordering.
reverseSearch(String) - Method in class com.stevesoft.pat.Regex
 
reverseSearch(StringLike) - Method in class com.stevesoft.pat.Regex
 
revert() - Method in interface eve.database.DatabaseEntry
Reload the entries data.
revert() - Method in class eve.database.implement.DatabaseEntryObject
 
revert() - Method in class eve.ui.data.icons.TransparentPicker
 
revert_action() - Method in class eve.ui.data.icons.AnIconEditor
 
rewind(RandomStream) - Static method in class eve.io.RewindableStream
Rewind a Stream created by toRewindableStream().
rewind() - Method in class eve.util.FormattedDataSource
Call this only once after calling getRewindableStream().
RewindableStream - Class in eve.io
A RewindableStream adapts an InputStream so that a particular section of the stream (i.e. a set number of bytes, starting from the first byte) can be accessed randomly, while the remaining bytes can only be accessed sequentially.
RGBImageData - Class in eve.fx
This class can be used to wrap up an ImageData of any type to act as an ImageData of type TYPE_ARGB or TYPE_RGB and which uses int[] scan lines.
RGBImageData() - Constructor for class eve.fx.RGBImageData
If you use this constructor, make sure you call the set() method before using any of the other methods.
RGBImageData(ImageData) - Constructor for class eve.fx.RGBImageData
 
right() - Method in class com.stevesoft.pat.RegRes
This returns the part of the string that follows the match, or null if the backreference did not match.
right(int) - Method in class com.stevesoft.pat.RegRes
This returns the string to the right of the ith backreference, or null if the backreference did not match.
RIGHT - Static variable in interface eve.fx.AlignmentConstants
 
Right - Static variable in interface eve.fx.GraphicsConstants
 
RIGHT - Static variable in interface eve.fx.gui.IKeys
special key
right - Variable in class eve.fx.Insets
 
right - Variable in class eve.fx.points.PointInsets
 
right - Variable in class eve.fx.points.PrintCellBorder
 
RIGHT - Static variable in interface eve.ui.CellConstants
 
Right - Static variable in interface eve.ui.ControlConstants
 
right - Variable in class eve.ui.Swiper
 
right - Variable in class eve.ui.TabbedPanel
 
RIGHT_BUTTON - Static variable in interface eve.fx.gui.IEventModifiers
For PenEvents, indicates that the right button is being pressed.
RIGHT_MOUSE - Static variable in interface eve.fx.gui.IKeys
Right Mouse Button
rightButtons - Variable in class eve.ui.FormFrame
 
rightMargin - Variable in class eve.fx.FormattedTextSpecs
The position (in pixels) of the leftmost character on the line when displayed.
rightMargin - Variable in class eve.ui.TextPad
This is the right margin.
rightOf(String, char) - Static method in class eve.util.mString
This returns the string to the right of the specified character (not including the character).
RightRule - Class in com.stevesoft.pat
The apply(StringBufferLike sb,RegRes res) method of this derivation of ReplaceRule appends the contents of res.right() to the StringBufferLike sb.
RightRule() - Constructor for class com.stevesoft.pat.RightRule
 
rightSpace - Variable in class eve.fx.points.PrintCell
 
rightTransform(int[], int[], int, int, int, int, int, int, int, int, int) - Method in class eve.fx.Curve
Transform a set of x and y co-ordinates but only with integer precision.
rightTransform(int[], int, int, int, int, int, int, int, int) - Method in class eve.fx.Curve
 
rightVolumePercent - Variable in class eve.fx.sound.SoundClip
 
rint(double) - Static method in class java.lang.Math
returns the closest integer to the argument.
roll(int, boolean) - Method in class java.util.Calendar
Rolls the specified time field up or down.
roll(int, int) - Method in class java.util.Calendar
Rolls up or down the specified time field by the given amount.
roll(int, boolean) - Method in class java.util.GregorianCalendar
Rolls the specified time field up or down.
roll(int, int) - Method in class java.util.GregorianCalendar
Rolls the specified time field by the given amount.
root - Variable in class eve.fx.points.PdfMaker
 
root - Variable in class eve.io.filestore.FileStoreEntryFile
 
root - Variable in class eve.sys.RegistryKeyObject
 
root - Variable in class eve.ui.table.data.registry.RegistryTreeModel
 
ROOT_NAME_SPECIFIED_IN_PATH - Static variable in class eve.sys.registry.Registry
 
rootObject - Variable in class eve.ui.table.TreeTableModel
 
roots() - Method in class eve.io.File
List the Files that are considered "root" file systems.
roots - Static variable in class eve.sys.registry.Registry
 
roots - Variable in class eve.ui.SimpleFileChooser
 
rotate(double) - Method in class eve.fx.points.AffineTransform
Rotate the transform through an angle in radians.
rotate(double, double, double) - Method in class eve.fx.points.AffineTransform
Rotate the transform through an angle in radians around an anchor point.
rotate(double) - Method in class eve.fx.points.TransformState
Rotate about 0,0 by an angle of theta radians clockwise.
rotate(double, double, double) - Method in class eve.fx.points.TransformState
Rotate about cx,cy by an angle of theta radians clockwise.
rotate(List, int) - Static method in class java.util.Collections
Rotate the elements in a list by a specified distance.
ROTATE_180 - Static variable in class eve.fx.points.DataCell
 
ROTATE_180 - Static variable in class eve.fx.print.PrintablePage
 
ROTATE_180 - Static variable in class eve.fx.RotatedImageData
 
ROTATE_270 - Static variable in class eve.fx.points.DataCell
 
ROTATE_270 - Static variable in class eve.fx.print.PrintablePage
 
ROTATE_270 - Static variable in class eve.fx.RotatedImageData
 
ROTATE_90 - Static variable in class eve.fx.points.DataCell
 
ROTATE_90 - Static variable in class eve.fx.print.PrintablePage
 
ROTATE_90 - Static variable in class eve.fx.RotatedImageData
 
ROTATE_NONE - Static variable in class eve.fx.points.DataCell
 
ROTATE_NONE - Static variable in class eve.fx.print.PrintablePage
 
ROTATE_NONE - Static variable in class eve.fx.RotatedImageData
 
RotatedImageData - Class in eve.fx
 
RotatedImageData(ImageData, int) - Constructor for class eve.fx.RotatedImageData
 
rotatePageRightAngle(int, double, double) - Method in class eve.fx.points.AffineTransform
 
rotatePageRightAngle(int, double, double) - Method in class eve.fx.points.TransformState
 
rotateRightAngle(int) - Method in class eve.fx.points.AffineTransform
 
rotateRightAngle(int, double, double) - Method in class eve.fx.points.AffineTransform
 
rotateRightAngle(int, double, double) - Method in class eve.fx.points.TransformState
 
rotateRightAngle(int) - Method in class eve.fx.points.TransformState
 
rotation - Variable in class eve.fx.points.DataCell
 
rotation - Variable in class eve.fx.print.PrintablePage
 
ROTATION_180 - Static variable in class eve.fx.gui.NativeWindowSurface
 
ROTATION_180 - Static variable in class eve.sys.Device
 
ROTATION_270 - Static variable in class eve.fx.gui.NativeWindowSurface
 
ROTATION_270 - Static variable in class eve.sys.Device
 
ROTATION_90 - Static variable in class eve.fx.gui.NativeWindowSurface
 
ROTATION_90 - Static variable in class eve.sys.Device
 
ROTATION_NONE - Static variable in class eve.fx.gui.NativeWindowSurface
 
ROTATION_NONE - Static variable in class eve.sys.Device
 
ROUGH_SCALING - Static variable in class eve.ui.ImageControl
This options tells the ImageControl to scale the image using a rough scaling instead of smooth scaling.
round(double) - Static method in class java.lang.Math
Returns the closest long to the argument.
round(float) - Static method in class java.lang.Math
Returns the closest int to the argument.
ROUND_CEILING - Static variable in class eve.math.BigDecimal
 
ROUND_CEILING - Static variable in class java.math.BigDecimal
 
ROUND_DOWN - Static variable in class eve.math.BigDecimal
 
ROUND_DOWN - Static variable in class java.math.BigDecimal
 
ROUND_FLOOR - Static variable in class eve.math.BigDecimal
 
ROUND_FLOOR - Static variable in class java.math.BigDecimal
 
ROUND_HALF_DOWN - Static variable in class eve.math.BigDecimal
 
ROUND_HALF_DOWN - Static variable in class java.math.BigDecimal
 
ROUND_HALF_EVEN - Static variable in class eve.math.BigDecimal
 
ROUND_HALF_EVEN - Static variable in class java.math.BigDecimal
 
ROUND_HALF_UP - Static variable in class eve.math.BigDecimal
 
ROUND_HALF_UP - Static variable in class java.math.BigDecimal
 
ROUND_UNNECESSARY - Static variable in class eve.math.BigDecimal
 
ROUND_UNNECESSARY - Static variable in class java.math.BigDecimal
 
ROUND_UP - Static variable in class eve.math.BigDecimal
 
ROUND_UP - Static variable in class java.math.BigDecimal
 
roundRect(double, double, double, double, double) - Method in class eve.fx.PathMaker
Create a rounded rectangle as a new path.
roundTo(int) - Method in class eve.sys.Time
Rounds this time down.
row - Variable in class eve.ui.table.TableCellAttributes
 
row - Variable in class eve.ui.table.TableEvent
For CELL_CLICKED, the row which was clicked.
rowChanged(int) - Method in class eve.ui.table.data.FieldTableModel
 
rowHeaders - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
rowHeaders - Variable in class eve.ui.table.GridTableModel
The row headers if any.
rowHeight - Variable in class eve.ui.table.data.FieldTableModel
 
rowLines - Variable in class eve.ui.table.data.FieldTableModel
 
rows - Variable in class eve.ui.Control
 
rows - Variable in class eve.util.Grid
This holds the number of rows in the Grid.
rowStride - Variable in class eve.sys.PixelData
The row stride (ie number of int values between corresponding pixels in consecutive scan lines.
rs - Variable in class eve.io.filestore.EveFile
 
RSA - Class in eve.security
This class is used to generate RSA Public Key pairs.
RSA() - Constructor for class eve.security.RSA
 
RSAKey - Class in eve.security
An RSAKey holds either a private or public key and will also perform encryption/decryption operations.
RSAKey(String, String, int) - Constructor for class eve.security.RSAKey
 
RSAKey() - Constructor for class eve.security.RSAKey
 
RSAKey(byte[], int, int) - Constructor for class eve.security.RSAKey
This creates the key from the bytes as encoded by encodeBytes.
rshift(int[], int[], int, int, int) - Static method in class eve.math.MPN
 
rshift0(int[], int[], int, int, int) - Static method in class eve.math.MPN
 
rshift_long(int[], int, int) - Static method in class eve.math.MPN
Return the long-truncated value of right shifting.
Rthings - Class in com.stevesoft.pat
This class only exists to store data needed during the compilation of a regular expression.
rule - Variable in class eve.fx.Brush
The fill rule.
RULE_EVEN_ODD - Static variable in class eve.fx.Brush
 
RULE_NONZERO_WINDING - Static variable in class eve.fx.Brush
 
run() - Method in class com.ewesoft.pub.Trigger
This handles the correct invoking of doTriggerTask().
run(RemoteCallHandlerObject) - Method in class eve.io.block.RemoteCallTask
Run and don't return until the RemoteCallTask has closed (due to the connection being closed).
run() - Method in class eve.io.block.RemoteCallWorkerThread
 
run() - Method in class eve.nativeaccess.VmMethodCall
 
run() - Method in class eve.sys.Countdown
Do not call this method directly.
run() - Method in class eve.sys.Task
Do not override this method, override the doRun() method to provide Task functionality.
run() - Method in class eve.sys.Timer
 
run() - Method in class eve.ui.Application
This is used to shutdown the application.
run() - Method in class eve.ui.data.server.AppServer
 
run() - Method in class eve.ui.ExecTransfer
 
run() - Method in class eve.ui.filechooser.FileChooserDemo
 
run() - Method in class eve.ui.filechooser.FileStoreBrowser
 
run() - Method in class eve.ui.filechooser.ZipFileBrowser
 
run() - Method in class eve.ui.launcher.VMApp
 
run() - Method in class eve.ui.PaintOver
 
run(Control, boolean) - Method in class eve.ui.WindowThreadTask
Start the Task running in a separate call of the Window thread by posting an Event that will eventually cause the run() method to be called or possibly run it in the current Thread if the current thread is the active Window thread and alwaysInSeparateThread is false.
run() - Method in interface java.lang.Runnable
 
run() - Method in class java.lang.Thread
 
run() - Method in class java.util.TimerTask
Method that is called when this task is scheduled for execution.
runAppServer() - Method in class eve.ui.launcher.VMApps
 
runAsAdministrator(String, String, String) - Static method in class eve.sys.Windows
Run an application with full administrator rights - which will cause on Vista/7 a dialog box to appear to confirm that the user will allow it.
runAsApp() - Method in class eve.ui.data.LiveObject
Get a Form to run this LiveObject as a stand-alone application.
runClient(Socket, String) - Method in class eve.server.RemoteAppLoader
 
runClient(boolean, boolean) - Method in class eve.ui.data.server.AppLoader
 
runConfigInstallForm(InstallerConfig) - Method in class eve.ui.installer.Installer
This should return 0 if there is no configuration of the installation allowed meaning no Form was shown, or -1 if the configuration was aborted or 1 if a configuration form is actually shown.
runDemo(boolean) - Method in class eve.ui.filechooser.FileChooserDemo
 
runFile(File) - Method in class eve.ui.filechooser.FileChooser
 
runFinalization() - Method in class java.lang.Runtime
 
runFinalization() - Static method in class java.lang.System
Under a Ewe VM this will simply do a gc().
runFinalizationOnExit(boolean) - Static method in class java.lang.System
Tells the VM to run finalizers on exit.
RUNIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Runic" Unicode character block.
runInCurrentThread() - Method in class eve.io.block.RemoteCallHandlerObject
This has the same effect as setting runInSingleThread to true and then calling run().
runInSingleThread - Variable in class eve.io.block.RemoteCallHandlerObject
If this is set true then only a single thread will be used that will receive a call request, invoke the method, and then send the reply and then repeat until the streams are closed.
runIt(Class) - Static method in class eve.server.RemoteAppLoader
 
runIt(String, ClassLoader) - Method in class eve.server.RemoteAppLoader
 
runLoader(boolean) - Method in class eve.ui.data.server.AppLoader
Open a dialog box and run the client if selected by the user.
runLocalCommand(String, int) - Method in interface eve.net.IRemoteServer
Called by the remote peer requesting this entity start running a command on the local computer.
runMain(String[], String) - Method in class eve.sys.options.VMOptions
 
runMain(String[], String) - Method in class eve.ui.VMOptions
 
Runnable - Interface in java.lang
 
Running - Static variable in class eve.sys.Handle
A status flag indicating that the process is still running.
runPostInstallForm(InstallerConfig) - Method in class eve.ui.installer.Installer
This is called after installation has completed successfully.
runPostUninstallForm(InstalledConfig, boolean) - Method in class eve.ui.installer.Installer
 
runPreInstallForm(InstallerConfig) - Method in class eve.ui.installer.Installer
This is called before any installation is done.
runRemoteCommand(String, int) - Method in interface eve.net.IRemoteServer
 
runServer(ServerSocket) - Method in class eve.server.RemoteAppServer
Run the server.
runServer(AppServer) - Method in class eve.ui.data.server.AppServer
Open a dialog box and run the server if selected by the user.
runServiceCommand(String) - Static method in class eve.sys.Vm
This is used on mobile devices to initiate services on the running VM.
runStartForm(InstallerConfig) - Method in class eve.ui.installer.Installer
This is executed at the start of installation after it has been decided if the installation is for all users or for the current user only.
Runtime - Class in java.lang
 
RuntimeException - Exception in java.lang
 
RuntimeException(String) - Constructor for exception java.lang.RuntimeException
 
RuntimeException() - Constructor for exception java.lang.RuntimeException
 
RuntimeException(Throwable) - Constructor for exception java.lang.RuntimeException
 
RuntimeException(String, Throwable) - Constructor for exception java.lang.RuntimeException
 
runUninstallStartForm(InstalledConfig) - Method in class eve.ui.installer.Installer
This should return -1 if the uninstallation was aborted.

S

SafeDBAccess - Class in eve.database
 
SafeDBAccess(File, String, String[]) - Constructor for class eve.database.SafeDBAccess
Create a SafeDBAccess object.
SafeFile - Class in eve.io
This is used to "safely" modify the contents of a file.
SafeFile(File, boolean) - Constructor for class eve.io.SafeFile
Create a new SafeFile.
SafeFile(File) - Constructor for class eve.io.SafeFile
Create a new SafeFile.
SafeRemoteProxy - Class in eve.sys
A Proxy is a class created by the virtual machine that implements a set of interfaces and provides a single method that can be used to implement all the methods.
SafeRemoteProxy(Object, Class[], ClassLoader) - Constructor for class eve.sys.SafeRemoteProxy
Create a RemoteProxy.
SafeRemoteProxy(Object, Class) - Constructor for class eve.sys.SafeRemoteProxy
A simpler way to crete a RemoteProxy.
safeWrite(long, int) - Method in interface eve.database.implement.DatabaseStream
A safeWrite() is one where the integer data is either stored completely at the specified location or not at all.
safeWrite(long, int, long, int) - Method in interface eve.database.implement.DatabaseStream
 
safeWrite(long, int, long, int, long, int, long, int) - Method in interface eve.database.implement.DatabaseStream
 
safeWrite(long, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
safeWrite(long, int, long, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
safeWrite(long, int, long, int, long, int, long, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
salary - Variable in class eve.database.TestData
 
saltAndEncrypt(byte[], int, int, EncryptionKey, int, ByteArray, int) - Static method in class eve.security.Security
Encrypt a salted version of the source data, and break up the data if it is too big for the EncryptionKey.
sampleObject - Variable in class eve.ui.data.Editor
This is only necessary if you are using the objects _getField() and _setField() methods for field transfer.
samplesPerSecond - Variable in class eve.fx.sound.WaveFormat
 
Sand - Static variable in class eve.fx.Color
 
SATURDAY - Static variable in class java.util.Calendar
Constant representing Saturday.
save() - Method in interface eve.database.Database
Save the Database specs to permanent storage.
save() - Method in interface eve.database.DatabaseEntry
This will save or add the entry into the database.
save() - Method in class eve.database.implement.DatabaseEntryObject
 
save() - Method in class eve.database.implement.DatabaseObject
 
save(File) - Method in class eve.sys.install.InstalledConfig
Save this InstalledConfig object to a File.
save(OutputStream) - Method in class eve.sys.install.InstalledConfig
 
save() - Method in class eve.sys.options.VMOptions
 
save(Object) - Method in class eve.ui.data.FileSaver
This returns a String which is the file name of the destination to save to.
save(boolean, Object, Object) - Method in class eve.ui.data.FileSaver
This attempts to save the file.
SAVE - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
save() - Method in class eve.ui.launcher.VMApps
 
save(Control) - Method in class eve.ui.VMOptions
 
save(OutputStream, String) - Method in class java.util.Properties
Save_action(Editor) - Method in class eve.ui.data.SaveableObject
 
Save_As_action(Editor) - Method in class eve.ui.data.SaveableObject
 
SAVE_IN_FILE - Static variable in class eve.io.Io
Option for saveConfigInfo().
SAVE_IN_FILE_OR_REGISTRY - Static variable in class eve.io.Io
Option for saveConfigInfo().
SAVE_IN_REGISTRY - Static variable in class eve.io.Io
Option for saveConfigInfo().
SaveableEditor - Class in eve.ui.data
A SaveableEditor is designed to hold another editor and then allow you to open and save to disk the object being edited.
SaveableEditor(LiveData, boolean) - Constructor for class eve.ui.data.SaveableEditor
This is the constructor to use to produce a default implementation of SaveableEditor.
SaveableEditor(LiveData, int) - Constructor for class eve.ui.data.SaveableEditor
This calls SaveableEditor(model, model.getEditor(whichEditor)).
SaveableEditor(LiveData) - Constructor for class eve.ui.data.SaveableEditor
This calls SaveableEditor(LiveData model,Editor editor) with a null editor.
SaveableEditor(LiveData, Editor) - Constructor for class eve.ui.data.SaveableEditor
This method calls the setup(LiveData model,Editor editor) method. setup() will build the fileMenu menu and the fileButtons toolbar, but does not add them into the SaveableEditor - you must do that yourself.
SaveableObject - Class in eve.ui.data
 
SaveableObject() - Constructor for class eve.ui.data.SaveableObject
 
SaveAction - Static variable in class eve.ui.data.SaveableObject
 
saveAs(Object) - Method in class eve.ui.data.FileSaver
This brings up the FileChooser box and lets the user select a file to save to.
saveAs - Variable in class eve.ui.data.icons.IconListEdit
 
saveAsIcon(boolean, Editor) - Method in class eve.ui.data.icons.IconListEdit
 
saveAsIcon_action(Editor) - Method in class eve.ui.data.icons.IconListEdit
 
saveColumnWidthAdjustments(Vector, Map) - Method in class eve.ui.table.TableModel
Save the column adjustments into a destination map.
saveConfigInfo(String, String, int) - Static method in class eve.io.Io
 
saveConfigInfo(String, String, int, String) - Static method in class eve.io.Io
 
saved - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
saved - Variable in class eve.ui.installer.Installer.SavedFiles
 
savedArea - Variable in class eve.ui.SavedScreen
 
savedDataFiles - Variable in class eve.sys.install.InstalledConfig
This is a list of files in the format: ";;" separated by '|' characters.
SavedFiles(File) - Constructor for class eve.ui.installer.Installer.SavedFiles
 
savedProgramFiles - Variable in class eve.sys.install.InstalledConfig
This is a list of files in the format: ";;" separated by '|' characters.
savedRegistryKeys - Variable in class eve.sys.install.InstalledConfig
Registry keys that were successfully written by the installer.
SavedScreen - Class in eve.ui
 
savedTo(File) - Method in class eve.ui.data.SaveableObject
This is called after a successful save.
saveFileDialog(String, String[], InputStream, String) - Method in interface eve.sys.WebApplication
 
SaveFileHistoryKey - Static variable in class eve.ui.data.icons.AnIconEditor
 
saveFontSpecs(Font) - Static method in class eve.ui.Application
 
saveFullObject(Object, TextEncoder) - Static method in class eve.util.TextEncoder
This returns an encoded string as: = If the object is null then just "=" will be encoded.
SaveIconsInDir - Class in eve.ui.data.icons
 
SaveIconsInDir() - Constructor for class eve.ui.data.icons.SaveIconsInDir
 
saveIndex(Handle, DatabaseIndex) - Method in class eve.database.implement.DatabaseObject
 
saveInDir_action(Editor) - Method in class eve.ui.data.icons.IconListEdit
 
saveObject(File) - Method in class eve.ui.data.SaveableObject
This is used to save the Object state.
saver - Variable in class eve.ui.data.Notepad
 
saver - Variable in class eve.ui.ExecTransfer
 
saveRemoteConfigInfo(String, String, String) - Static method in class eve.io.Io
 
saveScreen(Window, Rect, boolean) - Static method in class eve.ui.Gui
 
saveStringList(Vector, String, int) - Static method in class eve.io.Io
Save a Vector containing a list of strings using saveConfigInfo.
saveTitle - Variable in class eve.ui.data.FileSaver
This is the title of the file save box.
scale(ImageData, int, int, int) - Static method in class eve.fx.ImageTool
Scale an image and return a new image.
scale(ImageData, ImageData) - Static method in class eve.fx.ImageTool
Scale a source Image so that it fits exactly into the destination Image using smooth scaling.
scale(ImageData, ImageData, int) - Static method in class eve.fx.ImageTool
Scale a source Image so that it fits exactly into the destination Image.
scale(int, int, Object) - Method in class eve.fx.PixelBuffer
 
scale(int, int) - Method in class eve.fx.PixelBuffer
 
scale(int, int, Rect, int, Object) - Method in class eve.fx.PixelBuffer
Scale the PixelBuffer to produce a new PixelBuffer - optionally scaling only a portion of the original PixelBuffer.
scale(double, double) - Method in class eve.fx.points.AffineTransform
 
scale() - Method in class eve.math.BigDecimal
 
scale() - Method in class java.math.BigDecimal
Returns the scale of this BigDecimal.
SCALE_KEEP_ASPECT_RATIO - Static variable in class eve.fx.ImageTool
An option for one of the scale() methods.
SCALE_KEEP_ASPECT_RATIO - Static variable in class eve.fx.PixelBuffer
An option for scale().
SCALE_ROUGH - Static variable in class eve.fx.ImageTool
An option for the scale() methods.
SCALE_USE_EXACT_TYPE - Static variable in class eve.fx.ImageTool
An option for one of the scale() methods.
scaleAlpha(double) - Method in class eve.fx.PixelBuffer
This method will go through the pixel buffer data and scale the alpha value of each pixel by the specified amount - not allowing any alpha value to go higher than 1.0.
scaled - Variable in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
ScaledImageMaker - Class in eve.fx
Deprecated. 
ScaledImageMaker() - Constructor for class eve.fx.ScaledImageMaker
Deprecated.
 
ScaledImageMaker(int, int, boolean) - Constructor for class eve.fx.ScaledImageMaker
Deprecated.
After using this constructor use ImageDecoder.decode(source,this) to decode the image, and then getImageData() or getPicture() or getPixelBuffer() to get the decoded image.
ScaledImageMaker(Rect, int, int, boolean) - Constructor for class eve.fx.ScaledImageMaker
Deprecated.
After using this constructor use ImageDecoder.decode(source,this) to decode the image, and then getImageData() or getPicture() or getPixelBuffer() to get the decoded image.
ScaledImageViewer - Class in eve.ui.print
 
ScaledImageViewer() - Constructor for class eve.ui.print.ScaledImageViewer
 
scaleDownOnly - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
scaleHeight(double) - Method in class eve.fx.points.PointGraphics
Given a heidhg in points, calculate the height in pixels for the PointGraphics, but this will only work if canConvertToPixels() returns true.
scaleImage(ImageData, int, int) - Static method in class eve.fx.Fx
 
scaleImage(ImageData, int, int) - Static method in class eve.sys.Device
 
scaleImageTo(int, int, Color) - Method in class eve.fx.BackgroundImage
When using DISPLAY_TYPE_CACHED_SCALE this pre-scales the image.
scaleImageTo(int, int, Image) - Method in class eve.fx.BackgroundImage
When using DISPLAY_TYPE_CACHED_SCALE this pre-scales the image.
scaleOptions - Variable in class eve.fx.BackgroundImage
This is only used if the type is DISPLAY_TYPE_SCALED.
scaleRough - Variable in class eve.fx.print.PrintToImages
If this is set true, then rough scaling is done when producing the final images for output.
scaleSection(ImageData, int, int, Rect, int) - Static method in class eve.fx.ImageTool
Scale an image and return a section of the scaled image.
scaleSection(ImageData, int, int, ImageData, int, int, int) - Static method in class eve.fx.ImageTool
Scale an image and then place a section of the scaled image into an ImageData object.
scaleSourceSection(ImageData, Rect, int, int, int) - Static method in class eve.fx.ImageTool
Scale a section of an image and return a new image.
scaleToPixels(PointRect, Rect) - Method in class eve.fx.points.PointGraphics
Given a PointRect convert to the corresponding pixel Rect, but this will only work if canConvertToPixels() returns true.
scaleWasSet - Variable in class eve.ui.TrackControl
This is set to true if setScale() is selected.
scaleWidth(double) - Method in class eve.fx.points.PointGraphics
Given a width in points, calculate the width in pixels for the PointGraphics, but this will only work if canConvertToPixels() returns true.
SCAN_LINE_BYTE_ARRAY - Static variable in interface eve.sys.ImageData
A Scan line type that is always used by TYPE_MONO, TYPE_INDEXED_XXX and TYPE_GRAY_SCALE_XXX.
SCAN_LINE_INT_ARRAY - Static variable in interface eve.sys.ImageData
A Scan line type that may be used by TYPE_RGB and TYPE_ARGB, but not by any other types.
scanLineLength - Variable in class eve.sys.ImageDataInfo
 
scanLinesComplete() - Method in interface eve.fx.ImageMaker
This is called once all scan lines are complete.
scanLinesComplete() - Method in class eve.fx.ImageObject
This is called once all scan lines are complete.
scanLinesComplete() - Method in class eve.fx.ScaledImageMaker
Deprecated.
 
scanLineType - Variable in class eve.sys.ImageDataInfo
 
schedule(TimerTask, Date) - Method in class java.util.Timer
Schedules the task at the specified data for one time execution.
schedule(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the task at the specified date and reschedules the task every period milliseconds after the last execution of the task finishes until this timer or the task is canceled.
schedule(TimerTask, long) - Method in class java.util.Timer
Schedules the task after the specified delay milliseconds for one time execution.
schedule(TimerTask, long, long) - Method in class java.util.Timer
Schedules the task after the delay milliseconds and reschedules the task every period milliseconds after the last execution of the task finishes until this timer or the task is canceled.
scheduleAtFixedRate(TimerTask, Date, long) - Method in class java.util.Timer
Schedules the task at the specified date and reschedules the task at a fixed rate every period milliseconds until this timer or the task is canceled.
scheduleAtFixedRate(TimerTask, long, long) - Method in class java.util.Timer
Schedules the task after the delay milliseconds and reschedules the task at a fixed rate every period milliseconds until this timer or the task is canceled.
scheduledExecutionTime() - Method in class java.util.TimerTask
Returns the last time this task was scheduled or (when called by the task from the run method) the time the current execution of the task was scheduled.
scheme - Variable in class eve.net.HttpConnection
The scheme being used - which defaults to "http"
sColor - Variable in class eve.fx.GradientBrush
 
screen - Variable in class eve.ui.PanelSplitter
 
screenHeight - Variable in class eve.ui.FontSetup
 
screenId - Variable in class eve.fx.gui.WindowCreationData
The ID of the screen it is being displayed on (for multi-displays).
screenId - Variable in class eve.fx.gui.WindowSurface
 
screenIs(int) - Static method in class eve.ui.Gui
Check if the user screen is of a certain type.
ScreenTreeNode - Interface in eve.ui.table
 
screenWidth - Variable in class eve.ui.FontSetup
 
scroll(int, int, Point) - Method in class eve.ui.Canvas
Scroll the panel and save in moved, the amount of distance moved in x and y.
scroll(int, int) - Method in class eve.ui.Canvas
Scroll the panel - this does not update the ScrollBars.
scroll(int, int, Point) - Method in class eve.ui.print.PointGraphicsViewer
 
SCROLL_DONT_SCROLL - Static variable in class eve.ui.IconMenu
 
SCROLL_DOWN - Static variable in class eve.fx.gui.SurfacePointerEvent
 
SCROLL_UP - Static variable in class eve.fx.gui.SurfacePointerEvent
 
SCROLL_VERTICALLY - Static variable in class eve.ui.IconMenu
 
scrollable - Variable in class eve.ui.ScrollTrack
 
ScrollableCarrierFrame - Class in eve.ui
This is a CarrierFrame which scrolls its contents.
ScrollableCarrierFrame(Control, Control) - Constructor for class eve.ui.ScrollableCarrierFrame
Create the ScrollableCarrierFrame.
ScrollableCarrierFrame(Control, Control, boolean) - Constructor for class eve.ui.ScrollableCarrierFrame
 
ScrollableCarrierFrame(Control, Control, boolean, String) - Constructor for class eve.ui.ScrollableCarrierFrame
 
ScrollableCarrierFrame(Control, Control, Object, boolean) - Constructor for class eve.ui.ScrollableCarrierFrame
 
ScrollableHolder - Class in eve.ui
 
ScrollableHolder(Control) - Constructor for class eve.ui.ScrollableHolder
 
ScrollablePanel - Class in eve.ui
This is a CellPanel which is used as the base for ScrollServer implementations.
ScrollablePanel(ScrollClient) - Constructor for class eve.ui.ScrollablePanel
 
scrollAndRepaint(int, int, int, int, int, int) - Method in class eve.ui.Control
This is called to update a Control on-screen after it has been scrolled.
scrollAndRepaint(int, int, int, int, int, int) - Method in class eve.ui.table.TreeControl
 
ScrollBar - Class in eve.ui
 
ScrollBar(int) - Constructor for class eve.ui.ScrollBar
Create a new ScrollBar.
ScrollBar(int, int) - Constructor for class eve.ui.ScrollBar
Create a new ScrollBar.
ScrollBarPanel - Class in eve.ui
 
ScrollBarPanel(ScrollClient, int) - Constructor for class eve.ui.ScrollBarPanel
Create a new ScrollBarPanel for the specified client.
ScrollBarPanel(ScrollClient) - Constructor for class eve.ui.ScrollBarPanel
Create a new ScrollBarPanel for the specified client and with the specified options.
scrollClient - Variable in class eve.ui.ScrollableCarrierFrame
This is the ScrollableHolder which is within the ScrollablePanel sp.
ScrollClient - Interface in eve.ui
This Interface is implemented by Controls or other Objects which can be scrolled or tracked in some way.
scrolled(TableControl, int, int, int, int) - Method in class eve.ui.table.TableModel
 
scrolled(TableControl, int, int, int, int) - Method in class eve.ui.table.TreeTableModel
 
ScrollEvent - Class in eve.ui.event
 
ScrollEvent(Control, int, int) - Constructor for class eve.ui.event.ScrollEvent
 
ScrollHigher - Static variable in interface eve.ui.IScroll
This is an action that indicates the ScrollClient should scroll one increment higher - either Horizontally or Vertically as appropriate.
ScrollLower - Static variable in interface eve.ui.IScroll
This is an action that indicates the ScrollClient should scroll one increment lower - either Horizontally or Vertically as appropriate.
scrollMode - Variable in class eve.ui.Console
If this is true, then the arrow keys scroll the console within its scroll bars.
scrollMode - Variable in class eve.ui.IconMenu
 
scrollPanel - Variable in class eve.ui.table.data.ListSelect
 
scrollPercent - Variable in class eve.ui.Canvas
 
ScrollServer - Interface in eve.ui
This interface is implemented usually be a Control which provides the user with controls for scrolling client data horizontally or vertically or both.
scrollStep - Variable in class eve.ui.game.MosaicPanel
 
scrollTo(int, int, int, boolean) - Method in class eve.ui.table.TableModel
This is called by the table to tell the model that it wants to scroll either vertically or horizontally.
scrollTo(int, int, int, boolean) - Method in class eve.ui.table.TreeTableModel
This is called by the table to tell the model that it wants to scroll either vertically or horizontally.
scrollTo(int, boolean) - Method in class eve.ui.TextPad
Scroll the display so that the specified line is now visible.
scrollToVisible(int, int, int, int) - Method in class eve.ui.Canvas
 
scrollToVisible(int, int, int, int) - Method in class eve.ui.Container
 
scrollToVisible(int, int) - Method in class eve.ui.table.TableControl
Scrolls the data so that the cell at row and col is completely visible.
scrollToVisible(int) - Method in class eve.ui.table.TreeControl
Ensure that the specified index is visible but do not do a repaint or update.
ScrollTrack - Class in eve.ui
 
ScrollTrack(int) - Constructor for class eve.ui.ScrollTrack
Create a new ScrollTrack.
ScrollTrack(int, int) - Constructor for class eve.ui.ScrollTrack
Create a new ScrollTrack.
search(String) - Method in class com.stevesoft.pat.Regex
Search through a String for the first occurrence of a match.
search(StringLike) - Method in class com.stevesoft.pat.Regex
 
search(String) - Method in class com.stevesoft.pat.SkipBMH
 
search(Handle, EntrySelector) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView.
search(Handle, ObjectFinder) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView.
search(Handle, Object, boolean) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView.
search(Handle, Object) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView.
search(EntrySelector) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
search(ObjectFinder) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
search(Object, boolean) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
search(Object) - Method in class eve.database.EntriesView
Search for entries in the associated FoundEntries and add them to this EntriesView, using a separate thread to do the searching.
search(Object) - Method in class java.util.Stack
Returns the position of an Object on the stack, with the top most Object being at position 1, and each Object deeper in the stack at depth + 1.
search_action(Editor) - Method in class eve.ui.table.data.registry.RegistryViewForm
 
search_action(Editor) - Method in class eve.ui.table.data.registry.SearchData
 
SearchData - Class in eve.ui.table.data.registry
 
SearchData(RegistryViewForm) - Constructor for class eve.ui.table.data.registry.SearchData
 
searcher - Variable in class eve.database.implement.FoundEntriesObject
 
searchFor - Variable in class eve.ui.table.data.registry.SearchData
 
searchFrom(String, int) - Method in class com.stevesoft.pat.Regex
Search through a String for the first occurence of a match, but start at position start
searchFrom(StringLike, int) - Method in class com.stevesoft.pat.Regex
 
searchFrom(String, int) - Method in class com.stevesoft.pat.SkipBMH
 
searchFrom - Variable in class eve.ui.table.data.registry.SearchData
 
searchIsCompatibleWithSort(int[], int[]) - Static method in class eve.database.DatabaseUtils
Returns if a quick search using the specified criteria can be done on a set of entries which are sorted by the sortedBy criteria.
searchIsCompatibleWithSortState(int[]) - Method in interface eve.database.FoundEntries
Check if the proposed search criteria is compatible with the FoundEntries current sort.
searchIsCompatibleWithSortState(int[]) - Method in class eve.database.implement.FoundEntriesObject
Check if the proposed search criteria is compatible with the FoundEntries current sort.
searchRegion(String, int, int) - Method in class com.stevesoft.pat.Regex
Search through a region of a String for the first occurence of a match.
searchRegion(String, int, int) - Method in class com.stevesoft.pat.SkipBMH
Set to true if you only want to compare two of the characters in the String.
searchThat - Variable in class eve.ui.table.data.registry.SearchData
 
searchWhat - Variable in class eve.ui.table.data.registry.SearchData
A possible searchWhat value.
searchWillFilter(Object) - Method in class eve.database.implement.FoundEntriesObject
 
second - Variable in class eve.data.PlainTime
The full second in the minute value, from 0 to 59
second - Variable in class eve.sys.Time
The second in the range of 0 to 59.
SECOND - Static variable in class eve.sys.Time
 
SECOND - Static variable in class java.util.Calendar
Constant representing the second time field.
SECTION_BAR - Static variable in class eve.ui.filechooser.FileChooserBase
 
SectionBar - Class in eve.ui
 
SectionBar() - Constructor for class eve.ui.SectionBar
 
SectionBar(CellPanel, String, Control, Color) - Constructor for class eve.ui.SectionBar
 
SectionBar(String) - Constructor for class eve.ui.SectionBar
 
SectionHeader - Static variable in class eve.ui.MenuItem
A MenuItem modifier.
SectionHeader(String) - Constructor for class eve.ui.MenuItem.SectionHeader
 
SecureBlockInputStream - Class in eve.io.block.secure
A SecureBlockInputStream is used to read in discrete blocks of data as sent by BlockOutputStream.
SecureBlockInputStream(InputStream) - Constructor for class eve.io.block.secure.SecureBlockInputStream
Create a SecureBlockInputStream using the provided InputStream for reading in data.
SecureBlockOutputStream - Class in eve.io.block.secure
A BlockOutputStream is used to write out a block of data that is received by a BlockInputStream as a single block.
SecureBlockOutputStream(OutputStream) - Constructor for class eve.io.block.secure.SecureBlockOutputStream
Create a BlockOutputStream using the provided OutputStream for writing out data.
SecureChannel - Class in eve.security
 
SecureChannel(SecureDocument, SecureDocument) - Constructor for class eve.security.SecureChannel
 
secureDocument - Variable in class eve.io.block.secure.SecureBlockInputStream
 
secureDocument - Variable in class eve.io.block.secure.SecureBlockOutputStream
 
SecureDocument - Class in eve.security
A SecureDocument is a document that has been made secure by any one or more of a number of ways.
SecureDocument() - Constructor for class eve.security.SecureDocument
Create a new SecureDocument.
SecureRandom - Class in eve.security
 
SecureRandom() - Constructor for class eve.security.SecureRandom
 
SecureRandom(byte[]) - Constructor for class eve.security.SecureRandom
 
SecureRandom - Class in java.security
 
SecureRandom() - Constructor for class java.security.SecureRandom
 
SecureRandom(byte[]) - Constructor for class java.security.SecureRandom
 
SecureRemoteCallHandlerObject - Class in eve.io.block.secure
 
SecureRemoteCallHandlerObject() - Constructor for class eve.io.block.secure.SecureRemoteCallHandlerObject
 
SecureRemoteCallHandlerObject(InputStream, OutputStream, Object, Class) - Constructor for class eve.io.block.secure.SecureRemoteCallHandlerObject
 
SecureRemoteCallHandlerObject(BlockInputStream, BlockOutputStream) - Constructor for class eve.io.block.secure.SecureRemoteCallHandlerObject
 
Security - Class in eve.security
A utility class for providing static methods.
SecurityException - Exception in java.lang
 
SecurityException(String) - Constructor for exception java.lang.SecurityException
 
SecurityException() - Constructor for exception java.lang.SecurityException
 
SecurityException(Throwable) - Constructor for exception java.lang.SecurityException
 
SecurityException(String, Throwable) - Constructor for exception java.lang.SecurityException
 
SecurityManager - Class in java.lang
SecurityManager is a class you can extend to create your own Java security policy.
SecurityManager() - Constructor for class java.lang.SecurityManager
Construct a new security manager.
SecurityRequest - Class in eve.security
This class can be used to request a secure communication channel between a client and a server.
SecurityRequest() - Constructor for class eve.security.SecurityRequest
 
SecurityRequest(int, String) - Constructor for class eve.security.SecurityRequest
 
SecurityRequest(int, PublicPrivateKey) - Constructor for class eve.security.SecurityRequest
 
seek(long) - Method in class java.io.RandomAccessFile
This method sets the current file position to the specified offset from the beginning of the file.
select(int, boolean) - Method in interface eve.data.IIndexSelectable
Select or deselect a single item.
select(String, int, boolean) - Method in class eve.data.MultiListSelect
 
select(String, Object, boolean) - Method in class eve.data.MultiListSelect
 
select(Object, boolean) - Method in class eve.data.MultiListSelect.SingleListSelect
 
select(int, boolean) - Method in class eve.data.MultiListSelect.SingleListSelect
 
select(int, int, int, int, int, int, int) - Method in class eve.fx.PictureMaker
 
select(Rect, Dimension, int) - Method in class eve.fx.PictureMaker
 
select(Card) - Method in class eve.ui.CardPanel
 
select(Control) - Method in class eve.ui.CardPanel
 
select(String) - Method in class eve.ui.CardPanel
 
select(int) - Method in class eve.ui.CardPanel
 
select(int, boolean) - Method in class eve.ui.ChoiceControl
 
select(int) - Method in class eve.ui.ChoiceControl
 
select(Control) - Method in interface eve.ui.choices.SimpleItemSelect.Popup
 
select(String[], Frame, String, boolean) - Static method in class eve.ui.choices.SimpleItemSelect
Popup a select box for a set of choices.
select(int) - Method in class eve.ui.ComboBox
 
select - Variable in class eve.ui.filechooser.FileInput
 
select(int, int, boolean) - Method in class eve.ui.filechooser.FileListTableModel
This is called by the table to tell the model that it wants to select a particular cell.
select - Variable in class eve.ui.FileInput
 
select(Card) - Method in interface eve.ui.MultiCardPanel
Select the specified card.
select(Control) - Method in class eve.ui.MultiCardPanelAdapter
 
select(String) - Method in class eve.ui.MultiCardPanelAdapter
 
select(int) - Method in class eve.ui.MultiCardPanelAdapter
 
select(Card) - Method in class eve.ui.MultiCardPanelAdapter
 
select(Control) - Method in interface eve.ui.MultiPanel
This selects for display one of the previously added Controls.
select(String) - Method in interface eve.ui.MultiPanel
This selects for display one of the previously added Controls, given the short (tab) name for the item.
select(int) - Method in interface eve.ui.MultiPanel
This selects for display one of the previously added Controls, given the index of the item.
select(Control) - Method in class eve.ui.TabbedPanel
 
select(String) - Method in class eve.ui.TabbedPanel
 
select(int) - Method in class eve.ui.TabbedPanel
 
select(File) - Method in class eve.ui.table.data.DirectoryChooser
 
select(String, Frame, Vector, int) - Static method in class eve.ui.table.data.ListSelect
 
select(String, Frame, Vector, Vector, boolean) - Static method in class eve.ui.table.data.ListSelect
 
select(String, Frame, MultiListSelect.SingleListSelect) - Static method in class eve.ui.table.data.ListSelect
 
select(int, int, boolean) - Method in class eve.ui.table.TableModel
This is called by the table to tell the model that it wants to select a particular cell.
select(TreeNode) - Method in class eve.ui.table.TreeTableModel
This will select a specific tree node, expanding the tree if necessary to display the node.
select(int, boolean) - Method in class eve.ui.table.TreeTableModel
 
select(int) - Method in class eve.ui.table.TreeTableModel
Selects the specified line.
Selectable - Interface in eve.ui
This Interface is used to indicate that a Control can have sections of its data selected for cutting/pasting/drag & dropping.
selectACard(Card) - Method in class eve.ui.CardPanel
This is the bottom level method that selects a new card but it does not generate a Select event.
selectAll(String) - Method in class eve.data.MultiListSelect
 
selectAll(String, MultiListSelect.AvailableLists) - Method in class eve.data.MultiListSelect
 
selectAll(boolean) - Method in class eve.ui.BasicList
This either selects all the items (select == true) or none of the items (select = false).
selectAll() - Method in class eve.ui.Console
 
selectAll() - Method in class eve.ui.EditControl
 
selectAll() - Method in class eve.ui.Input
 
selectAll(boolean) - Method in class eve.ui.List
Use this to clear the selection or to select all the items.
selectAll(boolean) - Method in class eve.ui.SimpleList
 
selectAll(boolean) - Method in class eve.ui.table.TreeTableModel
This either clears the selection or selects all.
selectAll() - Method in class eve.ui.TextPad
 
selectAllIndexes(boolean) - Method in class eve.ui.table.TableControl
This is only relevant with listMode being true.
selectAllOnFocus - Variable in class eve.ui.TextPad
If this is true the entire text is selected when it gains focus.
selectAndDisplay(int) - Method in class eve.ui.filechooser.FileListTableModel
 
selectAndExpand(int) - Method in class eve.ui.TabbedPanel
 
selectAndPaint(Card) - Method in class eve.ui.CardPanel
 
selectAndUpdate(int, int, boolean, boolean) - Method in class eve.ui.table.TableControl
 
selectAndUpdate(int, int) - Method in class eve.ui.table.TableControl
 
selectAndView(int) - Method in class eve.ui.BasicList
This selects the item at the specified row (index) exclusively and then ensures that it is visible.
selectApplication(String[]) - Method in class eve.server.RemoteAppLoader
 
selectApplication(String[]) - Method in class eve.ui.data.server.AppLoader
 
selectByInput - Variable in class eve.ui.Choice
If this is not null then an input box may be used to enter data that maps to a choice.
selectCard() - Method in interface eve.ui.CardControl
 
selectData - Variable in class eve.ui.table.data.ListSelect
 
SELECTED - Static variable in class eve.ui.event.MenuEvent
 
SELECTED - Static variable in class eve.ui.event.MultiPanelEvent
 
Selected - Static variable in class eve.ui.MenuItem
A MenuItem modifier.
selected - Variable in class eve.ui.table.data.DirectoryChooser
 
selected(int, String, Object) - Method in class eve.ui.table.data.ListSelect
This gets called when an item is highlighted, not when it is chosen.
selectedCard - Variable in class eve.ui.MultiCardPanelEvent
 
selectedCards - Variable in class eve.ui.MultiCardPanelAdapter
 
selectedColor - Variable in class eve.ui.table.TreeTableModel
 
selectedIndex - Variable in class eve.ui.ChoiceControl
 
selectedIndex - Variable in class eve.ui.event.MultiPanelEvent
 
selectedIndex - Variable in class eve.ui.IconMenu
 
selectedItem - Variable in class eve.ui.CardPanel
The selected card, or -1 if none is selected.
selectedItem - Variable in class eve.ui.event.MenuEvent
This is relevant only when the event type is SELECTED, DESELECTED or CLICKED.
selectedItem - Variable in class eve.ui.event.SoftKeyEvent
If the event was caused by a menu item selection, then this will be that selected item.
SelectedItems() - Constructor for class eve.data.MultiListSelect.SelectedItems
 
selectedItems - Variable in class eve.ui.SimpleList
 
selectedLine - Variable in class eve.ui.table.TreeEvent
 
selectedLine - Variable in class eve.ui.table.TreeTableModel
 
selectedLines - Variable in class eve.ui.table.TreeTableModel
 
selectedOnly - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
selectedPage - Variable in class eve.ui.SwipableSingleContainer
This is the page currently selected.
selectedTabColor - Variable in class eve.ui.TabbedPanel
 
selectedText - Variable in class eve.ui.event.ListEvent
 
selectEntry(int) - Method in class eve.ui.table.data.FieldTableModel
Select a particular row and make it visible if it is not so already.
selectExpanded - Variable in class eve.ui.table.TreeTableModel
If this is true then expanding/collapsing a node will automatically select that node.
selectFields(int[]) - Method in class eve.database.Record
Select the fields to be used by the Record - each of which must be a valid field for the Database used by the Record.
selectFileAt(int) - Method in class eve.ui.filechooser.FileListTableModel
 
selectHighlightEntireLine - Variable in class eve.ui.table.TreeTableModel
 
selectIndex(int) - Method in class eve.ui.CheckBoxGroup
Select the CheckBox at the given index.
selectInstall(int) - Method in class eve.ui.launcher.VMApp
 
selection - Variable in class eve.ui.table.TableControl
The selection rectangle.
SELECTION_CHANGED - Static variable in class eve.ui.event.MenuEvent
 
SELECTION_CHANGED - Static variable in class eve.ui.table.TableEvent
 
selectItem(String) - Method in class eve.ui.ChoiceControl
 
selectItem(int, boolean) - Method in class eve.ui.ChoiceControl
 
selectItem(String) - Method in class eve.ui.List
 
selectItem(int, boolean) - Method in class eve.ui.List
 
selectItem(String) - Method in class eve.ui.MenuChoice
This method will select a particular item only if it is a valid choice.
selectItem(int, boolean) - Method in class eve.ui.SimpleList
Select or deselect a particular item.
selectItems(int, int, boolean) - Method in class eve.ui.ChoiceControl
 
selectItems(int, int, boolean) - Method in class eve.ui.SimpleList
Select or deselect a range of items.
selectLine(int, boolean, boolean) - Method in class eve.ui.table.TableControl
Select a line and make it visible.
selectLine(int, boolean, boolean) - Method in class eve.ui.table.TreeControl
Select a line and make it visible.
selectNewItem(Point) - Method in class eve.ui.Menu
 
selectNext() - Method in class eve.ui.ChoiceControl
 
selectNextTab(boolean, boolean) - Method in class eve.ui.TabbedPanel
Select the next tab.
selectNone(String) - Method in class eve.data.MultiListSelect
 
selectNothingIndex - Variable in class eve.ui.Choice
If this is not negative then choosing this index will automatically reset the choice back to nothing.
selectNow() - Method in class eve.ui.filechooser.FileInput
This is called when the Select File button is pressed.
selectNow() - Method in class eve.ui.FileInput
This is called when the Select File button is pressed.
selectOnly(int) - Method in class eve.ui.table.TreeTableModel
Select an item - this does not fire a selection event.
selectOnPress(int, int, TreeTableModel, int) - Method in interface eve.ui.table.ScreenTreeNode
 
selectOnShow(File) - Method in class eve.ui.table.data.DirectoryChooser
 
selectOrUnselect(int) - Method in class eve.ui.ChoiceControl
 
selectPage(int) - Method in class eve.ui.SwipableSingleContainer
 
selectPrev() - Method in class eve.ui.ChoiceControl
 
selectRowWhenEditing - Variable in class eve.ui.table.TableModel
This tells the model to select the row of a cell whenever that cell is edited.
selectZip_action(Editor) - Method in class eve.ui.table.data.DirectoryChooser
 
send(DatagramPacket) - Method in class java.net.DatagramSocket
Sends the specified packet.
sendChar(char) - Method in class eve.ui.Console
This gets called when a key was pressed by the default sendKey() method.
sendChars(char[], int, int) - Method in class eve.ui.Console
This gets called by the default sendChar() method and can also be called directly.
sendData(ByteArray) - Method in class eve.io.block.RemoteCallHandlerObject
This is responsible for sending data - either remote calls or replies to remote calls.
sendEntryToRemote(DatabaseEntry) - Method in class eve.database.Synchronizer
 
sendFrameOnTopEvents - Static variable in class eve.ui.Gui
Set this true if you wish to send FrameEvent.NOT_ON_TOP and FrameEvent.NOW_ON_TOP events.
sendKey(KeyEvent) - Method in class eve.ui.Console
This gets called when a key was pressed by the default keyPressed() method.
SENDMAIL_OPTION_SHOW_DIALOG - Static variable in class eve.sys.registry.Registry
 
SENDMAIL_OPTION_SHOW_DIALOG - Static variable in class eve.sys.Windows
 
sendOutNow(char[], int, int) - Method in class eve.ui.Console
 
sendSIPToChildren(SurfaceSIPEvent) - Method in class eve.ui.Window
This is called from within handleSIPEvent() and it calls onEvent(ev) on the topmost Frame in this Window.
sendToChildListeners(Event) - Method in class eve.ui.Panel
 
sendToListeners(Object, Event) - Static method in class eve.sys.EventDispatcher
 
sendToListeners(Event) - Method in class eve.ui.Control
Send an Event to the the Listeners but note that PenEvents are not sent to Listeners.
sendToListeners(Event) - Method in interface eve.ui.data.DynamicData
 
sendToListeners(Event) - Method in class eve.ui.data.DynamicObject
 
sendToListeners(Event) - Method in class eve.ui.SoftKeyBar
 
SendUpUIEvents - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to send up user input (mouse/key) events to its parent.
sent() - Method in class eve.io.block.RemoteCall
This is used to tell the RemoteCall that it is in the process of transmission to the remote object.
separator - Static variable in interface eve.io.FileConstants
 
Separator - Static variable in class eve.ui.MenuItem
A MenuItem modifier.
separator - Variable in class eve.util.StringSplitter
This tells is the separator being used to split the String.
separator - Static variable in class java.io.File
This is the path separator string for the current host.
separatorChar - Static variable in interface eve.io.FileConstants
 
separatorChar - Static variable in class java.io.File
This is the first character of the file separator string.
SEPTEMBER - Static variable in class java.util.Calendar
Constant representing September.
Serializable - Interface in java.io
This interface has no methods.
SerialPort - Class in eve.io
SerialPort accesses a device's or PC's serial port.
SerialPort(SerialPortSpecs) - Constructor for class eve.io.SerialPort
Create a new open SerialPort.
SerialPort(int, int, int, int, int) - Constructor for class eve.io.SerialPort
Opens a serial port.
SerialPort(String, int, int, int, int) - Constructor for class eve.io.SerialPort
Opens a serial port.
SerialPort(int, int) - Constructor for class eve.io.SerialPort
Open a serial port with settings of 8 bits, no parity and 1 stop bit.
SerialPort(String, int) - Constructor for class eve.io.SerialPort
Open a serial port with settings of 8 bits, no parity and 1 stop bit.
SerialPortOptions - Class in eve.ui.data
SerialPortOptions is a single object that specifies all the currently supported Serial Port options.
SerialPortOptions() - Constructor for class eve.ui.data.SerialPortOptions
 
SerialPortSpecs - Class in eve.io
SerialPortOptions is a single object that specifies all the currently supported Serial Port options.
SerialPortSpecs() - Constructor for class eve.io.SerialPortSpecs
 
serialVersionUID - Static variable in interface java.io.Serializable
 
server - Variable in class eve.ui.data.server.AppServer
 
serverIsRunning() - Static method in class eve.sys.VmServer
 
serverPublicKey - Variable in class eve.security.SecurityRequest
 
ServerSocket - Class in java.net
 
ServerSocket(int, int, InetAddress) - Constructor for class java.net.ServerSocket
 
ServerSocket(int, int) - Constructor for class java.net.ServerSocket
 
ServerSocket(int) - Constructor for class java.net.ServerSocket
 
set(int, Object) - Method in interface com.ewesoft.pub.IntMap
 
set(int, boolean) - Method in class com.stevesoft.pat.Bits
 
set(String, Object) - Method in class eve.data.Property
 
set(Property) - Method in class eve.data.PropertyList.NullPropertyList
 
set(Property) - Method in class eve.data.PropertyList
Sets an exclusive property. i.e. only one property with that name can exist.
set(String, Object) - Method in class eve.data.PropertyList
Sets an exclusive property. i.e. only one property with that name can exist.
set(PropertyList) - Method in class eve.data.PropertyList
 
set(Class, Object) - Method in class eve.data.PropertyList
This does: set(aClass.getName(),value);
set(int, DatabaseEntry) - Method in class eve.database.EntriesView
Change the database entry at the specified index.
set(int, DatabaseEntry) - Method in interface eve.database.FoundEntries
This saves changes to the data entry and will rearrange current entries to maintain its sort order.
set(Database, int, int, Object) - Method in class eve.database.implement.FieldModifier
 
set(int, DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
Add a new entry using the data object to the end of the FoundEntries.
set(Color) - Method in class eve.fx.Brush
Change the color of this Brush and return itself.
set(Color, int) - Method in class eve.fx.Brush
Change the color and style of this Brush and return itself.
set(Brush) - Method in class eve.fx.Brush
 
set(int, int, int) - Method in class eve.fx.Color
 
set(int, int, int, int) - Method in class eve.fx.Color
 
set(Color) - Method in class eve.fx.Color
 
set(int, int) - Method in class eve.fx.Dimension
 
set(Dimension) - Method in class eve.fx.Dimension
 
set(Rect) - Method in class eve.fx.Dimension
 
set(Pen) - Method in class eve.fx.Graphics
Set the pen without creating or returning a new Pen object.
set(Brush) - Method in class eve.fx.Graphics
Set the brush without creating or returning a new Brush object.
set(Drawable, int, int, int) - Method in class eve.fx.gui.DrawableOverlay
 
set(IImage, String) - Method in class eve.fx.IconAndText
This can be used to change the icon and text, clearing any extra column data if any is present.
set(IImage, String, FontMetrics, int) - Method in class eve.fx.IconAndText
This can be used to reset the IconAndText to new icon and text.
set(ImageData) - Method in class eve.fx.ImageAdapter
 
set(Color, int, int) - Method in class eve.fx.Pen
Change the parameters of this Pen and return itself.
set(Color) - Method in class eve.fx.Pen
Set the color of the Pen and return itself.
set(Pen) - Method in class eve.fx.Pen
 
set(int, int) - Method in class eve.fx.Point
 
set(Point) - Method in class eve.fx.Point
 
set(Rect) - Method in class eve.fx.Point
 
set(double, double, double, double, double, double) - Method in class eve.fx.points.AffineTransform
 
set(AffineTransform) - Method in class eve.fx.points.AffineTransform
Set this AffineTransform to be equal to another one.
set(double[]) - Method in class eve.fx.points.AffineTransform
 
set(Graphics) - Method in class eve.fx.points.AffineTransform
 
set(PointFont) - Method in class eve.fx.points.FontEntry
 
set(Font) - Method in class eve.fx.points.FontEntry
 
set(String, int) - Method in class eve.fx.points.FontEntry
 
set(double, double, double, double) - Method in class eve.fx.points.PointRect
Sets the dimensions of this PointRect and returns itself.
set(double, double) - Method in class eve.fx.points.PointRect
Sets the x and y of this PointRect, the others are set to zero and returns itself.
set(double, double) - Method in class eve.fx.Position
 
set(Rect) - Method in class eve.fx.Rect
 
set(int, int, int, int) - Method in class eve.fx.Rect
 
set(Wrapper[]) - Method in class eve.io.block.RemoteCall
 
set(File, String) - Method in class eve.io.File
Modifies the File to point to a different file on the file system.
set(File, String) - Method in class eve.io.FileAdapter
 
set(File, String[], boolean, FileClipboard.FileClipboardSource) - Method in class eve.io.FileClipboard
 
set(File, String) - Method in class eve.io.filestore.FileStoreEntryFile
 
set(String, String, boolean, boolean, boolean) - Method in class eve.math.FormattedDecimal
A convenience method to set some of the values.
set(int[], int, int) - Method in class eve.math.MPN
 
set(MPN, MPN) - Static method in class eve.math.MPN
 
set(BigInteger) - Method in class eve.math.MPN
 
set(MPN) - Method in class eve.math.MPN
 
set(int) - Method in class eve.math.MPN
 
set(long) - Method in class eve.math.MPN
 
set(File, String) - Method in class eve.net.rapi.RapiFile
 
set(int, int, int) - Method in class eve.sys.DateChange
Set the years, months and days.
set(int) - Method in class eve.sys.DateChange
Set the totalDays.
set(int) - Method in class eve.sys.Handle
Everytime it is called it will ensure that any waiting Coroutines get notified so they can check to see if the state they are waiting for has been achieved.
set(int) - Method in class eve.sys.Locale
 
set() - Method in class eve.sys.Reflection.InstanceField
 
set(Object) - Method in class eve.sys.WeakRef
Set the WeakRef to reference a different object (which may be null).
set(WeakRef, Object) - Static method in class eve.sys.WeakRef
 
set(Object) - Method in class eve.sys.WeakSet
This is used to set the WeakSet to contain a single value.
set(int, int) - Method in class eve.sys.YieldToEvents
Modify the parameters of this YieldToEvents.
set(String[], int) - Method in class eve.ui.Choice
 
set(int, boolean) - Method in class eve.ui.Control
Switch on or off a modifier depending on the status parameter.
set(IImage, String, Font) - Method in class eve.ui.data.icons.TestIcon
 
set(Object) - Method in class eve.ui.data.UIBuilder
This sets the properties of the next control to be added.
set(PenEvent, int, int) - Method in class eve.ui.DragContext
 
set(PenEvent, Point) - Method in class eve.ui.DragContext
 
set(PenEvent) - Method in class eve.ui.DragContext
 
set(String) - Method in class eve.ui.MenuItem
Set the action, label and hotkey of the MenuItem to be the specified parameter, allowing the parameter to have a Hot Key encoded in it.
set(float, String) - Method in class eve.ui.ProgressBar
 
set(float) - Method in class eve.ui.ProgressBar
Set the bar progress to the specified value.
set(float, long) - Method in class eve.ui.ProgressBar
Set the bar progress to the specified value and make calls to paint() if needed.
set(float, long, boolean) - Method in class eve.ui.ProgressBar
Set the bar progress to the specified value.
set(int, int, int) - Method in class eve.ui.ScrollBar
 
set(int, int, int, boolean) - Method in class eve.ui.ScrollBar
 
set(Drawable, boolean) - Method in class eve.ui.Swipable.Page
 
set(Control) - Method in class eve.ui.table.TableModel.ControlProxy
 
set(int, Object) - Method in class eve.util.ArrayIntMap
 
set(Comparator) - Method in class eve.util.ComparatorComparer
Assign a Comparator to this Object and return this Object.
set(byte[], int) - Method in class eve.util.EncodedUTF8String
 
set(File) - Method in class eve.util.FormattedDataSource
This sets the source of the bytes to be from the specified file.
set(String) - Method in class eve.util.FormattedDataSource
This sets the source of the bytes to be from a named resource file or named resource data.
set(InputStream) - Method in class eve.util.FormattedDataSource
This sets the source of the bytes to be an InputStream.
set(byte[], int, int) - Method in class eve.util.FormattedDataSource
This sets the source of the bytes to be from an array of bytes.
set(ByteArray) - Method in class eve.util.FormattedDataSource
This sets the source of the bytes to be from an array of bytes.
set(int, int, Object) - Method in class eve.util.Grid
Set the Object at a particluar row and column.
set(String, Object) - Method in class eve.util.OwnedProperties
 
set(int, Object) - Method in class eve.util.OwnedVector
 
set(int, int) - Method in class eve.util.Range
 
set(Range) - Method in class eve.util.Range
 
set(String) - Method in class eve.util.StringModifier
 
set(char[]) - Method in class eve.util.StringModifier
 
set(SubString) - Method in class eve.util.StringModifier
 
set(CharArray) - Method in class eve.util.StringModifier
 
set(char[], int, int) - Method in class eve.util.StringModifier
 
set(char[], int, int) - Method in class eve.util.SubString
 
set(String) - Method in class eve.util.SubString
 
set(String, int, int) - Method in class eve.util.SubString
Create a SubString based on a substring of the text in the provided String.
set(CharArray, int, int) - Method in class eve.util.SubString
 
set(CharArray) - Method in class eve.util.SubString
 
set(int, Object) - Method in class eve.util.TagList
Set the Object value for a tag.
set(TagList) - Method in class eve.util.TagList
Set all the tag values from the other TagList.
set(Object) - Method in class eve.util.TextData
Set one of the instance variables to be equal to the text.
set(Vector) - Method in class eve.util.VectorIterator
 
set(Object, int, Object) - Static method in class java.lang.reflect.Array
Sets an element of an array.
set(Object, Object) - Method in class java.lang.reflect.Field
 
set(String, String, int, String, String) - Method in class java.net.URL
Sets the specified fields of the URL.
set(String, String, int, String, String, String, String, String) - Method in class java.net.URL
Sets the specified fields of the URL.
set(int, Object) - Method in class java.util.AbstractList
Replace an element of this list with another object (optional operation).
set(int, Object) - Method in class java.util.ArrayList
Sets the element at the specified index.
set(int) - Method in class java.util.BitSet
Add the integer bitIndex to this set.
set(int, boolean) - Method in class java.util.BitSet
Sets the bit at the given index to the specified value.
set(int, int) - Method in class java.util.BitSet
Sets the bits between from (inclusive) and to (exclusive) to true.
set(int, int, boolean) - Method in class java.util.BitSet
Sets the bits between from (inclusive) and to (exclusive) to the specified value.
set(int, int) - Method in class java.util.Calendar
Sets the time field with the given value.
set(int, int, int) - Method in class java.util.Calendar
Sets the fields for year, month, and date
set(int, int, int, int, int) - Method in class java.util.Calendar
Sets the fields for year, month, date, hour, and minute
set(int, int, int, int, int, int) - Method in class java.util.Calendar
Sets the fields for year, month, date, hour, and minute
set(int, Object) - Method in interface java.util.List
Replace an element of this list with another object (optional operation).
set(Object) - Method in interface java.util.ListIterator
Replace the element last returned by a call to next or previous with a given object (optional operation).
Set - Interface in java.util
This class is a much simplified version of the J2SE version of Set.
SET_ICON_IS_VALID - Static variable in interface eve.sys.ITaskbarEntry
 
set_str(int[], byte[], int, int) - Static method in class eve.math.MPN
 
SET_TIP_IS_VALID - Static variable in interface eve.sys.ITaskbarEntry
 
SET_USE_SIP - Static variable in interface eve.sys.VmConstants
Used with getParameter() or setParameter() it determines whether the VM will use the SIP (Supplementary Input Panel).
setAction(String) - Method in interface eve.ui.Actionable
 
setAction(String) - Method in class eve.ui.Button
 
setActiveMode(boolean) - Method in class eve.ui.PullDownMenu
 
setAddNewEntriesFirst(boolean) - Method in interface eve.database.FoundEntries
If you add a new entry to a sorted FoundEntries, then that new entry may match exactly other entries already in the FoundEntries.
setAddNewEntriesFirst(boolean) - Method in class eve.database.implement.FoundEntriesObject
 
setAddress(InetAddress) - Method in class java.net.DatagramPacket
This sets the address to which the data packet will be transmitted.
setAllFonts(Font, boolean) - Method in class eve.ui.Control
 
setAllInclusive(boolean) - Method in interface eve.database.FoundEntries
If a FoundEntries is all inclusive then adding entries to the database will automatically add the new entries to the FoundEntries.
setAllInclusive(boolean) - Method in class eve.database.implement.FoundEntriesObject
 
setAllowExceptions(boolean) - Method in class eve.sys.QuickMethodCall
Normally the QuickMethodCall class will not throw Exceptions from the invoke() or newInstance() methods.
setAllowNonRequired(boolean) - Method in class eve.util.OwnedProperties
 
setAllParentFrame(Frame) - Static method in class eve.ui.Gui
Set the system to believe that multiple windows are not possible and that all new Frames should be shown in the specified Frame.
setAlpha(double) - Method in class eve.fx.PixelBuffer
This method will go through the pixel buffer data and set the alpha value of each pixel to the specified value (between 0.0 and 1.0).
setAlpha(Color, double) - Method in class eve.fx.PixelBuffer
This method will go through the pixel buffer data and set the alpha value of each pixel to the specified value (between 0.0 and 1.0), EXCEPT for any pixels that is equal to the transparent Color - those pixels will be set to have an alpha value of 0.
setAlpha(Color, Color, double) - Method in class eve.fx.PixelBuffer
 
setAlpha(Mask, double) - Method in class eve.fx.PixelBuffer
This method will go through the pixel buffer data and set the alpha value of each pixel which is included in the mask.
setAlpha(float) - Method in class eve.ui.Frame
This sets the alpha value and also the Transparent modifier.
setAlreadyOpenSocket(Socket) - Method in class eve.net.HttpConnection
If a connection has already been made to the server, then you can call this method and the HttpConnection protocol will be done over this Socket.
setAlwaysShowChecks(boolean) - Method in class eve.ui.choices.SimpleItemSelect
 
setAlwaysShowChecks(boolean) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
setAnchorPosition(Control, Position) - Method in class eve.ui.ControlAnchor
 
setAnchors(int, int) - Method in class eve.ui.ControlAnchor
 
setAndSizeToBackgroundImage(Image) - Method in class eve.ui.game.Mosaic
This sets the backgroundImage AND sets the virtualSize to be the same size as the image.
setAppFormTitle(Form, String) - Static method in class eve.ui.Gui
This will setup an the title bar on a Form if the main ewe window does not have a title and a close button.
setApplicationHandler(IApplicationHandler) - Static method in class eve.ui.Application
 
setArea(int, int, int, int) - Method in class eve.fx.PenOverState
 
setArrayComponent(Object, int, Class, Object) - Static method in class eve.sys.Reflection
 
setAsBelowSip() - Method in class eve.ui.Panel
 
setAsEmpty() - Method in class eve.fx.PenOverState
 
setAsLabel() - Method in class eve.ui.EditControl
 
setAsLabel() - Method in class eve.ui.formatted.HtmlDisplay
 
setAsMainAppletForm() - Method in class eve.ui.Form
 
setAsPenOn(Control, boolean) - Static method in class eve.ui.event.PenEvent
 
setAsShown() - Method in class eve.ui.Form
 
setAsStaticDisplay(boolean) - Method in class eve.ui.Console
This modifies the mTextPad to be a static text display - where the cursor is never displayed and the cursor keys will scroll the display.
setAsStaticDisplay(boolean) - Method in class eve.ui.TextPad
This modifies the mTextPad to be a static text display - where the cursor is never displayed and the cursor keys will scroll the display.
setAutoExpand(SplittablePanel) - Method in class eve.ui.TabbedPanel
Call this AFTER setting the tabLocation to be NORTH or SOUTH (it is NORTH by default), but before doing a make().
setBackground(Color, Color) - Method in class eve.fx.Graphics
 
setBackground(Color) - Method in class eve.fx.Graphics
 
setBackground(int, int, int) - Method in class eve.fx.Graphics
 
setBackground(Color) - Method in class eve.fx.Painter
 
setBackground(Brush) - Method in class eve.fx.Painter
 
setBackground(Color) - Method in class eve.fx.points.PointGraphics
Set the background color of the Graphics.
setBackgroundColor(Color) - Method in class eve.ui.MenuItem.SectionHeader
 
setBackgroundImage(ImageData, int, double) - Method in class eve.ui.Control
Set the background image for the Control.
setBelowButtonBar(ButtonBar) - Method in class eve.ui.Form
 
setBelowButtonBars(ButtonBar, ButtonBar) - Method in class eve.ui.Form
 
setBigDecimal(BigDecimal) - Method in class eve.math.Decimal
 
setBit(int) - Method in class eve.math.BigInteger
 
setBit(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is equivalent to this BigInteger with the designated bit set.
setBoolean(String, boolean) - Method in class eve.data.PropertyList
 
setBoolean(boolean) - Method in class eve.sys.Wrapper
 
setBoolean(Object, int, boolean) - Static method in class java.lang.reflect.Array
Sets an element of a boolean array.
setBoolean(Object, boolean) - Method in class java.lang.reflect.Field
 
setBorder(int, Color) - Method in class eve.fx.PaintParametersObject
 
setBorder(int, int) - Method in class eve.ui.Control
This sets both the border style and width of the Control
setBorder(Control, int, int) - Static method in class eve.ui.GuiStyle
 
setBorderModifiers(int, int, int) - Method in class eve.ui.Control
 
setBorderStyle(int) - Method in class eve.ui.TextDisplayButton
Use this to set the border style instead of the normal setBorder().
setBounds(int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
setBounds(int, int, int, int) - Method in class eve.fx.gui.WindowSurface
 
setBroadcast(boolean) - Method in class java.net.DatagramSocket
Enables/Disables SO_BROADCAST
setBrush(Brush) - Method in class eve.fx.Graphics
 
setBrush(Brush, Brush) - Method in class eve.fx.Graphics
 
setBrush(Brush) - Method in class eve.fx.PaintParametersObject
 
setBrush(Color, int, int) - Method in interface eve.fx.points.IPointCanvas
 
setBrush(Color, int, int) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
setBrush(Color, int) - Method in class eve.fx.points.PointGraphics
Set the current Brush (used in filling).
setBrush(Color, int, int) - Method in class eve.fx.points.PointGraphics
 
setBuffer(StringBufferLike) - Method in class com.stevesoft.pat.Replacer
 
setBuffer(IntArray) - Method in class eve.fx.ScaledImageMaker
Deprecated.
 
setBufferSize(int) - Method in class com.stevesoft.pat.RegexReader
Set the size of the working buffer.
setBufferSize(int) - Method in class com.stevesoft.pat.RegexWriter
Set the buffer size.
setBufferSize(int) - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
setByte(byte) - Method in class eve.sys.Wrapper
 
setByte(Object, int, byte) - Static method in class java.lang.reflect.Array
Sets an element of a byte array.
setByte(Object, byte) - Method in class java.lang.reflect.Field
 
setCacheSize(long) - Method in class eve.io.CompressedRandomStream
Set the number of bytes to cache in memory.
setCause(Throwable, Throwable) - Static method in class eve.sys.Vm
This provides a fully portable method of setting the "cause" of a Throwable for exception chaining.
setCBCIV(long) - Method in class eve.security.BlowfishCBC
Sets the current CBC IV (for cipher resets).
setCBCIV(byte[]) - Method in class eve.security.BlowfishCBC
Deprecated.
use setCBCIV(byte[], int) instead
setCBCIV(byte[], int) - Method in class eve.security.BlowfishCBC
Sets the current CBC IV (for cipher resets).
setCell(int) - Method in class eve.fx.points.PrintCell
 
setCell(int) - Method in class eve.ui.Control
 
setChar(char) - Method in class eve.sys.Wrapper
 
setChar(Object, int, char) - Static method in class java.lang.reflect.Array
Sets an element of a char array.
setChar(Object, char) - Method in class java.lang.reflect.Field
 
setCharacterRange(int, int) - Method in class eve.fx.points.PdfMaker
Set the character range that documents will be using.
setCharAt(int, char) - Method in class java.lang.StringBuffer
 
setCharAt(int, char) - Method in class java.lang.StringBuilder
 
setChildAnchor(Control) - Method in class eve.ui.Control
 
setChoices(String[]) - Method in class eve.ui.choices.SimpleChoiceControl
 
setChosen(String[]) - Method in class eve.ui.choices.SimpleChoiceControl
 
setClassCreator(Class) - Method in class eve.io.block.RemoteCall
This is used to set a special class creator.
setClassValue(Object) - Method in class eve.data.PropertyList
This calls set(obj.getClass(),obj); if obj is not null.
setCleanInterval(long) - Static method in class eve.util.WeakCache
Deprecated.
this is no longer used. Each WeakCache has its own cleaner Thread that checks the reference queue for cleaning.
setClickMode(boolean) - Method in class eve.ui.table.TableControl
This sets ClickMode on or off.
setClientConstraints(int) - Method in class eve.ui.HorizontalScrollPanel
 
setClientConstraints(boolean, boolean, boolean, boolean) - Method in class eve.ui.ScrollableHolder
Set the clientConstraints value specifying the behavior horizontally and vertically.
setClientConstraints(int) - Method in class eve.ui.ScrollableHolder
Set the clientConstraints value specifying the behavior horizontally and vertically.
setClientConstraints(boolean, boolean, boolean, boolean) - Method in class eve.ui.ScrollablePanel
Set the clientConstraints value specifying the behavior horizontally and vertically.
setClientConstraints(int) - Method in class eve.ui.ScrollablePanel
Set the clientConstraints value specifying the behavior horizontally and vertically.
setClientConstraints(int) - Method in class eve.ui.VerticalScrollPanel
 
setClientRect(int, int, int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
setClientRect(int, int, int, int) - Method in class eve.fx.gui.WindowSurface
 
setClip(int, int, int, int) - Method in class eve.fx.Graphics
 
setClipboardData(String, Object) - Method in class eve.sys.clipboard
 
setClipboardData(String, Object) - Method in interface eve.sys.IClipboard
Place the data in the clipboard.
setClipboardFileNameList(String[]) - Method in class eve.sys.clipboard
 
setClipboardFileNameList(String[]) - Method in interface eve.sys.IClipboard
 
setClipboardFiles(String[]) - Static method in class eve.applet.EveApplet
 
setClipboardImage(ImageData) - Static method in class eve.applet.EveApplet
 
setClipboardImage(ImageData) - Method in class eve.sys.clipboard
 
setClipboardImage(ImageData) - Method in interface eve.sys.IClipboard
 
setClipboardText(String) - Static method in class eve.applet.EveApplet
 
setClipboardText(String) - Method in class eve.sys.clipboard
 
setClipboardText(String) - Method in interface eve.sys.IClipboard
 
setClipboardText(String) - Static method in class eve.sys.Vm
Deprecated.
use an IClipboard returned from openClipboard() instead.
setClipObject(Object) - Static method in class eve.ui.Control
 
setColAdjust(int, int) - Method in class eve.ui.table.TableModel
 
setCollator(StringCollator) - Static method in class eve.io.FileSpecs
 
setColor(Color, Color) - Method in class eve.fx.Graphics
 
setColor(int, int, int) - Method in class eve.fx.Graphics
 
setColor(Color) - Method in class eve.fx.Graphics
 
setColor(Color, Color) - Method in class eve.fx.IconAndText
Set the text and background colors.
setColor(Color) - Method in class eve.fx.points.PointGraphics
Set the Pen to be a solid pen of point width 1 and the brush to be a solid brush, both with the specified color.
setColorMode(int) - Method in class eve.fx.print.PrinterControl
Sets the color mode and returns itself.
setColWidth(int, int) - Method in class eve.ui.table.TableModel
 
setComment(String) - Method in class eve.zipfile.ZipEntry
Sets the entry comment.
setComment(String) - Method in class eve.zipfile.ZipOutputStream
Set the zip file comment.
setComment(String) - Method in class java.util.zip.ZipEntry
Sets the entry comment.
setComment(String) - Method in class java.util.zip.ZipOutputStream
Set the zip file comment.
setCompressed(boolean) - Method in class eve.fx.Icon
Set whether image data should be compressed within the Icon.
setCompressedSize(long) - Method in class eve.zipfile.ZipEntry
Sets the size of the compressed data.
setCompressedSize(long) - Method in class java.util.zip.ZipEntry
Sets the size of the compressed data.
setConditionalChar(char, int) - Method in class eve.ui.EditControl
 
setConnection(Object, Object) - Method in class eve.io.block.RemoteProxy
Setup the connection.
setConnection(Socket) - Method in class eve.io.block.RemoteProxy
Setup the connection.
setConnection(Object, Object) - Method in interface eve.sys.IRemoteProxyMaker
Setup the connection for the client.
setConsole(PrintWriter) - Static method in class eve.sys.VmServer
 
setContentLength(int) - Method in class eve.net.HttpConnection
This sets the "Content-Length" requestor property to be the specified length.
setContextClassLoader(ClassLoader) - Method in class java.lang.Thread
 
setControl(int) - Method in class eve.fx.points.PrintCell
 
setControl(int) - Method in class eve.ui.Control
 
setControl(Control) - Method in class eve.ui.SingleContainer
This changes the control.
setControl(Control, boolean) - Method in class eve.ui.SingleContainer
This changes the control and optionally repaints itself.
setControl(Control, Container) - Method in class eve.ui.SingleContainer
This changes the control and relays out a parent control to account for the possibly changed size of the SingleContainer.
setControl(Control) - Method in class eve.ui.SwipableSingleContainer
 
setControl(Control) - Method in class eve.ui.table.TableModel.CellControl
 
setControl(Control) - Method in class eve.ui.table.TreeControl.ControlTreeNode
 
setControlSize(boolean, int) - Method in class eve.ui.PanelSplitter
Move the splitter so that the Control (which must be the before or after Control) is now of the specified size (width or height).
setCorners(int, int, int, int) - Method in class eve.fx.Rect
 
setCrc(long) - Method in class eve.zipfile.ZipEntry
Sets the crc of the uncompressed data.
setCrc(long) - Method in class java.util.zip.ZipEntry
Sets the crc of the uncompressed data.
setCurrentPenPress(PenEvent) - Static method in class eve.ui.Gui
 
setCursor(int) - Method in class eve.fx.gui.WindowSurface
Set the mouse pointer to be a particular cursor.
setCursor(int) - Method in class eve.ui.Control
 
setCursor(Control, int) - Static method in class eve.ui.event.PenEvent
 
setCursor(int) - Static method in class eve.ui.Gui
This sets the cursor of the currently active window.
setCursor(int) - Method in class eve.ui.Window
Set the cursor for this window.
setCursorFor(Control, int) - Method in class eve.ui.Window
 
setCursorRegion(int, int, int, int, int, int) - Method in class eve.fx.gui.WindowSurface
Modify or create an area in the window that will be assigned a specific cursor (mouse pointer).
setCursorToStart() - Method in class eve.ui.table.TableControl
 
setCustomHeaderData(byte[], int, int) - Method in class eve.io.ZepFile
 
setDaemon(boolean) - Method in class eve.sys.Task
This must be called before the Task is started.
setDaemon(boolean) - Method in class java.lang.Thread
 
setDaemon(boolean) - Method in class java.lang.ThreadGroup
Set whether this ThreadGroup is a daemon group.
setData(Object) - Method in class eve.data.DataTreeNodeObject
 
setData(Object) - Method in interface eve.database.DatabaseEntry
Set the data in the entry from the data object.
setData(int, Object) - Method in class eve.database.EntriesView
Change the database entry at the specified index.
setData(int, Object) - Method in interface eve.database.FoundEntries
Set the data at the specified index using the data object.
setData(Object) - Method in class eve.database.implement.DatabaseEntryObject
Set the data in the entry from the data object.
setData(DatabaseEntry, Object) - Method in class eve.database.implement.DatabaseObject
Sets the fields in the DatabaseEntry from the fields in the data object - which must not be null.
setData(int, Object) - Method in class eve.database.implement.FoundEntriesObject
Set the data at the specified index using the data object.
setData(byte[], int, int) - Method in class eve.security.SecureDocument
Set the source data.
setData(byte[]) - Method in class eve.security.SecureDocument
Set the source data.
setData(Wrapper) - Method in class eve.sys.Reflection.InstanceField
Set the internal data wrapper to be equal to the provided wrapper.
setData(Object) - Method in class eve.ui.ChoiceControl
Sets the data for the ChoiceControl.
setData(Object) - Method in class eve.ui.choices.CodedChoicesControl
 
setData(Object) - Method in class eve.ui.choices.SimpleChoiceControl
 
setData(Object) - Method in class eve.ui.data.EditableObjectControl
 
setData(Object) - Method in class eve.ui.data.Editor
This calls setObject(obj).
setData(Object) - Method in class eve.ui.data.icons.AnIconEditor
 
setData(Object) - Method in class eve.ui.data.icons.TransparentPicker
 
setData(Object) - Method in class eve.ui.data.ListEditor
Set the list of items.
setData(Object) - Method in class eve.ui.filechooser.FileInput
 
setData(Object) - Method in class eve.ui.FileInput
 
setData(Object) - Method in class eve.ui.FontInput
 
setData(Object) - Method in class eve.ui.ImageControl
 
setData(MultiListSelect, String) - Method in class eve.ui.table.data.ListSelect
This will set data that already matches what has been setup.
setData(Object) - Method in class eve.ui.table.data.ListSelect
This will relayout the entire ListSelect to reflect the new MultiListSelect data.
setData(Object) - Method in class eve.ui.table.TreeControl
 
setData(byte[]) - Method in class eve.util.ByteArray
 
setData(char[]) - Method in class eve.util.CharArray
 
setData(byte[]) - Method in class java.net.DatagramPacket
Sets the data buffer for this packet.
setData(byte[], int, int) - Method in class java.net.DatagramPacket
This method sets the data buffer for the packet.
setDataAndHeaders(Grid, Vector, Vector) - Method in class eve.ui.table.GridTableModel
Set the data and the headers.
setDatabase(Database) - Method in interface eve.database.DatabaseEntryComparer
 
setDatabase(Database) - Method in class eve.database.EntryComparer
 
setDatabaseStream(DatabaseStream, String, boolean) - Method in class eve.database.implement.RecordFile
 
setDataControls(Control) - Method in class eve.ui.data.Editor
Set the area in the Editor that is considered to have user editable data.
setDataValidator(DataValidator) - Method in interface eve.database.Database
Set a DataValidator to validate data before it is saved in the Database.
setDataValidator(DataValidator) - Method in class eve.database.implement.DatabaseObject
 
setDate(int, int, int) - Method in interface eve.data.IDate
 
setDate(int, int, int) - Method in class eve.data.PlainDate
 
setDate(int, int, int) - Method in class eve.sys.Time
 
setDate(int, int, int) - Method in class eve.ui.DateTimeInput
 
setDate(int, int, int) - Method in class eve.ui.DateUpDownInput
 
setDate(int, int, int) - Method in class eve.ui.SimpleDateInput
 
setDate(int) - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use set(Calendar.DATE, date) instead.
setDateFormat(String) - Method in class eve.ui.DateTimeInput
Set the date format string.
setDayOfYear(Time) - Method in class eve.sys.Time
Set the date fields only in this Time object to be the same as the other Time object.
setDecryptor(DataProcessor) - Method in interface eve.database.implement.DatabaseStream
 
setDecryptor(DataProcessor) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
setDecryptor(DataProcessor) - Method in class eve.io.block.secure.SecureBlockInputStream
Set the decryptor to be used explicitly.
setDecryptor(String) - Method in class eve.io.block.secure.SecureBlockInputStream
Set the decryptor by creating a new Decryptor which uses the provided password.
setDecryptor(DataProcessor) - Method in class eve.security.SecureDocument
 
setDecryptorAndEncryptor(DataProcessor, DataProcessor) - Method in interface eve.database.implement.DatabaseStream
 
setDecryptorAndEncryptor(DataProcessor, DataProcessor) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
setDefault(String, String, int) - Static method in class eve.sys.Locale
This attempts to set what the default language and (optionally) country for the application.
setDefault(Locale) - Static method in class java.util.Locale
Changes the default locale.
setDefault(TimeZone) - Static method in class java.util.TimeZone
 
setDefaultCodec(TextCodec, String) - Static method in class eve.io.Io
Set the platform's default TextCodec.
setDefaultDatabaseMaker(DatabaseMaker) - Static method in class eve.database.DatabaseManager
 
setDefaultFileType(String, String) - Method in class eve.ui.data.FileSaver
This will sets the default file type and adds the mask to the list of masks.
setDefaultFormSpecs(GuiStyle.DefaultFormSpecs) - Static method in class eve.ui.GuiStyle
 
setDefaultMFlag(boolean) - Static method in class com.stevesoft.pat.Regex
Set the default value of the m flag.
setDefaultPort(String, int) - Static method in class eve.net.HttpConnection
Set the default port for a specific scheme, e.g.
setDefaultSize(int, int) - Method in class eve.ui.Form
This first calls willBeMaximized() and if that returns true, then no size adjustment is made to this Form.
setDefaultTag(int, Object) - Method in class eve.fx.points.PrintCellPanel
 
setDelay(int) - Method in class eve.ui.ShowBusy
 
setDictionary(byte[], int, int) - Method in class eve.io.Deflater
 
setDictionary(byte[]) - Method in class eve.io.Deflater
 
setDictionary(byte[], int, int) - Method in class eve.io.Inflater
 
setDictionary(byte[]) - Method in class eve.io.Inflater
 
setDictionary(byte[], int, int) - Method in class java.util.zip.Deflater
 
setDictionary(byte[]) - Method in class java.util.zip.Deflater
 
setDictionary(byte[], int, int) - Method in class java.util.zip.Inflater
 
setDictionary(byte[]) - Method in class java.util.zip.Inflater
 
setDirectory(File) - Method in class eve.ui.SimpleFileChooser
 
setDirectory(File, boolean) - Method in class eve.ui.SimpleFileChooser
 
setDisplayFont(Font) - Method in class eve.ui.formatted.data.HtmlViewer
Set the display font.
setDisplayMode(int, int, int, int, int) - Method in class eve.ui.IconMenu
 
setDisplayMode(int) - Method in class eve.ui.IconMenu
 
setDisplayMode(int, FontMetrics) - Method in class eve.ui.IconMenu
 
setDoing(String) - Method in class eve.sys.Progress
 
setDoInput(boolean) - Method in class java.net.URLConnection
 
setDontMatchInQuotes(boolean) - Method in class com.stevesoft.pat.Regex
Set the dontMatch in quotes flag.
setDontUseCompression(boolean) - Method in class eve.io.block.secure.SecureBlockOutputStream
This is used to set the dontUseCompression option for data encryption.
setDoOutput(boolean) - Method in class java.net.URLConnection
 
setDouble(String, double) - Method in class eve.data.PropertyList
 
setDouble(double) - Method in class eve.math.Decimal
 
setDouble(double) - Method in class eve.sys.Wrapper
 
setDouble(Object, int, double) - Static method in class java.lang.reflect.Array
Sets an element of a double array.
setDouble(Object, double) - Method in class java.lang.reflect.Field
 
setDPI(double, double) - Method in class eve.fx.points.PointGraphics
 
setDragRate(int) - Method in class eve.ui.game.MosaicPanel
 
setDrawable(PointDrawable, PageFormat, double) - Method in class eve.ui.print.PointGraphicsViewer
 
setDrawDPI(double, double) - Method in class eve.fx.print.PrintToImages
 
setDrawDPI(double) - Method in class eve.fx.print.PrintToImages
 
setDrawOp(int) - Method in class eve.fx.Graphics
 
setDropOptions(MenuItem[], boolean, boolean) - Method in class eve.ui.DragContext
Sets up the drag and drop menu options.
setDropOptions(boolean, boolean) - Method in class eve.ui.DragContext
Sets up the standard Copy, Move, Cancel DragAndDrop popup menu.
setDSTSavings(int) - Method in class java.util.SimpleTimeZone
 
setDuplexMode(int) - Method in class eve.fx.print.PrinterControl
Sets the duplex mode and returns itself.
setEditedObject(Object) - Method in class eve.ui.data.Editor
Set the object being edited.
setEditedObject(Object) - Method in class eve.ui.data.UIBuilder
This is used to set an example of the data being edited.
setegid(int) - Method in class eve.sys.unix.PreExec
 
setegid(int) - Static method in class eve.sys.unix.Unix
 
setElementAt(Object, int) - Method in class eve.util.OwnedVector
 
setElementAt(Object, int) - Method in class java.util.Vector
 
setEmpty() - Method in class eve.util.Range
 
setEncodedTime(long) - Method in class eve.sys.Time
This converts from a 64-bit encoded values saving the year, month, day, hours, min, sec, millisec in a platform independent manner.
setEncodedTime(long, Calendar) - Static method in class eve.sys.Time
From an encoded time produced by getEncodedTime() set a Calendar with the encoded time and TimeZone set to the TimeZone offset stored in the encoded time.
setEncryption(DataProcessor, DataProcessor) - Method in interface eve.database.Database
Use this when the Database is initialized to set the decryptor and encryptor for the data.
setEncryption(DataProcessor, DataProcessor) - Method in class eve.database.implement.DatabaseObject
 
setEncryption(DataProcessor, DataProcessor) - Method in class eve.io.block.secure.SecureRemoteCallHandlerObject
Set the encryption to use for sending and receiving calls.
setEncryption(String) - Method in class eve.io.block.secure.SecureRemoteCallHandlerObject
Set the encryption to use for sending and receiving calls.
setEncryptor(DataProcessor) - Method in class eve.io.block.secure.SecureBlockOutputStream
Explicitly set the encryptor to use.
setEncryptor(String) - Method in class eve.io.block.secure.SecureBlockOutputStream
Set the encryptor to be a new Encryptor using the specified password.
setEncryptor(DataProcessor) - Method in class eve.security.SecureDocument
 
setEndRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight savings end rule.
setEntries(FoundEntries) - Method in class eve.ui.advanced.database.DatabaseTableModel
Call this to set the entries to be displayed in this table.
setEOLchar(char) - Method in class com.stevesoft.pat.RegexReader
Deprecated. 
setEOLchar(char) - Method in class com.stevesoft.pat.RegexWriter
Deprecated. 
setError() - Method in class eve.io.TextWriter
This method can be called by subclasses to indicate that an error has occurred and should be reported by checkError.
setError() - Method in class java.io.PrintStream
This method can be called by subclasses to indicate that an error has occurred and should be reported by checkError.
setError() - Method in class java.io.PrintWriter
This method can be called by subclasses to indicate that an error has occurred and should be reported by checkError.
seteuid(int) - Method in class eve.sys.unix.PreExec
 
seteuid(int) - Static method in class eve.sys.unix.Unix
 
setExecutable(boolean, boolean) - Method in class eve.io.File
 
setExecutable(boolean, boolean) - Method in class java.io.File
 
setExecutable(boolean) - Method in class java.io.File
 
setExitHandle(Handle) - Method in class eve.ui.Form
If this method is called then the exit() method does not close any Window or remove any UI elements.
setExpandingString(String, String) - Method in class eve.sys.FileRegistryKey
 
setExpandingString(String, String) - Method in interface eve.sys.IRegistryKey
 
setExpandingString(String, String) - Method in class eve.sys.MapRegistryKey
 
setExpandingString(String, String) - Method in class eve.sys.RegistryKeyObject
 
setExtra(byte[]) - Method in class eve.zipfile.ZipEntry
Sets the extra data.
setExtra(byte[]) - Method in class java.util.zip.ZipEntry
Sets the extra data.
setExtraPanelSpacing(int) - Method in class eve.ui.ScrollBarPanel
Set the spacing between the any added extra controls and the scroll bar it is next to.
setExtraPanelSpacing(int, int) - Method in class eve.ui.ScrollBarPanel
Set the spacing between the specified extra controls and the scroll bar it is next to.
setFade(int, int) - Method in class eve.fx.Brush
 
setFadeColor(Color, int, int) - Method in class eve.fx.PaintParametersObject
 
setField(int, int) - Method in interface eve.database.DatabaseEntry
 
setField(int, long) - Method in interface eve.database.DatabaseEntry
 
setField(int, boolean) - Method in interface eve.database.DatabaseEntry
 
setField(int, double) - Method in interface eve.database.DatabaseEntry
 
setField(int, TimeOfDay) - Method in interface eve.database.DatabaseEntry
 
setField(int, DayOfYear) - Method in interface eve.database.DatabaseEntry
 
setField(int, TimeStamp) - Method in interface eve.database.DatabaseEntry
 
setField(int, Time) - Method in interface eve.database.DatabaseEntry
 
setField(int, ByteArray) - Method in interface eve.database.DatabaseEntry
 
setField(int, byte[]) - Method in interface eve.database.DatabaseEntry
 
setField(int, SubString) - Method in interface eve.database.DatabaseEntry
 
setField(int, CharArray) - Method in interface eve.database.DatabaseEntry
 
setField(int, String) - Method in interface eve.database.DatabaseEntry
 
setField(int, BigDecimal) - Method in interface eve.database.DatabaseEntry
 
setField(int, BigDecimal) - Method in interface eve.database.DatabaseEntry
 
setField(int, Decimal) - Method in interface eve.database.DatabaseEntry
 
setField(int, int) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, long) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, boolean) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, double) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, PlainTime) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, PlainDate) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, Time) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, TimeOfDay) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, DayOfYear) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, TimeStamp) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, BigDecimal) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, Decimal) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, ByteArray) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, byte[]) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, SubString) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, CharArray) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, String) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, ByteEncodable) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int, BigDecimal) - Method in class eve.database.implement.DatabaseEntryObject
 
setField(int) - Method in class eve.database.Record
This method is used to retrieve the data object used to wrap the field data, and at the same time mark that field as having its data set, for a later writeTo() operation.
setField(int, Object) - Method in class eve.database.Record
This method should normally be used only if the field type is JAVA_OBJECT.
setFieldHeader(int, String) - Method in interface eve.database.Database
Set the header for a specified field ID.
setFieldHeader(int, String) - Method in class eve.database.implement.DatabaseObject
 
setFieldJavaValue(Object, Object) - Method in class eve.sys.FieldTransfer
 
setFieldMethod - Variable in class eve.sys.FieldTransfer
The setField method used on the data object.
setFields(Object) - Method in interface eve.database.Database
Set the fields for the Database, which must match fields in the objectOrClass transfer object.
setFields(Object, String) - Method in interface eve.database.Database
Set the fields for the Database, which must match fields in the objectOrClass transfer object.
setFields(Object, String, String) - Method in interface eve.database.Database
Set the fields for the Database, which must match fields in the objectOrClassOrReflect transfer object.
setFields(Object) - Method in class eve.database.implement.DatabaseObject
Set the fields for the DataTable, which must match fields in the objectOrClass transfer object.
setFields(Object, String) - Method in class eve.database.implement.DatabaseObject
Set the fields for the DataTable, which must match fields in the objectOrClass transfer object.
setFields(Object, String, String) - Method in class eve.database.implement.DatabaseObject
Set the fields for the DataTable, which must match fields in the objectOrClassOrReflect transfer object.
setFields(Object, String, String, int) - Method in class eve.database.implement.DatabaseObject
 
setFields(Object) - Method in class eve.ui.data.Editor
 
setFields(CellPanel, Object) - Method in class eve.ui.data.Editor
 
setFields(Object, String, int[]) - Method in class eve.ui.table.data.FieldTableModel
This can be used to set all the fields.
setFields(Object, int[]) - Method in class eve.ui.table.data.FieldTableModel
This can be used to set all the fields.
setFields(Object) - Method in class eve.ui.table.data.FieldTableModel
This can be used to set all the fields.
setFields(Vector, int[]) - Method in class eve.ui.table.data.FieldTableModel
Set all the fields.
setFields(Object, String, String, String) - Method in class eve.ui.table.data.FieldTableModel
 
setFields(Object, Vector, String, String) - Method in class eve.ui.table.data.FieldTableModel
 
setFields(Object, String[], int[]) - Method in class eve.ui.table.data.FieldTableModel
Set all the fields given a set of String encoded properties for each field.
setFields(MultiListSelect.SingleListSelect) - Method in class eve.ui.table.data.FieldTableModel
 
SETFIELDS_MODE_ENSURE - Static variable in class eve.database.implement.DatabaseObject
 
SETFIELDS_MODE_OVERRIDE - Static variable in class eve.database.implement.DatabaseObject
 
SETFIELDS_MODE_SET - Static variable in class eve.database.implement.DatabaseObject
 
setFieldTransfer(FieldTransfer) - Method in interface eve.sys.DataInterface
 
setFieldTransfer(FieldTransfer) - Method in class eve.ui.Control
 
setFieldValue(int, int, Object) - Method in interface eve.database.DatabaseEntry
 
setFieldValue(int, Object) - Method in interface eve.database.DatabaseEntry
 
setFieldValue(int, int, Object) - Method in class eve.database.implement.ByteArrayDatabaseEntry
 
setFieldValue(int, Object) - Method in class eve.database.implement.DatabaseEntryObject
 
setFieldValue(Object, Wrapper) - Method in class eve.sys.FieldTransfer
 
setFieldValue(Object, FetchData, Wrapper) - Method in class eve.sys.FieldTransfer
 
setFieldValue(Object, FetchData, Wrapper) - Method in interface eve.sys.IFieldTransfer
 
setFieldValue(Object, Field, Wrapper) - Static method in class eve.sys.Reflection
Set a field value using a eve.sys.Wrapper instead of a standard Java wrapper.
setFieldValue(Class, Object, String, boolean, Object) - Static method in class eve.sys.Reflection
Set a field value.
setFieldValue(Object, String, Object) - Static method in class eve.sys.Reflection
Set a field value.
setFieldValues(int[], Object[]) - Method in interface eve.database.DatabaseEntry
set a set of fields from the DatabaseEntry.
setFieldValues(int[], Object[]) - Method in class eve.database.implement.DatabaseEntryObject
set a set of fields from the DatabaseEntry.
setFile(File) - Method in class eve.ui.filechooser.FileChooser
Do not use this.
setFile(File, boolean) - Method in class eve.ui.filechooser.FileChooser
Do not use this.
setFiles(File, String[]) - Method in class eve.ui.filechooser.FileListTableModel
 
setFileSaver(IFileSaver, boolean) - Method in class eve.ui.Form
This saves the FileSaver as a property called "FileSaver" in the Form's property list and sets up the saver as a listener for DataChangeEvents.
setFilesToCopy(boolean) - Method in class eve.ui.filechooser.FileListTableModel
 
setFileSystem(File) - Static method in class eve.sys.Vm
Set a new File system.
setFillColor(Color) - Method in class eve.fx.PaintParametersObject
 
setFirstDayOfWeek(int) - Method in class java.util.Calendar
Sets what the first day of week is.
setFirstDoing(String) - Method in class eve.ui.MonitorHandles
 
setFixedSize(double, double) - Method in class eve.fx.points.PrintCell
 
setFixedSize(int, int) - Method in class eve.ui.Control
 
setFlags(int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
setFlags(int, int) - Method in class eve.fx.gui.WindowSurface
Set or get the Flags for a Window.
setFlags(int, int) - Method in class eve.sys.Handle
This sets and clears specific flags (bits) in the handle state.
setFloat(float) - Method in class eve.sys.Wrapper
 
setFloat(Object, int, float) - Static method in class java.lang.reflect.Array
Sets an element of a float array.
setFloat(Object, float) - Method in class java.lang.reflect.Field
 
setFlowControl(int) - Method in class eve.io.SerialPort
Selects different flow control - hardware, software (XON/XOFF) or none.
setFollowTracking(boolean) - Method in interface eve.ui.ITrack
 
setFollowTracking(boolean) - Method in class eve.ui.ScrollBar
 
setFollowTracking(boolean) - Method in class eve.ui.TrackControl
 
setFont(Font) - Method in class eve.fx.Graphics
Set the current Font of the Graphics.
setFont(Font) - Method in class eve.fx.gui.NativeWindowSurface
 
setFont(Font) - Method in class eve.fx.gui.WindowSurface
 
setFont(PointFont) - Method in interface eve.fx.points.IPointCanvas
 
setFont(PointFont) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
setFont(PointFont) - Method in class eve.fx.points.PointGraphics
Set the current font for text operations for the PointGraphics.
setFont(Font) - Method in class eve.ui.Control
Set the Font for the control.
setFont(Font) - Method in class eve.ui.SoftKeyBar
Set the Font to be used by the bar if possible.
setFontChange(FontChange) - Method in class eve.fx.IconAndText
This sets a FontChange that will adjust the FontMetrics used by this IconAndText.
setFontChange(FontChange) - Method in class eve.ui.Control
Set the FontChange for the control.
setFontSize(int) - Method in class eve.ui.Console
Change the size of the font.
setFontWidthCorrection(double, double) - Method in class eve.fx.points.PointFontDescriptor
Call this before calling setWidths().
setFor(ISurface, int, int, int, int, int, int, int) - Method in class eve.fx.BufferedGraphics
 
setFor(Graphics, int, int, int, int, int) - Method in class eve.fx.BufferedGraphics
 
setFor(Graphics, int, int, int, int, boolean) - Method in class eve.fx.GraphicsImageData
Set the GraphicsImageData to refer to a specific part of the Graphics.
setFor(Graphics, Rect, boolean) - Method in class eve.fx.GraphicsImageData
Set the GraphicsImageData to refer to a specific part of the Graphics.
setFor(ImageData) - Method in class eve.fx.GrayScaleImage
 
setFor(IIcon.SizedIcon, Object, int, int, boolean) - Static method in class eve.fx.IIcon.SizedIcon
 
setFor(IIcon.SizedIcon, Object, int, int, int, int) - Static method in class eve.fx.IIcon.SizedIcon
 
setFor(Drawable) - Method in class eve.fx.IIcon.SizedIcon
 
setFor(ImageData, int, int, int, int) - Method in class eve.fx.ImageSubSection
 
setFor(PointFontDescriptor, PointFont) - Method in class eve.fx.points.PointFontMetrics
Setup the PointFontMetrics to use the specified PointFontDescriptor.
setFor(int, int, int, int, int, int) - Method in class eve.fx.ScaledImageMaker
Deprecated.
Only call this if you override createImageFor(). createImageFor() is provided with the dimensions for the image.
setFor(Control) - Method in class eve.ui.ControlColors
 
setFor(Iterator) - Method in class eve.ui.ControlIterator
 
setFor(Control, boolean) - Method in class eve.ui.ControlIterator
 
setFor(Control) - Method in class eve.ui.ControlPopupForm
Calling this will set the client for the Form and then causes the form to be displayed via the popup() method.
setFor(Control) - Method in class eve.ui.InputForm
 
setFor(Object) - Method in class eve.util.ObjectIterator
Reset the Iterator to iterate for the specfied Object.
setForDefaultSurface(int, int) - Method in class eve.fx.gui.WindowCreationData
Setup the WindowCreationData flags as it would be used as the default Window Surface.
setForeground(Color) - Method in class eve.fx.Graphics
The Foreground color is not the current drawing color, but merely an indication on what the preferred foreground color currently is for this Graphics.
setForeground(int, int, int) - Method in class eve.fx.Graphics
The Foreground color is not the current drawing color, but merely an indication on what the preferred foreground color currently is for this Graphics.
setForeground(Color) - Method in class eve.fx.Painter
 
setFormat(String) - Method in class eve.sys.Time
 
setFormat(String) - Method in class eve.ui.SimpleDateInput
 
setFormatFlags(FormattedTextMaker.Entry, TextFormatter, FormattedTextMaker.Entry, boolean, PropertyList) - Method in class eve.ui.formatted.FormattedTextMaker
 
setFormats(String) - Method in class eve.ui.data.UIBuilder
Set the formats for the fields that will be added.
setFormTitle(Window, Form, String) - Static method in class eve.ui.Gui
This will setup an the title bar on a Form if the main ewe window does not have a title and a close button.
setForNone() - Method in class eve.ui.ControlIterator
 
setForPCM(boolean, int, boolean) - Method in class eve.fx.sound.WaveFormat
Use this to create a WaveFormat that will always be compatible with .WAV files and with the underlying hardware.
setForPopupOnly() - Method in class eve.ui.table.TableModel.CellControl
This setups up the CellControl for popup only mode.
setForSingleControl(Control) - Method in class eve.ui.ControlIterator
 
setFreeDragging() - Static method in class eve.ui.Control
Call this in response to a Pen Down event to convert Drag events to simple Move events, and to let the release event get sent to whichever control it is released on, instead of the initially pressed control.
setFullPathName(File, String) - Method in class eve.io.FileAdapter
 
setFxHandler(IFxHandler) - Static method in class eve.fx.Fx
 
setGamma(double) - Static method in class eve.fx.Graphics
 
setGetData(Object) - Method in class eve.net.HttpConnection
 
setGFlag(boolean) - Method in class com.stevesoft.pat.Regex
Set the 'g' flag
setgid(int) - Method in class eve.sys.unix.PreExec
 
setgid(int) - Static method in class eve.sys.unix.Unix
 
setGregorianChange(Date) - Method in class java.util.GregorianCalendar
Sets the date of the switch from Julian dates to Gregorian dates.
setGroup(CheckBoxGroup) - Method in class eve.ui.CheckBox
Add this CheckBox to the CheckBoxGroup and return this CheckBox.
setGuiFlags(int, int) - Method in class eve.fx.gui.NativeWindowSurface
 
setGuiFlags(int, int) - Method in class eve.fx.gui.WindowSurface
Set or get the GUI Flags for the device.
setHandle(Handle) - Method in exception eve.sys.SlowTaskException
 
setHasChanged(boolean) - Method in class eve.ui.data.FileSaver
 
setHasChanged(boolean) - Method in interface eve.ui.IFileSaver
 
setHeader(String) - Method in class eve.ui.data.FieldData
Set the header for the FieldData.
setHidden(Control, boolean, boolean) - Method in class eve.ui.Container
Unconditionally set the hidden state of the child.
setHidden(boolean, boolean) - Method in class eve.ui.Control
 
setHidden(boolean, boolean) - Method in class eve.ui.HideControl
 
setHiddenParent(boolean, Container) - Method in class eve.ui.Control
A convenience method for setting up a Control for later hide() and unhide() calls.
setHistory(Vector) - Method in class eve.ui.filechooser.FileChooser
This does not affect the "history" variable.
setHorizontalPainter(PaintControl) - Method in class eve.ui.ScrollBarPanel
 
setHotAreaInImage(Area) - Method in class eve.fx.Drawing
 
setHotKey(int, char) - Method in class eve.ui.Control
Set the hot-key for this Control.
setHotKey(int, int) - Method in class eve.ui.Control
Set the hot-key for this Control.
setHours(int) - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use set(Calendar.HOUR_OF_DAY, hours) instead.
setHtml(URL) - Method in class eve.ui.formatted.data.HtmlViewer
Tell the viewer to load and display the URL.
setHtml(Link) - Method in class eve.ui.formatted.data.HtmlViewer
Tell the viewer to load and display the Link.
setHtml(Object, String, String) - Method in class eve.ui.formatted.data.HtmlViewer
Set the Html text directly.
setHtml(FormattedTextMaker) - Method in class eve.ui.formatted.data.HtmlViewer
 
setHtml(String, PropertyList, Handle) - Method in class eve.ui.formatted.data.HtmlViewer
 
setHtml(String) - Method in class eve.ui.formatted.HtmlDisplay
 
setHtml(String, PropertyList, Handle) - Method in class eve.ui.formatted.HtmlDisplay
 
setHtml(FormattedTextMaker, PropertyList) - Method in class eve.ui.formatted.HtmlDisplay
 
setHtml(Object, String, String) - Method in interface eve.ui.IWebBrowser
 
setHtmlAndPreferredTextWidth(String, int) - Method in class eve.ui.formatted.HtmlDisplay
Call this before the display has been made.
setIcon(DeviceIcon) - Method in class eve.fx.gui.NativeWindowSurface
 
setIcon(DeviceIcon) - Method in class eve.fx.gui.WindowSurface
Get the mouse pointer state at this point in time.
setIcon(String, Object) - Method in class eve.fx.ImageCache
 
setIcon(IImage) - Method in class eve.ui.Label
 
setIcon(IImage, int) - Method in class eve.ui.Label
 
setIconAndTip(DeviceIcon, String, int) - Method in interface eve.sys.ITaskbarEntry
Set the icon and/or tip.
setID(String) - Method in class java.util.TimeZone
Sets the identifier of this time zone.
setIgnoreCase(boolean) - Method in class com.stevesoft.pat.Regex
Set the state of the ignoreCase flag.
setImage(ImageData) - Method in class eve.fx.Drawing
 
setImage(ImageData, double, double) - Method in class eve.fx.points.DataCell
Set the image using a source ImageData.
setImage(ImageData) - Method in class eve.ui.data.icons.AnIcon
 
setImage(ImageData) - Method in class eve.ui.data.icons.TransparentPicker
 
setImage(IImage) - Method in class eve.ui.ImageControl
 
setImage(ImageData) - Method in class eve.ui.print.ScaledImageViewer
 
setImage(ImageData, double, boolean) - Method in class eve.ui.print.ScaledImageViewer
 
setImageDPI(double, double) - Method in class eve.fx.print.PrintToImages
 
setImageDPI(double) - Method in class eve.fx.print.PrintToImages
 
setImageModifier(ImageModifier) - Method in class eve.fx.IconListObject
Set an ImageModifier that will modify images when getScaled() is called.
setImages(Vector) - Method in class eve.ui.print.PreviewViewer
 
setImages(File) - Method in class eve.ui.print.PreviewViewer
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.BufferedImageData
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.ByteArrayImageData
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Drawing
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.GraphicsImageData
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.GrayScaleImage
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Icon
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Image
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.ImageAdapter
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.ImageSubSection
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.Picture
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.PixelBuffer
 
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.RGBImageData
Set the image scan lines, always as ARGB integer values.
setImageScanLines(int, int, Object, int, int) - Method in class eve.fx.RotatedImageData
 
setImageScanLines(int, int, Object, int, int) - Method in interface eve.sys.ImageData
Place a set of scan lines from a source Array into the ImageData.
setImageScanLines(int, int, Object, int, int) - Method in class eve.sys.ImageDataInfo
This does nothing at all.
setImageType(int) - Method in class eve.fx.ByteArrayImageData
Set the image type and create the byte array to hold the data.
setIncomingCallLogger(RemoteCall.IncomingCallLogger) - Static method in class eve.io.block.RemoteCall
 
setIndexedType(Color[]) - Method in class eve.fx.ByteArrayImageData
 
setIndexedType(int[]) - Method in class eve.fx.ByteArrayImageData
 
setInf(boolean) - Method in class com.stevesoft.pat.patInt
set this int to infinity.
setInfo(int, Object, int) - Method in class eve.fx.gui.NativeWindowSurface
 
setInfo(int, Object, int) - Method in class eve.fx.gui.WindowSurface
 
setInfo(int, Wrapper, int) - Method in class eve.io.File
 
setInfo(int, Wrapper, int) - Method in class eve.io.FileAdapter
 
setInitialText(String) - Method in class eve.fx.gui.NativeInputParameters
 
setInput(byte[], int, int) - Method in class eve.io.Deflater
 
setInput(byte[]) - Method in class eve.io.Deflater
 
setInput(byte[], int, int) - Method in class eve.io.Inflater
 
setInput(byte[]) - Method in class eve.io.Inflater
 
setInput(byte[], int, int) - Method in class java.util.zip.Deflater
 
setInput(byte[]) - Method in class java.util.zip.Deflater
 
setInput(byte[], int, int) - Method in class java.util.zip.Inflater
 
setInput(byte[]) - Method in class java.util.zip.Inflater
 
setInputStackParent(Container, boolean) - Static method in class eve.ui.InputStack
 
setInputValue(String) - Method in class eve.ui.data.InputBox
Use this to set the entered text.
setInt(int) - Method in class eve.data.PlainDate
Retrieve this PlainDate from a platform independent int value.
setInt(int) - Method in class eve.data.PlainTime
Retrieve this PlainTime from a platform independent int value.
setInt(String, int) - Method in class eve.data.PropertyList
 
setInt(int) - Method in class eve.sys.Wrapper
 
setInt(int) - Method in class eve.ui.CheckBoxGroup
This calls selectIndex() with the provided value.
setInt(int) - Method in class eve.ui.ChoiceControl
 
setInt(int) - Method in class eve.ui.HexDisplay
 
setInt(int) - Method in class eve.ui.IntChoice
 
setInt(int) - Method in class eve.ui.ScrollTrack
 
setInt(int) - Method in class eve.ui.TrackControl
 
setInt(int) - Method in class eve.ui.UpDownInput
Return the integer value in the control - by default it simply converts the text value to an integer.
setInt(int) - Method in interface eve.util.Intable
 
setInt(Object, int, int) - Static method in class java.lang.reflect.Array
Sets an element of an int array.
setInt(Object, int) - Method in class java.lang.reflect.Field
 
setInterval(int) - Method in class com.stevesoft.pat.RegexWriter
Set the interval at which regex patterns are checked.
setJavaBigDecimal(BigDecimal) - Method in class eve.math.Decimal
 
setJavaEveStore(Object) - Static method in class eve.server.RemoteAppEntry
 
setJavaFile(File) - Method in class eve.io.File
 
setJavaFile(File, String) - Method in class eve.io.File
 
setKeepAlive(boolean) - Method in class java.net.Socket
 
setKey(DataProcessor, Object) - Method in class eve.database.implement.DatabaseObject
 
setKey(int, Button) - Method in class eve.ui.SoftKeyBar
Set one of the SoftKeyBar keys to be a proxy for an existing Button.
setKey(int, Object, String) - Method in class eve.ui.SoftKeyBar
Set one of the SoftKeys to be a button or a Menu, depending on the type of the obj parameter.
setKey(int, IImage, Menu) - Method in class eve.ui.SoftKeyBar
 
setKey(int, String, IImage, Menu) - Method in class eve.ui.SoftKeyBar
 
setKey(int, String, Menu) - Method in class eve.ui.SoftKeyBar
 
setKey(IRegistryKey) - Method in class eve.ui.table.data.registry.RegistryTableModel
 
setKeys(EncryptionKey, EncryptionKey) - Method in class eve.io.block.secure.SecureBlockInputStream
Set the Public/Private keys.
setKeys(EncryptionKey, EncryptionKey) - Method in class eve.io.block.secure.SecureBlockOutputStream
Set the Public/Private keys.
setKeys(EncryptionKey, EncryptionKey) - Method in class eve.io.block.secure.SecureRemoteCallHandlerObject
 
setKeys(EncryptionKey, EncryptionKey) - Method in class eve.security.SecureDocument
Set the private/public keys.
setKeys(SIPKeypadKeys) - Method in class eve.ui.SIPKeypad
 
setKeys(String) - Method in class eve.ui.SIPKeypad
 
setLastModified(long) - Method in class eve.io.File
Set the time the file was last modified - but this method is not as powerful as setModified().
setLastModified(long) - Method in class java.io.File
This method sets the modification time on the file to the specified value.
setLastSaved(String) - Method in class eve.ui.data.FileSaver
 
setLastSaved(String) - Method in interface eve.ui.IFileSaver
 
setLength(long) - Method in class eve.io.ByteArrayRandomStream
 
setLength(long) - Method in class eve.io.FileRandomStream
Attempt to set the length of the stream if this is supported.
setLength(long) - Method in class eve.io.RandomStream
Attempt to set the length of the stream if this is supported.
setLength(long) - Method in class eve.nativeaccess.NativeRandomStream
 
setLength(int) - Method in class eve.util.ByteArray
This sets the length of the valid data within the array, but does NOT extend OR truncate the array.
setLength(int) - Method in class eve.util.CharArray
This sets the length of the valid data within the array and will either truncate or extend the array as necessary.
setLength(int) - Method in class eve.util.IntArray
This sets the length of the valid data within the array and will either truncate or extend the array as necessary.
setLength(long) - Method in class java.io.RandomAccessFile
This method sets the length of the file to the specified length.
setLength(int) - Method in class java.lang.StringBuffer
Set the length of the StringBuffer.
setLength(int) - Method in class java.lang.StringBuilder
Set the length of the StringBuilder.
setLength(int) - Method in class java.net.DatagramPacket
Sets the length of the data in the buffer.
setLenient(boolean) - Method in class java.util.Calendar
Specifies if the date/time interpretation should be lenient.
setLevel(int) - Method in class eve.io.Deflater
 
setLevel(int) - Method in class eve.zipfile.ZipOutputStream
Sets default compression level.
setLevel(int) - Method in class java.util.zip.Deflater
 
setLevel(int) - Method in class java.util.zip.ZipOutputStream
Sets default compression level.
setLineNumber(int) - Method in class java.io.LineNumberInputStream
Deprecated.
This method sets the current line number to the specified value.
setLineNumber(int) - Method in class java.io.LineNumberReader
This method sets the current line number to the specified value.
setListItems(Object[]) - Method in interface eve.data.ISimpleList
Set the list items.
setListItems(Object[]) - Method in class eve.ui.BasicList
 
setListItems(Object[]) - Method in class eve.ui.List
 
setListItems(Object[]) - Method in class eve.ui.SimpleList
 
setListTitle(String) - Method in class eve.ui.data.ListEditor
 
setLocale(Locale) - Method in interface eve.database.Database
Set the locale to be used with the Database.
setLocale(Locale) - Method in class eve.database.implement.DatabaseObject
 
setLocale(Locale) - Method in class eve.sys.SimpleDateFormat
Set the Locale used for the SimpleDateFormat.
setLocale(Locale) - Method in class eve.ui.DateUpDownInput
 
setLocalTime() - Method in class eve.sys.Time
Set the local time on the computer to the specified time.
setLocation(int, int) - Method in class eve.fx.Drawing
 
setLocation(int, int) - Method in class eve.ui.Control
Set the location (x and y coordinates) of this Control within its parent.
setLocation(Control, Control, Rect) - Method in class eve.ui.ControlAnchor
 
setLocation(int, int) - Method in class eve.ui.game.AniImage
This resets the location of the image.
setLong(String, long) - Method in class eve.data.PropertyList
 
setLong(long) - Method in class eve.sys.Wrapper
 
setLong(long) - Method in class eve.ui.HexDisplay
 
setLong(Object, int, long) - Static method in class java.lang.reflect.Array
Sets an element of a long array.
setLong(Object, long) - Method in class java.lang.reflect.Field
 
setMainScrollBarPanel(ScrollablePanel) - Method in class eve.ui.Form
Use this to indicate to the Form the ScrollablePanel that is considered the "MainScrollBarPanel" for the Form.
setMainTask(String) - Method in class eve.ui.ProgressBarForm
 
setMask(Mask) - Method in class eve.fx.Image
Assign a Mask to the Image specifying fully opaque and fully transparent areas.
setMask(String) - Method in class eve.io.FileComparer
 
setMaximumSize(double, double) - Method in class eve.fx.points.PrintCell
 
setMaximumSize(int, int) - Method in class eve.ui.Control
 
setMaxLength(long) - Method in interface eve.sys.WebApplication.LocalFile
 
setMaxLines(int) - Method in class com.stevesoft.pat.RegexReader
Deprecated. 
setMaxLines(int) - Method in class com.stevesoft.pat.RegexWriter
Deprecated. 
setMaxPriority(int) - Method in class java.lang.ThreadGroup
Set the maximum priority for Threads in this ThreadGroup. setMaxPriority can only be used to reduce the current maximum.
setMenu(Menu) - Method in class eve.ui.Control
Associate a context sensitive menu with the Control.
setMenu(int, String, IImage, String) - Method in class eve.ui.SoftKeyBar
Set a particular softkey to be a Menu, specifying the menu as a String.
setMetaData(String, byte[]) - Method in class eve.database.implement.DatabaseObject
 
setMethod(Method) - Method in class eve.sys.AsyncTask
Set the Method to be executed by the AsyncTask.
setMethod(Class, String, boolean) - Method in class eve.sys.AsyncTask
Set the method given the class of the target object and the full name and specs for the method.
setMethod - Variable in class eve.sys.FieldTransfer
The set() method used on the data interface - this is not used on the data object.
setMethod(int) - Method in class eve.zipfile.ZipEntry
Sets the compression method.
setMethod(int) - Method in class eve.zipfile.ZipOutputStream
Sets default compression method.
setMethod(int) - Method in class java.util.zip.ZipEntry
Sets the compression method.
setMethod(int) - Method in class java.util.zip.ZipOutputStream
Sets default compression method.
setMethodsFor(Class, String, String) - Method in class eve.sys.FieldTransfer
 
setMinimalDaysInFirstWeek(int) - Method in class java.util.Calendar
Sets how many days are required in the first week of the year.
setMinimumSize(double, double) - Method in class eve.fx.points.PrintCell
 
setMinimumSize(int, int) - Method in class eve.ui.Control
 
setMinutes(int) - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use set(Calendar.MINUTE, minutes) instead.
setMixedTransparencyImages(IIcon.ImageList) - Method in class eve.fx.Icon
 
setModal(boolean) - Method in class eve.fx.gui.WindowSurface
 
setMode(char) - Method in class com.stevesoft.pat.StringBufferLike
 
setMode(String) - Method in class eve.io.RandomStream
Set the mode of this RandomStream.
setModified(Time) - Method in class eve.io.File
Set the Time the file was last modified.
setModifiedTime(Time) - Method in interface eve.database.Database
Set the time of the last modification made to the database.
setModifiedTime(Time) - Method in interface eve.database.implement.DatabaseStream
 
setModifiedTime(Time) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
setModifiedTime(Time) - Method in class eve.database.implement.RecordFile
 
setMonochrome(boolean) - Static method in class eve.fx.Color
 
setMonth(int) - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use set(Calendar.MONTH, month) instead.
setMouseOverColor(Color) - Method in class eve.ui.Menu
 
setMovingImage(AniImage) - Method in class eve.ui.game.Mosaic
This is used with quickDragging.
setName(String) - Method in class java.lang.Thread
 
setNativeInputFlags(TextInputParameters) - Method in class eve.ui.EditControl
 
setNativeInputFlags(TextInputParameters) - Method in class eve.ui.Input
 
setNativeInputFlags(TextInputParameters) - Method in class eve.ui.TextPad
 
setNativeStreamFor(Object, int) - Static method in class eve.nativeaccess.NativeStream
 
setNew(Control) - Method in class eve.ui.SizeReconfigurableContainer
Use this in the constructor to set the initial configuration.
setNewFile(File) - Method in class eve.io.SafeFile
Safely rename the file so that it becomes the orignal file.
setNewFile(File, boolean) - Method in class eve.io.SafeFile
Safely rename the file so that it becomes the orignal file.
setNextFilter(Window.SurfaceEventFilter) - Method in interface eve.ui.Window.SurfaceEventFilter
 
setNoMultipleWindows() - Static method in class eve.ui.Gui
This forces the system to act as if multiple windows are not supported.
setNoTitleBar() - Method in class eve.ui.Form
Changes all necessary flags so that any new Window/Frame opened by this Form has no top title bar.
setNull(boolean) - Method in class eve.fx.Color
 
setNumberOfBytes(int) - Method in class eve.ui.table.HexTableModel
 
setObject(Object) - Method in class eve.sys.Wrapper
 
setObject(Object) - Method in class eve.ui.data.Editor
This is used to set the Object to be edited by the Editor.
setObject(Object) - Method in class eve.ui.FieldHandler
Set the data Object and transfer all the fields to Controls.
setObjectClass(Object) - Method in interface eve.database.Database
This is used to set the class of the object used for data transfer to and from the table.
setObjectClass(Object) - Method in class eve.database.implement.DatabaseObject
This is used to set the class of the object used for data transfer to and from the table.
setObjectClass(Object) - Method in class eve.ui.data.UIBuilder
 
setObjectField(int, Object) - Method in interface eve.database.DatabaseEntry
 
setObjectField(int, Object) - Method in class eve.database.implement.DatabaseEntryObject
 
setObjects(Vector) - Method in class eve.ui.table.data.FieldTableModel
This sets the "objects" variable which is usually used to get the object for each row.
setOffset(long) - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
setOffsets(double, double) - Method in class eve.ui.ControlAnchor
 
setOKCancel(Form, boolean) - Static method in class eve.ui.Gui
This will set the OK/Cancel of a form to be either in the title bar (for mobile devices) or on the bottom for desktop devices.
setOKCancel(Form) - Static method in class eve.ui.Gui
This will set the OK/Cancel of a form to be either in the title bar (for mobile devices) or on the bottom for desktop devices.
setOpenCloseTypes(int, int) - Method in class eve.ui.PanelSplitter
 
setOption(int, boolean) - Method in class eve.math.FormattedDecimal
Set or clear option bits depending on the value of setOrClear.
setOption(int, Object) - Method in interface java.net.SocketOptions
Sets the specified option on a socket to the passed in object.
setOptions(int, int) - Method in interface eve.database.Database
Set/Clear/Retrieve Database options.
setOptions(int, int) - Method in class eve.database.implement.DatabaseObject
 
setOptions(int, int) - Method in class eve.io.FileChooserParameters
Set or clear bits in the OPTIONS value.
setOptions(long, long) - Method in class eve.net.Net.NetUtils
 
setOptions(Control, int, int, int) - Static method in class eve.ui.event.PenEvent
 
setOptions(FileChooserOptions) - Method in class eve.ui.filechooser.FileChooser
 
setOptions(int) - Method in class eve.ui.FontInput
 
setOptions(int) - Method in class eve.ui.ScrollablePanel
Set options for the ScrollablePanel.
setOptions(int) - Method in class eve.ui.ScrollBarPanel
Set options for the ScrollablePanel.
setOptions(int) - Method in class eve.ui.UpDownScroller
Set options for the ScrollablePanel.
setOrigin(int, int, Point) - Method in class eve.ui.Canvas
 
setOverlayOptions(int, int) - Method in class eve.ui.SoftKeyBar
Change or get the overlay options.
setOverlays(IOverlay[]) - Method in class eve.fx.gui.WindowSurface
 
setPage(int) - Method in class eve.ui.print.PreviewViewer
 
setPage(int) - Method in class eve.ui.print.PrintPageViewer
 
setPageFormat(PageFormat) - Method in class eve.fx.points.CellPrinter
 
setPageNumber(int) - Method in class eve.fx.print.PrintablePage
This is called before setupForPage() is called.
setPaperSize(int) - Method in class eve.fx.print.PrinterControl
Sets the paper size and returns itself.
setParameter(String, Object) - Method in class eve.io.FileChooserParameters
 
setParameter(int, int) - Static method in class eve.sys.Vm
 
setParameters(Object[]) - Method in class eve.io.block.RemoteCall
Use this to set the parameters as standard Java Wrappers - the same as you would use with java.lang.reflect.Method invokation.
setParameters(Object[]) - Method in class eve.sys.QuickMethodCall
Set the parameters as an array of standard Java wrappers.
setParent(Pattern) - Method in class com.stevesoft.pat.Pattern
Call this method if you have a pattern element that takes a sub pattern (such as Or), and after you have added a sub pattern to the current pattern element.
setParent(TreeNode) - Method in interface eve.data.MutableTreeNode
Set the parent of this TreeNode.
setParent(TreeNode) - Method in class eve.data.MutableTreeNodeObject
 
setParent(TreeNode) - Method in class eve.ui.data.LiveTreeNode
 
setParent(ResourceBundle) - Method in class java.util.ResourceBundle
Set the parent of this bundle.
setParentObject(Object) - Method in interface eve.data.IOwnable
 
setParentObject(Object) - Method in class eve.data.OwnedObject
 
setParentObject(Object) - Method in class eve.ui.FormBase
 
setParentObject(Object) - Method in class eve.util.OwnedProperties.OwnedProperty
 
setPassword(String) - Method in interface eve.database.Database
Use this when the Database is initialized to set the encryption key for the database.
setPassword(String) - Method in class eve.database.implement.DatabaseObject
 
setPassword(String) - Method in class eve.security.SecureDocument
You can call this before encoding to explicitly set the key used for the symmetric encryption.
setPassword(byte[]) - Method in class eve.security.SecureDocument
You can call this before encoding to explicitly set the key used for the symmetric encryption.
setPasswordKey(int) - Method in interface eve.sys.ITerminal
Set the password mode toggle key.
setPasswordKey(int) - Method in class eve.ui.Console
Set the password mode toggle key.
setPasswordMode(int) - Method in interface eve.sys.ITerminal
Set the password mode.
setPasswordMode(int) - Method in class eve.ui.Console
Password mode currently only works for line buffered mode.
setPen(Pen) - Method in class eve.fx.Graphics
 
setPen(Pen, Pen) - Method in class eve.fx.Graphics
 
setPen(Color, int, double, double, float) - Method in interface eve.fx.points.IPointCanvas
 
setPen(Color, int, double, double, float) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
setPen(Color, int, double, double, float) - Method in class eve.fx.points.PointGraphics
Set the current Pen for the PointGraphics.
setPen(Color, int, double) - Method in class eve.fx.points.PointGraphics
Set the current Pen for the PointGraphics.
setPenThickness(double) - Method in class eve.fx.Paint2D
 
setPermissionsAndFlags(int, int) - Method in class eve.io.File
Change the permissions/flags for this File - see eve.io.FilePermissions for a list of the available flag permissions.
setPitch(int) - Method in class eve.fx.sound.WaveInput
 
setPitch(int) - Method in class eve.fx.sound.WaveOutput
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.BufferedImageData
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.ByteArrayImageData
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Drawing
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.GraphicsImageData
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.GrayScaleImage
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Icon
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Image
Set a block of pixels within the Image with specified RGB/ARGB pixel data provided as int values (one int value per pixel)
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.ImageAdapter
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.ImageSubSection
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.Picture
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.PixelBuffer
 
setPixels(int, int) - Method in class eve.fx.Position
 
setPixels(int[], int, int, int, int, int, int) - Method in class eve.fx.RotatedImageData
 
setPixels(int[], int, int, int, int, int, int) - Method in interface eve.sys.ImageData
Set the pixels in the IImage in encoded ARGB values.
setPixels(int[], int, int, int, int, int, int) - Method in class eve.sys.ImageDataInfo
This does nothing at all - always returns false.
setPixelsUsingScanLines(int[], int, int, int, int, int, int) - Method in class eve.fx.ImageObject
 
setPlainText(String) - Method in class eve.ui.formatted.HtmlDisplay
 
setPlaybackRate(int) - Method in class eve.fx.sound.WaveInput
 
setPlaybackRate(int) - Method in class eve.fx.sound.WaveOutput
 
setPNGType(int, int) - Method in class eve.fx.ByteArrayImageData
Set the imageType value using a PNG image type and a bitDepth.
setPopupForm(Class) - Method in class eve.ui.TextDisplayButton
 
setPort(int) - Method in class java.net.DatagramPacket
This sets the port to which the data packet will be transmitted.
setPos(int) - Method in class com.stevesoft.pat.Replacer
 
setPosition(long) - Method in class eve.io.ByteArrayRandomStream
 
setPosition(long) - Method in class eve.io.CompressedRandomStream
 
setPosition(long) - Method in class eve.io.FileRandomStream
Set the Stream position.
setPosition(long) - Method in class eve.io.RandomStream
Set the Stream position.
setPosition(long) - Method in class eve.io.RewindableStream
 
setPosition(long) - Method in class eve.nativeaccess.NativeRandomStream
 
setPositions(int, int, int, boolean) - Method in class eve.ui.ScrollTrack
Set the postion and size of the "thumb" control in the track, using units of the users choice.
setPostData(Object) - Method in class eve.net.HttpConnection
Set the data to post out as either a Stream, InputStream,byte[],ByteArray or String.
setPostData(String, Object) - Method in class eve.sys.Event
 
setPostDataLength(int) - Method in class eve.net.HttpConnection
Deprecated.
use setContentLength() instead.
setPreferredSize(double, double) - Method in class eve.fx.points.PrintCell
 
setPreferredSize(int, int) - Method in class eve.ui.Control
 
setPreferredSizes(int, int, int) - Method in class eve.ui.ScrollBar
Set the sizes for the scroll bar buttons and thumb bar.
setPreferredTextHeight(double) - Method in class eve.ui.SectionBar
 
setPreferredTextSize(int, int) - Method in class eve.ui.Control
 
setPreferredTextSize(double, double) - Method in class eve.ui.Control
 
setPressedImage(AniImage) - Method in class eve.ui.game.MosaicPanel
 
setPrintable(RandomPrintable, PageFormat) - Method in class eve.ui.print.PrintPageViewer
 
setPrinterControl(PrinterControl) - Method in class eve.fx.print.PrinterProperties
 
setPrinterProperties(PrinterProperties) - Method in interface eve.fx.print.Printer
 
setPrinterProperties(PrinterProperties) - Method in class eve.fx.print.PrinterJobObject
 
setPrintQuality(int) - Method in class eve.fx.print.PrinterControl
Sets the print quality and returns itself.
setPriority(int) - Method in class java.lang.Thread
 
setProgress(float) - Method in interface com.ewesoft.pub.Progress
 
setProgress(float, String) - Method in interface com.ewesoft.pub.Progress
 
setProgress(float) - Method in class com.ewesoft.pub.Tools.NullProgress
 
setProgress(float, String) - Method in class com.ewesoft.pub.Tools.NullProgress
 
setProgress(float, String) - Method in class eve.sys.Handle
 
setProgress(float) - Method in class eve.sys.Handle
 
setProgress(float) - Method in class eve.sys.Progress
 
setProgress(float, String) - Method in class eve.sys.Progress
 
setPromptControl(Control) - Method in class eve.ui.Control
On a normal Control this will set the promptControl variable to "prompt", but on a Container, the first child non-container will have "prompt" assigned to it.
setProperty(Class, Object) - Method in class com.ewesoft.pub.ThreadFlags
 
setProperty(String, String) - Static method in class eve.sys.Vm
 
setProperty(String, Object) - Method in class eve.ui.data.Editor
 
setProperty(String, String) - Static method in class java.lang.System
Set a property value.
setProperty(String, String) - Method in class java.util.Properties
Adds the given key/value pair to this properties.
setRawOffset(int) - Method in class eve.sys.TZifTimeZone
This does nothing - the raw offset is decoded from the file.
setRawOffset(int) - Method in class java.util.SimpleTimeZone
Sets the standard time zone offset to GMT.
setRawOffset(int) - Method in class java.util.TimeZone
Sets the time zone offset, ignoring daylight savings.
setReadable(boolean, boolean) - Method in class eve.io.File
 
setReadable(boolean, boolean) - Method in class java.io.File
 
setReadable(boolean) - Method in class java.io.File
 
setReadOnly() - Method in class eve.io.File
 
setReadOnly() - Method in class java.io.File
This method sets the file represented by this object to be read only.
setReadOnly() - Method in class java.security.PermissionCollection
This method sets this PermissionCollection object to be read only.
setReceiveBufferSize(int) - Method in class java.net.DatagramSocket
This method sets the value for the system level socket option SO_RCVBUF to the specified value.
setRect(int, int, int, int) - Method in class eve.fx.Drawing
 
setRect(double, double, double, double) - Method in class eve.fx.points.PrintCell
 
setRect(int, int, int, int) - Method in class eve.ui.CardPanel
 
setRect(int, int, int, int) - Method in class eve.ui.CompositeControl
 
setRect(Rect) - Method in class eve.ui.Control
Set the on-screen coordinates of this Control.
setRect(int, int, int, int) - Method in class eve.ui.Control
Set the on-screen coordinates of this Control.
setRect(int, int, int, int, Control) - Method in class eve.ui.Frame
 
setRect(int, int, int, int) - Method in class eve.ui.Frame
 
setRect(Control, int, int, int, int, Object) - Static method in class eve.ui.Gui
 
setRefresher(ImageRefresher) - Method in class eve.fx.AnimatedDrawing
 
setRefresher(ImageRefresher) - Method in interface eve.fx.OnScreenImage
Weakly set the ImageRefresher for the Image.
setRegexAt(Regex, int) - Method in class com.stevesoft.pat.Transformer
Set the Regex at position i in this Transformer.
setregid(int, int) - Method in class eve.sys.unix.PreExec
 
setregid(int, int) - Static method in class eve.sys.unix.Unix
 
setRegistryValue(String, String, Object) - Static method in class eve.sys.Registry
A quick and easy way to set a registry value.
setReplaceRule(String) - Method in class com.stevesoft.pat.Regex
Change the ReplaceRule of this Regex by compiling a new one using String rp.
setReplaceRule(ReplaceRule) - Method in class com.stevesoft.pat.Regex
Change the ReplaceRule of this Regex to rp.
setRequestorProperty(String, String) - Method in class eve.net.HttpConnection
Set an exclusive requestor property.
setresgid(int, int, int) - Method in class eve.sys.unix.PreExec
 
setresgid(int, int, int) - Static method in class eve.sys.unix.Unix
 
setresuid(int, int, int) - Method in class eve.sys.unix.PreExec
 
setresuid(int, int, int) - Static method in class eve.sys.unix.Unix
 
setResult(Object) - Method in class eve.sys.Handle
Set the returnValue of the Handle and then set the Stopped and Success bits - this is the same as succeed().
setReturnValue(Object) - Method in class eve.sys.Handle
This is identical to succeed(Object returnValue).
setreuid(int, int) - Method in class eve.sys.unix.PreExec
 
setreuid(int, int) - Static method in class eve.sys.unix.Unix
 
setReuseAddress(boolean) - Method in class java.net.DatagramSocket
Enables/Disables SO_REUSEADDR.
setReused(boolean) - Method in class eve.sys.Event
 
setRootObject(TreeNode) - Method in class eve.ui.table.TreeTableModel
 
setSavedOutputFile(File) - Method in class eve.fx.print.PrintPreview
 
setScale(int) - Method in class eve.math.BigDecimal
 
setScale(int, int) - Method in class eve.math.BigDecimal
 
setScale(int, int, int) - Method in class eve.ui.ScrollTrack
Use this if the TrackControl is being used to select a value within a range of values.
setScale(int, int, int) - Method in class eve.ui.TrackControl
Use this if the TrackControl is being used to select a value within a range of values.
setScale(int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose value is numerically equal to this BigDecimal's.
setScale(int, int) - Method in class java.math.BigDecimal
Returns a BigDecimal whose scale is the specified value, and whose unscaled value is determined by multiplying or dividing this BigDecimal's unscaled value by the appropriate power of ten to maintain its overall value.
setScaledBackgroundImage(ImageData, double) - Method in class eve.ui.Control
Set the background image for the Control scaled to fit the Control.
setScanLinePixels(int, int[], int, int, int, int, int) - Method in interface eve.fx.ImageMaker
This is used when decoding images.
setScanLinePixels(int, int[], int, int, int, int, int) - Method in class eve.fx.ImageObject
This is used when decoding images.
setScanLinePixels(int, int[], int, int, int, int, int) - Method in class eve.fx.ScaledImageMaker
Deprecated.
 
setScanLinePixels(int, int[], int, int, int, int, int) - Method in class eve.sys.ImageDataInfo
This does nothing at all - always returns false.
setScanLinePixels(int, int[], int, int, int, int, int) - Method in interface eve.sys.ImageMaker
This is used when decoding images.
setScanLinesUsingPixels(int, int, Object, int, int) - Method in class eve.fx.ImageObject
This is a way to implement the ImageData.setImageScanLines() method using the IImage.setPixels() method.
setScreenRotation(int) - Static method in class eve.sys.Device
 
setScreenSizeInInches(int, double, double) - Static method in class eve.fx.gui.WindowSurface
Set the size of the screen in inches.
setScreenSizeInInches(double, double) - Method in class eve.fx.gui.WindowSurface
 
setScroll(int, int, int, int) - Method in class eve.ui.ScrollBarPanel
 
setScrollBarSize(int, int, int) - Method in class eve.ui.ScrollBarPanel
Set the sizes for the scroll bar buttons and thumb bar.
setSeconds(int) - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use set(Calendar.SECOND, seconds) instead.
setSecurityManager(SecurityManager) - Static method in class java.lang.System
Set the SecurityManager.
setSeed(byte[]) - Method in class eve.security.SecureRandom
 
setSeed(long) - Method in class eve.security.SecureRandom
Seeds the SecureRandom.
setSeed(byte[]) - Method in class java.security.SecureRandom
 
setSeed(long) - Method in class java.security.SecureRandom
Seeds the SecureRandom.
setSeed(long) - Method in class java.util.Random
Sets the seed for this pseudorandom number generator.
setSelected(Vector) - Method in class eve.data.MultiListSelect.SingleListSelect
 
setSelectedFor(String, Vector) - Method in class eve.data.MultiListSelect
 
setSelectedIndexes(int[]) - Method in interface eve.data.IIndexSelectable
Set which indexes should be selected.
setSelectedIndexes(int[]) - Method in class eve.data.MultiListSelect.SingleListSelect
 
setSelectedIndexes(int[]) - Method in class eve.ui.BasicList
 
setSelectedIndexes(int[]) - Method in class eve.ui.List
 
setSelectedIndexes(int[]) - Method in class eve.ui.SimpleList
 
setSelectedItem(int, boolean) - Method in class eve.ui.IconMenu
 
setSelectedItem(int) - Method in class eve.ui.IconMenu
 
setSelectedItem(MenuItem) - Method in class eve.ui.MenuChoice
 
setSelectedLines(int[]) - Method in class eve.ui.table.TreeTableModel
 
setSelectionRange(int, int, int, int) - Method in class eve.ui.TextPad
This sets the current selection and will also move the cursor to the end of the selection.
setSelectionRange(int, int) - Method in class eve.ui.TextPad
This sets the current selection and will also move the cursor to the end of the selection.
setSendBufferSize(int) - Method in class java.net.DatagramSocket
This method sets the value for the system level socket option SO_SNDBUF to the specified value.
setServer(ScrollServer) - Method in class eve.ui.Control
 
setServer(ScrollServer) - Method in interface eve.ui.ScrollClient
Notifies the ScrollClient of its new ScrollServer.
setShadow(int, int, int, int, int) - Method in class eve.ui.Control
 
setShort(short) - Method in class eve.sys.Wrapper
 
setShort(Object, int, short) - Static method in class java.lang.reflect.Array
Sets an element of a short array.
setShort(Object, short) - Method in class java.lang.reflect.Field
 
setShowCalendar(boolean) - Method in class eve.ui.DateTimeInput
 
setShowDetails(boolean) - Method in class eve.ui.filechooser.FileListTableModel
 
setSingleChoiceActionControl(Control, String) - Method in class eve.ui.choices.CodedChoices
 
setSIP(int) - Method in class eve.fx.gui.WindowSurface
 
setSIP(int, WindowSurface) - Method in class eve.fx.gui.WindowSurface
 
setSIP(int, WindowSurface, RawEvent) - Method in class eve.fx.gui.WindowSurface
 
setSIP(Window, int) - Static method in class eve.ui.Gui
 
setSize(int, int) - Method in class eve.fx.Drawing
 
setSize(long) - Method in class eve.zipfile.ZipEntry
Sets the size of the uncompressed data.
setSize(int) - Method in class java.util.Vector
 
setSize(long) - Method in class java.util.zip.ZipEntry
Sets the size of the uncompressed data.
setSoftKeyBarFor(Control, SoftKeyBar) - Method in class eve.ui.Form
Set the SoftKeyBar for a particular Control or the default SoftKeyBar.
setSoftKeyBarForAll(Vector, SoftKeyBar) - Method in class eve.ui.Form
Set the SoftKeyBar for a particular set of Controls.
setSoLinger(boolean, int) - Method in class java.net.Socket
 
setSort(int, Comparer) - Method in class eve.database.implement.FoundEntriesObject
 
setSorts(Object) - Method in interface eve.database.Database
Set the sorts of the Database as specified by the object provided.
setSorts(Object, String) - Method in interface eve.database.Database
Set the sorts of the Database as specified by the object provided.
setSorts(Object) - Method in class eve.database.implement.DatabaseObject
 
setSorts(Object, String) - Method in class eve.database.implement.DatabaseObject
 
setSorts(Object, String, int) - Method in class eve.database.implement.DatabaseObject
 
setSoTimeout(int) - Method in class java.net.DatagramSocket
 
setSoTimeout(int) - Method in class java.net.ServerSocket
 
setSoTimeout(int) - Method in class java.net.Socket
 
setSource(StringLike) - Method in class com.stevesoft.pat.Replacer
 
setSourceAndDestination(Rect, Dimension, int, Dimension) - Method in class eve.fx.ImageDecoder
Call this after analyze() to setup the requested source area to decode and final size of the decoded image.
setSpacing(double, double, double, double) - Method in class eve.fx.points.PrintCell
 
setSpacing(double) - Method in class eve.fx.points.PrintCell
 
setSplitter(int, int, int) - Method in class eve.ui.SplittablePanel
Define the "opened" and "closed" state of the splitter along with its initial state.
setSplitter(SubString) - Method in class eve.util.StringList
 
setSplitter(Class) - Method in class eve.util.StringList
 
setStackTrace(StackTraceElement[]) - Method in class java.lang.Throwable
 
setStartRule(int, int, int, int) - Method in class java.util.SimpleTimeZone
Sets the daylight savings start rule.
setStartYear(int) - Method in class java.util.SimpleTimeZone
Sets the first year, where daylight savings applies.
setState(int) - Method in class eve.fx.gui.NativeWindowSurface
 
setState(int) - Method in class eve.fx.gui.WindowSurface
 
setState(boolean) - Method in class eve.ui.CheckBox
 
setState(Object) - Method in class eve.ui.formatted.data.HtmlViewer.HtmlViewerDisplay
 
setState(Object) - Method in class eve.ui.TextPad
Reset the display to the state as provided by getState().
setState(int) - Method in class eve.ui.Window
Set window state bits.
setState(boolean) - Method in interface eve.util.Booleanable
 
setStrategy(int) - Method in class eve.io.Deflater
 
setStrategy(int) - Method in class java.util.zip.Deflater
 
setStream(String, InputStream) - Method in class eve.applet.EveApplet
 
setStream(String, InputStream) - Method in interface eve.sys.Applet
Associate a stream to a key for this applet context, possibly replacing the old value.
setStream(RandomStream) - Method in class eve.ui.table.HexTableModel
 
setStream(ByteArray) - Method in class eve.ui.table.HexTableModel
 
setStreams(BlockInputStream, BlockOutputStream) - Method in class eve.io.block.RemoteCallHandlerObject
 
setStreams(InputStream, OutputStream) - Method in class eve.io.block.RemoteCallHandlerObject
 
setStrict(boolean) - Method in class eve.math.FormattedDecimal
Sets the isStrict value and returns this FormattedDecimal.
setStringCollator(StringCollator) - Method in interface eve.database.Database
Set the Collator used by the database to sort and search for Strings.
setStringCollator(StringCollator) - Method in class eve.database.implement.DatabaseObject
 
setStrings(String) - Method in class eve.data.PropertyList
Sets a set of properties, each associated with a string.
setStyle(int) - Static method in class eve.ui.GuiStyle
Set the style of Controls within an application.
setSwipableOnPDA() - Static method in class eve.ui.Gui
 
setSwiping(boolean, boolean, boolean) - Method in class eve.ui.Control
Call this to request Swipe handling for this Control.
setSynchronizedTime(int, Time) - Method in interface eve.database.Database
 
setSynchronizedTime(int, Time) - Method in class eve.database.implement.DatabaseObject
 
setSynchronizedTime(int, Time) - Method in class eve.database.implement.DatabaseSpecs
 
setTableModel(TableModel) - Method in class eve.ui.table.TableControl
 
setTag(int, Object) - Method in class eve.fx.points.PrintCell
 
setTag(int) - Method in interface eve.sys.WebApplication.LocalFile
 
setTag(int, Object) - Method in class eve.ui.Control
 
setTags(TagList) - Method in class eve.ui.Control
 
setTarget(Object) - Method in class eve.sys.QuickMethodCall
 
setTask(String) - Method in interface com.ewesoft.pub.Progress
 
setTask(String) - Method in class com.ewesoft.pub.Tools.NullProgress
 
setTask(String) - Method in class eve.sys.Progress
 
setTask(Handle) - Method in class eve.ui.MonitorHandles
 
setTask(Handle, String) - Method in class eve.ui.ProgressAndControl
 
setTask(Handle, String) - Method in class eve.ui.ProgressBarForm
 
setTask(Handle, String) - Method in interface eve.ui.ProgressDisplay
 
setTaskbarIcon(DeviceIcon) - Method in class eve.fx.gui.NativeWindowSurface
 
setTaskbarIcon(DeviceIcon) - Method in class eve.fx.gui.WindowSurface
 
setTcpNoDelay(boolean) - Method in class java.net.Socket
 
setText(FontChange, Color) - Method in class eve.fx.PaintParametersObject
 
setText(String) - Method in class eve.fx.points.DataCell
 
setText(String) - Method in class eve.io.File
 
setText(String) - Method in class eve.sys.Time
 
setText(String) - Method in class eve.ui.CheckBox
 
setText(String) - Method in class eve.ui.CheckBoxGroup
This will turn on the checkbox in this group with a label the same as the provided String value.
setText(String) - Method in class eve.ui.ChoiceControl
 
setText(String) - Method in class eve.ui.ComboBox
Set the text in the input box.
setText(String) - Method in class eve.ui.Console
 
setText(String) - Method in class eve.ui.Control
Set the text of the Control, automatically repainting it.
setText(String) - Method in class eve.ui.filechooser.FileInput
 
setText(String) - Method in class eve.ui.FileInput
 
setText(String) - Method in class eve.ui.Input
 
setText(String) - Method in class eve.ui.InputWithTools
 
setText(String) - Method in class eve.ui.Label
 
setText(String) - Method in class eve.ui.MenuChoice
This sets the text for the MenuChoice, regardless of if it is a valid choice.
setText(String) - Method in class eve.ui.MenuItem
Set the action and label of the MenuItem to be the specified parameter, assuming that the parameter is pure text only with no Hot Key encoded in it.
setText(String) - Method in class eve.ui.MessageArea
 
setText(String) - Method in class eve.ui.Panel
Calling setText() on a CellPanel gives it a labelled etched border.
setText(String) - Method in class eve.ui.SectionBar
 
setText(String) - Method in class eve.ui.TextMessage
 
setText(String) - Method in class eve.ui.TextPad
 
setText(String) - Method in interface eve.util.Textable
 
setTextAndPreferredTextWidth(String, int) - Method in class eve.ui.formatted.TextDisplay
 
setTextPosition(int, int) - Method in class eve.fx.points.DataCell
 
setTextSize(double, double) - Method in class eve.fx.points.PrintCell
 
setTextSize(int, int) - Method in class eve.ui.Control
 
setTextWidth(int) - Method in class eve.ui.MonitorHandles
 
setThreadGroup(ThreadGroup) - Method in class eve.sys.Task
Call this BEFORE calling start().
setThreadIsEventHandler() - Static method in class eve.sys.Device
 
setThumbPos(int, int) - Method in class eve.ui.ScrollTrack
 
setThumbPos(int, int) - Method in class eve.ui.TrackControl
 
setTiledBackgroundImage(ImageData, double) - Method in class eve.ui.Control
Set the background image for the Control in a tiled pattern.
setTime(int, int, int, int) - Method in interface eve.data.ITime
 
setTime(int, int, int, int) - Method in class eve.data.PlainTime
 
setTime(long) - Method in class eve.sys.Time
This methods sets the Y/M/D/h/m/s values of this Time value based on the UTC time given and the default TimeZone.
setTime(int, int, int, int) - Method in class eve.sys.Time
 
setTime(Time) - Method in class eve.ui.DateTimeInput
Set the time.
setTime(int, int, int, int) - Method in class eve.ui.DateTimeInput
 
setTime(Time) - Method in class eve.ui.DateUpDownInput
Set the Time the input displays.
setTime(Time) - Method in class eve.ui.SimpleDateInput
 
setTime(Time) - Method in class eve.ui.TimeUpDownInput
Set the Time the input displays.
setTime(int, int, int, int) - Method in class eve.ui.TimeUpDownInput
 
setTime(Time) - Method in interface eve.util.Timeable
 
setTime(long) - Method in class eve.zipfile.ZipEntry
Sets the time of last modification of the entry.
setTime(Date) - Method in class java.util.Calendar
Sets this Calendar's time to the given Date.
setTime(long) - Method in class java.util.Date
Sets the time which this Object should represented.
setTime(long) - Method in class java.util.zip.ZipEntry
Sets the time of last modification of the entry.
setTimeFormat(boolean, boolean) - Method in class eve.ui.DateTimeInput
Set the format for display/input of a Time of day value.
setTimeInMillis(long) - Method in class java.util.Calendar
Sets this Calendar's time to the given Time.
setTimeOfDay(Time) - Method in class eve.sys.Time
Set the Time of day fields only in this Time object to be the same as the other Time object.
setTimeout(int) - Method in class eve.io.block.RemoteCall
This sets the timeout time for this RemoteCall.
setTimeOut(long) - Method in class eve.io.block.RemoteProxy
 
setTimeOut(long) - Method in interface eve.sys.IRemoteProxyMaker
Set the timeout for receiving responses from remote calls.
setTimeZone(TimeZone) - Method in class java.text.SimpleDateFormat
 
setTimeZone(TimeZone) - Method in class java.util.Calendar
Sets the time zone to the specified value.
setTitle(String) - Method in class eve.fx.gui.NativeWindowSurface
 
setTitle(String) - Method in class eve.fx.gui.WindowSurface
Set the title text of the window.
setTitle(String) - Method in class eve.ui.filechooser.FileChooser
 
setTitle(String) - Method in class eve.ui.Window
 
setTitleAndTip(String) - Method in class eve.ui.filechooser.FileInput
 
setTitleAndTip(String) - Method in class eve.ui.FileInput
 
setTo(FormattedDataSource) - Method in class eve.fx.PixelBuffer
 
setTo(ImageData) - Method in class eve.fx.PixelBuffer
Set the PixelBuffer dimensions to match the source IImage and set the pixels in the PixelBuffer from the source.
setTo(ImageData, Rect) - Method in class eve.fx.PixelBuffer
Set the PixelBuffer dimensions to match an area in a source IImage and set the pixels in the PixelBuffer from the area in the source.
setTo(Drawable, int, int, Color) - Method in class eve.fx.PixelBuffer
Deprecated.
use one of the draw()/put()/blend() methods instead.
setTo(ImageData, Rect, Color, Color, double) - Method in class eve.fx.PixelBuffer
Set the PixelBuffer dimensions to match an area in a source IImage and set the pixels in the PixelBuffer from the area in the source.
setTo(Font, String, int, Color, double) - Method in class eve.fx.PixelBuffer
Set this PixelBuffer to be text with possible blended edges represented by reduced alpha values.
setTo(Font, StringList, int, Color, double, FormattedTextSpecs) - Method in class eve.fx.PixelBuffer
Set this PixelBuffer to be text with possible blended edges represented by reduced alpha values.
setTo(Position) - Method in class eve.fx.Position
 
setTo(Dimension, FontMetrics) - Method in class eve.ui.FontSetup
 
setToCurrent() - Method in class eve.data.PlainDate
Set the PlainDate to the current date.
setToCurrent() - Method in class eve.data.PlainTime
Set the PlainDate to the current date.
setToCurrentTime() - Method in class eve.sys.Time
Set the time to be the current local time.
setToEditor(Editor, Object) - Method in class eve.ui.data.FieldListenerObject
 
setToEditor(Editor) - Method in class eve.ui.data.icons.Icons
 
setToEditor(Editor, String) - Method in interface eve.ui.data.IEditable
This is called when the IEditable data field is set to a field in the Editor.
setToEditor(Editor) - Method in class eve.ui.data.LiveObject
This is called when this Object is set as the object the Editor is now editing.
setToGrayParentFrame() - Method in class eve.ui.FormFrame
 
setToolsMenu(Menu) - Method in class eve.ui.InputWithTools
 
setToolTip(Object) - Method in class eve.ui.Control
Set the tooltip of the object.
setToUnity() - Method in class eve.fx.points.AffineTransform
 
setTrafficClass(int) - Method in class java.net.DatagramSocket
Sets the traffic class value
setTransfer(IFieldTransfer) - Method in class eve.sys.FieldTransfer
Set a separate IFieldTransfer - this will cause this FieldTransfer object to defer the transfer(Object obj,int direction) to this IFieldTransfer.
setTransform(double, double, double, double, double, double) - Method in class eve.fx.Graphics
 
setTransform(AffineTransform) - Method in interface eve.fx.points.IPointCanvas
Set the transform.
setTransform(AffineTransform) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
setTransform(AffineTransform, AffineTransform) - Method in class eve.fx.points.PointGraphics
Don't use this directly.
setTransform(AffineTransform) - Method in class eve.fx.points.PointGraphics
Don't use this directly.
setTransparentColor(Color) - Method in class eve.fx.PixelBuffer
Go through the PixelBuffer and set the RGB of any pixel that is completely transparent (alpha value of 0) to that specified in the Color.
setTreeModel(TreeTableModel) - Method in interface eve.ui.table.TreeModelHandler
 
setType(int) - Method in class eve.sys.Wrapper
 
setTypeAndHistoryKey(String, String) - Method in class eve.io.FileChooserParameters
Set the type of the FileChooser (e.g.
setuid(int) - Method in class eve.sys.unix.PreExec
 
setuid(int) - Static method in class eve.sys.unix.Unix
 
setUnmixedTransparencyImages(IIcon.ImageList) - Method in class eve.fx.Icon
 
setup(PointGraphics, PageFormat) - Method in class eve.fx.points.CellPrinter
 
setup(PointGraphics, PageFormat) - Method in class eve.fx.points.PrintCell
 
setup(Control, String, String, int) - Method in class eve.ui.Card
 
setup(Control, String, String, boolean) - Method in class eve.ui.Card
Deprecated.
use the other setup() instead.
setup(LiveData, int, int, int, boolean, int) - Method in class eve.ui.data.ListEditor
Call this after using the constructor with the same parameters ONLY if OPTION_DONT_SETUP was included in buttonsAndOptions when the constructor was called.
setup(Object, boolean, int) - Method in class eve.ui.data.ListEditor
Call this after using the constructor with the same parameters ONLY if OPTION_DONT_SETUP was included in buttonsAndOptions when the constructor was called.
setup(LiveData, Editor) - Method in class eve.ui.data.SaveableEditor
This will build the fileMenu menu and the fileButtons toolbar, but does not add them into the SaveableEditor - you must do that yourself.
setup() - Method in class eve.ui.InputWithTools
 
setupBars(int, boolean, int) - Method in class eve.ui.MonitorHandles
Setup the bars of the MonitorHandles.
setupConnection(HttpConnection, String) - Method in class eve.net.HttpConnectionTask
This is called before the initial connection or, in the case of a redirect, before the redirected connection is made.
setupConsole(PrintWriter) - Static method in class eve.net.RemoteServer
 
setupFileChooser(FileChooser) - Method in class eve.ui.filechooser.FileInput
If you override this, first call super.setupFileChooser(fc) and then continue with your further modifications.
setupFileChooser(Form) - Method in class eve.ui.FileInput
If you override this, first call super.setupFileChooser(fc) and then continue with your further modifications.
setupFor(Object, int, float) - Method in class eve.sys.ResourceCache
 
setupForPage(PointGraphics) - Method in class eve.fx.points.CellPrinter
Setup the PrintCells within the CellPrinter.
setupForPage(PointGraphics, PageFormat, int) - Method in class eve.fx.print.PrintableObject
 
setupForPage(PointGraphics) - Method in class eve.fx.print.PrintableObject
 
setupForPage(PointGraphics) - Method in class eve.fx.print.PrintablePage
This is called before the doPrint() method is called.
setupForPage(PointGraphics, PageFormat, int) - Method in class eve.fx.print.PrintPages
 
setupFrame(Frame, int) - Method in class eve.ui.Form
 
setupFullScreen(int) - Static method in class eve.ui.Gui
This must be called in eveMain().
setupFullScreen(boolean) - Static method in class eve.ui.Gui
This must be called in eveMain().
setupHistory(String) - Static method in class eve.ui.filechooser.FileChooser
 
setupHotspot(HotSpot) - Method in class eve.ui.formatted.FormattedTextMaker
 
setupIn(Panel) - Static method in class eve.ui.SoftKeyBar
Setup the global location for the SoftKeyBar.
setupInputStack(EditorStack, Editor) - Method in class eve.ui.advanced.database.GetSearchCriteria
 
setupInputStack(EditorStack, Editor) - Method in class eve.ui.data.InputObject
You can override this to add your own custom fields and controls.
setupInstall() - Method in class eve.sys.options.VMOptions
Deprecated.
use setupInstall(boolean onLocalMachine) instead.
setupInstall(boolean) - Method in class eve.sys.options.VMOptions
This method is used to setup the computer or mobile device after the installation of the Eve VM or an Eve application if installation of the VM is part of the application installation.
setupInstallFileAssociations() - Method in class eve.sys.options.VMOptions
Deprecated.
use setupInstallFileAssociations(boolean onLocalMachine).
setupInstallFileAssociations(boolean) - Method in class eve.sys.options.VMOptions
Setup standard File Associations on the local machine or on the remote device (connected via ActiveSync).
setupNewWindow(Frame, Container, boolean) - Static method in class eve.ui.Gui
 
setupProperties() - Method in class eve.ui.formatted.data.HtmlViewer
Setup the htmlProperties based on selected options.
setupResourceFor(Thread, int, float) - Static method in class eve.sys.mThread
 
setupResources(int, float) - Static method in class eve.sys.mThread
This calls setupResources() for the current running thread.
setupResourceStore(int, float) - Static method in class eve.sys.mThread
 
setupScreen(int) - Static method in class eve.ui.SoftKeyBar
This is called by the GUI system when running on a Smartphone.
setupSounds() - Static method in class eve.fx.Sound
Call this to force a startup of the Sounds.
setupStandardFileCommands(Editor, int, CellPanel, String) - Static method in class eve.ui.data.AppForm
This creates the menu but does NOT add it to the Menu bar.
setupStandardFileCommands(int, CellPanel, String) - Method in class eve.ui.data.AppForm
This creates the menu but does NOT add it to the Menu bar.
setupUrl(String) - Method in class eve.net.HttpConnection
Parse the URL and setup the scheme, host, port and document.
setURL(URL, String, String, int, String, String) - Method in class java.net.URLStreamHandler
Deprecated.
1.2 Please use #setURL(URL,String,String,int,String,String,String,String);
setUseLineBuffer(boolean) - Method in interface eve.sys.ITerminal
 
setUseLineBuffer(boolean) - Method in class eve.ui.Console
 
setUTCMillis(TimeZone, long) - Method in class eve.sys.Time
Set the Time Y/M/D/h/m/s to be the time that it was at the specified TimeZone given the specified UTC millisecond value.
setValue(int) - Method in class eve.database.MetaFlag
This sets the current value.
setValue(Object, Wrapper) - Method in class eve.reflect.Field
Set the value of the field.
setValue(String, String) - Method in class eve.sys.FileRegistryKey
 
setValue(String, byte[]) - Method in class eve.sys.FileRegistryKey
 
setValue(String, int) - Method in class eve.sys.FileRegistryKey
 
setValue(String, String) - Method in interface eve.sys.IRegistryKey
Set a String value.
setValue(String, byte[]) - Method in interface eve.sys.IRegistryKey
Set a binary data value.
setValue(String, int) - Method in interface eve.sys.IRegistryKey
Set a 32-bit data value in the default little-endian format.
setValue(String, String) - Method in class eve.sys.MapRegistryKey
 
setValue(String, byte[]) - Method in class eve.sys.MapRegistryKey
 
setValue(String, int) - Method in class eve.sys.MapRegistryKey
 
setValue(String, String) - Method in class eve.sys.RegistryKeyObject
 
setValue(String, byte[]) - Method in class eve.sys.RegistryKeyObject
 
setValue(String, int) - Method in class eve.sys.RegistryKeyObject
 
setValue(Value) - Method in class eve.ui.DateTimeInput
Set the date.
setValue(Value) - Method in class eve.ui.DateUpDownInput
 
setValue(String) - Method in class eve.ui.InputKeyPad
 
setValue(Value) - Method in class eve.ui.SimpleDateInput
 
setValue(Value) - Method in class eve.ui.TimeUpDownInput
 
setValue(String, String) - Method in class eve.util.TextDecoder
 
setValue(Object) - Method in interface java.util.Map.Entry
Replaces the value with the specified object (optional operation).
setValueDontCheckObject(Object, Wrapper) - Method in class eve.reflect.Field
 
setVerticalPainter(PaintControl) - Method in class eve.ui.ScrollBarPanel
 
setView(EntriesView) - Method in class eve.ui.advanced.database.DatabaseTableModel
 
setVisible(boolean) - Method in class eve.fx.gui.NativeWindowSurface
 
setVisible(boolean) - Method in class eve.fx.gui.WindowSurface
 
setVisible(boolean) - Method in interface eve.sys.IConsole
 
setVisible(boolean) - Method in class eve.ui.Window
Set the visibility state of the window.
setVMode(boolean) - Method in class eve.ui.table.IconTableModel
 
setVolume(int, int) - Method in class eve.fx.sound.WaveInput
 
setVolume(int, int) - Method in class eve.fx.sound.WaveOutput
 
setWaveOutput(WaveOutput) - Method in class eve.fx.sound.SoundClip
Set the WaveOutput for use by this SoundClip only.
setWidths(int, int) - Method in class eve.fx.points.PointFontDescriptor
Tell the PointFontDescriptor to calculate and set the widths for the specified character range.
setWidths(int, int, int[], int) - Method in class eve.fx.points.PointFontDescriptor
Set or calculate the values for the character widths of the specified range of characters.
setWindowFlags(int) - Method in class eve.ui.Window
Set specified window flags.
setWindowRect(Rect, boolean) - Method in class eve.ui.Window
Set the window full or client rectangle.
setWritable(boolean, boolean) - Method in class eve.io.File
 
setWritable(boolean, boolean) - Method in class java.io.File
 
setWritable(boolean) - Method in class java.io.File
 
setYear(int) - Method in class java.util.Date
Deprecated.
Use Calendar instead of Date, and use set(Calendar.YEAR, year) instead. Note about the 1900 difference in year.
setZoom(double) - Method in class eve.ui.print.PointGraphicsViewer
 
setZoom(double) - Method in class eve.ui.print.ScaledImageViewer
 
SHA1 - Class in eve.security
SHA-1 message digest implementation, translated from C source code (the origin is unknown) - by Markus Hahn
SHA1() - Constructor for class eve.security.SHA1
Default constructor.
shadeAlternateRows - Variable in class eve.ui.table.TableModel
This will shade every other row.
shadeColor - Variable in class eve.ui.table.TableModel
The Color to use for shading alternate rows.
shadowed - Variable in class eve.ui.Form
 
shadowed - Variable in class eve.ui.GuiStyle.DefaultFormSpecs
 
shadowThickness - Static variable in class eve.ui.GuiStyle
 
SHAVIAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Shavian" Unicode character block.
shellExecute(String, String, String, String) - Static method in class eve.sys.Windows
Perform a ShellExecute() on a file.
SHIFT - Static variable in interface eve.fx.gui.IEventModifiers
modifier for shift key
shift(int, int) - Method in class eve.ui.data.ListEditor
 
shift(int, int) - Method in class eve.util.RangeList
Use this to shift up or down, but be careful shifting down.
shiftLeft(int) - Method in class eve.math.BigInteger
 
shiftLeft(int) - Method in class eve.math.MPN
Destructively shift this MPN to the left by count bits.
shiftLeft(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this << n).
shiftRight(int) - Method in class eve.math.BigInteger
 
shiftRight(int) - Method in class eve.math.MPN
Destructively shift this MPN to the right by count bits.
shiftRight(int) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this >> n).
SHORT - Static variable in class eve.sys.Wrapper
 
Short - Class in java.lang
Instances of class Short represent primitive short values.
Short(short) - Constructor for class java.lang.Short
Create a Short object representing the value of the short argument.
Short(String) - Constructor for class java.lang.Short
Create a Short object representing the value of the argument after conversion to a short.
SHORT - Static variable in class java.util.TimeZone
Constant used to indicate that a short timezone abbreviation should be returned, such as "EST"
SHORT_DATE_FORMAT - Static variable in class eve.sys.Locale
The format for the short date display.
SHORT_DAY - Static variable in class eve.sys.Locale
The short name of the day which is equivalent to Monday - Sunday, where 1 == Monday, 2 == Tuesday etc.
SHORT_DAY_OF_WEEK - Static variable in class eve.sys.Locale
The short name of a DAY IN THE WEEK.
SHORT_MONTH - Static variable in class eve.sys.Locale
The short name of a month.
SHORTCUT_OPTION_USE_EXACT_NAME - Static variable in class eve.sys.registry.Registry
An option for createShortcut() - specifies that the name should be used exactly as is without any attempt to modify it by adding or changing the extension.
SHORTCUT_OPTION_USE_EXACT_NAME - Static variable in class eve.sys.Windows
An option for createShortcut() - specifies that the name should be used exactly as is without any attempt to modify it by adding or changing the extension.
SHORTCUT_RETURN_DESCRIPTION_NOT_USED - Static variable in class eve.sys.registry.Registry
A return value for createShortcut() - indicates that the description was not used because it is not supported by the OS.
SHORTCUT_RETURN_DESCRIPTION_NOT_USED - Static variable in class eve.sys.Windows
A return value for createShortcut() - indicates that the description was not used because it is not supported by the OS.
shortcutName - Variable in class eve.ui.filechooser.NewShortcut
 
shortenItems - Variable in class eve.ui.ChoiceControl
 
shortValue() - Method in class java.lang.Byte
Return the value of this Byte as a short.
shortValue() - Method in class java.lang.Double
Return the value of this Double as a short.
shortValue() - Method in class java.lang.Float
Return the value of this Float as a short.
shortValue() - Method in class java.lang.Integer
Return the value of this Integer as a short.
shortValue() - Method in class java.lang.Long
Return the value of this Long as a short.
shortValue() - Method in class java.lang.Number
Return the value of this Number as a short.
shortValue() - Method in class java.lang.Short
Return the value of this Short.
SHOULD_END_DEFAULT - Static variable in interface eve.ui.Swipable
A return value for shouldEnd().
SHOULD_END_PAGE_CHANGE - Static variable in interface eve.ui.Swipable
A return value for shouldEnd().
SHOULD_END_STAY_IN_PLACE - Static variable in interface eve.ui.Swipable
A return value for shouldEnd().
SHOULD_END_STAY_ON_PAGE - Static variable in interface eve.ui.Swipable
A return value for shouldEnd().
shouldEnd(int, int, int, int) - Method in interface eve.ui.Swipable
This is called when the swipe has ended and it should return one of the SHOULD_END_XXX values.
shouldEnd(int, int, int, int) - Method in class eve.ui.SwipableSingleContainer
 
shouldReconfigure(int, int) - Method in class eve.ui.SizeReconfigurableContainer
This is called by the defaultRequestResizeTo() and is called to check if a reconfiguration should be done.
shouldReconfigure(int, int) - Method in class eve.ui.SplitToolButtons
 
shouldRepeat - Variable in class eve.ui.ButtonControl
 
shouldStop - Variable in class eve.sys.Handle
This gets set to true if the stop() method is called.
shouldStop() - Method in class eve.sys.Progress
 
shouldUseFrame - Static variable in class eve.applet.EveApplet
 
shouldUsePathToEve() - Static method in class eve.sys.options.VMOptions
 
show() - Method in class eve.ui.Form
This displays the Form non-modally in a new Window.
show(Frame, int) - Method in class eve.ui.Form
This displays the Form non-modally within an already displayed parent Frame.
show(Container, int) - Method in class eve.ui.Frame
This will add the frame to the container and call a make() on it.
show(String) - Method in class eve.ui.MessageFlasher
Start showing the specified message, switching off any other message that may have been on.
show(Control) - Method in class eve.ui.MessageFlasher
Start showing a specific custom Control, switching off any other message that may have been on.
show(int) - Method in class eve.ui.table.TableModel.CellControl
 
show(TableModel.CellControl, int) - Method in class eve.ui.table.TableModel
 
SHOW_DIRECTORIES_WITH_TREE - Static variable in class eve.ui.filechooser.FileChooserBase
This indicates that even if the directory tree is shown, directories should be shown in the main file box.
SHOW_EXIT_BUTTON - Static variable in class eve.ui.data.AppForm
 
SHOW_FILES_IN_DIRECTORY_SELECT - Static variable in class eve.ui.filechooser.FileChooserBase
This is an option for use in the constructor in the "type" parameter.
SHOW_NEW_BUTTON - Static variable in class eve.ui.data.AppForm
 
SHOW_OPEN_BUTTON - Static variable in class eve.ui.data.AppForm
 
SHOW_SAVE_AS_BUTTON - Static variable in class eve.ui.data.AppForm
 
SHOW_SAVE_BUTTON - Static variable in class eve.ui.data.AppForm
 
showActiveControlOnPDA - Static variable in class eve.ui.Gui
If this is true, each time a control is activated, it acts as if it were activated by a keyboard selection (i.e. the used TAB to access it), unless the control was activated by a pen/mouse press.
showArrows - Variable in class eve.ui.UpDownInput
 
showBar - Variable in class eve.ui.ProgressBarForm
 
ShowBusy - Class in eve.ui
 
ShowBusy(Control, String) - Constructor for class eve.ui.ShowBusy
 
showButtons() - Method in class eve.ui.Form
 
showChecks - Variable in class eve.ui.choices.SimpleItemSelect
 
showClientTextFirst - Variable in class eve.ui.InputKeyPad
 
showCursor - Variable in class eve.ui.Console
This is true by default.
showDetails - Variable in class eve.ui.filechooser.FileListTableModel
 
showDocument(URL) - Method in class eve.applet.EveApplet
 
showDocument(URL, String) - Method in class eve.applet.EveApplet
 
showDocument(URL) - Method in interface eve.sys.Applet
Displays the web page pointed to by the specified URL in the window for this object.
showDocument(URL, String) - Method in interface eve.sys.Applet
Displays the web page pointed to be the sepcified URL in the window with the specified name.
showDocument(URL) - Method in interface eve.sys.WebApplication
 
showError(String, boolean) - Method in class eve.ui.filechooser.FileChooser
 
showError(String, String, boolean) - Method in class eve.ui.filechooser.FileChooser
 
showErrorMessage(String, String) - Method in class eve.ui.data.InputBox
Use this if you wish from the isValid() method to display a message if the input is invalid.
showErrorMessage(String, String) - Method in class eve.ui.data.InputObject
Use this if you wish from the isValid() method to display a message if the input is invalid.
showEveSyncConsole - Variable in class eve.sys.options.VMOptions
 
showExecCalled() - Method in class eve.ui.Form
This is called when the Form is being displayed by show or exec().
showExtrasInMenu - Variable in class eve.ui.launcher.AppLauncher
 
showFor(String, boolean) - Method in class eve.ui.formatted.data.WebBrowser
 
showFor(String, boolean) - Method in interface eve.ui.IWebBrowser
 
showFrame(Frame, Container, int) - Static method in class eve.ui.Gui
This will add the frame to the container and call a make() on it.
showFrame(Frame, Container) - Static method in class eve.ui.Gui
 
showHoldDownIndicator(int, int) - Method in class eve.ui.Button
 
showHoldDownIndicator(int, int) - Method in class eve.ui.Control
If this returns true then the Pen Hold Down indicator will be displayed before a Popup menu is shown.
showHoldDownIndicator(int, int) - Method in class eve.ui.EditControl
 
showHoldDownIndicator(int, int) - Method in class eve.ui.launcher.AppLauncher
 
showHoldDownIndicator(int, int) - Method in class eve.ui.table.TableControl
 
showHoldDownIndicator(int, int) - Method in class eve.ui.table.TreeControl
 
showIcon - Variable in class eve.ui.VMOptions
 
showImageBackground - Variable in class eve.ui.ImageControl
If this is true then the control will have a background equal to the image background IF the image has a background color associated with it (e.g.
showImages - Variable in class eve.ui.formatted.data.HtmlViewer
Specifies if images should be displayed - true by default.
showingMenuFor(int, int) - Method in class eve.ui.filechooser.FileTree
This is called just before the popup menu for a cell is shown.
showingMenuFor(int, int) - Method in class eve.ui.table.TableModel
This is called just before the popup menu for a cell is shown.
showIt() - Method in class eve.ui.MenuState
 
showMainTask - Variable in class eve.ui.ProgressBarForm
 
showMenuNumbers - Static variable in class eve.ui.SoftKeyBar
Set this to false if you do not want numbers to appear in the Menus within SoftKeys.
shown() - Method in class eve.ui.CardPanel
 
shown() - Method in class eve.ui.Control
This is called when a Control is shown in a Window.
shown() - Method in class eve.ui.data.Editor
 
SHOWN - Static variable in class eve.ui.data.EditorEvent
 
shown() - Method in class eve.ui.data.ListEditor
 
SHOWN - Static variable in class eve.ui.event.FormEvent
 
SHOWN - Static variable in class eve.ui.event.FrameEvent
 
shown() - Method in class eve.ui.filechooser.FileChooser
 
shown() - Method in class eve.ui.FileClipboardProgress
Use this instead of Execute.
shown() - Method in class eve.ui.Form
 
shown() - Method in class eve.ui.MessageBox
 
shown() - Method in class eve.ui.MonitorHandles
 
shown() - Method in class eve.ui.SwipableSingleContainer
 
shown() - Method in class eve.ui.table.data.DirectoryChooser
 
SHOWN_FLAG - Static variable in class eve.ui.Form
 
shownTime - Variable in class eve.ui.Form
This is value of System.currentTimeMillis() when the Form was first shown.
showPercent - Variable in class eve.ui.ProgressBar
 
showPreferredSize(Control) - Method in class eve.ui.PanelSplitter
 
showPrompt - Variable in class eve.ui.InputKeyPad
Set this true to show a prompt at the top of the InputKeyPad.
showSelectionAtFocus - Variable in class eve.ui.table.data.ListSelect
 
ShowSIP - Static variable in interface eve.ui.ControlConstants
Control Modifier - says that the control should show the SIP when it has gained the focus.
showStatus(String) - Method in interface eve.sys.Applet
Displays the specified message in the status window if that window exists.
showStop - Variable in class eve.ui.ProgressBarForm
 
showSubTask - Variable in class eve.ui.ProgressBarForm
 
showTaskInBar - Variable in class eve.ui.ProgressBarForm
 
showTimeLeft - Variable in class eve.ui.ProgressBar
 
showTimeLeft - Variable in class eve.ui.ProgressBarForm
 
showTip(Control, Point) - Method in interface eve.ui.ToolTip.CustomTip
 
showTree - Variable in class eve.ui.filechooser.FileChooserDemo
 
showWait - Variable in class eve.ui.filechooser.FileChooser
This indicates that the wait cursor should be shown when listing is being done.
showWait() - Static method in class eve.ui.Form
This displays a wait cursor until the next Form is shown.
showWait(Window) - Static method in class eve.ui.Form
This displays a wait cursor until the next Form is shown.
showWait(boolean) - Static method in class eve.ui.Gui
Call showWait() on the active window.
showWait(Control, boolean) - Static method in class eve.ui.Gui
Call showWait() on the window containing the control.
showWait(boolean) - Method in class eve.ui.Window
Show or hide the wait cursor for this window.
showWait() - Method in class eve.ui.Window
 
showWaitCursor - Variable in class eve.ui.table.TreeTableModel
If this is true then the wait cursor will be shown when expanding node.
SHRINK - Static variable in interface eve.fx.AlignmentConstants
 
SHRINK - Static variable in interface eve.ui.CellConstants
 
SHRINK - Static variable in class eve.ui.ImageControl
If an image is larger than the control, this option will shrink it.
shrinkInto(int, int, Object, FontMetrics, FontMetrics) - Static method in class eve.fx.Metrics
 
ShrinkToNothing - Static variable in interface eve.ui.ControlConstants
Control Modifier - tells the control to set its preferred size to be 0.
shrunk(int) - Method in class eve.ui.table.TreeTableModel
 
shuffle(List) - Static method in class java.util.Collections
Shuffle a list according to a default source of randomness.
shuffle(List, Random) - Static method in class java.util.Collections
Shuffle a list according to a given source of randomness.
shutdown() - Static method in class eve.fx.gui.WindowSurface
 
shutdown() - Method in class eve.ui.Window
This is called either before the window is closed or before the application exits.
shutdownAll() - Method in class eve.ui.Window
 
shutdownInput() - Method in class eve.io.SerialPort
 
shutdownInput() - Method in class java.net.Socket
 
shutdownOutput() - Method in class eve.io.SerialPort
 
shutdownOutput() - Method in class java.net.Socket
 
SIGINT - Static variable in interface eve.sys.SignalHandler
Usually caused when Ctrl-C is pressed.
sign(byte[], int, int, SHA1) - Method in class eve.security.Signature
Produce a signature for a document.
SignalHandler - Interface in eve.sys
Defines a class that can handle OS signals trapped by the VM.
signature - Static variable in class eve.fx.ImageDecoder
 
signature - Static variable in class eve.io.CompressedRandomStream
These are the signature bytes of a CompressedRandomStream.
signature - Static variable in class eve.io.PNGEncoder
 
signature - Variable in class eve.security.SecureDocument
 
Signature - Class in eve.security
A Signature is used to either hold a received Ewe digital signature, or to generate a Ewe digital signature.
Signature(byte[], EncryptionKey) - Constructor for class eve.security.Signature
This is used on a signature that has already been generated.
Signature(EncryptionKey, Time) - Constructor for class eve.security.Signature
Create a Signature object in preparation for signing.
signature - Variable in class eve.security.Signature
This is the fully encoded signature bytes for transmission or storage along with the document.
signed - Variable in class eve.fx.sound.WaveFormat
 
signersKey - Variable in class eve.security.Signature
This is the signer's public key (for verifying signatures) or private key (for creating signatures).
signum() - Method in class eve.math.BigDecimal
 
signum() - Method in class eve.math.BigInteger
 
signum() - Method in class eve.math.MPN
This returns -1 if the value is negative, +1 if it is positive, 0 if it is zero.
signum() - Method in class java.math.BigDecimal
Returns the signum function of this BigDecimal.
signum() - Method in class java.math.BigInteger
Returns the signum function of this BigInteger.
SIGTERM - Static variable in interface eve.sys.SignalHandler
Usually caused when OS requests program termination.
silentInstall - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
silentInstall - Variable in class eve.ui.installer.Installer
 
SimpleChoiceControl - Class in eve.ui.choices
 
SimpleChoiceControl(String, String, boolean, char) - Constructor for class eve.ui.choices.SimpleChoiceControl
 
SimpleCollator - Class in eve.util
This Collator compares Strings based on the Unicode value.
SimpleCollator() - Constructor for class eve.util.SimpleCollator
 
SimpleDateFormat - Class in eve.sys
This class is meant to be a replacement for java.text.SimpleDateFormat which requires too many extra classes to implement correctly.
SimpleDateFormat(String) - Constructor for class eve.sys.SimpleDateFormat
Create a SimpleDateFormat using the specified format and the default Locale.
SimpleDateFormat(String, Locale) - Constructor for class eve.sys.SimpleDateFormat
Create a SimpleDateFormat using the specified format and the default specified Locale.
SimpleDateFormat - Class in java.text
 
SimpleDateFormat(String) - Constructor for class java.text.SimpleDateFormat
 
SimpleDateFormat(String, Locale) - Constructor for class java.text.SimpleDateFormat
 
SimpleDateInput - Class in eve.ui
This allows a date to be entered as a String.
SimpleDateInput() - Constructor for class eve.ui.SimpleDateInput
 
SimpleFileChooser - Class in eve.ui
 
SimpleFileChooser(FileChooserParameters) - Constructor for class eve.ui.SimpleFileChooser
 
SimpleFileChooser() - Constructor for class eve.ui.SimpleFileChooser
 
SimpleItemSelect - Class in eve.ui.choices
 
SimpleItemSelect(int, int, boolean) - Constructor for class eve.ui.choices.SimpleItemSelect
 
SimpleItemSelect.Customizer - Interface in eve.ui.choices
 
SimpleItemSelect.Popup - Interface in eve.ui.choices
 
SimpleItemSelectPopup - Class in eve.ui.choices
 
SimpleItemSelectPopup(String[], String[], boolean, String, String) - Constructor for class eve.ui.choices.SimpleItemSelectPopup
 
SimpleItemSelectPopup(String, SimpleItemSelect) - Constructor for class eve.ui.choices.SimpleItemSelectPopup
Create a SimpleItemSelectPopup where the selector is provided and will be or has been set up with selectable items.
SimpleList - Class in eve.ui
This is the base class for creating a List control that represents a list of data that is not necessarily stored in a Vector.
SimpleList() - Constructor for class eve.ui.SimpleList
 
SimpleList(int, int, boolean) - Constructor for class eve.ui.SimpleList
 
SimpleTimeZone - Class in java.util
This class represents a simple time zone offset and handles daylight savings.
SimpleTimeZone(int, String) - Constructor for class java.util.SimpleTimeZone
Create a SimpleTimeZone with the given time offset from GMT and without daylight savings.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
Create a SimpleTimeZone with the given time offset from GMT and with daylight savings.
SimpleTimeZone(int, String, int, int, int, int, int, int, int, int, int) - Constructor for class java.util.SimpleTimeZone
This constructs a new SimpleTimeZone that supports a daylight savings rule.
SIMPLIFIED_CHINESE - Static variable in class java.util.Locale
Locale which represents the Chinese language as used in China.
SIMULATE_SIP - Static variable in interface eve.sys.VmConstants
Used with setParameter() it switches on (1) or off (0) SIP simulation for Java and ewe on the PC.
simulateCanWrite - Variable in class eve.ui.filechooser.ZipFileBrowser
 
simulateClickOn(int) - Method in class eve.ui.Control
Call this in a non-event thread.
simulateKeyPresses(String) - Method in class eve.ui.Control
 
simulateKeyType(int, int) - Method in class eve.ui.Control
 
simulateSIP() - Static method in class eve.ui.SIPButton
Simulate the SIP on a desktop system.
simulateSoftkeysOnPDA(int) - Static method in class eve.ui.Gui
This must be called in eveMain() and makes a PocketPC style PDA act like a Windows Mobile 5/6 Smartphone/PocketPC with two Soft keys on the bottom or an Android type Smartphone with a single menu key.
simulateSoftkeysOnPDA() - Static method in class eve.ui.Gui
This must be called in eveMain() and is used to simulate the SoftKeyBar on a PDA that does not normally support them (e.g.
sin(double) - Static method in class java.lang.Math
Returns the trigonometric sine of an angle.
SingleContainer - Class in eve.ui
A SingleContainer is used to hold a single component which can be changed dynamically.
SingleContainer() - Constructor for class eve.ui.SingleContainer
 
singleItemPerList - Variable in class eve.data.MultiListSelect
 
SingleListSelect(Vector, Vector, boolean) - Constructor for class eve.data.MultiListSelect.SingleListSelect
 
SingleListSelect(Vector, int) - Constructor for class eve.data.MultiListSelect.SingleListSelect
 
SingleListSelect() - Constructor for class eve.data.MultiListSelect.SingleListSelect
 
SingleListSelect(Vector, Vector) - Constructor for class eve.data.MultiListSelect.SingleListSelect
 
SingleListSelect(Vector, Vector, String) - Constructor for class eve.data.MultiListSelect.SingleListSelect
 
singleSelectRequiresOK - Variable in class eve.ui.choices.SimpleItemSelectPopup
 
singleton(Object) - Static method in class java.util.Collections
Obtain an immutable Set consisting of a single element.
singletonList(Object) - Static method in class java.util.Collections
Obtain an immutable List consisting of a single element.
singletonMap(Object, Object) - Static method in class java.util.Collections
Obtain an immutable Map consisting of a single key-value pair.
SingleUserProgramFiles - Static variable in class eve.sys.install.InstallerConfig
 
singleWindowed - Variable in class eve.sys.options.VMOptions
 
SINHALA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Sinhala" Unicode character block.
SIP_CURRENT - Static variable in interface eve.fx.gui.SIPConstants
 
SIP_EVENT - Static variable in class eve.fx.gui.RawEvent
 
SIP_FREEZE - Static variable in interface eve.fx.gui.SIPConstants
 
SIP_HIDDEN - Static variable in class eve.fx.gui.SurfaceSIPEvent
The event type for when the SIP is hidden.
SIP_IS_ON - Static variable in interface eve.fx.gui.SIPConstants
 
SIP_LEAVE_BUTTON - Static variable in interface eve.fx.gui.SIPConstants
See documentation of SetSIP()
SIP_LOCK - Static variable in interface eve.fx.gui.SIPConstants
See documentation of SetSIP()
SIP_ON - Static variable in interface eve.fx.gui.SIPConstants
See documentation of SetSIP()
SIP_OVERRIDE_USE_SIP - Static variable in interface eve.fx.gui.SIPConstants
If VmOptions.useSIP is false, this will override it so that a setSIP() with this option will activate the SIP.
SIP_REMOVE_BUTTON - Static variable in interface eve.fx.gui.SIPConstants
 
SIP_SHOWN - Static variable in class eve.fx.gui.SurfaceSIPEvent
The event type for when the SIP is shown.
SIP_UNFREEZE - Static variable in interface eve.fx.gui.SIPConstants
 
SIPButton - Class in eve.ui
A SipButton is a placeholder for the SipButton on a PocketPC system.
sipButtonSize - Static variable in class eve.ui.SIPButton
 
SIPConstants - Interface in eve.fx.gui
 
SIPFiller - Class in eve.ui
 
SIPFiller() - Constructor for class eve.ui.SIPFiller
 
SIPKeypad - Class in eve.ui
This is the base implementation of a pure Eve keyboard based input panel.
SIPKeypad() - Constructor for class eve.ui.SIPKeypad
 
SIPKeypad(int) - Constructor for class eve.ui.SIPKeypad
 
SIPKeypadKeys - Class in eve.ui
This is used to hold the specifications for the SIPKeypad.
SIPKeypadKeys(int) - Constructor for class eve.ui.SIPKeypadKeys
 
sis - Variable in class eve.ui.choices.SimpleItemSelectPopup
 
size() - Method in interface com.ewesoft.pub.IntMap
 
size() - Method in class com.ewesoft.pub.ThreadProperty
 
size - Variable in class eve.applet.ClassFile
 
size - Variable in class eve.applet.ClassFile.UtfStringConstant
 
size - Variable in class eve.applet.ClassInfo
 
size() - Method in class eve.database.EntriesView
Return the number of indexes in the view.
size() - Method in interface eve.database.FoundEntries
Return the number of entries in the FoundEntries.
size() - Method in class eve.database.implement.FoundEntriesObject
 
size - Variable in class eve.fx.ImageInfo
An estimate on the number of bytes required by the image when decoded.
size() - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
size() - Method in class eve.fx.print.PrintPages
Return the number of pages added to this PrintPages.
size - Variable in class eve.fx.win32.WindowsBitmap
 
size - Variable in class eve.io.filestore.FileStoreEntry
 
size() - Method in class eve.sys.ClassFile.ClassConstantData
The number of indexes.
size - Variable in class eve.sys.ClassFile
The size of the class file.
size - Variable in class eve.sys.ClassFile.UtfStringConstant
 
size - Variable in class eve.ui.ButtonObject
 
size() - Method in class eve.ui.ControlGroup
 
size - Variable in class eve.ui.data.FontChooser
 
size() - Method in class eve.ui.FloatingControls
 
size - Variable in class eve.ui.FontSelector
 
size() - Method in class eve.util.ArrayIntMap
 
size(Collection) - Static method in class eve.util.mVector
 
size() - Method in class eve.util.StringList
Return the number of individual Strings.
size() - Method in class eve.util.TagList
 
size() - Method in class eve.util.TextDecoder
 
size() - Method in class eve.zipfile.ZipFile
Returns the number of entries in this zip file.
size() - Method in class java.io.ByteArrayOutputStream
This method returns the number of bytes that have been written to the buffer so far.
size() - Method in class java.io.CharArrayWriter
This method returns the number of chars that have been written to the buffer so far.
size() - Method in class java.io.DataOutputStream
This method returns the total number of bytes that have been written to the underlying output stream so far.
SIZE - Static variable in class java.lang.Character
The number of bits used to represent a char value in unsigned binary form.
size() - Method in class java.util.AbstractCollection
Return the number of elements in this collection.
size() - Method in class java.util.AbstractMap
Returns the number of key-value mappings in the map.
size() - Method in class java.util.ArrayList
Returns the number of elements in this list.
size() - Method in class java.util.BitSet
Returns the number of bits actually used by this bit set.
size() - Method in interface java.util.Collection
Get the number of elements in this collection.
size() - Method in class java.util.Dictionary
Returns the number of values currently in this Dictionary.
size() - Method in class java.util.HashMap
Returns the number of kay-value mappings currently in this Map.
size() - Method in class java.util.HashSet
Returns the number of elements in this Set (its cardinality).
size() - Method in class java.util.Hashtable
 
size() - Method in interface java.util.List
Get the number of elements in this list.
size() - Method in interface java.util.Map
Returns the number of key-value mappings in the map.
size() - Method in class java.util.Vector
 
size() - Method in class java.util.WeakHashMap
Returns the size of this hash map.
size() - Method in class java.util.zip.ZipFile
Returns the number of entries in this zip file.
sizeColumnToFitData(int) - Method in class eve.ui.table.TableModel
 
sizeConstant - Variable in class eve.sys.FontChange
This will be added to the current size multiplied by sizeFactor.
sizedChooseImage - Variable in class eve.ui.FileInput
 
SizedIcon() - Constructor for class eve.fx.IIcon.SizedIcon
 
sizeFactor - Variable in class eve.sys.FontChange
This will be multiplied by the current size.
sizeInK - Variable in class eve.ui.installer.Installer.UninstallInfo
 
SizeLocation - Static variable in class eve.fx.win32.WindowsBitmap
 
sizeOfAsciiDecodedBytes(Object, int, int) - Static method in class eve.util.ByteArray
 
sizeOfAsciiEncodedBytes(int) - Static method in class eve.util.ByteArray
 
sizeOfData(byte[], int, int) - Static method in class eve.util.ByteEncoder
Return the number of bytes stored starting at the particular offset.
sizeofJavaUtf8String(byte[], int, int) - Static method in class eve.util.Utils
Returns the number of characters needed to store a string which has been encoded in the Java UTF8 format.
sizeofJavaUtf8String(char[], int, int) - Static method in class eve.util.Utils
Returns the number of bytes needed to encode a String in the Java UTF8 format.
SizeReconfigurableContainer - Class in eve.ui
This is a container that can reconfigure its contents based on a resize request.
SizeReconfigurableContainer() - Constructor for class eve.ui.SizeReconfigurableContainer
 
sizeTo(int, int, boolean) - Method in class eve.fx.Mask
This resizes the Mask, invalidating the data within it.
sizeTo(int, int) - Method in class eve.fx.Mask
This resizes the Mask, invalidating the data within it.
skip(long) - Method in class com.stevesoft.pat.RegexReader
 
Skip - Class in com.stevesoft.pat
This class is used internally to search ahead for some optimized Regex objects.
Skip(String, boolean, int) - Constructor for class com.stevesoft.pat.Skip
Initialize, give it a String to search for, tell it whether or not to ignoreCase, and what the offset is of the String within the String to be searched.
skip(int) - Method in class eve.fx.points.PrintTable
 
skip(long) - Method in class eve.io.InflaterInputStream
Skip specified number of bytes of uncompressed data
skip(long) - Method in class eve.io.MarkableStream
Rewind a Stream created by toRewindableStream().
skip(long) - Method in class eve.io.NullInputStream
 
skip(long) - Method in class eve.io.RandomStream
 
skip(long) - Method in class eve.io.RewindableStream
 
skip(long) - Method in class eve.nativeaccess.NativeRandomStream
 
skip(long) - Method in class java.io.BufferedInputStream
This method skips the specified number of bytes in the stream.
skip(long) - Method in class java.io.BufferedReader
This method skips the specified number of chars in the stream.
skip(long) - Method in class java.io.ByteArrayInputStream
This method attempts to skip the requested number of bytes in the input stream.
skip(long) - Method in class java.io.CharArrayReader
This method attempts to skip the requested number of chars in the input stream.
skip(long) - Method in class java.io.FilterInputStream
Calls the in.skip(long) method
skip(long) - Method in class java.io.FilterReader
Calls the in.skip(long) method
skip(long) - Method in class java.io.InputStream
This method skips the specified number of bytes in the stream.
skip(long) - Method in class java.io.LineNumberInputStream
Deprecated.
This method skips up to the requested number of bytes in the input stream.
skip(long) - Method in class java.io.LineNumberReader
This method skips over characters in the stream.
skip(long) - Method in interface java.io.ObjectInput
This method causes the specified number of bytes to be read and discarded.
skip(long) - Method in class java.io.PushbackInputStream
This method skips the specified number of bytes in the stream.
skip(long) - Method in class java.io.PushbackReader
This method skips the specified number of chars in the stream.
skip(long) - Method in class java.io.Reader
Skips the specified number of chars in the stream.
skip(long) - Method in class java.io.StringReader
This method attempts to skip the requested number of chars in the input stream.
skip(long) - Method in class java.util.zip.CheckedInputStream
Skips n bytes by reading them in a temporary buffer and updating the the checksum with that buffer.
skip(long) - Method in class java.util.zip.InflaterInputStream
Skip specified number of bytes of uncompressed data
Skip2 - Class in com.stevesoft.pat
This is the same as Skip, except it needs a minimum of two characters in the initializing String.
Skip2(String, boolean, int) - Constructor for class com.stevesoft.pat.Skip2
 
SkipBMH - Class in com.stevesoft.pat
Like Skip, but implements a Boyer-Moore-Horspool type search method that has been modified to be more like a "T-search" (see the Michael Tamm''s article in C'T, magazin fuer computer und technic, August 97 p 292).
SkipBMH(String, boolean) - Constructor for class com.stevesoft.pat.SkipBMH
 
SkipBMH(String) - Constructor for class com.stevesoft.pat.SkipBMH
 
SkipBMH(String, boolean, int) - Constructor for class com.stevesoft.pat.SkipBMH
 
skipBytes(int) - Method in interface java.io.DataInput
This method skips and discards the specified number of bytes in an input stream.
skipBytes(int) - Method in class java.io.DataInputStream
This method attempts to skip and discard the specified number of bytes in the input stream.
skipBytes(int) - Method in class java.io.RandomAccessFile
This method attempts to skip and discard the specified number of bytes in the input stream.
sleep(int) - Method in class eve.sys.Task
Cause the current thread to sleep for a certain length of time.
sleep(long) - Static method in class java.lang.Thread
 
sleep(long, int) - Static method in class java.lang.Thread
 
slowAccess - Variable in class eve.ui.filechooser.FileChooser
This indicates that access to the file system will be slow.
slowExpansionWaitTime - Variable in class eve.ui.table.TreeTableModel
If this is set to a non-negative value, then slow expansion will be used where the value of slowExpansionWaitTime will be the number of milliseconds to wait on an expansion before displaying the expanding symbol.
SlowTaskException - Exception in eve.sys
This class can be thrown by a method if its operations, under some circumstances may take a long time.
SlowTaskException(Handle) - Constructor for exception eve.sys.SlowTaskException
 
SlowTaskException(String, Handle) - Constructor for exception eve.sys.SlowTaskException
 
small - Variable in class eve.ui.ButtonObject
 
SMALL_FORM_VARIANTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Small Form Variants" Unicode character block.
SmallControl - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to display itself and its children as small controls.
SmartphoneTextPad - Class in eve.ui
 
SmartphoneTextPad() - Constructor for class eve.ui.SmartphoneTextPad
 
SmartphoneTextPad(int, int) - Constructor for class eve.ui.SmartphoneTextPad
 
SmartphoneTextPad(String) - Constructor for class eve.ui.SmartphoneTextPad
 
smoker - Variable in class eve.database.TestData
 
SO_BINDADDR - Static variable in interface java.net.SocketOptions
Retrieve the local address to which the socket is bound.
SO_BROADCAST - Static variable in interface java.net.SocketOptions
Sets SO_BROADCAST for a socket
SO_KEEPALIVE - Static variable in interface java.net.SocketOptions
Option id for the SO_KEEPALIVE value
SO_LINGER - Static variable in interface java.net.SocketOptions
Option id for the SO_LINGER value
SO_OOBINLINE - Static variable in interface java.net.SocketOptions
Sets SO_OOBINLINE for a socket
SO_RCVBUF - Static variable in interface java.net.SocketOptions
Option id for the receive buffer size
SO_REUSEADDR - Static variable in interface java.net.SocketOptions
Sets the SO_REUSEADDR parameter on a socket
SO_SNDBUF - Static variable in interface java.net.SocketOptions
Option id for the send buffer size
SO_TIMEOUT - Static variable in interface java.net.SocketOptions
Option id for the SO_TIMEOUT value
Socket - Class in java.net
 
Socket(InetAddress, int) - Constructor for class java.net.Socket
 
Socket(String, int) - Constructor for class java.net.Socket
 
Socket(String, int, InetAddress, int) - Constructor for class java.net.Socket
 
Socket(InetAddress, int, InetAddress, int) - Constructor for class java.net.Socket
 
SocketConnected - Static variable in class eve.net.HttpConnection
 
SocketException - Exception in java.net
This exception indicates that a generic error occurred related to an operation on a socket.
SocketException() - Constructor for exception java.net.SocketException
Create a new instance without a descriptive error message.
SocketException(String) - Constructor for exception java.net.SocketException
Create a new instance with a descriptive error message.
SocketOptions - Interface in java.net
This interface is used by SocketImpl and DatagramSocketImpl to implement options on sockets.
SocketTimeoutException - Exception in java.net
 
SocketTimeoutException() - Constructor for exception java.net.SocketTimeoutException
 
SocketTimeoutException(String) - Constructor for exception java.net.SocketTimeoutException
 
soft - Variable in class eve.ui.ButtonObject
 
softButtonBorder - Static variable in class eve.ui.GuiStyle
 
softButtonGray - Static variable in class eve.ui.GuiStyle
 
softCorner(Graphics, int, int, int, int, Color, int) - Static method in class eve.ui.GuiStyle
 
SOFTKEY1 - Static variable in interface eve.fx.gui.IKeys
special key
SOFTKEY2 - Static variable in interface eve.fx.gui.IKeys
special key
SoftKeyBar - Class in eve.ui
A SoftKeyBar is used on Smartphone or other such systems where general purpose hardware keys are used to control inputs to the software in a way that changes depending on the situation.
SoftKeyBar() - Constructor for class eve.ui.SoftKeyBar
 
SoftKeyBar(EventListener) - Constructor for class eve.ui.SoftKeyBar
 
softkeyBars - Variable in class eve.ui.Form
 
SoftKeyEvent - Class in eve.ui.event
 
SoftKeyEvent() - Constructor for class eve.ui.event.SoftKeyEvent
 
SoftKeyFixed - Static variable in class eve.ui.MenuItem
A MenuItem modifier.
softKeys - Variable in class eve.ui.IconMenuForm
 
SoftReference - Class in java.lang.ref
 
SoftReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.SoftReference
 
SoftReference(Object) - Constructor for class java.lang.ref.SoftReference
 
SOFTWARE_FLOW_CONTROL - Static variable in class eve.io.SerialPort
 
SOLID - Static variable in class eve.fx.Brush
A Brush style.
SOLID - Static variable in class eve.fx.Pen
 
SOLID_CIRCLE - Static variable in class eve.ui.formatted.TextFormatter
 
sort(boolean) - Method in class eve.database.EntriesView
Sort the indexes in the EntriesView.
sort(Handle, int[]) - Method in interface eve.database.FoundEntries
This sorts the FoundEntries in the current thread using the specified sortID.
sort(int[]) - Method in interface eve.database.FoundEntries
Sort the found entries in a separate thread.
sort(Handle, int) - Method in interface eve.database.FoundEntries
This sorts the FoundEntries in the current thread using the specified sortID.
sort(int) - Method in interface eve.database.FoundEntries
Sort the found entries in a separate thread.
sort(Handle, Comparer) - Method in interface eve.database.FoundEntries
This sorts the FoundEntries in the current thread using the specified Comparer.
sort(Comparer) - Method in interface eve.database.FoundEntries
Sort the found entries in a separate thread.
sort(int) - Method in class eve.database.implement.FoundEntriesObject
 
sort(int[]) - Method in class eve.database.implement.FoundEntriesObject
 
sort(Comparer) - Method in class eve.database.implement.FoundEntriesObject
 
sort(Handle, int) - Method in class eve.database.implement.FoundEntriesObject
 
sort(Handle, int[]) - Method in class eve.database.implement.FoundEntriesObject
 
sort(Handle, Comparer) - Method in class eve.database.implement.FoundEntriesObject
 
sort(Object, Object, boolean) - Method in interface eve.util.Sorter
 
sort(Handle, int[], int, CompareInts, boolean) - Static method in class eve.util.Utils
This sorts the array in place.
sort(Handle, Object[], Comparer, boolean) - Static method in class eve.util.Utils
This sorts the objects in place.
sort(int[], int, CompareInts, boolean) - Static method in class eve.util.Utils
This sorts the array in place.
sort(Object[], Comparer, boolean) - Static method in class eve.util.Utils
This sorts the objects in place.
sort(Handle, Vector, Comparer, boolean) - Static method in class eve.util.Utils
 
sort(Vector, boolean) - Static method in class eve.util.Utils
 
sort(byte[]) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(byte[], int, int) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(char[]) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(char[], int, int) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(short[]) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(short[], int, int) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(int[]) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(int[], int, int) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(long[]) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(long[], int, int) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(float[]) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(float[], int, int) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(double[]) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(double[], int, int) - Static method in class java.util.Arrays
Performs a stable sort on the elements, arranging them according to their natural order.
sort(Object[]) - Static method in class java.util.Arrays
Sort an array of Objects according to their natural ordering.
sort(Object[], Comparator) - Static method in class java.util.Arrays
Sort an array of Objects according to a Comparator.
sort(Object[], int, int) - Static method in class java.util.Arrays
Sort an array of Objects according to their natural ordering.
sort(Object[], int, int, Comparator) - Static method in class java.util.Arrays
Sort an array of Objects according to a Comparator.
sort(List) - Static method in class java.util.Collections
Sort a list according to the natural ordering of its elements.
sort(List, Comparator) - Static method in class java.util.Collections
Sort a list according to a specified Comparator.
SORT_CASE_SENSITIVE - Static variable in interface eve.sys.IRegistryKey
This is an option for getSubKeys(int options).
SORT_DATE_ONLY - Static variable in interface eve.database.DatabaseTypes
This is an option for a Sort.
SORT_DESCENDING - Static variable in interface eve.sys.IRegistryKey
This is an option for getSubKeys(int options).
SORT_DONT_SORT - Static variable in interface eve.sys.IRegistryKey
This is an option for getSubKeys(int options).
SORT_IGNORE_CASE - Static variable in interface eve.database.DatabaseTypes
This is an option for a Sort.
SORT_TIME_ONLY - Static variable in interface eve.database.DatabaseTypes
This is an option for a Sort.
SORT_UNKNOWN_IS_GREATER_THAN_KNOWN - Static variable in interface eve.database.DatabaseTypes
This options indicates that an unknown field value (ie the field value is not set) is considered greater than a known field value.
SORT_UNKNOWN_IS_LESS_THAN_KNOWN - Static variable in interface eve.database.DatabaseTypes
This options indicates that an unknown field value (ie the field value is not set) is considered less than a known field value.
Sortable - Interface in eve.util
 
sortBy - Variable in class eve.ui.advanced.database.DatabaseTester
 
sortComparer - Variable in class eve.database.implement.FoundEntriesObject
 
sortCriteria - Variable in class eve.database.implement.FoundEntriesObject
 
sorted - Variable in class eve.io.FakeFileSystem
 
SortedMap - Interface in java.util
A map which guarantees its key's iteration order.
SortedSet - Interface in java.util
A set which guarantees its iteration order.
Sorter - Interface in eve.util
A Sorter is more advanced than a Comparer in that it can adjust its comparison depending on whether the sort is ascending or descending.
sortID - Variable in class eve.database.IndexEntry
 
sortIndexes(Handle, Object[], Comparer, boolean) - Static method in class eve.util.Utils
This method sorts the indexes of the values array and returns the indexes as a new array of ints.
sortInts(int, int, boolean) - Method in class eve.util.CompareArrayElements
 
SortInts - Interface in eve.util
This interface is used to compare two Object values which are referenced somehow via unique integer values.
sortInts(int, int, boolean) - Method in interface eve.util.SortInts
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.
sortMe(Handle, Comparer, int) - Method in class eve.database.implement.FoundEntriesObject
 
sortNames - Variable in class eve.database.SafeDBAccess
 
sortNames() - Method in class eve.io.FakeFileSystem
 
sortOptions - Variable in class eve.ui.filechooser.FileChooserOptions
Use the File.LIST_BY options OR'ed with File.LIST_DESCENDING if necessary for this variable.
sorts - Variable in class eve.database.implement.DatabaseSpecs
 
sortState - Variable in class eve.database.implement.FoundEntriesObject
 
Sound - Class in eve.fx
 
SoundClip - Class in eve.fx.sound
 
SoundClip(String) - Constructor for class eve.fx.sound.SoundClip
 
SoundClip(FormattedDataSource) - Constructor for class eve.fx.sound.SoundClip
 
SoundClip(WaveFormat, InputStream) - Constructor for class eve.fx.sound.SoundClip
 
SoundClip(WaveFormat, byte[], int, int) - Constructor for class eve.fx.sound.SoundClip
 
source - Variable in class eve.fx.DisplayLineSpecs
 
source - Variable in class eve.io.FileClipboard
 
source - Variable in class eve.ui.print.ScaledImageViewer
 
source - Variable in class java.util.EventObject
The source object; in other words, the object which this event takes place on.
sourceDir - Variable in class eve.io.FileClipboard
 
sourceDirectory - Variable in class eve.util.mClassLoader
If you set this to a directory File, then the default behavior of the mClass loader is to try to load all classes from this File.
sourceFiles - Variable in class eve.io.FileClipboard
 
sourceProperties - Variable in class eve.ui.ExecTransfer
 
sourceRect - Variable in class eve.fx.ScaledImageMaker
Deprecated.
This is initially null.
SOUTH - Static variable in interface eve.fx.AlignmentConstants
 
SOUTH - Static variable in interface eve.ui.CellConstants
 
SOUTHEAST - Static variable in interface eve.fx.AlignmentConstants
 
SOUTHEAST - Static variable in interface eve.ui.CellConstants
 
SOUTHWEST - Static variable in interface eve.fx.AlignmentConstants
 
SOUTHWEST - Static variable in interface eve.ui.CellConstants
 
sp - Variable in class eve.ui.ScrollableCarrierFrame
This is the ScrollablePanel which the frame contains.
SPACE_SEPARATOR - Static variable in class java.lang.Character
General category "Zs" in the Unicode specification.
SPACEPARITY - Static variable in class eve.io.SerialPort
 
Spacer - Class in eve.ui
A Spacer is a blank area that is sized based on its font.
Spacer(double, double) - Constructor for class eve.ui.Spacer
 
spacing - Variable in class eve.ui.ChoiceControl
 
spacing - Variable in class eve.ui.Console
 
spacing - Variable in class eve.ui.Input
 
spacing - Variable in class eve.ui.Label
 
spacing - Variable in class eve.ui.TextPad
 
SPACING_MODIFIER_LETTERS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Spacing Modifier Letters" Unicode character block.
SPAN - Static variable in interface eve.ui.CellConstants
Deprecated.
use TAG_BORDER instead
SPECIAL - Static variable in interface eve.fx.gui.IEventModifiers
modifier for non-ascii keys
SPECIAL_MOUSE_MOVE - Static variable in interface eve.fx.gui.WindowConstants
 
SPECIAL_MOUSE_RELEASE_CAPTURE - Static variable in interface eve.fx.gui.WindowConstants
 
SPECIAL_MOUSE_RESIZE - Static variable in interface eve.fx.gui.WindowConstants
 
SPECIAL_TICK - Static variable in class eve.fx.Graphics
 
SPECIAL_X - Static variable in class eve.fx.Graphics
 
specialOperation(int, Object) - Method in class eve.fx.gui.NativeWindowSurface
 
specialOperation(int, Object) - Method in class eve.fx.gui.WindowSurface
 
SpecialRule - Class in com.stevesoft.pat
 
SpecialRule() - Constructor for class com.stevesoft.pat.SpecialRule
 
SPECIALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Specials" Unicode character block.
split(String, FontMetrics, int, int) - Static method in class eve.fx.DisplayLine
 
split(String, FontMetrics, int, int, FormattedTextSpecs) - Static method in class eve.fx.DisplayLine
 
split(String, FontMetrics, int, int, FormattedTextSpecs, DisplayLine.WidthProvider) - Static method in class eve.fx.DisplayLine
 
split(boolean, StringList) - Method in class eve.fx.DisplayLineSpecs
 
split(int) - Method in class eve.fx.DisplayLineSpecs
 
split(String, char, Vector) - Static method in class eve.util.mString
Splits up a String using the specified separator and add the substrings to the destination Vector after clearing the Vector.
split(String, char) - Static method in class eve.util.mString
Splits up a String using the specified separator and returns an array of sub Strings.
split(String) - Static method in class eve.util.mString
This splits a String using '|' as the separator.
split(char[], int, int, char) - Method in class eve.util.StringList
This splits text into SubStrings placed into this StringList, after clearing the list initially.
split(String, char) - Method in class eve.util.StringList
This splits text into SubStrings placed into this StringList, after clearing the list initially.
split(String, int, int, char) - Method in class eve.util.StringList
This splits text into SubStrings placed into this StringList, after clearing the list initially.
split(char, Vector) - Method in class eve.util.SubString
This will split this substring and place the results as a series of SubString objects in the destination list.
split(char, Vector, int, Vector) - Method in class eve.util.SubString
This will split this substring and place the results as a series of SubString objects in the destination list.
split(char, Vector, int) - Method in class eve.util.SubString
This will split this substring and place the results as a series of SubString objects in the destination list.
split(String, char, Vector) - Static method in class eve.util.SubString
Split a String into SubStrings placed in an output Vector.
split(String, int) - Method in class java.lang.String
Splits this string around matches of the given regular expression.
split(String) - Method in class java.lang.String
Calls split(regex,0)
SPLIT_GET_LENGTHS - Static variable in class eve.fx.DisplayLine
 
SPLIT_NO_WRAP - Static variable in class eve.fx.DisplayLine
 
splitCommand(String, String) - Static method in class eve.sys.Vm
Deprecated. 
splitCommand(String, boolean) - Static method in class eve.util.mString
Split command line arguments using spaces, but keeping together words with spaces in them that are enclosed in quotes.
splitLabel - Variable in class eve.ui.MenuItem
This may be used by a Control which displays the item.
splitLines(String, FontMetrics, int, int) - Static method in class eve.fx.DisplayLine
Split the lines.
splitLines(int) - Method in class eve.ui.formatted.TextDisplay
 
splitLines() - Method in class eve.ui.MessageArea
 
splitLines() - Method in class eve.ui.TextMessage
 
splitLines(int, FontMetrics) - Method in class eve.ui.TextMessage
 
splitLines(String, int, FontMetrics, FormattedTextSpecs) - Method in class eve.ui.TextPad
This is used by TextFormatters to split text for display.
splitLines(String, DisplayLine.WidthProvider, FontMetrics, FormattedTextSpecs) - Method in class eve.ui.TextPad
This is used by TextFormatters to split text for display.
splitLines(String, int, FontMetrics) - Method in class eve.ui.TextPad
 
splitLines(int, FontMetrics) - Method in class eve.ui.TextPad
 
splitLines(int) - Method in class eve.ui.TextPad
 
splitShortcut(String) - Method in class eve.ui.installer.Installer
Given a short cut in the form: "[|]=[|]", split and return into an array of four Strings.
SplittablePanel - Class in eve.ui
This class supports a moveable PanelSplitter between two CellPanels.
SplittablePanel(int) - Constructor for class eve.ui.SplittablePanel
Create an new SplittablePanel.
SplitToolButtons - Class in eve.ui
 
SplitToolButtons(boolean, Vector) - Constructor for class eve.ui.SplitToolButtons
 
Sprite - Class in eve.ui
 
Sprite(IImage) - Constructor for class eve.ui.Sprite
 
Sprite(int, int, Color) - Constructor for class eve.ui.Sprite
 
sqrt(double) - Static method in class java.lang.Math
Returns the square root of a double value.
src - Variable in class com.stevesoft.pat.Pthings
The current text we are attempting to match.
src - Variable in class com.stevesoft.pat.RegRes
 
src - Variable in class eve.fx.IIcon.SizedIcon
 
ss - Variable in class eve.ui.Control
 
Stack - Class in java.util
 
Stack() - Constructor for class java.util.Stack
This constructor creates a new Stack, initially empty
StackOverflowError - Error in java.lang
 
StackOverflowError(String) - Constructor for error java.lang.StackOverflowError
 
StackOverflowError() - Constructor for error java.lang.StackOverflowError
 
StackOverflowError(Throwable) - Constructor for error java.lang.StackOverflowError
 
StackOverflowError(String, Throwable) - Constructor for error java.lang.StackOverflowError
 
StackTraceElement - Class in java.lang
 
StackTraceElement(String, String, String, int) - Constructor for class java.lang.StackTraceElement
 
StandAloneEditor - Static variable in class eve.ui.VMOptions
 
STANDARD_UTF8_CODEC_NAME - Static variable in class eve.io.Io
 
standardBorder - Static variable in class eve.ui.GuiStyle
 
standardCompare(Object, Object) - Static method in class eve.util.StandardComparer
 
standardCompareIgnoreCase(Object, Object) - Static method in class eve.util.StandardComparer
 
StandardComparer - Class in eve.util
This compares two objects that are either Strings or implement the Comparable interface.
StandardComparer() - Constructor for class eve.util.StandardComparer
 
standardEdge - Static variable in class eve.ui.GuiStyle
 
StandardEntryComparer - Class in eve.database
 
StandardEntryComparer(Database, int) - Constructor for class eve.database.StandardEntryComparer
 
StandardEntryComparer(Database, int[]) - Constructor for class eve.database.StandardEntryComparer
 
standardOnKeyEvent(KeyEvent) - Method in class eve.ui.Control
This is the standard Control onKeyEvent() - call this only after you have checked for other keys that your control definitely wants to trap.
StandardSavedName - Static variable in class eve.sys.install.InstalledConfig
 
StandardSaveName - Static variable in class eve.sys.install.InstallerConfig
 
start() - Method in class eve.applet.EveApplet
 
start - Variable in class eve.fx.DisplayLineSpecs
 
start(RemoteCallHandlerObject, boolean) - Method in class eve.io.block.RemoteCallTask
Start using a predefined handler.
start(RemoteCallHandlerObject) - Method in class eve.io.block.RemoteCallTask
Start in multithreaded mode.
start(InputStream, OutputStream, Object, Class) - Method in class eve.io.block.RemoteCallTask
Start the RemoteCallHandler - only use this if you used the default constructor.
start(BlockInputStream, BlockOutputStream, Object, Class) - Method in class eve.io.block.RemoteCallTask
Start the RemoteCallHandler - only use this if you used the default constructor.
start(OutputStream, int, int, boolean) - Method in class eve.io.PNGEncoder
This starts a true color PNG.
start(OutputStream, int, int, int, int) - Method in class eve.io.PNGEncoder
This writes the signature and header, starts the data chunks and is ready for scan lines.
start(TimeOut) - Method in class eve.sys.Countdown
Start counting down from the remaining time left on the TimeOut.
start(long) - Method in class eve.sys.Countdown
Start the count down for the specified time.
start() - Method in class eve.sys.Handle
This tells the handle to ask its associated task to start.
start(String, int) - Method in class eve.sys.Progress
This calls startDoing() and then sets the expected number of times next() will be called.
start(int) - Method in class eve.sys.Progress
This calls startDoing() and then sets the expected number of times next() will be called.
start() - Method in class eve.sys.Task
Start the Task at normal priority.
start(int) - Method in class eve.sys.Task
Start the Task at normal priority.
start() - Method in class eve.sys.VmServer
 
start - Variable in class eve.ui.DragContext
 
start(int) - Method in class eve.ui.formatted.FormattedTextMaker
 
start(int, PropertyList) - Method in class eve.ui.formatted.FormattedTextMaker
 
start - Variable in class eve.ui.game.ImageMover
This is the starting point.
start() - Method in class eve.ui.PaintOver
 
start() - Method in class eve.ui.WindowThreadTask
Start the Task running in a separate call of the Window thread by posting an Event that will eventually cause the run() method to be called.
start - Variable in class eve.util.EncodedUTF8String
 
start(String) - Method in class eve.util.OperationTimer
Start timing an operation, ending any previous operation.
start - Variable in class eve.util.SubString
 
start() - Method in class java.lang.Thread
 
START_ALREADY_STARTED - Static variable in class eve.fx.PathMaker
A possible startOptions value.
START_CUSTOM_EVENTS - Static variable in class eve.ui.event.ControlEvent
 
START_LINE_TO - Static variable in class eve.fx.PathMaker
A possible startOptions value.
START_LOCATION - Static variable in class eve.io.FileChooserParameters
This is a property for the FileChooser, which should be a String value.
START_NEW_PATH - Static variable in class eve.fx.PathMaker
A possible startOptions value.
START_PUNCTUATION - Static variable in class java.lang.Character
General category "Ps" in the Unicode specification.
startActiveInput(boolean) - Method in class eve.ui.EditControl
This tells the Control to start active input IF it has the FLAG_PASSIVE value set.
startActiveSyncDesktop(boolean) - Static method in class eve.net.RemoteServer
 
startActiveSyncMobile(String) - Static method in class eve.net.RemoteServer
 
startActiveSyncMobile(PrintWriter, String) - Static method in class eve.net.RemoteServer
 
startAddPopupControl(Control) - Method in class eve.ui.Container
Use this to show a Control directly on a parent at a specific point.
startAnimate() - Method in class eve.fx.AnimatedDrawing
 
startApp(String) - Static method in class eve.app.App
 
startApplication(String[]) - Static method in class eve.ui.Application
Call this as the first line of your Gui Application's main() method.
startBuildingZepFile(RandomStream, int, int) - Static method in class eve.io.ZepFile
Call this when building a ZepFile manually.
startCharacter - Variable in class eve.ui.formatted.TextFormatter
The first character in the line being covered by the formatter.
startClass - Variable in class eve.server.RemoteAppEntry
 
startClass - Variable in class eve.ui.launcher.VMApp
 
startClientProxy(Class, Socket, int) - Static method in class eve.net.Net
Create a proxy object that implements serverInterface by making remote calls to a server object at the other end of the connectedSocket.
startDataChunk() - Method in class eve.io.PNGEncoder
This starts a chunk of scan line data using the default compression.
startDataChunk(int) - Method in class eve.io.PNGEncoder
This starts a chunk of scan line data using the specified compression leve.
startDocument() - Method in class eve.fx.points.PdfMaker
 
startDoing(String) - Method in class eve.sys.Handle
This method does the following: It sets the doing field to the specified parameter.
startDoing(String) - Method in class eve.sys.Progress
 
startDragAndDrop(Object, int, boolean) - Method in class eve.ui.Control
Called by a Control from within the startDragging() method to indicate that a DragAndDrop operation should begin.
startDragAndDrop(Object, boolean, boolean) - Method in class eve.ui.Control
Called by a Control from within the startDragging() method to indicate that a DragAndDrop operation should begin.
startDragging(DragContext) - Method in class eve.ui.ButtonControl
 
startDragging(DragContext) - Method in class eve.ui.Control
This is called to indicate the start of a pen/mouse drag operation.
startDragging(DragContext) - Method in class eve.ui.DragPanel
 
startDragging(DragContext) - Method in class eve.ui.Input
 
startDragging(DragContext) - Method in class eve.ui.PanelSplitter
 
startDragging(DragContext) - Method in class eve.ui.print.PointGraphicsViewer
 
startDragging(DragContext) - Method in class eve.ui.print.ScaledImageViewer
 
startDragging(DragContext) - Method in class eve.ui.table.TableControl
 
startDragging(DragContext) - Method in class eve.ui.table.TreeControl
 
startDragging(DragContext) - Method in class eve.ui.TextPad
 
startDragging(DragContext) - Method in class eve.ui.TrackControl
 
startDragResolution - Variable in class eve.ui.Control
The number of pixels that the Pen/Mouse has to move before it is considered the start of a drag operation.
startDropMenu(Point) - Method in class eve.ui.ButtonControl
 
startDropMenu(Point) - Method in class eve.ui.table.TableControl
 
started - Variable in class eve.fx.PathMaker
 
started - Variable in class eve.sys.Countdown
 
started - Variable in class eve.sys.TimeOut
 
startedEditing(Point) - Method in class eve.ui.table.TableModel
 
startEmulator(boolean) - Static method in class eve.net.RemoteServer
Run the EveSync emulator.
startEve(String, String[]) - Static method in class eve.applet.EveApplet
 
startEve(String[], String) - Static method in class eve.sys.Vm
Have this as the first line of your main() method to ensure that the eveMain() method is called should the application be run on a Java VM.
startEve(String[]) - Static method in class eve.sys.Vm
Have this as the first line of your main() method to ensure that the eveMain() method is called should the application be run on a Java VM.
startFind(String) - Method in class eve.io.filestore.FileStoreEntryFile
 
startGeneratingData() - Method in class eve.io.MemoryStream
This is used to start the thread that provides data.
startHtml() - Method in class eve.ui.formatted.HtmlDisplay
Call this before setting properties for the HTML decoder.
startImage(OutputStream, ImageData) - Method in class eve.io.PNGEncoder
Start the PNG file in preparation for output of an image.
startImage(OutputStream, ImageData, boolean) - Method in class eve.io.PNGEncoder
Start the PNG file in preparation for output of an image.
startImageDrag(IImage, Point, Control) - Method in class eve.ui.DragContext
Start dragging an Image around the window.
startImageDrag(IImage, Point, Control, Rect) - Method in class eve.ui.DragContext
Start dragging an Image around the window.
startImageDrag(DragContext.ImageDragInWindow) - Method in class eve.ui.DragContext
Start dragging an Image around the window.
startIndex - Variable in class eve.util.ArraySection
 
startingInput(Control) - Method in class eve.ui.ControlPopupForm
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
startingInput(Control) - Method in class eve.ui.DateUpDownInput.DateUpDownInputPopup
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
startingInput(Control) - Method in class eve.ui.FontUpDownChooser.FontUpDownChooserPopup
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
startingInput(Control) - Method in class eve.ui.InputKeyPad
This is where the size of the input is selected (to match the number of columns in the client) and where isPassword is set.
startingInput(Control) - Method in class eve.ui.TimeUpDownInput.TimeUpDownInputPopup
This is called by setFor(Control who) and gives you an opportunity to modify the Form based on the client control.
startingLoad(Handle) - Method in class eve.ui.formatted.data.HtmlViewer
 
startItemDragging(DragContext, Point) - Method in class eve.ui.table.TableControl
Override this to setup an item being dragged.
startIteration(String, int) - Method in interface com.ewesoft.pub.Progress
 
startIteration(String, int) - Method in class com.ewesoft.pub.Tools.NullProgress
 
startIteration(String, int) - Method in class eve.sys.Progress
 
startLine - Variable in class eve.ui.formatted.TextFormatter
The first line of text covered by the formatter - where 0 indicates the first line of the display.
startLine - Variable in class eve.ui.Label
 
startLocalInput(boolean) - Method in class eve.ui.EditControl
 
startLocalInput(boolean) - Method in class eve.ui.Input
 
StartMenuGroupName - Static variable in class eve.sys.install.InstallerConfig
 
StartMenuGroupShortcut - Static variable in class eve.sys.install.InstallerConfig
There may be more than one MenuGroupShortcut entry.
startMenuProgramsDirectory - Variable in class eve.sys.install.InstalledConfig
 
startNativeInput(NativeInputParameters) - Method in class eve.fx.gui.WindowSurface
 
startNativeInput(boolean) - Method in class eve.ui.EditControl
 
startNativeOnPaint - Variable in class eve.ui.EditControl
 
startNewSelectionBlock() - Method in class eve.ui.table.TableControl
 
startOfData - Variable in class eve.sys.ClassFile.Attribute
 
startOrEnd(int, PropertyList, boolean) - Method in class eve.ui.formatted.FormattedTextMaker
 
startOutgoingParameters() - Method in class eve.sys.Progress
Every time this is called a NEW set of parameters is created - any old ones are cleared.
startOutput(OutputStream) - Method in class eve.io.PNGEncoder
This is the most basic way to start output.
startPath(double, double) - Method in class eve.fx.GeneralPath
 
startPath(double, double) - Method in interface eve.fx.IPath
Start a new sub path at x and y.
startPath(double, double) - Method in class eve.fx.PathMaker
 
startPath(double, double) - Method in class eve.fx.points.PdfMaker.PageCanvas
 
startPath(double, double) - Method in class eve.fx.points.PointGraphics
 
startPoint - Variable in class eve.ui.PanelSplitter
 
startPrinting(Handle, String) - Method in class eve.fx.print.PdfPrinter
 
startPrinting(Handle, String) - Method in class eve.fx.print.PrinterJob
 
startPrinting(Handle, String) - Method in class eve.fx.print.PrinterJobObject
 
startPrinting(Handle, String) - Method in class eve.fx.print.PrintPreview
 
startRemoteServer(Object, Class, Socket, int) - Static method in class eve.net.Net
Start up a server that accepts Remote Method Invocation calls on the provided connected socket.
startRun() - Method in class eve.ui.PaintOver
 
startRun() - Method in class eve.ui.ShowBusy
 
startRunning() - Method in class eve.ui.Form
 
STARTS_WITH - Static variable in class eve.util.SubString
An option for equals().
startScreenUpdate(int, int) - Method in class eve.fx.points.PointGraphics
This method is used when an object being drawn on a PointGraphics is being mapped to some area on the screen (or some other pixel oriented device) where each pixel represents a dot.
startSel - Variable in class eve.ui.Input
 
startsWith(String) - Method in class eve.util.CharArray
 
startsWith(char[], int, int) - Method in class eve.util.CharArray
 
startsWith(String) - Method in class eve.util.SubString
Check if the SubString startsWith a particular String.
startsWith(String) - Method in class java.lang.String
Returns true if the given string is equal to this string and false otherwise.
startsWith(String, int) - Method in class java.lang.String
 
startTask(String) - Method in interface com.ewesoft.pub.Progress
 
startTask(String) - Method in class com.ewesoft.pub.Tools.NullProgress
 
startTask(String) - Method in class eve.sys.Progress
 
startTask(Handle, String) - Method in class eve.ui.ProgressAndControl
Call this when the task begins.
startTime - Variable in class eve.sys.Handle
This is the time that the task started at.
startTiming(String) - Static method in class eve.util.Debug
If enableTiming() was previously called, this method will tell the debug timer to start timing this operation, otherwise this method does nothing.
startTriggerThread(Runnable) - Method in class com.ewesoft.pub.Trigger
This may be overridden to handle running the trigger task in a separate thread.
startTriggerThread(Runnable) - Method in class eve.ui.WindowThreadTrigger
 
startUpdate(boolean) - Method in class eve.database.SafeDBAccess
Close the database if it is open, make a backup and then open it in "rw" or "a" mode for updating.
startUpdate() - Method in class eve.database.SafeDBAccess
 
startZepFileData(RandomStream, int) - Static method in class eve.io.ZepFile
Call this when you are going to write out a data block to the ZepFile.
startZepStore(RandomStream) - Static method in class eve.io.filestore.ZepStore
Use this to start building a ZepStore compatible file.
state - Variable in class eve.fx.gui.SystemMessage
 
state - Variable in class eve.fx.gui.WindowCreationData
This should be one of the STATE_XXX values.
state - Variable in class eve.sys.Handle
This is the state of the handle.
state - Variable in class eve.sys.SystemMessage
 
state - Variable in class eve.ui.ButtonControl
 
state - Variable in class eve.ui.PanelSplitter
This will either be OPENED, or CLOSED or 0 (indicating neither opened nor closed).
STATE_ACCEPT_DROPPED_FILES - Static variable in interface eve.fx.gui.WindowConstants
 
STATE_AUTOTAB - Static variable in class eve.ui.TextPad
This is used with the inputState variable to indicate auto-tab mode.
STATE_FULL_SCREEN - Static variable in interface eve.fx.gui.WindowConstants
 
STATE_MAXIMIZED - Static variable in interface eve.fx.gui.WindowConstants
 
STATE_MINIMIZED - Static variable in interface eve.fx.gui.WindowConstants
 
STATE_MOUSE_OVER - Static variable in class eve.ui.Button
 
STATE_NORMAL - Static variable in interface eve.fx.gui.WindowConstants
 
STATE_OVERWRITE - Static variable in class eve.ui.TextPad
This is used with the inputState variable to indicate overwrite mode (as opposed to insert mode).
STATE_PRESSED - Static variable in class eve.ui.Button
 
STATE_REJECT_DROPPED_FILES - Static variable in interface eve.fx.gui.WindowConstants
 
STATE_RESTORE - Static variable in interface eve.fx.gui.WindowConstants
This is used with setState() only.
STATE_TO_FRONT - Static variable in interface eve.fx.gui.WindowConstants
This is used with setState() only.
STATE_UNKNOWN - Static variable in interface eve.fx.gui.WindowConstants
 
STATIC - Static variable in class eve.reflect.Modifier
 
STATIC - Static variable in class java.lang.reflect.Modifier
Static:
Class: no enclosing instance for nested class.
status - Variable in class eve.ui.formatted.data.HtmlViewer
 
STATUS_DATA_IS_ENCRYPTED - Static variable in class eve.security.SecureDocument
 
STATUS_HAS_ENCRYPTION_KEY - Static variable in class eve.security.SecureDocument
 
STATUS_HAS_SIGNATURE - Static variable in class eve.security.SecureDocument
 
STATUS_IS_DESKTOP - Static variable in class eve.net.RemoteConnection
This is returned by getStatus().
STATUS_IS_EMULATOR - Static variable in class eve.net.RemoteConnection
This is returned by getStatus().
STATUS_IS_MOBILE - Static variable in class eve.net.RemoteConnection
This is returned by getStatus().
statusCard - Variable in class eve.ui.formatted.data.HtmlViewer
 
stop() - Method in class eve.applet.EveApplet
 
stop(int) - Method in class eve.io.block.RemoteCallHandlerObject
This will close the RemoteCallHandler.
stop(int) - Method in class eve.sys.Handle
This tells the handle to ask its associated task to stop.
stop - Static variable in class eve.ui.FormBase
The stop icon.
stop - Variable in class eve.ui.MonitorHandles
 
stop() - Method in class eve.ui.PaintOver
 
stop - Variable in class eve.ui.ProgressBarForm
 
stop(Throwable) - Method in class java.lang.Thread
Deprecated. 
stop() - Method in class java.lang.Thread
Deprecated. 
stop() - Method in class java.lang.ThreadGroup
Deprecated.
unsafe operation, try not to use
stopActiveInput() - Method in class eve.ui.Input
 
stopAllInput() - Method in class eve.ui.Input
 
stopAniImages() - Method in class eve.ui.formatted.TextDisplay
 
stopAnimate() - Method in class eve.fx.AnimatedDrawing
 
stopBits - Variable in class eve.io.SerialPortSpecs
The number of stop bits - defaults to 1.
stopButton - Variable in class eve.ui.formatted.data.HtmlViewer
 
stopButton - Variable in class eve.ui.MonitorHandles
If this is not null and an Action Event is detected from this Control, then the requestStop() method will be called.
stopDragging(DragContext) - Method in class eve.ui.ButtonControl
 
stopDragging(DragContext) - Method in class eve.ui.Control
Called when the pen was released during a drag operation.
stopDragging(DragContext) - Method in class eve.ui.DragPanel
 
stopDragging(DragContext) - Method in class eve.ui.PanelSplitter
 
stopDragging(DragContext) - Method in class eve.ui.print.PointGraphicsViewer
 
stopDragging(DragContext) - Method in class eve.ui.print.ScaledImageViewer
 
stopDragging(DragContext) - Method in class eve.ui.table.TableControl
 
stopDragging(DragContext) - Method in class eve.ui.table.TreeControl
 
stopDragging(DragContext) - Method in class eve.ui.TrackControl
 
stopFormHandle(Handle, int) - Static method in class eve.ui.Form
This can be used to stop the Handle of a Form to indicate that it should be considered closed.
stopImageDrag() - Method in class eve.ui.DragContext
Stop dragging the image.
stopImageDrag(boolean) - Method in class eve.ui.DragContext
 
stopPanel - Variable in class eve.ui.MonitorHandles
 
Stopped - Static variable in class eve.sys.Handle
A status flag indicating that the process has stopped.
stopped() - Method in class eve.ui.PaintOver
 
stopped() - Method in class eve.ui.ShowBusy
 
StoppedException - Exception in eve.sys
This Exception can only created with a Progress.checkStopped() or Progress.checkNext() method call.
StoppedException(int) - Constructor for exception eve.sys.StoppedException
 
StoppedException() - Constructor for exception eve.sys.StoppedException
 
StoppedException(String, Throwable) - Constructor for exception eve.sys.StoppedException
 
stopPressed() - Method in class eve.ui.ProgressBarForm
 
stopPreview() - Method in class eve.ui.filechooser.ImageFileChooser
 
stopReason - Variable in class eve.sys.Handle
This is the reason given to the stop() method.
stopRequested() - Method in class eve.ui.MonitorHandles
This is not called by requestStop() - it is called by onControlEvent() after calling requestStop()
stopSourceForm(int) - Method in class eve.ui.ExecTransfer
This stops the Handle of the sourceForm but only if the closeForTransfer() method of the source Form returned a non-null Handle value.
store() - Method in interface eve.database.DatabaseEntry
This will store and add (if necessary) the entry into the database with no modifications.
store(int, DatabaseEntry) - Method in class eve.database.EntriesView
Store the DatabaseEntry at the specified index without modifying any of its special synchronization fields.
store(int, DatabaseEntry) - Method in interface eve.database.FoundEntries
This saves changes to the entry but does not modify its special synchronization fields.
store() - Method in class eve.database.implement.DatabaseEntryObject
 
store(int, DatabaseEntry) - Method in class eve.database.implement.FoundEntriesObject
 
store - Variable in class eve.io.filestore.FileStoreEntryFile
 
store(char[], int, int, byte[], int) - Static method in class eve.util.EncodedUTF8String
Store a String as UTF, prepending the lengh of the String as a short integer and appending a zero byte, or find out the number of bytes required.
store(String, byte[], int) - Static method in class eve.util.EncodedUTF8String
Store a String as UTF, prepending the lengh of the String as a short integer and appending a zero byte, or find out the number of bytes required.
store(String) - Static method in class eve.util.EncodedUTF8String
 
store(OutputStream, String) - Method in class java.util.Properties
Writes the key/value pairs to the given output stream, in a format suitable for load.
storeApplicationHistory(String, Vector) - Static method in class eve.ui.filechooser.FileChooser
Store the specified list of Strings as the application history.
storeApplicationHistory(String, Vector) - Static method in class eve.ui.SimpleFileChooser
 
STORED - Static variable in class eve.zipfile.ZipEntry
Compression method.
STORED - Static variable in class eve.zipfile.ZipOutputStream
Compression method.
STORED - Static variable in class java.util.zip.ZipEntry
Compression method.
STORED - Static variable in class java.util.zip.ZipOutputStream
Compression method.
storeName - Variable in class eve.io.filestore.FileStoreEntryFile
 
stream - Variable in class eve.database.implement.DatabaseObject
 
Stream(byte[], int, int, PdfMaker) - Constructor for class eve.fx.points.PdfMaker.Stream
 
Stream() - Constructor for class eve.fx.points.PdfMaker.Stream
 
stream - Variable in class eve.ui.table.HexTableModel
 
StreamCorruptedException - Exception in java.io
This exception is thrown when there is an error in the data that is read from a stream during de-serialization.
StreamCorruptedException() - Constructor for exception java.io.StreamCorruptedException
Create an exception without a descriptive error message.
StreamCorruptedException(String) - Constructor for exception java.io.StreamCorruptedException
Create an exception with a descriptive error message.
StreamCorruptedException(Throwable) - Constructor for exception java.io.StreamCorruptedException
Create an exception without a descriptive error message.
StreamCorruptedException(Throwable, String) - Constructor for exception java.io.StreamCorruptedException
Create an exception with a descriptive error message.
StreamImageResolver - Class in eve.ui.formatted
 
StreamImageResolver() - Constructor for class eve.ui.formatted.StreamImageResolver
 
streamName - Variable in class eve.ui.filechooser.ZipFileBrowser
 
streamOperation(int, int, byte[], int, long) - Static method in class eve.nativeaccess.NativeStream
 
StreamUtils - Class in eve.io
 
STRETCH - Static variable in interface eve.fx.AlignmentConstants
 
STRETCH - Static variable in interface eve.ui.CellConstants
 
STRETCH - Static variable in class eve.ui.ImageControl
If an image is smaller than the control, this option will expand it.
stretchFirstColumn - Variable in class eve.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchFirstColumn - Variable in class eve.ui.QuickLayout
 
stretchFirstRow - Variable in class eve.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchFirstRow - Variable in class eve.ui.QuickLayout
 
stretchLastColumn - Variable in class eve.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchLastColumn - Variable in class eve.ui.QuickLayout
 
stretchLastRow - Variable in class eve.ui.Panel
This is only used if the Panel is acting as its own LayoutManager - which it is by default.
stretchLastRow - Variable in class eve.ui.QuickLayout
 
STRICT - Static variable in class eve.reflect.Modifier
 
STRICT - Static variable in class java.lang.reflect.Modifier
Strictfp: Method: expressions are FP-strict.
STRIKETHROUGH - Static variable in class eve.fx.Font
A strikethrough font style.
STRIKETHROUGH - Static variable in class eve.fx.points.PointFont
A strikethrough font style.
string(Regex) - Static method in class com.stevesoft.pat.Skip
Examine a Regex to determine what String it will attempt to skip to when searching for patterns.
STRING - Static variable in interface eve.database.DatabaseTypes
This is the String field type.
string - Variable in class eve.util.TextData
 
String - Class in java.lang
String is an array of characters.
String() - Constructor for class java.lang.String
Creates an empty string.
String(String) - Constructor for class java.lang.String
Creates a copy of the given string.
String(char[]) - Constructor for class java.lang.String
Creates a string from the given character array.
String(char[], int, int) - Constructor for class java.lang.String
Creates a string from a portion of the given character array.
String(byte[], int, int, String) - Constructor for class java.lang.String
 
String(byte[], String) - Constructor for class java.lang.String
 
String(byte[], int, int, int) - Constructor for class java.lang.String
Deprecated. 
String(byte[]) - Constructor for class java.lang.String
 
String(byte[], int, int) - Constructor for class java.lang.String
 
String(StringBuffer) - Constructor for class java.lang.String
 
String1() - Method in class com.stevesoft.pat.PushRule
 
string_value - Variable in class eve.applet.ClassFile.UtfStringConstant
 
string_value - Variable in class eve.sys.ClassFile.UtfStringConstant
 
Stringable - Interface in eve.util
 
StringBuffer - Class in java.lang
 
StringBuffer() - Constructor for class java.lang.StringBuffer
Constructs an empty string buffer.
StringBuffer(String) - Constructor for class java.lang.StringBuffer
Constructs a string buffer containing the given string.
StringBuffer(int) - Constructor for class java.lang.StringBuffer
Constructs an empty string buffer with the specified capacity.
StringBuffer(CharSequence) - Constructor for class java.lang.StringBuffer
 
StringBufferLike - Class in com.stevesoft.pat
A tool that is used to make the \E, \U, \L, and \Q elements of a substitution.
StringBufferLike(BasicStringBufferLike) - Constructor for class com.stevesoft.pat.StringBufferLike
 
StringBufferWrap - Class in com.stevesoft.pat.wrap
This provides a wrapper for StringBuffer to capture the output of a replacement.
StringBufferWrap() - Constructor for class com.stevesoft.pat.wrap.StringBufferWrap
 
StringBuilder - Class in java.lang
 
StringBuilder() - Constructor for class java.lang.StringBuilder
Constructs an empty string builder.
StringBuilder(String) - Constructor for class java.lang.StringBuilder
Constructs a string builder containing the given string.
StringBuilder(int) - Constructor for class java.lang.StringBuilder
Constructs an empty string builder with the specified capacity.
StringBuilder(CharSequence) - Constructor for class java.lang.StringBuilder
 
stringCollator - Variable in class eve.database.implement.DatabaseObject
 
StringCollator - Interface in eve.util
A StringCollator is used to compare, order and search Strings.
StringIndexOutOfBoundsException - Exception in java.lang
 
StringIndexOutOfBoundsException(String) - Constructor for exception java.lang.StringIndexOutOfBoundsException
 
StringIndexOutOfBoundsException() - Constructor for exception java.lang.StringIndexOutOfBoundsException
 
StringIndexOutOfBoundsException(Throwable) - Constructor for exception java.lang.StringIndexOutOfBoundsException
 
StringIndexOutOfBoundsException(String, Throwable) - Constructor for exception java.lang.StringIndexOutOfBoundsException
 
StringLike - Interface in com.stevesoft.pat
Package pat can search anything that implements this interface.
StringList - Class in eve.util
A StringList is used to provide a Vector/array of String/SubString values from String, SubString, CharArray or char[] initial values in a way that minimizes Object creation by reusing char[] buffers and SubString values as is possible.
StringList() - Constructor for class eve.util.StringList
Create an empty string list.
StringList(String) - Constructor for class eve.util.StringList
Create a new StringList and add text to it.
StringList(String, char) - Constructor for class eve.util.StringList
Create a new StringList and split and add text to it.
stringMatched() - Method in class com.stevesoft.pat.RegRes
Obtains the match if successful, null otherwise.
stringMatched(int) - Method in class com.stevesoft.pat.RegRes
Obtains a substring matching the nth set of parenthesis from the pattern.
stringMatched(String) - Method in class eve.util.pat.Regex
Obtains a substring matching the named set of parenthesis from the pattern or null if there is no group with this name
StringModifier - Class in eve.util
 
StringModifier() - Constructor for class eve.util.StringModifier
 
StringReader - Class in java.io
This class permits a String to be read as a character input stream.
StringReader(String) - Constructor for class java.io.StringReader
Create a new StringReader that will read chars from the passed in String.
StringRule - Class in com.stevesoft.pat
The apply method of this ReplaceRule simply appends the text it was initialized with to the StringBufferLike.
StringRule(String) - Constructor for class com.stevesoft.pat.StringRule
 
stringsAreBest() - Method in class eve.util.StringList
Returns true if converting to a String array or a Vector of Strings will not result in any String or SubString creation.
StringSplitter - Class in eve.util
This is a special version of a SubString that can be used to progressively split an array of chars into component substrings one at a time.
StringSplitter(char, boolean) - Constructor for class eve.util.StringSplitter
 
StringTokenizer - Class in java.util
This class splits a string into tokens.
StringTokenizer(String) - Constructor for class java.util.StringTokenizer
Creates a new StringTokenizer for the string str, that should split on the default delimiter set (space, tab, newline, return and formfeed), and which doesn't return the delimiters.
StringTokenizer(String, String) - Constructor for class java.util.StringTokenizer
Create a new StringTokenizer, that splits the given string on the given delimiter characters.
StringTokenizer(String, String, boolean) - Constructor for class java.util.StringTokenizer
Create a new StringTokenizer, that splits the given string on the given delimiter characters.
stringToKey(String) - Static method in class eve.security.Encryptor
 
stringToKey(String) - Method in class eve.security.SecureDocument
 
StringWrap - Class in com.stevesoft.pat.wrap
A basic wrapper for the String object.
StringWrap(String) - Constructor for class com.stevesoft.pat.wrap.StringWrap
 
StringWriter - Class in java.io
This class writes chars to an internal StringBuffer that can then be used to retrieve a String.
StringWriter() - Constructor for class java.io.StringWriter
This method initializes a new StringWriter to write to a StringBuffer initially sized to a default size of 16 chars.
StringWriter(int) - Constructor for class java.io.StringWriter
This method initializes a new StringWriter to write to a StringBuffer with the specified initial size.
STRIP_CR - Static variable in class eve.io.AsciiCodec
This is a creation option.
STRIP_CR - Static variable in class eve.io.JavaUtf8Codec
This is a creation option.
STRIP_CR - Static variable in class eve.io.Utf16Codec
This is a creation option.
STRIP_CR_ON_DECODE - Static variable in class eve.io.AsciiCodec
This is a creation option.
STRIP_CR_ON_DECODE - Static variable in class eve.io.JavaUtf8Codec
This is a creation option.
STRIP_CR_ON_DECODE - Static variable in class eve.io.Utf16Codec
This is a creation option.
STRIP_CR_ON_ENCODE - Static variable in class eve.io.AsciiCodec
This is a creation option.
STRIP_CR_ON_ENCODE - Static variable in class eve.io.JavaUtf8Codec
This is a creation option.
STRIP_CR_ON_ENCODE - Static variable in class eve.io.Utf16Codec
This is a creation option.
StrPos - Class in com.stevesoft.pat
StrPos is used internally by regex to parse the regular expression.
StrPos(StrPos) - Constructor for class com.stevesoft.pat.StrPos
initialize a StrPos from another StrPos.
StrPos(String, int) - Constructor for class com.stevesoft.pat.StrPos
Initialize a StrPos by giving it a String, and a position within the String.
STRUCTURE_CHANGED - Static variable in class eve.ui.event.ControlEvent
Used to indicate that the Control has changed its structure rather than the user make a change.
stVersion - Static variable in class eve.security.MD5
 
stVersion - Static variable in class eve.text.MessageFormat
 
style - Variable in class eve.fx.Brush
The style for the Brush.
style - Variable in class eve.fx.Pen
 
style - Variable in class eve.fx.points.PointPen
 
style - Variable in class eve.ui.ArrowButton
This specifies the arrow direction.
style - Variable in class eve.ui.VMOptions
 
STYLE_3D - Static variable in class eve.ui.GuiStyle
Used with setStyle.
STYLE_ETCHED - Static variable in class eve.ui.GuiStyle
Used with setStyle.
STYLE_MASK - Static variable in class eve.fx.Pen
 
STYLE_PALM - Static variable in class eve.ui.GuiStyle
Used with setStyle.
STYLE_SOFT - Static variable in class eve.ui.GuiStyle
Used with setStyle.
stylesToClear - Variable in class eve.sys.FontChange
If this is not null the specified style will be cleared.
stylesToSet - Variable in class eve.sys.FontChange
If this is not null the specified style will be set.
stylesToToggle - Variable in class eve.sys.FontChange
If this is not null the specified style will be toggled.
sub_n(int[], int[], int[], int) - Static method in class eve.math.MPN
Subtract Y[0:size-1] from X[0:size-1], and write the size least significant words of the result to dest[0:size-1].
subHandle - Variable in class eve.sys.Handle
This is a Handle that is considered to be a lower level of the current Handle.
subList(int, int) - Method in class java.util.AbstractList
Obtain a List view of a subsection of this list, from fromIndex (inclusive) to toIndex (exclusive).
subList(int, int) - Method in interface java.util.List
Obtain a List view of a subsection of this list, from fromIndex (inclusive) to toIndex (exclusive).
subMap(Object, Object) - Method in interface java.util.SortedMap
Returns a view of the portion of the map greater than or equal to fromKey, and strictly less than toKey.
subMenu - Variable in class eve.ui.MenuItem
This can be set to be a sub-menu for this item.
submul_1(int[], int, int[], int, int) - Static method in class eve.math.MPN
 
SUBSCRIPT - Static variable in class eve.fx.Font
A subscript font style.
SUBSCRIPT - Static variable in class eve.fx.points.PointFont
A subscript font style.
subSequence(int, int) - Method in interface java.lang.CharSequence
 
subSequence(int, int) - Method in class java.lang.String
 
subSequence(int, int) - Method in class java.lang.StringBuffer
 
subSequence(int, int) - Method in class java.lang.StringBuilder
 
Subset(String) - Constructor for class java.lang.Character.Subset
Constructs a new Subset instance.
subSet(Object, Object) - Method in interface java.util.SortedSet
Returns a view of the portion of the set greater than or equal to fromElement, and strictly less than toElement.
substring() - Method in class com.stevesoft.pat.RegRes
An older name for stringMatched().
substring(int) - Method in class com.stevesoft.pat.RegRes
An older name for stringMatched.
substring(int, int) - Method in interface com.stevesoft.pat.StringLike
 
substring(int, int) - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
substring(int, int) - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
substring(int, int) - Method in class com.stevesoft.pat.wrap.StringWrap
 
substring(int, int) - Method in class eve.fx.DisplayLine
 
SubString - Class in eve.util
This is a very specialized Utility class used for bulk processing of text strings, while minimizing overheads of new Object creation.
SubString() - Constructor for class eve.util.SubString
Create a new SubString - use one of the set() methods to setup the text for the SubString.
substring(int, int, SubString, char[]) - Method in class eve.util.SubString
Get a new SubString that is a substring of this SubString, optionally copying the data out into a new array.
substring(int, int, SubString) - Method in class eve.util.SubString
Get a new SubString that is a substring of this SubString.
substring(int, int) - Method in class eve.util.SubString
Get a new SubString that is a substring of this SubString.
subString - Variable in class eve.util.TextData
 
substring(int, int) - Method in class java.lang.String
Returns a substring of the string.
substring(int) - Method in class java.lang.String
Get a substring from the specified index to the end of the string.
substring(int, int) - Method in class java.lang.StringBuffer
Return a new String that contains the characters in the StringBuffer from start to end-1.
substring(int) - Method in class java.lang.StringBuffer
Return a new String that contains the characters in the StringBuffer from start to the end of the StringBuffer
substring(int, int) - Method in class java.lang.StringBuilder
Return a new String that contains the characters in the StringBuilder from start to end-1.
substring(int) - Method in class java.lang.StringBuilder
Return a new String that contains the characters in the StringBuilder from start to the end of the StringBuilder
subtract(BigDecimal) - Method in class eve.math.BigDecimal
 
subtract(BigInteger) - Method in class eve.math.BigInteger
 
subtract(BigDecimal) - Method in class java.math.BigDecimal
Returns a BigDecimal whose value is (this - val), and whose scale is max(this.scale(), val.scale()).
subtract(BigInteger) - Method in class java.math.BigInteger
Returns a BigInteger whose value is (this - val).
succeed(Object) - Method in class eve.sys.Handle
Set the returnValue of the Handle and then set the Stopped and Success bits - this is the same as setResult().
Succeeded - Static variable in class eve.sys.Handle
This is the Success flag ORed with the Stopped flag.
succeeded() - Method in class eve.sys.Handle
 
Success - Static variable in class eve.sys.Handle
A status flag indicating that the process has met with success.
SUNDAY - Static variable in class java.util.Calendar
Constant representing Sunday.
superClass() - Method in class eve.reflect.Reflect
Get a Reflect Object representing the Superclass of this Reflect.
superClassName - Variable in class eve.sys.ClassFile
 
SUPERSCRIPT - Static variable in class eve.fx.Font
A superscript font style.
SUPERSCRIPT - Static variable in class eve.fx.points.PointFont
A superscript font style.
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Superscripts and Subscripts" Unicode character block.
SUPPLEMENTAL_ARROWS_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-A" Unicode character block.
SUPPLEMENTAL_ARROWS_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Arrows-B" Unicode character block.
SUPPLEMENTAL_MATHEMATICAL_OPERATORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplemental Mathematical Operators" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_A - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-A" Unicode character block.
SUPPLEMENTARY_PRIVATE_USE_AREA_B - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Supplementary Private Use Area-B" Unicode character block.
supportsImages() - Static method in class eve.ui.SoftKeyBar
Returns true if the softkey displays on screen supports the display of images, false if not.
supportsMultiple() - Static method in class eve.fx.gui.NativeWindowSurface
Returns if the underlying system supports multiple windows for an application.
supportsMultiple() - Static method in class eve.fx.gui.WindowSurface
Returns if the underlying system supports multiple windows for an application.
supportsMultiple() - Static method in class eve.ui.Window
 
surface - Variable in class eve.fx.gui.Overlayer
 
surface - Variable in class eve.fx.gui.RawEvent
 
surface - Variable in class eve.ui.Window
 
surfaceCanTransform() - Method in class eve.fx.points.PointGraphics
 
SurfaceCustomEvent - Class in eve.fx.gui
 
SurfaceCustomEvent() - Constructor for class eve.fx.gui.SurfaceCustomEvent
 
SurfaceEvent - Class in eve.fx.gui
 
SurfaceEvent() - Constructor for class eve.fx.gui.SurfaceEvent
 
surfaceEventType - Variable in class eve.fx.gui.RawEvent
 
SurfaceInterprocessEvent - Class in eve.fx.gui
 
SurfaceInterprocessEvent() - Constructor for class eve.fx.gui.SurfaceInterprocessEvent
 
SurfaceKeyEvent - Class in eve.fx.gui
 
SurfaceKeyEvent() - Constructor for class eve.fx.gui.SurfaceKeyEvent
 
SurfacePaintEvent - Class in eve.fx.gui
 
SurfacePaintEvent() - Constructor for class eve.fx.gui.SurfacePaintEvent
 
SurfacePointerEvent - Class in eve.fx.gui
 
SurfacePointerEvent() - Constructor for class eve.fx.gui.SurfacePointerEvent
 
SurfaceResizeEvent - Class in eve.fx.gui
This is used to indicate that the WindowSurface has been resized.
SurfaceResizeEvent() - Constructor for class eve.fx.gui.SurfaceResizeEvent
 
surfaceSetTransform(double[]) - Method in class eve.fx.points.PointGraphics
 
SurfaceSIPEvent - Class in eve.fx.gui
 
SurfaceSIPEvent() - Constructor for class eve.fx.gui.SurfaceSIPEvent
 
SurfaceTaskbarIconEvent - Class in eve.fx.gui
 
SurfaceTaskbarIconEvent() - Constructor for class eve.fx.gui.SurfaceTaskbarIconEvent
 
SurfaceTextEvent - Class in eve.fx.gui
A SurfaceTextEvent is sent to an EditControl usually during or upon completion of a native text input.
SurfaceTextEvent() - Constructor for class eve.fx.gui.SurfaceTextEvent
 
SurfaceWindowEvent - Class in eve.fx.gui
 
SurfaceWindowEvent() - Constructor for class eve.fx.gui.SurfaceWindowEvent
 
SURROGATE - Static variable in class java.lang.Character
General category "Cs" in the Unicode specification.
SURROGATES_AREA - Static variable in class java.lang.Character.UnicodeBlock
Deprecated.
As of J2SE 5, use Character.UnicodeBlock.HIGH_SURROGATES, Character.UnicodeBlock.HIGH_PRIVATE_USE_SURROGATES, and Character.UnicodeBlock.LOW_SURROGATES. These new constants match the block definitions of the Unicode Standard. The Character.UnicodeBlock.of(char) and Character.UnicodeBlock.of(int) methods return the new constants, not SURROGATES_AREA.
suspend() - Method in class java.lang.Thread
Deprecated. 
suspend() - Method in class java.lang.ThreadGroup
Deprecated.
unsafe operation, try not to use
swap(List, int, int) - Static method in class java.util.Collections
Swaps the elements at the specified positions within the list.
swapToNew() - Method in class eve.io.SafeFile
This will do the following: Remove the old backup file (if it exists).
Swipable - Interface in eve.ui
If the Control that created the Swiper implements this control, then these methods will be called during the handleSwipe() method and that method will either return NOT_A_SWIPE or SWIPE_OK, but the other values are not returned.
Swipable.Page - Class in eve.ui
 
SwipableSingleContainer - Class in eve.ui
 
SwipableSingleContainer(Control[], Control) - Constructor for class eve.ui.SwipableSingleContainer
 
SWIPE_ACCEPTED_DRAG_PAGES - Static variable in interface eve.ui.Swipable
This is a value you can return from swipeStarting().
SWIPE_ACCEPTED_GIVE_EVENTS - Static variable in interface eve.ui.Swipable
This is a value you can return from swipeStarting().
SWIPE_COMPLETE - Static variable in class eve.ui.Swiper
 
SWIPE_OK - Static variable in class eve.ui.Swiper
 
SWIPE_REJECTED - Static variable in interface eve.ui.Swipable
This is a value you can return from swipeStarting().
SWIPED - Static variable in class eve.fx.gui.SurfacePointerEvent
This is called if the user makes a quick swipe (and release) across the screen.
swipeEnded(int, int, int) - Method in interface eve.ui.Swipable
This is called when the swipe has ended after shouldEnd() is called.
swipeEnded(int, int, int) - Method in class eve.ui.SwipableSingleContainer
 
Swiper - Class in eve.ui
A Swiper is uses to support
Swiper(Swipable, int) - Constructor for class eve.ui.Swiper
Create a Swiper for this control.
SWIPER_DRAGGING_SWIPE - Static variable in class eve.ui.Swiper
 
SWIPER_HORIZONTAL - Static variable in class eve.ui.Swiper
 
SWIPER_SINGLE_SWIPE - Static variable in class eve.ui.Swiper
 
SWIPER_VERTICAL - Static variable in class eve.ui.Swiper
 
swipeResolution - Static variable in class eve.ui.event.PenEvent
 
swipeStarting(Swiper, boolean, boolean, int) - Method in interface eve.ui.Swipable
This is called when a swipe is beginning and before getPage() is called.
swipeStarting(Swiper, boolean, boolean, int) - Method in class eve.ui.SwipableSingleContainer
 
swipeStartX - Variable in class eve.fx.gui.SurfacePointerEvent
 
swipeStartY - Variable in class eve.fx.gui.SurfacePointerEvent
 
SWIPING - Static variable in class eve.fx.gui.SurfacePointerEvent
This is called if the user is swiping the finger slowly across the screen.
swiping(int, int, int, int) - Method in interface eve.ui.Swipable
This is only called if swipeStarting() returned SWIPE_ACCEPTED_GIVE_EVENTS.
swiping(int, int, int, int) - Method in class eve.ui.SwipableSingleContainer
 
SWIPING_ENDED - Static variable in class eve.fx.gui.SurfacePointerEvent
This is called if the user was swiping the finger slowly across the screen and has lifted the finger while still moving slowly.
switchMultiSelect(boolean) - Method in class eve.ui.filechooser.FileChooser
 
sx - Variable in class eve.fx.GradientBrush
 
sy - Variable in class eve.fx.GradientBrush
 
symmetricKey - Variable in class eve.security.SecurityRequest
 
sync() - Method in class eve.fx.sound.WaveOutput
 
sync() - Method in class java.io.FileDescriptor
 
SYNC_SLOW - Static variable in interface eve.database.Database
This is a sync option that suggests that the database use a sync model that uses less memory but may be slower.
SYNC_STORE_CREATION_DATE - Static variable in interface eve.database.Database
This is a sync option that tells the database to store the creation date along with every record.
SYNC_STORE_MODIFICATION_DATE - Static variable in interface eve.database.Database
This is a sync option that tells the database to store the modification date along with every record.
SYNC_STORE_MODIFIED_BY - Static variable in interface eve.database.Database
This is a sync option that tells the database to save the MODIFIED_BY data with each record.
SyncFailedException - Exception in java.io
 
SyncFailedException() - Constructor for exception java.io.SyncFailedException
Create an exception without a descriptive error message.
SyncFailedException(String) - Constructor for exception java.io.SyncFailedException
Create an exception with a descriptive error message.
SyncFailedException(Throwable) - Constructor for exception java.io.SyncFailedException
 
SyncFailedException(String, Throwable) - Constructor for exception java.io.SyncFailedException
 
synchronize() - Method in class eve.database.Synchronizer
 
synchronize(Handle) - Method in class eve.database.Synchronizer
Deprecated.
use synchronize(Handle progress, IRemoteSynchronizer remote) instead.
synchronize(Handle, IRemoteSynchronizer) - Method in class eve.database.Synchronizer
 
synchronize() - Method in class eve.sys.Gate
This attempts to hold the gate, waiting an indefinite time to do so.
SYNCHRONIZED - Static variable in class eve.reflect.Modifier
 
SYNCHRONIZED - Static variable in class java.lang.reflect.Modifier
Synchronized: Method: lock the class while calling this method.
synchronizedCollection(Collection) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) collection wrapper backed by the given collection.
synchronizedList(List) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) list wrapper backed by the given list.
synchronizedMap(Map) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) map wrapper backed by the given map.
synchronizedSet(Set) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) set wrapper backed by the given set.
synchronizedSortedMap(SortedMap) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted map wrapper backed by the given map.
synchronizedSortedSet(SortedSet) - Static method in class java.util.Collections
Returns a synchronized (thread-safe) sorted set wrapper backed by the given set.
Synchronizer - Class in eve.database
This class provides utilities for synchronizing items in a mobile database with another.
Synchronizer(Database) - Constructor for class eve.database.Synchronizer
 
SyncSortName - Static variable in interface eve.database.Database
 
syncTime - Variable in class eve.database.Synchronizer
 
syncTimes - Variable in class eve.database.implement.DatabaseSpecs
 
SYRIAC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Syriac" Unicode character block.
SYSTEM - Static variable in class eve.reflect.Reflect
This option is used for getting special methods, like finalize()
System - Class in java.lang
 
System() - Constructor for class java.lang.System
 
SYSTEM_FOLDER_DESKTOP - Static variable in class eve.sys.registry.Registry
A value of folder for getSystemFolder().
SYSTEM_FOLDER_DOCUMENTS_AND_SETTINGS - Static variable in class eve.sys.registry.Registry
A value of folder for getSystemFolder().
SYSTEM_FOLDER_MY_DOCUMENTS - Static variable in class eve.sys.registry.Registry
A value of folder for getSystemFolder().
SYSTEM_FOLDER_PROGRAM_DATA - Static variable in class eve.sys.registry.Registry
 
SYSTEM_FOLDER_PROGRAM_FILES - Static variable in class eve.sys.registry.Registry
 
SYSTEM_FOLDER_STARTMENU - Static variable in class eve.sys.registry.Registry
A value of folder for getSystemFolder().
SYSTEM_FOLDER_WINDOWS - Static variable in class eve.sys.registry.Registry
A value of folder for getSystemFolder().
SYSTEM_FONT_DEFAULT - Static variable in class eve.fx.Font
For use with getSystemFont()
SYSTEM_FONT_GUI - Static variable in class eve.fx.Font
 
SYSTEM_FONT_MONOSPACED - Static variable in class eve.fx.Font
 
SYSTEM_FONT_SANS_SERIF - Static variable in class eve.fx.Font
 
SYSTEM_FONT_SERIF - Static variable in class eve.fx.Font
 
systemDrive - Variable in class eve.sys.Windows.WindowsDirectories
 
systemFontName - Variable in class eve.ui.VMOptions
 
systemFontSize - Variable in class eve.ui.VMOptions
 
SystemInfo - Class in eve.net.rapi
 
SystemInfo() - Constructor for class eve.net.rapi.SystemInfo
 
SystemMessage - Class in eve.fx.gui
 
SystemMessage() - Constructor for class eve.fx.gui.SystemMessage
 
SystemMessage - Class in eve.sys
 
SystemMessage() - Constructor for class eve.sys.SystemMessage
 
SystemResourceException - Exception in eve.sys
 
SystemResourceException() - Constructor for exception eve.sys.SystemResourceException
 
SystemResourceException(String) - Constructor for exception eve.sys.SystemResourceException
 
SystemResourceException(Throwable) - Constructor for exception eve.sys.SystemResourceException
 
SystemResourceException(String, Throwable) - Constructor for exception eve.sys.SystemResourceException
 
SystemThreadTask - Class in eve.sys
This class is used to execute a method within the System (native window message) Thread (which is needed to do certain operations on certain operating systems).
SystemThreadTask() - Constructor for class eve.sys.SystemThreadTask
 

T

t - Variable in class eve.ui.ProgressBarForm
 
TAB - Static variable in interface eve.fx.gui.IKeys
special key
TabbedPanel - Class in eve.ui
This is a Tabbed Panel with tab selectors placed at the top of the panel.
TabbedPanel(boolean) - Constructor for class eve.ui.TabbedPanel
Create a TabbedPanel with autoScroll on or off.
TabbedPanel() - Constructor for class eve.ui.TabbedPanel
Create a TabbedPanel that has the OPTION_AUTO_SCROLL true by default.
TabbedPanel(CardPanel, int, int) - Constructor for class eve.ui.TabbedPanel
Create a TabbedPanel using a particular CardPanel for the actual Control switching.
tabCanClose(Card, int) - Method in class eve.ui.TabbedPanel
This is called when a Tab is about to be closed.
tabCharacterWidth - Variable in class eve.fx.FormattedTextSpecs
If this is greater than 0, it is taken to be the number of characters wide a Tab stop will be.
tabClosed(Card, int) - Method in class eve.ui.TabbedPanel
This is called if a Tab is closed via the closeTab() method or Close Tab button.
table - Variable in class eve.ui.filechooser.FileChooser
This is the table (list) of files/directory being displayed.
table - Variable in class eve.ui.table.data.ListSelect
 
table - Variable in class eve.ui.table.TableModel
This is the table which contains the model.
TableCell - Class in eve.fx.points
 
TableCell() - Constructor for class eve.fx.points.TableCell
 
TableCellAttributes - Class in eve.ui.table
 
TableCellAttributes() - Constructor for class eve.ui.table.TableCellAttributes
 
TableControl - Class in eve.ui.table
This is a fairly powerful Table implementation.
TableControl() - Constructor for class eve.ui.table.TableControl
 
TableEvent - Class in eve.ui.table
 
TableEvent(int, Control) - Constructor for class eve.ui.table.TableEvent
 
TableModel - Class in eve.ui.table
 
TableModel() - Constructor for class eve.ui.table.TableModel
 
TableModel.CellControl - Class in eve.ui.table
This class is used to contain and control a Control that is used to edit data within a Cell in the TableModel.
TableModel.ControlProxy - Class in eve.ui.table
 
tabLocation - Variable in class eve.ui.TabbedPanel
This should be NORTH/SOUTH/EAST/WEST (but only NORTH/SOUTH are currently supported)
tabName - Variable in class eve.ui.Card
This is the short (tab) name given to the item when it was added to the MultiPanel.
tabPixelWidth - Variable in class eve.fx.FormattedTextSpecs
If this is greater than 0, it is taken to be the number of pixels wide a Tab stop will be.
tabs - Variable in class eve.ui.data.AppForm
This is the tabbed panel (if selected in the constructor).
tabs - Variable in class eve.ui.TabbedPanel
 
tabsAreDisplayed() - Method in class eve.ui.TabbedPanel
 
tabWidth - Variable in class eve.fx.DisplayLineSpecs
 
Tag - Class in eve.util
A Tag associates an integer tag value with an object value.
Tag() - Constructor for class eve.util.Tag
 
Tag(int, Object) - Constructor for class eve.util.Tag
 
tag - Variable in class eve.util.Tag
 
TAG_BACKGROUND_IMAGE - Static variable in interface eve.fx.AlignmentConstants
 
TAG_BACKGROUND_IMAGE - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag(), used to set a background image - use a eve.fx.BackgroundImage object as the "value" object.
TAG_BOOLEAN_KEEP_BELOW_SIP - Static variable in class eve.ui.ControlBase
 
TAG_BORDER - Static variable in interface eve.fx.AlignmentConstants
Used for advanced borders.
TAG_BUSY_DISPLAY - Static variable in interface eve.ui.CellConstants
 
TAG_COLORS - Static variable in interface eve.ui.CellConstants
A Tag for a ControlColors class.
TAG_CONTROL_PAINTER - Static variable in interface eve.ui.CellConstants
A Tag for a ControlPainter that will be used to paint the control.
TAG_EXPOSE_GROUP - Static variable in interface eve.ui.CellConstants
 
TAG_FIXEDSIZE - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_FIXEDSIZE - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_GRAY_BACKGROUND - Static variable in interface eve.ui.CellConstants
This should be an eve.fx.Inset object.
TAG_HIDE_CONTROL_OBJECT - Static variable in interface eve.ui.CellConstants
 
TAG_HIDE_PARENT - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag(), used to specify which parent Container for the Control is used to hide() or unhide() the Control.
TAG_HOVER_TIME_INT - Static variable in class eve.ui.ControlBase
 
TAG_INNER_TEXT_INSETS - Static variable in interface eve.ui.CellConstants
This specifies an internal gap between data (e.g. an image) and the outer bounds of its container and should be a PointInsets.
TAG_INPUT_STACK_PARENT - Static variable in interface eve.ui.CellConstants
This is used by InputStack.
TAG_INSETS - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag() - use a eve.fx.Insets object as the "value" object.
TAG_INSETS - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Insets object as the "value" object.
TAG_LAST_USER_DATA - Static variable in class eve.ui.ControlBase
You can use tags from TAG_USER_DATA up to and including TAG_LAST_USER_DATA, which spans 1000 tags.
TAG_MAKE_VISIBLE - Static variable in interface eve.ui.CellConstants
This associates a MakeVisible object with the Control.
TAG_MAXIMUMSIZE - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_MAXIMUMSIZE - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_MINIMUMSIZE - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_MINIMUMSIZE - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_PAINT_CONTROL_LIST - Static variable in interface eve.ui.CellConstants
 
TAG_PREFERRED_TEXT_SIZE - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_PREFERRED_TEXT_SIZE_HEIGHT - Static variable in interface eve.ui.CellConstants
This is the preferred text size in width as a java.lang.Numbr object.
TAG_PREFERRED_TEXT_SIZE_WIDTH - Static variable in interface eve.ui.CellConstants
This is the preferred text size in width as a java.lang.Number object.
TAG_PREFERREDSIZE - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_PREFERREDSIZE - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_RECT - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag(), used to set the absolute location of a Control within a Panel - use a eve.fx.Rect object as the "value" object.
TAG_RECT - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag(), used to set the absolute location of a Control within a Panel - use a eve.fx.Rect object as the "value" object.
TAG_SHADOW_INSETS - Static variable in interface eve.ui.CellConstants
This should be an eve.fx.Inset object.
TAG_SPAN - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_SPAN - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_SWIPER - Static variable in interface eve.ui.CellConstants
Used for setting the Swiper for the Control.
TAG_TEMPORARY_ERROR - Static variable in interface eve.ui.CellConstants
A Tag indicating there is an error with the control.
TAG_TEXT_INSETS - Static variable in interface eve.ui.CellConstants
This specifies insets as ratios of the Font size for the Control and is specified as a PointInsets
TAG_TEXTSIZE - Static variable in interface eve.fx.AlignmentConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_TEXTSIZE - Static variable in interface eve.ui.CellConstants
A Tag type for use in Control.setTag() - use a eve.fx.Dimension object as the "value" object.
TAG_USER_DATA - Static variable in class eve.ui.ControlBase
You can use tags from TAG_USER_DATA up to and including TAG_LAST_USER_DATA, which spans 1000 tags.
TAGALOG - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagalog" Unicode character block.
TAGBANWA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tagbanwa" Unicode character block.
TagList - Class in eve.util
A TagList stores a list of Tags (a positive integer tag value associated with an Object value) using arrays of integers and object references instead of arrays of Tag objects.
TagList() - Constructor for class eve.util.TagList
 
tags - Variable in class eve.ui.Control
 
TAGS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tags" Unicode character block.
TAI_LE - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Le" Unicode character block.
TAI_XUAN_JING_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tai Xuan Jing Symbols" Unicode character block.
tail - Variable in class eve.ui.Control
The tail of the children list.
tailMap(Object) - Method in interface java.util.SortedMap
Returns a view of the portion of the map greater than or equal to fromKey.
tailSet(Object) - Method in interface java.util.SortedSet
Returns a view of the portion of the set greater than or equal to fromElement.
TAIWAN - Static variable in class java.util.Locale
Locale which represents Taiwan.
TAKE_FIRST_PRESS - Static variable in class eve.ui.ControlBase
 
takeButtons(Vector) - Method in class eve.ui.Form
Take any buttons added to the button Vector via doButtons() or addButton() and put them in the destination Vector (or a new Vector).
takeButtons(Panel) - Method in class eve.ui.Form
Take any buttons added to the button Vector via doButtons() or addButton() and put them in the destination Panel (or a new ButtonBar).
takeButtons() - Method in class eve.ui.Form
Take any buttons added to the button Vector via doButtons() or addButton() and put them in a new ButtonBar.
TakeChildUIEvents - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to intercept child user input events.
TakeControlEvents - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to take control events from its children and modify them so they appear to come from itself.
takeData() - Method in class eve.io.ZepFile
Use this to clear the ZepFile and release the data bytes from the internal ByteArray.
takeData(Object, DragContext) - Method in class eve.ui.Control
This tells the Control to take the data which has either come from a clipboard operation or from a DragAndDrop.
takeData(Object, DragContext) - Method in class eve.ui.DateTimeInput
 
takeData(Object, DragContext) - Method in class eve.ui.EditControl
 
takeData() - Method in class eve.util.ByteArray
Take the data from the ByteArray leaving it with length 0 and with a new empty data.
takeData() - Method in class eve.util.IntArray
Take the data from the IntArray leaving it with length 0 and with a new empty data.
takeFieldFrom(Editor, String, boolean, boolean) - Method in class eve.ui.data.Editor
This takes a field from another Editor and adds it to this one under the same name.
takeFirstPress - Variable in class eve.ui.table.TableModel.CellControl
If this is true then the same mouse/pen press used to activate the CellControl is passed to the Control itself.
takeFocus(int) - Method in class eve.ui.Container
 
takeFocus(int) - Method in class eve.ui.Control
Set the focus on this Control.
takeFocus(Control, int) - Static method in class eve.ui.Gui
This tells the Gui to assign focus to a particular control.
takeFromClipboard(Object, String) - Method in class eve.ui.Control
This calls takeData(data,null) and then calls dataAccepted(this,data,action) on the clipOwner.
takeKeyFocus() - Method in class eve.fx.gui.NativeWindowSurface
 
takeKeyFocus() - Method in class eve.fx.gui.WindowSurface
 
taken() - Method in class eve.io.FileClipboard
 
takeNextFocus - Variable in class eve.ui.Container
Normally the child of a Container would get the focus if a call to Gui.takeFocus(aContainer,ByRequest) is called.
takePromptControl(Control) - Method in class eve.ui.Container
On a normal Control this will set the promptControl variable to "prompt", but on a Container, the first child non-container will have "prompt" assigned to it.
takePromptControl(Control) - Method in class eve.ui.Control
 
takeRef() - Method in class eve.sys.WeakSet
Remove and return a single live reference from the set, or return null if no live references could be found.
TakesKeyFocus - Static variable in interface eve.ui.ControlConstants
Control Modifier - says that this control takes the key focus.
takeSnapShot() - Method in class eve.ui.game.Mosaic
This is used for advanced refreshing with quickDragging.
takeTarget - Variable in class eve.ui.CheckBoxGroup
If takeTarget is true then ControlEvent.PRESSED events generated by the individual boxes will have its target changed so that it appears to be coming from this group.
TAMIL - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tamil" Unicode character block.
tan(double) - Static method in class java.lang.Math
Returns the trigonometric tangent of an angle.
target - Variable in class eve.sys.Event
This is the Object considered to be the target for this Event.
target - Variable in class eve.ui.filechooser.NewShortcut
 
target - Variable in class eve.ui.launcher.VMApp
 
targetObject - Variable in class eve.io.block.ProxyHolder
 
Task - Class in eve.sys
 
Task() - Constructor for class eve.sys.Task
 
TASKBAR_ICON_EVENT - Static variable in class eve.fx.gui.RawEvent
 
taskbarID - Variable in class eve.fx.gui.SurfaceTaskbarIconEvent
 
TaskThread - Class in eve.sys
 
TaskThread(ThreadGroup, Task) - Constructor for class eve.sys.TaskThread
 
TCP_NODELAY - Static variable in interface java.net.SocketOptions
Option id for the TCP_NODELAY value
TELUGU - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Telugu" Unicode character block.
tempDir - Variable in class eve.fx.print.PrintPreview
 
tempDirForPreview - Variable in class eve.ui.print.PrintForm
 
temporaryClose() - Method in interface eve.database.implement.DatabaseStream
Close the stream temporarily.
temporaryClose() - Method in class eve.database.implement.RandomAccessDatabaseStream
 
test_action(Editor) - Method in class eve.ui.data.icons.IconListEdit
 
testBit(int) - Method in class eve.math.BigInteger
 
testBit(int) - Method in class java.math.BigInteger
Returns true if and only if the designated bit is set.
TestData - Class in eve.database
 
TestData() - Constructor for class eve.database.TestData
 
testDecryptor(DataProcessor, byte[], int, int) - Static method in class eve.security.Encryptor
Test a decryptor to see if it is able to decrypt data encrypted by an encryptor that generated the source test block of data.
TestIcon - Class in eve.ui.data.icons
 
TestIcon() - Constructor for class eve.ui.data.icons.TestIcon
 
testInWindowThread() - Method in class eve.ui.Control
 
testMapiSendMail() - Static method in class eve.sys.registry.Registry
Test if the MapiSendMail interface is present on the system.
testMapiSendMail() - Static method in class eve.sys.Windows
Test if the MapiSendMail interface is present on the system.
TestPrintForm - Class in eve.ui.print
 
TestPrintForm() - Constructor for class eve.ui.print.TestPrintForm
 
testUpdate() - Method in class eve.database.EntriesView
 
testValue - Static variable in class eve.sys.registry.Registry
 
text - Variable in class eve.fx.gui.SurfaceKeyEvent
This is used if a key or key-combination as pressed by the user has resulted in the generation of a multiple character string.
text - Variable in class eve.fx.IconAndText
The text being used.
text - Variable in class eve.fx.points.DataCell
 
text - Variable in class eve.ui.ButtonObject
 
text - Variable in class eve.ui.Control
 
text - Variable in class eve.ui.table.TableCellAttributes
 
TEXT_CHANGED - Static variable in class eve.fx.gui.SurfaceTextEvent
The event type for a text changed event.
TEXT_ENTERED - Static variable in class eve.fx.gui.SurfaceTextEvent
The event type for a text entered event.
TEXT_EVENT - Static variable in class eve.fx.gui.RawEvent
 
TEXT_EVENT_FIRST - Static variable in class eve.fx.gui.SurfaceTextEvent
This is sent to the Window indicating that the input box has closed.
TEXT_EVENT_LAST - Static variable in class eve.fx.gui.SurfaceTextEvent
 
Textable - Interface in eve.util
Textable is used to encode/decode an object into a text string.
textables - Static variable in class eve.util.TextEncoder
 
textAlignment - Variable in class eve.ui.MessageBox
 
textAntiAliasing - Variable in class eve.ui.VMOptions
 
textCase - Variable in class eve.ui.EditControl
This is CASE_NORMAL by default.
TextCodec - Interface in eve.io
This class is used by the InputStreamReader and OutputStreamWriter classes to convert Unicode text (Strings) into bytes, encodeText(), and to convert encoded bytes into Unicode text, decodeText().
textCodec - Variable in class eve.net.HttpConnection
This is the codec used when sending data to the server.
textCodec - Variable in class eve.net.HttpConnectionTask
If readInAsText is true then you can specify the TextCodec that will be used here.
textCodec - Variable in class eve.ui.data.FileSaver
You can set this to a textCodec to use for reading and writing text data using this FileSaver.
TextCodecBOMHandler - Class in eve.io
 
TextCodecBOMHandler() - Constructor for class eve.io.TextCodecBOMHandler
 
textColor - Variable in class eve.fx.IconAndText
If this is null, then the text will be drawn in the foreground color of the destination Graphics context.
textColor - Variable in class eve.fx.PaintParametersObject
 
textColumns - Variable in class eve.fx.gui.NativeInputParameters
This is the number of columns of text input.
TextData - Class in eve.util
 
TextData() - Constructor for class eve.util.TextData
 
textDecode(String) - Method in class eve.data.DayInYear
 
textDecode(String) - Method in class eve.data.EncodableObject
You can override this to decode a String representation of the Object as encoded by textEncode, but it is easier to override decode(TextDecoder te).
textDecode(Object, String) - Static method in class eve.data.TextEncodableAdapter
You can override this to decode a String representation of the Object as encoded by textEncode, but it is easier to override decode(TextDecoder te).
textDecode(String) - Method in class eve.data.TimeAndDate
 
textDecode(String) - Method in class eve.data.TimeInDay
 
textDecode(String) - Method in class eve.ui.choices.CodedChoices
 
textDecode(String) - Method in class eve.ui.data.icons.Icons
 
textDecode(String) - Method in interface eve.util.TextEncodable
 
textDecode(Encodable, String) - Static method in class eve.util.Utils
Encode the fields of the Encodable object.
TextDecoder - Class in eve.util
 
TextDecoder(String) - Constructor for class eve.util.TextDecoder
 
TextDisplay - Class in eve.ui.formatted
 
TextDisplay() - Constructor for class eve.ui.formatted.TextDisplay
 
TextDisplay(int, int) - Constructor for class eve.ui.formatted.TextDisplay
 
TextDisplay.HotSpotEvent - Class in eve.ui.formatted
 
TextDisplayButton - Class in eve.ui
This is a Button that is used to display text as if it were an Input.
TextDisplayButton() - Constructor for class eve.ui.TextDisplayButton
 
TextDisplayButton(String) - Constructor for class eve.ui.TextDisplayButton
 
TextEncodable - Interface in eve.util
 
TextEncodableAdapter - Class in eve.data
 
TextEncodableAdapter() - Constructor for class eve.data.TextEncodableAdapter
 
textEncode() - Method in class eve.data.DayInYear
 
textEncode() - Method in class eve.data.EncodableObject
You can override this to encode the object as a String, but it is easier to override encode(TextEncoder te).
textEncode() - Method in interface eve.data.PlainTimeStamp
 
textEncode(Object) - Static method in class eve.data.TextEncodableAdapter
You can override this to encode the object as a String, but it is easier to override encode(TextEncoder te).
textEncode() - Method in class eve.data.TimeAndDate
 
textEncode() - Method in class eve.data.TimeInDay
 
textEncode() - Method in class eve.ui.choices.CodedChoices
 
textEncode() - Method in class eve.ui.data.icons.Icons
 
textEncode() - Method in interface eve.util.TextEncodable
 
textEncode(Encodable) - Static method in class eve.util.Utils
Encode the fields of the Encodable object.
TextEncoder - Class in eve.util
 
TextEncoder() - Constructor for class eve.util.TextEncoder
 
textEncoderName - Variable in class eve.ui.data.SaveableObject
 
textFont - Variable in class eve.fx.points.PrintTable
 
TextFormatter - Class in eve.ui.formatted
A TextFormatter is used to format all or some of the text of a single line of an TextPad display.
TextFormatter() - Constructor for class eve.ui.formatted.TextFormatter
 
TextFormatter(int, int, int) - Constructor for class eve.ui.formatted.TextFormatter
 
TextFormatter(int, int, int, int, int) - Constructor for class eve.ui.formatted.TextFormatter
 
TextFormatter(int, int, int, int) - Constructor for class eve.ui.formatted.TextFormatter
 
textHeight - Variable in class eve.fx.IconAndText
This is the height of the text.
textInput(TextInputParameters) - Method in class eve.ui.Window
This starts a native text input for a control.
TextInputParameters - Class in eve.ui
 
TextInputParameters(Control, boolean) - Constructor for class eve.ui.TextInputParameters
 
textKeyPressed(int) - Method in class eve.ui.UpDownInput
 
TextMessage - Class in eve.ui
This displays static text with automatic word wrapping.
TextMessage(int, int) - Constructor for class eve.ui.TextMessage
 
TextMessage(String) - Constructor for class eve.ui.TextMessage
 
textPad - Variable in class eve.ui.data.Notepad
 
TextPad - Class in eve.ui
You should use this instead of mTextArea.
TextPad() - Constructor for class eve.ui.TextPad
 
TextPad(int, int) - Constructor for class eve.ui.TextPad
 
TextPad(String) - Constructor for class eve.ui.TextPad
 
TextPadButton - Class in eve.ui
 
TextPadButton() - Constructor for class eve.ui.TextPadButton
 
TextPadButton(int, int) - Constructor for class eve.ui.TextPadButton
 
TextPadButton(String) - Constructor for class eve.ui.TextPadButton
 
textPosition - Variable in class eve.fx.IconAndText
The textPosition which can be Graphics.Right, Left, Up or Down.
textPosition - Variable in class eve.ui.Button
The position of the text relative to any image.
textPosition - Variable in class eve.ui.ButtonObject
 
TextReader - Class in eve.io
 
TextReader(InputStream, int, TextCodec) - Constructor for class eve.io.TextReader
Create a TextReader which decodes characters from an InputStream.
TextReader(InputStream) - Constructor for class eve.io.TextReader
Create a TextReader which decodes characters from an InputStream using the default codec and default buffer size.
TextReader(InputStream, int) - Constructor for class eve.io.TextReader
Create a TextReader which decodes characters from an InputStream using the default codec.
TextReader(InputStream, TextCodec) - Constructor for class eve.io.TextReader
Create a TextReader which decodes characters from an InputStream using the default buffer size.
textReplacement - Variable in class eve.fx.gui.SurfaceKeyEvent
This is used with the MULTICHARACTER modifier.
textRows - Variable in class eve.fx.gui.NativeInputParameters
This is the number of rows of text input.
TEXTSIZE - Static variable in interface eve.ui.CellConstants
Deprecated.
use TAG_TEXTSIZE instead
textToTime(boolean) - Method in class eve.ui.SimpleDateInput
 
textValues - Variable in class eve.ui.UpDownInput
If this is not null it will indicate a set of allowable text values.
textWasAdded() - Method in class eve.sys.FetchData
Returns if data was added using getTargetStringList();
textWidth - Variable in class eve.fx.IconAndText
This is the height of the text.
textWidth(int, boolean) - Method in class eve.ui.MessageBox
 
textWidth - Variable in class eve.ui.table.TreeTableModel.Column
 
TextWriter - Class in eve.io
A TextWriter is a Writer that allows the use of a TextCodec for text output.
TextWriter(OutputStream, boolean, TextCodec) - Constructor for class eve.io.TextWriter
 
THAANA - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thaana" Unicode character block.
THAI - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Thai" Unicode character block.
THAT_CONTAINS - Static variable in class eve.ui.table.data.registry.SearchData
 
THAT_EQUALS - Static variable in class eve.ui.table.data.registry.SearchData
 
THAT_STARTS_WITH - Static variable in class eve.ui.table.data.registry.SearchData
 
theBars - Variable in class eve.ui.MonitorHandles
 
theClass - Variable in class eve.applet.ClassInfo
 
theDisplay_changed() - Method in class eve.ui.data.icons.AnIconEditor
 
theLabel - Variable in class eve.ui.SectionBar
 
theSplitter - Variable in class eve.ui.SplittablePanel
This is created when the SplittablePanel is created, and is then added as a child during the first call to getNextPanel().
theText - Variable in class eve.ui.data.Notepad
This is the text that is displayed in the Notepad.
thickness - Variable in class eve.fx.Pen
 
thickness - Variable in class eve.fx.points.PointPen
 
thickness - Variable in class eve.ui.PanelSplitter
 
thisChar() - Method in class com.stevesoft.pat.StrPos
Returns the current, possibly escaped, character.
ThousandsSeparator - Static variable in class eve.sys.Locale
 
Thread - Class in java.lang
 
Thread() - Constructor for class java.lang.Thread
 
Thread(ThreadGroup, Runnable, String) - Constructor for class java.lang.Thread
 
Thread(Runnable) - Constructor for class java.lang.Thread
 
Thread(Runnable, String) - Constructor for class java.lang.Thread
 
Thread(String) - Constructor for class java.lang.Thread
 
Thread(ThreadGroup, Runnable) - Constructor for class java.lang.Thread
 
Thread(ThreadGroup, String) - Constructor for class java.lang.Thread
 
ThreadDeath - Error in java.lang
ThreadDeath is thrown in a thread when someone calls stop() on that thread.
ThreadDeath() - Constructor for error java.lang.ThreadDeath
Create an error without a message.
ThreadFlags - Class in com.ewesoft.pub
 
ThreadFlags() - Constructor for class com.ewesoft.pub.ThreadFlags
 
ThreadGroup - Class in java.lang
ThreadGroup allows you to group Threads together.
ThreadGroup(String) - Constructor for class java.lang.ThreadGroup
Create a new ThreadGroup using the given name and the current thread's ThreadGroup as a parent.
ThreadGroup(ThreadGroup, String) - Constructor for class java.lang.ThreadGroup
Create a new ThreadGroup using the given name and parent group.
threadPool - Static variable in class eve.io.block.RemoteCallHandlerObject
 
ThreadPool - Class in eve.sys
A ThreadPool represents a pool of running Threads that are waiting for tasks to run.
ThreadPool() - Constructor for class eve.sys.ThreadPool
Create a ThreadPool with a minimum of 10 threads and no maximum.
ThreadPool(int, int) - Constructor for class eve.sys.ThreadPool
Create a ThreadPool specifying the minimum and maximum number of threads.
ThreadPool(int, int, boolean, boolean) - Constructor for class eve.sys.ThreadPool
 
ThreadProperty - Class in com.ewesoft.pub
 
ThreadProperty() - Constructor for class com.ewesoft.pub.ThreadProperty
 
ThreadProperty.Detach - Interface in com.ewesoft.pub
 
Throwable - Class in java.lang
 
Throwable(String) - Constructor for class java.lang.Throwable
 
Throwable() - Constructor for class java.lang.Throwable
 
Throwable(Throwable) - Constructor for class java.lang.Throwable
 
Throwable(String, Throwable) - Constructor for class java.lang.Throwable
 
throwAsRuntimeException(Throwable) - Static method in class eve.sys.QuickMethodCall
After checking for known types using checkExceptionCause() use this line: throw QuickMethodCall.throwAsRuntimeException(thrown); to throw the exception cause as a RuntimeException or an Error.
throwCantWrite() - Method in class eve.io.RandomStream
Throw an IOException indicating that you cannot write to this RandomStream.
throwCantWrite() - Method in class eve.nativeaccess.NativeRandomStream
 
throwErrorIfNotStopped() - Method in class eve.sys.Handle
 
throwRelayoutException() - Method in class eve.ui.SizeReconfigurableContainer
 
throwRuntimeError(RuntimeException) - Method in class eve.sys.Handle
If the error for this Handle is an Error or a RuntimeException, then this method will throw it, otherwise it will throw defaultException.
throwRuntimeError(Error) - Method in class eve.sys.Handle
If the error for this Handle is an Error or a RuntimeException, then this method will throw it, otherwise it will throw defaultException.
throwRuntimeError() - Method in class eve.sys.Handle
If the error for this Handle is an Error or a RuntimeException, then this method will throw it, otherwise it will throw a new RuntimeException with the message "Unknown error."
throwRuntimeError(String) - Method in class eve.sys.Handle
If the error for this Handle is an Error or a RuntimeException, then this method will throw it, otherwise it will throw a new RuntimeException with the defaultMessage.
thumbSizeAtMaximum() - Method in class eve.ui.ScrollTrack
 
THURSDAY - Static variable in class java.util.Calendar
Constant representing Thursday.
TIBETAN - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Tibetan" Unicode character block.
TICK - Static variable in class eve.fx.DrawnIcon
This is a tick mark.
tick - Static variable in class eve.ui.FormBase
The tick icon.
ticked() - Method in class eve.sys.Countdown
Override this to handle ticks.
ticked(Object, long) - Method in interface eve.sys.TimerProc
 
ticked(Object, long) - Method in class eve.ui.CheckBox
 
ticked(Object, long) - Method in class eve.ui.Control
 
ticked(Object, long) - Method in class eve.ui.Input
 
ticked(Object, long) - Method in class eve.ui.InputMethod
 
ticked(long, long) - Method in class eve.ui.PaintOver
This is called before a repaint is called.
ticked(Object, long) - Method in class eve.ui.print.PointGraphicsViewer
 
ticked(long, long) - Method in class eve.ui.ShowBusy
 
ticked(Object, long) - Method in class eve.ui.TextPad
 
tickProc - Variable in class eve.sys.Countdown
 
TIME - Static variable in interface eve.database.DatabaseTypes
This is for a date value (represented by eve.sys.TimeOfDay, saved as a 64-bit integer).
time - Variable in class eve.fx.gui.SystemMessage
 
time - Variable in class eve.io.FileComparer
 
time - Variable in class eve.security.Signature
This is an optional timestamp to be embedded in the signature.
time - Variable in class eve.sys.SystemMessage
 
Time - Class in eve.sys
Time identifies a local date and time, storing information to millisecond precision only.
Time() - Constructor for class eve.sys.Time
Constructs a time object set to the current date and time.
Time(int, int, int) - Constructor for class eve.sys.Time
 
time - Variable in class eve.ui.DateTimeInput
This variable holds the time value being displayed/edited.
time - Variable in class eve.ui.filechooser.FileChooser
This is used internally.
time - Variable in class eve.ui.InputPopupForm
 
time - Variable in class java.util.Calendar
The time in milliseconds since the epoch.
TIME_FORMAT - Static variable in class eve.sys.Locale
The format for the time display.
TIME_SEPARATOR - Static variable in class eve.sys.Locale
The character(s) for the time separator.
Timeable - Interface in eve.util
 
TimeAndDate - Class in eve.data
This is the same as eve.sys.Time, but it encodes/decodes itself as a platform, era independant long value.
TimeAndDate() - Constructor for class eve.data.TimeAndDate
 
TimeAndDate(int, int, int) - Constructor for class eve.data.TimeAndDate
 
timeConditionalKey(KeyEvent, int) - Method in class eve.ui.InputMethod
 
TimedOutException - Exception in eve.sys
 
TimedOutException() - Constructor for exception eve.sys.TimedOutException
 
TimedOutException(String) - Constructor for exception eve.sys.TimedOutException
 
TimedOutException(Throwable) - Constructor for exception eve.sys.TimedOutException
 
TimedOutException(String, Throwable) - Constructor for exception eve.sys.TimedOutException
 
TimeInDay - Class in eve.data
This class is the same as TimeOfDay, but it encodes/decodes itself as a platform, era independant long value.
TimeInDay() - Constructor for class eve.data.TimeInDay
 
TimeInDay(int, int, int) - Constructor for class eve.data.TimeInDay
 
timeIsValid(int, int, int, int) - Static method in class eve.data.DateTimeUtils
Checks if any value is less than zero.
timeIsValid(ITime) - Static method in class eve.data.DateTimeUtils
 
timeIsValid() - Method in interface eve.data.ITime
 
timeIsValid() - Method in class eve.data.PlainTime
Makes sure all values are greater than -1.
timeIsValid() - Method in class eve.sys.Time
 
timeIsValid() - Method in class eve.ui.DateTimeInput
 
timeIsValid() - Method in class eve.ui.TimeUpDownInput
 
TimeOfDay - Class in eve.sys
TimeOfDay is a type of Time object which is only concerned with the time of an unspecified day.
TimeOfDay() - Constructor for class eve.sys.TimeOfDay
 
TimeOfDay(int, int, int) - Constructor for class eve.sys.TimeOfDay
 
timeOut - Variable in class eve.io.block.RemoteCall
This is the timeout for the call.
timeOut - Variable in class eve.io.block.RemoteCallHandlerObject
This is the timeout in milliseconds for receiving a reply.
timeout(String) - Method in class eve.sys.Handle
This calls stop() and sets the status of the handle to Failed and sets error to be a TimedOutException assuming that the Handle has not already stopped.
timeout() - Method in class eve.sys.Handle
This calls stop() and sets the status of the handle to Failed and sets error to be a TimedOutException assuming that the Handle has not already stopped.
timeout - Variable in class eve.sys.SystemThreadTask
This is the number of milliseconds to wait before the callBack() completes.
TimeOut - Class in eve.sys
A TimeOut is an immutable value indicate a period of time to wait.
TimeOut(long) - Constructor for class eve.sys.TimeOut
Create a timeout with the specified number of milliseconds.
TIMER - Static variable in class eve.fx.gui.SystemMessage
 
TIMER - Static variable in class eve.sys.SystemMessage
 
Timer - Class in eve.sys
 
TIMER - Static variable in class eve.ui.event.ControlEvent
The event type for a timer event.
Timer - Class in java.util
Timer that can run TimerTasks at a later time.
Timer() - Constructor for class java.util.Timer
Creates a new Timer with a non daemon Thread as Scheduler, with normal priority and a default name.
Timer(boolean) - Constructor for class java.util.Timer
Creates a new Timer with a daemon Thread as scheduler if daemon is true, with normal priority and a default name.
TIMER_TICK - Static variable in interface eve.sys.VmConstants
Used with setParameter() it adjusts the minimum timer tick.
timeRemaining() - Method in class eve.sys.Countdown
Returns the time remaining before the interval expires.
TimerProc - Interface in eve.sys
 
TimerTask - Class in java.util
Task that can be run at a later time if given to a Timer.
TimerTask() - Constructor for class java.util.TimerTask
Creates a TimerTask and marks it as not yet scheduled.
timeSinceBackup(Time) - Method in class eve.database.SafeDBAccess
Return the time elapsed in milliseconds between the last backup time and the provided Time.
TIMESTAMP - Static variable in interface eve.database.DatabaseTypes
This is for a timestamp value that measures time to nanosecond precision (saved as a 64-bit integer).
TimeStamp - Class in eve.database
 
TimeStamp() - Constructor for class eve.database.TimeStamp
 
timeStamp - Variable in class eve.sys.Event
This specifies when the Event was generated.
timestamp() - Method in class java.util.UUID
Returns the 60-bit timestamp value of the UUID in a long.
timeStarted - Variable in class eve.ui.ProgressBar
 
timeTextEncode(CharArray, int, int, int, int) - Static method in class eve.data.DateTimeUtils
 
timeToInt(int, int, int, int) - Static method in class eve.data.DateTimeUtils
Convert a plain date into a platform independent int value.
timeToMove - Variable in class eve.ui.game.ImageMover
This is the length of time it should take to move the image.
TimeUpDownInput - Class in eve.ui
This inputs a time of day value using a set of UpDownInputs.
TimeUpDownInput(boolean, boolean) - Constructor for class eve.ui.TimeUpDownInput
 
TimeUpDownInput.TimeUpDownInputPopup - Class in eve.ui
 
TimeUpDownInputPopup(boolean, boolean) - Constructor for class eve.ui.TimeUpDownInput.TimeUpDownInputPopup
 
TimeZone - Class in java.util
This class represents a time zone offset and handles daylight savings.
TimeZone() - Constructor for class java.util.TimeZone
 
tip - Variable in class eve.ui.Card
If this is not null then this will be the tool tip for the tab.
tip - Variable in class eve.ui.ToolTip
This should be either a String, Control or IImage.
TipDelay - Static variable in class eve.ui.event.PenEvent
This is the tool tip delay time in milliseconds.
tipIsDisplayed() - Method in class eve.ui.Control
Returns true if a tooltip is displayed in the current window.
tipIsDisplayed() - Method in class eve.ui.Window
 
title - Static variable in class com.stevesoft.pat.Bits
 
title - Variable in class eve.applet.EveApplet
 
title - Variable in class eve.fx.gui.WindowCreationData
The title for the window.
TITLE - Static variable in class eve.io.FileChooserParameters
This property is used to set the title of the FileChooser.
title - Variable in class eve.ui.data.ListObject
 
title - Variable in class eve.ui.filechooser.FileChooserDemo
 
title - Variable in class eve.ui.Form
 
title - Variable in class eve.ui.FormFrame
 
title - Variable in class eve.ui.MenuState
 
titleBar - Variable in class eve.ui.FormFrame
 
TitleBarTextColor - Static variable in interface eve.ui.GuiValueKeys
 
titleCancel - Variable in class eve.ui.Form
If this is set to a control then this control will appear to the right of the title bar.
TITLECASE_LETTER - Static variable in class java.lang.Character
General category "Lt" in the Unicode specification.
titleControl - Variable in class eve.ui.ScrollableCarrierFrame
If a title is used, this will be the control that holds the title text.
titleControls - Variable in class eve.ui.Form
Use this to add controls to the title bar of the form.
titleGap - Variable in class eve.fx.points.PrintCellPanel
 
titleGap - Variable in class eve.ui.Panel
 
titleList(String) - Method in class eve.ui.data.ListEditor
 
titleOK - Variable in class eve.ui.Form
If this is set to a control then this control will appear to the right of the title bar.
TO_CONTROLS - Static variable in class eve.ui.data.EditorEvent
 
TO_CONTROLS - Static variable in class eve.ui.event.FormEvent
 
TO_END_OF_DOCUMENT - Static variable in class eve.fx.print.PrintOptions
This can be a lastPage value for addRange().
TO_OBJECT - Static variable in class eve.sys.FieldTransfer
 
toARGB(ImageData, Object, int, int[], int, int, int) - Static method in class eve.fx.ImageTool
Set a rectangular section of an ImageData as ARGB pixel information in an int array.
toArray(LinkedListElement, int, LinkedListElement[]) - Static method in class eve.util.LinkedListElement
 
toArray(Object[]) - Method in class eve.util.mVector
Copy the vector into the destination array, creating a new one if the provided destination is not big enough to hold all the elements.
toArray() - Method in class eve.util.mVector
Create a new Object array and copy all the elements into it.
toArray(Vector) - Static method in class eve.util.mVector
 
toArray(Class) - Method in class eve.util.mVector
Create and return an array of objects that contain the contents of this mVector.
toArray(Vector, Class) - Static method in class eve.util.mVector
Create and return an array of objects that contain the contents of the supplied Vector.
toArray() - Method in class java.util.AbstractCollection
Return an array containing the elements of this collection.
toArray(Object[]) - Method in class java.util.AbstractCollection
Copy the collection into a given array if it will fit, or into a dynamically created array of the same run-time type as the given array if not.
toArray() - Method in class java.util.ArrayList
Returns an Object array containing all of the elements in this ArrayList.
toArray(Object[]) - Method in class java.util.ArrayList
Returns an Array whose component type is the runtime component type of the passed-in Array.
toArray() - Method in interface java.util.Collection
Copy the current contents of this collection into an array.
toArray(Object[]) - Method in interface java.util.Collection
Copy the current contents of this collection into an array.
toArray() - Method in interface java.util.List
Copy the current contents of this list into an array.
toArray(Object[]) - Method in interface java.util.List
Copy the current contents of this list into an array.
toArray() - Method in class java.util.Vector
 
toArray(Object[]) - Method in class java.util.Vector
 
toAscii(byte[], int) - Method in class eve.ui.table.HexTableModel
 
toAscii(String) - Static method in class eve.util.mString
 
toBestText() - Method in class eve.util.StringList
Return either an array of Strings or an array of SubStrings depending on what stringsAreBest() returns.
toBigInteger() - Method in class eve.math.BigDecimal
 
toBigInteger() - Method in class eve.math.MPN
 
toBigInteger() - Method in class java.math.BigDecimal
Converts this BigDecimal to a BigInteger.
toBinaryString(int) - Static method in class java.lang.Integer
Converts the int to a String assuming it is unsigned in base 2.
toBinaryString(long) - Static method in class java.lang.Long
Converts the long to a String assuming it is unsigned in base 2.
toBlockInput(InputStream) - Static method in class eve.io.Io
 
toBlockOutput(OutputStream) - Static method in class eve.io.Io
 
toBoolean(String) - Static method in class eve.sys.Convert
Convert the string to a boolean.
toByteArray() - Method in class eve.math.BigDecimal
 
toByteArray() - Method in class eve.math.BigInteger
 
toByteArray() - Method in class java.io.ByteArrayOutputStream
This method returns a byte array containing the bytes that have been written to this stream so far.
toByteArray() - Method in class java.math.BigInteger
Returns a byte array containing the two's-complement representation of this BigInteger.
toBytes() - Method in class eve.sys.install.InstallerConfig
 
toBytes() - Method in class eve.util.ByteArray
Return a copy of the data in the ByteArray as a byte array of the exact length of the data.
toBytes(String, byte[], int) - Static method in class eve.util.mString
 
toBytes(String, byte[], int, boolean) - Static method in class eve.util.mString
 
toBytes(String) - Static method in class eve.util.mString
 
toBytes(int[], int, int, ByteArray) - Static method in class eve.util.Utils
Convert a sequence of ints to a sequence of bytes where each integer is represented as a sequence of 4 bytes - high order byte first.
toCalendar(Calendar) - Method in interface eve.data.PlainTimeStamp
 
toCalendar(PlainTimeStamp, Calendar) - Static method in class eve.data.PlainTimeStamp.Utils
 
toCalendar(Calendar) - Method in class eve.sys.Time
 
toCell(int, Point) - Method in class eve.ui.table.IconTableModel
Get the row and column of the icon at the specified index.
toChar(String) - Static method in class eve.sys.Convert
 
toCharArray() - Method in class java.io.CharArrayWriter
This method returns a char array containing the chars that have been written to this stream so far.
toCharArray() - Method in class java.lang.String
Returns this string as a character array.
toChars() - Method in class eve.util.CharArray
Return an array of chars the exact length of this CharArray containing a copy of the chars in this CharArray.
toChars(int, char[], int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation.
toChars(int) - Static method in class java.lang.Character
Converts the specified character (Unicode code point) to its UTF-16 representation stored in a char array.
toClass(Object) - Static method in class eve.reflect.Reflect
This converts an Object or a Class or a Reflect into a Class object.
toClass(Object) - Static method in class eve.sys.Reflection
A number of methods take either a Class specifying a type or an example object of the type as a parameter.
toClipboard(boolean) - Method in class eve.ui.Control
Copy the selected contents of the control to clipboard.
toClipboard - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
toCodePoint(char, char) - Static method in class java.lang.Character
Converts the specified surrogate pair to its supplementary code point value.
toColorButton(Button, Color) - Static method in class eve.ui.DialogBox
 
toComparer() - Method in class eve.database.EntrySelector
 
toControls() - Method in class eve.ui.data.Editor
Transfer all edited fields from the Object currently being edited to the on-screen controls.
toControls(Object) - Method in class eve.ui.data.Editor
Transfer all edited fields from the specified Object to the on-screen controls.
toControls(String) - Method in class eve.ui.data.Editor
Transfer specified fields from the Object currently being edited to the on-screen controls.
toControls(Object, String) - Method in class eve.ui.data.Editor
Transfer specified fields from the specified Object to the on-screen controls.
toControls(String) - Method in class eve.ui.FieldHandler
Transfer data from the specified Object fields to the Control elements on screen.
toControls() - Method in class eve.ui.FieldHandler
Transfer data from all the fields to the Controls.
toCriteria(int) - Method in interface eve.database.Database
Convert the sortID to a Criteria array, used by a number of Database functions.
toCriteria(int, int, int) - Static method in class eve.database.DatabaseUtils
 
toCriteria(int) - Method in class eve.database.implement.DatabaseObject
 
todDefaultFormat - Static variable in class eve.sys.TimeOfDay
 
toDeviceIcon(Object) - Static method in class eve.fx.Icon
Create a DeviceIcon from the specified object.
toDeviceIcon(Object) - Static method in class eve.sys.Device
Create a device icon from a variety of objects.
toDisplayLine(boolean, int) - Method in class eve.fx.DisplayLineSpecs
 
toDouble(String) - Static method in class eve.sys.Convert
 
toDouble(char[], int, int) - Static method in class eve.sys.Convert
 
toDouble() - Method in class eve.sys.Wrapper
Convert the value stored in the Wrapper to a double as long as it is of type FLOAT or DOUBLE.
toDoubleBitwise(long) - Static method in class eve.sys.Convert
 
toEncryptedText() - Method in class eve.security.PublicPrivateKey
 
toEnglishDigit(char) - Method in class eve.math.DecimalSymbols
Convert a possible native digit to the equivalent English digit.
toEntrySelector(Object, boolean) - Method in class eve.database.StandardEntryComparer
 
toEnumeration(Object) - Static method in class eve.util.Utils
This provides an Enumeration of items provided in dataSource, which may itself be a Vector, Iterator, or an Enumeration itself.
toEveBigDecimal(BigDecimal) - Static method in class eve.math.BigDecimal
Convert a java.math.BigDecimal into an eve.math.BigDecimal as effeciently as possible.
toEveWrapper(Object) - Static method in class eve.sys.Wrapper
Deprecated.
- use toEveWrapper(Object possibleJavaWrapper,Class javaType) Convert an Object to an Eve Wrapper.
toEveWrapper(Object, Class) - Static method in class eve.sys.Wrapper
Convert an Object to an Eve Wrapper.
toEveWrappers(Object[]) - Static method in class eve.sys.Wrapper
Deprecated.
- use toEveWrappers(Object[] javaWrappers,Class[] types) instead.
toEveWrappers(Object[], Class[]) - Static method in class eve.sys.Wrapper
Convert an array of standard Java wrapper objects to an array of Eve Wrappers.
toExternalForm() - Method in class java.net.URL
Returns a String representing this URL.
toExternalForm(URL) - Method in class java.net.URLStreamHandler
This method converts a URL object into a String.
toField(FieldTransfer) - Method in class eve.ui.Control
Transfer data from this Control to a Field (possibly in an Object).
toField() - Method in class eve.ui.Control
Transfer data from this Control to a Field (possibly in an Object) using the FieldTransfer saved in the member field "fieldTransfer".
toFields() - Method in class eve.ui.Form
This transfers all data from on-screen controls to their associated fields by calling fromControls() on all the FieldHandler objects added to this Form, and then calling toFields() on all Forms that are descendants of this Form.
toFields(Control) - Static method in class eve.ui.Form
If the supplied Control is a Container then this calls toFields() on all Forms that are descendants of the Control.
toFile(File) - Method in class eve.ui.FileChooserLink
 
toFile() - Method in class eve.ui.table.data.DirectoryTreeNode
 
toFile - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
toFileRegex(String) - Static method in class com.stevesoft.pat.FileRegex
This method takes a file regular expression, and translates it into the type of pattern used by a normal Regex.
toFlags(TreeNode) - Method in class eve.ui.table.TreeTableModel
This determines from the TreeNode whether it is a leaf and whether it can expand.
toFloat(String) - Static method in class eve.sys.Convert
 
toFloat(char[], int, int) - Static method in class eve.sys.Convert
 
toFloatBitwise(int) - Static method in class eve.sys.Convert
Converts the given IEEE 754 bit representation of a float to a float.
toFont() - Method in class eve.ui.data.FontChooser
 
toFont() - Method in class eve.ui.FontInput
 
toFont() - Method in class eve.ui.FontSelector
 
toFont() - Method in class eve.ui.FontUpDownChooser
 
toFont() - Method in class eve.ui.VMOptions
 
toFront() - Method in class eve.ui.Window
Bring the window to the front.
toFullURL(String, String) - Method in class eve.ui.formatted.data.HtmlViewer
This returns a String ONLY if the String is the name of a VALID URL resource.
toFullURL(String, String) - Method in class eve.ui.formatted.data.WebBrowser
 
toggleChooseAll() - Method in class eve.ui.table.data.ListSelect
 
toGMTString() - Method in class java.util.Date
Deprecated.
Use DateFormat.format(Date) with a GMT TimeZone.
toHashtable(Hashtable) - Method in class eve.data.PropertyList
Put the PropertyList values into a Hashtable.
toHashtable(Hashtable, boolean) - Method in class eve.database.Record
Place the field values (or copies of the values) in the Record into a Hashtable, keyed by the field name.
toHashtable() - Method in class eve.database.Record
Place copies of the field values in the Record into a new Hashtable, keyed by the field name.
toHex(int, int) - Method in class eve.ui.table.HexTableModel
 
toHexString(int) - Static method in class java.lang.Integer
Converts the int to a String assuming it is unsigned in base 16.
toHexString(long) - Static method in class java.lang.Long
Converts the long to a String assuming it is unsigned in base 16.
toHostAddresses(InetAddress) - Static method in class eve.net.Net
 
toICO(int) - Method in class eve.fx.Icon
 
toICO(ImageData[], int) - Static method in class eve.fx.Icon
 
toICOFile(int) - Method in class eve.ui.data.icons.Icons
 
toIcon(Object, Icon) - Static method in class eve.fx.Icon
If the supplied object is not an Icon() object, then wrap it in an Icon() object and return it.
toIcon() - Method in class eve.fx.win32.WindowsBitmap
 
toIcon() - Method in class eve.ui.data.icons.Icons
Get an Icon representing the icons in the list - but return null if there are none in the list.
toIconIndex(int, int) - Method in class eve.ui.table.IconTableModel
Get the index of the icon given the row and column.
toICZ(ImageData[]) - Static method in class eve.fx.Icon
Place images in an ICZ file.
toICZ(int, ZepFile) - Method in class eve.fx.Icon
Add specific images of a specific type in this Icon to an ICZ formatted ZepFile.
toICZ(File) - Static method in class eve.fx.Icon
Convert all image files in the directory to a .icz file.
toICZFile(int) - Method in class eve.ui.data.icons.Icons
 
toIDString() - Method in class eve.ui.Control
 
toIIcon(Object) - Static method in class eve.fx.Icon
 
toIIcon(Object, Icon) - Static method in class eve.fx.Icon
If the supplied object is not an IIcon() object, then wrap it in an Icon() object and return it.
toIImage(ImageData, ImageAdapter) - Static method in class eve.fx.ImageAdapter
 
toImage(IImage, Rect) - Static method in class eve.fx.Fx
Convert an IImage or portion thereof into an Image optimized for display.
toImage(int) - Method in class eve.fx.Picture
A convenience method that creates an image and draws this Picture on it.
toImage(Image, int, int) - Method in class eve.fx.PictureMaker
Write the formatted image to an Image or create a new Image and write the formatted image to it.
toImage() - Method in class eve.fx.PictureMaker
Decode and return the formatted image as an Image.
toImage() - Method in class eve.fx.PixelBuffer
This returns a new Image with an alpha channel from the pixels within this PixelBuffer.
toImage() - Method in class eve.fx.Polygon
Convert this Polygon to a black and white Image which fits exactly around the bounding Rect for the polygon.
toImage(Color, Color) - Method in class eve.fx.Polygon
 
toImage(byte[], byte[], byte[], byte[], byte[]) - Method in class eve.fx.win32.WindowsBitmap
 
toImage() - Method in class eve.fx.win32.WindowsBitmap
 
toImage(Wrapper) - Method in class eve.fx.win32.WindowsIcon
 
toImageData(IImage) - Static method in class eve.fx.ImageTool
Return the best ImageData implementation for the specified IImage.
toImageData(ImageData, RGBImageData) - Static method in class eve.fx.RGBImageData
If the specified Image implements RGBImageData in exactly the same way as an RGBImageData does, then return the Image itself.
toImageDataInfo(ImageData, ImageDataInfo) - Static method in class eve.sys.ImageDataInfo
 
toImageDataInfo(ImageData) - Static method in class eve.sys.ImageDataInfo
 
toImageList(Object, Icon) - Static method in class eve.fx.Icon
Convert an Object into an Object that implements IIcon.ImageList.
toImageMaker(ImageMaker) - Method in class eve.fx.PictureMaker
 
toImageMask() - Method in class eve.fx.Mask
This converts this bitmap to an Image based Mask for use with Drawings and Graphics.drawImage() methods.
toImages(RandomStream, Vector, boolean) - Static method in class eve.fx.win32.WindowsIcon
 
toInputStream(int) - Static method in class eve.nativeaccess.NativeInputStream
 
toInt(int, int, int, int) - Static method in class eve.fx.Color
 
toInt() - Method in class eve.fx.Color
 
toInt(String) - Static method in class eve.sys.Convert
Converts the given String to an int.
toInt(char[], int, int) - Static method in class eve.sys.Convert
 
toInt() - Method in class eve.sys.Wrapper
Convert the value stored in the Wrapper to an int as long as it is of type BYTE, CHAR, SHORT or INT.
toIntArray() - Method in class eve.util.IntArray
Return a copy of the array of integers whose length exactly holds all added integers.
toIntArray() - Method in class eve.util.RangeList
 
toIntBitwise(float) - Static method in class eve.sys.Convert
Converts the given float to its bit representation in IEEE 754 format.
toIntBitwise(float, boolean) - Static method in class eve.sys.Convert
Get the 32-bit bitwise equivalent of the float value.
toInts(byte[], int, int, IntArray) - Static method in class eve.util.Utils
Convert a sequence of bytes to a sequence of ints where each integer is represented as a sequence of 4 bytes - high order byte first.
toIOException() - Method in exception eve.database.DatabaseIOException
 
toIterator(Object) - Static method in class eve.util.Utils
This provides an Iterator of items provided in dataSource, which may itself be a java.util.Vector, java.util.Iterator, java.util.Enumeration or an eve.util.Iterator itself.
toJavaBigDecimal(BigDecimal) - Static method in class eve.math.BigDecimal
Convert a BigDecimal into a java.math.BigDecimal as effeciently as possible.
toJavaFile() - Method in class eve.io.File
 
toJavaFile() - Method in class eve.io.FileAdapter
This returns null by default - since a FileAdapter does not represent an OS File.
toJavaLocale() - Method in class eve.sys.Locale
 
toJavaWrapper() - Method in class eve.sys.Wrapper
Convert this Wrapper to a standard java Wrapper such as Integer, Double, etc.
toJavaWrapper(Object) - Static method in class eve.sys.Wrapper
Return a Java wrapper for an Object which may be an Eve Wrapper.
toJavaWrappers(Wrapper[]) - Static method in class eve.sys.Wrapper
Convert an array of Eve Wrappers to an array of standard Java wrapper Objects.
toKey(int, char) - Static method in class eve.fx.gui.SurfaceKeyEvent
The produces a key code that can be used as a "Hot Key" for a Control.
toKey(int, int) - Static method in class eve.fx.gui.SurfaceKeyEvent
The produces a key code that can be used as a "Hot Key" for a Control.
toKey() - Method in class eve.fx.gui.SurfaceKeyEvent
Convert this KeyEvent into a hot-key encoded key code.
toKey() - Method in class eve.sys.ClassFile.FieldMethod
 
toLines(DisplayLine) - Static method in class eve.fx.DisplayLine
 
toListSelect(Vector, int[]) - Static method in class eve.ui.table.data.FieldTableModel
 
toLocaleFormat(LocaleFormat) - Method in class eve.sys.SimpleDateFormat
Convert this to a LocaleFormat.
toLocaleString() - Method in class java.util.Date
Deprecated.
Use DateFormat.format(Date)
toLocalMillis() - Method in interface eve.data.PlainTimeStamp
This converts the timestamp to milliseconds by converting it to a local Calendar and then converting the Calendar to milliseconds.
toLocalMillis(PlainTimeStamp) - Static method in class eve.data.PlainTimeStamp.Utils
 
toLong(String) - Static method in class eve.sys.Convert
 
toLong(char[], int, int) - Static method in class eve.sys.Convert
 
toLong() - Method in class eve.sys.Wrapper
Convert the value stored in the Wrapper to an int as long as it is of type BYTE, CHAR, SHORT, INT or LONG.
toLongBitwise(double) - Static method in class eve.sys.Convert
 
toLongBitwise(double, boolean) - Static method in class eve.sys.Convert
Get the 64-bit bitwise equivalent of the double value.
toLowerCase(char) - Static method in class com.stevesoft.pat.CaseMgr
Convert a character to lower case.
toLowerCase(String) - Static method in class com.stevesoft.pat.CaseMgr
Convert a String to lower case.
toLowerCase() - Method in class eve.util.SubString
 
toLowerCase(char) - Static method in class java.lang.Character
Converts the character argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to lowercase using case mapping information from the UnicodeData file.
toLowerCase() - Method in class java.lang.String
 
toLowerCase(Locale) - Method in class java.lang.String
 
toMarkableStream(InputStream) - Static method in class eve.io.MarkableStream
 
toMask() - Method in class eve.fx.Polygon
Convert this Polygon to a Mask which fits exactly around the bounding Rect for the polygon.
TomMode - Static variable in class eve.sys.Vm
 
toMonospacedFont(Font, int) - Static method in class eve.fx.Fx
Find a monospaced Font.
toNegative() - Method in class eve.math.MPN
Multiply this MPN by -1 and return this.
toNewLength(int) - Method in class eve.util.ByteArray
Moves the data into a new data array of the specified length - which must be greater than or equal to the number of elements in the array.
toNewLength(int) - Method in class eve.util.CharArray
Moves the data into a new data array of the specified length - which must be greater than or equal to the number of elements in the array.
toNewLength(int) - Method in class eve.util.IntArray
Moves the data into a new data array of the specified length - which must be greater than or equal to the number of elements in the array.
toNonReflect(Object) - Static method in class eve.reflect.Reflect
If objectOrClassOrReflect is a Class or Reflect object, this will return null, otherwise it will return the objectOrClassOrReflect.
toObject(Object) - Static method in class eve.sys.Reflection
A number of methods take either a Class specifying a type or an example object of the type as a parameter.
toObjectArray() - Method in class eve.util.mVector
Converts the vector to an array of objects.
toObjectFinder() - Method in class eve.database.EntrySelector
 
toOctalString(int) - Static method in class java.lang.Integer
Converts the int to a String assuming it is unsigned in base 8.
toOctalString(long) - Static method in class java.lang.Long
Converts the long to a String assuming it is unsigned in base 8.
tool - Variable in class eve.ui.InputWithTools
 
TOOL_BUTTON - Static variable in class eve.ui.data.ListEditor
 
toolField - Variable in class eve.ui.filechooser.FileChooser
 
toolImages - Static variable in class eve.ui.data.Notepad
 
toolMenuItem - Variable in class eve.ui.data.ListEditor
 
Tools - Class in com.ewesoft.pub
 
tools - Variable in class eve.ui.data.AppForm
Place your tool buttons here.
tools - Variable in class eve.ui.data.SaveableEditor
 
tools - Static variable in class eve.ui.FormBase
The tool icon - supposed to look like a spanner.
tools - Variable in class eve.ui.launcher.VMLauncher
 
Tools.NullProgress - Class in com.ewesoft.pub
 
toolsMenu - Variable in class eve.ui.data.ListEditor
 
toolsOnBottom() - Method in class eve.ui.Form
Returns true if tools are best added to the bottom of Forms on this platform.
ToolsOrSoftKey(Container, String) - Constructor for class eve.ui.Form.ToolsOrSoftKey
 
toolTip - Variable in class eve.ui.Control
The object's tool tip which should be a String, IImage, Control or ToolTip
toolTip - Variable in class eve.ui.formatted.TextFormatter
 
ToolTip - Class in eve.ui
 
ToolTip() - Constructor for class eve.ui.ToolTip
 
ToolTip.CustomTip - Interface in eve.ui
 
toOneHostAddress(InetAddress) - Static method in class eve.net.Net
 
toOpaque() - Method in class eve.fx.Color
 
toOutputStream() - Method in class eve.io.RandomStream
Get an OutputStream for writing to the RandomStream.
TOP - Static variable in interface eve.fx.AlignmentConstants
 
top - Variable in class eve.fx.Insets
 
top - Variable in class eve.fx.points.PointInsets
 
top - Variable in class eve.fx.points.PrintCellBorder
 
TOP - Static variable in interface eve.ui.CellConstants
 
top - Variable in class eve.ui.data.SaveableEditor
This gets added to the top of the editor, before the main editor.
top - Variable in class eve.ui.Frame
 
top - Variable in class eve.ui.InputKeyPad
 
top - Variable in class eve.ui.TabbedPanel
 
TOP_LEFT_ALIGN - Static variable in class eve.ui.ImageControl
If the image is too big to be displayed this option tells it to align it such that the top-left corner of the iamge is fixed at the top-left corner of the display.
toParam(String, String) - Static method in class eve.server.RemoteAppEntry
 
TOPBOTTOM_BUTTONS - Static variable in class eve.ui.data.ListEditor
 
topControls - Variable in class eve.ui.Form
Use this to add controls to the top of the form, below the title bar.
topFrame(Control) - Static method in class eve.ui.Gui
Returns the topmost Frame for the Window that a Control is on.
topIcon - Static variable in class eve.ui.data.ListEditor
 
toPicture(Object) - Method in class eve.fx.Image
 
toPicture() - Method in class eve.fx.Image
 
toPicture() - Method in class eve.fx.PictureMaker
Create and return a Picture from the source with the specified source area and new width and new height.
toPicture() - Method in class eve.fx.PixelBuffer
This returns a new Picture with an alpha channel from the pixels within this PixelBuffer.
toPixelBuffer(PixelBuffer, IPointImage, double, double, int) - Static method in class eve.fx.ImageTool
 
toPixelBuffer(PixelBuffer, int, int) - Method in class eve.fx.PictureMaker
Write the formatted image to a PixelBuffer or create a new PixelBuffer and write the formatted image to it.
toPixelBuffer() - Method in class eve.fx.PictureMaker
Decode and return the formatted image as a PixelBuffer.
toPixelBuffer(ImageData, PixelBuffer) - Static method in class eve.fx.PixelBuffer
Return an ImageData as a PixelBuffer.
toPixels(Point, FontMetrics) - Method in class eve.fx.Position
 
toPolygon() - Method in class eve.fx.GeneralPath
Convert the GeneralPath to a Polygon object - which stores all co-ordinates as integer values.
toPrint - Variable in class eve.ui.print.PrintForm
 
toPrinterControl(PrinterControl) - Method in class eve.ui.print.PrinterDialog
 
toPropertyList(Object) - Static method in class eve.data.PropertyList
This will convert a set of properties encoded as Strings separated by '|' characters into a PropertyList OR it will return the PropertyList if the parameter implements HasProperties, OR it will return a nullPropertyList object
toPropertyList(PropertyList, boolean) - Method in class eve.database.Record
Place the field values (or copies of the values) in the Record into a PropertyList, keyed by the field name.
toPropertyList() - Method in class eve.database.Record
Place copies of the field values in the Record into a new PropertyList, keyed by the field name.
topSpace - Variable in class eve.fx.points.PrintCell
 
toRandomStream(String) - Method in class eve.io.File
Create and return a RandomAccessStream for reading/writing to the data associated with this File object.
toRandomStream(String) - Method in class eve.io.FileAdapter
Create and return a RandomAccessStream for reading/writing to the data associated with this File object.
toRandomStream(RandomAccessFile, String) - Static method in class eve.io.FileRandomStream
Convert a RandomAccessFile to a RandomStream using the most efficient method.
toRandomStream(String) - Method in class eve.io.filestore.FileStoreEntryFile
 
toRandomStream(int, String) - Static method in class eve.nativeaccess.NativeRandomStream
 
toRandomStream(String) - Method in class eve.net.rapi.RapiFile
Create and return a RandomAccessStream for reading/writing to the data associated with this File object.
toRanges(IntArray) - Method in class eve.database.EntriesView
Convert the indexes in this view to a sequence of ranges.
toReadableStream() - Method in class eve.io.File
Create and return a Stream to use for reading from the File.
toReadableStream() - Method in class eve.io.filestore.FileStoreEntryFile
 
toReference(TreeNode) - Method in class eve.ui.table.TreeTableModel
Creates a reference for the TreeNode.
toReflect(Object) - Static method in class eve.reflect.Reflect
This converts an Object or a Class or a Reflect into a Reflect object.
toRemoteAppEntry(boolean) - Method in class eve.ui.launcher.VMApp
 
toReported(Throwable, String) - Static method in exception com.ewesoft.pub.ReportedException
 
toRewindableStream(InputStream) - Static method in class eve.io.RewindableStream
Return a Stream that can act as at least a limited RandomStream by being able to rewind after reading a number of bytes.
toRootAndPath(String, StringBuffer) - Static method in class eve.sys.registry.Registry
This converts a path that starts with a string representation of one of the roots to an int value which is one of the HKEY_ values.
toSaveableData(Wrapper) - Method in interface eve.ui.data.EditableData
This asks the object to set the Wrapper to be a value that can be used to save the state of this object.
toShort() - Method in class eve.sys.Wrapper
Convert the value stored in the Wrapper to a short as long as it is of type SHORT or BYTE.
toSimpleItemSelect(SimpleItemSelect) - Method in class eve.ui.choices.CodedChoices
 
toSingleArray(Object, int, int) - Static method in class eve.sys.Reflection
 
toSingleStringOrStringArray(String) - Method in class eve.util.StringList
Return either a single String or an array of Strings or useForEmpty if none was added.
toSingleStringOrStringArray() - Method in class eve.util.StringList
Return either a single String or an array of Strings or null if none was added.
toSizedImage(Object, int, int) - Static method in class eve.fx.Icon
Create a fixed size image from a possible IIcon or IIcon.ImageList or IImage.
toStop - Variable in class eve.ui.MonitorHandles
 
toString() - Method in class com.stevesoft.pat.NoPattern
 
toString() - Method in class com.stevesoft.pat.patInt
Formats the pattern as a String.
toString() - Method in class com.stevesoft.pat.Pattern
 
toString() - Method in class com.stevesoft.pat.Regex
Converts the stored Pattern to a String -- this is a decompile.
toString() - Method in class com.stevesoft.pat.RegRes
 
toString() - Method in class com.stevesoft.pat.ReplaceRule
Convert to a String.
toString() - Method in class com.stevesoft.pat.StringBufferLike
 
toString() - Method in interface com.stevesoft.pat.StringLike
 
toString() - Method in class com.stevesoft.pat.wrap.CharArrayBufferWrap
 
toString() - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
toString() - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
toString() - Method in class com.stevesoft.pat.wrap.StringBufferWrap
 
toString() - Method in class com.stevesoft.pat.wrap.StringWrap
 
toString() - Method in class eve.applet.ClassFile
 
toString() - Method in class eve.applet.ClassFile.UtfStringConstant
 
toString() - Method in class eve.data.MultiListSelect
 
toString() - Method in class eve.data.PlainDate
 
toString(CharArray) - Method in class eve.data.PlainDate
 
toString(CharArray) - Method in class eve.data.PlainTime
 
toString() - Method in class eve.data.PlainTime
 
toString(PlainTimeStamp, char[], int) - Static method in class eve.data.PlainTimeStamp.Utils
Encode a PlainTimeStamp as a String and return the number of characters placed in the buffer.
toString(PlainTimeStamp) - Static method in class eve.data.PlainTimeStamp.Utils
 
toString(Calendar) - Method in class eve.data.PlainTimeStamp.Utils
 
toString(long) - Method in class eve.data.PlainTimeStamp.Utils
 
toString(Date) - Method in class eve.data.PlainTimeStamp.Utils
 
toString() - Method in class eve.data.Property
 
toString() - Method in class eve.database.implement.DatabaseEntryObject
 
toString() - Method in class eve.database.implement.FieldSortEntry
 
toString() - Method in class eve.database.implement.FoundEntriesObject
 
toString() - Method in class eve.database.IndexEntry
 
toString() - Method in class eve.fx.Color
 
toString() - Method in class eve.fx.Dimension
 
toString() - Method in class eve.fx.DisplayLine
 
toString() - Method in class eve.fx.Font
 
toString() - Method in class eve.fx.gui.RawEvent
 
toString(int) - Static method in class eve.fx.gui.SurfaceKeyEvent
Print a String representation of a key.
toString() - Method in class eve.fx.ImageDecoder
 
toString() - Method in class eve.fx.Insets
 
toString() - Method in class eve.fx.Point
 
toString() - Method in class eve.fx.points.AffineTransform
 
toString() - Method in class eve.fx.points.PageFormat
 
toString() - Method in class eve.fx.points.PointFont
 
toString() - Method in class eve.fx.points.PointFontDescriptor
 
toString() - Method in class eve.fx.points.PointRect
 
toString() - Method in class eve.fx.Rect
 
toString() - Method in class eve.fx.sound.WaveFormat
 
toString() - Method in class eve.io.block.ProxyHolder
 
toString() - Method in class eve.io.block.RemoteCall
Create a remote call from a received encoded call.
toString() - Method in class eve.io.File
 
toString() - Method in class eve.io.FileSpecs
This returns the name field of the FileSpec.
toString() - Method in class eve.io.TreeConfigNode
 
toString(CharArray) - Method in class eve.math.BigDecimal
 
toString() - Method in class eve.math.BigDecimal
 
toString(CharArray, int) - Method in class eve.math.BigInteger
 
toString() - Method in class eve.math.BigInteger
 
toString(int) - Method in class eve.math.BigInteger
 
toString() - Method in class eve.math.Decimal
 
toString(CharArray) - Method in class eve.math.Decimal
 
toString(int) - Method in class eve.math.MPN
 
toString() - Method in class eve.math.MPN
 
toString() - Method in class eve.net.Link
 
toString() - Method in class eve.net.rapi.SystemInfo
 
toString() - Method in class eve.reflect.Field
 
toString() - Method in class eve.reflect.Method
 
toString() - Method in class eve.reflect.MethodConstructor
 
toString(int) - Static method in class eve.reflect.Modifier
 
toString() - Method in class eve.reflect.Reflect
 
toString() - Method in class eve.security.MD5
makes a (lower case) binhex string representation of the current digest.
toString() - Method in class eve.security.SHA1
makes a binhex string representation of the current digest
toString() - Method in class eve.sys.ClassFile.Attribute
 
toString() - Method in class eve.sys.ClassFile.FieldMethod
 
toString() - Method in class eve.sys.ClassFile
Return all the referenced classes as a Vector of Strings.
toString() - Method in class eve.sys.ClassFile.UtfStringConstant
 
toString(boolean) - Static method in class eve.sys.Convert
Converts the given boolean to a String.
toString(char) - Static method in class eve.sys.Convert
Converts the given char to a String.
toString(float) - Static method in class eve.sys.Convert
Converts the given float to a String.
toString(int) - Static method in class eve.sys.Convert
Converts the given int to a String.
toString(double) - Static method in class eve.sys.Convert
 
toString(long) - Static method in class eve.sys.Convert
 
toString() - Method in class eve.sys.DateChange
 
toString() - Method in class eve.sys.FieldTransfer
 
toString() - Method in class eve.sys.Locale
This returns an object which implements LocalResource.
toString() - Method in class eve.sys.QuickMethodCall
 
toString() - Method in class eve.sys.SimpleDateFormat
Returns the format.
toString() - Method in class eve.sys.Time
 
toString(Locale) - Method in class eve.sys.Time
 
toString(Time, String, Locale) - Static method in class eve.sys.Time
Format a Time object with a particular format and particular locale.
toString(Time, String, Locale, CharArray) - Static method in class eve.sys.Time
 
toString(Time, TimeZone, String, Locale, CharArray) - Static method in class eve.sys.Time
 
toString(CharArray) - Method in class eve.sys.Time
 
toString() - Method in class eve.sys.Type
 
toString() - Method in class eve.sys.Windows.WindowsDirectories
 
toString(CharArray, Locale) - Method in class eve.sys.Wrapper
 
toString(CharArray) - Method in class eve.sys.Wrapper
 
toString() - Method in class eve.sys.Wrapper
 
toString() - Method in class eve.ui.Card
 
toString() - Method in class eve.ui.Control
 
toString() - Method in class eve.ui.data.FieldData
 
toString() - Method in class eve.ui.data.icons.Icons
 
toString() - Method in class eve.ui.event.KeyEvent
 
toString() - Method in class eve.ui.FileChooserLink
 
toString() - Method in class eve.ui.formatted.FormattedTextMaker.Entry
 
toString() - Method in class eve.ui.formatted.TextFormatter
 
toString() - Method in class eve.ui.FormFrame
 
toString() - Method in class eve.ui.installer.Installer.SavedFiles
 
toString() - Method in class eve.ui.Menu
 
toString() - Method in class eve.ui.MenuItem
 
toString() - Method in class eve.ui.table.data.DirectoryTreeNode
 
toString() - Method in class eve.ui.table.data.registry.RegistryKeyNode
 
toString(byte[], boolean) - Static method in class eve.util.ByteArray
 
toString(byte[], int, int, boolean) - Static method in class eve.util.ByteArray
 
toString() - Method in class eve.util.ByteArray
 
toString() - Method in class eve.util.CharArray
 
toString() - Method in class eve.util.EncodedUTF8String
 
toString(int[], int, int, StringBuffer) - Static method in class eve.util.IntArray
Put an array of integers as a printable string of values separated by commas.
toString(int[], int, int) - Static method in class eve.util.IntArray
Put an array of integers as a printable string of values separated by commas and enclosed in [].
toString() - Method in class eve.util.IntArray
 
toString(Object, CharArray) - Static method in class eve.util.mString
 
toString(Object) - Static method in class eve.util.mString
 
toString(Object, Locale) - Static method in class eve.util.mString
Convert an Object to a String, formatted for the current locale.
toString(Object, CharArray, Locale) - Static method in class eve.util.mString
Convert an Object to a String, formatted for the current locale.
toString(Object, CharArray, Object, Locale) - Static method in class eve.util.mString
Convert an Object to a String, formatted for the current locale.
toString() - Method in class eve.util.mVector
 
toString() - Method in class eve.util.OperationTimer
 
toString() - Method in class eve.util.OwnedProperties.OwnedProperty
 
toString() - Method in class eve.util.OwnedProperties
 
toString() - Method in class eve.util.Range
 
toString() - Method in interface eve.util.Stringable
 
toString(CharArray) - Method in interface eve.util.Stringable
 
toString(StringBuffer, String) - Method in class eve.util.StringList
 
toString(CharArray, String) - Method in class eve.util.StringList
 
toString(String) - Method in class eve.util.StringList
 
toString() - Method in class eve.util.SubString
Return a String representation of this SubString.
toString() - Method in class eve.util.Tag
 
toString() - Method in class eve.util.TextDecoder
 
toString() - Method in class eve.util.TextEncoder
 
toString(Object) - Static method in class eve.util.TextEncoder
 
toString(Field, Object, Wrapper) - Static method in class eve.util.TextEncoder
 
toString() - Method in class eve.zipfile.ZipEntry
Gets the string representation of this ZipEntry.
toString() - Method in class java.io.ByteArrayOutputStream
Returns the bytes in the internal array as a String.
toString(String) - Method in class java.io.ByteArrayOutputStream
Returns the bytes in the internal array as a String.
toString(int) - Method in class java.io.ByteArrayOutputStream
Deprecated. 
toString() - Method in class java.io.CharArrayWriter
Returns the chars in the internal array as a String.
toString() - Method in class java.io.File
This method returns a String that is the path name of the file as returned by getPath.
toString() - Method in class java.io.StringWriter
This method returns the contents of the internal StringBuffer as a String.
toString(boolean) - Static method in class java.lang.Boolean
Returns "true" if the value of the give boolean is true and returns "false" if the value of the given boolean is false.
toString() - Method in class java.lang.Boolean
Returns "true" if the value of this object is true and returns "false" if the value of this object is false.
toString(byte) - Static method in class java.lang.Byte
Converts the byte to a String and assumes a radix of 10.
toString() - Method in class java.lang.Byte
Converts the Byte value to a String and assumes a radix of 10.
toString() - Method in class java.lang.Character.Subset
Returns the name of this subset.
toString() - Method in class java.lang.Character
Returns a String object representing this Character's value.
toString(char) - Static method in class java.lang.Character
Returns a String object representing the specified char.
toString() - Method in interface java.lang.CharSequence
 
toString() - Method in class java.lang.Class
 
toString(double) - Static method in class java.lang.Double
Convert the double to a String.
toString() - Method in class java.lang.Double
Convert the double value of this Double to a String.
toString(float) - Static method in class java.lang.Float
Convert the float to a String.
toString() - Method in class java.lang.Float
Convert the float value of this Float to a String.
toString(int, int) - Static method in class java.lang.Integer
Converts the int to a String using the specified radix (base).
toString(int) - Static method in class java.lang.Integer
Converts the int to a String and assumes a radix of 10.
toString() - Method in class java.lang.Integer
Converts the Integer value to a String and assumes a radix of 10.
toString(long, int) - Static method in class java.lang.Long
Converts the long to a String using the specified radix (base).
toString(long) - Static method in class java.lang.Long
Converts the long to a String and assumes a radix of 10.
toString() - Method in class java.lang.Long
Converts the Long value to a String and assumes a radix of 10.
toString() - Method in class java.lang.Object
Return a String representation of this object.
toString() - Method in class java.lang.reflect.Constructor
 
toString() - Method in class java.lang.reflect.Field
 
toString() - Method in class java.lang.reflect.Method
 
toString(int) - Static method in class java.lang.reflect.Modifier
Get a string representation of all the modifiers represented by the given int.
toString(short) - Static method in class java.lang.Short
Converts the short to a String and assumes a radix of 10.
toString() - Method in class java.lang.Short
Converts the Short value to a String and assumes a radix of 10.
toString() - Method in class java.lang.StackTraceElement
 
toString() - Method in class java.lang.String
Returns this string.
toString() - Method in class java.lang.StringBuffer
Convert the added characters to a String.
toString() - Method in class java.lang.StringBuilder
Convert the added characters to a String.
toString() - Method in class java.lang.ThreadGroup
Return a human-readable String representing this ThreadGroup.
toString() - Method in class java.lang.Throwable
 
toString() - Method in class java.math.BigDecimal
Returns the string representation of this BigDecimal.
toString() - Method in class java.math.BigInteger
Returns the decimal String representation of this BigInteger.
toString(int) - Method in class java.math.BigInteger
Returns the String representation of this BigInteger in the given radix.
toString() - Method in class java.net.InetAddress
Converts this address to a String.
toString() - Method in class java.net.ServerSocket
 
toString() - Method in class java.net.URL
Returns a String representing this URL.
toString() - Method in class java.security.Permission
This method returns a String representation of this Permission object.
toString() - Method in class java.security.PermissionCollection
This method returns a String representation of this collection.
toString() - Method in class java.util.AbstractCollection
Creates a String representation of the Collection.
toString() - Method in class java.util.AbstractMap
Returns a String representation of this map.
toString() - Method in class java.util.BitSet
Returns the string representation of this bit set.
toString() - Method in class java.util.Calendar
Returns a string representation of this object.
toString() - Method in class java.util.Date
 
toString() - Method in class java.util.EventObject
Converts the event to a String.
toString() - Method in class java.util.Hashtable
Returns a string representation of this Hashtable object in the form of a set of entries, enclosed in braces and separated by the ASCII characters "" (comma and space).
toString() - Method in class java.util.Locale
Gets the string representation of the current locale.
toString() - Method in exception java.util.regex.PatternSyntaxException
 
toString() - Method in class java.util.SimpleTimeZone
Returns a string representation of this SimpleTimeZone object.
toString() - Method in class java.util.UUID
Returns a String representation of the UUID.
toString() - Method in class java.util.Vector
 
toString() - Method in class java.util.zip.ZipEntry
Gets the string representation of this ZipEntry.
toString1() - Method in class com.stevesoft.pat.AmpersandRule
 
toString1() - Method in class com.stevesoft.pat.BackRefRule
 
toString1() - Method in class com.stevesoft.pat.ChangeRule
 
toString1() - Method in class com.stevesoft.pat.CodeRule
 
toString1() - Method in class com.stevesoft.pat.LeftRule
 
toString1() - Method in class com.stevesoft.pat.NullRule
 
toString1() - Method in class com.stevesoft.pat.PopRule
 
toString1() - Method in class com.stevesoft.pat.ReplaceRule
This tells how to convert just the current element (and none of the other items in the linked list) to a String.
toString1() - Method in class com.stevesoft.pat.RightRule
 
toString1() - Method in class com.stevesoft.pat.StringRule
 
toString1() - Method in class com.stevesoft.pat.WantMoreTextReplaceRule
 
toStringArray() - Method in class eve.util.StringList
 
toStringArray(String[], int, int) - Method in class eve.util.StringList
Convert all entries into Strings.
toStringLike() - Method in interface com.stevesoft.pat.BasicStringBufferLike
 
toStringLike() - Method in class com.stevesoft.pat.StringBufferLike
 
toStringLike() - Method in class com.stevesoft.pat.wrap.CharArrayBufferWrap
 
toStringLike() - Method in class com.stevesoft.pat.wrap.StringBufferWrap
 
toStringLike() - Method in class com.stevesoft.pat.wrap.WriterWrap
This operation can't really be done.
toStringList(StringList) - Method in class eve.util.StringList
Add all from this StringList to the destination in the most effecient way.
toStrings(DisplayLine[]) - Static method in class eve.fx.DisplayLine
 
toStrings(Vector) - Method in class eve.util.StringList
Copy the added Strings as SubStrings into the provided destination Vector.
toSubString(SubString) - Method in class eve.util.TextEncoder
 
toSubStringArray() - Method in class eve.util.StringList
 
toSubStringArray(SubString[], int, int) - Method in class eve.util.StringList
Convert all entries into SubStrings.
toSubStrings(Vector) - Method in class eve.util.StringList
Copy the added Strings as SubStrings into the provided destination Vector.
toSystemDependantPath(String) - Static method in class eve.io.File
This converts any '/' directory separators to the one that is native to the running OS (ie '\' on Windows) and any ';' path separtors to the one that is native to the running OS (ie ':' on Unix/Linux).
TotalCopySize - Static variable in class eve.sys.install.InstallerConfig
 
totalDays - Variable in class eve.sys.DateChange
If this is used, then the years, months and days values are ignored, when passing this Object as a parameter for changing a date.
totalMemory() - Method in class java.lang.Runtime
 
toTempStringArray(boolean) - Method in class eve.util.StringList
Convert all entries into String.
toTempStrings() - Method in class eve.util.StringList
Convert all entries into String.
toTempSubStringArray(boolean) - Method in class eve.util.StringList
Convert all entries into SubStrings.
toTempSubStrings() - Method in class eve.util.StringList
Convert all entries into SubStrings.
toText(long, int, char[], int) - Static method in class eve.util.TextEncoder
 
toText(double, char[], int) - Static method in class eve.util.TextEncoder
 
toTextData(Object) - Static method in class eve.ui.Control
This converts an object into either a String or an array of Strings.
toTitleCase(String) - Static method in class com.stevesoft.pat.CaseMgr
Convert a String to title case.
toTitleCase(char) - Static method in class com.stevesoft.pat.CaseMgr
Convert a character to title case.
toTitleCase(char) - Static method in class java.lang.Character
Converts the character argument to titlecase using case mapping information from the UnicodeData file.
toTitleCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to titlecase using case mapping information from the UnicodeData file.
touching - Variable in class eve.ui.game.InteractivePanel
Add images to this that will be considered to be touchable.
toUpperCase(char) - Static method in class com.stevesoft.pat.CaseMgr
Convert a character to upper case .
toUpperCase(String) - Static method in class com.stevesoft.pat.CaseMgr
Convert a String to upper case.
toUpperCase() - Method in class eve.util.SubString
 
toUpperCase(char) - Static method in class java.lang.Character
Converts the character argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase(int) - Static method in class java.lang.Character
Converts the character (Unicode code point) argument to uppercase using case mapping information from the UnicodeData file.
toUpperCase() - Method in class java.lang.String
 
toUpperCase(Locale) - Method in class java.lang.String
 
toURL() - Method in class java.io.File
This method returns a URL with the file: protocol that represents this file.
toURLString() - Method in class eve.net.HttpConnection
 
toVector(Vector, int[]) - Static method in class eve.data.MultiListSelect
Create a Vector that holds the data at the specified indexes from the sourceData Vector.
toWrapper(Class, long) - Static method in class eve.sys.Reflection
Convert an integer value into a Wrapper appropriate for the specified primitive type, which should be byte, short, char, int, long or boolean
toWrapper(Class, double) - Static method in class eve.sys.Reflection
Convert a floating point value into a Wrapper appropriate for the specified primitive type, which should be double or float.
toWrapper(Class, char) - Static method in class eve.sys.Reflection
Convert an char value into a Wrapper appropriate for the specified primitive type, which should be byte, short, char, int, long or boolean
toWrapper(Class, boolean) - Static method in class eve.sys.Reflection
Convert a boolean value into a Wrapper appropriate for the specified primitive type, which should be boolean.
toWrapperAfterGet(Wrapper) - Method in class eve.sys.FetchData
 
toWrapperType(Class) - Static method in class eve.sys.Wrapper
Determine the Wrapper type given the type represented by the class.
toWritableStream(boolean) - Method in class eve.io.File
Create and return a Stream to use for writing to the File.
toWritableStream(boolean) - Method in class eve.io.filestore.FileStoreEntryFile
 
toZipFile(FileStore, File) - Static method in class eve.io.filestore.FileStore.Util
 
toZipOutputStream(FileStore, ZipOutputStream) - Static method in class eve.io.filestore.FileStore.Util
 
traceInstructions(boolean) - Method in class java.lang.Runtime
 
traceMethodCalls(boolean) - Method in class java.lang.Runtime
 
track - Variable in class eve.ui.ScrollBar
 
TrackControl - Class in eve.ui
 
TrackControl() - Constructor for class eve.ui.TrackControl
 
trackObject(int, int) - Static method in class eve.sys.Vm
 
TrackTo - Static variable in interface eve.ui.IScroll
This is an action that indicates the ScrollClient scroll directly to the value provided.
TRADITIONAL_CHINESE - Static variable in class java.util.Locale
Locale which represents the Chinese language as used in Taiwan.
trailer - Variable in class eve.fx.points.PdfMaker
 
transfer(Handle, InputStream, OutputStream, long, int) - Static method in class eve.io.StreamUtils
Transfer data from an InputStream to an OutputStream.
transfer(Handle, InputStream, OutputStream) - Static method in class eve.io.StreamUtils
Transfer data from an InputStream to an OutputStream.
transfer(InputStream, OutputStream, long, int) - Static method in class eve.io.StreamUtils
Transfer data from an InputStream to an OutputStream in a separate thread.
transfer(InputStream, OutputStream) - Static method in class eve.io.StreamUtils
Transfer data from an InputStream to an OutputStream in a separate thread.
transfer(InputStream, OutputStream, boolean) - Static method in class eve.io.StreamUtils
Transfer data from an InputStream to an OutputStream in a separate thread.
transfer(Handle, Reader, Writer, long, int) - Static method in class eve.io.StreamUtils
Transfer data from a Reader to a Writer.
transfer(Reader, Writer, long, int) - Static method in class eve.io.StreamUtils
Transfer data from a Reader to a Writer in a separate thread.
transfer(Reader, Writer) - Static method in class eve.io.StreamUtils
Transfer data from a Reader to a Writer in a separate thread.
transfer(int) - Method in class eve.sys.FieldTransfer
This uses the "dataObject" variable as the object for field transfer.
transfer(Object, int) - Method in class eve.sys.FieldTransfer
 
transfer(Object, Iterator, int) - Method in class eve.ui.data.Editor
 
transfer(Object, String, String, int) - Method in class eve.ui.data.Editor
 
TRANSFER_OPTION_AUTO_REFRESH_DATA_INTERFACE - Static variable in class eve.sys.FieldTransfer
If this option is set in transferOptions, then whenever data is transferred from the dataInterface to the Object it is automatically sent back from the Object to the dataInterface.
transferDate(IDate, IDate) - Static method in class eve.data.DateTimeUtils
 
transferOnAdding - Variable in class eve.ui.data.Editor
If this is true then a toControl() will be done for each field as it is added.
transferOptions - Variable in class eve.sys.FieldTransfer
Any of the TRANSFER_OPTION_XXX values can be used here.
transferParameters(PropertyList, String) - Method in class eve.sys.Progress
Transfer a set of incoming parameters to the outgoing parameters, possibly renaming the parameters.
transferPenPress(Control) - Method in class eve.ui.Control
This is used to transfer a pen press to a Control that is contained within this child control tree of this Control.
transferPenPress(Control, int, int) - Method in class eve.ui.Control
This is used to transfer a pen press to another Control.
transferPenPress(PenEvent, Control, int, int) - Method in class eve.ui.Window
 
Transferrable - Interface in eve.data
Deprecated.
- use ITransferable instead.
TRANSFERRED_PRESS - Static variable in interface eve.fx.gui.IEventModifiers
For PenEvents, indicates that the event is coming from another control
transfers - Variable in class eve.ui.data.Editor
This holds a list of all the FieldTransfers used in the Editor.
transferTime(ITime, ITime) - Static method in class eve.data.DateTimeUtils
 
transferTo(int[], int[], DatabaseEntry) - Method in class eve.database.Record
Copy a set of fields from this Record into the destination DatabaseEntry (which may be from a different Database) into fields with IDs specified by destFields, and which are of the same type as the source fields.
transferToClient(Control, String[]) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
transferToClient(Control) - Method in class eve.ui.choices.SimpleItemSelectPopup
 
transferToClient(Control) - Method in class eve.ui.ControlPopupForm
This is called if the exit value of the Form is IDOK - it is used to indicate that data should be transferred to the client control if necessary.
transferToClient(Control) - Method in class eve.ui.DateUpDownInput.DateUpDownInputPopup
 
transferToClient(Control) - Method in class eve.ui.FontUpDownChooser.FontUpDownChooserPopup
 
transferToClient(Control) - Method in class eve.ui.InputKeyPad
 
transferToClient(Control) - Method in class eve.ui.TimeUpDownInput.TimeUpDownInputPopup
 
transferType - Variable in class eve.sys.FieldTransfer
The type of the data being transfered.
transform(int, float, float, double) - Method in class eve.fx.GeneralPath
 
transform(double, double, double, double, double, double) - Method in class eve.fx.GeneralPath
This does an Affine Transform on the GeneralPath to produce a new GeneralPath.
transform(double, double, double, double, double, double) - Method in class eve.fx.Graphics
 
transform - Variable in class eve.fx.Paint2D
 
transform(int, Object) - Method in class eve.fx.PixelBuffer
This does one of a number of specific transformations on the PixelBuffer.
transform(double[], int, double[], int, int) - Method in class eve.fx.points.AffineTransform
 
transform(int) - Method in class eve.fx.points.PageFormat
Apply a transform to the page thereby altering its layout.
TRANSFORM_HORIZONTAL_MIRROR - Static variable in class eve.fx.GeneralPath
A Transform operation.
TRANSFORM_HORIZONTAL_STRETCH - Static variable in class eve.fx.GeneralPath
A Transform operation.
TRANSFORM_MIRROR_HORIZONTAL - Static variable in class eve.fx.PixelBuffer
This is a transformation for the transform() method.
TRANSFORM_MIRROR_VERTICAL - Static variable in class eve.fx.PixelBuffer
This is a transformation for the transform() method.
TRANSFORM_NONE - Static variable in class eve.fx.points.AffineTransform
 
TRANSFORM_NONE - Static variable in class eve.fx.points.PageFormat
 
TRANSFORM_NONE - Static variable in class eve.fx.points.PointGraphics
 
TRANSFORM_ROTATE - Static variable in class eve.fx.GeneralPath
A Transform operation.
TRANSFORM_ROTATE_180 - Static variable in class eve.fx.PixelBuffer
This is a transformation for the transform() method.
TRANSFORM_ROTATE_180 - Static variable in class eve.fx.points.AffineTransform
 
TRANSFORM_ROTATE_180 - Static variable in class eve.fx.points.PageFormat
 
TRANSFORM_ROTATE_180 - Static variable in class eve.fx.points.PointGraphics
 
TRANSFORM_ROTATE_270 - Static variable in class eve.fx.PixelBuffer
This is a transformation for the transform() method.
TRANSFORM_ROTATE_270 - Static variable in class eve.fx.points.AffineTransform
 
TRANSFORM_ROTATE_270 - Static variable in class eve.fx.points.PageFormat
 
TRANSFORM_ROTATE_270 - Static variable in class eve.fx.points.PointGraphics
 
TRANSFORM_ROTATE_90 - Static variable in class eve.fx.PixelBuffer
This is a transformation for the transform() method.
TRANSFORM_ROTATE_90 - Static variable in class eve.fx.points.AffineTransform
 
TRANSFORM_ROTATE_90 - Static variable in class eve.fx.points.PageFormat
 
TRANSFORM_ROTATE_90 - Static variable in class eve.fx.points.PointGraphics
 
TRANSFORM_ROTATE_NONE - Static variable in class eve.fx.points.AffineTransform
 
TRANSFORM_ROTATE_NONE - Static variable in class eve.fx.points.PointGraphics
 
TRANSFORM_ROTATE_NOT_RIGHT - Static variable in class eve.fx.points.AffineTransform
 
TRANSFORM_ROTATE_NOT_RIGHT - Static variable in class eve.fx.points.PageFormat
 
TRANSFORM_ROTATE_NOT_RIGHT - Static variable in class eve.fx.points.PointGraphics
 
TRANSFORM_SCALE - Static variable in class eve.fx.GeneralPath
A Transform operation.
TRANSFORM_TRANSLATE - Static variable in class eve.fx.GeneralPath
A Transform operation.
TRANSFORM_VERTICAL_MIRROR - Static variable in class eve.fx.GeneralPath
A Transform operation.
TRANSFORM_VERTICAL_STRETCH - Static variable in class eve.fx.GeneralPath
A Transform operation.
Transformer - Class in com.stevesoft.pat
Sometimes you want to replace a whole bunch of things that might occur within a single line of text.
Transformer(boolean) - Constructor for class com.stevesoft.pat.Transformer
Instantiate a new Transformer object.
TransformState - Class in eve.fx.points
 
TransformState() - Constructor for class eve.fx.points.TransformState
 
TransformState(PointGraphics) - Constructor for class eve.fx.points.TransformState
 
TRANSIENT - Static variable in class eve.reflect.Modifier
 
TRANSIENT - Static variable in class java.lang.reflect.Modifier
Transient: Field: not serialized or deserialized.
translate(int, int) - Method in class eve.fx.Graphics
Translates the origin of the current coordinate system by the given x and y values.
translate(int, int) - Method in class eve.fx.Point
 
translate(double, double) - Method in class eve.fx.points.AffineTransform
 
translate(double, double) - Method in class eve.fx.points.TransformState
Translate the PointGraphics associated with this TransformState.
translate(Polygon, int, int) - Method in class eve.fx.Polygon
Turn this polygon into a translation of the other polygon, by the specified dx and dy values.
translate(int, int) - Method in class eve.ui.game.AniImage
Translates the image.
translateToZero() - Method in class eve.fx.BufferedGraphics
This translates the graphics so that the co-ordinates (0,0) now refer to targetX and targetY.
transmitBOM() - Method in class eve.io.BOMInputStream
 
transparent - Variable in class eve.ui.ButtonObject
 
Transparent - Static variable in interface eve.ui.ControlConstants
Control Modifier - sets the control to be transparent.
transparentColor - Static variable in class eve.ui.data.icons.AnIcon
 
transparentColorIndex - Variable in class eve.fx.win32.WindowsBitmap
 
TransparentPicker - Class in eve.ui.data.icons
 
TransparentPicker() - Constructor for class eve.ui.data.icons.TransparentPicker
 
tree - Variable in class eve.ui.filechooser.FileChooser
This is the tree of directory being displayed.
treeColumnHeader - Variable in class eve.ui.table.TreeTableModel
 
TreeConfigFile - Class in eve.io
 
TreeConfigFile() - Constructor for class eve.io.TreeConfigFile
 
TreeConfigNode - Class in eve.io
 
TreeConfigNode() - Constructor for class eve.io.TreeConfigNode
 
TreeConfigNode(String) - Constructor for class eve.io.TreeConfigNode
 
TreeControl - Class in eve.ui.table
 
TreeControl() - Constructor for class eve.ui.table.TreeControl
 
TreeControl.ControlTreeNode - Class in eve.ui.table
 
treeDirUp() - Method in class eve.ui.filechooser.FileChooser
 
TreeEvent - Class in eve.ui.table
 
TreeEvent(int, Control, int) - Constructor for class eve.ui.table.TreeEvent
 
TreeModelAdapter - Class in eve.ui.table
 
TreeModelAdapter() - Constructor for class eve.ui.table.TreeModelAdapter
 
TreeModelHandler - Interface in eve.ui.table
This is an interface that can be implemented by the top-level node assigned to a TreeTableModel, allowing it to modify the TableModel characteristics.
TreeNode - Interface in eve.data
 
TreeTableModel - Class in eve.ui.table
 
TreeTableModel() - Constructor for class eve.ui.table.TreeTableModel
 
TreeTableModel.Column - Class in eve.ui.table
 
treeWidth - Variable in class eve.ui.table.TreeTableModel
This is only used if numExtraColumns is used and it specifies the width of the are allocated to the tree.
Trigger - Class in com.ewesoft.pub
A Trigger is a synchronizing object where any Thread may call trigger() which will eventually cause an separate Thread to call the doTriggerTask() method at least once.
Trigger() - Constructor for class com.ewesoft.pub.Trigger
 
trigger() - Method in class com.ewesoft.pub.Trigger
"Pull" the trigger which will cause the doTriggerTask() to be called at least once in a separate Thread.
trim() - Method in class eve.util.CharArray
Remove excess storage so that the length of the data array matches the number of elements in it.
trim() - Method in class eve.util.SubString
Trim the SubString so there are no leading or trailing spaces or Tabs.
trim() - Method in class java.lang.String
 
trimToSize() - Method in class java.util.ArrayList
Trims the capacity of this List to be equal to its size; a memory saver.
trimToSize() - Method in class java.util.Vector
 
TRUE - Static variable in class java.lang.Boolean
This field is a Boolean object representing the primitive value true.
trueBottom - Variable in class eve.ui.Frame
 
trueLength() - Method in class eve.fx.DisplayLine
 
truncateTo(long) - Method in interface eve.database.implement.DatabaseStream
Try to truncate to a particular length.
truncateTo(long) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
tryAccept(File) - Method in class eve.ui.SimpleFileChooser
 
tryAdd(Object) - Method in class eve.util.StringList
Try to add a text object.
tryAsIcon(String, Object) - Method in class eve.fx.ImageCache
Try to load an Icon but do not throw an exception on error.
tryConnect(int) - Static method in class eve.net.rapi.Rapi
A simplified method that initializes the library and makes a connection if possible.
tryConnect(int) - Static method in class eve.sys.Rapi
Try to make a connection via ActiveSync.
tryDefineClass(ClassInfo) - Method in class eve.applet.mClassLoader
 
tryDragAndDrop(DragContext) - Method in class eve.ui.Control
Call this from startDragging() if you want to try to do a drag and drop.
tryExecCommandLine(String, String[], boolean, StringBuffer) - Static method in class eve.sys.Vm
Try to execute a command which may be in a number of different paths.
tryExecute(Control) - Method in class eve.ui.WindowThreadTask
Try to run execute(Control parent) but catch any Exception (not Error) that may occur.
tryFitText - Variable in class eve.ui.table.TableCellAttributes
If this is true, the TableModel will arrange the text to fit within the bounds of the cell.
tryGet(Class) - Static method in class eve.sys.Cache
 
tryGet(Handle) - Static method in class eve.sys.Progress
If the provided Handle is not null then return a Progress for it.
tryGet() - Method in class eve.sys.Reflection.InstanceField
 
tryGetGraphics() - Method in class eve.ui.Control
Avoid using this method - use getGraphics() instead to get a BufferedGraphics for painting to the Control.
tryGetInstalledDirectory(boolean) - Static method in class eve.sys.install.InstalledConfig
Attempt to get either the program install directory or the all users data directory, only if valid InstalledConfig data is present.
tryIcon(String, IIcon) - Method in class eve.fx.ImageCache
Try to load an IIcon but do not throw an exception on error.
tryImage(String, IImage) - Method in class eve.fx.ImageCache
Try to load an image but do not throw an exception on error.
tryLoadImage(String, IImage) - Static method in class eve.ui.ControlBase
A convenience method for loading a picture via the cache.
tryMessageArea(Control, Font, String, MessageArea) - Method in class eve.ui.TextMessage
 
tryMessageBox(String, String, boolean) - Static method in class eve.sys.Device
Display a message - either as a MessageBox or on standard output if no MessageBox is possible.
tryNext(boolean) - Method in class eve.ui.Control
 
tryOpen(String, Object) - Method in class eve.ui.data.FileSaver
This checks if the specified file is readable.
tryOpen(Object, String, Object) - Method in class eve.ui.data.FileSaver
 
tryOpen(Object, Editor, boolean, boolean) - Method in class eve.ui.data.SaveableObject
This attempts to open a file to load this object.
tryOpen(Object, Editor) - Method in class eve.ui.data.SaveableObject
This attempts to open a file to load this object.
tryPath(ClassInfo, String) - Method in class eve.applet.PathClassInfoLoader
 
trySelectItem(String) - Method in class eve.ui.ChoiceControl
 
trySet() - Method in class eve.sys.Reflection.InstanceField
 
tryStartMenu(Point) - Method in class eve.ui.Control
This attempts to display a Menu for the Control if one exists AND is not already displayed.
tryStartMenu(Menu, Point) - Method in class eve.ui.table.TableControl
 
trySubMenu() - Method in class eve.ui.Menu
 
tryWindow(Window, int, int, Point) - Method in class eve.ui.Window
 
TUESDAY - Static variable in class java.util.Calendar
Constant representing Tuesday.
TURN_OFF_VM_FLAG_BITS - Static variable in interface eve.sys.VmConstants
Used with setParameter() the specified VM flag bits will be cleared in the VM flags value.
TURN_ON_VM_FLAG_BITS - Static variable in interface eve.sys.VmConstants
Used with setParameter() the specified VM flag bits will be set in the VM flags value.
type - Variable in class eve.database.implement.FieldSortEntry
 
type - Variable in class eve.fx.gui.SystemMessage
 
TYPE - Static variable in class eve.io.FileChooserParameters
This is property is used to select the type of the FileChooser.
type - Variable in class eve.sys.ClassFile.FieldMethod
 
type - Variable in class eve.sys.Event
This value is set depending on the class of the Event.
type - Variable in class eve.sys.ImageDataInfo
 
type - Variable in class eve.sys.SystemMessage
 
Type - Class in eve.sys
This class provides an easy way to refer to and link to a Class that may not be present at run time.
Type(String) - Constructor for class eve.sys.Type
Create a Type for the specified className - which should be specified in standard "."
Type(Class) - Constructor for class eve.sys.Type
 
Type(String, Class) - Constructor for class eve.sys.Type
Create a Type that represents a named class, but only if the class ifThisIsInstance is an instance of that class.
type - Variable in class eve.sys.Wrapper
 
type - Variable in class eve.ui.filechooser.FileChooserDemo
 
type - Variable in class eve.ui.MessageBox
 
type - Variable in class eve.ui.PanelSplitter
This should be VERTICAL or HORIZONTAL.
type - Variable in class eve.ui.SimpleFileChooser
 
type - Variable in class eve.ui.SplittablePanel
The type of the PanelSplitter.
type - Variable in class eve.ui.Swiper
 
type - Variable in class eve.ui.TrackControl
 
TYPE - Static variable in class java.lang.Boolean
The primitive type boolean is represented by this Class object.
TYPE - Static variable in class java.lang.Byte
The primitive type byte is represented by this Class object.
TYPE - Static variable in class java.lang.Character
The Class instance representing the primitive type char.
TYPE - Static variable in class java.lang.Double
The primitive type double is represented by this Class object.
TYPE - Static variable in class java.lang.Float
The primitive type float is represented by this Class object.
TYPE - Static variable in class java.lang.Integer
The primitive type int is represented by this Class object.
TYPE - Static variable in class java.lang.Long
The primitive type long is represented by this Class object.
TYPE - Static variable in class java.lang.Short
The primitive type short is represented by this Class object.
TYPE - Static variable in class java.lang.Void
The return type void is represented by this Class object.
TYPE_ARGB - Static variable in interface eve.sys.ImageData
An image type - one byte per color component, four bytes per pixel.
TYPE_BROWSE - Static variable in class eve.io.FileChooserParameters
 
TYPE_DIRECTORY_SELECT - Static variable in class eve.io.FileChooserParameters
 
TYPE_DOUBLE - Static variable in class eve.ui.SoftKeyBar
A return value for getType() - indicates that two softkeys exists and either can be a button or a menu.
TYPE_FILE_NAME_LIST - Static variable in interface eve.sys.IClipboard
This is a Clipboard type that represents a list of file names.
TYPE_GRAY_SCALE_16 - Static variable in interface eve.sys.ImageData
An image type - 4 bits per pixel gray scale.
TYPE_GRAY_SCALE_2 - Static variable in interface eve.sys.ImageData
An image type - one bit per pixel - the same as TYPE_MONO.
TYPE_GRAY_SCALE_256 - Static variable in interface eve.sys.ImageData
An image type - one byte per pixel gray scale.
TYPE_GRAY_SCALE_4 - Static variable in interface eve.sys.ImageData
An image type - 2 bits per pixel gray scale.
TYPE_IMAGE - Static variable in interface eve.sys.IClipboard
This is a Clipboard type that represents an eve.sys.ImageData type.
TYPE_INDEXED_16 - Static variable in interface eve.sys.ImageData
An image type - 4 bits per pixel indexed color.
TYPE_INDEXED_2 - Static variable in interface eve.sys.ImageData
An image type - 1 bit per pixel indexed color.
TYPE_INDEXED_256 - Static variable in interface eve.sys.ImageData
An image type - one byte per pixel indexed color.
TYPE_INDEXED_4 - Static variable in interface eve.sys.ImageData
An image type - 2 bits per pixel indexed color.
TYPE_MASK - Static variable in class eve.database.implement.ByteArrayDatabaseEntry
 
TYPE_MASK - Static variable in interface eve.sys.ImageData
This is a mask you can use to determine TYPE_XXX values
TYPE_MENU - Static variable in class eve.ui.SoftKeyBar
A return value for getType() - indicates that only a single MENU softkey is available (e.g. on an Android platform).
TYPE_MONO - Static variable in interface eve.sys.ImageData
An image type - one bit per pixel.
TYPE_NONE - Static variable in class eve.ui.SoftKeyBar
A return value for getType() - indicates that the system does not use softkeys.
TYPE_OPEN - Static variable in class eve.io.FileChooserParameters
 
TYPE_RGB - Static variable in interface eve.sys.ImageData
An image type - one byte per color component, three bytes per pixel.
TYPE_SAVE - Static variable in class eve.io.FileChooserParameters
 
TYPE_SINGLE - Static variable in class eve.ui.SoftKeyBar
A return value for getType() - indicates that only one softkey exists but it is visible and can be a button or a menu.
TYPE_TEXT - Static variable in interface eve.sys.IClipboard
This is a Clipboard type that represents Unicode text.
TYPE_UNKNOWN - Static variable in interface eve.sys.ImageData
An image type - the type could not be determined
typed(String) - Method in interface eve.sys.ITerminal
Simulate the user typing the text.
TypeMethod - Class in eve.sys
 
TypeMethod() - Constructor for class eve.sys.TypeMethod
 
typeOfData(byte[], int, int) - Static method in class eve.util.ByteEncoder
Return the Wrapper type of the data stored at the specified location.
typeToClass(String) - Static method in class eve.reflect.Reflect
Creates a new class from a java encoded type string, searching all the registered class loaders if necessary.
typeToString(String) - Static method in class eve.reflect.Reflect
This converts a encoded Java type to a printable type. e.g. it will convert "I" to "int", "Z" to "boolean" and "Ljava/lang/String;" to java.lang.String
TZifTimeZone - Class in eve.sys
This class implements a TimeZone from a Linux TZif formatted timezone file.
TZifTimeZone(String, byte[], int, int) - Constructor for class eve.sys.TZifTimeZone
Create a TZifTimeZone from the bytes of a TZif file.

U

udiv_qrnnd(long, int) - Static method in class eve.math.MPN
 
UGARITIC - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Ugaritic" Unicode character block.
UIBuilder - Class in eve.ui.data
The UIBuilder class provides a very easy way of building a user interface using an Editor and an editable object.
UIBuilder() - Constructor for class eve.ui.data.UIBuilder
 
UIBuilder(Editor) - Constructor for class eve.ui.data.UIBuilder
Create a UIBuilder for an Editor.
UIBuilder(Editor, Object) - Constructor for class eve.ui.data.UIBuilder
Create a UIBuilder for an Editor which will edit a specific type of object.
UIBuilder(Editor, Object, CellPanel) - Constructor for class eve.ui.data.UIBuilder
Create a UIBuilder for an Editor which will edit a specific type of object, given a CellPanel that has already been added to the Editor as the starting point.
UIConstants - Interface in eve.ui
 
UK - Static variable in class java.util.Locale
Locale which represents the United Kingdom.
UNASSIGNED - Static variable in class java.lang.Character
General category "Cn" in the Unicode specification.
Unbuffered - Class in eve.ui.launcher
 
Unbuffered() - Constructor for class eve.ui.launcher.Unbuffered
 
uncaughtException(Thread, Throwable) - Method in class java.lang.ThreadGroup
When a Thread in this ThreadGroup does not catch an exception, the virtual machine calls this method.
UNDECIMBER - Static variable in class java.util.Calendar
Constant representing Undecimber.
UndeclaredThrowableException - Exception in java.lang.reflect
This exception class is thrown by a Proxy instance if the invoke method of that instance's InvocationHandler attempts to throw an exception that not declared by the throws clauses of all of the interface methods that the proxy instance is implementing.
UndeclaredThrowableException(Throwable) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Wraps the given checked exception into a RuntimeException, with no detail message.
UndeclaredThrowableException(Throwable, String) - Constructor for exception java.lang.reflect.UndeclaredThrowableException
Wraps the given checked exception into a RuntimeException, with the specified detail message.
undefine(String) - Static method in class com.stevesoft.pat.Regex
Removes a custom defined rule.
undefine(String) - Static method in class com.stevesoft.pat.ReplaceRule
 
UndeletedFilesException() - Constructor for exception eve.ui.installer.Installer.UndeletedFilesException
 
UNDERLINE - Static variable in class eve.fx.Font
An underlined font style.
underline(Object, char[], int, int, int, int, int) - Method in class eve.fx.Graphics
Call this after you have called drawText().
UNDERLINE - Static variable in class eve.fx.points.PointFont
An underlined font style.
underline - Variable in class eve.ui.data.FontChooser
 
underline - Variable in class eve.ui.FontSelector
 
underList - Variable in class eve.ui.data.ListEditor
 
undoSipChanges(boolean) - Method in class eve.ui.Window
 
unfreeze() - Method in class eve.sys.Progress
This is automatically done on close() but you can call it before if you called freeze() previously.
unhide(Control, boolean) - Method in class eve.ui.Container
Make visible a Control hidden by hide().
unhide(boolean) - Method in class eve.ui.Control
Reveal the Control after being hidden by hide().
unhide(boolean) - Method in class eve.ui.HideControl
 
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Unified Canadian Aboriginal Syllabics" Unicode character block.
uninstall(InstalledConfig) - Method in class eve.ui.installer.Installer
 
UninstallInfo - Static variable in class eve.sys.install.InstallerConfig
This is the property name for the uninstaller executable.
UninstallInfo() - Constructor for class eve.ui.installer.Installer.UninstallInfo
 
union(Mask) - Method in class eve.fx.Mask
This unions two masks together.
unionWith(Rect) - Method in class eve.fx.Rect
 
unitPreferredHeight - Variable in class eve.ui.QuickLayout
 
unitPreferredWidth - Variable in class eve.ui.QuickLayout
 
Unix - Class in eve.sys.unix
 
UNIX_SYSTEM - Static variable in interface eve.io.FileConstants
The file system is a Unix/Linux type system.
unknown(String) - Static method in class eve.sys.Locale
This checks if the value is either null or the unknownString.
UNKNOWN_NUMBER_OF_PAGES - Static variable in interface eve.fx.print.Printable
 
UnknownEncodingException - Exception in eve.io.block
 
UnknownEncodingException() - Constructor for exception eve.io.block.UnknownEncodingException
 
UnknownEncodingException(String) - Constructor for exception eve.io.block.UnknownEncodingException
 
UnknownError - Error in java.lang
 
UnknownError(String) - Constructor for error java.lang.UnknownError
 
UnknownError() - Constructor for error java.lang.UnknownError
 
UnknownException() - Constructor for exception eve.io.block.RemoteCall.UnknownException
 
UnknownException(String) - Constructor for exception eve.io.block.RemoteCall.UnknownException
 
UnknownHostException - Exception in java.net
This exception indicates that an attempt was made to reference a hostname or IP address that is not valid.
UnknownHostException() - Constructor for exception java.net.UnknownHostException
Create a new instance without a descriptive error message.
UnknownHostException(String) - Constructor for exception java.net.UnknownHostException
Create a new instance with a descriptive error message, such as the name of the host that could not be resolved.
unknownString - Static variable in class eve.sys.Locale
This is the value that will be returned by getString() in some instances if the value is not known.
unloadVM(Frame) - Static method in class eve.ui.VMOptions
 
unlock() - Method in class eve.sys.Gate
Release the gate.
unlock() - Method in class eve.sys.ReadWriteLock
Release a read or write lock.
unlock() - Method in class eve.ui.Control
 
unmodifiableCollection(Collection) - Static method in class java.util.Collections
Returns an unmodifiable view of the given collection.
unmodifiableList(List) - Static method in class java.util.Collections
Returns an unmodifiable view of the given list.
unmodifiableMap(Map) - Static method in class java.util.Collections
Returns an unmodifiable view of the given map.
unmodifiableSet(Set) - Static method in class java.util.Collections
Returns an unmodifiable view of the given set.
unmodifiableSortedMap(SortedMap) - Static method in class java.util.Collections
Returns an unmodifiable view of the given sorted map.
unmodifiableSortedSet(SortedSet) - Static method in class java.util.Collections
Returns an unmodifiable view of the given sorted set.
unmodified - Variable in class eve.ui.installer.Installer.InstalledFilesState
 
unnamed - Static variable in class eve.ui.ControlBase
This is set to be the current PenEvent in the onPenEvent() handler.
unNull(Dimension) - Static method in class eve.fx.Dimension
 
unNull(Point) - Static method in class eve.fx.Point
 
unNull(Rect) - Static method in class eve.fx.Rect
 
unNull(ControlIterator) - Static method in class eve.ui.ControlIterator
 
unNull(CharArray) - Static method in class eve.util.CharArray
 
unread(int) - Method in class java.io.PushbackInputStream
This method pushes a single byte of data into the pushback buffer.
unread(byte[]) - Method in class java.io.PushbackInputStream
This method pushes all of the bytes in the passed byte array into the pushback bfer.
unread(byte[], int, int) - Method in class java.io.PushbackInputStream
This method pushed back bytes from the passed in array into the pushback buffer.
unread(int) - Method in class java.io.PushbackReader
This method pushes a single char of data into the pushback buffer.
unread(char[]) - Method in class java.io.PushbackReader
This method pushes all of the chars in the passed char array into the pushback buffer.
unread(char[], int, int) - Method in class java.io.PushbackReader
This method pushed back chars from the passed in array into the pushback buffer.
UnrecoverableEntryException - Exception in java.security
 
UnrecoverableEntryException(String) - Constructor for exception java.security.UnrecoverableEntryException
 
UnrecoverableEntryException() - Constructor for exception java.security.UnrecoverableEntryException
 
UnrecoverableEntryException(Throwable) - Constructor for exception java.security.UnrecoverableEntryException
 
UnrecoverableEntryException(String, Throwable) - Constructor for exception java.security.UnrecoverableEntryException
 
UnrecoverableKeyException - Exception in java.security
 
UnrecoverableKeyException(String) - Constructor for exception java.security.UnrecoverableKeyException
 
UnrecoverableKeyException() - Constructor for exception java.security.UnrecoverableKeyException
 
UnrecoverableKeyException(Throwable) - Constructor for exception java.security.UnrecoverableKeyException
 
UnrecoverableKeyException(String, Throwable) - Constructor for exception java.security.UnrecoverableKeyException
 
unref(int) - Static method in class eve.nativeaccess.NativeAccess
 
unregisterAutoStart(String, int) - Static method in class eve.net.RemoteConnection
Use this to unregister an AutoStart entry.
unregisterFromAllAutoStarts(String) - Static method in class eve.net.RemoteConnection
 
unsafe - Static variable in class eve.database.implement.RandomAccessDatabaseStream
 
UnsatisfiedLinkError - Error in java.lang
 
UnsatisfiedLinkError(String) - Constructor for error java.lang.UnsatisfiedLinkError
 
UnsatisfiedLinkError() - Constructor for error java.lang.UnsatisfiedLinkError
 
UnsatisfiedLinkError(Throwable) - Constructor for error java.lang.UnsatisfiedLinkError
 
UnsatisfiedLinkError(String, Throwable) - Constructor for error java.lang.UnsatisfiedLinkError
 
unscaledValue() - Method in class eve.math.BigDecimal
 
unscaledValue() - Method in class java.math.BigDecimal
Returns a BigInteger whose value is the unscaled value of this BigDecimal.
unselectedItem - Variable in class eve.ui.ChoiceControl
If this is not null then this is displayed if there is no selected item.
unsortedNames - Variable in class eve.io.FakeFileSystem
 
UnsupportedEncodingException - Exception in java.io
This exception is thrown when the requested character encoding is not supported.
UnsupportedEncodingException() - Constructor for exception java.io.UnsupportedEncodingException
Create an exception without a descriptive error message.
UnsupportedEncodingException(String) - Constructor for exception java.io.UnsupportedEncodingException
Create an exception with a descriptive error message.
UnsupportedEncodingException(Throwable) - Constructor for exception java.io.UnsupportedEncodingException
Create an exception without a descriptive error message.
UnsupportedEncodingException(String, Throwable) - Constructor for exception java.io.UnsupportedEncodingException
Create an exception with a descriptive error message.
UnsupportedImageFormatException - Exception in eve.fx
This is thrown during Image decoding if the image format is not supported.
UnsupportedImageFormatException() - Constructor for exception eve.fx.UnsupportedImageFormatException
 
UnsupportedOperationException - Exception in java.lang
 
UnsupportedOperationException() - Constructor for exception java.lang.UnsupportedOperationException
 
UnsupportedOperationException(String) - Constructor for exception java.lang.UnsupportedOperationException
 
UnsupportedOperationException(Throwable) - Constructor for exception java.lang.UnsupportedOperationException
 
UnsupportedOperationException(String, Throwable) - Constructor for exception java.lang.UnsupportedOperationException
 
unwrap() - Method in interface com.stevesoft.pat.BasicStringBufferLike
 
unwrap() - Method in class com.stevesoft.pat.StringBufferLike
 
unwrap() - Method in interface com.stevesoft.pat.StringLike
Obtain the underlying object, be it a String, char[], RandomAccessFile, whatever.
unwrap() - Method in class com.stevesoft.pat.wrap.CharArrayBufferWrap
 
unwrap() - Method in class com.stevesoft.pat.wrap.CharArrayWrap
 
unwrap() - Method in class com.stevesoft.pat.wrap.RandomAccessFileWrap
 
unwrap() - Method in class com.stevesoft.pat.wrap.StringBufferWrap
 
unwrap() - Method in class com.stevesoft.pat.wrap.StringWrap
 
unwrap() - Method in class com.stevesoft.pat.wrap.WriterWrap
 
unwrapBoolean(Object) - Static method in class eve.sys.Reflection
 
unwrapDouble(Object) - Static method in class eve.sys.Reflection
 
unwrapLong(Object) - Static method in class eve.sys.Reflection
 
Up - Static variable in interface eve.fx.GraphicsConstants
 
UP - Static variable in interface eve.fx.gui.IKeys
special key
Up - Static variable in interface eve.ui.ControlConstants
 
UP_DOWN_CURSOR - Static variable in interface eve.fx.gui.Cursor
 
UP_DOWN_CURSOR - Static variable in interface eve.sys.VmConstants
 
upButton - Variable in class eve.ui.UpDownScroller
The up button.
update(Graphics) - Method in class eve.fx.gui.EveCanvas
 
update(int) - Method in interface eve.io.Checksum
Adds one byte to the data checksum.
update(byte[], int, int) - Method in interface eve.io.Checksum
Adds the byte array to the data checksum.
update(int) - Method in class eve.io.CRC32
Updates the checksum with the int bval.
update(byte[], int, int) - Method in class eve.io.CRC32
Adds the byte array to the data checksum.
update(byte[]) - Method in class eve.io.CRC32
Adds the complete byte array to the data checksum.
update(byte) - Method in class eve.security.MD5
Adds a single byte to the digest.
update(byte[]) - Method in class eve.security.MD5
Adds a complete byte array to the digest.
update(String) - Method in class eve.security.MD5
Adds a String to the digest.
update(byte[], int) - Method in class eve.security.MD5
Adds a portion of a byte array to the digest.
update(byte[], int, int) - Method in class eve.security.MD5
Adds a portion of a byte array to the digest.
update(File) - Method in class eve.security.MD5
Adds a complete file to the digest.
update(byte) - Method in class eve.security.SHA1
Adds a single byte to the digest.
update(byte[]) - Method in class eve.security.SHA1
Deprecated.
use update(byte[], int, int) instead
update(byte[], int, int) - Method in class eve.security.SHA1
Adds a portion of a byte array to the digest.
update(String) - Method in class eve.security.SHA1
Deprecated.
don't use this method anymore (it's not clean), you might want to try update(sData.getBytes()) instead
update() - Method in class eve.sys.Time
Update values like dayOfWeek from the year, month, day and time values.
update(Control) - Method in class eve.ui.ButtonObject
 
update() - Method in class eve.ui.ControlAnchor
 
update() - Method in class eve.ui.data.Notepad
 
update() - Method in class eve.ui.EditControl
 
update() - Method in class eve.ui.formatted.data.HtmlViewer
 
update() - Method in class eve.ui.Input
 
update() - Method in class eve.ui.MessageArea
 
update() - Method in class eve.ui.table.HexTableModel
Update the display if you have made changes to the stream.
update(boolean) - Method in class eve.ui.table.TableControl
Update the table to reflect any changes.
update() - Method in class eve.ui.table.TreeTableModel
Call this if you have changed the tree data structure - this updates the TreeControl containing this model with an automatic repaint.
update() - Method in class eve.ui.TextMessage
 
update() - Method in class eve.ui.TextPad
 
update(boolean) - Method in class eve.ui.TextPad
 
update(int) - Method in class java.util.zip.Adler32
Updates the checksum with the byte b.
update(byte[]) - Method in class java.util.zip.Adler32
Updates the checksum with the bytes taken from the array.
update(byte[], int, int) - Method in class java.util.zip.Adler32
Updates the checksum with the bytes taken from the array.
update(int) - Method in interface java.util.zip.Checksum
Adds one byte to the data checksum.
update(byte[], int, int) - Method in interface java.util.zip.Checksum
Adds the byte array to the data checksum.
update(int) - Method in class java.util.zip.CRC32
Updates the checksum with the int bval.
update(byte[], int, int) - Method in class java.util.zip.CRC32
Adds the byte array to the data checksum.
update(byte[]) - Method in class java.util.zip.CRC32
Adds the complete byte array to the data checksum.
updateCard(Card) - Method in class eve.ui.CardPanel
 
updateCard(Card) - Method in interface eve.ui.MultiCardPanel
This can be called explicitly if a change has been made to the Card.
updateCard(Card) - Method in class eve.ui.MultiCardPanelAdapter
 
updateCard(Card) - Method in class eve.ui.TabbedPanel
 
updateControls(boolean) - Method in class eve.ui.table.TableControl
Prepare Controls for a change in the Table structure.
updateControls(boolean) - Method in class eve.ui.table.TableModel
 
updateCount - Variable in class eve.database.SafeDBAccess
 
updated() - Method in class eve.ui.game.AniImage
Marks the image as not having been changed.
updateData() - Method in class eve.ui.Control
This tells the control to consider its current data to be unchanged.
updateData() - Method in class eve.ui.EditControl
 
updateData(boolean) - Method in class eve.ui.table.GridTableModel
Call this method if you have changed any data in the grid for the TableModel.
updateDCDuringDD(boolean, PenEvent) - Method in class eve.ui.Control
 
updateDisplay() - Method in class eve.ui.Console
This does not shift the position to the end of the text, use refresh() that instead.
updateDisplay(int) - Method in class eve.ui.Console
 
updateDisplay() - Method in class eve.ui.data.icons.TestIcon
 
updateDisplay() - Method in class eve.ui.filechooser.FileListTableModel
 
updateDisplay() - Method in class eve.ui.table.IconTableModel
Update the table display after any changes.
updateDragFromOtherControl(Control, Control, int, int, PenEvent, boolean) - Method in class eve.ui.DragContext
This is used by a Control during a Drag and Drop operation.
updateFileList(Vector, boolean) - Method in class eve.ui.SimpleFileChooser
 
updateFlags(int, byte) - Method in class eve.ui.table.TreeTableModel
This changes the flags for the node on a line.
updateFrom(FieldTransfer) - Method in interface eve.sys.DataInterface
 
updateFrom(Object, DataInterface) - Method in class eve.sys.FieldTransfer
 
updateFrom(FieldTransfer) - Method in class eve.ui.Control
 
updateInsertion(TreeNode) - Method in class eve.ui.table.TreeControl
 
updateInWindowThread(boolean) - Method in class eve.ui.table.TableControl
 
updateItems() - Method in interface eve.data.ISimpleList
Redraw the items on the screen.
updateItems() - Method in class eve.ui.ChoiceControl
This updates the control to new choices added and then refreshes it on screen.
updateItems() - Method in class eve.ui.Menu
 
updateMenu(File, String[], Vector) - Method in class eve.ui.FileChooserFolderChoice
 
updateScroll(int) - Method in class eve.ui.ScrollBarPanel
 
updateScroll(int) - Method in interface eve.ui.ScrollServer
This method tells the ScrollServer to update a particular scrolling control.
updateScroll(int) - Method in class eve.ui.UpDownScroller
 
updateScrolls() - Method in class eve.ui.TextPad
 
updateScrollServer(int) - Method in class eve.ui.Canvas
 
updateTabs() - Method in class eve.ui.TabbedPanel
Call this if you have made an update to the Cards or any other change that does not automatically update the Tabs.
updateTask() - Method in class eve.ui.ProgressBarForm
 
updateText(boolean) - Method in class eve.ui.Input
 
updateText(boolean, boolean) - Method in class eve.ui.Input
 
updateTo(FieldTransfer) - Method in interface eve.sys.DataInterface
 
updateTo(FieldTransfer) - Method in class eve.ui.Control
 
updateTypes(FieldSortEntry) - Method in class eve.database.implement.DatabaseObject
 
updown - Static variable in class eve.ui.PanelSplitter
 
UPDOWN_BUTTONS - Static variable in class eve.ui.data.ListEditor
 
UpDownInput - Class in eve.ui
An UpDownInput is generally used within groups within a single popup-window.
UpDownInput(int) - Constructor for class eve.ui.UpDownInput
Create an UpDownInput that is a specific number of columns wide.
UpDownScroller - Class in eve.ui
This is a CellPanel which provides up and down arrow buttons or left and right buttons which will appear if necessary.
UpDownScroller(ScrollClient) - Constructor for class eve.ui.UpDownScroller
This creates the scroller with up/down buttons.
UpDownScroller(ScrollClient, boolean) - Constructor for class eve.ui.UpDownScroller
 
upIcon - Static variable in class eve.ui.data.ListEditor
 
upper - Static variable in class com.stevesoft.pat.Bits
 
Uppercase - Static variable in class eve.util.mString
 
UPPERCASE_LETTER - Static variable in class java.lang.Character
General category "Lu" in the Unicode specification.
URL - Class in eve.net
 
URL() - Constructor for class eve.net.URL
 
URL - Class in java.net
To reduce the size of the Eve library, this class does not fully implement the standard java.net.URL class.
URL(String, String, int, String) - Constructor for class java.net.URL
Constructs a URL and loads a protocol handler for the values passed as arguments.
URL(String, String, String) - Constructor for class java.net.URL
Constructs a URL and loads a protocol handler for the values passed in as arugments.
URL(String, String, int, String, URLStreamHandler) - Constructor for class java.net.URL
This method initializes a new instance of URL with the specified protocol, host, port, and file.
URL(String) - Constructor for class java.net.URL
Initializes a URL from a complete string specification such as "http://www.urbanophile.com/arenn/".
URL(URL, String) - Constructor for class java.net.URL
 
URL(URL, String, URLStreamHandler) - Constructor for class java.net.URL
Creates an URL from given arguments This method parses a String representation of a URL within the context of an existing URL.
url - Variable in class java.net.URL
 
url - Variable in class java.net.URLConnection
 
URLConnection - Class in java.net
This Class has not yet been implemented.
URLConnection(URL) - Constructor for class java.net.URLConnection
 
URLEncoder - Class in java.net
This utility class contains static methods that converts a string into a fully encoded URL string in x-www-form-urlencoded format.
URLStreamHandler - Class in java.net
 
URLStreamHandler() - Constructor for class java.net.URLStreamHandler
 
US - Static variable in class java.util.Locale
Locale which represents the United States.
use3DPopup - Static variable in class eve.ui.Menu
 
useCross - Variable in class eve.ui.CheckBox
If this is true the checkbox will draw an 'x' instead of a tick.
useDataObjects - Variable in class eve.ui.advanced.database.DatabaseTableModel
 
useDaylightTime() - Method in class eve.sys.TZifTimeZone
Returns if this TimeZone uses daylight savings.
useDaylightTime() - Method in class java.util.SimpleTimeZone
Returns if this time zone uses daylight savings time.
useDaylightTime() - Method in class java.util.TimeZone
Returns true, if this time zone uses Daylight Savings Time.
useDefaultColors - Variable in class eve.ui.VMOptions
 
useEncryption(DataProcessor, DataProcessor) - Method in interface eve.database.Database
Use this when opening the database and accessing the data.
useEncryption(DataProcessor, DataProcessor) - Method in class eve.database.implement.DatabaseObject
 
useFullControlSize(Dimension, Dimension) - Method in class eve.ui.ShowBusy
This can be called from calculateBackgroundSize().
useFullPopup - Variable in class eve.ui.DateTimeInput
Set this false if you only want simple single line input for the date/time.
useIcons - Static variable in class eve.io.FileChooserParameters
 
useImages - Variable in class eve.ui.filechooser.FileChooserDemo
 
useJavaVM - Variable in class eve.ui.VMOptions
 
useLeftRightButtons - Variable in class eve.ui.TabbedPanel
 
useMenuItems - Variable in class eve.ui.ChoiceControl
 
useNativeTextInput - Static variable in class eve.ui.Gui
 
useNonNativeDialog - Variable in class eve.ui.print.PrintForm
 
UseNonNativeMethodException - Exception in eve.sys
This is used by native methods to indicate that the non-native version should be used instead.
UseNonNativeMethodException() - Constructor for exception eve.sys.UseNonNativeMethodException
 
UseNonNativeMethodException(String) - Constructor for exception eve.sys.UseNonNativeMethodException
 
useOther - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
usePassword(Object) - Method in interface eve.database.Database
Use this when opening the database and accessing the data.
usePassword(Object) - Method in class eve.database.implement.DatabaseObject
 
usePersistentHistory(String, boolean) - Method in class eve.ui.filechooser.FileChooser
 
usePersistentHistoryAsStartLocation - Variable in class eve.ui.filechooser.FileChooser
If this is true and persistentHistoryKey is not null, then the most recently opened directory will be used as the start location.
userAppData - Variable in class eve.sys.Windows.WindowsDirectories
 
userCancelled(boolean) - Method in class eve.ui.installer.Installer
 
userDesktop - Variable in class eve.sys.Windows.WindowsDirectories
 
userDocuments - Variable in class eve.sys.Windows.WindowsDirectories
 
userName - Variable in class eve.sys.Windows.WindowsDirectories
 
UserNotFoundException - Exception in eve.sys.unix
 
UserNotFoundException(String) - Constructor for exception eve.sys.unix.UserNotFoundException
 
UserNotFoundException(String, Throwable) - Constructor for exception eve.sys.unix.UserNotFoundException
 
useRoughScaling - Variable in class eve.fx.ScaledImageMaker
Deprecated.
 
userProfile - Variable in class eve.sys.Windows.WindowsDirectories
 
userSelected(int) - Method in class eve.ui.Choice
 
userSelected(SimpleItemSelect, int[]) - Method in interface eve.ui.choices.SimpleItemSelect.Customizer
 
userStartMenu - Variable in class eve.sys.Windows.WindowsDirectories
 
userStartMenuPrograms - Variable in class eve.sys.Windows.WindowsDirectories
 
usesAlpha() - Method in class eve.fx.BufferedImageData
 
usesAlpha() - Method in class eve.fx.ByteArrayImageData
 
usesAlpha() - Method in class eve.fx.Drawing
 
usesAlpha() - Method in class eve.fx.DrawnIcon
 
usesAlpha() - Method in class eve.fx.GraphicsImageData
 
usesAlpha() - Method in class eve.fx.GrayScaleImage
 
usesAlpha() - Method in class eve.fx.Icon
 
usesAlpha() - Method in class eve.fx.IconAndText
This always returns true.
usesAlpha() - Method in interface eve.fx.IImage
Returns whether the image uses the Alpha channel.
usesAlpha() - Method in class eve.fx.Image
 
usesAlpha() - Method in class eve.fx.ImageAdapter
 
usesAlpha() - Method in class eve.fx.ImageSubSection
 
usesAlpha() - Method in class eve.fx.Picture
 
usesAlpha() - Method in class eve.fx.PixelBuffer
This always returns true.
usesAlpha() - Method in class eve.fx.RotatedImageData
 
usesColorTable(int) - Static method in class eve.fx.ImageTool
 
useScrollBars - Variable in class eve.ui.MessageBox
 
useScrollBarSize - Variable in class eve.ui.Choice
This is the number of items that must be in the Menu in order for it to use ScrollBars instead of the up/down buttons.
useScrollBarSize - Variable in class eve.ui.Menu
If this value is -1, then the defaultUseScrollBarSize will be used, if it is zero then scroll bars will never be used and if it is greater than zero it specifies how many items required to switch from up/down button scrolling to using a full scroll bar.
useSeparateThreadForEach - Variable in class eve.sys.EventDispatcher
If this is set true then each event is delivered in its own thread.
useSIP - Variable in class eve.sys.options.VMOptions
 
useSizeBar - Variable in class eve.ui.FormFrame
Set this true to show an Eve Size Bar
useSoftKeyboard - Variable in class eve.sys.options.VMOptions
 
useSpace - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
useSplittablePanel - Variable in class eve.ui.data.ListEditor
 
useSystemClipboard - Static variable in class eve.ui.Gui
 
useSystemFonts() - Static method in class eve.ui.VMOptions
Determine if System fonts only should be used.
useTab - Variable in class eve.ui.table.data.FieldTableExportSpecs
 
useTextMessage - Variable in class eve.ui.MessageBox
 
useThreadPool - Static variable in class eve.io.block.RemoteCallHandlerObject
If this is true then the RemoteCallHandlerObject will use a Thread pool to run threads.
useVersion1 - Static variable in class eve.util.TextEncoder
 
usingAlpha() - Method in class eve.io.PNGEncoder
 
usingSoftKeys() - Static method in class eve.ui.SoftKeyBar
This returns true if SoftKeys are under this platform.
USMeasurment - Static variable in class eve.sys.Locale
 
UTC(int, int, int, int, int, int) - Static method in class java.util.Date
Deprecated.
Use Calendar with a UTC TimeZone instead.
UTCTimeToLocal(long) - Static method in class eve.sys.Time
Deprecated.
- use Time.UTCToLocal(Time dest,TimeZone tz) instead.
UTCToLocal(Time, TimeZone) - Method in class eve.sys.Time
Determine what the local time at a current TimeZone was at a particular UTC time(given by the year,month,day,hours,minutes,seconds,millis values in this Time Object) at a particular TimeZone.
Utf16Codec - Class in eve.io
 
Utf16Codec(boolean, int) - Constructor for class eve.io.Utf16Codec
Create a Utf16Codec that will default to either big-endian byte encoding or little-endian byte encoding unless a Byte Order Marker (BOM) is present as the first two bytes, in which case the BOM will determine the endianess (endianity?)
Utf8Codec - Class in eve.io
This Codec is used to translate between 16-bit Unicode Characters (Java "char" data) and 8-bit bytes using the Standard UTF-8 method, with the restriction that unicode characters will only be in the range 0x0000 and 0xffff.
Utf8Codec(int) - Constructor for class eve.io.Utf8Codec
 
Utf8Codec() - Constructor for class eve.io.Utf8Codec
 
UTF_16_BE - Static variable in class eve.io.TextCodecBOMHandler
 
UTF_16_LE - Static variable in class eve.io.TextCodecBOMHandler
 
UTF_8 - Static variable in class eve.io.TextCodecBOMHandler
 
UTFDataFormatException - Exception in java.io
When reading a UTF string from an input stream, this exception is thrown to indicate that the data read is invalid.
UTFDataFormatException() - Constructor for exception java.io.UTFDataFormatException
Create a new UTFDataFormatException without a descriptive error message.
UTFDataFormatException(String) - Constructor for exception java.io.UTFDataFormatException
Create a new UTFDataFormatException with a descriptive error message.
UTFDataFormatException(Throwable) - Constructor for exception java.io.UTFDataFormatException
Create a new UTFDataFormatException without a descriptive error message.
UTFDataFormatException(String, Throwable) - Constructor for exception java.io.UTFDataFormatException
Create a new UTFDataFormatException with a descriptive error message.
UtfPool() - Constructor for class eve.applet.ClassFile.UtfPool
 
UtfPool(byte[]) - Constructor for class eve.applet.ClassFile.UtfPool
 
UtfStringConstant() - Constructor for class eve.applet.ClassFile.UtfStringConstant
 
UtfStringConstant() - Constructor for class eve.sys.ClassFile.UtfStringConstant
 
Util() - Constructor for class eve.io.filestore.FileStore.Util
 
Utils - Class in eve.util
 
Utils() - Constructor for class eve.util.Utils
 
UUID - Class in java.util
This class represents a 128-bit UUID value.
UUID(long, long) - Constructor for class java.util.UUID
Constructs a new UUID.

V

val - Variable in class com.stevesoft.pat.Rthings
The numeric identity of the next () to be encountered while compiling the pattern.
valid() - Method in class java.io.FileDescriptor
 
validate(StringLike, int, int) - Method in class com.stevesoft.pat.Validator
This method does extra checking on a matched section of a String beginning at position start and ending at end.
validate() - Method in class eve.ui.FontSetup
 
VALIDATE_ACTION - Static variable in class eve.ui.UpDownInput
 
VALIDATE_DATA_ENTRY - Static variable in class eve.ui.UpDownInput
 
VALIDATE_LOSING_FOCUS - Static variable in class eve.ui.UpDownInput
 
validateAuthenticator(byte[]) - Method in class eve.security.SecureDocument
Validate the reply from the server as created by authenticate().
validateBeforeExit(int) - Method in class eve.ui.Form
 
validateData(int) - Method in class eve.ui.UpDownInput
This is called when the control loses focus or if the action key is pressed.
validateEntries() - Method in class eve.database.implement.FoundEntriesObject
This is used for debugging only.
validateEntry(Database, DatabaseEntry, DatabaseEntry) - Method in interface eve.database.DataValidator
This method can be used to either alter data before it is saved into the database or to abort a particular operation by throwing an InvalidDataException.
validateEntry(Database, DatabaseEntry, DatabaseEntry) - Method in class eve.database.implement.FieldModifier
 
validateFinalText(String, String) - Method in class eve.ui.NumberEntry
 
validateMode(String) - Static method in class eve.io.RandomStream
Validate the specified mode, which must be "r" or "rw".
validateObject() - Method in interface java.io.ObjectInputValidation
This method is called to validate an object after serialization is complete.
validatePage(PageFormat, int) - Method in class eve.fx.print.BatchPrinter
 
validatePage(PageFormat, int) - Method in interface eve.fx.print.Printable
This should return true if the page with the specified index should be printed.
validatePage(PageFormat, int) - Method in class eve.fx.print.PrintableObject
 
validatePage(PageFormat, int) - Method in class eve.fx.print.PrintPages
 
validatePassword(String, String) - Static method in class com.ewesoft.pub.security.BCrypt
 
validatePassword(String, String) - Static method in class com.ewesoft.pub.security.Password
 
validatePixelBuffer(boolean, ImageData, int[], int, int, int, int) - Static method in class eve.fx.ImageTool
Checks the buffer to be used for getPixels() or setPixels() and throws any appropriate exceptions.
validateRGBLine(int[], int, int, int, int) - Static method in class eve.fx.ImageTool
 
validateScanLine(ImageData, Object, int, int, int, int) - Static method in class eve.fx.ImageTool
This checks that the Object holding scan line data is of the correct type to hold scan lines for the specified source or destination ImageData, and that the array is big enough to hold all the specified scan lines.
validateText(String) - Method in class eve.ui.Input
This is used to validate any new text.
Validator - Class in com.stevesoft.pat
This class makes it easy to create your own patterns and integrate them into Regex.
Validator() - Constructor for class com.stevesoft.pat.Validator
 
validator - Variable in class eve.ui.EditControl
 
value - Variable in class eve.data.Property
 
Value - Interface in eve.data
 
value - Variable in class eve.security.RSAKey
 
value - Variable in class eve.ui.event.ScrollEvent
 
value - Variable in class eve.ui.InputKeyPad
 
value - Variable in class eve.util.OwnedProperties.OwnedProperty
 
value - Variable in class eve.util.Tag
 
VALUE_AVAILABLE_PRINTERS_DONT_SHOW_LIST - Static variable in class eve.fx.print.PrinterProperties
This is a possible value for the AVAILABLE_PRINTERS property and indicates that the printer dialog should not display or allow the use to change the available printer.
valueOf(long) - Static method in class eve.math.BigDecimal
 
valueOf(long, int) - Static method in class eve.math.BigDecimal
 
valueOf(long) - Static method in class eve.math.BigInteger
Return a (possibly-shared) BigInteger with a given long value.
valueOf(boolean) - Static method in class java.lang.Boolean
Returns the Boolean TRUE if the given boolean is true, otherwise it will return the Boolean FALSE.
valueOf(String) - Static method in class java.lang.Boolean
Returns the Boolean TRUE if and only if the given String is equal, ignoring case, to the the String "true", otherwise it will return the Boolean FALSE.
valueOf(String, int) - Static method in class java.lang.Byte
Creates a new Byte object using the String and specified radix (base).
valueOf(String) - Static method in class java.lang.Byte
Creates a new Byte object using the String, assuming a radix of 10.
valueOf(char) - Static method in class java.lang.Character
Returns a Character instance representing the specified char value.
valueOf(String) - Static method in class java.lang.Double
Create a new Double object using the String.
valueOf(String) - Static method in class java.lang.Float
Creates a new Float object using the String.
valueOf(String, int) - Static method in class java.lang.Integer
Creates a new Integer object using the String and specified radix (base).
valueOf(String) - Static method in class java.lang.Integer
Creates a new Integer object using the String, assuming a radix of 10.
valueOf(String, int) - Static method in class java.lang.Long
Creates a new Long object using the String and specified radix (base).
valueOf(String) - Static method in class java.lang.Long
Creates a new Long object using the String, assuming a radix of 10.
valueOf(String, int) - Static method in class java.lang.Short
Creates a new Short object using the String and specified radix (base).
valueOf(String) - Static method in class java.lang.Short
Creates a new Short object using the String, assuming a radix of 10.
valueOf(char[]) - Static method in class java.lang.String
 
valueOf(char[], int, int) - Static method in class java.lang.String
 
valueOf(boolean) - Static method in class java.lang.String
Converts the given boolean to a String.
valueOf(char) - Static method in class java.lang.String
Converts the given char to a String.
valueOf(int) - Static method in class java.lang.String
Converts the given int to a String.
valueOf(float) - Static method in class java.lang.String
Converts the given float to a String.
valueOf(double) - Static method in class java.lang.String
 
valueOf(long) - Static method in class java.lang.String
 
valueOf(Object) - Static method in class java.lang.String
 
valueOf(long) - Static method in class java.math.BigDecimal
Translates a long value into a BigDecimal with a scale of zero.
valueOf(long, int) - Static method in class java.math.BigDecimal
Translates a long unscaled value and an int scale into a BigDecimal.
valueOf(long) - Static method in class java.math.BigInteger
 
values - Variable in class eve.sys.MapRegistryKey
 
values() - Method in class java.util.AbstractMap
Returns a collection or bag view of this map's values.
values() - Method in class java.util.HashMap
Returns a "collection view" (or "bag view") of this HashMap's values.
values() - Method in class java.util.Hashtable
 
values() - Method in interface java.util.Map
Returns a collection (or bag) view of the values in this Map.
values() - Method in class java.util.WeakHashMap
Returns a collection representation of the values in this map.
valuesFlags - Variable in class eve.fx.print.PrinterControl
This contains a single bit for each value represented in this Object. if the XXX_IS_SET bit is present, it means that field in the Object has been set and holds valid data.
valuesRemoved(Vector) - Method in class eve.util.WeakCache
This is called if a clean() call finds values to remove.
vanish - Static variable in class eve.ui.ScrollablePanel
 
variablePercent - Variable in class eve.ui.IconMenu
This is what percent the "preferred" sizes are allowed to vary.
variant() - Method in class java.util.UUID
Returns the variant of the UUID This may be: 0 = Reserved for NCS backwards-compatibility 2 = Leach-Salz (supports the other methods in this class) 6 = Reserved for Microsoft backwards-compatibility 7 = (reserved for future use)
VARIATION_SELECTORS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors" Unicode character block.
VARIATION_SELECTORS_SUPPLEMENT - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Variation Selectors Supplement" Unicode character block.
vbar - Variable in class eve.ui.ScrollBarPanel
The vertical scroll bar.
VCENTER - Static variable in interface eve.fx.AlignmentConstants
 
VCENTER - Static variable in interface eve.ui.CellConstants
 
VCONTRACT - Static variable in interface eve.fx.AlignmentConstants
 
VCONTRACT - Static variable in interface eve.ui.CellConstants
 
Vector - Class in java.util
 
Vector() - Constructor for class java.util.Vector
Constructs an empty vector.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with a given initial size.
Vector(int, int) - Constructor for class java.util.Vector
 
VectorIterator - Class in eve.util
 
VectorIterator() - Constructor for class eve.util.VectorIterator
 
VectorIterator(Vector) - Constructor for class eve.util.VectorIterator
 
verify(int, byte[]) - Method in class eve.security.Signature
Verify that a document with a particular data length and with a particular digest bytes is the same as the one that was signed with this signature.
verify(byte[], int, int, SHA1) - Method in class eve.security.Signature
Verify that a document is the same as the one that was signed with this signature.
verifyBackup() - Method in class eve.database.SafeDBAccess
If no backup exists at all, make it now.
verifyWantDrag() - Method in class eve.ui.Control
This is called only if the WantDrag modifier is set for the Control.
verifyWantDrag() - Method in class eve.ui.EditControl
 
verifyWantHoldDown() - Method in class eve.ui.Control
This is called only if the WantHoldDown modifier is set for the Control.
verifyWantHoldDown() - Method in class eve.ui.EditControl
 
version() - Static method in class com.stevesoft.pat.Regex
The version of this package
version - Variable in class eve.fx.points.PdfMaker
 
Version - Class in eve
This class provides information about the version of the Eve library.
Version() - Constructor for class eve.Version
 
version() - Method in class java.util.UUID
Returns the version # of the UUID.
Vertical - Static variable in interface eve.ui.IScroll
This indicates a Vertical scroller or a Vertical scroll action.
VERTICAL - Static variable in class eve.ui.PanelSplitter
 
VERTICAL - Static variable in class eve.ui.SplittablePanel
 
verticalAbut(Control, Control, int) - Static method in class eve.ui.GuiStyle
 
verticalOnly - Variable in class eve.ui.filechooser.FileListTableModel
 
VerticalScrollPanel - Class in eve.ui
 
VerticalScrollPanel(ScrollClient, boolean) - Constructor for class eve.ui.VerticalScrollPanel
 
VerticalScrollPanel(ScrollClient) - Constructor for class eve.ui.VerticalScrollPanel
 
verticalScrollUnit - Variable in class eve.ui.table.TableModel
This specifies how many rows you can scroll as a unit.
VEXPAND - Static variable in interface eve.fx.AlignmentConstants
 
VEXPAND - Static variable in interface eve.ui.CellConstants
 
VFILL - Static variable in interface eve.fx.AlignmentConstants
 
VFILL - Static variable in interface eve.ui.CellConstants
 
VGROW - Static variable in interface eve.fx.AlignmentConstants
 
VGROW - Static variable in interface eve.ui.CellConstants
 
view - Variable in class eve.ui.advanced.database.DatabaseTableModel
 
VIEW_FILE_TIPS - Static variable in class eve.ui.filechooser.FileChooserOptions
 
VIEW_HIDDEN_FILES - Static variable in class eve.ui.filechooser.FileChooserOptions
 
VIEW_LINKS_IN_SEPARATE_PANEL - Static variable in class eve.ui.filechooser.FileChooserOptions
 
VIEW_NAME_ONLY - Static variable in class eve.ui.filechooser.FileChooserOptions
 
viewing - Variable in class eve.ui.print.PreviewViewer
 
viewing - Variable in class eve.ui.print.PrintPageViewer
 
viewOptions - Variable in class eve.ui.filechooser.FileChooserOptions
 
views - Variable in class eve.database.implement.FoundEntriesObject
 
views - Variable in class eve.database.SafeDBAccess
 
VirtualMachineError - Error in java.lang
 
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
 
VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
 
VirtualMachineError(Throwable) - Constructor for error java.lang.VirtualMachineError
 
VirtualMachineError(String, Throwable) - Constructor for error java.lang.VirtualMachineError
 
virtualSize - Variable in class eve.ui.Canvas
 
visible - Variable in class eve.ui.ScrollTrack
 
visibleHeight - Variable in class eve.fx.gui.SurfaceSIPEvent
The height of the area of the screen still visible after the SIP is shown.
visibleWidth - Variable in class eve.fx.gui.SurfaceSIPEvent
The width of the area of the screen still visible after the SIP is shown.
visibleWindowClientArea(Control, Rect) - Static method in class eve.ui.Gui
This returns the area on the Window of the control that is not obscured by the SIP.
Vm - Class in eve.sys
 
Vm() - Constructor for class eve.sys.Vm
 
VM_CLASS_MEMORY - Static variable in interface eve.sys.VmConstants
 
VM_FILE_SEPARATOR - Static variable in interface eve.sys.VmConstants
Used with getParameter() or setParameter() it determines whether the VM will use the SIP (Supplementary Input Panel).
VM_FLAG_HAS_BACK_BUTTON - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the device has a dedicated "Back" button.
VM_FLAG_HAS_SOFT_KEYS - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the device has at least 2 general purpose "Soft" keys, such as MS SmartPhone devices.
VM_FLAG_HAS_SOFTKEY_MENU_BUTTON - Static variable in interface eve.sys.VmConstants
 
VM_FLAG_HIDDEN_SOFTKEYS - Static variable in interface eve.sys.VmConstants
 
VM_FLAG_IS_APPLET - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the VM is running as an Applet in a browser.
VM_FLAG_IS_MOBILE - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the VM is running on a Mobile PC.
VM_FLAG_IS_MONOCHROME - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the VM is running on a system with a monochrome display.
VM_FLAG_IS_ZAURUS_EVM - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the program is running on the Sharp Zaurus Jeode(R) EVM.
VM_FLAG_LOAD_FAKE_FILE - Static variable in interface eve.sys.VmConstants
 
VM_FLAG_LOW_MEMORY - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the program is running on low-memory device such as the Casio BE300.
VM_FLAG_MAXIMIZE_APPS - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that applications windows should be maximized.
VM_FLAG_NO_CR - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the platform does not want CR characters in its text files.
VM_FLAG_NO_GUI - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the device does not have a functioning GUI even though the eve.fx.WindowSurface exists and eve.fx.WindowSurface.getNew() returns a valid Object.
VM_FLAG_NO_KEYBOARD - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the VM is running on a system that has no keyboard.
VM_FLAG_NO_MOUSE_POINTER - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the VM is running on a system that has no mouse pointer.
VM_FLAG_NO_PEN - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the platform has no mouse OR touchscreen capabilities and only keyboard navigation is possible - for example on many SmartPhone devices.
VM_FLAG_NO_VISIBLE_WINDOW - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the device should not show a visible window.
VM_FLAG_NO_WINDOWS - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that multiple native windows are not supported.
VM_FLAG_SIP_BUTTON_ALWAYS_SHOWN - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the device will ALWAYS display the SIP button.
VM_FLAG_SIP_BUTTON_ON_SCREEN - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the platform has a SipButton at the bottom that may overwrite program controls (only PocketPC has this).
VM_FLAG_SIP_DISABLED - Static variable in interface eve.sys.VmConstants
 
VM_FLAG_SLOW_MACHINE - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the VM is running on a slow machine.
VM_FLAG_SYSTEM_FONTS_ONLY - Static variable in interface eve.sys.VmConstants
 
VM_FLAG_USE_NATIVE_TEXT_INPUT - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that text input is not possible unless a native platform input box is used.
VM_FLAG_USE_SOFT_KEYPAD - Static variable in interface eve.sys.VmConstants
 
VM_FLAG_USING_CLASSES - Static variable in interface eve.sys.VmConstants
This is a VM flag bit which indicates that the main program class was loaded from a class file rather than from a ewe file.
VM_FLAGS - Static variable in interface eve.sys.VmConstants
Used with getParameter() it gets VM flag bits.
VM_NUM_OBJECTS - Static variable in interface eve.sys.VmConstants
 
VM_NUM_THREADS - Static variable in interface eve.sys.VmConstants
 
VM_OBJECT_MEMORY - Static variable in interface eve.sys.VmConstants
 
VM_PATH_SEPARATOR - Static variable in interface eve.sys.VmConstants
 
VMApp - Class in eve.ui.launcher
 
VMApp() - Constructor for class eve.ui.launcher.VMApp
 
VMApps - Class in eve.ui.launcher
 
VMApps() - Constructor for class eve.ui.launcher.VMApps
 
vmArgs - Variable in class eve.ui.launcher.VMApp
 
VmConstants - Interface in eve.sys
 
vmFlags - Static variable in class eve.applet.EveApplet
 
VMLauncher - Class in eve.ui.launcher
 
VMLauncher() - Constructor for class eve.ui.launcher.VMLauncher
 
VMLauncher(Form) - Constructor for class eve.ui.launcher.VMLauncher
 
VmMethodCall - Class in eve.nativeaccess
 
VmMethodCall() - Constructor for class eve.nativeaccess.VmMethodCall
 
VMode - Static variable in class eve.ui.filechooser.FileListTableModel
 
vmode - Variable in class eve.ui.table.IconTableModel
If this is true then the table will scroll vertically only.
vmOptions - Variable in class eve.server.RemoteAppEntry
 
VMOptions - Class in eve.sys.options
This class holds options for the VM if the class eve.ui.VMOptions does not exist.
VMOptions() - Constructor for class eve.sys.options.VMOptions
 
vmOptions - Static variable in class eve.sys.options.VMOptions
This holds an instance of VMOptions that has been initialized to the correct saved values.
vmOptions - Variable in class eve.ui.launcher.RemoveInstallation
 
VMOptions - Class in eve.ui
 
VMOptions() - Constructor for class eve.ui.VMOptions
 
VmServer - Class in eve.sys
 
VmServer() - Constructor for class eve.sys.VmServer
 
VOID - Static variable in class eve.sys.Wrapper
 
Void - Class in java.lang
Void is a placeholder class so that the variable Void.TYPE (also available as void.class) can be supported for reflection return types.
VOLATILE - Static variable in class eve.reflect.Modifier
 
VOLATILE - Static variable in class java.lang.reflect.Modifier
Volatile: Field: cannot be cached.
VOLUME_FLAG_CDROM - Static variable in interface eve.io.VolumeConstants
 
VOLUME_FLAG_FIXED - Static variable in interface eve.io.VolumeConstants
 
VOLUME_FLAG_NETWORK - Static variable in interface eve.io.VolumeConstants
 
VOLUME_FLAG_RAM - Static variable in interface eve.io.VolumeConstants
 
VOLUME_FLAG_REMOVABLE - Static variable in interface eve.io.VolumeConstants
 
VOLUME_PROPERTY_BYTES_FREE - Static variable in interface eve.io.VolumeConstants
 
VOLUME_PROPERTY_BYTES_TOTAL - Static variable in interface eve.io.VolumeConstants
 
VOLUME_PROPERTY_FILESYSTEM_NAME - Static variable in interface eve.io.VolumeConstants
 
VOLUME_PROPERTY_NAME - Static variable in interface eve.io.VolumeConstants
 
VolumeConstants - Interface in eve.io
 
volumeFlags() - Method in class eve.io.File
Assuming this File object represents a volume, get the known flags for the volume.
volumeProperties() - Method in class eve.io.File
 
volumes() - Method in class eve.io.File
List the Files that are considered distinct volumes on the file system.
vscrollerChanges - Variable in class eve.ui.ScrollablePanel
This is true so long as neither AlwaysShowVerticalScrollers nor NeverShowVerticalScrollers are selected as options.
VSHRINK - Static variable in interface eve.fx.AlignmentConstants
 
VSHRINK - Static variable in interface eve.ui.CellConstants
 
vSpace - Variable in class eve.ui.formatted.TextFormatter
 
vspace(CellPanel, double) - Static method in class eve.ui.Spacer
 
vspaceAfterButtonBarButtons - Variable in class eve.ui.DialogBox
 
vspaceAfterButtonBarLine - Variable in class eve.ui.DialogBox
The space after the line before the buttons, measured in a fraction of the font size.
vSpan - Variable in class eve.ui.table.TableCellAttributes
This is not used yet.
vSplit - Variable in class eve.ui.data.ListEditor
If a splittable panel is used, this says if the two sections are vertically laid out.
VSTRETCH - Static variable in interface eve.fx.AlignmentConstants
 
VSTRETCH - Static variable in interface eve.ui.CellConstants
 

W

wait() - Method in class java.lang.Object
 
wait(long) - Method in class java.lang.Object
 
wait(long, int) - Method in class java.lang.Object
 
WAIT_CURSOR - Static variable in interface eve.fx.gui.Cursor
This is the only one apart from DEFAULT_CURSOR you should use directly with setCursor().
WAIT_CURSOR - Static variable in interface eve.sys.VmConstants
This is the only one apart from DEFAULT_CURSOR you should use directly with ewe.sys.Vm.setCursor().
waitChangeAccepted(int, int) - Method in interface com.ewesoft.pub.Progress
 
waitChangeAccepted(int, int) - Method in class com.ewesoft.pub.Tools.NullProgress
 
waitChangeAccepted(int, int) - Method in class eve.sys.Handle
Wait until the changeAcceptedMethod() was called.
waitChangeAccepted(int, int) - Method in class eve.sys.Progress
 
waitChangeAcceptedTime - Variable in class eve.sys.Handle
If this is greater than zero, then checkChangeAccepted() is called whenever changed() is called.
waitEventThread(Handle) - Method in class eve.ui.Control
This method calls pauseEventThread() on this Control and then waits until the provided Handle (which must not be null) to complete (have the Stopped bit set).
waitFor() - Method in class java.lang.Process
Wait until the sub-process has ended and return the exit value.
waitForChange(TimeOut) - Method in class eve.sys.Handle.WaitOnChange
Wait for any change in the Handle's state and accept the change when received.
waitForChange() - Method in class eve.sys.Handle.WaitOnChange
Wait indefinitely for any change in the Handle's state and accept the change when received.
waitForDataRequest() - Method in class eve.io.MemoryStream
Call this from doGenerateData().
waitForDataRequest(TimeOut) - Method in class eve.io.MemoryStream
Call this from doGenerateData().
waitForResize(int) - Method in class eve.ui.Window
Wait for the the window to get the resize event for the specified number of milliseconds.
waitForResize() - Method in class eve.ui.Window
Wait for the the window to get the resize event for 1 second.
waitForReturnValue() - Method in class eve.sys.Handle
This method waits until the Handle has stopped, ignoring any interrupts and then returns the returnValue field.
waitForReturnValue() - Method in exception eve.sys.SlowTaskException
This waits until the Handle of the SlowTaskException has stopped and then returns the returnValue.
waitingEvents - Variable in class eve.fx.gui.NativeWindowSurface
 
waitInterruptable(TimeOut) - Method in class eve.sys.Handle.WaitOnChange
Wait for any change in the Handle's state and accept the change when received.
waitOn(Object) - Method in class eve.sys.Countdown
Wait on the Object for the length of time remaining.
waitOn(int, TimeOut) - Method in class eve.sys.Handle
This causes the current Thread to wait until the status of the Handle has ALL the flag bits set as specified by the "flags" parameter, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
waitOn(int, int) - Method in class eve.sys.Handle
This causes the current Thread to wait until the status of the Handle has ALL the flag bits set as specified by the "flags" parameter, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
waitOn(int) - Method in class eve.sys.Handle
This causes the current Thread to wait indefinitely until the status of the Handle has ALL the flag bits set as specified by the "flags" parameter, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
waitOn(Handle, int, TimeOut, boolean) - Method in class eve.sys.Handle
Wait until the flags of another Handle have been set to a particular value.
waitOn(Object) - Method in class eve.sys.TimeOut
Call the wait() method on the specified object with the amount of time that is left.
waitOnAny(int, TimeOut) - Method in class eve.sys.Handle
This causes the current Thread to wait until the status of the Handle has at least one of the flag bits set as specified by the "flags" parameter set, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
waitOnAny(int, int) - Method in class eve.sys.Handle
This causes the current Thread to wait until the status of the Handle has at least one of the flag bits set as specified by the "flags" parameter set, or until the Timout specified expires, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
waitOnAny(int) - Method in class eve.sys.Handle
This causes the current Thread to wait indefinitely until the status of the Handle has at least one of the flag bits set as specified by the "flags" parameter, or until the Handle has the Stopped bit set (in which case an Exception is thrown).
waitOnAny(Handle, int, TimeOut, boolean) - Method in class eve.sys.Handle
Wait until at least one bit in the flags of another Handle have been set to a particular value.
waitOnChange(int, TimeOut) - Method in class eve.sys.Handle
 
WaitOnChange() - Constructor for class eve.sys.Handle.WaitOnChange
 
waitOnResult(TimeOut) - Method in class eve.sys.Handle
This calls waitOnSuccess(waitFor) and then returns the returnValue if it returned true, or null if it returned false.
waitOnSuccess(TimeOut) - Method in class eve.sys.Handle
Wait for a specific length of time for a returnValue to be set and the handle state to be set to Succeess via the setResult() or succeed() calls - but stop() the Handle if the result is not available during the timeout period.
waitOnSuccess(Handle, TimeOut, boolean) - Method in class eve.sys.Handle
Wait until the otherHandle has the Success flag set.
waitReturnValue() - Method in class eve.sys.Handle
Wait indefinitely, ignoring InterruptedExceptions, for the process to succeed and return a value.
waitTime - Variable in class eve.sys.ThreadPool
How long (in seconds) before an idle thread decides to exit (if there are no tasks to run and if the number of threads is already greater than the minimum).
waitUntilClosed() - Method in class eve.ui.Form
This waits indefinitely for the form to close and returns the exitValue.
waitUntilClosed(Handle, TimeOut) - Static method in class eve.ui.Form
Use this to wait on the Handle of a Form, without keeping a reference to the Form.
waitUntilClosed(Handle) - Static method in class eve.ui.Form
Use this to wait on the Handle of a Form, without keeping a reference to the Form.
waitUntilCompletion(TimeOut) - Method in class eve.sys.Handle
Wait until the Handle has stopped, but do not allow the thread to be interrupted.
waitUntilCompletion() - Method in class eve.sys.Handle
Wait until the Handle has stopped, but do not allow the thread to be interrupted.
waitUntilExpired() - Method in class eve.sys.Countdown
 
waitUntilFullyClosed(long) - Method in class com.ewesoft.pub.Trigger
Wait until the Trigger has closed() called on it and until the closed() method has executed and returned.
waitUntilPainted(int) - Method in class eve.ui.Window
Wait until the Window receives its first Paint message.
waitUntilShown(int) - Method in class eve.ui.Form
Call this ONLY after a show() call.
waitUntilStopped(TimeOut) - Method in class eve.sys.Handle
Wait until the Handle has stopped.
waitUntilStopped() - Method in class eve.sys.Handle
Wait until the Handle has stopped.
WANT_GESTURE_TAG - Static variable in class eve.ui.event.PenEvent
 
WANT_PEN_MOVE_TAG - Static variable in class eve.ui.event.PenEvent
 
WANT_PEN_MOVED_INSIDE - Static variable in class eve.ui.event.PenEvent
 
WANT_PEN_MOVED_ONOFF - Static variable in class eve.ui.event.PenEvent
 
WANT_PEN_MOVED_OUTSIDE - Static variable in class eve.ui.event.PenEvent
 
WANT_PINCH_GESTURE - Static variable in class eve.ui.event.PenEvent
 
WANT_SWIPE_GESTURE - Static variable in class eve.ui.event.PenEvent
 
WantDrag - Static variable in interface eve.ui.ControlConstants
Control Modifier - says that the control want drag events.
wantGestures(Control, int, boolean) - Static method in class eve.ui.event.PenEvent
It is necessary to call this method if a Control wishes to receive gesture notifications.
WantHoldDown - Static variable in interface eve.ui.ControlConstants
Control Modifier - says that the control wants to detect when the pen/mouse is held down on the control.
wantKey(KeyEvent) - Method in class eve.ui.Console
This is used to decide if you wish to process a key press.
WantMoreText() - Method in class com.stevesoft.pat.Replacer
 
WantMoreTextReplaceRule - Class in com.stevesoft.pat
Triggers the reading of another line of text, allowing a longer pattern to match -- for details see WantMore.java.
WantMoreTextReplaceRule() - Constructor for class com.stevesoft.pat.WantMoreTextReplaceRule
 
wantPenMoved(Control, int, boolean) - Static method in class eve.ui.event.PenEvent
It is necessary to call this method if a Control wishes to receive Pen/Mouse movement notifications.
wantPressedOutside - Variable in class eve.ui.Frame
Get the Control that represents the "contents" of the Frame, exclusive of Frame decorations, titles, extra buttons etc.
wantReturn - Variable in class eve.ui.Input
If this is true then the mInput will fire an action event when enter is pressed, but will not automatically pass focus to the next control as it would usually do.
wantReturn - Variable in class eve.ui.TextPad
This is true by default.
wantTab - Variable in class eve.ui.TextPad
This is true by default.
wasAborted() - Method in class eve.sys.Handle
Return if the Aborted bit was set OR the error is an AbortedException.
wasAdded(Object) - Method in class eve.util.OwnedVector
 
wasReported(Throwable) - Static method in exception com.ewesoft.pub.ReportedException
 
wasSelected - Variable in class eve.ui.Menu
 
wasShown() - Method in class eve.applet.EveApplet
 
wasShown() - Method in class eve.fx.gui.EveWindow
 
WaveFormat - Class in eve.fx.sound
 
WaveFormat() - Constructor for class eve.fx.sound.WaveFormat
 
WaveInput - Class in eve.fx.sound
 
WaveInput(WaveFormat) - Constructor for class eve.fx.sound.WaveInput
Create a new WaveOutput to output the specified wave format with the specified stream parameters.
WaveOutput - Class in eve.fx.sound
 
WaveOutput(WaveFormat) - Constructor for class eve.fx.sound.WaveOutput
Create a new WaveOutput to output the specified wave format with the specified stream parameters.
WeakCache - Class in eve.util
This is similar to a Hashtable in that you associate values with keys.
WeakCache() - Constructor for class eve.util.WeakCache
Constructs a new WeakCache with the default initial capacity and a default load factor of 0.75
WeakCache(int) - Constructor for class eve.util.WeakCache
Constructs a new WeakCache with the specified initial capacity and a default load factor of 0.75
WeakCache(int, float) - Constructor for class eve.util.WeakCache
 
WeakHashMap - Class in java.util
A weak hash map has only weak references to the key.
WeakHashMap() - Constructor for class java.util.WeakHashMap
Creates a new weak hash map with default load factor and default capacity.
WeakHashMap(int) - Constructor for class java.util.WeakHashMap
Creates a new weak hash map with default load factor and the given capacity.
WeakHashMap(int, float) - Constructor for class java.util.WeakHashMap
Creates a new weak hash map with the given initial capacity and load factor.
WeakHashMap(Map) - Constructor for class java.util.WeakHashMap
Construct a new WeakHashMap with the same mappings as the given map.
weakKeyCheck() - Method in class eve.security.BlowfishECB
To check if an instance actually was using a weak key, if so it might be better to use a different key or salt the existing one as alternative.
WeakRef - Class in eve.sys
A WeakRef is a weak OR soft reference to an Object that is mutable.
WeakRef(Object, boolean) - Constructor for class eve.sys.WeakRef
Create a WeakRef initially set to be referencing an Object.
WeakRef(Object) - Constructor for class eve.sys.WeakRef
Create a WeakRef initially set to be referencing an Object.
WeakRef(boolean) - Constructor for class eve.sys.WeakRef
Create a WeakRef initially set to be referencing nothing which may be soft or weak.
WeakRef() - Constructor for class eve.sys.WeakRef
Create a WeakRef initially set to be referencing nothing.
WeakReference - Class in java.lang.ref
 
WeakReference(Object, ReferenceQueue) - Constructor for class java.lang.ref.WeakReference
 
WeakReference(Object) - Constructor for class java.lang.ref.WeakReference
 
WeakResource - Class in eve.sys
 
WeakResource(Object) - Constructor for class eve.sys.WeakResource
 
WeakSet - Class in eve.sys
A weak set is an unordered collection of weak references to objects.
WeakSet(boolean) - Constructor for class eve.sys.WeakSet
 
WeakSet() - Constructor for class eve.sys.WeakSet
 
WebApplication - Interface in eve.sys
This interface represents the services provided to an application that is running as an application on the desktop but within a protected environment - such as that provided by the Java Network Launch Protocol.
WebApplication.FileSizeNotAllowedException - Exception in eve.sys
 
WebApplication.LocalDirectory - Interface in eve.sys
 
WebApplication.LocalFile - Interface in eve.sys
 
WebBrowser - Class in eve.ui.formatted.data
 
WebBrowser() - Constructor for class eve.ui.formatted.data.WebBrowser
 
WebBrowser(int) - Constructor for class eve.ui.formatted.data.WebBrowser
 
WebBrowser.WebBrowserDisplay - Class in eve.ui.formatted.data
 
WebBrowserDisplay() - Constructor for class eve.ui.formatted.data.WebBrowser.WebBrowserDisplay
 
WEDNESDAY - Static variable in class java.util.Calendar
Constant representing Wednesday.
WEEK_OF_MONTH - Static variable in class java.util.Calendar
Constant representing the week of the month time field.
WEEK_OF_YEAR - Static variable in class java.util.Calendar
Constant representing the week of the year field.
WEST - Static variable in interface eve.fx.AlignmentConstants
 
WEST - Static variable in interface eve.ui.CellConstants
 
WHAT_KEY_NAMES - Static variable in class eve.ui.table.data.registry.SearchData
A possible searchWhat value.
WHEN_NOT_ON_TOP_FRAME - Static variable in class eve.ui.event.PenEvent
 
whichArea(Point) - Method in class eve.ui.TrackControl
 
whichColor - Variable in class eve.ui.VMOptions
 
whichItem(int, int) - Method in class eve.ui.Menu
 
whichKey - Variable in class eve.ui.event.SoftKeyEvent
This is the SoftKey that generated the event, starting from a value of 1 for the left key.
whichPages - Variable in class eve.fx.print.PrintOptions
This defaults to ODD_AND_EVEN_PAGES, but can also be set to ODD_PAGES_ONLY and EVEN_PAGES_ONLY.
white - Static variable in class com.stevesoft.pat.Bits
 
White - Static variable in class eve.fx.Color
 
whole_action(Editor) - Method in class eve.ui.print.PreviewViewer
 
whole_action(Editor) - Method in class eve.ui.print.PrintPageViewer
 
WIDE_SCREEN - Static variable in class eve.ui.Gui
A possible flag for screenIs.
widenJavaWrapper(Object, Class) - Static method in class eve.sys.Wrapper
Widen a Java wrapper object to a specified primitive type.
wideScreen - Static variable in class eve.ui.filechooser.FileChooserBase
 
widest - Static variable in class eve.fx.DisplayLine
This is only valid immediately after doing a splitLines() call.
widest - Variable in class eve.fx.DisplayLineSpecs
 
widest - Variable in class eve.ui.TextMessage
 
width - Variable in class eve.applet.EveApplet
 
width - Variable in class eve.fx.Dimension
 
width - Variable in class eve.fx.DisplayLine
This is the width of the line.
width - Variable in class eve.fx.gui.RawEvent
 
width - Variable in class eve.fx.gui.SurfacePaintEvent
 
width - Variable in class eve.fx.IIcon.SizedIcon
 
width - Variable in class eve.fx.ImageInfo
 
width - Variable in class eve.fx.ImageObject
 
width - Variable in class eve.fx.Mask
The width of the mask.
width - Variable in class eve.fx.PenOverState
 
width - Variable in class eve.fx.points.PointRect
 
width - Variable in class eve.fx.points.PrintCell
 
width - Variable in class eve.fx.QuadrantPoints
 
width - Variable in class eve.fx.Rect
rectangle width
width - Variable in class eve.fx.win32.WindowsBitmap
 
width - Variable in class eve.sys.ImageDataInfo
 
width - Variable in class eve.ui.Control
The control's width
width - Variable in class eve.ui.data.icons.AnIcon
 
width - Variable in class eve.ui.table.TreeTableModel.Column
 
width_changed(Editor) - Method in class eve.ui.data.icons.IconListEdit.CompositeIconDisplay
 
widthCache - Variable in class eve.fx.DisplayLineSpecs
 
widthCacheChars - Variable in class eve.fx.DisplayLineSpecs
 
widthOf(int, int) - Method in class eve.fx.FormattedTextSpecs
 
widthOfAll - Variable in class eve.fx.DisplayLineSpecs
 
widthOfFirst - Variable in class eve.fx.DisplayLineSpecs
 
widthOfWidest - Variable in class eve.fx.DisplayLineSpecs
 
widthProvider - Variable in class eve.fx.DisplayLineSpecs
 
widths - Variable in class eve.ui.table.GridTableModel
The widths of the cells as used by calculateColWidth().
willAcceptDrop() - Method in class eve.ui.Control
Should be called from the dataDraggedOver() method to indicate that the Control is not willing to accept the data.
willBeMaximized() - Method in class eve.ui.Form
If maximizeOnPDA() or fullScreenOnPDA() was called and the current platform is a PDA then this returns true.
willBeSetToEditor(Editor) - Method in class eve.ui.data.LiveObject
This is called when this Object is going to be set as the object the Editor is now editing.
willFitIn(String, int) - Method in class eve.ui.TextMessage
 
willShowFrame(PenEvent) - Method in class eve.ui.Choice
 
willShowFrame(PenEvent) - Method in class eve.ui.Control
This is used to indicate that the control is going to show a pop-up Frame of some sort (e.g. for a Menu) in reaction to the specified PenEvent.
willShowFrame(PenEvent) - Method in class eve.ui.PullDownMenu
 
win - Variable in class eve.fx.gui.EveCanvas
 
winDirs - Variable in class eve.ui.installer.Installer
 
window - Variable in class eve.sys.Event
This is the higher level window that is associated with the event, if any.
window - Variable in class eve.ui.SavedScreen
 
window - Variable in class eve.ui.ToolTip
 
Window - Class in eve.ui
 
Window() - Constructor for class eve.ui.Window
 
Window(boolean) - Constructor for class eve.ui.Window
 
window - Variable in class eve.ui.WindowThreadTask
 
Window.SurfaceEventFilter - Interface in eve.ui
 
WINDOW_EVENT - Static variable in class eve.fx.gui.RawEvent
 
WINDOW_SURFACE - Static variable in interface eve.fx.ISurface
 
WINDOW_TITLE_DONT_CHANGE - Static variable in class eve.ui.Form
 
windowChanged() - Method in class eve.ui.DragContext.ImageDragInWindow
 
windowChanged() - Method in class eve.ui.DragContext
Call this during dragging if the underlying window data has changed while dragging.
WindowConstants - Interface in eve.fx.gui
 
WindowContentsFrame - Class in eve.ui
 
WindowContentsFrame() - Constructor for class eve.ui.WindowContentsFrame
 
WindowCreationData - Class in eve.fx.gui
 
WindowCreationData() - Constructor for class eve.fx.gui.WindowCreationData
 
WindowEvent - Class in eve.ui.event
 
WindowEvent() - Constructor for class eve.ui.event.WindowEvent
 
windowFlagsToClear - Variable in class eve.ui.Form
These are flags that you want to clear for any new Window being created to display this Form.
windowFlagsToSet - Variable in class eve.ui.Form
These are flags that you want to set for any new Window being created to display this Form.
windowFrame(Control) - Static method in class eve.ui.Gui
This returns the very top frame in a window.
windowHasFloatingControls() - Method in class eve.ui.Control
 
windowIcon - Variable in class eve.ui.Form
Set this to be an ImageData or (better) a DeviceIcon (created by Device.createIcon())
Windows - Class in eve.sys
This class contains static methods for handling certain important and useful Windows only functions.
Windows() - Constructor for class eve.sys.Windows
 
windows - Variable in class eve.sys.Windows.WindowsDirectories
 
Windows.WindowsDirectories - Class in eve.sys
 
WindowsBitmap - Class in eve.fx.win32
 
WindowsBitmap() - Constructor for class eve.fx.win32.WindowsBitmap
 
WindowsBitmap(IImage) - Constructor for class eve.fx.win32.WindowsBitmap
 
WindowsBitmap(ImageData, int) - Constructor for class eve.fx.win32.WindowsBitmap
 
WindowsDirectories() - Constructor for class eve.sys.Windows.WindowsDirectories
 
WindowsIcon - Class in eve.fx.win32
 
WindowsIcon() - Constructor for class eve.fx.win32.WindowsIcon
 
WindowsIconGroup - Class in eve.fx.win32
 
WindowsIconGroup() - Constructor for class eve.fx.win32.WindowsIconGroup
 
windowsRunAsAdministrator(String, String, String) - Static method in class eve.sys.registry.Registry
 
windowsShellExecute(String, String, String, String) - Static method in class eve.sys.registry.Registry
 
WindowSurface - Class in eve.fx.gui
This class represents the platforms display object - for example a Window in Windows/Win32 or the entire screen on smaller devices.
WindowSurface() - Constructor for class eve.fx.gui.WindowSurface
 
WindowSurface.RawEventFilter - Interface in eve.fx.gui
RawEventFilter objects form a chain of filters.
WindowThreadTask - Class in eve.ui
 
WindowThreadTask() - Constructor for class eve.ui.WindowThreadTask
 
WindowThreadTrigger - Class in eve.ui
 
WindowThreadTrigger(Control) - Constructor for class eve.ui.WindowThreadTrigger
 
windowTitle - Variable in class eve.ui.Form
If this is not null, then the window that the Form is displayed in will have its title set to this value regardless of whether it is the top level form or not.
words - Variable in class eve.math.MPN
 
wparam - Variable in class eve.fx.gui.SystemMessage
 
wparam - Variable in class eve.sys.SystemMessage
 
wrapAround - Variable in class eve.ui.UpDownInput
This is true by default - if it is false the data will not wrap around.
wrapLength - Variable in class eve.ui.Console
This specifies the number of characters allowed per line, or a value of -1 indicates that incoming data should wrap to the screen size, or a value of 0 indicates no line wrapping.
Wrapper - Class in eve.sys
 
Wrapper() - Constructor for class eve.sys.Wrapper
Create a Wrapper with the type set to NONE.
wrapperType - Variable in class eve.reflect.Field
 
wrapperType - Variable in class eve.reflect.MethodConstructor
 
wrapToScreenSize - Variable in class eve.ui.TextPad
This is true by default - it tells the control to wrap lines to fit the display.
writable - Variable in class eve.io.ZepFile
 
write(char[], int, int) - Method in class com.stevesoft.pat.RegexWriter
 
write(byte[], int, int) - Method in class eve.database.implement.DatabaseObject.MetaData
 
write(int) - Method in class eve.database.implement.DatabaseObject.MetaData
 
write(byte[], int, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
write(byte[], int, int) - Method in class eve.fx.points.PdfMaker.PdfOutputStream
 
write(String) - Method in class eve.fx.points.PdfMaker.PdfOutputStream
 
write(char[], int, int) - Method in class eve.fx.points.PdfMaker.PdfOutputStream
 
write(PdfMaker.PdfObject) - Method in class eve.fx.points.PdfMaker
 
write(DataOutput, boolean) - Method in class eve.fx.win32.WindowsBitmap
 
write(byte[], int, int) - Method in class eve.io.ByteArrayRandomStream
 
write(int) - Method in class eve.io.ByteArrayRandomStream
 
write(int) - Method in class eve.io.DeflaterOutputStream
Writes a single byte to the compressed output stream.
write(byte[], int, int) - Method in class eve.io.DeflaterOutputStream
Writes a len bytes from an array to the compressed stream.
write(char[], int, int) - Method in class eve.io.EncodedStreamWriter
This method writes count characters from the specified array to the output stream starting at position offset into the array.
write(int) - Method in class eve.io.FileRandomStream
 
write(byte[], int, int) - Method in class eve.io.FileRandomStream
 
write(byte[], int, int) - Method in class eve.io.MemoryStream
Place data into the buffer.
write(int) - Method in class eve.io.NullOutputStream
 
write(byte[], int, int) - Method in class eve.io.NullOutputStream
 
write(int) - Method in class eve.io.RandomStream
This method writes a single byte to the output stream.
write(byte[]) - Method in class eve.io.RandomStream
This method all the writes bytes from the passed array to the output stream.
write(byte[], int, int) - Method in class eve.io.RandomStream
This method writes len bytes from the specified array b starting at index off into the array.
write(int) - Method in class eve.io.RewindableStream
 
write(byte[], int, int) - Method in class eve.io.RewindableStream
 
write(char[], int, int) - Method in class eve.io.TextWriter
 
write(int) - Method in class eve.io.TextWriter
This method writes a single char to the stream.
write(String, int, int) - Method in class eve.io.TextWriter
This method writes count chars from the specified String to the output starting at character position offset into the String
write(char[]) - Method in class eve.io.TextWriter
This method write all the chars in the specified array to the output.
write(String) - Method in class eve.io.TextWriter
This method writes the contents of the specified String to the underlying stream.
write(byte[], int) - Method in class eve.math.BigDecimal
Write the BigDecimal as a series of bytes, or find out how many bytes are needed for storing the BigDecimal.
write(byte[], int) - Method in class eve.math.BigInteger
Write the BigInteger as a series of bytes, or find out how many bytes are needed for storing the BigInteger.
write(int) - Method in class eve.nativeaccess.NativeRandomStream
 
write(byte[], int, int) - Method in class eve.nativeaccess.NativeRandomStream
 
write(byte[], int, int) - Method in class eve.net.ChunkedDataOutputStream
 
write(byte[]) - Method in class eve.net.ChunkedDataOutputStream
 
write(int) - Method in class eve.net.ChunkedDataOutputStream
 
write(int) - Method in class eve.sys.ReadWriteLock
This method requests a Write lock and returns if the request was granted or if the timeout expired or the lock was closed.
write() - Method in class eve.sys.ReadWriteLock
This method requests a Write lock and does not return until it has been satisfied or until the lock is closed.
write(int, byte[], int, int) - Method in class eve.util.ByteArray
This writes into the data at the specific location.
write(int, char[], int, int) - Method in class eve.util.CharArray
This writes into the data at the specific location.
write(byte[], int, int) - Method in class eve.zipfile.GZIPOutputStream
 
write(byte[], int, int) - Method in class eve.zipfile.ZipOutputStream
Writes the given buffer to the current entry.
write(int) - Method in class java.io.BufferedOutputStream
This method writes a single byte of data.
write(byte[], int, int) - Method in class java.io.BufferedOutputStream
This method writes len bytes from the byte array buf starting at position offset in the buffer.
write(int) - Method in class java.io.BufferedWriter
This method writes a single char of data.
write(char[], int, int) - Method in class java.io.BufferedWriter
This method writes len chars from the char array buf starting at position offset in the buffer.
write(String, int, int) - Method in class java.io.BufferedWriter
This method writes len chars from the String str starting at position offset in the string.
write(int) - Method in class java.io.ByteArrayOutputStream
This method writes the writes the specified byte into the internal buffer.
write(byte[], int, int) - Method in class java.io.ByteArrayOutputStream
This method writes len bytes from the passed in array buf starting at index offset into the internal buffer.
write(int) - Method in class java.io.CharArrayWriter
This method writes the writes the specified char into the internal buffer.
write(char[], int, int) - Method in class java.io.CharArrayWriter
This method writes len chars from the passed in array buf starting at index offset into that buffer
write(String, int, int) - Method in class java.io.CharArrayWriter
This method writes len chars from the passed in String buf starting at index offset into the internal buffer.
write(int) - Method in interface java.io.DataOutput
This method writes an 8-bit value (passed into the method as a Java int) to an output stream.
write(byte[]) - Method in interface java.io.DataOutput
This method writes the raw byte array passed in to the output stream.
write(byte[], int, int) - Method in interface java.io.DataOutput
This method writes raw bytes from the passed array buf starting offset bytes into the buffer.
write(int) - Method in class java.io.DataOutputStream
This method writes the specified byte (passed as an int) to the underlying output stream.
write(byte[], int, int) - Method in class java.io.DataOutputStream
This method writes len bytes from the specified byte array buf starting at position offset into the buffer to the underlying output stream.
write(int) - Method in class java.io.FilterOutputStream
This method writes a single byte of output to the underlying OutputStream.
write(byte[]) - Method in class java.io.FilterOutputStream
This method writes all the bytes in the specified array to the underlying OutputStream.
write(byte[], int, int) - Method in class java.io.FilterOutputStream
This method calls the write(int) method len times for all bytes from the array buf starting at index offset.
write(int) - Method in class java.io.FilterWriter
This method writes a single char of output to the underlying Writer.
write(char[], int, int) - Method in class java.io.FilterWriter
This method writes len chars from the array buf starting at index offset to the underlying Writer.
write(String, int, int) - Method in class java.io.FilterWriter
This method writes len chars from the String starting at position offset.
write(int) - Method in interface java.io.ObjectOutput
This method writes the specified byte to the output stream.
write(byte[]) - Method in interface java.io.ObjectOutput
This method writes all the bytes in the specified byte array to the output stream.
write(byte[], int, int) - Method in interface java.io.ObjectOutput
This method writes len bytes from the specified array starting at index offset into that array.
write(int) - Method in class java.io.OutputStream
This method writes a single byte to the output stream.
write(byte[]) - Method in class java.io.OutputStream
This method all the writes bytes from the passed array to the output stream.
write(byte[], int, int) - Method in class java.io.OutputStream
This method writes len bytes from the specified array b starting at index off into the array.
write(char[], int, int) - Method in class java.io.OutputStreamWriter
This method writes count characters from the specified array to the output stream starting at position offset into the array.
write(int) - Method in class java.io.PrintStream
This method writes a byte of data to the stream.
write(byte[], int, int) - Method in class java.io.PrintStream
This method writes len bytes from the specified array starting at index offset into the array.
write(int) - Method in class java.io.PrintWriter
This method writes a single char to the stream.
write(char[], int, int) - Method in class java.io.PrintWriter
This method writes count chars from the specified array starting at index offset into the array.
write(String, int, int) - Method in class java.io.PrintWriter
This method writes count chars from the specified String to the output starting at character position offset into the String
write(char[]) - Method in class java.io.PrintWriter
This method write all the chars in the specified array to the output.
write(String) - Method in class java.io.PrintWriter
This method writes the contents of the specified String to the underlying stream.
write(int) - Method in class java.io.RandomAccessFile
This method writes a single byte of data to the file.
write(byte[]) - Method in class java.io.RandomAccessFile
This method writes all the bytes in the specified array to the file.
write(byte[], int, int) - Method in class java.io.RandomAccessFile
This method writes len bytes to the file from the specified array starting at index offset into the array.
write(int) - Method in class java.io.StringWriter
This method writes a single character to the output, storing it in the internal buffer.
write(char[], int, int) - Method in class java.io.StringWriter
This method writes len chars from the specified array starting at index offset in that array to this stream by appending the chars to the end of the internal buffer.
write(String) - Method in class java.io.StringWriter
This method writes the characters in the specified String to the stream by appending them to the end of the internal buffer.
write(String, int, int) - Method in class java.io.StringWriter
This method writes out len characters of the specified String to the stream starting at character position offset into the stream.
write(int) - Method in class java.io.Writer
This method writes a single char to the output stream.
write(char[]) - Method in class java.io.Writer
This method all the writes char from the passed array to the output stream.
write(char[], int, int) - Method in class java.io.Writer
This method writes len char from the specified array buf starting at index offset into the array.
write(String) - Method in class java.io.Writer
This method writes all the characters in a String to the output.
write(String, int, int) - Method in class java.io.Writer
This method writes len chars from the String starting at position offset.
write(int) - Method in class java.util.zip.CheckedOutputStream
Writes one byte to the OutputStream and updates the Checksum.
write(byte[], int, int) - Method in class java.util.zip.CheckedOutputStream
Writes the byte array to the OutputStream and updates the Checksum.
write(int) - Method in class java.util.zip.DeflaterOutputStream
Writes a single byte to the compressed output stream.
write(byte[], int, int) - Method in class java.util.zip.DeflaterOutputStream
Writes a len bytes from an array to the compressed stream.
write(byte[], int, int) - Method in class java.util.zip.GZIPOutputStream
 
write(byte[], int, int) - Method in class java.util.zip.ZipOutputStream
Writes the given buffer to the current entry.
WRITE_ENDIAN_MARKER_ON_ENCODE - Static variable in class eve.io.Utf16Codec
 
writeAll(long, byte[], int, int) - Method in interface eve.database.implement.DatabaseStream
 
writeAll(long, byte[], int, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
writeAndReturnTrue(OutputStream, ByteArray, Handle) - Method in class eve.database.implement.FoundEntriesObject
 
writeAsObject(PdfMaker) - Method in class eve.fx.points.PdfMaker.PdfObject
 
writeBlock(byte[], int, int, boolean) - Method in class eve.fx.sound.WaveOutput
 
writeBlock(ByteArray) - Method in class eve.io.block.BlockOutputStream
Write out a block of data.
writeBlock(byte[], int, int) - Method in class eve.io.block.BlockOutputStream
Write out a block of data, encrypting if necessary.
writeBmpInt(int, byte[], int, int) - Static method in class eve.fx.win32.WindowsBitmap
 
writeBoolean(boolean) - Method in interface java.io.DataOutput
This method writes a Java boolean value to an output stream.
writeBoolean(boolean) - Method in class java.io.DataOutputStream
This method writes a Java boolean value to an output stream.
writeBoolean(boolean) - Method in class java.io.RandomAccessFile
This method writes a Java boolean to the underlying output stream.
writeByte(int, OutputStream, CRC32) - Method in class eve.io.PNGEncoder
 
writeByte(int) - Method in interface java.io.DataOutput
This method writes a Java byte value to an output stream.
writeByte(int) - Method in class java.io.DataOutputStream
This method writes a Java byte value to an output stream.
writeByte(int) - Method in class java.io.RandomAccessFile
This method writes a Java byte value to the underlying output stream.
writeBytes(String) - Method in interface java.io.DataOutput
This method writes all the bytes in a String out to the stream.
writeBytes(String) - Method in class java.io.DataOutputStream
This method writes all the bytes in a String out to the stream.
writeBytes(String) - Method in class java.io.RandomAccessFile
This method writes all the bytes in a String out to the stream.
writeChar(int) - Method in interface java.io.DataOutput
This method writes a Java char value to an output stream.
writeChar(int) - Method in class java.io.DataOutputStream
This method writes a Java char value to an output stream.
writeChar(int) - Method in class java.io.RandomAccessFile
This method writes a single char value to the stream, high byte first.
writeChars(String) - Method in interface java.io.DataOutput
This method writes all the characters of a String to an output stream as an array of char's.
writeChars(String) - Method in class java.io.DataOutputStream
This method writes all the characters of a String to an output stream as an array of char's.
writeChars(String) - Method in class java.io.RandomAccessFile
This method writes all the characters in a String to the stream.
writeChunk(String, byte[]) - Method in class eve.io.PNGEncoder
Write a PNG chunk to the image.
writeChunk(String, byte[], int, int) - Method in class eve.io.PNGEncoder
Write a PNG chunk to the image.
writeContents(PdfMaker.PdfOutputStream) - Method in class eve.fx.points.PdfMaker.PdfDictionary
 
writeContents(PdfMaker.PdfOutputStream) - Method in class eve.fx.points.PdfMaker.PdfObject
 
writeContents(PdfMaker.PdfOutputStream) - Method in class eve.fx.points.PdfMaker.Stream
 
writeDirect(byte[], int, int) - Method in class eve.io.block.BlockOutputStream
 
writeDouble(double) - Method in interface java.io.DataOutput
This method writes a Java double value to the stream.
writeDouble(double) - Method in class java.io.DataOutputStream
This method writes a Java double value to the stream.
writeDouble(double) - Method in class java.io.RandomAccessFile
This method writes a Java double value to the stream.
writeEnd() - Method in class eve.io.PNGEncoder
This writes the end chunk marking the end of the PNG file.
writeExtra(PdfMaker.PdfOutputStream) - Method in class eve.fx.points.PdfMaker.Image
 
writeExtra(PdfMaker.PdfOutputStream) - Method in class eve.fx.points.PdfMaker.Stream
 
writeFloat(float) - Method in interface java.io.DataOutput
This method writes a Java float value to the stream.
writeFloat(float) - Method in class java.io.DataOutputStream
This method writes a Java float value to the stream.
writeFloat(float) - Method in class java.io.RandomAccessFile
This method writes a Java float value to the stream.
writeHeader(int, int, int, int) - Method in class eve.io.PNGEncoder
This writes the IHDR chunk, always using standard Deflator compression.
writeHeader(int, int, int) - Method in class eve.io.PNGEncoder
This writes the IHDR chunk, always using standard Deflator compression.
writeIconFile(DataOutput) - Method in class eve.fx.win32.WindowsIconGroup
 
writeIconFile(OutputStream) - Method in class eve.fx.win32.WindowsIconGroup
 
writeImage(ImageData) - Method in class eve.io.PNGEncoder
Use this after startImage() to write the actual image data.
writeImage(OutputStream, ImageData) - Method in class eve.io.PNGEncoder
Write out an entire Image to the stream as a complete PNG image, as a TRUE_COLOR or TRUE_COLOR_ALPHA image.
writeImage(OutputStream, ImageData, boolean) - Method in class eve.io.PNGEncoder
This method will write out an entire image to the stream as a complete PNG image, as a TRUE_COLOR or TRUE_COLOR_ALPHA image.
writeInt(int, byte[], int, int) - Static method in class eve.fx.win32.WindowsIconGroup
This reads an integer value from a byte array with the specified number of bytes.
writeInt(int, OutputStream, CRC32) - Method in class eve.io.PNGEncoder
 
writeInt(int, byte[], int, int) - Static method in class eve.util.Utils
This writes an integer value to a byte array with the specified number of bytes.
writeInt(int) - Method in interface java.io.DataOutput
This method writes a Java int value to an output stream.
writeInt(int) - Method in class java.io.DataOutputStream
This method writes a Java int value to an output stream.
writeInt(int) - Method in class java.io.RandomAccessFile
This method writes a Java int to the stream, high bytes first.
writeIntAt(long, int) - Method in interface eve.database.implement.DatabaseStream
 
writeIntAt(long, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
writeln() - Method in class eve.fx.points.PdfMaker.PdfOutputStream
 
writeln(String) - Method in class eve.fx.points.PdfMaker.PdfOutputStream
 
writeLock() - Method in class eve.ui.Control
 
writeLong(long, byte[], int) - Static method in class eve.util.Utils
This writes a long value to a byte array as an 8 byte sequence - high byte first.
writeLong(long) - Method in interface java.io.DataOutput
This method writes a Java long value to an output stream.
writeLong(long) - Method in class java.io.DataOutputStream
This method writes a Java long value to an output stream.
writeLong(long) - Method in class java.io.RandomAccessFile
This method writes a Java long to the stream, high bytes first.
writeMetaData(Object, int, byte[], int, int) - Method in interface eve.database.Database
 
writeMetaData(Object, int, byte[], int, int) - Method in class eve.database.implement.RecordFile
 
writeMetaDataInt(Object, int, int) - Method in interface eve.database.Database
 
writeMetaDataInt(Object, int, int) - Method in class eve.database.implement.RecordFile
 
writeObject(Object) - Method in interface java.io.ObjectOutput
This method writes a object instance to a stream.
writePaddedNumber(int, int) - Method in class eve.fx.points.PdfMaker.PdfOutputStream
 
Writer - Class in java.io
This abstract class forms the base of the hierarchy of classes that write output as a stream of chars.
Writer() - Constructor for class java.io.Writer
This is the default no-argument constructor for this class.
Writer(Object) - Constructor for class java.io.Writer
This method initializes a Writer that will synchronize on the specified Object.
writeRegistryString(String, String, String) - Static method in class eve.sys.Registry
A quick and easy way to write a registry value as a formatted String.
writeRegistryValue(String, String, Object) - Static method in class eve.sys.Registry
A quick and easy way to write a registry value.
WriterWrap - Class in com.stevesoft.pat.wrap
Allows the outcome of a replaceAll() or replaceFirst() to be directed to a Writer rather than a String.
WriterWrap(Writer) - Constructor for class com.stevesoft.pat.wrap.WriterWrap
 
writeScanLine(byte[], int, int) - Method in class eve.io.PNGEncoder
Use this to write scan line data.
writeShort(int) - Method in interface java.io.DataOutput
This method writes a Java short value to an output stream.
writeShort(int) - Method in class java.io.DataOutputStream
This method writes a Java short value to an output stream.
writeShort(int) - Method in class java.io.RandomAccessFile
This method writes a Java short to the stream, high byte first.
writeTo(OutputStream, Handle) - Method in class eve.database.implement.FoundEntriesObject
Write the FoundEntries to an OutputStream and put in the returnValue of the Handle, a Long object holding the number of bytes written.
writeTo(OutputStream, Handle) - Method in class eve.database.implement.RecordFoundEntries
Write the FoundEntries to an OutputStream and put in the returnValue of the Handle, an ewe.sys.Long object holding the number of bytes written.
writeTo(DatabaseEntry) - Method in class eve.database.Record
Set the field values int the DatabaseEntry from the set data objects being kept by the Record object.
writeTo(OutputStream) - Method in class java.io.ByteArrayOutputStream
This method writes all the bytes that have been written to this stream from the internal buffer to the specified OutputStream.
writeTo(Writer) - Method in class java.io.CharArrayWriter
This method writes all the chars that have been written to this stream from the internal buffer to the specified Writer.
writeUTF(String) - Method in interface java.io.DataOutput
This method writes a Java String to the stream in a modified UTF-8 format.
writeUTF(String) - Method in class java.io.DataOutputStream
This method writes a Java String to the stream in a modified UTF-8 format.
writeUTF(String) - Method in class java.io.RandomAccessFile
This method writes a Java String to the stream in a modified UTF-8 format.
writeXref() - Method in class eve.fx.points.PdfMaker
 
writingFiles - Variable in class eve.ui.installer.Installer
 
written - Variable in class java.io.DataOutputStream
This is the total number of bytes that have been written to the stream by this object instance.

X

x - Variable in class eve.fx.gui.RawEvent
 
x - Variable in class eve.fx.gui.SurfacePaintEvent
 
x - Variable in class eve.fx.gui.SurfacePointerEvent
The x location of the event.
x - Variable in class eve.fx.gui.SurfaceWindowEvent
In the case of a DATA_DROPPED event this will be the x-coordinate where the data was dropped.
x - Variable in class eve.fx.gui.SystemMessage
 
x - Variable in class eve.fx.ImageInfo
 
x - Variable in class eve.fx.PenOverState
 
x - Variable in class eve.fx.Point
 
x - Variable in class eve.fx.points.PointRect
 
x - Variable in class eve.fx.points.PrintCell
 
x - Variable in class eve.fx.Position
 
x - Variable in class eve.fx.Rect
x position
x - Variable in class eve.sys.SystemMessage
 
x - Variable in class eve.ui.Control
The control's x location
xDPI - Variable in class eve.fx.points.PageFormat
This is the output X-DPI and it may not be know, and if so, it will be 0.
xdpi - Variable in class eve.fx.points.PointGraphics
 
xDPI - Variable in class eve.fx.print.PrintToImages
 
xOffset - Variable in class eve.ui.ChoiceControl
 
xOffset - Variable in class eve.ui.data.icons.AnIcon
 
xor(BigInteger) - Method in class eve.math.BigInteger
Return the logical (bit-wise) "exclusive or" of two BigIntegers.
xor(BigInteger) - Method in class java.math.BigInteger
 
xor(BitSet) - Method in class java.util.BitSet
Performs the logical XOR operation on this bit set and the given set.
xPercent - Variable in class eve.ui.table.TreeTableModel.Column
 
xPoints - Variable in class eve.fx.Polygon
 
xPos - Variable in class eve.ui.Label
 
xPosition - Variable in class eve.ui.table.TreeTableModel.Column
 
xscale - Variable in class eve.fx.points.PointGraphics
 
xScreenScale - Variable in class eve.fx.points.PageFormat
 
xScroll - Variable in class eve.ui.game.MosaicPanel
 
xShift - Variable in class eve.ui.ChoiceControl
 
xyPoints - Variable in class eve.fx.QuadrantPoints
 

Y

y - Variable in class eve.fx.gui.RawEvent
 
y - Variable in class eve.fx.gui.SurfacePaintEvent
 
y - Variable in class eve.fx.gui.SurfacePointerEvent
The y location of the event.
y - Variable in class eve.fx.gui.SurfaceWindowEvent
In the case of a DATA_DROPPED event this will be the y-coordinate where the data was dropped.
y - Variable in class eve.fx.gui.SystemMessage
 
y - Variable in class eve.fx.ImageInfo
 
y - Variable in class eve.fx.PenOverState
 
y - Variable in class eve.fx.Point
 
y - Variable in class eve.fx.points.PointRect
 
y - Variable in class eve.fx.points.PrintCell
 
y - Variable in class eve.fx.Position
 
y - Variable in class eve.fx.Rect
y position
y - Variable in class eve.sys.SystemMessage
 
y - Variable in class eve.ui.Control
The control's y location
yDPI - Variable in class eve.fx.points.PageFormat
This is the output Y-DPI and it may not be know, and if so, it will be 0.
ydpi - Variable in class eve.fx.points.PointGraphics
 
yDPI - Variable in class eve.fx.print.PrintToImages
 
year - Variable in class eve.data.PlainDate
The full four-digit year, e.g. 2008
year - Variable in class eve.sys.Time
The year as its full set of digits (year 2010 is 2010).
YEAR - Static variable in class eve.sys.Time
 
YEAR - Static variable in class java.util.Calendar
Constant representing the year time field.
years - Variable in class eve.sys.DateChange
The number of years difference.
yes - Variable in class eve.ui.Form
 
YESB - Static variable in class eve.ui.FormBase
An option for doButtons()
YI_RADICALS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yi Radicals" Unicode character block.
YI_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yi Syllables" Unicode character block.
yield() - Static method in class eve.sys.Device
 
yield() - Method in class eve.sys.Handle
 
yield(long) - Static method in class eve.sys.mThread
Deprecated. 
yield() - Method in class eve.sys.YieldToEvents
Yield to events if there are pending events and if the minimum interval has elapsed.
yield() - Static method in class java.lang.Thread
 
yieldToEvents(int) - Static method in class eve.fx.Fx
Yield to user interface events if possible.
yieldToEvents(int) - Method in interface eve.fx.IFxHandler
Yield to user interface events if possible.
yieldToEvents(int) - Static method in class eve.sys.Device
 
YieldToEvents - Class in eve.sys
This is a convenience class that can be used to cause the current Thread to yield to GUI events (if any are present) during processor intesive tasks (e.g. decoding HTML text).
YieldToEvents(int, int) - Constructor for class eve.sys.YieldToEvents
Create a new YieldToEvents.
yieldToEvents(int) - Static method in class eve.ui.Gui
Yield to GUI events if any are pending up to a maximum length of time.
yieldToEvents(int) - Method in class eve.ui.VMOptions
 
yieldToEventsClass - Variable in class eve.sys.Device
If this is set to a class
YIJING_HEXAGRAM_SYMBOLS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Yijing Hexagram Symbols" Unicode character block.
yOffset - Variable in class eve.ui.data.icons.AnIcon
 
yPoints - Variable in class eve.fx.Polygon
 
yscale - Variable in class eve.fx.points.PointGraphics
 
yScreenScale - Variable in class eve.fx.points.PageFormat
 
yScroll - Variable in class eve.ui.game.MosaicPanel
 

Z

ZAURUS_INSTALL - Static variable in class eve.ui.launcher.VMApp
An option for getEditor().
ZepFile - Class in eve.io
An ZepFile is a file that represents a set of small items (such as image icons) that have been compressed as a single array of bytes using a GZIP configured Deflater (one with noWrap set true).
ZepFile(int, ByteArray) - Constructor for class eve.io.ZepFile
Create an ZepFile for writing data to.
ZepFile(byte[], int, int) - Constructor for class eve.io.ZepFile
Decode a copy of the bytes in the ZepFile and prepare it for reading.
ZepFile(ByteArray) - Constructor for class eve.io.ZepFile
Decode an ZepFile and continue to use the provided ByteArray as the internal data.
ZepFile(RandomStream, boolean) - Constructor for class eve.io.ZepFile
An ZepFile created permanently from a RandomStream will not be modifyable.
ZepFile() - Constructor for class eve.io.ZepFile
Create an empty ZepFile for writing data to.
ZepStore - Class in eve.io.filestore
 
ZepStore(RandomStream, String) - Constructor for class eve.io.filestore.ZepStore
Create a ZepStore for reading from a open RandomStream.
ZepStore.CompressOptions - Class in eve.io.filestore
This is used with MakeZepStore.add()
ZepStore.MakeZepStore - Class in eve.io.filestore
This is used to add files to a new ZepStore.
zero() - Method in class eve.data.Property
Clears the name and value fields and returns itself.
zero(long, int) - Method in interface eve.database.implement.DatabaseStream
This should extend the Stream if necessary.
zero(long, int) - Method in class eve.database.implement.RandomAccessDatabaseStream
 
zero() - Method in class eve.database.Record
This sets all the data held by the Record to a zero value.
zero() - Method in class eve.fx.gui.RawEvent
 
ZERO - Static variable in class eve.math.BigInteger
 
zero() - Method in class eve.sys.FetchData
Zero the data buffers but do not change other fields like the fetch type.
Zero - Static variable in class eve.sys.TimeOut
This is the value for a zero timeout in milliseconds, equal to 0.
zero(int) - Method in class eve.sys.Wrapper
Set the type to the specified type and then set the values to zero and return this Wrapper.
zero(Class) - Method in class eve.sys.Wrapper
 
zero() - Method in class eve.sys.Wrapper
Set the values to zero and return this Wrapper without changing the type.
zero() - Method in class eve.util.StringList
This sets the number of items in the StringList to zero and caches all the used SubStrings for future use.
zero() - Method in class eve.util.TagList
Reset to zero without freeing resources.
ZERO - Static variable in class java.math.BigInteger
 
zeroArrayRegion(Object, int, int) - Static method in class eve.util.Utils
 
zeroData(Object) - Method in class eve.database.Record
Sets the data value to whatever is considered to be a zero value.
zeroFillInteger - Variable in class eve.ui.UpDownInput
If you are using this for integer input, this specifies whether zeros should be placed in front of integer values - it is false by default.
zeroIndexedText - Variable in class eve.ui.UpDownInput
This is false by default and if this is true then, when using the textValues Vector to list the allowable text values, this indicates that the list of values should be zero-based indexed, otherwise it will be 1-based index (ie 1 represents the first item, instead of 0 representing the first item).
ZipEntry - Class in eve.zipfile
This class represents a member of a zip archive.
ZipEntry(String) - Constructor for class eve.zipfile.ZipEntry
Creates a zip entry with the given name.
ZipEntry(ZipEntry) - Constructor for class eve.zipfile.ZipEntry
Creates a copy of the given zip entry.
ZipEntry - Class in java.util.zip
This class represents a member of a zip archive.
ZipEntry(String) - Constructor for class java.util.zip.ZipEntry
Creates a zip entry with the given name.
ZipEntry(ZipEntry) - Constructor for class java.util.zip.ZipEntry
Creates a copy of the given zip entry.
ZipEntryFile - Class in eve.zipfile
 
ZipEntryFile(FileStore) - Constructor for class eve.zipfile.ZipEntryFile
 
ZipEntryFile(ZipFile, Handle) - Constructor for class eve.zipfile.ZipEntryFile
 
ZipException - Exception in eve.zipfile
Thrown during the creation or input of a zip file.
ZipException() - Constructor for exception eve.zipfile.ZipException
Create an exception without a message.
ZipException(String) - Constructor for exception eve.zipfile.ZipException
Create an exception with a message.
ZipException - Exception in java.util.zip
Thrown during the creation or input of a zip file.
ZipException() - Constructor for exception java.util.zip.ZipException
Create an exception without a message.
ZipException(String) - Constructor for exception java.util.zip.ZipException
Create an exception with a message.
zipFile - Variable in class eve.server.RemoteAppEntry
This can be null if no zip file is used.
ZipFile - Class in eve.zipfile
This class represents a Zip archive.
ZipFile(String) - Constructor for class eve.zipfile.ZipFile
Opens a Zip file with the given name for reading.
ZipFile(File) - Constructor for class eve.zipfile.ZipFile
Opens a Zip file reading the given File.
ZipFile(File) - Constructor for class eve.zipfile.ZipFile
Opens a Zip file reading the given File.
ZipFile(RandomStream) - Constructor for class eve.zipfile.ZipFile
Opens a Zip file reading the given File in the given mode.
ZipFile(RandomStream, String) - Constructor for class eve.zipfile.ZipFile
 
ZipFile(RandomStream, String, Handle) - Constructor for class eve.zipfile.ZipFile
This should only be called from a Coroutine if the handle is not null.
ZipFile - Class in java.util.zip
This class represents a Zip archive.
ZipFile(String) - Constructor for class java.util.zip.ZipFile
Opens a Zip file with the given name for reading.
ZipFile(File) - Constructor for class java.util.zip.ZipFile
Opens a Zip file reading the given File.
ZipFile(File, int) - Constructor for class java.util.zip.ZipFile
Opens a Zip file reading the given File in the given mode.
ZipFileBrowser - Class in eve.ui.filechooser
 
ZipFileBrowser() - Constructor for class eve.ui.filechooser.ZipFileBrowser
 
ZipFileBrowser(File, boolean, long) - Constructor for class eve.ui.filechooser.ZipFileBrowser
Create an EweFileBrowser that will automatically show itself.
ZipInputStream - Class in eve.zipfile
This is a FilterInputStream that reads the files in an zip archive one after another.
ZipInputStream(InputStream) - Constructor for class eve.zipfile.ZipInputStream
Creates a new Zip input stream, reading a zip archive.
ZipInputStream - Class in java.util.zip
This is a FilterInputStream that reads the files in an zip archive one after another.
ZipInputStream(InputStream) - Constructor for class java.util.zip.ZipInputStream
Creates a new Zip input stream, reading a zip archive.
ZipOutputStream - Class in eve.zipfile
This is a FilterOutputStream that writes the files into a zip archive one after another.
ZipOutputStream(OutputStream, RandomStream) - Constructor for class eve.zipfile.ZipOutputStream
Creates a new Zip output stream, writing a zip archive.
ZipOutputStream(OutputStream) - Constructor for class eve.zipfile.ZipOutputStream
Creates a new Zip output stream, writing a zip archive.
ZipOutputStream - Class in java.util.zip
This is a FilterOutputStream that writes the files into a zip archive one after another.
ZipOutputStream(OutputStream) - Constructor for class java.util.zip.ZipOutputStream
Creates a new Zip output stream, writing a zip archive.
ZONE_OFFSET - Static variable in class java.util.Calendar
Constant representing the time zone offset time field for the time given in the other fields.
zoom - Variable in class eve.ui.print.PointGraphicsViewer
 
zoom - Variable in class eve.ui.print.ScaledImageViewer
 
zoomIn(double) - Method in class eve.ui.print.PointGraphicsViewer
 
zoomOut(double) - Method in class eve.ui.print.PointGraphicsViewer
 
zoomStep - Variable in class eve.ui.print.PointGraphicsViewer
 

_

_canvas - Variable in class eve.fx.gui.NativeWindowSurface
 
_fields - Variable in class eve.applet.ClassFile
 
_fields - Variable in class eve.applet.ClassFile.UtfStringConstant
 
_fields - Variable in class eve.data.MultiListSelect
 
_fields - Variable in class eve.fx.win32.WindowsBitmap
 
_fields - Variable in class eve.io.TreeConfigNode
 
_fields - Variable in class eve.sys.ClassFile.UtfStringConstant
 
_fields - Variable in class eve.sys.options.VMOptions
 
_fields - Variable in class eve.sys.Time
 
_fields - Variable in class eve.ui.data.ListObject
 
_fields - Variable in class eve.ui.launcher.VMApp
 
_fields - Variable in class eve.ui.launcher.VMApps
 
_fields - Variable in class eve.ui.VMOptions
 
_filter - Variable in class eve.ui.advanced.database.GetSearchCriteria
 
_frame - Variable in class eve.fx.gui.NativeWindowSurface
 
_getAWTFont() - Method in class eve.fx.Font
 
_getFieldType(String) - Method in class eve.data.DataObject
 
_getSetField(String, Wrapper, boolean) - Method in class eve.data.DataObject
This is used for data transfer using a eve.data.FieldTransfer object.
_getSetField(String, Wrapper, boolean) - Method in class eve.data.PropertyList
 
_getSetField(String, Wrapper, boolean) - Method in class eve.database.implement.DatabaseEntryObject
This is used as a mechanism for automatic data transfer between a DatabaseEntry and a user interface object.
_getSetField(String, Wrapper, boolean) - Method in class eve.ui.data.FontChooser
 
_getSetField(String, Wrapper, boolean) - Method in class eve.ui.Form
A special method used by FieldTransfer to transfer data to and from controls and properties.
_getSetValue(String, Wrapper, boolean) - Method in class eve.database.implement.DatabaseEntryObject
This is used as a mechanism for automatic data transfer between a DatabaseEntry and an object that has the same field names.
_jfilegetAbsolutePath() - Method in class eve.io.File
 
_method_ - Variable in class eve.reflect.MethodConstructor
 
_vclass_ - Variable in class eve.reflect.MethodConstructor
 
_window - Variable in class eve.fx.gui.NativeWindowSurface
 
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 _