A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

About - Class in cynosurex.util
The about class to display about message uniformly.
About() - Constructor for class cynosurex.util.About
 
AboutDialog - Class in cynosurex.awt
Displays a modal-less About dialog, with or without an icon, on the screen.
AboutDialog(Frame, String, String, String) - Constructor for class cynosurex.awt.AboutDialog
Constructor to create the About dialog with an icon.
AboutDialog(Frame, String, String) - Constructor for class cynosurex.awt.AboutDialog
Constructor to create the About dialog without an icon.
accept(File, String) - Method in class cynosurex.io.ExtensionFilenameFilter
 
accept(File, String) - Method in class cynosurex.io.FileSpecFilter
This method called by the File object to determine whether to accept a filename.
accept(File, String) - Method in class cynosurex.io.IsDirectoryFilter
 
accept(File, String) - Method in class cynosurex.io.IsFileFilter
 
accept(File, String) - Method in class cynosurex.io.PrefixFilenameFilter
This method called by the File object to determine whether to accept a filename.
accept(File, String) - Method in class cynosurex.io.RegExFilenameFilter
This method called by the File object to determine whether to accept a filename.
accept(File, String) - Method in class cynosurex.io.SuffixFilenameFilter
This method called by the File object to determine whether to accept a filename.
actionPerformed(ActionEvent) - Method in class cynosurex.awt.AboutDialog
 
actionPerformed(ActionEvent) - Method in class cynosurex.awt.AppletTitleBar
This method listens for the about button press and creates an about dialog containing the about information.
actionPerformed(ActionEvent) - Method in class cynosurex.awt.EntryDialog
The method to handle action events.
actionPerformed(ActionEvent) - Method in class cynosurex.awt.FileDirList
Processes the action events.
actionPerformed(ActionEvent) - Method in class cynosurex.awt.FileDirListPanel
Processes the action events.
actionPerformed(ActionEvent) - Method in class cynosurex.awt.FontDialog
 
actionPerformed(ActionEvent) - Method in class cynosurex.awt.ListDialog
When either OK or Cancel button is clicked, this method is called to handle the event.
actionPerformed(ActionEvent) - Method in class cynosurex.awt.MessageDialog
This method handles the button events.
actionPerformed(ActionEvent) - Method in class cynosurex.awt.SendMailStatusDialog
 
actionPerformed(ActionEvent) - Method in class cynosurex.awt.URLDialog
 
actionPerformed(ActionEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
actionPerformed(ActionEvent) - Method in class cynosurex.awt.YesNoDialog
 
add(String, Component) - Method in class cynosurex.awt.TabbedPanel
Adds a component to the card layout with a name.
add(String) - Method in class cynosurex.awt.TabPanel
Adds a name to the list of tabs.
addActionListener(ActionListener) - Method in class cynosurex.awt.GenericButton
 
addButton(Button) - Method in class cynosurex.awt.MessageDialog
This method adds a button and "packs" the dialog.
addDialListener(DialListener) - Method in class cynosurex.awt.Dial
 
addImage(String, int) - Method in class cynosurex.awt.EnhancedMediaTracker
Add an image (based on the location) to the tracker.
addition(Matrix, Matrix) - Static method in class cynosurex.math.Matrix
This static method adds two matrices and produces the result in the thrid matrix.
addition(Quaternion, Quaternion) - Static method in class cynosurex.math.Quaternion
Static method to add two Quaternions together.
addition(Vector, Vector) - Static method in class cynosurex.math.Vector
Static method to add two vector together.
addLayoutComponent(String, Component) - Method in class cynosurex.awt.CornerLayout
 
addLayoutComponent(Component, Object) - Method in class cynosurex.awt.CornerLayout
 
addLayoutComponent(String, Component) - Method in class cynosurex.awt.TicTacToeLayout
 
addNotify() - Method in class cynosurex.awt.MultiLineLabel
This method is invoked after our Canvas is first created but before it can actually be displayed.
addNotify() - Method in class cynosurex.awt.RubberbandZoomCanvas
 
addPoint(int, int, int) - Method in class cynosurex.graphics3D.Polygon3D
Appends a point to a polygon.
addTabListener(TabListener) - Method in class cynosurex.awt.TabPanel
 
addTextReceiver(TextReceiver) - Method in class cynosurex.lang.TextDistributor
Add a TextReceiver object to a list of receivers.
adjustmentValueChanged(AdjustmentEvent) - Method in class cynosurex.awt.PanZoomPanel
 
alignment - Variable in class cynosurex.awt.MultiLineLabel
 
Angle - Class in cynosurex.math
 
Angle() - Constructor for class cynosurex.math.Angle
Constructor to create an angle of 0 degrees.
Angle(double, int) - Constructor for class cynosurex.math.Angle
Constructor to create an angle.
angle - Variable in class cynosurex.math.Angle
Internal storage of the Angle in degrees.
AppletTitleBar - Class in cynosurex.awt
Displays a title bar for a Java applet.
AppletTitleBar(String) - Constructor for class cynosurex.awt.AppletTitleBar
Constructor to create a bar with the name of the applet.
areBitsSet(int) - Method in class cynosurex.lang.EnhancedByte
Checks to see if multi-ple bits are set in the current EnhancedByte instance.
areBitsSet(byte, int) - Static method in class cynosurex.lang.EnhancedByte
Checks to see if multi-ple bits are set in the byte.
ArgumentTokenizer - Class in cynosurex.util
ArgumentTokenizer tokenizes command-line arguments, taking into account double-quoted string as a single argument.
ArgumentTokenizer(String) - Constructor for class cynosurex.util.ArgumentTokenizer
Constructor.
ASCENDING - Static variable in class cynosurex.util.StringSortFilter
 

B

B - Variable in class cynosurex.lang.EnhancedByte
The byte.
BadDataException - Exception in cynosurex.lang
 
BadDataException() - Constructor for exception cynosurex.lang.BadDataException
 
BadDataException(String) - Constructor for exception cynosurex.lang.BadDataException
 
border_height - Static variable in class cynosurex.awt.TabPanel
the height of the border (predefined).
border_width - Static variable in class cynosurex.awt.TabPanel
the width of the border (predefined).
BorderedLabel - Class in cynosurex.awt
Displays a label, surrounded by a border.
BorderedLabel(String) - Constructor for class cynosurex.awt.BorderedLabel
Constructor to create the bordered label.
BorderedLabel(String, int) - Constructor for class cynosurex.awt.BorderedLabel
Constructor to create the bordered label.
BorderedLabel(Label) - Constructor for class cynosurex.awt.BorderedLabel
Constructor to create the bordered label.
bottomMargin - Variable in class cynosurex.io.PrinterSetupData
 
bubbleSort(Object[], SortFilter) - Static method in class cynosurex.util.SortRoutines
The Bubble Sort is always very slow, no matter what data it is sorting.
button - Variable in class cynosurex.awt.AboutDialog
 
button - Variable in class cynosurex.awt.MessageDialog
 
buttonPanel - Variable in class cynosurex.awt.MessageDialog
 
byteToUnsignedInteger(byte) - Static method in class cynosurex.lang.EnhancedByte
Converts the byte passed in to an unsigned integer.

C

calculate() - Method in class cynosurex.awt.RubberbandZoomCanvas
Call this routine before obtaining the offset and scale information in you paint method.
calculateNumberOfLines(String) - Static method in class cynosurex.lang.StringManipulator
This method calculates number of lines based on the number of new line character it encounters in the text.
calendar - Variable in class cynosurex.util.EnhancedDate
 
CANCEL - Static variable in class cynosurex.awt.ListDialog
 
CANCEL - Static variable in class cynosurex.awt.YesNoCancelDialog
 
Cancel_button - Variable in class cynosurex.awt.EntryDialog
 
Cancel_button - Variable in class cynosurex.awt.ListDialog
 
Cancel_button - Variable in class cynosurex.awt.URLDialog
 
cancel_button - Variable in class cynosurex.awt.YesNoCancelDialog
 
CENTER - Static variable in class cynosurex.awt.Location
 
CENTER - Static variable in class cynosurex.awt.MultiLineLabel
 
checkResponse(String, String) - Static method in class cynosurex.net.SMTP
 
classicPrint(Frame, PrinterSetupData, String) - Static method in class cynosurex.io.TextPrinter
This method prints the text string to the printer using the classic typewriter method, allowing tighter control of line format.
cleanUp() - Method in class cynosurex.io.TemporaryStorage
Cleans up the temporary file or directory.
closeWindow() - Method in class cynosurex.awt.FontDialog
 
closeWindow() - Method in class cynosurex.awt.NotifyWindow
This method closes the window.
ColorMaskFilter - Class in cynosurex.image
 
ColorMaskFilter(Color) - Constructor for class cynosurex.image.ColorMaskFilter
 
ColorSeparation - Class in cynosurex.image
 
columns - Variable in class cynosurex.math.Matrix
 
company - Variable in class cynosurex.util.About
 
Configure - Class in cynosurex.io
This object provides the ability to store and read-back integer-based configuration.
Configure(String, int) - Constructor for class cynosurex.io.Configure
 
ConfigureINI - Class in cynosurex.io
Reads and writes Windows INI configuration files.
ConfigureINI(File) - Constructor for class cynosurex.io.ConfigureINI
Constructor.
ConfigureObject - Class in cynosurex.io
This object read and write object configuration files
ConfigureObject(String) - Constructor for class cynosurex.io.ConfigureObject
Constructor.
ConfigureString - Class in cynosurex.io
The ConfigureString stores string information based on a key.
ConfigureString(String) - Constructor for class cynosurex.io.ConfigureString
 
conjugate() - Method in class cynosurex.math.Quaternion
Conjugates the current Quaternion.
connect(String, int) - Static method in class cynosurex.net.SMTP
 
contains(Point3D) - Method in class cynosurex.graphics3D.Polygon3D
Determines whether the 3D point is inside the Polygon.
contains(int, int, int) - Method in class cynosurex.graphics3D.Polygon3D
Determines whether the point (x, y, z) is inside the Polygon.
contains(Object) - Method in class cynosurex.io.ConfigureObject
Whether this ConfigureObject contains the datum.
contains(Object) - Method in class cynosurex.io.ConfigureString
 
containsKey(Object) - Method in class cynosurex.io.ConfigureObject
Whether this ConfigureObject contains the key.
containsKey(Object) - Method in class cynosurex.io.ConfigureString
 
containsParameter(String, String) - Method in class cynosurex.io.ConfigureINI
Whether this object contains the configuration parameter.
containsSection(String) - Method in class cynosurex.io.ConfigureINI
 
Coordinate - Class in cynosurex.geography
 
Coordinate() - Constructor for class cynosurex.geography.Coordinate
 
copyrightSymbol - Static variable in class cynosurex.util.About
 
copyrightYear - Variable in class cynosurex.util.About
 
CornerLayout - Class in cynosurex.awt
CornerLayout will layout a container using members named "Northeast", "Northwest", "Southeast", "Southwest", and "Center".
CornerLayout() - Constructor for class cynosurex.awt.CornerLayout
Constructs a new CornerLayout.
CornerLayout(int) - Constructor for class cynosurex.awt.CornerLayout
 
CornerLayout(int, int) - Constructor for class cynosurex.awt.CornerLayout
 
CornerLayout(int, int, int) - Constructor for class cynosurex.awt.CornerLayout
 
correctOrder(Object, Object) - Method in class cynosurex.util.FileNameSortFilter
This method determines which string is to be ordered first.
correctOrder(Object, Object) - Method in class cynosurex.util.FilePathSortFilter
This method determines which string is to be ordered first.
correctOrder(Object, Object) - Method in interface cynosurex.util.SortFilter
This method determines which object is to be ordered first.
correctOrder(Object, Object) - Method in class cynosurex.util.StringSortFilter
This method determines which string is to be ordered first.
countLineBreaksBeforePosition(String, int) - Static method in class cynosurex.lang.StringManipulator
This method counts line breaks in the text string before the position specified.
countTokens() - Method in class cynosurex.util.EnhancedStringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
crossProduct(Vector, Vector) - Static method in class cynosurex.math.Vector
Static method to calculate the cross product of two vectors of length 3.
cynosurex.awt - package cynosurex.awt
 
cynosurex.awt.event - package cynosurex.awt.event
 
cynosurex.geography - package cynosurex.geography
 
cynosurex.graphics2D - package cynosurex.graphics2D
 
cynosurex.graphics3D - package cynosurex.graphics3D
 
cynosurex.image - package cynosurex.image
 
cynosurex.io - package cynosurex.io
 
cynosurex.lang - package cynosurex.lang
 
cynosurex.legacy - package cynosurex.legacy
 
cynosurex.math - package cynosurex.math
 
cynosurex.net - package cynosurex.net
 
cynosurex.swing - package cynosurex.swing
 
cynosurex.util - package cynosurex.util
 

D

D_float_to_double(byte[]) - Static method in class cynosurex.legacy.VAX_Float
This static method takes in a VAX D-Float and returns a Java double-precision floating point.
decision - Variable in class cynosurex.awt.EntryDialog
 
decision - Variable in class cynosurex.awt.ListDialog
 
decision - Variable in class cynosurex.awt.URLDialog
 
DEFAULT_SMTP_PORT - Static variable in class cynosurex.net.SMTP
 
degree - Variable in class cynosurex.geography.Coordinate
Specifies a value between -179 and 180 for longitude, and a value between -90 and 90 for latitude.
DEGREE - Static variable in class cynosurex.math.Angle
 
DEGREE_MAX - Static variable in class cynosurex.geography.Latitude
 
DEGREE_MAX - Static variable in class cynosurex.geography.Longitude
 
DEGREE_MIN - Static variable in class cynosurex.geography.Latitude
 
DEGREE_MIN - Static variable in class cynosurex.geography.Longitude
 
degreeToRadian(double) - Static method in class cynosurex.math.Angle
Degree to radian conversion.
DESCENDING - Static variable in class cynosurex.util.StringSortFilter
 
deselect(String) - Method in class cynosurex.awt.EnhancedList
 
Dial - Class in cynosurex.awt
Compiled using Java 1.1.
Dial() - Constructor for class cynosurex.awt.Dial
 
Dial(int) - Constructor for class cynosurex.awt.Dial
 
dialAdjusted(DialEvent) - Method in interface cynosurex.awt.event.DialListener
 
DialEvent - Class in cynosurex.awt.event
Compiled using Java 1.1.
DialEvent(Dial, int) - Constructor for class cynosurex.awt.event.DialEvent
 
DialListener - Interface in cynosurex.awt.event
A listener interface for the Dial component.
difference(Set) - Method in class cynosurex.util.Set
Returns a Set object equal to the difference of this Set object and the Set object passed into the method.
DIRECTORY - Static variable in class cynosurex.io.TemporaryStorage
 
disconnect(Socket, BufferedReader, PrintWriter) - Static method in class cynosurex.net.SMTP
 
display() - Method in class cynosurex.util.About
 
display(String, String, String, String, String) - Static method in class cynosurex.util.About
Deprecated. Replaced by same method name, with additional license type.
display(String, String, String, String, String, String) - Static method in class cynosurex.util.About
Displays the about information based on the argument parameters.
DisplayImage - Class in cynosurex.awt
 
DisplayImage(Image) - Constructor for class cynosurex.awt.DisplayImage
 
DisplayImage(String) - Constructor for class cynosurex.awt.DisplayImage
 
distance(Point2D) - Method in class cynosurex.graphics2D.Point2D
Calculates the distance between this Point2D and the specified Point2D.
distribute(String) - Method in class cynosurex.lang.TextDistributor
This method distributes the text message to each of the TextReceivers in the list.
DONE - Static variable in class cynosurex.awt.SendMailStatusDialog
 
dotProduct(Vector, Vector) - Static method in class cynosurex.math.Vector
Static method to calculate the dot product of two vectors.
download() - Method in class cynosurex.net.UniformResourceLocator
This method downloads the URL content and returns it as a String.
downloadTo(FileOutputStream) - Method in class cynosurex.net.UniformResourceLocator
This method downloads the URL content to a FileOutputStream.
downloadToFile(String) - Method in class cynosurex.net.UniformResourceLocator
This method downloads the URL content to a file specified in the argument.
draw3DCircle(Graphics, int, int, int, boolean) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a 3D circle of radius r at location (x,y)
draw3DRect(Graphics, int, int, int, int, boolean, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a 3D rectangle in the specified location with the given line thickness.
drawArc(Graphics, int, int, int, int, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws an arc with the specified pen width.
drawArc(Graphics, Point, double, double, double, double, double) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws an arc on the specified Graphics object.
drawCircle(Graphics, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a circle on the Graphics object.
drawCircle(Graphics, int, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a circle of radius r at location (x,y) with the specified line width.
drawEllipse(Graphics, Point, double, double, double) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws an ellipse on the specified Graphics object.
drawEllipse(Graphics, Point, double, double, double, boolean) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws an ellipse on the specified Graphics object.
drawLine(Graphics, int, int, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a line using the specified pen thickness.
drawOval(Graphics, int, int, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws an oval in the specified bounding rectangle with the specified pen thickness.
drawRect(Graphics, int, int, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a rectangle at the specified location with the supplied pen thickness.
drawRoundRect(Graphics, int, int, int, int, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a rounded rectangle at the specified location with the supplied pen thickness.
DrawRoutines - Class in cynosurex.graphics2D
The drawRoutines class contains several useful drawing primitives.

E

embed - Static variable in interface cynosurex.awt.event.DialListener
 
embed - Static variable in interface cynosurex.awt.event.TabListener
 
embed - Static variable in interface cynosurex.lang.IntegerValueChangeListener
 
embed - Static variable in interface cynosurex.lang.TextReceiver
 
embed - Static variable in interface cynosurex.util.SortFilter
 
EnhancedBoolean - Class in cynosurex.lang
A enhanced boolean class representing the boolean primitive type.
EnhancedBoolean(boolean) - Constructor for class cynosurex.lang.EnhancedBoolean
 
EnhancedByte - Class in cynosurex.lang
A enhanced byte class representing the byte primitive type, including various bit operations.
EnhancedByte(byte) - Constructor for class cynosurex.lang.EnhancedByte
Constructs and initializes an EnhancedByte with value.
EnhancedDate - Class in cynosurex.util
EnhancedDate extends the Java Date class.
EnhancedDate() - Constructor for class cynosurex.util.EnhancedDate
Constructor to create an EnhancedDate object from the current system date and time.
EnhancedDate(long) - Constructor for class cynosurex.util.EnhancedDate
Constructor to create an EnhancedDate object from a long integer.
EnhancedDate(int, int) - Constructor for class cynosurex.util.EnhancedDate
Constructor to create an EnhancedDate object from a year and a Julian day integer.
EnhancedFile - Class in cynosurex.io
This class extends the basic File object to provide more files and directory related functionalities.
EnhancedFile(File, String) - Constructor for class cynosurex.io.EnhancedFile
 
EnhancedFile(String) - Constructor for class cynosurex.io.EnhancedFile
 
EnhancedFile(String, String) - Constructor for class cynosurex.io.EnhancedFile
 
EnhancedFile(URI) - Constructor for class cynosurex.io.EnhancedFile
 
EnhancedInteger - Class in cynosurex.lang
A enhanced integer class representing the integer primitive type.
EnhancedInteger() - Constructor for class cynosurex.lang.EnhancedInteger
 
EnhancedJTextArea - Class in cynosurex.swing
EnhancedJTextArea enhances the standard JTextArea class by creating a multithreaded JTextArea to calculate the current line and column position.
EnhancedJTextArea() - Constructor for class cynosurex.swing.EnhancedJTextArea
Constructor to create an EnhancedJJTextArea.
EnhancedJTextArea(String) - Constructor for class cynosurex.swing.EnhancedJTextArea
Constructor to create an EnhancedJTextArea with the specified String.
EnhancedJTextArea(int, int) - Constructor for class cynosurex.swing.EnhancedJTextArea
Constructor to create an EnhancedJTextArea with the specified row(s) and column(s).
EnhancedJTextArea(String, int, int) - Constructor for class cynosurex.swing.EnhancedJTextArea
Constructor to create an EnhancedJTextArea with the specified String, row(s), and column(s).
EnhancedJTextArea(Document) - Constructor for class cynosurex.swing.EnhancedJTextArea
 
EnhancedJTextArea(Document, String, int, int) - Constructor for class cynosurex.swing.EnhancedJTextArea
 
EnhancedList - Class in cynosurex.awt
 
EnhancedList() - Constructor for class cynosurex.awt.EnhancedList
 
EnhancedMediaTracker - Class in cynosurex.awt
An enhanced media tracker.
EnhancedMediaTracker(Component) - Constructor for class cynosurex.awt.EnhancedMediaTracker
Constructor.
EnhancedStringTokenizer - Class in cynosurex.util
EnhancedStringTokenizer is an enhancement of the Java StringTokenizer class.
EnhancedStringTokenizer(String, String, boolean, boolean) - Constructor for class cynosurex.util.EnhancedStringTokenizer
Constructs a string tokenizer for the specified string.
EnhancedStringTokenizer(String, String, boolean) - Constructor for class cynosurex.util.EnhancedStringTokenizer
Constructs a string tokenizer for the specified string.
EnhancedStringTokenizer(String, String) - Constructor for class cynosurex.util.EnhancedStringTokenizer
Constructs a string tokenizer for the specified string.
EnhancedStringTokenizer(String) - Constructor for class cynosurex.util.EnhancedStringTokenizer
Constructs a string tokenizer for the specified string.
EnhancedTextArea - Class in cynosurex.awt
EnhancedTextArea enhances the standard TextArea class by creating a multithreaded TextArea to calculate the current line and column position.
EnhancedTextArea() - Constructor for class cynosurex.awt.EnhancedTextArea
Constructor to create an EnhancedTextArea.
EnhancedTextArea(String) - Constructor for class cynosurex.awt.EnhancedTextArea
Constructor to create an EnhancedTextArea with the specified String.
EnhancedTextArea(int, int) - Constructor for class cynosurex.awt.EnhancedTextArea
Constructor to create an EnhancedTextArea with the specified row(s) and column(s).
EnhancedTextArea(String, int, int) - Constructor for class cynosurex.awt.EnhancedTextArea
Constructor to create an EnhancedTextArea with the specified String, row(s), and column(s).
EnhancedTextArea(String, int, int, int) - Constructor for class cynosurex.awt.EnhancedTextArea
 
EntryDialog - Class in cynosurex.awt
This class encapsulates an entry dialog, allowing users to type in text in a text field.
EntryDialog(Frame, String) - Constructor for class cynosurex.awt.EntryDialog
Constructor.
EntryDialog(Frame, String, String) - Constructor for class cynosurex.awt.EntryDialog
Constructor that displays a message above the text field.
EnumeratedLinkedList - Class in cynosurex.util
This class extends the LinkedList class to offer Enumeration capability.
EnumeratedLinkedList() - Constructor for class cynosurex.util.EnumeratedLinkedList
 
EOL - Static variable in class cynosurex.net.SMTP
 
equals(Object) - Method in class cynosurex.graphics2D.Line2D
Checks whether two pointers are equal.
equals(Object) - Method in class cynosurex.graphics2D.Point2D
Checks whether two pointers are equal.
equals(Object) - Method in class cynosurex.graphics3D.Point3D
Checks whether two pointers are equal.
ERROR - Static variable in class cynosurex.awt.SendMailStatusDialog
 
ErrorLoadImageException - Exception in cynosurex.image
 
ErrorLoadImageException() - Constructor for exception cynosurex.image.ErrorLoadImageException
 
ErrorLoadImageException(String) - Constructor for exception cynosurex.image.ErrorLoadImageException
 
EtchedLineSeparator - Class in cynosurex.awt
 
EtchedLineSeparator(int, int) - Constructor for class cynosurex.awt.EtchedLineSeparator
 
execute(String) - Method in class cynosurex.lang.Executor
This method executes the command specified.
Executor - Class in cynosurex.lang
This class provides simple command execution interface.
Executor() - Constructor for class cynosurex.lang.Executor
 
ExtensionFilenameFilter - Class in cynosurex.io
Generic file name extension class.
ExtensionFilenameFilter(String, boolean) - Constructor for class cynosurex.io.ExtensionFilenameFilter
Constructor.

F

F_float_to_float(byte[]) - Static method in class cynosurex.legacy.VAX_Float
This static method takes in a VAX F-Float and returns a Java 32-bit floating point.
field - Variable in class cynosurex.awt.EntryDialog
 
field - Variable in class cynosurex.awt.URLDialog
 
FILE - Static variable in class cynosurex.io.TemporaryStorage
 
FileDirList - Class in cynosurex.awt
This class allows the user to navigate through the file directory structure and select file(s).
FileDirList(String) - Constructor for class cynosurex.awt.FileDirList
Constructor.
FileDirList(File) - Constructor for class cynosurex.awt.FileDirList
Constructor.
FileDirList(String, int, boolean) - Constructor for class cynosurex.awt.FileDirList
Constructor.
FileDirList(File, int, boolean) - Constructor for class cynosurex.awt.FileDirList
Constructor.
FileDirListPanel - Class in cynosurex.awt
This class allows the user to navigate through the file directory structure and select file(s), and displays the current directory.
FileDirListPanel(String) - Constructor for class cynosurex.awt.FileDirListPanel
Constructor.
FileDirListPanel(File) - Constructor for class cynosurex.awt.FileDirListPanel
Constructor.
FileDirListPanel(String, int, boolean) - Constructor for class cynosurex.awt.FileDirListPanel
Constructor.
FileDirListPanel(File, int, boolean) - Constructor for class cynosurex.awt.FileDirListPanel
Constructor.
FileNameSortFilter - Class in cynosurex.util
FileNameSortFilter allow two file names to be sorted.
FileNameSortFilter() - Constructor for class cynosurex.util.FileNameSortFilter
 
FileNameSortFilter(boolean) - Constructor for class cynosurex.util.FileNameSortFilter
Constructor to specify whether to match case.
FileNameSortFilter(boolean, int) - Constructor for class cynosurex.util.FileNameSortFilter
Constructor to specify whether to match case and sort order.
FileNameSortFilter(int) - Constructor for class cynosurex.util.FileNameSortFilter
Constructor to allow specification of different sort orders.
FilePathSortFilter - Class in cynosurex.util
FilePathSortFilter allow two file path names to be sorted.
FilePathSortFilter() - Constructor for class cynosurex.util.FilePathSortFilter
 
FilePathSortFilter(boolean) - Constructor for class cynosurex.util.FilePathSortFilter
Constructor to specify whether to match case.
FilePathSortFilter(boolean, int) - Constructor for class cynosurex.util.FilePathSortFilter
Constructor to specify whether to match case and sort order.
FilePathSortFilter(int) - Constructor for class cynosurex.util.FilePathSortFilter
Constructor to allow specification of different sort orders.
fileSeparator - Static variable in class cynosurex.awt.ShowFileDialog
 
FileSpecFilter - Class in cynosurex.io
This FilenameFilter allows the matching of files with '*' and '?' that are normal on the command-line.
FileSpecFilter(String) - Constructor for class cynosurex.io.FileSpecFilter
Constructor.
fillCircle(Graphics, int, int, int) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a filled circle.
fillEllipse(Graphics, Point, double, double, double) - Static method in class cynosurex.graphics2D.DrawRoutines
Draws a solid ellipse on the specified Graphics object.
filterRGB(int, int, int) - Method in class cynosurex.image.ColorMaskFilter
 
filterRGB(int, int, int) - Method in class cynosurex.image.GrayScaleFilter
This method is called to filter the image.
filterRGB(int, int, int) - Method in class cynosurex.image.WhiteWashFilter
 
finalize() - Method in class cynosurex.io.TemporaryStorage
 
focusGained(FocusEvent) - Method in class cynosurex.awt.AboutDialog
 
focusGained(FocusEvent) - Method in class cynosurex.awt.MessageDialog
 
focusLost(FocusEvent) - Method in class cynosurex.awt.AboutDialog
 
focusLost(FocusEvent) - Method in class cynosurex.awt.MessageDialog
 
font - Variable in class cynosurex.io.PrinterSetupData
 
FontDialog - Class in cynosurex.awt
 
FontDialog(Frame, String, boolean, Font, Color, Color) - Constructor for class cynosurex.awt.FontDialog
 
FontDisplay - Class in cynosurex.awt
Display example of a font.
FontDisplay(Font, Color, Color) - Constructor for class cynosurex.awt.FontDisplay
Constructor to create the font display canvas.
FULL_HEIGHT - Static variable in class cynosurex.awt.CornerLayout
 
FULL_WIDTH - Static variable in class cynosurex.awt.CornerLayout
 

G

generateInteger(int, int) - Method in class cynosurex.util.RandomNumber
 
GenericButton - Class in cynosurex.awt
 
GenericButton() - Constructor for class cynosurex.awt.GenericButton
 
get(String, String) - Method in class cynosurex.io.ConfigureINI
This method retrieves a value based on the specified section and parameter name.
getActionCommand() - Method in class cynosurex.awt.GenericButton
 
getAlignment() - Method in class cynosurex.awt.BorderedLabel
Returns the alignment of the text in the label.
getAlignment() - Method in class cynosurex.awt.MultiLineLabel
 
getAngle() - Method in class cynosurex.math.Quaternion
Returns the angle this Quaternion represents.
getArray() - Method in class cynosurex.math.Matrix
This method returns the matrix as a double array.
getBackgroundColor() - Method in class cynosurex.awt.FontDialog
 
getBackgroundColorValue() - Method in class cynosurex.awt.FontDialog
 
getBlueImagePlane(Image) - Static method in class cynosurex.image.ColorSeparation
 
getBoolean(String, String) - Method in class cynosurex.io.ConfigureINI
This method retrieves a boolean value based on the specified section and parameter name.
getBottomMargin() - Method in class cynosurex.io.PrinterSetupData
 
getCapacity() - Method in class cynosurex.util.RecentList
This method returns the capacity of this list.
getCaretColPosition() - Method in class cynosurex.awt.EnhancedTextArea
This method returns the current caret column position.
getCaretColPosition() - Method in class cynosurex.swing.EnhancedJTextArea
This method returns the current caret column position.
getCaretRowPosition() - Method in class cynosurex.awt.EnhancedTextArea
This method returns the current caret row position.
getCaretRowPosition() - Method in class cynosurex.swing.EnhancedJTextArea
This method returns the current caret row position.
getCharacterCount() - Method in class cynosurex.swing.EnhancedJTextArea
 
getCol() - Method in class cynosurex.awt.Position
Returns the column of this Position.
getColor(String) - Static method in class cynosurex.awt.FontDialog
 
getColorName(Color) - Static method in class cynosurex.awt.FontDialog
 
getColumns() - Method in class cynosurex.math.Matrix
This method returns the number of columns in the matrix.
getCompany() - Method in class cynosurex.util.About
 
getConjugate() - Method in class cynosurex.math.Quaternion
Returns the conjugate of the Quaternion.
getContentDimension() - Method in class cynosurex.awt.RubberbandZoomCanvas
 
getContentOrigin() - Method in class cynosurex.awt.RubberbandZoomCanvas
 
getCopyrightSymbol() - Static method in class cynosurex.util.About
 
getCopyrightYear() - Method in class cynosurex.util.About
 
getCurrentDirectory() - Method in class cynosurex.awt.FileDirList
 
getCurrentDirectory() - Method in class cynosurex.awt.FileDirListPanel
 
getCurrentDirectoryString() - Method in class cynosurex.awt.FileDirList
 
getCurrentDirectoryString() - Method in class cynosurex.awt.FileDirListPanel
 
getData(int) - Method in class cynosurex.io.Configure
 
getData(Object) - Method in class cynosurex.io.ConfigureObject
This method returns the configuration setting that is associated to the key.
getData(Object) - Method in class cynosurex.io.ConfigureString
 
getDayString() - Method in class cynosurex.util.EnhancedDate
Method to return the Day field in String.
getDecision() - Method in class cynosurex.awt.EntryDialog
This method returns the decision that the user made.
getDecision() - Method in class cynosurex.awt.ListDialog
This method returns the user decision.
getDecision() - Method in class cynosurex.awt.URLDialog
 
getDecision() - Method in class cynosurex.awt.YesNoCancelDialog
 
getDecision() - Method in class cynosurex.awt.YesNoDialog
 
getDegree() - Method in class cynosurex.geography.Coordinate
Returns the degree field.
getDegree() - Method in class cynosurex.math.Angle
Returns the angle in degree.
getDimension() - Method in class cynosurex.math.Matrix
This method returns the Dimension of the matrix.
getDimension() - Method in class cynosurex.math.Vector
This method returns the dimension of the vector.
getDirectory() - Method in class cynosurex.awt.ShowFileDialog
Return the selected directory.
getDouble(String, String) - Method in class cynosurex.io.ConfigureINI
This method retrieves a double value based on the specified section and parameter name.
getElements() - Method in class cynosurex.util.EnumeratedLinkedList
Returns an enumeration of the components contained in the linked list.
getElements() - Method in class cynosurex.util.RecentList
This method returns the list of elements being stored.
getEntry() - Method in class cynosurex.awt.EntryDialog
This method returns the text that the user typed into the text field.
getErrorText() - Method in class cynosurex.lang.Executor
This method returns the stderr of the last command executed.
getExtension() - Method in class cynosurex.io.EnhancedFile
 
getFile() - Method in class cynosurex.awt.ShowFileDialog
Return the selected file.
getFileNameNoExtension() - Method in class cynosurex.io.EnhancedFile
 
getFloat(String, String) - Method in class cynosurex.io.ConfigureINI
This method retrieves a float value based on the specified section and parameter name.
getFont() - Method in class cynosurex.io.PrinterSetupData
 
getFontName() - Method in class cynosurex.awt.FontDialog
 
getFontSelection() - Method in class cynosurex.awt.FontDialog
 
getFontSize() - Method in class cynosurex.awt.FontDialog
 
getFontStyle() - Method in class cynosurex.awt.FontDialog
 
getForegroundColor() - Method in class cynosurex.awt.FontDialog
 
getForegroundColorValue() - Method in class cynosurex.awt.FontDialog
 
getFriendlyFileSize() - Method in class cynosurex.io.EnhancedFile
Returns the file size in user friendly string format.
getGreenImagePlane(Image) - Static method in class cynosurex.image.ColorSeparation
 
getImage() - Method in class cynosurex.awt.DisplayImage
 
getImage() - Method in class cynosurex.image.ImageLoader
 
getImagePlane(Image, Color) - Static method in class cynosurex.image.ColorSeparation
 
getInputStream(Socket) - Static method in class cynosurex.net.SMTP
 
getInteger(String, String) - Method in class cynosurex.io.ConfigureINI
This method retrieves an integer value based on the specified section and parameter name.
getInteger(byte[]) - Static method in class cynosurex.lang.EnhancedByte
Converts the bytes passed in to a signed integer.
getInverse() - Method in class cynosurex.math.Vector
This method creates a new inverse vector based on the current vector.
getItemIndex(String) - Method in class cynosurex.awt.EnhancedList
 
getJulianDay() - Method in class cynosurex.util.EnhancedDate
Method to return the Julian day in String.
getLabel() - Method in class cynosurex.awt.GenericButton
 
getLayoutAlignmentX(Container) - Method in class cynosurex.awt.CornerLayout
 
getLayoutAlignmentY(Container) - Method in class cynosurex.awt.CornerLayout
 
getLeftMargin() - Method in class cynosurex.io.PrinterSetupData
 
getLength() - Method in class cynosurex.io.Configure
 
getLicense() - Method in class cynosurex.util.About
 
getLocation() - Method in class cynosurex.graphics2D.Point2D
 
getLocation() - Method in class cynosurex.graphics3D.Point3D
 
getLong(String, String) - Method in class cynosurex.io.ConfigureINI
This method retrieves a long value based on the specified section and parameter name.
getLong(byte[]) - Static method in class cynosurex.lang.EnhancedByte
Converts bytes to a long integer.
getMagnitude() - Method in class cynosurex.math.Quaternion
Returns the magnitude of the Quaternion.
getMagnitude() - Method in class cynosurex.math.Vector
This method returns the magnitude (length) of the vector.
getMaintainAspectRatio() - Method in class cynosurex.awt.RubberbandZoomCanvas
 
getMarginHeight() - Method in class cynosurex.awt.MultiLineLabel
 
getMarginWidth() - Method in class cynosurex.awt.MultiLineLabel
 
getMaximum() - Method in class cynosurex.awt.Dial
 
getMessage() - Method in class cynosurex.awt.ProgressDialog
 
getMidpoint() - Method in class cynosurex.graphics2D.Line2D
Returns the midpoint of the line
getMinimum() - Method in class cynosurex.awt.Dial
 
getMinimumSize() - Method in class cynosurex.awt.BorderedLabel
Returns the minimum size of the component.
getMinimumSize() - Method in class cynosurex.awt.DisplayImage
 
getMinimumSize() - Method in class cynosurex.awt.EtchedLineSeparator
 
getMinimumSize() - Method in class cynosurex.awt.FontDisplay
 
getMinimumSize() - Method in class cynosurex.awt.ImageButton
 
getMinimumSize() - Method in class cynosurex.awt.Line
 
getMinimumSize() - Method in class cynosurex.awt.MultiLineLabel
This method is called when the layout manager wants to know the bare minimum amount of space we need to get by.
getMinimumSize() - Method in class cynosurex.awt.PopUpImageButton
 
getMinimumSize() - Method in class cynosurex.awt.ProgressIndicator
 
getMinimumSize() - Method in class cynosurex.awt.SpaceHolder
 
getMinimumSize() - Method in class cynosurex.awt.TabPanel
Returns the minimum size of the panel.
getMinute() - Method in class cynosurex.geography.Coordinate
Returns the minute field.
getMode() - Method in class cynosurex.awt.ProgressDialog
 
getMode() - Method in class cynosurex.awt.ProgressIndicator
 
getMonthString() - Method in class cynosurex.util.EnhancedDate
Method to return the Month field in String.
getName() - Method in class cynosurex.util.About
 
getNext(int) - Static method in class cynosurex.math.Prime
This method finds the next smallest prime that is greater than or equal to n.
getNumberOfSegments() - Method in class cynosurex.awt.ProgressIndicator
 
getNumOfCharacters() - Method in class cynosurex.awt.EnhancedTextArea
This method returns the number of characters (including all white space) in the text area.
getNumOfLines() - Method in class cynosurex.awt.EnhancedTextArea
This method returns the number of lines in the text area.
getNumOfWords() - Method in class cynosurex.awt.EnhancedTextArea
This method returns the number of words (separated by white space) in the text area.
getOffset() - Method in class cynosurex.awt.RubberbandZoomCanvas
 
getOutputStream(Socket) - Static method in class cynosurex.net.SMTP
 
getOutputText() - Method in class cynosurex.lang.Executor
This method returns the stdout of the last command executed.
getParentDirectory() - Method in class cynosurex.awt.FileDirList
 
getParentDirectory() - Method in class cynosurex.awt.FileDirListPanel
 
getParentDirectoryString() - Method in class cynosurex.awt.FileDirList
 
getParentDirectoryString() - Method in class cynosurex.awt.FileDirListPanel
 
getPath() - Method in class cynosurex.awt.ShowFileDialog
Return the selected file.
getPath() - Method in class cynosurex.io.TemporaryStorage
This method returns the File entity to the temporary path.
getPercentage() - Method in class cynosurex.awt.ProgressDialog
 
getPercentage() - Method in class cynosurex.awt.ProgressIndicator
 
getPosition() - Method in class cynosurex.awt.Position
Returns the location of this Position.
getPreferredSize() - Method in class cynosurex.awt.BorderedLabel
Returns the preferred size of the component.
getPreferredSize() - Method in class cynosurex.awt.Dial
 
getPreferredSize() - Method in class cynosurex.awt.DisplayImage
 
getPreferredSize() - Method in class cynosurex.awt.EtchedLineSeparator
 
getPreferredSize() - Method in class cynosurex.awt.FontDisplay
 
getPreferredSize() - Method in class cynosurex.awt.ImageButton
 
getPreferredSize() - Method in class cynosurex.awt.Line
 
getPreferredSize() - Method in class cynosurex.awt.MultiLineLabel
This method is called by a layout manager when it wants to know how big we'd like to be.
getPreferredSize() - Method in class cynosurex.awt.PopUpImageButton
 
getPreferredSize() - Method in class cynosurex.awt.ProgressIndicator
 
getPreferredSize() - Method in class cynosurex.awt.SpaceHolder
 
getPreferredSize() - Method in class cynosurex.awt.TabPanel
Returns the preferred size of the panel.
getPrefix() - Method in class cynosurex.io.TemporaryStorage
This method returns the prefix for the temporary file or directory.
getPriority() - Method in class cynosurex.awt.ProgressDialog
 
getPriority() - Method in class cynosurex.awt.ProgressIndicator
 
getProcess() - Method in class cynosurex.lang.Executor
This method returns the last execution process.
getRadian() - Method in class cynosurex.math.Angle
Returns the angle in radian.
getRedImagePlane(Image) - Static method in class cynosurex.image.ColorSeparation
 
getResponse(BufferedReader) - Static method in class cynosurex.net.SMTP
 
getRightMargin() - Method in class cynosurex.io.PrinterSetupData
 
getRow() - Method in class cynosurex.awt.Position
Returns the row of this Position.
getRows() - Method in class cynosurex.math.Matrix
This method returns the number of rows in the matrix.
getS() - Method in class cynosurex.math.Quaternion
Returns the scalar component (same as w) of the Quaternion.
getScaleHeight() - Method in class cynosurex.awt.RubberbandZoomCanvas
 
getScaleWidth() - Method in class cynosurex.awt.RubberbandZoomCanvas
 
getSecond() - Method in class cynosurex.geography.Coordinate
Returns the second field.
getSelectedFile() - Method in class cynosurex.awt.FileDirList
Returns the current selected file.
getSelectedFile() - Method in class cynosurex.awt.FileDirListPanel
Returns the current selected file.
getSelectedFileString() - Method in class cynosurex.awt.FileDirList
Returns the current selected file string.
getSelectedFileString() - Method in class cynosurex.awt.FileDirListPanel
Returns the current selected file string.
getSelectedIndex() - Method in class cynosurex.awt.ListDialog
Gets the index of the selected item on the list.
getSelectedItem() - Method in class cynosurex.awt.FileDirListPanel
 
getSelectedItem() - Method in class cynosurex.awt.ListDialog
This method returns the selected item.
getSelectedItems() - Method in class cynosurex.awt.ListDialog
This method returns a list of selected items.
getSelectionEnd() - Method in class cynosurex.awt.EnhancedTextArea
This method overrides the method in the super class.
getSelectionStart() - Method in class cynosurex.awt.EnhancedTextArea
This method overrides the method in the super class.
getSelectionStartAndEnd() - Method in class cynosurex.awt.EnhancedTextArea
This method returns the text selection start and end in an integer array with two elements.
getShortDayString() - Method in class cynosurex.util.EnhancedDate
Method to return the Day field in String, in three-character form.
getShortMonthString() - Method in class cynosurex.util.EnhancedDate
Method to return the Month field in String, in three-character form.
getSize() - Method in class cynosurex.util.RecentList
This method returns the size of this list.
getSlope() - Method in class cynosurex.graphics2D.Line2D
Returns the slope of the line.
getSortOrder() - Method in class cynosurex.util.StringSortFilter
 
getStatus() - Method in class cynosurex.awt.SendMailStatusDialog
 
getSystemTempDir() - Static method in class cynosurex.io.TemporaryStorage
Gets the operating system temporary directory.
getTabName() - Method in class cynosurex.awt.event.TabEvent
 
getText() - Method in class cynosurex.awt.BorderedLabel
Returns the text of the label.
getTextSelectionPatch() - Method in class cynosurex.awt.EnhancedTextArea
This method returns the text selection patch that is in use.
getTitle() - Method in class cynosurex.io.PrinterSetupData
 
getToggleState() - Method in class cynosurex.awt.GenericButton
 
getTopMargin() - Method in class cynosurex.io.PrinterSetupData
 
getTranspose() - Method in class cynosurex.math.Matrix
This method returns the transpose the current matrix.
getType() - Method in class cynosurex.io.TemporaryStorage
This method provides whether this is a temporary file or a temporary directory.
getUnitVector() - Method in class cynosurex.math.Vector
This method creates a new unit vector based on the current vector.
getUnsignedInteger(byte[]) - Static method in class cynosurex.lang.EnhancedByte
Converts the bytes passed in to an unsigned integer.
getUnsignedLong(byte[]) - Static method in class cynosurex.lang.EnhancedByte
Converts the bytes passed in to an unsigned long integer.
getURL() - Method in class cynosurex.util.About
 
getURLString() - Method in class cynosurex.awt.URLDialog
 
getValue() - Method in class cynosurex.awt.Dial
 
getValue() - Method in class cynosurex.awt.event.DialEvent
 
getValue() - Method in class cynosurex.geography.Coordinate
Returns the degree with decimals.
getValueAt(int, int) - Method in class cynosurex.math.Matrix
This method returns one of the value in the matrix.
getValueAt(int) - Method in class cynosurex.math.Vector
This method returns the value within the vector.
getVector() - Method in class cynosurex.math.Quaternion
Returns the Vector component of the Quaternion.
getVersion() - Method in class cynosurex.util.About
 
getW() - Method in class cynosurex.math.Quaternion
Returns the w component of the Quaternion.
getWaitInterval() - Method in class cynosurex.image.ImageLoader
 
getWordCount() - Method in class cynosurex.swing.EnhancedJTextArea
 
getX() - Method in class cynosurex.math.Quaternion
Returns the x component of the Quaternion.
getXIntercept() - Method in class cynosurex.graphics2D.Line2D
Returns the x-intercept of the line.
getXYBounds() - Method in class cynosurex.graphics3D.Polygon3D
Returns the XY bounding box of the shape.
getXZBounds() - Method in class cynosurex.graphics3D.Polygon3D
Returns the XZ bounding box of the shape.
getY() - Method in class cynosurex.math.Quaternion
Returns the y component of the Quaternion.
getYIntercept() - Method in class cynosurex.graphics2D.Line2D
Returns the y-intercept of the line.
getYZBounds() - Method in class cynosurex.graphics3D.Polygon3D
Returns the YZ bounding box of the shape.
getZ() - Method in class cynosurex.math.Quaternion
Returns the z component of the Quaternion.
GrabPixels(Image, int, int, int, int, int, int) - Static method in class cynosurex.image.imageRoutines
Takes an image and returns the data of the image in an int array.
GrayScaleFilter - Class in cynosurex.image
The GrayScaleFilter class is used to filter a color image to gray-scale.
GrayScaleFilter() - Constructor for class cynosurex.image.GrayScaleFilter
Constructor to instructor that this class is position independent, so as to provide optimization.

H

has(Object) - Method in class cynosurex.util.Set
Method to test whether an Object is in the Set.
hashCode() - Method in class cynosurex.graphics2D.Line2D
Returns the hashcode for this Line2D.
hashCode() - Method in class cynosurex.graphics2D.Point2D
Returns the hashcode for this Point2D.
hashCode() - Method in class cynosurex.graphics3D.Point3D
Returns the hashcode for this Point3D.
hasMoreArguments() - Method in class cynosurex.util.ArgumentTokenizer
Determines whether there are any more arguments.
hasMoreElements() - Method in class cynosurex.util.EnhancedStringTokenizer
Returns the same value as the hasMoreTokens method.
hasMoreTokens() - Method in class cynosurex.util.EnhancedStringTokenizer
Tests if there are more tokens available from this tokenizer's string.
HI_PRIORITY - Static variable in class cynosurex.awt.ProgressIndicator
 
HORIZONTAL - Static variable in class cynosurex.awt.EtchedLineSeparator
 
HORIZONTAL - Static variable in class cynosurex.awt.Line
 
hScroll(PanZoomPanel, int) - Method in class cynosurex.awt.RubberbandZoomCanvas
 

I

icon - Variable in class cynosurex.awt.AboutDialog
 
icon - Variable in class cynosurex.awt.MessageDialog
 
identityMatrix(int) - Static method in class cynosurex.math.Matrix
This static method creates an identity matrix based on the specified dimension.
ImageButton - Class in cynosurex.awt
 
ImageButton(Image, String) - Constructor for class cynosurex.awt.ImageButton
 
ImageLoader - Class in cynosurex.image
ImageLoader provides the mechanism to load an image from an URL or a file.
ImageLoader(String) - Constructor for class cynosurex.image.ImageLoader
Constructor.
imageRoutines - Class in cynosurex.image
The imageRoutines class contains several useful class fields and methods for image processing.
imageRoutines() - Constructor for class cynosurex.image.imageRoutines
 
IN_PROGRESS - Static variable in class cynosurex.awt.SendMailStatusDialog
 
insert(String) - Method in class cynosurex.awt.EnhancedTextArea
Inserts text at the current caret position.
insert(String, int) - Method in class cynosurex.awt.EnhancedTextArea
Inserts the specified text at the specified position in this text area.
insert(String) - Method in class cynosurex.swing.EnhancedJTextArea
Inserts text at the current caret position.
IntegerValueChangeListener - Interface in cynosurex.lang
A listener interface for integer value that changes.
Interpolate(int[], int, int, int, int) - Static method in class cynosurex.image.imageRoutines
Interpolate an image.
intersect(Set) - Method in class cynosurex.util.Set
Returns a Set object equal to the intersection of this Set object and the Set object passed into the method.
invalidateLayout(Container) - Method in class cynosurex.awt.CornerLayout
 
InvalidMonthStringException - Exception in cynosurex.util
 
InvalidMonthStringException() - Constructor for exception cynosurex.util.InvalidMonthStringException
 
InvalidMonthStringException(String) - Constructor for exception cynosurex.util.InvalidMonthStringException
 
inverse() - Method in class cynosurex.lang.EnhancedByte
Inverses all the bits in the byte.
inverse(byte) - Static method in class cynosurex.lang.EnhancedByte
Inverses all the bits in a byte.
inverse(int) - Static method in class cynosurex.lang.EnhancedByte
Inverses all the bits in a integer.
inverse(long) - Static method in class cynosurex.lang.EnhancedByte
Inverses all the bits in a long integer.
inverse() - Method in class cynosurex.math.Vector
This method inverses the current vector.
ioRoutines - Class in cynosurex.io
The ioRoutines class contains several useful class fields and methods.
isBitSetAt(int) - Method in class cynosurex.lang.EnhancedByte
Checks to see if a bit is set in the current EnhancedByte instance.
isBitSetAt(byte, int) - Static method in class cynosurex.lang.EnhancedByte
Checks to see if a bit is set in the byte.
isDateString(CharSequence) - Static method in class cynosurex.util.EnhancedDate
This method checks the passed-in string to see if it is formatted as a valid date string.
IsDirectoryFilter - Class in cynosurex.io
Generic file name extension class.
IsDirectoryFilter() - Constructor for class cynosurex.io.IsDirectoryFilter
Constructor.
isEmpty() - Method in class cynosurex.io.ConfigureINI
 
isEmpty(String) - Method in class cynosurex.io.ConfigureINI
 
isEmpty() - Method in class cynosurex.io.ConfigureObject
This method determines with this configuration object is empty.
isEmpty() - Method in class cynosurex.io.ConfigureString
 
isEmpty() - Method in class cynosurex.util.RecentList
Whether the list is empty.
IsFileFilter - Class in cynosurex.io
Generic file name extension class.
IsFileFilter() - Constructor for class cynosurex.io.IsFileFilter
Constructor.
isInteger(String) - Static method in class cynosurex.lang.EnhancedInteger
This method tests whether a string contains an integer.
isLeapYear() - Method in class cynosurex.util.EnhancedDate
Method to determine if the year contained within this Date object is a leap year.
isLeapYear(int) - Static method in class cynosurex.util.EnhancedDate
Static method which determines if the year specified is a leap year.
isMultipleMode() - Method in class cynosurex.awt.ListDialog
This method returns whether this dialog is in multiple selection mode.
isPrime(int) - Static method in class cynosurex.math.Prime
This method determines whether the specified number is a prime number.
isToggle() - Method in class cynosurex.awt.GenericButton
 
itemStateChanged(ItemEvent) - Method in class cynosurex.awt.FontDialog
 

J

jobTitle - Variable in class cynosurex.io.PrinterSetupData
 

L

label - Variable in class cynosurex.awt.AboutDialog
 
label - Variable in class cynosurex.awt.BorderedLabel
 
label - Variable in class cynosurex.awt.MessageDialog
 
label - Variable in class cynosurex.awt.NotifyWindow
 
label - Variable in class cynosurex.awt.YesNoCancelDialog
 
label - Variable in class cynosurex.awt.YesNoDialog
 
lastToken() - Method in class cynosurex.util.EnhancedStringTokenizer
Method to return the last token in the queue.
Latitude - Class in cynosurex.geography
 
Latitude() - Constructor for class cynosurex.geography.Latitude
 
Latitude(double) - Constructor for class cynosurex.geography.Latitude
 
Latitude(int, int, int) - Constructor for class cynosurex.geography.Latitude
 
layoutContainer(Container) - Method in class cynosurex.awt.CornerLayout
 
layoutContainer(Container) - Method in class cynosurex.awt.TicTacToeLayout
 
leapYearDays - Static variable in class cynosurex.util.EnhancedDate
 
LEFT - Static variable in class cynosurex.awt.MultiLineLabel
 
leftMargin - Variable in class cynosurex.io.PrinterSetupData
 
license - Variable in class cynosurex.util.About
 
Line - Class in cynosurex.awt
Display a line.
Line(boolean) - Constructor for class cynosurex.awt.Line
Constructor to create the line.
Line2D - Class in cynosurex.graphics2D
A line represented in 2D coordination space, e.g.
Line2D(double, double, double, double) - Constructor for class cynosurex.graphics2D.Line2D
Constructs and initializes a Line2D from the specified point coordinates.
Line2D(Point2D, Point2D) - Constructor for class cynosurex.graphics2D.Line2D
Constructs and initializes a Line2D from the specified points.
line_ascent - Variable in class cynosurex.awt.MultiLineLabel
 
line_height - Variable in class cynosurex.awt.MultiLineLabel
 
line_widths - Variable in class cynosurex.awt.MultiLineLabel
 
lines - Variable in class cynosurex.awt.MultiLineLabel
 
list - Variable in class cynosurex.awt.ListDialog
 
ListDialog - Class in cynosurex.awt
 
ListDialog(Frame, String, String[]) - Constructor for class cynosurex.awt.ListDialog
Constructs an initially invisible Dialog with a title and a List with content.
ListDialog(Frame, String, boolean, String[]) - Constructor for class cynosurex.awt.ListDialog
Constructs an initially invisible Dialog with a title and a List with content.
load() - Method in class cynosurex.io.ConfigureObject
Load the configuration settings from file into this object.
loadImage(String) - Method in class cynosurex.awt.DisplayImage
 
loadImage(String) - Method in class cynosurex.image.ImageLoader
Loads an image from URL or a file.
Location - Class in cynosurex.awt
A location representing a location in (x, y) coordinate space.
Location(Dimension) - Constructor for class cynosurex.awt.Location
Constructor.
Location(Point, Dimension) - Constructor for class cynosurex.awt.Location
Constructor.
Longitude - Class in cynosurex.geography
 
Longitude() - Constructor for class cynosurex.geography.Longitude
 
Longitude(double) - Constructor for class cynosurex.geography.Longitude
 
Longitude(int, int, int) - Constructor for class cynosurex.geography.Longitude
 
LOW_PRIORITY - Static variable in class cynosurex.awt.ProgressIndicator
 

M

mail(String, String, String, String, String, String) - Static method in class cynosurex.net.SMTP
 
mail(String, int, String, Vector, String, String, String) - Static method in class cynosurex.net.SMTP
 
MailUnsuccessfulException - Exception in cynosurex.net
 
MailUnsuccessfulException() - Constructor for exception cynosurex.net.MailUnsuccessfulException
 
MailUnsuccessfulException(String) - Constructor for exception cynosurex.net.MailUnsuccessfulException
 
margin_height - Variable in class cynosurex.awt.MultiLineLabel
 
margin_height - Static variable in class cynosurex.awt.TabPanel
the height of the margin is predefined.
margin_width - Variable in class cynosurex.awt.MultiLineLabel
 
margin_width - Static variable in class cynosurex.awt.TabPanel
the width of the margin is predefined.
matchCase - Variable in class cynosurex.io.PrefixFilenameFilter
 
matchCase - Variable in class cynosurex.io.SuffixFilenameFilter
 
Matrix - Class in cynosurex.math
 
Matrix(int, int) - Constructor for class cynosurex.math.Matrix
Create a new matrix based on the specified rows and columns.
Matrix(int, int, double) - Constructor for class cynosurex.math.Matrix
Create a new matrix based on the specified rows, columns, and initial value.
Matrix(double[][]) - Constructor for class cynosurex.math.Matrix
Create a new matrix based on the specified array.
matrix - Variable in class cynosurex.math.Matrix
 
MatrixDimensionMismatchException - Exception in cynosurex.math
 
MatrixDimensionMismatchException() - Constructor for exception cynosurex.math.MatrixDimensionMismatchException
 
MatrixDimensionMismatchException(String) - Constructor for exception cynosurex.math.MatrixDimensionMismatchException
 
max_width - Variable in class cynosurex.awt.MultiLineLabel
 
maximumLayoutSize(Container) - Method in class cynosurex.awt.CornerLayout
 
measure() - Method in class cynosurex.awt.MultiLineLabel
This method figures out how the font is, and how wide each line of the label is, and how wide the widest line is.
MessageDialog - Class in cynosurex.awt
MessageDialog creates a modal dialog box, containing a multi-lined message.
MessageDialog(Frame, String, String) - Constructor for class cynosurex.awt.MessageDialog
Constructor.
MessageDialog(Frame, String, String, String) - Constructor for class cynosurex.awt.MessageDialog
Constructor.
minimumLayoutSize(Container) - Method in class cynosurex.awt.CornerLayout
 
minimumLayoutSize(Container) - Method in class cynosurex.awt.TicTacToeLayout
 
minute - Variable in class cynosurex.geography.Coordinate
Specifies a value between 0 and 59.
MINUTE_MAX - Static variable in class cynosurex.geography.Coordinate
 
MINUTE_MIN - Static variable in class cynosurex.geography.Coordinate
 
mode - Variable in class cynosurex.awt.ProgressIndicator
 
ModeNotDefinedException - Exception in cynosurex.math
 
ModeNotDefinedException() - Constructor for exception cynosurex.math.ModeNotDefinedException
 
ModeNotDefinedException(String) - Constructor for exception cynosurex.math.ModeNotDefinedException
 
monthStringToInt(String) - Static method in class cynosurex.util.EnhancedDate
Static method to convert month String to int.
monthStringToIntString(String) - Static method in class cynosurex.util.EnhancedDate
Static method to convert month String to int String.
mouseClicked(MouseEvent) - Method in class cynosurex.awt.GenericButton
 
mouseClicked(MouseEvent) - Method in class cynosurex.awt.ImageButton
 
mouseClicked(MouseEvent) - Method in class cynosurex.awt.PopUpImageButton
 
mouseClicked(MouseEvent) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
mouseClicked(MouseEvent) - Method in class cynosurex.awt.TabPanel
 
mouseDragged(MouseEvent) - Method in class cynosurex.awt.ImageButton
 
mouseDragged(MouseEvent) - Method in class cynosurex.awt.PopUpImageButton
 
mouseDragged(MouseEvent) - Method in class cynosurex.awt.RubberbandZoomCanvas
MouseDragged is not declared final, However, if you override this method, you must call it in your method.
mouseEntered(MouseEvent) - Method in class cynosurex.awt.GenericButton
 
mouseEntered(MouseEvent) - Method in class cynosurex.awt.ImageButton
 
mouseEntered(MouseEvent) - Method in class cynosurex.awt.PopUpImageButton
 
mouseEntered(MouseEvent) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
mouseEntered(MouseEvent) - Method in class cynosurex.awt.TabPanel
 
mouseExited(MouseEvent) - Method in class cynosurex.awt.GenericButton
 
mouseExited(MouseEvent) - Method in class cynosurex.awt.ImageButton
 
mouseExited(MouseEvent) - Method in class cynosurex.awt.PopUpImageButton
 
mouseExited(MouseEvent) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
mouseExited(MouseEvent) - Method in class cynosurex.awt.TabPanel
 
mouseMoved(MouseEvent) - Method in class cynosurex.awt.ImageButton
 
mouseMoved(MouseEvent) - Method in class cynosurex.awt.PopUpImageButton
 
mouseMoved(MouseEvent) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
mousePressed(MouseEvent) - Method in class cynosurex.awt.GenericButton
 
mousePressed(MouseEvent) - Method in class cynosurex.awt.ImageButton
 
mousePressed(MouseEvent) - Method in class cynosurex.awt.PopUpImageButton
 
mousePressed(MouseEvent) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
mousePressed(MouseEvent) - Method in class cynosurex.awt.TabPanel
Determine which tab the mouse clicked on.
mouseReleased(MouseEvent) - Method in class cynosurex.awt.GenericButton
 
mouseReleased(MouseEvent) - Method in class cynosurex.awt.ImageButton
 
mouseReleased(MouseEvent) - Method in class cynosurex.awt.PopUpImageButton
 
mouseReleased(MouseEvent) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
mouseReleased(MouseEvent) - Method in class cynosurex.awt.TabPanel
 
move(double, double) - Method in class cynosurex.graphics2D.Point2D
Changes the point to have the specified location.
move(double, double, double) - Method in class cynosurex.graphics3D.Point3D
Changes the point to have the specified location.
MultiLineLabel - Class in cynosurex.awt
 
MultiLineLabel(String) - Constructor for class cynosurex.awt.MultiLineLabel
Constructor.
MultiLineLabel(String, int) - Constructor for class cynosurex.awt.MultiLineLabel
Constructor.
MultiLineLabel(String, int, int) - Constructor for class cynosurex.awt.MultiLineLabel
Constructor.
MultiLineLabel(String, int, int, int) - Constructor for class cynosurex.awt.MultiLineLabel
Constructor.
multiplication(Matrix, Matrix) - Static method in class cynosurex.math.Matrix
This static method multiplies two matrices and produces the result in the third matrix.

N

name - Variable in class cynosurex.util.About
 
newLabel(String) - Method in class cynosurex.awt.MultiLineLabel
This method breaks a specified label up into an array of lines.
nextArgument() - Method in class cynosurex.util.ArgumentTokenizer
Returns the next argument as a string.
nextElement() - Method in class cynosurex.util.EnhancedStringTokenizer
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
nextToken() - Method in class cynosurex.util.EnhancedStringTokenizer
Returns the next token from this string tokenizer.
nextToken(String) - Method in class cynosurex.util.EnhancedStringTokenizer
Returns the next token in this string tokenizer's string.
NO - Static variable in class cynosurex.awt.YesNoCancelDialog
 
NO - Static variable in class cynosurex.awt.YesNoDialog
 
no_button - Variable in class cynosurex.awt.YesNoCancelDialog
 
no_button - Variable in class cynosurex.awt.YesNoDialog
 
nonLeapYearDays - Static variable in class cynosurex.util.EnhancedDate
 
NORMAL - Static variable in class cynosurex.awt.CornerLayout
 
normalize() - Method in class cynosurex.math.Vector
This method normalizes the vector into an unit vector.
NotDirectoryException - Exception in cynosurex.io
 
NotDirectoryException() - Constructor for exception cynosurex.io.NotDirectoryException
 
NotDirectoryException(String) - Constructor for exception cynosurex.io.NotDirectoryException
 
NotifyWindow - Class in cynosurex.awt
This notify window automatically centers itself on the screen.
NotifyWindow(Frame, String) - Constructor for class cynosurex.awt.NotifyWindow
Constructor.
npoints - Variable in class cynosurex.graphics3D.Polygon3D
The number of points in this polygon
num_lines - Variable in class cynosurex.awt.MultiLineLabel
 
numberOfBlocks - Variable in class cynosurex.awt.ProgressIndicator
 

O

OK - Static variable in class cynosurex.awt.ListDialog
 
OK_button - Variable in class cynosurex.awt.EntryDialog
 
OK_button - Variable in class cynosurex.awt.ListDialog
 
OK_button - Variable in class cynosurex.awt.URLDialog
 

P

p1 - Variable in class cynosurex.graphics2D.Line2D
 
p2 - Variable in class cynosurex.graphics2D.Line2D
 
paint(Graphics) - Method in class cynosurex.awt.Dial
 
paint(Graphics) - Method in class cynosurex.awt.DisplayImage
 
paint(Graphics) - Method in class cynosurex.awt.EtchedLineSeparator
 
paint(Graphics) - Method in class cynosurex.awt.FontDisplay
 
paint(Graphics) - Method in class cynosurex.awt.ImageButton
Over-ride the paint method to draw this image button.
paint(Graphics) - Method in class cynosurex.awt.Line
 
paint(Graphics) - Method in class cynosurex.awt.MultiLineLabel
This method draws the label (applets use the same method).
paint(Graphics) - Method in class cynosurex.awt.PopUpImageButton
 
paint(Graphics) - Method in class cynosurex.awt.ProgressIndicator
 
paint(Graphics) - Method in class cynosurex.awt.SpaceHolder
 
paint(Graphics) - Method in class cynosurex.awt.TabPanel
Paint routine to fill in the panel with tabs.
PanZoomPanel - Class in cynosurex.awt
 
PanZoomPanel(RubberbandZoomCanvas) - Constructor for class cynosurex.awt.PanZoomPanel
 
PATCH_1_1 - Static variable in class cynosurex.awt.EnhancedTextArea
 
PATCH_1_5 - Static variable in class cynosurex.awt.EnhancedTextArea
 
PATCH_NONE - Static variable in class cynosurex.awt.EnhancedTextArea
 
PATCH_UNDEFINED - Static variable in class cynosurex.awt.EnhancedTextArea
 
peekToken() - Method in class cynosurex.util.EnhancedStringTokenizer
Method to return the next token without removing it from the queue.
percentage - Variable in class cynosurex.awt.ProgressIndicator
 
Point2D - Class in cynosurex.graphics2D
A point represented in 2D coordination space, e.g.
Point2D() - Constructor for class cynosurex.graphics2D.Point2D
Constructs and initializes a Point initialized with (0, 0, 0).
Point2D(Point2D) - Constructor for class cynosurex.graphics2D.Point2D
Constructs and initializes a Point with the same location as the specified Point2D.
Point2D(double, double) - Constructor for class cynosurex.graphics2D.Point2D
Constructs and initializes a Point from the specified x, y, and z coordinates.
Point3D - Class in cynosurex.graphics3D
A point represented in 3D coordination space, e.g.
Point3D() - Constructor for class cynosurex.graphics3D.Point3D
Constructs and initializes a Point initialized with (0, 0, 0).
Point3D(Point3D) - Constructor for class cynosurex.graphics3D.Point3D
Constructs and initializes a Point with the same location as the specified Point3D.
Point3D(double, double, double) - Constructor for class cynosurex.graphics3D.Point3D
Constructs and initializes a Point from the specified x, y, and z coordinates.
Polygon3D - Class in cynosurex.graphics3D
A polygon consists of a list of x, y, and z coordinates.
Polygon3D() - Constructor for class cynosurex.graphics3D.Polygon3D
Creates an empty polygon.
Polygon3D(int[], int[], int[], int) - Constructor for class cynosurex.graphics3D.Polygon3D
Constructs and initializes a Polygon from the specified parameters.
PopUpImageButton - Class in cynosurex.awt
 
PopUpImageButton(Image, String) - Constructor for class cynosurex.awt.PopUpImageButton
 
Position - Class in cynosurex.awt
A position representing a location in (row, col) coordinate space.
Position() - Constructor for class cynosurex.awt.Position
Constructs and initializes a Position initialized with (0, 0).
Position(int, int) - Constructor for class cynosurex.awt.Position
Constructs and initializes a Position from the specified row and column coordinates.
Position(Position) - Constructor for class cynosurex.awt.Position
Constructs and initializes a Position with the same location as the specified Position.
preferredLayoutSize(Container) - Method in class cynosurex.awt.CornerLayout
 
preferredLayoutSize(Container) - Method in class cynosurex.awt.TicTacToeLayout
 
prefix - Variable in class cynosurex.io.PrefixFilenameFilter
 
PrefixFilenameFilter - Class in cynosurex.io
This FilenameFilter allows the matching of files with a certain prefix.
PrefixFilenameFilter(String, boolean) - Constructor for class cynosurex.io.PrefixFilenameFilter
Constructor.
pressed - Variable in class cynosurex.awt.GenericButton
 
Prime - Class in cynosurex.math
The approach of this class works for relatively small (32-bit) prime numbers.
Prime() - Constructor for class cynosurex.math.Prime
 
PrinterSetupData - Class in cynosurex.io
This class encapsulate printer setup data.
PrinterSetupData() - Constructor for class cynosurex.io.PrinterSetupData
 
PrintRoutines - Class in cynosurex.io
The PrintRoutines class contains several useful class fields and methods.
printString(PrintJob, String, Font) - Static method in class cynosurex.io.PrintRoutines
Print String via PrintJob using the specified font.
priority - Variable in class cynosurex.awt.ProgressIndicator
 
processEvent(AWTEvent) - Method in class cynosurex.awt.Dial
 
product(Quaternion, Quaternion) - Static method in class cynosurex.math.Quaternion
Static method to calculate the product of two Quaternions.
ProgressDialog - Class in cynosurex.awt
 
ProgressDialog(Frame, String) - Constructor for class cynosurex.awt.ProgressDialog
 
ProgressDialog(Frame, String, int) - Constructor for class cynosurex.awt.ProgressDialog
 
ProgressDialog(Frame, String, boolean) - Constructor for class cynosurex.awt.ProgressDialog
 
ProgressDialog(Frame, String, int, boolean) - Constructor for class cynosurex.awt.ProgressDialog
 
ProgressIndicator - Class in cynosurex.awt
 
ProgressIndicator() - Constructor for class cynosurex.awt.ProgressIndicator
 
ProgressIndicator(int) - Constructor for class cynosurex.awt.ProgressIndicator
 
ProgressIndicator(boolean) - Constructor for class cynosurex.awt.ProgressIndicator
 
ProgressIndicator(int, boolean) - Constructor for class cynosurex.awt.ProgressIndicator
 
put(String, String, String) - Method in class cynosurex.io.ConfigureINI
This method puts a configuration value into this object.
putData(Object, Object) - Method in class cynosurex.io.ConfigureObject
Puts a configuration setting into this object.
putData(Object, Object) - Method in class cynosurex.io.ConfigureString
 
putElement(Object) - Method in class cynosurex.util.RecentList
This method places an object into the list.

Q

Quaternion - Class in cynosurex.math
 
Quaternion(double, double, double, double) - Constructor for class cynosurex.math.Quaternion
Constructor to create a Quaternion.
Quaternion(double, Vector) - Constructor for class cynosurex.math.Quaternion
Constructor to create a Quaternion from a Vector.
Quaternion(double, double[]) - Constructor for class cynosurex.math.Quaternion
Constructor to create a Quaternion from a vector array.

R

RADIAN - Static variable in class cynosurex.math.Angle
 
radianToDegree(double) - Static method in class cynosurex.math.Angle
Radian to degree conversion.
RandomNumber - Class in cynosurex.util
RandomNumber makes it easy to generate random numbers within a range.
RandomNumber() - Constructor for class cynosurex.util.RandomNumber
 
read() - Method in class cynosurex.io.ConfigureINI
Reads the configuration file.
ReadConfig() - Method in class cynosurex.io.Configure
 
ReadConfig() - Method in class cynosurex.io.ConfigureObject
Deprecated.  
ReadConfig() - Method in class cynosurex.io.ConfigureString
 
readFile(File) - Static method in class cynosurex.io.ioRoutines
Takes a file name and returns the content of the file in a String object.
readfile(String) - Static method in class cynosurex.io.ioRoutines
Takes a file name and returns the content of the file in a String object.
readLine() - Static method in class cynosurex.io.ioRoutines
This method reads a line from standard input.
readLine(int) - Static method in class cynosurex.io.ioRoutines
This method reads a line from standard input.
readUTF(String) - Static method in class cynosurex.io.ioRoutines
Takes a file name, decodes the UTF-8 encoding, and returns the content of the file in a String object.
receiveText(String) - Method in class cynosurex.lang.SystemOutReceiver
This method outputs the text message to the standard out via the System.out.print () or the System.out.println () method.
receiveText(String) - Method in interface cynosurex.lang.TextReceiver
This method must be over-ridden by any class that wish to receive text messages from the TextDistributor.
RecentList - Class in cynosurex.util
This list class keeps tracks of a recent list of objects placed in the list.
RecentList() - Constructor for class cynosurex.util.RecentList
 
RecentList(int) - Constructor for class cynosurex.util.RecentList
Constructor that allows the specification of maximum capacity keep track before over-flowing.
regExExtract(String, String) - Static method in class cynosurex.lang.StringManipulator
This method searchs for a returns a string that matches the regular expression.
RegExFilenameFilter - Class in cynosurex.io
This FilenameFilter allows the matching of files with regular expression.
RegExFilenameFilter(String) - Constructor for class cynosurex.io.RegExFilenameFilter
Constructor.
regExReplace(String, String, String) - Static method in class cynosurex.lang.StringManipulator
This method searches and replaces a regular expression in the original string.
RegularExpression - Class in cynosurex.util
RegularExpression class provide convenient methods that makes manupulating string with regular expression more intuitive.
RegularExpression() - Constructor for class cynosurex.util.RegularExpression
 
remove(String, String) - Method in class cynosurex.io.ConfigureINI
This method removes a configuration value from this object.
removeActionListener(ActionListener) - Method in class cynosurex.awt.GenericButton
 
removeAllTextReceivers() - Method in class cynosurex.lang.TextDistributor
 
removeButton(Button) - Method in class cynosurex.awt.MessageDialog
This method removes a button and "packs" the dialog.
removeCompletely() - Method in class cynosurex.io.EnhancedFile
This method complete eliminate the path and its contents.
removeData(Object) - Method in class cynosurex.io.ConfigureObject
 
removeData(Object) - Method in class cynosurex.io.ConfigureString
 
removeDialListener(DialListener) - Method in class cynosurex.awt.Dial
 
removeLayoutComponent(Component) - Method in class cynosurex.awt.CornerLayout
 
removeLayoutComponent(Component) - Method in class cynosurex.awt.TicTacToeLayout
 
removeTabListener(TabListener) - Method in class cynosurex.awt.TabPanel
 
removeTextReceiver(TextReceiver) - Method in class cynosurex.lang.TextDistributor
This method removes one TextReceiver object from the list.
replaceAll(String, String, String) - Static method in class cynosurex.util.RegularExpression
This method replaces all "regEx" occurrances with the "replacement".
replaceFirst(String, String, String) - Static method in class cynosurex.util.RegularExpression
This method replaces first "regEx" occurrances with the "replacement".
replaceRange(String, int, int) - Method in class cynosurex.awt.EnhancedTextArea
Replaces text between the indicated start and end positions with the specified replacement text.
replaceSubString(String, String, String) - Static method in class cynosurex.lang.StringManipulator
This method searches for a sub-string in the original string.
ReservedOperandException - Exception in cynosurex.legacy
 
ReservedOperandException() - Constructor for exception cynosurex.legacy.ReservedOperandException
 
ReservedOperandException(String) - Constructor for exception cynosurex.legacy.ReservedOperandException
 
reset() - Method in class cynosurex.util.EnhancedStringTokenizer
Method to return the StringTokenizer to the original queue.
RIGHT - Static variable in class cynosurex.awt.MultiLineLabel
 
rightMargin - Variable in class cynosurex.io.PrinterSetupData
 
rows - Variable in class cynosurex.math.Matrix
 
RubberbandZoomCanvas - Class in cynosurex.awt
 
RubberbandZoomCanvas() - Constructor for class cynosurex.awt.RubberbandZoomCanvas
 
RubberbandZoomCanvas(Dimension) - Constructor for class cynosurex.awt.RubberbandZoomCanvas
 
RubberbandZoomCanvas(int, int) - Constructor for class cynosurex.awt.RubberbandZoomCanvas
 
RubberbandZoomCanvas(Point, Dimension) - Constructor for class cynosurex.awt.RubberbandZoomCanvas
 
run() - Method in class cynosurex.awt.EnhancedTextArea
This method is called by the EnhancedTextArea thread to update the current position of the cursor.
run() - Method in class cynosurex.awt.ImageButton
The thread method to display the text window when the mouse pointer is hovering on the button.
run() - Method in class cynosurex.awt.PopUpImageButton
 
run() - Method in class cynosurex.awt.ProgressIndicator
 
run() - Method in class cynosurex.awt.SendMailStatusDialog
 

S

save() - Method in class cynosurex.io.ConfigureObject
Saves the configuration object to file.
scalarMultiplication(double, Vector) - Static method in class cynosurex.math.Vector
Static method to apply scalar multiplication to a vector.
SCAN - Static variable in class cynosurex.awt.ProgressIndicator
 
second - Variable in class cynosurex.geography.Coordinate
Specifies a value between 0 and 59.
SECOND_MAX - Static variable in class cynosurex.geography.Coordinate
 
SECOND_MIN - Static variable in class cynosurex.geography.Coordinate
 
SEGMENT - Static variable in class cynosurex.awt.ProgressIndicator
 
select(String) - Method in class cynosurex.awt.EnhancedList
 
select(int, int) - Method in class cynosurex.awt.EnhancedTextArea
 
select(int) - Method in class cynosurex.awt.ListDialog
This method select one of the items in the list.
SendMailStatusDialog - Class in cynosurex.awt
Displays a modal-less dialog to display the status of sending mail.
SendMailStatusDialog(Point, String, String, int, String, Vector, String, String, String) - Constructor for class cynosurex.awt.SendMailStatusDialog
Constructor to create the status dialog.
Set - Class in cynosurex.util
This class simplifies set operation.
Set() - Constructor for class cynosurex.util.Set
Public constructor to create a Set with no elements.
Set(Set) - Constructor for class cynosurex.util.Set
Public constructor to create a Set with a list of element from another set.
setAboutInfo(String) - Method in class cynosurex.awt.AppletTitleBar
Sets the about info for the about info dialog.
setActionCommand(String) - Method in class cynosurex.awt.GenericButton
 
setAlignment(int) - Method in class cynosurex.awt.BorderedLabel
Set the alignment of the text in the label.
setAlignment(int) - Method in class cynosurex.awt.MultiLineLabel
Method to set the alignment of the text.
setAutoNewLine(boolean) - Method in class cynosurex.lang.SystemOutReceiver
Set whether new line character(s) is automatically added.
setBackground(Color) - Method in class cynosurex.awt.AppletTitleBar
Sets the background color of the title bar.
setBackground(Color) - Method in class cynosurex.awt.FontDisplay
 
setBitAt(int) - Method in class cynosurex.lang.EnhancedByte
Set a bit to 1.
setBitAt(byte, int) - Static method in class cynosurex.lang.EnhancedByte
Set a bit of a byte to 1.
setBits(int) - Method in class cynosurex.lang.EnhancedByte
Set a number of bits to 1.
setBits(byte, int) - Static method in class cynosurex.lang.EnhancedByte
Set a number of bits to 1.
setBottomMargin(float) - Method in class cynosurex.io.PrinterSetupData
 
setCapacity(int) - Method in class cynosurex.util.RecentList
Changes the maximum capacity of the list.
setCaretPosition(Position) - Method in class cynosurex.awt.EnhancedTextArea
This method sets the caret row and column position.
setCaretPosition(int, int) - Method in class cynosurex.awt.EnhancedTextArea
This method sets the caret row and column position.
setCaretPosition(Position) - Method in class cynosurex.swing.EnhancedJTextArea
This method sets the caret row and column position.
setCaretPosition(int, int) - Method in class cynosurex.swing.EnhancedJTextArea
This method sets the caret row and column position.
setCol(int) - Method in class cynosurex.awt.Position
Set the column of this Position.
setCompany(String) - Method in class cynosurex.util.About
Sets the company name string based on the parameter.
setContentDimension(Dimension) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
setContentDimension(int, int) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
setContentOrigin(Point) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
setContentOrigin(int, int) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
setCopyrightSymbol(String) - Static method in class cynosurex.util.About
Sets the copyright symbol string based on the parameter.
setCopyrightYear(String) - Method in class cynosurex.util.About
Sets the copyright year string based on the parameter.
setData(int, int) - Method in class cynosurex.io.Configure
 
setDegree(int) - Method in class cynosurex.geography.Coordinate
 
setDegree(int) - Method in class cynosurex.geography.Latitude
 
setDegree(int) - Method in class cynosurex.geography.Longitude
 
setDegree(double) - Method in class cynosurex.math.Angle
Set the angle in degree.
setDisplayDimension(Dimension) - Method in class cynosurex.awt.DisplayImage
 
setDisplayHeight(int) - Method in class cynosurex.awt.DisplayImage
 
setDisplayScale(float) - Method in class cynosurex.awt.DisplayImage
 
setDisplayScale(float, float) - Method in class cynosurex.awt.DisplayImage
 
setDisplayWidth(int) - Method in class cynosurex.awt.DisplayImage
 
setEnabled(boolean) - Method in class cynosurex.awt.FileDirListPanel
 
setEnabled(boolean) - Method in class cynosurex.awt.GenericButton
 
setEnabled(boolean) - Method in class cynosurex.awt.PanZoomPanel
 
setEntry(String) - Method in class cynosurex.awt.EntryDialog
This method sets the specified string into the text field.
setFont(Font) - Method in class cynosurex.awt.FontDisplay
 
setFont(Font) - Method in class cynosurex.awt.MultiLineLabel
Method to set the font.
setFont(Font) - Method in class cynosurex.io.PrinterSetupData
 
setFontSelection(Font, Color, Color) - Method in class cynosurex.awt.FontDisplay
 
setForeground(Color) - Method in class cynosurex.awt.AppletTitleBar
Sets the foreground color of the title bar.
setForeground(Color) - Method in class cynosurex.awt.FontDisplay
 
setForeground(Color) - Method in class cynosurex.awt.MultiLineLabel
Method to set the font color.
setHValues(int, int, int, int) - Method in class cynosurex.awt.PanZoomPanel
 
setImage(Image) - Method in class cynosurex.awt.DisplayImage
 
setImage(Image) - Method in class cynosurex.awt.ImageButton
Set the button image.
setImage(Image) - Method in class cynosurex.awt.PopUpImageButton
 
setLabel(String) - Method in class cynosurex.awt.GenericButton
 
setLabel(String) - Method in class cynosurex.awt.MultiLineLabel
Method to set the message.
setLeftMargin(float) - Method in class cynosurex.io.PrinterSetupData
 
setLength(int) - Method in class cynosurex.io.Configure
 
setLicense(String) - Method in class cynosurex.util.About
Sets the license type based on the parameter.
setLocation(Point2D) - Method in class cynosurex.graphics2D.Point2D
Changes the point to have the specificed location.
setLocation(double, double) - Method in class cynosurex.graphics2D.Point2D
Changes the point to have the specificed location.
setLocation(Point3D) - Method in class cynosurex.graphics3D.Point3D
Changes the point to have the specificed location.
setLocation(double, double, double) - Method in class cynosurex.graphics3D.Point3D
Changes the point to have the specificed location.
setMaintainAspectRatio(boolean) - Method in class cynosurex.awt.RubberbandZoomCanvas
 
setMarginHeight(int) - Method in class cynosurex.awt.MultiLineLabel
 
setMarginWidth(int) - Method in class cynosurex.awt.MultiLineLabel
 
setMaximum(int) - Method in class cynosurex.awt.Dial
 
setMessage(String) - Method in class cynosurex.awt.NotifyWindow
Allows you to change the multi-line message.
setMessage(String) - Method in class cynosurex.awt.ProgressDialog
 
setMessenger(TextDistributor) - Method in class cynosurex.awt.FileDirList
Passes in the Messenger object for string communication.
setMessenger(TextDistributor) - Method in class cynosurex.awt.FileDirListPanel
Passes in the Messenger object for string communication.
setMinimum(int) - Method in class cynosurex.awt.Dial
 
setMinute(int) - Method in class cynosurex.geography.Coordinate
 
setMinute(int) - Method in class cynosurex.geography.Latitude
 
setMinute(int) - Method in class cynosurex.geography.Longitude
 
setMode(int) - Method in class cynosurex.awt.ProgressDialog
 
setMode(int) - Method in class cynosurex.awt.ProgressIndicator
 
setMultipleMode(boolean) - Method in class cynosurex.awt.ListDialog
This method sets the multiple selection mode.
setName(String) - Method in class cynosurex.util.About
Sets the program name string based on the parameter.
setNumberOfSegments(int) - Method in class cynosurex.awt.ProgressIndicator
 
setPercentage(int) - Method in class cynosurex.awt.ProgressDialog
 
setPercentage(int) - Method in class cynosurex.awt.ProgressIndicator
 
setPosition(int, int) - Method in class cynosurex.awt.Position
Set the row and column of this position.
setPriority(boolean) - Method in class cynosurex.awt.ProgressDialog
 
setPriority(boolean) - Method in class cynosurex.awt.ProgressIndicator
 
setRadian(double) - Method in class cynosurex.math.Angle
Set the angle in radian.
setRightMargin(float) - Method in class cynosurex.io.PrinterSetupData
 
setRow(int) - Method in class cynosurex.awt.Position
Set the row of this Position.
setSecond(int) - Method in class cynosurex.geography.Coordinate
 
setSecond(int) - Method in class cynosurex.geography.Latitude
 
setSecond(int) - Method in class cynosurex.geography.Longitude
 
setShowText(boolean) - Method in class cynosurex.awt.ImageButton
Whether to show the text for this image button when the mouse pointer is sitting on the button for a while.
setShowText(boolean) - Method in class cynosurex.awt.PopUpImageButton
 
setSortOrder(int) - Method in class cynosurex.util.StringSortFilter
This method allows the sort order to be changed.
setText(String) - Method in class cynosurex.awt.BorderedLabel
Set text of the label.
setTextSelectionPatch(int) - Method in class cynosurex.awt.EnhancedTextArea
The Java 1.1 API introduced a bug in the TextArea class, which return the wrong text selection position on OS using both carriage-return and line-feed characters.
setTitle(String) - Method in class cynosurex.awt.AppletTitleBar
Sets the title text of the title bar.
setTitle(String) - Method in class cynosurex.io.PrinterSetupData
 
setToggle(boolean) - Method in class cynosurex.awt.GenericButton
 
setToggleState(boolean) - Method in class cynosurex.awt.GenericButton
 
setTopMargin(float) - Method in class cynosurex.io.PrinterSetupData
 
setURL(String) - Method in class cynosurex.util.About
Sets the URL string based on the parameter.
setValue(int) - Method in class cynosurex.awt.Dial
 
setValue(int, int, int) - Method in class cynosurex.geography.Coordinate
 
setValue(double) - Method in class cynosurex.geography.Coordinate
 
setValue(double) - Method in class cynosurex.geography.Latitude
 
setValue(double) - Method in class cynosurex.geography.Longitude
 
setValueAt(double, int, int) - Method in class cynosurex.math.Matrix
This method sets one of the value in the matrix.
setVersion(String) - Method in class cynosurex.util.About
Sets the version string based on the parameter.
setVValues(int, int, int, int) - Method in class cynosurex.awt.PanZoomPanel
 
setWaitInterval(int) - Method in class cynosurex.image.ImageLoader
 
ShowFileDialog - Class in cynosurex.awt
 
ShowFileDialog(Frame, String, int) - Constructor for class cynosurex.awt.ShowFileDialog
Constructor.
ShowFileDialog(Frame, String, int, String) - Constructor for class cynosurex.awt.ShowFileDialog
Constructor.
ShowFileDialog(Frame, String) - Constructor for class cynosurex.awt.ShowFileDialog
Constructor.
ShowFileDialog(Frame, String, String) - Constructor for class cynosurex.awt.ShowFileDialog
Constructor.
size() - Method in class cynosurex.io.ConfigureObject
Returns the number of configuration settings in this object.
size() - Method in class cynosurex.io.ConfigureString
 
SMTP - Class in cynosurex.net
 
SOLID - Static variable in class cynosurex.awt.ProgressIndicator
 
sort(Object[], SortFilter) - Static method in class cynosurex.util.SortRoutines
This method is a generic sort routine that calls another sort algorithm in this class.
SortFilter - Interface in cynosurex.util
SortFilter allows any objects to be sorted.
SortRoutines - Class in cynosurex.util
This class provides a variety of sort algorithms to manipulate your data.
SpaceHolder - Class in cynosurex.awt
 
SpaceHolder(int, int) - Constructor for class cynosurex.awt.SpaceHolder
 
StringManipulator - Class in cynosurex.lang
This class contains methods that are missing in the java.lang.String class.
StringManipulator() - Constructor for class cynosurex.lang.StringManipulator
 
StringSortFilter - Class in cynosurex.util
StringSortFilter allow two strings to be sorted.
StringSortFilter() - Constructor for class cynosurex.util.StringSortFilter
 
StringSortFilter(boolean) - Constructor for class cynosurex.util.StringSortFilter
Constructor to specify whether to match case.
StringSortFilter(boolean, int) - Constructor for class cynosurex.util.StringSortFilter
Constructor to specify whether to match case and sort order.
StringSortFilter(int) - Constructor for class cynosurex.util.StringSortFilter
Constructor to allow specification of different sort orders.
stringToLinesVector(String) - Static method in class cynosurex.lang.StringManipulator
This method converts text into a vector of lines.
suffix - Variable in class cynosurex.io.SuffixFilenameFilter
 
SuffixFilenameFilter - Class in cynosurex.io
This FilenameFilter allows the matching of files with a certain suffix.
SuffixFilenameFilter(String, boolean) - Constructor for class cynosurex.io.SuffixFilenameFilter
Constructor.
SystemOutReceiver - Class in cynosurex.lang
This class receives the text messages through the TextReceiver interface and outputs the message to the screen using the System.out.print () or the System.out.println () method.
SystemOutReceiver() - Constructor for class cynosurex.lang.SystemOutReceiver
 

T

TabbedPanel - Class in cynosurex.awt
A tabbed panel.
TabbedPanel() - Constructor for class cynosurex.awt.TabbedPanel
Constructs and initializes a tabbed panel.
TabbedPanel(int, int) - Constructor for class cynosurex.awt.TabbedPanel
Constructs and initializes a tabbed panel with the specified horizontal and vertical gap.
TabEvent - Class in cynosurex.awt.event
Compiled using Java 1.1.
TabEvent(TabPanel, String) - Constructor for class cynosurex.awt.event.TabEvent
 
TabListener - Interface in cynosurex.awt.event
Compiled using Java 1.1.
TabPanel - Class in cynosurex.awt
A panel showing only tabs.
TabPanel() - Constructor for class cynosurex.awt.TabPanel
Constructs and initializes a tabbed panel.
tabSelected(TabEvent) - Method in interface cynosurex.awt.event.TabListener
 
tabSelected(TabEvent) - Method in class cynosurex.awt.TabbedPanel
Handle the event from TabPanel.
TemporaryStorage - Class in cynosurex.io
This class provides tools to deal with temporary files and directories.
TemporaryStorage(boolean) - Constructor for class cynosurex.io.TemporaryStorage
Constructor
TemporaryStorage(String, boolean) - Constructor for class cynosurex.io.TemporaryStorage
Constructor
TextDistributor - Class in cynosurex.lang
This class distributes text messages to different systems.
TextDistributor() - Constructor for class cynosurex.lang.TextDistributor
 
TextPrinter - Class in cynosurex.io
This class emulates a text printer and allows any software module to send text to a printer.
TextPrinter() - Constructor for class cynosurex.io.TextPrinter
 
TextReceiver - Interface in cynosurex.lang
This interface allows the TextDistribute class to distribute text messages to any class that implements this interface.
TicTacToeLayout - Class in cynosurex.awt
TicTacToeLayout will layout a container using members named "Northwest", "North", "Northeast", "West", "Center", "East", "Southwest", "South", "Southeast".
TicTacToeLayout() - Constructor for class cynosurex.awt.TicTacToeLayout
Constructs a new layout.
TicTacToeLayout(int, int) - Constructor for class cynosurex.awt.TicTacToeLayout
Constructs a new TicTacToeLayout with specified gaps.
to_RFC822_String() - Method in class cynosurex.util.EnhancedDate
Returns the current date and time in the RFC 822 string format.
to_RSS_String() - Method in class cynosurex.util.EnhancedDate
Returns the current date and time in a string format that is compatible with RSS feed.
toArray() - Method in class cynosurex.util.ArgumentTokenizer
This method returns all the arguments as an array.
toNumber() - Method in class cynosurex.lang.EnhancedBoolean
 
toNumber(boolean) - Static method in class cynosurex.lang.EnhancedBoolean
 
topMargin - Variable in class cynosurex.io.PrinterSetupData
 
toShortDayString() - Method in class cynosurex.util.EnhancedDate
Deprecated.  
toString() - Method in class cynosurex.awt.CornerLayout
 
toString() - Method in class cynosurex.awt.TicTacToeLayout
 
toString() - Method in class cynosurex.geography.Coordinate
Returns a String object representing the instance.
toString() - Method in class cynosurex.geography.Latitude
Returns a String object representing the instance.
toString() - Method in class cynosurex.geography.Longitude
Returns a String object representing the instance.
toString() - Method in class cynosurex.graphics2D.Line2D
Returns the String representation of this Point's coordinates.
toString() - Method in class cynosurex.graphics2D.Point2D
Returns the String representation of this Point's coordinates.
toString() - Method in class cynosurex.graphics3D.Point3D
Returns the String representation of this Point's coordinates.
toString() - Method in class cynosurex.io.ConfigureINI
This method returns the entire configuration in the object in a String format.
toString() - Method in class cynosurex.lang.EnhancedBoolean
 
toString(boolean) - Static method in class cynosurex.lang.EnhancedBoolean
 
toString() - Method in class cynosurex.lang.EnhancedByte
Convert the bits in the byte to String.
toString() - Method in class cynosurex.math.Angle
This method overrides the super class method.
toString() - Method in class cynosurex.math.Matrix
Overrides the super class method.
toString() - Method in class cynosurex.math.Quaternion
Overrides the super class method.
toString() - Method in class cynosurex.math.Vector
This method overrides the super class method.
translate(int, int) - Method in class cynosurex.graphics2D.Point2D
Translates the 2D point.
translate(int, int, int) - Method in class cynosurex.graphics3D.Point3D
Translates the 3D point.
translate(int, int, int) - Method in class cynosurex.graphics3D.Polygon3D
Translates the vertices by deltaX, deltaY, and deltaZ.
transmitData(BufferedReader, PrintWriter, String, String, String) - Static method in class cynosurex.net.SMTP
 
transmitFrom(BufferedReader, PrintWriter, String) - Static method in class cynosurex.net.SMTP
 
transmitInit(BufferedReader, PrintWriter) - Static method in class cynosurex.net.SMTP
 
transmitTo(BufferedReader, PrintWriter, Vector) - Static method in class cynosurex.net.SMTP
 
Transpose() - Method in class cynosurex.math.Matrix
This method transposes the current matrix.
tz - Variable in class cynosurex.util.EnhancedDate
 

U

UniformResourceLocator - Class in cynosurex.net
This class provides functionality related to Internet URL.
UniformResourceLocator(String) - Constructor for class cynosurex.net.UniformResourceLocator
 
unify(String) - Static method in class cynosurex.lang.EnhancedBoolean
This method tests whether a string contains an integer.
union(Set) - Method in class cynosurex.util.Set
Returns a Set object equal to the union of this Set object and the Set object passed into the method.
universalPrint(Frame, PrinterSetupData, String) - Static method in class cynosurex.io.TextPrinter
This method prints the text string to the printer.
unSetBitAt(int) - Method in class cynosurex.lang.EnhancedByte
Set a bit to 0.
unSetBitAt(byte, int) - Static method in class cynosurex.lang.EnhancedByte
Set a bit of a byte to 0.
unSetBits(int) - Method in class cynosurex.lang.EnhancedByte
Set a number of bits to 0.
unSetBits(byte, int) - Static method in class cynosurex.lang.EnhancedByte
Set a number of bits to 0.
update() - Method in class cynosurex.awt.FileDirList
 
update() - Method in class cynosurex.awt.FileDirListPanel
 
update(Graphics) - Method in class cynosurex.awt.ImageButton
Over-rides the update method.
update(Graphics) - Method in class cynosurex.awt.ProgressIndicator
 
URL - Variable in class cynosurex.util.About
 
URLDialog - Class in cynosurex.awt
 
URLDialog(Frame) - Constructor for class cynosurex.awt.URLDialog
 

V

valueChanged(int, int) - Method in interface cynosurex.lang.IntegerValueChangeListener
 
VAX_Float - Class in cynosurex.legacy
This class includes static methods to read and convert various VAX float format.
Vector - Class in cynosurex.math
 
Vector(double[]) - Constructor for class cynosurex.math.Vector
Constructor to create a n-dimensional vector from an array.
Vector(double, double) - Constructor for class cynosurex.math.Vector
Constructor to create a 2-dimensional vector.
Vector(double, double, double) - Constructor for class cynosurex.math.Vector
Constructor to create a 3-dimensional vector.
vector - Variable in class cynosurex.math.Vector
Internal storage of the vector.
VectorSizeMismatchException - Exception in cynosurex.math
 
VectorSizeMismatchException() - Constructor for exception cynosurex.math.VectorSizeMismatchException
 
VectorSizeMismatchException(String) - Constructor for exception cynosurex.math.VectorSizeMismatchException
 
version - Variable in class cynosurex.util.About
 
VERTICAL - Static variable in class cynosurex.awt.EtchedLineSeparator
 
VERTICAL - Static variable in class cynosurex.awt.Line
 
vScroll(PanZoomPanel, int) - Method in class cynosurex.awt.RubberbandZoomCanvas
 

W

w - Variable in class cynosurex.math.Quaternion
 
WhiteWashFilter - Class in cynosurex.image
 
WhiteWashFilter() - Constructor for class cynosurex.image.WhiteWashFilter
 
windowActivated(WindowEvent) - Method in class cynosurex.awt.AboutDialog
 
windowActivated(WindowEvent) - Method in class cynosurex.awt.FontDialog
 
windowActivated(WindowEvent) - Method in class cynosurex.awt.ListDialog
 
windowActivated(WindowEvent) - Method in class cynosurex.awt.MessageDialog
 
windowActivated(WindowEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
windowActivated(WindowEvent) - Method in class cynosurex.awt.YesNoDialog
 
windowClosed(WindowEvent) - Method in class cynosurex.awt.AboutDialog
 
windowClosed(WindowEvent) - Method in class cynosurex.awt.FontDialog
 
windowClosed(WindowEvent) - Method in class cynosurex.awt.ListDialog
 
windowClosed(WindowEvent) - Method in class cynosurex.awt.MessageDialog
 
windowClosed(WindowEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
windowClosed(WindowEvent) - Method in class cynosurex.awt.YesNoDialog
 
windowClosing(WindowEvent) - Method in class cynosurex.awt.AboutDialog
 
windowClosing(WindowEvent) - Method in class cynosurex.awt.FontDialog
 
windowClosing(WindowEvent) - Method in class cynosurex.awt.ListDialog
 
windowClosing(WindowEvent) - Method in class cynosurex.awt.MessageDialog
 
windowClosing(WindowEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
windowClosing(WindowEvent) - Method in class cynosurex.awt.YesNoDialog
 
windowDeactivated(WindowEvent) - Method in class cynosurex.awt.AboutDialog
 
windowDeactivated(WindowEvent) - Method in class cynosurex.awt.FontDialog
 
windowDeactivated(WindowEvent) - Method in class cynosurex.awt.ListDialog
 
windowDeactivated(WindowEvent) - Method in class cynosurex.awt.MessageDialog
 
windowDeactivated(WindowEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
windowDeactivated(WindowEvent) - Method in class cynosurex.awt.YesNoDialog
 
windowDeiconified(WindowEvent) - Method in class cynosurex.awt.AboutDialog
 
windowDeiconified(WindowEvent) - Method in class cynosurex.awt.FontDialog
 
windowDeiconified(WindowEvent) - Method in class cynosurex.awt.ListDialog
 
windowDeiconified(WindowEvent) - Method in class cynosurex.awt.MessageDialog
 
windowDeiconified(WindowEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
windowDeiconified(WindowEvent) - Method in class cynosurex.awt.YesNoDialog
 
windowIconified(WindowEvent) - Method in class cynosurex.awt.AboutDialog
 
windowIconified(WindowEvent) - Method in class cynosurex.awt.FontDialog
 
windowIconified(WindowEvent) - Method in class cynosurex.awt.ListDialog
 
windowIconified(WindowEvent) - Method in class cynosurex.awt.MessageDialog
 
windowIconified(WindowEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
windowIconified(WindowEvent) - Method in class cynosurex.awt.YesNoDialog
 
windowOpened(WindowEvent) - Method in class cynosurex.awt.AboutDialog
 
windowOpened(WindowEvent) - Method in class cynosurex.awt.FontDialog
 
windowOpened(WindowEvent) - Method in class cynosurex.awt.ListDialog
 
windowOpened(WindowEvent) - Method in class cynosurex.awt.MessageDialog
 
windowOpened(WindowEvent) - Method in class cynosurex.awt.YesNoCancelDialog
 
windowOpened(WindowEvent) - Method in class cynosurex.awt.YesNoDialog
 
write() - Method in class cynosurex.io.ConfigureINI
Writes the configuration file.
WriteConfig() - Method in class cynosurex.io.Configure
 
WriteConfig() - Method in class cynosurex.io.ConfigureObject
Deprecated.  
WriteConfig() - Method in class cynosurex.io.ConfigureString
Saves configuration information into a file.
writeFile(File, String) - Static method in class cynosurex.io.ioRoutines
Saves a String object into a file.
writefile(String, String) - Static method in class cynosurex.io.ioRoutines
Saves a String object into a file.
writeUTF(String, String) - Static method in class cynosurex.io.ioRoutines
Saves a String object into a file using UTF-8 encoding.

X

x - Variable in class cynosurex.graphics2D.Point2D
The x coordinate.
x - Variable in class cynosurex.graphics3D.Point3D
The x coordinate.
x - Variable in class cynosurex.math.Quaternion
 
xpoints - Variable in class cynosurex.graphics3D.Polygon3D
The array of x coordinates.
XY_bounds - Variable in class cynosurex.graphics3D.Polygon3D
XY bounds of the polygon.
XZ_bounds - Variable in class cynosurex.graphics3D.Polygon3D
XZ bounds of the polygon.

Y

y - Variable in class cynosurex.graphics2D.Point2D
The y coordinate.
y - Variable in class cynosurex.graphics3D.Point3D
The y coordinate.
y - Variable in class cynosurex.math.Quaternion
 
YES - Static variable in class cynosurex.awt.YesNoCancelDialog
 
YES - Static variable in class cynosurex.awt.YesNoDialog
 
yes_button - Variable in class cynosurex.awt.YesNoCancelDialog
 
yes_button - Variable in class cynosurex.awt.YesNoDialog
 
YesNoCancelDialog - Class in cynosurex.awt
 
YesNoCancelDialog(Frame, String, String) - Constructor for class cynosurex.awt.YesNoCancelDialog
 
YesNoCancelDialog(Frame, String, String, String, String, String) - Constructor for class cynosurex.awt.YesNoCancelDialog
 
YesNoDialog - Class in cynosurex.awt
 
YesNoDialog(Frame, String, String) - Constructor for class cynosurex.awt.YesNoDialog
 
YesNoDialog(Frame, String, String, String, String) - Constructor for class cynosurex.awt.YesNoDialog
 
ypoints - Variable in class cynosurex.graphics3D.Polygon3D
The array of y coordinates.
YZ_bounds - Variable in class cynosurex.graphics3D.Polygon3D
YZ bounds of the polygon.

Z

z - Variable in class cynosurex.graphics3D.Point3D
The z coordinate.
z - Variable in class cynosurex.math.Quaternion
 
zoomOut() - Method in class cynosurex.awt.RubberbandZoomCanvas
Call this method to zoom out the display.
zpoints - Variable in class cynosurex.graphics3D.Polygon3D
The array of z coordinates.

A B C D E F G H I J L M N O P Q R S T U V W X Y Z