COSC_4P82_Assignment_1/lib/lilgp/lilgpMonitor/javadocs/AllNames.html

502 lines
21 KiB
HTML
Raw Normal View History

2024-02-13 21:21:51 -05:00
<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Sat May 10 12:23:02 1997 -->
<a name="_top_"></a>
<title>
Index of all Fields and Methods
</title>
</head>
<body>
<pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a></pre><hr>
<a href="#Thumb-A">A</a>
<a href="#Thumb-B">B</a>
<a href="#Thumb-C">C</a>
<a href="#Thumb-D">D</a>
<a href="#Thumb-E">E</a>
<a href="#Thumb-F">F</a>
<a href="#Thumb-G">G</a>
<a href="#Thumb-H">H</a>
<a href="#Thumb-I">I</a>
<a href="#Thumb-J">J</a>
<a href="#Thumb-K">K</a>
<a href="#Thumb-L">L</a>
<a href="#Thumb-M">M</a>
<a href="#Thumb-N">N</a>
<a href="#Thumb-O">O</a>
<a href="#Thumb-P">P</a>
<a href="#Thumb-Q">Q</a>
<a href="#Thumb-R">R</a>
<a href="#Thumb-S">S</a>
<a href="#Thumb-T">T</a>
<a href="#Thumb-U">U</a>
<a href="#Thumb-V">V</a>
<a href="#Thumb-W">W</a>
<a href="#Thumb-X">X</a>
<a href="#Thumb-Y">Y</a>
<a href="#Thumb-Z">Z</a>
<hr>
<h1>
Index of all Fields and Methods
</h1>
<h2>
<a name="Thumb-A"><b> A </b></a>
</h2>
<dl>
<dt> <a href="AboutBox.html#AboutBox(java.awt.Frame)"><b>AboutBox</b></a>(Frame).
Constructor for class .<a href="AboutBox.html#_top_">AboutBox</a>
<dd>
<dt> <a href="ControlPanel.html#action(java.awt.Event, java.lang.Object)"><b>action</b></a>(Event, Object).
Method in class .<a href="ControlPanel.html#_top_">ControlPanel</a>
<dd>
<dt> <a href="lilgpMonitor.html#action(java.awt.Event, java.lang.Object)"><b>action</b></a>(Event, Object).
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd>
<dt> <a href="LZWStringTable.html#AddCharString(short, byte)"><b>AddCharString</b></a>(short, byte).
Method in class .<a href="LZWStringTable.html#_top_">LZWStringTable</a>
<dd>
<dt> <a href="ControlPanel.html#addComponent(java.awt.Component, int, int, int, int, int, int, int, int)"><b>addComponent</b></a>(Component, int, int, int, int, int, int, int, int).
Method in class .<a href="ControlPanel.html#_top_">ControlPanel</a>
<dd>
<dt> <a href="GroupPanel.html#addNotify()"><b>addNotify</b></a>().
Method in class .<a href="GroupPanel.html#_top_">GroupPanel</a>
<dd>
<dt> <a href="ControlPanel.html#addPop(java.lang.String)"><b>addPop</b></a>(String).
Method in class .<a href="ControlPanel.html#_top_">ControlPanel</a>
<dd>
<dt> <a href="#addValue(java.lang.Double)"><b>addValue</b></a>(Double).
Method in class .<a href="#_top_">GenerationData</a>
<dd>
<dt> <a href="PopulationData.html#addValue(int, java.lang.Double)"><b>addValue</b></a>(int, Double).
Method in class .<a href="PopulationData.html#_top_">PopulationData</a>
<dd> This method adds the given value to the correct vector.
</dl>
<hr>
<h2>
<a name="Thumb-B"><b> B </b></a>
</h2>
<dl>
<dt> <a href="ScreenDescriptor.html#backgroundColorIndex_"><b>backgroundColorIndex_</b></a>.
Variable in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="Graph.html#backgroundPaint(java.awt.Graphics)"><b>backgroundPaint</b></a>(Graphics).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method is actually in charge of calling each of the drawing
methods.
<dt> <a href="BitFile.html#BitFile(java.io.OutputStream)"><b>BitFile</b></a>(OutputStream).
Constructor for class .<a href="BitFile.html#_top_">BitFile</a>
<dd>
<dt> <a href="BitUtils.html#BitsNeeded(int)"><b>BitsNeeded</b></a>(int).
Static method in class .<a href="BitUtils.html#_top_">BitUtils</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-C"><b> C </b></a>
</h2>
<dl>
<dt> <a href="Graph.html#clearGraphData()"><b>clearGraphData</b></a>().
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method deletes the old graph data
<dt> <a href="LZWStringTable.html#ClearTable(int)"><b>ClearTable</b></a>(int).
Method in class .<a href="LZWStringTable.html#_top_">LZWStringTable</a>
<dd>
<dt> <a href="QuitBox.html#clickedNoButton()"><b>clickedNoButton</b></a>().
Method in class .<a href="QuitBox.html#_top_">QuitBox</a>
<dd>
<dt> <a href="QuitBox.html#clickedYesButton()"><b>clickedYesButton</b></a>().
Method in class .<a href="QuitBox.html#_top_">QuitBox</a>
<dd>
<dt> <a href="ControlPanel.html#ControlPanel(lilgpMonitor, Graph)"><b>ControlPanel</b></a>(lilgpMonitor, Graph).
Constructor for class .<a href="ControlPanel.html#_top_">ControlPanel</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-D"><b> D </b></a>
</h2>
<dl>
<dt> <a href="DataGenerator.html#DataGenerator()"><b>DataGenerator</b></a>().
Constructor for class .<a href="DataGenerator.html#_top_">DataGenerator</a>
<dd>
<dt> <a href="Graph.html#drawPoint(java.awt.Graphics, int, int)"><b>drawPoint</b></a>(Graphics, int, int).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method draws a small diamond at the specified point
<dt> <a href="Graph.html#drawTicks(java.awt.Graphics, java.util.Vector, java.lang.String)"><b>drawTicks</b></a>(Graphics, Vector, String).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method draws the y-axis tick marks and labelling them
</dl>
<hr>
<a name="Thumb-E"></a>
<h2>
<a name="Thumb-F"><b> F </b></a>
</h2>
<dl>
<dt> <a href="LZWStringTable.html#FindCharString(short, byte)"><b>FindCharString</b></a>(short, byte).
Method in class .<a href="LZWStringTable.html#_top_">LZWStringTable</a>
<dd>
<dt> <a href="BitFile.html#Flush()"><b>Flush</b></a>().
Method in class .<a href="BitFile.html#_top_">BitFile</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-G"><b> G </b></a>
</h2>
<dl>
<dt> <a href="#GenerationData()"><b>GenerationData</b></a>().
Constructor for class .<a href="#_top_">GenerationData</a>
<dd>
<dt> <a href="Graph.html#getImage()"><b>getImage</b></a>().
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method returns the offscreen image for creating the GIF file.
<dt> <a href="PopulationData.html#getMetricData(int)"><b>getMetricData</b></a>(int).
Method in class .<a href="PopulationData.html#_top_">PopulationData</a>
<dd> This method returns the requested Vector
<dt> <a href="PopulationData.html#getNumGenerations()"><b>getNumGenerations</b></a>().
Method in class .<a href="PopulationData.html#_top_">PopulationData</a>
<dd> This method returns the number of generations of data.
<dt> <a href="#getValue(int)"><b>getValue</b></a>(int).
Method in class .<a href="#_top_">GenerationData</a>
<dd>
<dt> <a href="PopulationData.html#getValue(int, int)"><b>getValue</b></a>(int, int).
Method in class .<a href="PopulationData.html#_top_">PopulationData</a>
<dd> This method returns the specified value.
<dt> <a href="GIFEncoder.html#GIFEncoder(byte[][], byte[][], byte[][])"><b>GIFEncoder</b></a>(byte[][], byte[][], byte[][]).
Constructor for class .<a href="GIFEncoder.html#_top_">GIFEncoder</a>
<dd> Construct a GIFEncoder.
<dt> <a href="GIFEncoder.html#GIFEncoder(java.awt.Image)"><b>GIFEncoder</b></a>(Image).
Constructor for class .<a href="GIFEncoder.html#_top_">GIFEncoder</a>
<dd> Construct a GIFEncoder.
<dt> <a href="Graph.html#Graph()"><b>Graph</b></a>().
Constructor for class .<a href="Graph.html#_top_">Graph</a>
<dd> The constructor method creates storage for data for each
of the curves, initializes some variables, and resizes the
graph.
<dt> <a href="Graph.html#graphHeight"><b>graphHeight</b></a>.
Variable in class .<a href="Graph.html#_top_">Graph</a>
<dd>
<dt> <a href="Graph.html#graphWidth"><b>graphWidth</b></a>.
Variable in class .<a href="Graph.html#_top_">Graph</a>
<dd>
<dt> <a href="GroupPanel.html#GroupPanel(java.lang.String)"><b>GroupPanel</b></a>(String).
Constructor for class .<a href="GroupPanel.html#_top_">GroupPanel</a>
<dd> Create a new object and assign the title string
</dl>
<hr>
<h2>
<a name="Thumb-H"><b> H </b></a>
</h2>
<dl>
<dt> <a href="AboutBox.html#handleEvent(java.awt.Event)"><b>handleEvent</b></a>(Event).
Method in class .<a href="AboutBox.html#_top_">AboutBox</a>
<dd>
<dt> <a href="lilgpMonitor.html#handleEvent(java.awt.Event)"><b>handleEvent</b></a>(Event).
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd>
<dt> <a href="QuitBox.html#handleEvent(java.awt.Event)"><b>handleEvent</b></a>(Event).
Method in class .<a href="QuitBox.html#_top_">QuitBox</a>
<dd>
<dt> <a href="LZWStringTable.html#Hash(short, byte)"><b>Hash</b></a>(short, byte).
Static method in class .<a href="LZWStringTable.html#_top_">LZWStringTable</a>
<dd>
<dt> <a href="ImageDescriptor.html#height_"><b>height_</b></a>.
Variable in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-I"><b> I </b></a>
</h2>
<dl>
<dt> <a href="ImageDescriptor.html#ImageDescriptor(short, short, char)"><b>ImageDescriptor</b></a>(short, short, char).
Constructor for class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="GroupPanel.html#insets()"><b>insets</b></a>().
Method in class .<a href="GroupPanel.html#_top_">GroupPanel</a>
<dd> Create new insets
</dl>
<hr>
<a name="Thumb-J"></a>
<a name="Thumb-K"></a>
<h2>
<a name="Thumb-L"><b> L </b></a>
</h2>
<dl>
<dt> <a href="ImageDescriptor.html#leftPosition_"><b>leftPosition_</b></a>.
Variable in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="lilgpMonitor.html#lilgpMonitor()"><b>lilgpMonitor</b></a>().
Constructor for class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> The constructor method is responsible for creating each of the
UI components and initializing variables.
<dt> <a href="ScreenDescriptor.html#localScreenHeight_"><b>localScreenHeight_</b></a>.
Variable in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="ScreenDescriptor.html#localScreenWidth_"><b>localScreenWidth_</b></a>.
Variable in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="LZWCompressor.html#LZWCompress(java.io.OutputStream, int, byte[])"><b>LZWCompress</b></a>(OutputStream, int, byte[]).
Static method in class .<a href="LZWCompressor.html#_top_">LZWCompressor</a>
<dd>
<dt> <a href="LZWStringTable.html#LZWStringTable()"><b>LZWStringTable</b></a>().
Constructor for class .<a href="LZWStringTable.html#_top_">LZWStringTable</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-M"><b> M </b></a>
</h2>
<dl>
<dt> <a href="DataGenerator.html#main(java.lang.String[])"><b>main</b></a>(String[]).
Static method in class .<a href="DataGenerator.html#_top_">DataGenerator</a>
<dd>
<dt> <a href="lilgpMonitor.html#main(java.lang.String[])"><b>main</b></a>(String[]).
Static method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> The main method for the application.
</dl>
<hr>
<h2>
<a name="Thumb-N"><b> N </b></a>
</h2>
<dl>
<dt> <a href="lilgpMonitor.html#numViewers"><b>numViewers</b></a>.
Static variable in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd>
</dl>
<hr>
<a name="Thumb-O"></a>
<h2>
<a name="Thumb-P"><b> P </b></a>
</h2>
<dl>
<dt> <a href="Graph.html#paint(java.awt.Graphics)"><b>paint</b></a>(Graphics).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method attempts to create an off screen image and then calls the
background paint method.
<dt> <a href="GroupPanel.html#paint(java.awt.Graphics)"><b>paint</b></a>(Graphics).
Method in class .<a href="GroupPanel.html#_top_">GroupPanel</a>
<dd> Paint the border around the group
param g the graphics object
<dt> <a href="ScreenDescriptor.html#pixelAspectRatio_"><b>pixelAspectRatio_</b></a>.
Variable in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="PopulationData.html#PopulationData()"><b>PopulationData</b></a>().
Constructor for class .<a href="PopulationData.html#_top_">PopulationData</a>
<dd> The constructor method instantiates a Vector that contains
references for 20 other vectors - one for each column of
data in the statistics file.
</dl>
<hr>
<h2>
<a name="Thumb-Q"><b> Q </b></a>
</h2>
<dl>
<dt> <a href="QuitBox.html#QuitBox(java.awt.Frame)"><b>QuitBox</b></a>(Frame).
Constructor for class .<a href="QuitBox.html#_top_">QuitBox</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-R"><b> R </b></a>
</h2>
<dl>
<dt> <a href="lilgpMonitor.html#readData(java.lang.String)"><b>readData</b></a>(String).
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method actually reads the lilgp statistics file.
<dt> <a href="ControlPanel.html#removePop(int)"><b>removePop</b></a>(int).
Method in class .<a href="ControlPanel.html#_top_">ControlPanel</a>
<dd>
<dt> <a href="Timer.html#run()"><b>run</b></a>().
Method in class .<a href="Timer.html#_top_">Timer</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-S"><b> S </b></a>
</h2>
<dl>
<dt> <a href="ScreenDescriptor.html#ScreenDescriptor(short, short, int)"><b>ScreenDescriptor</b></a>(short, short, int).
Constructor for class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="lilgpMonitor.html#selectedAbout()"><b>selectedAbout</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method creates a dialog that describes the software
<dt> <a href="lilgpMonitor.html#selectedCloseViewer()"><b>selectedCloseViewer</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method closes a viewer.
<dt> <a href="lilgpMonitor.html#selectedExitAll()"><b>selectedExitAll</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method closes all viewers.
<dt> <a href="lilgpMonitor.html#selectedLines()"><b>selectedLines</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method responsible for updating the linestyle in
the Graph object.
<dt> <a href="lilgpMonitor.html#selectedLinesPoints()"><b>selectedLinesPoints</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method responsible for updating the linestyle in
the Graph object.
<dt> <a href="lilgpMonitor.html#selectedManualUpdates()"><b>selectedManualUpdates</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method manually updates the graph.
<dt> <a href="lilgpMonitor.html#selectedNewViewer()"><b>selectedNewViewer</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method simply instantiates a new viewer
<dt> <a href="lilgpMonitor.html#selectedOpen()"><b>selectedOpen</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method is called when the user selects Open from the
file menu.
<dt> <a href="lilgpMonitor.html#selectedSaveAs()"><b>selectedSaveAs</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method is called when the user selects Save As from the file menu.
<dt> <a href="ImageDescriptor.html#separator_"><b>separator_</b></a>.
Variable in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="GroupPanel.html#setBackground(java.awt.Color)"><b>setBackground</b></a>(Color).
Method in class .<a href="GroupPanel.html#_top_">GroupPanel</a>
<dd> Set the background color
<dt> <a href="ScreenDescriptor.html#SetColorResolution(byte)"><b>SetColorResolution</b></a>(byte).
Method in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="ScreenDescriptor.html#SetGlobalColorTableFlag(byte)"><b>SetGlobalColorTableFlag</b></a>(byte).
Method in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="ScreenDescriptor.html#SetGlobalColorTableSize(byte)"><b>SetGlobalColorTableSize</b></a>(byte).
Method in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="Graph.html#setGraphData(java.util.Vector, java.util.Vector)"><b>setGraphData</b></a>(Vector, Vector).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method assigns new data to the curve vectors
<dt> <a href="ImageDescriptor.html#SetInterlaceFlag(byte)"><b>SetInterlaceFlag</b></a>(byte).
Method in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="Graph.html#setLineStyle(java.lang.String)"><b>setLineStyle</b></a>(String).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method is used to update the line style selected
by the user.
<dt> <a href="ImageDescriptor.html#SetLocalColorTableFlag(byte)"><b>SetLocalColorTableFlag</b></a>(byte).
Method in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="ImageDescriptor.html#SetLocalColorTableSize(byte)"><b>SetLocalColorTableSize</b></a>(byte).
Method in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="ImageDescriptor.html#SetReserved(byte)"><b>SetReserved</b></a>(byte).
Method in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="ImageDescriptor.html#SetSortFlag(byte)"><b>SetSortFlag</b></a>(byte).
Method in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="ScreenDescriptor.html#SetSortFlag(byte)"><b>SetSortFlag</b></a>(byte).
Method in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="lilgpMonitor.html#setTimer(int)"><b>setTimer</b></a>(int).
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method sets a timer for automatic updates
<dt> <a href="QuitBox.html#show()"><b>show</b></a>().
Method in class .<a href="QuitBox.html#_top_">QuitBox</a>
<dd>
<dt> <a href="lilgpMonitor.html#stopTimer()"><b>stopTimer</b></a>().
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method stops the current timer
</dl>
<hr>
<h2>
<a name="Thumb-T"><b> T </b></a>
</h2>
<dl>
<dt> <a href="lilgpMonitor.html#tick(Timer)"><b>tick</b></a>(Timer).
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> Everytime we recieve a tick from our timer, reload the data file
<dt> <a href="Timed.html#tick(Timer)"><b>tick</b></a>(Timer).
Method in interface .<a href="Timed.html#_top_">Timed</a>
<dd>
<dt> <a href="Timer.html#Timer(Timed, int)"><b>Timer</b></a>(Timed, int).
Constructor for class .<a href="Timer.html#_top_">Timer</a>
<dd>
<dt> <a href="TitlePanel.html#TitlePanel(java.lang.String)"><b>TitlePanel</b></a>(String).
Constructor for class .<a href="TitlePanel.html#_top_">TitlePanel</a>
<dd> Set up a font and print the title on a yellow background
<dt> <a href="ImageDescriptor.html#topPosition_"><b>topPosition_</b></a>.
Variable in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
</dl>
<hr>
<h2>
<a name="Thumb-U"><b> U </b></a>
</h2>
<dl>
<dt> <a href="ControlPanel.html#updateGraph()"><b>updateGraph</b></a>().
Method in class .<a href="ControlPanel.html#_top_">ControlPanel</a>
<dd>
<dt> <a href="lilgpMonitor.html#updateGraphData(int, int, int, int)"><b>updateGraphData</b></a>(int, int, int, int).
Method in class .<a href="lilgpMonitor.html#_top_">lilgpMonitor</a>
<dd> This method is responsible for retrieving the correct data from the
statistics and passing it into the Graph object.
<dt> <a href="ControlPanel.html#updateList(java.awt.List, int)"><b>updateList</b></a>(List, int).
Method in class .<a href="ControlPanel.html#_top_">ControlPanel</a>
<dd>
<dt> <a href="Graph.html#updateScale(java.lang.String)"><b>updateScale</b></a>(String).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method is called by external classes to update the scale
selection.
<dt> <a href="Graph.html#updateUserScale(java.lang.String, double)"><b>updateUserScale</b></a>(String, double).
Method in class .<a href="Graph.html#_top_">Graph</a>
<dd> This method allows external classes to update the manual
scale mechanisms.
</dl>
<hr>
<a name="Thumb-V"></a>
<h2>
<a name="Thumb-W"><b> W </b></a>
</h2>
<dl>
<dt> <a href="ImageDescriptor.html#width_"><b>width_</b></a>.
Variable in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="GIFEncoder.html#Write(java.io.OutputStream)"><b>Write</b></a>(OutputStream).
Method in class .<a href="GIFEncoder.html#_top_">GIFEncoder</a>
<dd> Writes the image out to a stream in the GIF file format.
<dt> <a href="ImageDescriptor.html#Write(java.io.OutputStream)"><b>Write</b></a>(OutputStream).
Method in class .<a href="ImageDescriptor.html#_top_">ImageDescriptor</a>
<dd>
<dt> <a href="ScreenDescriptor.html#Write(java.io.OutputStream)"><b>Write</b></a>(OutputStream).
Method in class .<a href="ScreenDescriptor.html#_top_">ScreenDescriptor</a>
<dd>
<dt> <a href="BitFile.html#WriteBits(int, int)"><b>WriteBits</b></a>(int, int).
Method in class .<a href="BitFile.html#_top_">BitFile</a>
<dd>
<dt> <a href="BitUtils.html#WriteWord(java.io.OutputStream, short)"><b>WriteWord</b></a>(OutputStream, short).
Static method in class .<a href="BitUtils.html#_top_">BitUtils</a>
<dd>
<a name="Thumb-X"></a>
<a name="Thumb-Y"></a>
<a name="Thumb-Z"></a>
</dl>
</body>
</html>