|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractMethodDisplay
is a super class for MethodTree, which
is a part of AgentTester's GUI.acceptedTagsResult
method here.
listener
as a listener for dictation events.
Container.add
, and
not by user code directly.
AlphaLEDSignAgent
controls the Alpha-brand LED signs.AlphaLEDSignAgent
controls the Alpha-brand LED signs.AlphaLEDSignAgent
instance.
assertPlaceAndURL
method here.
assertPlaceAndURL
method here.
AudioPlayer
class uses Java's AudioClip interface
to play several types of audio clips.AudioPlayer
instance.
FileLibrary
contains some helpful methods to handle
reading from a file.getBufferedReader
creates a BufferedReader from a
given filename.
ProjectorManagerAgent
.
Listen
is always listening to dictation.
getFileInputStream
creates a FileInputStream from
a given filename,
getInputStreamReader
creates an InputStreamReader from
a given filename.
getStreamTokenizer
creates a StreamTokenizer from a
given filename.
getURL
creates a URL from a given filename.
ProjectorManagerAgent
.
notify
.
GuiMaker
instance.
HTMLBrowser
is a simple java HTML viewer.HTMLBrowser
instance, with a title
of "Intelligent Room Java Browser"
HTMLBrowser
instance.
HTMLElement
is a representation of a
javax.swing.text.Element that provides some useful interfaces.HTMLElement
instance from an input
javax.swing.text.Element.
HTMLParser
is a utility to work with HTML files.HTMLParser
instance.
LEDManager is an interface for LEDManager agent
which manage how the AlphaLEDSign got displayed
LEDManagerAgent
here.LEDProperties describe the property
that the LEDSign should use such as font, color,
size bla bla bla
SoundManagerAgent.load(URL)
LoudMouthAgent
instance.
outputText
displays a message across the entire sign.
outputText
displays a message across the entire sign.
SignBottomOut
displays a message on the bottom line of the
sign.
SignBottomOut
displays a message on the bottom line of the
sign.
Pair
instance with null as both objects.
Pair
instance.
ProjectorManager
manages several ProjectorAgent
s.ProjectorManagerAgent
instance.
listener
as a listener for dictation events.
ShutUpAgent
is a simple agent that allows for the
user to "interrupt" the computer while it is talking, and in essence,
shut the computer up.ShutUpAgent
instance.
SignTest
asks the sign what is in Text file A.
SignTest
asks the sign what is in Text file A.
SoundManagerAgent
instance.
SpeechOutAgent
instance.
SpeechStateGuiMaker
instance.
StartAgent
instance.
StartInfo
instance.
TestAgent
instance.
TextObject is a wrapper that include an information regarding
the "text" that an agent can create.- TextObject(String, int, String, long, String, ArrayList, boolean) -
Constructor for class agentland.text.TextObject
-
- TextOutput - interface agentland.text.TextOutput.
-
- TextOutputAgent - class agentland.text.TextOutputAgent.
- An agent that does simple text output notifications.
- TextOutputAgent() -
Constructor for class agentland.text.TextOutputAgent
-
- TextTools - class util.TextTools.
-
- TextTools() -
Constructor for class util.TextTools
-
- TextWindow - class util.TextWindow.
- Wrap input of process into a text window to seperate it
from the rest of the world.
- TextWindow(Process, String) -
Constructor for class util.TextWindow
-
- TextWindow(Process, String, int) -
Constructor for class util.TextWindow
-
- th(String) -
Static method in class agentland.web.HTML
-
- th(String[]) -
Static method in class agentland.web.HTML
-
- things -
Variable in class util.TranslatorEngine
- this hashtable maps thing ==> name(s)
- thinkOutloud(String) -
Method in class speech.think.LoudMouthAgent
- Returns null if no rule parses the string
- thinkOutloud(String) -
Method in interface speech.think.LoudMouth
- Returns null if no rule parses the string
- thinkOutloud(String, String) -
Method in class speech.think.LoudMouthAgent
- Says the text in sPretext, and thinks the text in sText
- thinkOutloud(String, String) -
Method in interface speech.think.LoudMouth
- Says the text in sPretext, and thinks the text in sText
- thinkQuietly(String) -
Method in class speech.think.LoudMouthAgent
- Returns null if no rule parses the string
- thinkQuietly(String) -
Method in interface speech.think.LoudMouth
- Returns null if no rule parses the string
- ThreadWatcher - class util.debug.ThreadWatcher.
- This utility allows you to keep track of current threads running on
your VM.
- ThreadWatcher() -
Constructor for class util.debug.ThreadWatcher
-
- ThreadWatcher(int) -
Constructor for class util.debug.ThreadWatcher
- Creates a new
ThreadWatcher
instance and starts the
thread that will make periodic reports.
- throwException(DeviceException) -
Method in class agentland.device.DeviceAgent
-
- tick() -
Method in class agentland.device.led.LEDManagerAgent
- The method called at every "heart-beat" of the system -- it makes
the items change on the display
- Ticker - class util.Ticker.
- Print out stuff to command line every 5 seconds.
- Ticker() -
Constructor for class util.Ticker
-
- tiedTo(AgentID) -
Method in class metaglue.AgentAgent
- Ensures that agent is running on the same MVM as a given agent
Must be asserted in agent contructor.
- tiedTo(AgentID, Object[]) -
Method in class metaglue.AgentAgent
- Ensures that agent is running on the same MVM as a given agent.
- tiedTo(InetAddress, Object[]) -
Method in class metaglue.AgentAgent
- Ensures that agent is running on host (moving it there if
necessary with given parameters).
- tiedTo(ResourceBunch) -
Method in class agentland.resource.ManagedAgent
- This method is a shortcut for tiedTo -- it takes in a resource
bunch as the argument.
- tiedTo(String) -
Method in class metaglue.AgentAgent
-
- TiedToDeath - error metaglue.TiedToDeath.
-
- TiedToDeath() -
Constructor for class metaglue.TiedToDeath
-
- tieToDesignation() -
Method in class metaglue.AgentAgent
- If the designation string is a name of a known host, this
method will tie this agent to the host named in
designation.
- timeElapsed() -
Static method in class util.StopWatch
-
- timeFetch() -
Method in class agentland.info.news.NewsSignAgent
-
- timeFromNow(int, String) -
Static method in class agentland.util.scheduler.ReminderRecord
- Return a time duration in milliseconds.
- timeInMillis(int, String) -
Static method in class agentland.util.scheduler.ReminderRecord
- Return a time duration in milliseconds.
- timeOut -
Variable in class agentland.util.asker.Question
-
- timeout_wait -
Variable in class serial.Serial
-
- timer -
Variable in class agentland.device.led.LEDManagerAgent
-
- timeStamp -
Variable in class agentland.util.Secret
-
- TimeStampedObject - class util.TimeStampedObject.
- This class is a base class for all objects that need to know how
old they are
- TimeStampedObject() -
Constructor for class util.TimeStampedObject
-
- to() -
Method in class agentland.resource.connect.Connection
-
- to() -
Method in class util.graph.Edge
-
- toggleMethods(TreePath) -
Method in class agentland.debug.MethodTreeModel
-
- toHTML() -
Method in interface util.HTMLConvertable
- The toHTML method provides a String representation of this object
formatted in HTML.
- toNiceText(String) -
Static method in class util.TextTools
- Removes control characters and replaces underscores with spaces
- topFamily -
Variable in class agentland.gui.GuiManagerAgent
-
- ToshibaTLP670 - class serial.ToshibaTLP670.
-
- ToshibaTLP670() -
Constructor for class serial.ToshibaTLP670
-
- toSpeech() -
Method in class metaglue.AgentID
- Returns a string representation of this that is speakable by
a speech synthesizer.
- toSpeech() -
Method in interface speech.Speakable
- Returns a String describing this object.
- toSpeech() -
Method in class speech.ApplicationGrammar
- Returns a simplified String representation of this.
- toSpeech() -
Method in class speech.AppGrammarAgent
- Returns a String that can be spoken by a speech synthesizer.
- toSpeech() -
Method in class util.Pair
- Returns a speakable string representation of this.
- toString() -
Method in class agentland.device.DeviceData
-
- toString() -
Method in class agentland.device.DeviceState
-
- toString() -
Method in class agentland.device.DeviceException
-
- toString() -
Method in class agentland.gui.GuiFamily
-
- toString() -
Method in class agentland.gui.GuiMaker
-
- toString() -
Method in class agentland.resource.Resource
-
- toString() -
Method in class agentland.resource.Context
-
- toString() -
Method in class agentland.resource.ResourceBunch
-
- toString() -
Method in class agentland.resource.Need
-
- toString() -
Method in class agentland.resource.Request
-
- toString() -
Method in class agentland.text.TextObject
-
- toString() -
Method in class agentland.util.Secret
-
- toString() -
Method in class agentland.util.ExtendedSecret
-
- toString() -
Method in class agentland.util.asker.Question
-
- toString() -
Method in class agentland.util.scheduler.SchedulerAgent
-
- toString() -
Method in class agentland.util.scheduler.ReminderRecord
-
- toString() -
Method in class agentland.util.scheduler.OneTimeReminder
-
- toString() -
Method in class agentland.util.scheduler.IntervalReminder
-
- toString() -
Method in class agentland.web.WebInterfaceAgent
-
- toString() -
Method in class metaglue.AgentAgent
-
- toString() -
Method in class metaglue.AgentException
-
- toString() -
Method in class metaglue.MetaglueError
-
- toString() -
Method in class metaglue.MetaglueException
-
- toString() -
Method in class metaglue.CatalogID
-
- toString() -
Method in class metaglue.StartInfo
- A pretty string encoding of the startInfo package.
- toString() -
Method in class metaglue.AgentID
-
- toString() -
Method in class metaglue.MetaglueAgentID
-
- toString() -
Method in class metaglue.LogManagerID
-
- toString() -
Method in class metaglue.MetaglueSystemError
-
- toString() -
Method in class speech.ApplicationGrammar
- Returns a String representation of the RuleGrammar in JSGF format.
- toString() -
Method in class util.Value
-
- toString() -
Method in class util.UncertainValue
-
- toString() -
Method in class util.TranslatorEngine
-
- toString() -
Method in class util.XMLFile
- Returns a string representation of this.
- toString() -
Method in class util.Pair
- Returns a string representation of this.
- toString() -
Method in class util.HTMLElement
- Returns a string representation of this.
- toString() -
Method in class util.LauncherPacket
-
- toString() -
Method in class util.StringTreeTable
-
- toString() -
Method in class util.graph.Edge
-
- toString() -
Method in class util.graph.Path
-
- transform(Document, Document, String) -
Static method in class util.XMLTransformer
-
- transform(String, String, String) -
Static method in class util.XMLTransformer
- Transforms an XML file into an HTML file using a given XSL style
sheet.
- translate(AgentID) -
Method in interface agentland.resource.namer.Namer
- Given an ID, translate it into a new ID.
- translate(AgentID) -
Method in class agentland.resource.namer.NamerAgent
- Given an ID, translate it into a new ID.
- translate(String) -
Method in interface agentland.resource.namer.Namer
-
- translate(String) -
Method in class agentland.resource.namer.NamerAgent
-
- Translator - interface agentland.naming.Translator.
- I am convinced that we need a somewhat sophisticated name
resolution scheme for our agents.
- TranslatorAgent - class agentland.naming.TranslatorAgent.
- Basic Implementation of a Translator
- TranslatorAgent() -
Constructor for class agentland.naming.TranslatorAgent
-
- TranslatorEngine - class util.TranslatorEngine.
- A basic Translator engine to be used in translator agent
- TranslatorEngine(Map) -
Constructor for class util.TranslatorEngine
-
- TransparentResourceManager - interface agentland.resource.TransparentResourceManager.
-
- TransparentResourceManagerAgent - class agentland.resource.TransparentResourceManagerAgent.
-
- TransparentResourceManagerAgent() -
Constructor for class agentland.resource.TransparentResourceManagerAgent
-
- tree -
Variable in class agentland.debug.MethodTreeDisplay
-
- TRUE_FALSE -
Static variable in class agentland.gui.tools.GuiAskerMaker
-
- TrueFalseQuestion - class agentland.util.asker.TrueFalseQuestion.
- TrueFalseQuestion.java
Created: Sat Jun 9 11:39:09 2001
- TrueFalseQuestion(String) -
Constructor for class agentland.util.asker.TrueFalseQuestion
-
- TrueFalseQuestion(String, int) -
Constructor for class agentland.util.asker.TrueFalseQuestion
-
- TrueFalseQuestion(String, Object) -
Constructor for class agentland.util.asker.TrueFalseQuestion
-
- TrueFalseQuestion(String, Object, int) -
Constructor for class agentland.util.asker.TrueFalseQuestion
-
- turnOff() -
Method in class agentland.device.display.ManualProjectorAgent
-
- turnOff() -
Method in interface agentland.device.display.DisplayDevice
-
- turnOff() -
Method in class agentland.device.display.ProjectorAgent
- Sends an "OFF" command to the projector
- turnOff() -
Method in class agentland.device.display.ProjectorManagerAgent
- Turn off the projectors.
- turnOff() -
Method in interface agentland.device.display.ProjectorManager
-
- turnOff() -
Method in class agentland.device.light.LightManagerAgent
-
- turnOff() -
Method in interface agentland.device.light.Light
-
- turnOff() -
Method in class agentland.device.light.X10LightAgent
- dims the light from the current dimness state to off
- turnOff() -
Method in class agentland.device.light.X10DimmableLightAgent
- dims the light from the current dimness state to off
- turnOff() -
Method in class serial.ToshibaTLP670
-
- turnOff() -
Method in class serial.SerialProjector
- Sends an "OFF" command
- turnOff() -
Method in class serial.TwoWayX10
-
- turnOff() -
Method in class serial.PanasonicPTL592U
-
- turnOff() -
Method in interface serial.UniversalProjector
-
- turnOff(byte, byte) -
Method in class serial.SerialX10
- Sends a directly "OFF" command to the specified module
- turnOff(char, int) -
Method in class agentland.output.LynX10Agent
-
- turnOff(char, int) -
Method in interface agentland.output.X10
-
- turnOff(char, int) -
Method in class agentland.output.TwoWayX10Agent
-
- turnOff(char, int) -
Method in class serial.LynX10
-
- turnOff(char, int) -
Method in class serial.TwoWayX10
-
- turnOff(String) -
Method in class agentland.device.display.ProjectorManagerAgent
- Turn off the projector with the given name.
- turnOff(String) -
Method in interface agentland.device.display.ProjectorManager
- Turn off the projector with the given name.
- turnOff(String) -
Method in class agentland.device.light.LightManagerAgent
-
- turnOff(String) -
Method in interface agentland.device.light.LightManager
-
- turnOff(String, int) -
Method in class agentland.output.X10Agent
-
- turnOff(String, int) -
Method in interface agentland.output.X10
-
- turnOff(Vector) -
Method in class agentland.output.X10Agent
-
- turnOff(Vector) -
Method in interface agentland.output.X10
-
- turnOff(X10Data) -
Method in class agentland.output.X10Agent
-
- turnOff(X10Data) -
Method in interface agentland.output.X10
-
- turnOn() -
Method in class agentland.device.display.ManualProjectorAgent
-
- turnOn() -
Method in interface agentland.device.display.DisplayDevice
-
- turnOn() -
Method in class agentland.device.display.ProjectorAgent
- Sends an "ON" command to the projector
- turnOn() -
Method in class agentland.device.display.ProjectorManagerAgent
- Turn on the projectors.
- turnOn() -
Method in interface agentland.device.display.ProjectorManager
-
- turnOn() -
Method in class agentland.device.light.LightManagerAgent
-
- turnOn() -
Method in interface agentland.device.light.Light
-
- turnOn() -
Method in class agentland.device.light.X10LightAgent
- turns on and dims the lights up to the highest level
- turnOn() -
Method in class agentland.device.light.X10DimmableLightAgent
- turns on and dims the lights up to the highest level
- turnOn() -
Method in class serial.ToshibaTLP670
-
- turnOn() -
Method in class serial.SerialProjector
- Sends an "ON" command
- turnOn() -
Method in class serial.TwoWayX10
- Turns on selected device
- turnOn() -
Method in class serial.PanasonicPTL592U
-
- turnOn() -
Method in interface serial.UniversalProjector
-
- turnOn(byte, byte) -
Method in class serial.SerialX10
- Sends an "ON" command to the specified module
- turnOn(char, int) -
Method in class agentland.output.LynX10Agent
-
- turnOn(char, int) -
Method in interface agentland.output.X10
-
- turnOn(char, int) -
Method in class agentland.output.TwoWayX10Agent
-
- turnOn(char, int) -
Method in class serial.LynX10
- turns on specified device
- turnOn(char, int) -
Method in class serial.TwoWayX10
- Calls select device and then turnOn
- turnOn(String) -
Method in class agentland.device.display.ProjectorManagerAgent
- Turn on the projector with the given name.
- turnOn(String) -
Method in interface agentland.device.display.ProjectorManager
- Turn on the projector with the given name.
- turnOn(String) -
Method in class agentland.device.light.LightManagerAgent
-
- turnOn(String) -
Method in interface agentland.device.light.LightManager
-
- turnOn(String, int) -
Method in class agentland.output.X10Agent
-
- turnOn(String, int) -
Method in interface agentland.output.X10
-
- turnOn(Vector) -
Method in class agentland.output.X10Agent
-
- turnOn(Vector) -
Method in interface agentland.output.X10
-
- turnOn(X10Data) -
Method in class agentland.output.X10Agent
-
- turnOn(X10Data) -
Method in interface agentland.output.X10
-
- tw -
Variable in class speech.GrammarCenterAgent
-
- TwoWayX10 - interface agentland.output.TwoWayX10.
-
- TwoWayX10 - class serial.TwoWayX10.
- This is a software controller for the TwoWay X10 controller device.
- TwoWayX10() -
Constructor for class serial.TwoWayX10
-
- TwoWayX10Agent - class agentland.output.TwoWayX10Agent.
- X10 agent for dealing wih contention for the X10 ports through the
X10 TwoWay controller
The Intelligent Room/HAL Project
MIT Artificial Intelligence Laboratory
Cambridge, MA
- TwoWayX10Agent() -
Constructor for class agentland.output.TwoWayX10Agent
- Simply ties the X10 agent to wonderbug so that it can be used.
- TypeFrame - class speech.type.TypeFrame.
-
- TypeFrame() -
Constructor for class speech.type.TypeFrame
-
- TypeFrame(String) -
Constructor for class speech.type.TypeFrame
- Creates a new instance of TypeFrame with the given title.
- TypeWriter - interface speech.type.TypeWriter.
-
- TypeWriterAgent - class speech.type.TypeWriterAgent.
-
- TypeWriterAgent() -
Constructor for class speech.type.TypeWriterAgent
-
SoundManagerAgent.unload(URL)
VectorizedMap
is a sorted map that also keeps track of
the object's insertion order.VectorizedMap
instance.
VectorizedMap
instance from an existing
map.
webCall
handles the web interface for the ConfuciusAgent
XMLFile
instance.
XMLFile
instance.
XMLFile
instance.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |