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

A

action(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentAction
 
action(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.KillAgent
 
action(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.PauseAgent
 
action(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.ResumeAgent
 
action(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.SetDefault
 
action(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.StopAgent
 
action(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.NamedAction
 
actionPerformed(ActionEvent) - Method in class cz.cuni.amis.nb.pogamut.base.NamedAction
 
actualServer - Variable in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
add(T) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LimitedQueue
 
addChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
addChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
addChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
addChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
addDataSource(LogRecordsSource) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Adds new data source.
addFilter(LogRecordsSource.Filter) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Change records filter and notify all listeners.
addLogRecordListener(LogRecordListener) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
addMessage(T) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Adds new object to queue of objects.
addNotify() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.IntrospectionChildren
 
addNotify() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual
 
addNotify() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual
 
addUpdateTask(Runnable) - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
Adds task that will be periodically called.
addUpdateTask(Runnable) - Method in interface cz.cuni.amis.nb.util.Updater
Adds task that will be periodically called.
agent - Variable in class cz.cuni.amis.nb.pogamut.base.agent.AgentAction
 
agent - Variable in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
Agent represented by this class
agent - Variable in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.Root
Agent whose properties are being displayed.
Agent3DNode<T extends cz.cuni.amis.pogamut.base3d.agent.IAgent3D> - Class in cz.cuni.amis.nb.pogamut.base.agent
Adds location, rotation and velocity to node properties.
Agent3DNode(T) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.Agent3DNode
 
AgentAction - Class in cz.cuni.amis.nb.pogamut.base.agent
Base for agent associated actions.
AgentAction(IAgent, String) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.AgentAction
 
AgentNode<T extends cz.cuni.amis.pogamut.base.agent.IAgent> - Class in cz.cuni.amis.nb.pogamut.base.agent
Provides basic actions for controlling agents in the GUI.
AgentNode(T) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
 
AutoNamedProp<T> - Class in cz.cuni.amis.nb.util
Prop name is autogenerated.
AutoNamedProp(Class<T>, String, String, boolean) - Constructor for class cz.cuni.amis.nb.util.AutoNamedProp
 

C

capacity - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LimitedQueue
Capacity of queue.
changedUpdate(DocumentEvent) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual
 
changedUpdate(DocumentEvent) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual
 
clear() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LimitedQueue
 
clear() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Clears all log records.
col - Variable in class cz.cuni.amis.nb.util.collections.ObservableCollectionChildren
Collection with objects that will be translated into nodes
componentActivated() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
Show properties of node representing this log.
componentClosed() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
componentOpened() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
ControllableAgentNode<T extends cz.cuni.amis.pogamut.base.agent.IAgent> - Class in cz.cuni.amis.nb.pogamut.base.agent
Agent node that can be controled by the user.
ControllableAgentNode(T) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode
 
ControllableAgentNode.KillAgent - Class in cz.cuni.amis.nb.pogamut.base.agent
 
ControllableAgentNode.KillAgent(IAgent) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.KillAgent
 
ControllableAgentNode.PauseAgent - Class in cz.cuni.amis.nb.pogamut.base.agent
 
ControllableAgentNode.PauseAgent(IAgent) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.PauseAgent
 
ControllableAgentNode.ResumeAgent - Class in cz.cuni.amis.nb.pogamut.base.agent
 
ControllableAgentNode.ResumeAgent(IAgent) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.ResumeAgent
 
ControllableAgentNode.SetDefault - Class in cz.cuni.amis.nb.pogamut.base.agent
 
ControllableAgentNode.SetDefault(IAgent) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.SetDefault
 
ControllableAgentNode.StopAgent - Class in cz.cuni.amis.nb.pogamut.base.agent
 
ControllableAgentNode.StopAgent(IAgent) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode.StopAgent
 
create(T) - Method in interface cz.cuni.amis.nb.util.NodeFactory
 
create(Node) - Method in class cz.cuni.amis.nb.util.NodeFactory.IdentityFactory
 
createIterator() - Static method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
createIterator() - Static method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
createName() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
createNewServer() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServersRootNode
Code for creating new server goes here.
createNodes(Object) - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.IntrospectionChildren
 
createServerOutput() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
createSheet() - Method in class cz.cuni.amis.nb.pogamut.base.agent.Agent3DNode
 
createSheet() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode
 
createSheet() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogNode
 
createSheet() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
current() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
current() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
currentNode - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
cz.cuni.amis.nb.api.pogamut.base.server - package cz.cuni.amis.nb.api.pogamut.base.server
 
cz.cuni.amis.nb.pogamut.base - package cz.cuni.amis.nb.pogamut.base
 
cz.cuni.amis.nb.pogamut.base.agent - package cz.cuni.amis.nb.pogamut.base.agent
 
cz.cuni.amis.nb.pogamut.base.introspection - package cz.cuni.amis.nb.pogamut.base.introspection
 
cz.cuni.amis.nb.pogamut.base.logging - package cz.cuni.amis.nb.pogamut.base.logging
 
cz.cuni.amis.nb.pogamut.base.project.template.utils - package cz.cuni.amis.nb.pogamut.base.project.template.utils
 
cz.cuni.amis.nb.pogamut.base.server - package cz.cuni.amis.nb.pogamut.base.server
 
cz.cuni.amis.nb.util - package cz.cuni.amis.nb.util
 
cz.cuni.amis.nb.util.collections - package cz.cuni.amis.nb.util.collections
 
cz.cuni.amis.nb.util.editors - package cz.cuni.amis.nb.util.editors
 
cz.cuni.amis.nb.util.flag - package cz.cuni.amis.nb.util.flag
 
cz.cuni.amis.nb.util.maven - package cz.cuni.amis.nb.util.maven
 

D

dateFormat - Static variable in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Time formater displaying milliseconds.
DefaultServersManager<T extends ServerDefinition> - Class in cz.cuni.amis.nb.api.pogamut.base.server
 
DefaultServersManager(String) - Constructor for class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
deque - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LimitedQueue
 
deserialize() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
Saves the server definition in a binary file.
deserialize() - Method in interface cz.cuni.amis.nb.api.pogamut.base.server.ServersManager
TODO

E

EmbeddedServerDefinition<SERVER extends cz.cuni.amis.pogamut.base.server.IWorldServer> - Class in cz.cuni.amis.nb.api.pogamut.base.server
 
EmbeddedServerDefinition() - Constructor for class cz.cuni.amis.nb.api.pogamut.base.server.EmbeddedServerDefinition
 
EmbededServerNode<T extends ServerDefinition> - Class in cz.cuni.amis.nb.pogamut.base.server
Node representing server run from within the IDE.
EmbededServerNode() - Constructor for class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
EMPTY - Static variable in class cz.cuni.amis.nb.util.flag.FlagChildren
Used to indicate empty list of children.
ExampleBotProjectPanelVisual - Class in cz.cuni.amis.nb.pogamut.base.project.template.utils
 
ExampleBotProjectPanelVisual(ExampleBotProjectWizardPanel) - Constructor for class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual
 
ExampleBotProjectWizardIterator - Class in cz.cuni.amis.nb.pogamut.base.project.template.utils
 
ExampleBotProjectWizardIterator() - Constructor for class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
ExampleBotProjectWizardPanel - Class in cz.cuni.amis.nb.pogamut.base.project.template.utils
Panel just asking for basic info.
ExampleBotProjectWizardPanel() - Constructor for class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 

F

filter(LogRecord) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy.FilterLog
 
filter(T) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
filter(T) - Method in interface cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource.Filter
Decide if given object (usually parameter of log record) will pass through this filter.
filter(T) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource.RegexpFilter
 
filters - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
List of all filters.
finalize() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.Root
 
findInstance() - Static method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
Obtain the LogViewerTopComponent instance.
fireChangeEvent() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
fireChangeEvent() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
FlagChildren<T> - Class in cz.cuni.amis.nb.util.flag
Used for changing set of children each time the flag value changes.
FlagChildren(Flag<T>) - Constructor for class cz.cuni.amis.nb.util.flag.FlagChildren
 
FlagCollectionChildren<T,S> - Class in cz.cuni.amis.nb.util.flag
 
FlagCollectionChildren(Flag<T>) - Constructor for class cz.cuni.amis.nb.util.flag.FlagCollectionChildren
 
FolderNode - Class in cz.cuni.amis.nb.pogamut.base.introspection
 
FolderNode(Folder) - Constructor for class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode
 
FolderNode.IntrospectionChildren - Class in cz.cuni.amis.nb.pogamut.base.introspection
 
FolderNode.IntrospectionChildren(Folder) - Constructor for class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.IntrospectionChildren
 
FolderNode.Root - Class in cz.cuni.amis.nb.pogamut.base.introspection
Root node for introspection, it registers listener that will update properties after each iteration of logic.
FolderNode.Root(IAgent, Updater) - Constructor for class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.Root
Root node for agent introspection.

G

GenericEditorSupport - Class in cz.cuni.amis.nb.util.editors
 
GenericEditorSupport() - Constructor for class cz.cuni.amis.nb.util.editors.GenericEditorSupport
Creates a new instance of GenericEditorSupport
getActions(boolean) - Method in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode
 
getActions(boolean) - Method in class cz.cuni.amis.nb.pogamut.base.agent.LogsNode
 
getActions(boolean) - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
getActions(boolean) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
getActions(boolean) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServersRootNode
Provides an AddServer action.
getAgent() - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
 
getAll() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LimitedQueue
 
getAllServers() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
getAllServers() - Method in interface cz.cuni.amis.nb.api.pogamut.base.server.ServersManager
Returns collection of all servers.
getArchetypes() - Method in class cz.cuni.amis.nb.util.maven.MavenArchetypeCatalog
 
getArtifactId() - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
getAsText() - Method in class cz.cuni.amis.nb.util.editors.GenericEditorSupport
 
getAsText() - Method in class cz.cuni.amis.nb.util.editors.URIEditorSupport
 
getBadgeIcon(IAgentState) - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
 
getChildrenCollection() - Method in class cz.cuni.amis.nb.util.collections.ObservableCollectionNode
 
getCollection(IWorldServer) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerDefAgents
 
getCollection(T) - Method in class cz.cuni.amis.nb.util.flag.FlagCollectionChildren
Called when the flag value has been changed.
getComponent() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
getComponent() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
getDataSources() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Return all datasources this model wants to listens to.
getDefault() - Static method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
Gets default instance.
getDefaultServer() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
getDefaultServer() - Method in interface cz.cuni.amis.nb.api.pogamut.base.server.ServersManager
Returns the default server.
getDescription() - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
getDisplayName() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode.ReflProp
 
getFilteredData() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Apply filter to all cached records and return this new collection.
getFolder() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode
 
getGroupId() - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
getHelp() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
getHelp() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
getIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
 
getIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.agent.LogsNode
 
getIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode
 
getIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
getLevel() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy.FilterLog
Get last level that will pass through this filter.
getLogNode() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
Returns log node associated with this window.
getLogRecordsSource() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogNode
 
getLogRecParam(LogRecord) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
 
getLogRecParam(LogRecord) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
getLogTableModel() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerPane
 
getLogTableModel() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
getLookup() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
getOpenedIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
 
getOpenedIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.agent.LogsNode
 
getOpenedIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode
 
getOpenedIcon(int) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
getPersistenceType() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
getPreferredAction() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogNode
Prefered action is to open the window with log viewer.
getProjectName() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual
 
getProjectName() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual
 
getPropertyID() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
 
getPropSet() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
 
getPropSet() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Returns property sheet associated with node representing this source.
getRepository() - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
getRowLimit() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Return maximal number of rows of this table.
getServer() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode.ServerUpAction
 
getServerConsoleOutput() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
getServerDefinition() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
getServerFlag() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
getServerHomePath() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.EmbeddedServerDefinition
 
getServerIcon() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
getServerIO() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
getServerListFile() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
getServerName() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
getServerNameFlag() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
getServersManager(String) - Static method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerTypesManager
Returns a servers manager for given type.
getServerType() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
getServerType() - Method in interface cz.cuni.amis.nb.api.pogamut.base.server.ServersManager
String type of the servers.
getStr(String, Class) - Static method in class cz.cuni.amis.nb.pogamut.base.NamedAction
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerPane.LogLevelColorRenderer
 
getUri() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
getUriFlag() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
getURIPropEditorClass() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
getValue() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
 
getValue() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode.FlagProp
 
getValue() - Method in class cz.cuni.amis.nb.util.PeriodicalyUpdatedProperty
 
getVersion() - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
getViewer() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
getWin(LogNode) - Static method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
Creates new win or returns existing window.

H

handler - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Log handler.
handleWizardDescriptor(WizardDescriptor) - Static method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ProjectCreationUtils
Make common actions according to WizardDescriptor.
hasNext() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
hasNext() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
hasPrevious() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
hasPrevious() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 

I

init() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
init(String, Class) - Method in class cz.cuni.amis.nb.pogamut.base.NamedAction
 
init(T) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
initialize(WizardDescriptor) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
initialize(WizardDescriptor) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
insertUpdate(DocumentEvent) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual
 
insertUpdate(DocumentEvent) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual
 
instantiate() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
instantiate() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
instantiateNEW() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
isCellEditable(int, int) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
No cells are editable.
isEnabled() - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode.ServerUpAction
 
isEndState(IAgentState) - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
 
isFinishPanel() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
isFinishPanel() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
isFreezed() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
 
isValid() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
isValid() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 

L

level - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy.FilterLog
 
level - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel.LogLevelObject
 
levelNames - Static variable in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Names of log levels.
levels - Static variable in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Array of all standard log levels.
levelToIndex - Static variable in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Mapping between log level identifiers and their indexes in levelNames array.
levelVals - Static variable in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Values of log level constants, indexes correspond to levels array.
LimitedQueue<T> - Class in cz.cuni.amis.nb.pogamut.base.logging
Queue with limited capacity.
LimitedQueue() - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LimitedQueue
Creates a new instance of LimitedQueue
listener - Variable in class cz.cuni.amis.nb.util.collections.ObservableCollectionChildren
 
listeners - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
lkp - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
loadAgentIcon() - Method in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
Used to get the iconic representation of the agent.
loadFileToString(File) - Static method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ProjectCreationUtils
Loads file to string.
logClient - Variable in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
Client that is used for receiving logs.
LogNode - Class in cz.cuni.amis.nb.pogamut.base.logging
Node representing single log category.
LogNode(LogCategory) - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogNode
 
logNode - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
Node associated with this window
LogProxy - Class in cz.cuni.amis.nb.pogamut.base.logging
Adapter of standard Java logger to LogRecordsSource object.
LogProxy(Logger) - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Creates a new instance of LogProxy
LogProxy.FilterLog - Class in cz.cuni.amis.nb.pogamut.base.logging
Filter for log records.
LogProxy.FilterLog(Level) - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogProxy.FilterLog
 
LogRecordListener - Interface in cz.cuni.amis.nb.pogamut.base.logging
Listener for changes in LogRecordSource object.
LogRecordsSource<T> - Class in cz.cuni.amis.nb.pogamut.base.logging
Source of LogRecords, it caches incomming logrecords and provides observers new collection of records when filter changes.
LogRecordsSource() - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
LogRecordsSource.Filter<T> - Interface in cz.cuni.amis.nb.pogamut.base.logging
Interface for filtering messages.
LogRecordsSource.RegexpFilter<T> - Class in cz.cuni.amis.nb.pogamut.base.logging
Filter based on regexp matching the toString() of the object
LogRecordsSource.RegexpFilter(Pattern) - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource.RegexpFilter
 
logRecToVector(LogRecord) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Translates log record to vector - this is required by default table model since it is based on old Java collections.
LogsNode - Class in cz.cuni.amis.nb.pogamut.base.agent
Node with all log categories of agent's logger.
LogsNode(IAgentLogger) - Constructor for class cz.cuni.amis.nb.pogamut.base.agent.LogsNode
 
LogTableModel - Class in cz.cuni.amis.nb.pogamut.base.logging
Table model designed to cooperate with LogRecordsSource object through LogRecordListener interface.
LogTableModel() - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Creates a new instance of LogTableModel
LogTableModel.LogLevelObject - Class in cz.cuni.amis.nb.pogamut.base.logging
 
LogTableModel.LogLevelObject(Level, Object) - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel.LogLevelObject
 
logToWin - Static variable in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
LogViewerPane - Class in cz.cuni.amis.nb.pogamut.base.logging
Panel with log viewer (table showing log records).
LogViewerPane() - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogViewerPane
Creates new form LogViewer
LogViewerPane.LogLevelColorRenderer - Class in cz.cuni.amis.nb.pogamut.base.logging
 
LogViewerPane.LogLevelColorRenderer() - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogViewerPane.LogLevelColorRenderer
 
LogViewerTopComponent - Class in cz.cuni.amis.nb.pogamut.base.logging
Top component which displays table with log records.
LogViewerTopComponent(LogNode) - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
LogViewerTopComponent() - Constructor for class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 

M

manager - Variable in class cz.cuni.amis.nb.pogamut.base.server.ServersRootNode
 
MavenArchetype - Class in cz.cuni.amis.nb.util.maven
 
MavenArchetype() - Constructor for class cz.cuni.amis.nb.util.maven.MavenArchetype
 
MavenArchetypeCatalog - Class in cz.cuni.amis.nb.util.maven
 
MavenArchetypeCatalog() - Constructor for class cz.cuni.amis.nb.util.maven.MavenArchetypeCatalog
 
MavenArchetypeCatalogProvider - Class in cz.cuni.amis.nb.util.maven
 
MavenArchetypeCatalogProvider() - Constructor for class cz.cuni.amis.nb.util.maven.MavenArchetypeCatalogProvider
 
MIN_UPDATE_GAP - Static variable in class cz.cuni.amis.nb.pogamut.base.introspection.PeriodicalTaskPerformer
Minimal gap between two calls of taskDefinition().
msg - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel.LogLevelObject
 

N

name() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
name() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
NamedAction - Class in cz.cuni.amis.nb.pogamut.base
Action getting the text from resource bundle according to the supplied string key.
NamedAction(String) - Constructor for class cz.cuni.amis.nb.pogamut.base.NamedAction
 
NamedAction(String, Class) - Constructor for class cz.cuni.amis.nb.pogamut.base.NamedAction
 
nextPanel() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
nextPanel() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
NodeFactory<T> - Interface in cz.cuni.amis.nb.util
 
NodeFactory.IdentityFactory - Class in cz.cuni.amis.nb.util
 
NodeFactory.IdentityFactory() - Constructor for class cz.cuni.amis.nb.util.NodeFactory.IdentityFactory
 
notifyLogRecordsListeners(LogRecord) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Notify all listeners that new record has arrived.
notifyNewLogRecord(LogRecord) - Method in interface cz.cuni.amis.nb.pogamut.base.logging.LogRecordListener
New log record has arrived.
notifyNewLogRecord(LogRecord) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Adds new single log record.
notifySetNewData() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Send new data to all listeners.
notifySetNewData(LogRecordListener) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Send new data to one listeners.

O

ObservableCollectionChildren<T> - Class in cz.cuni.amis.nb.util.collections
Listens for changes on the observable collection and creates/removes children nodes according to it.
ObservableCollectionChildren(ObservableCollection<T>) - Constructor for class cz.cuni.amis.nb.util.collections.ObservableCollectionChildren
 
ObservableCollectionNode<T> - Class in cz.cuni.amis.nb.util.collections
Node whose children are updated when the observable collection changes.
ObservableCollectionNode(ObservableCollection<T>, NodeFactory<T>) - Constructor for class cz.cuni.amis.nb.util.collections.ObservableCollectionNode
 
ObservableCollectionNode(ObservableCollection<Node>) - Constructor for class cz.cuni.amis.nb.util.collections.ObservableCollectionNode
 
openWin() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogNode
Open window showing this log.

P

parent - Variable in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.IntrospectionChildren
 
performTask() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.PeriodicalTaskPerformer
Call this method if you want your task to be performed.
PeriodicalTaskPerformer - Class in cz.cuni.amis.nb.pogamut.base.introspection
Object for performing some periodical task which can overload the CPU.
PeriodicalTaskPerformer() - Constructor for class cz.cuni.amis.nb.pogamut.base.introspection.PeriodicalTaskPerformer
Creates a new instance of PeriodicalTaskPerformer
PeriodicalyUpdatedProperty<T> - Class in cz.cuni.amis.nb.util
Read only property that will be regularly updated.
PeriodicalyUpdatedProperty(Object, String, Class<T>, String, String) - Constructor for class cz.cuni.amis.nb.util.PeriodicalyUpdatedProperty
 
preferredID() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
 
previousPanel() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
previousPanel() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
ProjectCreationUtils - Class in cz.cuni.amis.nb.pogamut.base.project.template.utils
 
ProjectCreationUtils() - Constructor for class cz.cuni.amis.nb.pogamut.base.project.template.utils.ProjectCreationUtils
Creates a new instance of ProjectCreationUtils
PROP_NAME_PREFIX - Static variable in class cz.cuni.amis.nb.util.AutoNamedProp
 
PROP_PROJECT_NAME - Static variable in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual
 
PROP_PROJECT_NAME - Static variable in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual
 
propCounter - Static variable in class cz.cuni.amis.nb.util.AutoNamedProp
Counter of FlagPropertyAdapters.
property - Variable in class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
Property represented by this adapter.
PropertyAdapter - Class in cz.cuni.amis.nb.pogamut.base.introspection
Adapts Pogamut property to Netbeans property.
PropertyAdapter(String, Property) - Constructor for class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
Creates a new instance of PropertyAdapter, with string property identifier equal to property name.
PropertyAdapter.NamedAdapter - Class in cz.cuni.amis.nb.pogamut.base.introspection
Automaticaly assign string identifier to the property.
PropertyAdapter.NamedAdapter(Property) - Constructor for class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter.NamedAdapter
 
propertyAdapters - Variable in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode
Set of all properties associated with this node.
propertyId - Static variable in class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
Property counter used to make unique identifiers.
propertyPrefix - Static variable in class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
Prefix used to make unique identiiers.
PropertyUpdater - Interface in cz.cuni.amis.nb.pogamut.base.introspection
Fires property change event on given property.
propId - Variable in class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
Unigue identifier of this property.

Q

queue - Variable in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Queue of all log records.

R

readSettings(Object) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
readSettings(Object) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
ReconnectingServerDefinition<T extends cz.cuni.amis.pogamut.base.server.IWorldServer> - Class in cz.cuni.amis.nb.api.pogamut.base.server
States are: Connecting Connected Waiting before another connection attempt
ReconnectingServerDefinition() - Constructor for class cz.cuni.amis.nb.api.pogamut.base.server.ReconnectingServerDefinition
 
refreshCategories() - Method in class cz.cuni.amis.nb.pogamut.base.agent.LogsNode
Updates list of categories present on this logger.
registerServersManager(ServersManager) - Static method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerTypesManager
 
registerServerStateListener(IWorldServer) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
removeAllDataSources() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
 
removeChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
removeChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
removeChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
removeChangeListener(ChangeListener) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
removeDataSource(LogRecordsSource) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
 
removeFilter(LogRecordsSource.Filter) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
removeLogRecordListener(LogRecordListener) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
removeNotify() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.IntrospectionChildren
 
removeServer(T) - Method in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
removeServer(T) - Method in interface cz.cuni.amis.nb.api.pogamut.base.server.ServersManager
Removes this servel from the list.
removeUpdate(DocumentEvent) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectPanelVisual
 
removeUpdate(DocumentEvent) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual
 
replaceFilter(LogRecordsSource.Filter<T>, LogRecordsSource.Filter<T>) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
 
restartServer() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 

S

serialize() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
serialize() - Method in interface cz.cuni.amis.nb.api.pogamut.base.server.ServersManager
 
serializeAll() - Static method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerTypesManager
Saves all changes to all server managers.
serverChangedHandler(IWorldServer) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
serverDef - Variable in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
ServerDefAgents - Class in cz.cuni.amis.nb.pogamut.base.server
Handles collection of agents of the server definition.
ServerDefAgents(ServerDefinition) - Constructor for class cz.cuni.amis.nb.pogamut.base.server.ServerDefAgents
 
ServerDefinition<SERVER extends cz.cuni.amis.pogamut.base.server.IWorldServer> - Class in cz.cuni.amis.nb.api.pogamut.base.server
Model object representing arbitrary server.
ServerDefinition() - Constructor for class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
ServerNode<T extends ServerDefinition> - Class in cz.cuni.amis.nb.pogamut.base.server
Viewer for server instance.
ServerNode(T, ServersManager<T>, NodeFactory<IAgent>) - Constructor for class cz.cuni.amis.nb.pogamut.base.server.ServerNode
Default constructor, Pogamut agents are directly under the Server node.
ServerNode(T, ServersManager<T>, Children) - Constructor for class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
ServerNode.FlagProp - Class in cz.cuni.amis.nb.pogamut.base.server
 
ServerNode.FlagProp(Flag<String>, String, String) - Constructor for class cz.cuni.amis.nb.pogamut.base.server.ServerNode.FlagProp
 
ServerNode.ReflProp - Class in cz.cuni.amis.nb.pogamut.base.server
 
ServerNode.ReflProp(Object, Class, String, String) - Constructor for class cz.cuni.amis.nb.pogamut.base.server.ServerNode.ReflProp
 
ServerNode.ServerUpAction<T extends cz.cuni.amis.pogamut.base.server.IWorldServer> - Class in cz.cuni.amis.nb.pogamut.base.server
Action that is enabled only when the server is not null.
ServerNode.ServerUpAction(String, Class, ServerDefinition<T>) - Constructor for class cz.cuni.amis.nb.pogamut.base.server.ServerNode.ServerUpAction
 
ServerNodeBehaviour - Interface in cz.cuni.amis.nb.pogamut.base.server
 
serverRunning - Variable in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
servers - Variable in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
serversListFileName - Variable in class cz.cuni.amis.nb.api.pogamut.base.server.DefaultServersManager
 
ServersManager<T extends ServerDefinition> - Interface in cz.cuni.amis.nb.api.pogamut.base.server
Manager for all instances of servers of the same type.
ServersRootNode<T extends ServerDefinition> - Class in cz.cuni.amis.nb.pogamut.base.server
Root node for servers of same type.
ServersRootNode(ServersManager<T>) - Constructor for class cz.cuni.amis.nb.pogamut.base.server.ServersRootNode
 
serverStateChangeHandler(IAgentState) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
serverStateListener - Variable in class cz.cuni.amis.nb.pogamut.base.server.ServerNode
 
serverStopped(T) - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ReconnectingServerDefinition
Called when the running server stopped.
ServerTypesManager - Class in cz.cuni.amis.nb.api.pogamut.base.server
 
ServerTypesManager() - Constructor for class cz.cuni.amis.nb.api.pogamut.base.server.ServerTypesManager
 
setArchetypes(List<MavenArchetype>) - Method in class cz.cuni.amis.nb.util.maven.MavenArchetypeCatalog
 
setArtifactId(String) - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
setAsText(String) - Method in class cz.cuni.amis.nb.util.editors.GenericEditorSupport
 
setAsText(String) - Method in class cz.cuni.amis.nb.util.editors.URIEditorSupport
 
setCapacity(int) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LimitedQueue
Sets new capacity of this queue.
setDescription(String) - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
setFreeze(boolean) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Freezes or unfreezes the log window.
setGroupId(String) - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
setKey(T) - Method in class cz.cuni.amis.nb.util.flag.FlagChildren
 
setLogNode(LogNode) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerPane
 
setNewData(Collection<LogRecord>) - Method in interface cz.cuni.amis.nb.pogamut.base.logging.LogRecordListener
Source has completely changed.
setNewData(Collection<LogRecord>) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
Delete all data in table model and populate the model with new data.
setNewServer(SERVER) - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
Change current server instance.
setNodeToView(LogNode) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
Sets a log node that will be viewed by this component.
setRegexpFilterPatter(Pattern) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Sets new pattern for regexp filter.
setRegexpFilterPatter(Pattern) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Sets new pattern for regexp filter.
setRepository(String) - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
setRowLimit(int) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel
 
setServerHomePath(File) - Method in class cz.cuni.amis.nb.api.pogamut.base.server.EmbeddedServerDefinition
 
setServerName(String) - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
setUri(URI) - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
 
setValue(Object) - Method in class cz.cuni.amis.nb.pogamut.base.introspection.PropertyAdapter
Sets new value of this property.
setValue(String) - Method in class cz.cuni.amis.nb.pogamut.base.server.ServerNode.FlagProp
 
setValue(T) - Method in class cz.cuni.amis.nb.util.PeriodicalyUpdatedProperty
 
setVersion(String) - Method in class cz.cuni.amis.nb.util.maven.MavenArchetype
 
startServer() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ReconnectingServerDefinition
Nonblocking implementation.
startServer() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
Restars the server eg.
startServer() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
Code for starting the embeded server.
startServerInternal() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
stopServer() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ReconnectingServerDefinition
 
stopServer() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ServerDefinition
Stops connection to the server.
stopServer() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
Code for stoping the embeded server.
stopServerInternal() - Method in class cz.cuni.amis.nb.pogamut.base.server.EmbededServerNode
 
stopUpdatingListener - Variable in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode
 
stopUpdatingListener - Variable in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode.Root
 
storeSettings(Object) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
storeSettings(Object) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 
substituteFiles(File) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
substituteInFile(File, Pattern, String) - Static method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ProjectCreationUtils
Substitute pattern in file.
supportsCustomEditor() - Method in class cz.cuni.amis.nb.util.editors.GenericEditorSupport
 
supportsCustomEditor() - Method in class cz.cuni.amis.nb.util.editors.URIEditorSupport
 

T

taskDefinition() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.PeriodicalTaskPerformer
Definition of task to be performed.
TemplateBotProjectPanelVisual - Class in cz.cuni.amis.nb.pogamut.base.project.template.utils
 
TemplateBotProjectPanelVisual(TemplateBotProjectWizardPanel) - Constructor for class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectPanelVisual
Creates new form PanelProjectLocationVisual
TemplateBotProjectWizardIterator - Class in cz.cuni.amis.nb.pogamut.base.project.template.utils
 
TemplateBotProjectWizardIterator() - Constructor for class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
TemplateBotProjectWizardPanel - Class in cz.cuni.amis.nb.pogamut.base.project.template.utils
Panel just asking for basic info.
TemplateBotProjectWizardPanel() - Constructor for class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
Creates a new instance of templateWizardPanel
timeOfLastUpdate - Variable in class cz.cuni.amis.nb.pogamut.base.introspection.PeriodicalTaskPerformer
Time of last call of taskDefinition().
toLogRecord(LogRecord) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogProxy
Pass the log record to the ancestor (LogRecordSource).
toLogRecord(T) - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogRecordsSource
Format data element as LogRecord.
toString() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogTableModel.LogLevelObject
 
translateURI(String) - Method in class cz.cuni.amis.nb.util.editors.URIEditorSupport
Check for protocol in URI, if missing then add ut://
tryToStartServer() - Method in class cz.cuni.amis.nb.api.pogamut.base.server.ReconnectingServerDefinition
 

U

uninitialize(WizardDescriptor) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardIterator
 
uninitialize(WizardDescriptor) - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardIterator
 
unZipFile(InputStream, FileObject) - Static method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ProjectCreationUtils
 
updatableProps - Variable in class cz.cuni.amis.nb.pogamut.base.agent.Agent3DNode
 
UPDATE_PERIOD - Static variable in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode
 
updateProp(Node.Property) - Method in interface cz.cuni.amis.nb.pogamut.base.introspection.PropertyUpdater
Updates given property.
updateProps() - Method in class cz.cuni.amis.nb.pogamut.base.introspection.FolderNode
Update all properties associated with this node and all subnodes.
updater - Static variable in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode
 
Updater - Interface in cz.cuni.amis.nb.util
Generic updater.
updaterTask - Variable in class cz.cuni.amis.nb.pogamut.base.agent.ControllableAgentNode
 
updateSubtasks - Variable in class cz.cuni.amis.nb.pogamut.base.agent.AgentNode
 
URIEditorSupport - Class in cz.cuni.amis.nb.util.editors
Editor for URIs.
URIEditorSupport() - Constructor for class cz.cuni.amis.nb.util.editors.URIEditorSupport
Creates a new instance of InMessageSetEditor
URIEditorSupport(String) - Constructor for class cz.cuni.amis.nb.util.editors.URIEditorSupport
 

V

validate() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.ExampleBotProjectWizardPanel
 
validate() - Method in class cz.cuni.amis.nb.pogamut.base.project.template.utils.TemplateBotProjectWizardPanel
 

W

writeReplace() - Method in class cz.cuni.amis.nb.pogamut.base.logging.LogViewerTopComponent
replaces this in object stream

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

Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.