Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
W
w
- Variable in class ecologylab.xml.library.geom.
RectangularShape
WAIT_BEWTEEN_RECONNECT_ATTEMPTS
- Static variable in interface ecologylab.services.distributed.common.
ClientConstants
Number of milliseconds to sleep bewteen attempts to reconnect.
waitBetweenReconnectAttempts
- Variable in class ecologylab.services.distributed.client.
NIOClient
The number of milliseconds to wait between reconnect attempts.
waitForConnect()
- Method in class ecologylab.services.distributed.client.
NIOClient
Try and connect to the server.
waitForConnect()
- Method in class ecologylab.services.distributed.legacy.
ServicesClientBase
Try and connect to the server.
waitForDownload()
- Method in class ecologylab.io.
ZipDownload
warning(CharSequence)
- Method in class ecologylab.generic.
Debug
Print a message about a warning, starting with this.toString().
warning(Object, CharSequence)
- Static method in class ecologylab.generic.
Debug
Print a message about a warning, starting with that.toString().
WEB_START_APP_SERVICES_PORT
- Static variable in interface ecologylab.services.distributed.common.
ServicesHostsAndPorts
Normal port for web application services.
WEIERP
- Static variable in interface ecologylab.xml.
SpecialCharacterEntities
weight
- Variable in class ecologylab.collections.
FloatSetElement
Cached version of weight.
weightedRandomSelect(int)
- Method in class ecologylab.collections.
FloatWeightSet
Prune to the specified desired size, if necessary, then do a weightedRandomSelect().
weightedRandomSelect()
- Method in class ecologylab.collections.
FloatWeightSet
weighted randomSelect() with no recompute to update the data structure.
weird(CharSequence)
- Method in class ecologylab.generic.
Debug
Print a message about something that should never happen, starting with this.toString().
weird(Object, CharSequence)
- Static method in class ecologylab.generic.
Debug
Print a message about something that should never happen, starting with that.toString().
widgetIsCheckBox()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses check boxes.
widgetIsColorChooser()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses a color chooser.
widgetIsDropDown()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses a drop down menu.
widgetIsFileChooser()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses a file chooser.
widgetIsRadio()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses radio buttons.
widgetIsSlider()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses a slider.
widgetIsSpinner()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses a spinner.
widgetIsTextField()
- Method in class ecologylab.appframework.types.prefs.
MetaPref
Returns whether or not a widget uses one or more text fields.
WidgetTypes
- Interface in
ecologylab.appframework.types.prefs
Types of graphical user interface components for interactive setting / editing Preference values.
Width
- Variable in class ecologylab.xml.library.yahoo.
Result
Width
- Variable in class ecologylab.xml.library.yahoo.
ThumbnailState
windowActivated(WindowEvent)
- Method in class ecologylab.appframework.types.prefs.gui.
PrefsEditor
windowActivated(WindowEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
windowActivated(WindowEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
windowClosed(WindowEvent)
- Method in class ecologylab.appframework.types.prefs.gui.
PrefsEditor
windowClosed(WindowEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
windowClosed(WindowEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
windowClosing(WindowEvent)
- Method in class ecologylab.appframework.types.prefs.gui.
PrefsEditor
Altered behavior: print that we are closing save our window location
windowClosing(WindowEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
Sends the server notification that we are logging-out, then shuts down the program.
windowClosing(WindowEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
windowDeactivated(WindowEvent)
- Method in class ecologylab.appframework.types.prefs.gui.
PrefsEditor
windowDeactivated(WindowEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
windowDeactivated(WindowEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
windowDeiconified(WindowEvent)
- Method in class ecologylab.appframework.types.prefs.gui.
PrefsEditor
windowDeiconified(WindowEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
windowDeiconified(WindowEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
windowIconified(WindowEvent)
- Method in class ecologylab.appframework.types.prefs.gui.
PrefsEditor
windowIconified(WindowEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
windowIconified(WindowEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
windowOpened(WindowEvent)
- Method in class ecologylab.appframework.types.prefs.gui.
PrefsEditor
windowOpened(WindowEvent)
- Method in class ecologylab.services.logging.playback.
LogPlayer
windowOpened(WindowEvent)
- Method in class ecologylab.standalone.visualizer.
ProjectionVisualizer
WINDOWS
- Static variable in class ecologylab.appframework.
PropertiesAndDirectories
withArgs(String)
- Method in class ecologylab.net.
ParsedURL
Form a new ParsedURL from this, and the args passed in.
wrapInHTMLTags(String)
- Static method in class ecologylab.xml.
XMLTools
Wrap the passed in argument in HTML tags, so it can be parsed as XML.
wrapSingleAddress(InetAddress)
- Static method in class ecologylab.net.
NetTools
Convienence method for getting a single-element array of InetAddresses for servers that normally take an array, but when only one is available.
write(String)
- Method in class ecologylab.io.
Files
write(BufferedWriter, String)
- Static method in class ecologylab.io.
Files
writeBufferedOps()
- Method in class ecologylab.services.logging.
Logging
Use the LogWriter, if there is one, to output queued actions to the log.
writeErrorMsg(Throwable, Object)
- Static method in class ecologylab.io.
Files
writeErrorMsg(Throwable, File)
- Static method in class ecologylab.io.
Files
writeErrorMsg(Throwable, String)
- Static method in class ecologylab.io.
Files
writeFile(File, StringBuilder)
- Static method in class ecologylab.io.
NIOTools
writeFinished(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIOCore
Queues a request to change key's interest operations back to READ.
writeJpegFile(RenderedImage, String, float)
- Static method in class ecologylab.generic.
ImageTools
Take the RenderedImage passed in, compress it, and writes it to a file created from outfileName.
writeJpegFile(RenderedImage, File, float)
- Static method in class ecologylab.generic.
ImageTools
Take the RenderedImage passed in, compress it, and writes it to outfile.
writeJpegFile(BufferedImage, String, float, int, int)
- Static method in class ecologylab.generic.
ImageTools
Take the RenderedImage passed in, compress it, and writes it to a file created from outfileName.
writeKey(SelectionKey)
- Method in class ecologylab.services.distributed.client.
NIOClient
writeKey(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIONetworking
Writes the bytes from pendingWrites that belong to key.
writeLine(String)
- Method in class ecologylab.io.
Files
writeLine(BufferedWriter, String)
- Static method in class ecologylab.io.
Files
writeMemoryMapped(File, StringBuilder)
- Static method in class ecologylab.io.
NIOTools
writePngFile(RenderedImage, File)
- Static method in class ecologylab.generic.
ImageTools
writePrettyXML(String)
- Method in class ecologylab.xml.
ElementState
Translate to XML, then write the result to a file, while formatting nicely.
writePrettyXML(File)
- Method in class ecologylab.xml.
ElementState
Translate to XML, then write the result to a file.
writePrettyXML(OutputStream)
- Method in class ecologylab.xml.
ElementState
Translate to XML, then write the result to a file.
writePrettyXML(Document, File)
- Static method in class ecologylab.xml.
XMLTools
Pretty printing XML, properly indented according to hierarchy.
writePrettyXML(Document, OutputStream)
- Static method in class ecologylab.xml.
XMLTools
Pretty print XML, properly indented according to hierarchy.
writeReady(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIOCore
writeReady(SelectionKey)
- Method in class ecologylab.services.distributed.impl.
NIONetworking
writeTifFile(RenderedImage, File)
- Static method in class ecologylab.generic.
ImageTools
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_