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

A

a - Variable in class com.ericsson.tic.vi.GraphNodeRel
Node a.
A - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.ColorChooserButton
Called when the button is clicked.
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.ConsolePanel
Called when the user enters a command and hits enter.
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.DataListPanel
Called when an ActionEvent is triggered.
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.DataPanel
Called when an ActionEvent is triggered.
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.GlobalSettingsDialog
Deprecated. Called when an action event is triggered.
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.GUI
Called when an ActionEvent is triggered.
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.ToolbarPanel
Called when an ActionEvent is triggered.
actionPerformed(ActionEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when an ActionEvent is triggered.
add(GLAutoDrawable) - Method in class com.ericsson.tic.vi.Animator
Adds a drawable to the list managed by this Animator.
Animator - Class in com.ericsson.tic.vi
An Animator can be attached to one or more GLAutoDrawables to drive their display() methods in a loop.
Animator() - Constructor for class com.ericsson.tic.vi.Animator
Creates a new, empty Animator.
Animator(GLAutoDrawable) - Constructor for class com.ericsson.tic.vi.Animator
Creates a new Animator for a particular drawable.
animator - Variable in class com.ericsson.tic.vi.AnimatorTimer
The Animator which this timer is tasked to call.
animator - Variable in class com.ericsson.tic.vi.ViewPanel
The animator calls the canvas for graphics updates.
Animator.MainLoop - Class in com.ericsson.tic.vi
 
Animator.MainLoop() - Constructor for class com.ericsson.tic.vi.Animator.MainLoop
 
AnimatorTimer - Class in com.ericsson.tic.vi
Schedules calls to the Animator at regular intervalls.
AnimatorTimer(Animator) - Constructor for class com.ericsson.tic.vi.AnimatorTimer
Creates an AnimatorTimer.

B

b - Variable in class com.ericsson.tic.vi.GraphNodeRel
Node b.
barData - Variable in class com.ericsson.tic.vi.ViewPanel
determines which data sets to use for bars.
barsComboBox - Variable in class com.ericsson.tic.vi.DataPanel
Comboboxes used for choosing datasets in the view list.
barShadingOn - Static variable in class com.ericsson.tic.vi.VI
True if bar shading is turned on.
barShadingOn - Static variable in class com.ericsson.tic.vi.XMLInterface
 
barsOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the bars are set to visible.
barsSelectedIndex - Variable in class com.ericsson.tic.vi.ViewPanel
Keeps track of the selected index in a combobox.
barType - Static variable in class com.ericsson.tic.vi.VI
The current bar type.
betterLightingOn - Static variable in class com.ericsson.tic.vi.VI
Enables better lighting.
betterLightingOn - Static variable in class com.ericsson.tic.vi.XMLInterface
 
billboardCheatSphericalBegin() - Method in class com.ericsson.tic.vi.Renderer
Renders objects so they are facing the camera head on (billboarding).
billboardCheatSphericalEnd() - Method in class com.ericsson.tic.vi.Renderer
Renders objects so they are facing the camera head on (billboarding).
blankTex - Static variable in class com.ericsson.tic.vi.VI
World map texture.
blueColor - Static variable in class com.ericsson.tic.vi.VI
Blue.
brushedCategory - Static variable in class com.ericsson.tic.vi.VI
 
BRUSHING_OFF_COLOR_DEFAULT - Static variable in class com.ericsson.tic.vi.VI
Brushing Suppressed color.
BRUSHING_PRIMARY_COLOR_DEFAULT - Static variable in class com.ericsson.tic.vi.VI
The primary brushing color.
BRUSHING_SECONDARY_COLOR_DEFAULT - Static variable in class com.ericsson.tic.vi.VI
The secondary brushing color.
brushingButton - Variable in class com.ericsson.tic.vi.DataPanel
A brushing button.
brushingEnabled - Variable in class com.ericsson.tic.vi.ColorChooserButton
True if brushing is on.
brushingMarkersOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, brushing Markers will be drawn.
brushingOff - Variable in class com.ericsson.tic.vi.InterfaceSettingsPanel
Deprecated. A button for choosing color.
brushingOffColor - Static variable in class com.ericsson.tic.vi.VI
Brushing Suppressed color.
brushingOn - Static variable in class com.ericsson.tic.vi.VI
If brushing is on.
brushingPrimary - Variable in class com.ericsson.tic.vi.ColorChooserButton
True if this button is associated with the primary brushing category.
brushingPrimary - Variable in class com.ericsson.tic.vi.InterfaceSettingsPanel
Deprecated. A button for choosing color.
brushingPrimaryColor - Static variable in class com.ericsson.tic.vi.VI
The primary brushing color.
brushingSecondary - Variable in class com.ericsson.tic.vi.InterfaceSettingsPanel
Deprecated. A button for choosing color.
brushingSecondaryColor - Static variable in class com.ericsson.tic.vi.VI
The secondary brushing color.
brushOffIcon - Static variable in class com.ericsson.tic.vi.VI
An image.
brushOnIcon - Static variable in class com.ericsson.tic.vi.VI
An image.
buffer - Variable in class com.ericsson.tic.vi.pseudo.StandardInputListener
The buffer where massages are stored.
BufferReader - Class in com.ericsson.tic.vi
The BufferReader thread continuously reads both the socket buffer and the user input buffer.
BufferReader(int) - Constructor for class com.ericsson.tic.vi.BufferReader
Create a BufferReader and start listening to messages.
build - Static variable in class com.ericsson.tic.vi.VI
The current buildnumber of this software.
buttonsPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.

C

c - Variable in class com.ericsson.tic.vi.ColorChooserButton
The color associated with this button.
C - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
Camera - Class in com.ericsson.tic.vi
Keeps track of all common camera related variables.
Camera(int, ViewPanel) - Constructor for class com.ericsson.tic.vi.Camera
A constructor which sets up the camera.
camera - Variable in class com.ericsson.tic.vi.Renderer
The camera associated with the view which is being rendered.
camera - Variable in class com.ericsson.tic.vi.ViewPanel
The camera associated with this view.
camera - Variable in class com.ericsson.tic.vi.WorldTimer
The camera which is associated with the renderer.
camX - Variable in class com.ericsson.tic.vi.Camera
Camera coordinate.
camY - Variable in class com.ericsson.tic.vi.Camera
Camera coordinate.
camZ - Variable in class com.ericsson.tic.vi.Camera
Camera coordinate.
cancelButton - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
Button.
cancelButton - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Button.
canvas - Variable in class com.ericsson.tic.vi.ViewPanel
The actual panel holding the OpenGL canvas.
capacity - Variable in class com.ericsson.tic.vi.RawBuffer
The capacity/height of the buffer.
CardPanel - Class in com.ericsson.tic.vi
The card panel holds "cards" or subpanels of type DataListPanel.
CardPanel() - Constructor for class com.ericsson.tic.vi.CardPanel
Creates a card panel.
cardsPanel - Variable in class com.ericsson.tic.vi.CardPanel
A panel used for layout.
categoriesCard - Variable in class com.ericsson.tic.vi.CardPanel
A list panel.
categoriesCategoryCategoryItemColor - Static variable in class com.ericsson.tic.vi.XMLInterface
 
categoriesCategoryCategoryItemName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
categoriesCategoryCategoryItemParseName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
categoriesCategoryDatabaseTableID - Static variable in class com.ericsson.tic.vi.XMLInterface
 
categoriesCategoryId - Static variable in class com.ericsson.tic.vi.XMLInterface
 
categoriesCategoryName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
CATEGORY - Static variable in class com.ericsson.tic.vi.CardPanel
ID for the categories panel.
Category - Class in com.ericsson.tic.vi
A Category is a list of category items.
Category(int, CategoryItem[], String) - Constructor for class com.ericsson.tic.vi.Category
Creates a Category.
category - Variable in class com.ericsson.tic.vi.Data
The category set this data belongs to.
categoryArr - Static variable in class com.ericsson.tic.vi.VI
A list of categories.
CategoryItem - Class in com.ericsson.tic.vi
A CategoryItem holds information about a particular category.
CategoryItem(int, String, String) - Constructor for class com.ericsson.tic.vi.CategoryItem
Creates a Category.
categoryList - Static variable in class com.ericsson.tic.vi.VI
A list of categories as an array.
categorySettings() - Method in class com.ericsson.tic.vi.DataPanel
Creates the content in the category settings panel.
catID - Static variable in class com.ericsson.tic.vi.VI
A hashtable containing an ID, hostname pair.
cats - Variable in class com.ericsson.tic.vi.Category
A list of Category Items.
cbMenuItem - Variable in class com.ericsson.tic.vi.GUI
Menu item.
cbMenuItem - Variable in class com.ericsson.tic.vi.ViewPanel
A menu item.
centerPanel - Variable in class com.ericsson.tic.vi.ColorChooserPanel
Subpanel used for layout.
centerPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.
centerPanel - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
Subpanel used for layout.
centerPanel - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Subpanel used for layout.
centerPanel - Variable in class com.ericsson.tic.vi.ToolbarPanel
Subpanel used for layout.
chat(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print in the chat channel.
chat(String) - Static method in class com.ericsson.tic.vi.Parser
Prints a message to all ConsolePanels.
checkBox - Variable in class com.ericsson.tic.vi.ColorChooserPanel
A check box.
checkInputBuffer(RawBuffer) - Method in class com.ericsson.tic.vi.pseudo.TICTest
 
checkSocketInputBuffer() - Method in class com.ericsson.tic.vi.BufferReader
Checks and parses the content of the socket input buffer.
checkUserInputBuffer(RawBuffer) - Method in class com.ericsson.tic.vi.BufferReader
Checks and parses the content of the specified user input buffer.
clone() - Method in class com.ericsson.tic.vi.GraphNode
Clones this graph node.
clone() - Method in class com.ericsson.tic.vi.GraphNodeRel
Clones this GraphNodeRel object.
clone() - Method in class com.ericsson.tic.vi.Label
Clones this graph node.
cloneNodeArr() - Static method in class com.ericsson.tic.vi.VI
Clones an array of nodes.
cloneNodeRelArr(GraphNode[]) - Static method in class com.ericsson.tic.vi.VI
Clones an array of relations.
closeMenuItem - Variable in class com.ericsson.tic.vi.ViewPanel
A menu item.
closeView() - Method in class com.ericsson.tic.vi.SplitViewPanel
Closes one of the views.
color - Variable in class com.ericsson.tic.vi.CategoryItem
The color associated with this category.
color - Variable in class com.ericsson.tic.vi.NodeType
The default color of this node type.
color - Variable in class com.ericsson.tic.vi.Region
Deprecated. The color of this region.
colorButton - Variable in class com.ericsson.tic.vi.ColorChooserPanel
A button.
colorButton - Variable in class com.ericsson.tic.vi.DataPanel
A button used for choosing color.
ColorChooserButton - Class in com.ericsson.tic.vi
A GUI component which creates a special kind of color chooser button.
ColorChooserButton(Color) - Constructor for class com.ericsson.tic.vi.ColorChooserButton
Creates a Data panel.
ColorChooserPanel - Class in com.ericsson.tic.vi
A specialized GUI component which creates a colorChooserButton with a label.
ColorChooserPanel(String, Color) - Constructor for class com.ericsson.tic.vi.ColorChooserPanel
Creates a Data ColorChooserPanel.
colorf - Variable in class com.ericsson.tic.vi.GraphNode
Color as a 3f value (RGB)
colors - Variable in class com.ericsson.tic.vi.Data
A tuple of color triples which define start and end points in a gradient.
com.ericsson.tic.vi - package com.ericsson.tic.vi
 
com.ericsson.tic.vi.pseudo - package com.ericsson.tic.vi.pseudo
 
comboBox - Variable in class com.ericsson.tic.vi.ToolbarPanel
A combo box.
Command - Class in com.ericsson.tic.vi
A command which can be sent to the master system using the ToolbarPanel.
Command(int, String, String, String) - Constructor for class com.ericsson.tic.vi.Command
Creates a Command.
commandArr - Static variable in class com.ericsson.tic.vi.VI
A list of commands.
commandNames - Variable in class com.ericsson.tic.vi.ToolbarPanel
A tmporary list of scenarios.
commandsCommandId - Static variable in class com.ericsson.tic.vi.XMLInterface
 
commandsCommandMessage - Static variable in class com.ericsson.tic.vi.XMLInterface
 
commandsCommandMessagePrefix - Static variable in class com.ericsson.tic.vi.XMLInterface
 
commandsCommandName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
conPanel - Variable in class com.ericsson.tic.vi.GlobalSettingsDialog
Deprecated. A panel which contains the GUI-layout for the network settings.
console - Variable in class com.ericsson.tic.vi.GUI
A gui component representing the console.
CONSOLE_INPUT_CAPACITY - Static variable in class com.ericsson.tic.vi.VI
The size of the console input buffer
consoleInputBuffer - Static variable in class com.ericsson.tic.vi.VI
A buffer used for storing user input messages.
consoleList - Static variable in class com.ericsson.tic.vi.VI
A list of console panels.
ConsolePanel - Class in com.ericsson.tic.vi
This console panel can be used both for feedback and for issuing commands directly thru the command line interface.
ConsolePanel(int) - Constructor for class com.ericsson.tic.vi.ConsolePanel
Creates a Console.
ConsoleSettingsPanel - Class in com.ericsson.tic.vi
Deprecated.  
ConsoleSettingsPanel(ActionListener) - Constructor for class com.ericsson.tic.vi.ConsoleSettingsPanel
Deprecated. Creates a ConsoleSettingsPanel.
constraints - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. The gridbagconstraints used by the layoutmanager.
constraints - Variable in class com.ericsson.tic.vi.PasswordFieldPanel
Deprecated. Used by the layoutmanager.
constraints - Variable in class com.ericsson.tic.vi.TextFieldPanel
Used by the layoutmanager.
container - Variable in class com.ericsson.tic.vi.DataListPanel
A Jpanel used for layout.
controlPointA - Variable in class com.ericsson.tic.vi.GraphNodeRel
The control point for node a.
controlPointB - Variable in class com.ericsson.tic.vi.GraphNodeRel
The control point for node b.
controlTargetA - Variable in class com.ericsson.tic.vi.GraphNodeRel
A target for control point a.
controlTargetB - Variable in class com.ericsson.tic.vi.GraphNodeRel
A target for control point b.
coreRunning - Static variable in class com.ericsson.tic.vi.VI
If true, the core is running.
counter - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
createControlPoints() - Method in class com.ericsson.tic.vi.GraphNodeRel
Creates control points for the bezier curves.
createSubset() - Method in class com.ericsson.tic.vi.ViewPanel
Creates a subset of the selected nodes.
createSubset(int[]) - Method in class com.ericsson.tic.vi.ViewPanel
Creates a subset from the array specified in a save file.
currentTimeStamp - Static variable in class com.ericsson.tic.vi.VI
The current time.

D

d(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print in the debug channel.
d(String) - Static method in class com.ericsson.tic.vi.Parser
Prints a message to all ConsolePanels.
d - Static variable in class com.ericsson.tic.vi.VI
The console.
Data - Class in com.ericsson.tic.vi
Defines a set of data points.
Data(int, String, String, int, Category, int, int, NodeType, float, float, float[][]) - Constructor for class com.ericsson.tic.vi.Data
Creates a set of data points.
dataArr - Static variable in class com.ericsson.tic.vi.VI
A list of data
dataDataSetCat - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetColor - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetDimension - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetId - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetMax - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetMin - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetNodeType - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetParseStrat - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetPName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataDataSetSet - Static variable in class com.ericsson.tic.vi.XMLInterface
 
dataID - Static variable in class com.ericsson.tic.vi.VI
A hashtable containing an ID, data set name pair.
DataListPanel - Class in com.ericsson.tic.vi
The DataListPanel and DataPanel combine to create lists of categories/views etc.
DataListPanel(int) - Constructor for class com.ericsson.tic.vi.DataListPanel
Creates a Data List.
dataPanel - Variable in class com.ericsson.tic.vi.DataListPanel
A list of datapanels.
DataPanel - Class in com.ericsson.tic.vi
The DataListPanel and DataPanel combine to create lists of categories/views etc.
DataPanel(String, DataListPanel, ViewPanel) - Constructor for class com.ericsson.tic.vi.DataPanel
Creates a DataPanel.
DataPanel(String, DataListPanel) - Constructor for class com.ericsson.tic.vi.DataPanel
Creates a DataPanel.
DataPanel(String, Color, DataListPanel) - Constructor for class com.ericsson.tic.vi.DataPanel
Creates a DataPanel.
dbrec(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print in the dbrec channel.
dbrec(String) - Static method in class com.ericsson.tic.vi.Parser
Prints a message to all ConsolePanels.
def(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print in the default channel.
def(String) - Static method in class com.ericsson.tic.vi.Parser
Prints a message to all ConsolePanels.
DEFAULT_UDPIN_PORT - Static variable in class com.ericsson.tic.vi.VI
The default port number used for incoming messages from the TIC.
DEFAULT_UDPOUT_HOST - Static variable in class com.ericsson.tic.vi.VI
The default host where the TIC listens for incoming messages.
DEFAULT_UDPOUT_PORT - Static variable in class com.ericsson.tic.vi.VI
The default port on which the TIC is assumed to listen for messages from the VI ynode
defaultBarType - Static variable in class com.ericsson.tic.vi.XMLInterface
 
defaultButton - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
Button.
defaultButton - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Button.
defaultCategoryColor() - Method in class com.ericsson.tic.vi.CategoryItem
Set the color of this category.
defaultNodeColorsOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the default colors are used for the nodes.
DefaultOkCancelPanel - Class in com.ericsson.tic.vi
A specialized GUI component for creating a set of commonly used buttons for dialogues.
DefaultOkCancelPanel(ActionListener) - Constructor for class com.ericsson.tic.vi.DefaultOkCancelPanel
A constructor which sets up the panel.
defaultValue - Static variable in class com.ericsson.tic.vi.VI
The default value used for the timeout.
defaultValue - Static variable in class com.ericsson.tic.vi.XMLInterface
 
DELAY - Static variable in class com.ericsson.tic.vi.KeepAlive
 
deposit(char[]) - Method in class com.ericsson.tic.vi.RawBuffer
Deposits a line of text into the buffer on the write side.
deposit(char[], int) - Method in class com.ericsson.tic.vi.RawBuffer
Deposits a line of text into the buffer on the write side.
diffuseMaterial - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
dimension - Variable in class com.ericsson.tic.vi.Data
How many dimension the data has besides Node/Rel x Category.
dirtyRegions - Variable in class com.ericsson.tic.vi.Animator
 
display() - Method in class com.ericsson.tic.vi.Animator
Called every frame to cause redrawing of all of the GLAutoDrawables this Animator manages.
display(GLAutoDrawable) - Method in class com.ericsson.tic.vi.Renderer
Called by the OpenGL rendering engine every time the scene is redrawn.
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class com.ericsson.tic.vi.Renderer
Called by the OpenGL rendering engine when the window is resized.
downArrowIcon - Static variable in class com.ericsson.tic.vi.VI
An image.
dragging - Variable in class com.ericsson.tic.vi.Camera
A flag used to determine wheter the mouse is dragging or not.
drawableForAnimator - Variable in class com.ericsson.tic.vi.Renderer
A drawable.
drawableIterator() - Method in class com.ericsson.tic.vi.Animator
Returns an iterator over the drawables managed by this Animator.
drawables - Variable in class com.ericsson.tic.vi.Animator
 
drawBackPlane(boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws a neutral background for the plane view to block the stars.
drawBezierCurve(float[], float[], float[], float[], float[]) - Method in class com.ericsson.tic.vi.Renderer
Draws a bezier curve.
drawBezierCurve(FloatBuffer, float[]) - Method in class com.ericsson.tic.vi.Renderer
Draws a bezier curve.
drawBrushingMarkers() - Method in class com.ericsson.tic.vi.Renderer
Draw brushingMarkers
drawCumulativeBar(GraphNode, int, float[][], float[][]) - Method in class com.ericsson.tic.vi.Renderer
Draws a cumulative bar
drawCumulativeBars() - Method in class com.ericsson.tic.vi.Renderer
Draw all cumulative bars
drawFloatingWindow(GraphNode, boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws a floating window.
drawFloatingWindowCloseButton(float[], byte[], boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws the closing button for the floating window.
drawFloatingWindowFrame(GraphNode, float[], boolean, float[], float[], float, float) - Method in class com.ericsson.tic.vi.Renderer
Draws a floating window frame.
drawGlobe(boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws a globe.
drawHistogram(float[], float, float, boolean, float[][], float[][], float[][]) - Method in class com.ericsson.tic.vi.Renderer
Draws a histogram.
drawLabels(boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws all labels.
drawNav() - Method in class com.ericsson.tic.vi.Renderer
Draws three balls which show the axes to make navigation easier in debug mode.
drawNodeLabel(GraphNode, boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws a node label.
drawNodes(boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws the nodes.
drawPickingView() - Method in class com.ericsson.tic.vi.Renderer
Draws the pickable and blocking objects only.
drawPlane(boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws a plane.
drawRelations(boolean) - Method in class com.ericsson.tic.vi.Renderer
Draws all relations (lines).
drawScene(GLAutoDrawable) - Method in class com.ericsson.tic.vi.Renderer
Draws the scene.
drawSkybox() - Method in class com.ericsson.tic.vi.Renderer
Draw the skybox.
drawView() - Method in class com.ericsson.tic.vi.Renderer
Draws the objects specific to this view.
drawWithRepaintManagerRunnable - Variable in class com.ericsson.tic.vi.Animator
 

E

eastPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.
eastPanel - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
Subpanel used for layout.
eastPanel - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Subpanel used for layout.
eastPanel - Variable in class com.ericsson.tic.vi.ToolbarPanel
Subpanel used for layout.
empty() - Method in class com.ericsson.tic.vi.RawBuffer
Determine wheter the buffer is empty or not.
enableBox - Variable in class com.ericsson.tic.vi.DataPanel
Enable check box.
expanded - Variable in class com.ericsson.tic.vi.GraphNode
Indicates wheter this node is expanded or not.

F

feedbackLabel - Variable in class com.ericsson.tic.vi.ToolbarPanel
A lebel which provides feedback to the users.
fetch() - Method in class com.ericsson.tic.vi.RawBuffer
Fetches a line of text from the read side of the buffer.
field - Variable in class com.ericsson.tic.vi.PasswordFieldPanel
Deprecated. A password field.
field - Variable in class com.ericsson.tic.vi.TextFieldPanel
A text field.
fileChooser - Variable in class com.ericsson.tic.vi.ViewPanel
A file chooser dialogue.
fileMenu - Variable in class com.ericsson.tic.vi.GUI
Menu.
focusInView - Static variable in class com.ericsson.tic.vi.VI
If focus is in view.
fogColor - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
fogOn - Static variable in class com.ericsson.tic.vi.VI
True if fog is turned on.
fogOn - Static variable in class com.ericsson.tic.vi.XMLInterface
 
fold() - Method in class com.ericsson.tic.vi.DataPanel
Folds the panel.
foldButton - Variable in class com.ericsson.tic.vi.DataPanel
A fold button.
form - Variable in class com.ericsson.tic.vi.Renderer
Specifies the number formatting of floats.
frame - Variable in class com.ericsson.tic.vi.GUI
A JFrame which acts as the main window.

G

getCategoryColors(int) - Method in class com.ericsson.tic.vi.Renderer
Retrieve the colors used for categories.
getChildren(Node) - Static method in class com.ericsson.tic.vi.XMLInterface
 
getChildrenWithName(Node, String) - Static method in class com.ericsson.tic.vi.XMLInterface
 
getChildrenWithName(Node[], String) - Static method in class com.ericsson.tic.vi.XMLInterface
 
getColor(Node) - Static method in class com.ericsson.tic.vi.XMLInterface
 
getColors(Node) - Static method in class com.ericsson.tic.vi.XMLInterface
 
getValue(Node) - Static method in class com.ericsson.tic.vi.XMLInterface
 
getWidth() - Method in class com.ericsson.tic.vi.RawBuffer
Get the width of this buffer.
gl - Variable in class com.ericsson.tic.vi.Renderer
The OpenGL rendering context.
GlobalSettingsDialog - Class in com.ericsson.tic.vi
Deprecated.  
GlobalSettingsDialog() - Constructor for class com.ericsson.tic.vi.GlobalSettingsDialog
Deprecated. Creates global settings window.
GLOBE_MOVE_DELAY - Static variable in class com.ericsson.tic.vi.VI
The default dealy time (in tics) for "movement inertia"
GLOBE_ROT_ANGLE_DEFAULT - Static variable in class com.ericsson.tic.vi.VI
The default rot-angle.
GLOBE_TILT_ANGLE_DEFAULT - Static variable in class com.ericsson.tic.vi.VI
The default tilt-angle.
GLOBE_ZOOM_DEFAULT - Static variable in class com.ericsson.tic.vi.VI
The default zoom distance.
GLOBE_ZOOM_MAX - Static variable in class com.ericsson.tic.vi.VI
The maximum zoom distance.
GLOBE_ZOOM_MIN - Static variable in class com.ericsson.tic.vi.VI
The minimum allowed zooming distance.
globeCurvedControlPointA - Variable in class com.ericsson.tic.vi.GraphNodeRel
A set of coordinates which defines the control point for node a on the globe.
globeCurvedControlPointB - Variable in class com.ericsson.tic.vi.GraphNodeRel
A set of coordinates which defines the control point for node b on the globe.
globePhasingIn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the globe view is phasing in.
globePhasingOut - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the globe view is phasing out.
globeRadius - Variable in class com.ericsson.tic.vi.Renderer
Globe radius.
globeRotationOn - Static variable in class com.ericsson.tic.vi.VI
Automatic globe rotation.
globeStraightControlPointA - Variable in class com.ericsson.tic.vi.GraphNodeRel
A set of coordinates which defines the control point for node a on the globe.
globeStraightControlPointB - Variable in class com.ericsson.tic.vi.GraphNodeRel
A set of coordinates which defines the control point for node b on the globe.
globeViewOn - Static variable in class com.ericsson.tic.vi.VI
If globe view is on.
globeViewOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the globe view is currently on.
glu - Variable in class com.ericsson.tic.vi.Renderer
The GLU rendering context.
glut - Variable in class com.ericsson.tic.vi.Renderer
A glut rendering context.
gpid - Static variable in class com.ericsson.tic.vi.Pickable
Used by the newPID() method to create a new id
GraphNode - Class in com.ericsson.tic.vi
A node in a graph which is mapped onto a plane or onto a sphere/globe.
GraphNode(int, NodeType, String) - Constructor for class com.ericsson.tic.vi.GraphNode
Creates a node at coordinate 0, 0, 0 (on the map) Which corresponds to a longitude latitude position of 0 degrees lat, 0 degrees long.
GraphNode(int, NodeType, String, float, float, float) - Constructor for class com.ericsson.tic.vi.GraphNode
Creates a node at coordinate x, y, z (on the map)
GraphNodeRel - Class in com.ericsson.tic.vi
Keeps track of relationships between nodes.
GraphNodeRel(int, GraphNode, GraphNode) - Constructor for class com.ericsson.tic.vi.GraphNodeRel
Create a graph node relationship.
graphNodesOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the nodes are set to visible.
graphRelationsOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the relations are set to visible.
greenColor - Static variable in class com.ericsson.tic.vi.VI
Green.
greyColor - Static variable in class com.ericsson.tic.vi.VI
Grey (80%).
GUI - Class in com.ericsson.tic.vi
The top level object which defines the GUI.
GUI() - Constructor for class com.ericsson.tic.vi.GUI
Creates the main GUI window.

H

hasPositiveValue(float[][][], int, int) - Method in class com.ericsson.tic.vi.Renderer
Determine if the array has any positive values.
help(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print help text
help() - Static method in class com.ericsson.tic.vi.Parser
Prints a help text message to all ConsolePanels.
helpMenu - Variable in class com.ericsson.tic.vi.GUI
Menu.
helpTitle(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print help Title
highlight(boolean) - Method in class com.ericsson.tic.vi.PasswordFieldPanel
Deprecated. Highlight this panel.
highlight(boolean) - Method in class com.ericsson.tic.vi.TextFieldPanel
Highlight this panel.
highlightAll(boolean) - Method in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. Highlights all fields.
highlighted - Variable in class com.ericsson.tic.vi.Pickable
Indicates wheter an object with this id is highlighted or not.
histComboBox - Variable in class com.ericsson.tic.vi.DataPanel
Comboboxes used for choosing datasets in the view list.
histData - Variable in class com.ericsson.tic.vi.ViewPanel
determines which data sets to use for histograms.
histSelectedIndex - Variable in class com.ericsson.tic.vi.ViewPanel
Keeps track of the selected index in a combobox.
hostPanelDB - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. A subpanel.
hostPanelUDPOut - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. A subpanel.
hostVI - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 

I

icon - Variable in class com.ericsson.tic.vi.ColorChooserButton
An image Icon.
id - Variable in class com.ericsson.tic.vi.Camera
The view id for this camera.
id - Variable in class com.ericsson.tic.vi.Category
The id of this Category set.
id - Variable in class com.ericsson.tic.vi.CategoryItem
The id of this category item.
id - Variable in class com.ericsson.tic.vi.Command
The id of this command.
id - Variable in class com.ericsson.tic.vi.Data
The id of this data.
id - Variable in class com.ericsson.tic.vi.GraphNode
A unique identifier for this node.
id - Variable in class com.ericsson.tic.vi.GraphNodeRel
The id of this relation.
id - Variable in class com.ericsson.tic.vi.Label
A unique identifier for this label.
id - Variable in class com.ericsson.tic.vi.NodeType
A unique identifier for this node type.
id - Variable in class com.ericsson.tic.vi.Region
Deprecated. The id of this region.
id - Variable in class com.ericsson.tic.vi.Renderer
The renderer id.
id - Variable in class com.ericsson.tic.vi.ViewPanel
The unique identifier for this view.
ignoreExceptions - Variable in class com.ericsson.tic.vi.Animator
 
ignoreShift - Static variable in class com.ericsson.tic.vi.VI
If true, panning and tilting is not separated.
image - Variable in class com.ericsson.tic.vi.ColorChooserButton
A buffered Image.
in - Variable in class com.ericsson.tic.vi.pseudo.StandardInputListener
Input buffer.
infiniteMoveDelayOn - Static variable in class com.ericsson.tic.vi.VI
If true, tilting continues for eternity.
init(GLAutoDrawable) - Method in class com.ericsson.tic.vi.Renderer
Called by the OpenGL rendering engine when the scene is initated.
initComboBoxIndexes() - Method in class com.ericsson.tic.vi.ViewPanel
Initializes the combo box indexes.
inputPort - Static variable in class com.ericsson.tic.vi.XMLInterface
 
InterfaceSettingsPanel - Class in com.ericsson.tic.vi
Deprecated.  
InterfaceSettingsPanel(ActionListener) - Constructor for class com.ericsson.tic.vi.InterfaceSettingsPanel
Deprecated. Creates a InterfaceSettingsPanel.
intPanel - Variable in class com.ericsson.tic.vi.GlobalSettingsDialog
Deprecated. A panel which contains the GUI-layout for the network settings.
isAnimating() - Method in class com.ericsson.tic.vi.Animator
Indicates whether this animator is currently running.
isFolded - Variable in class com.ericsson.tic.vi.DataPanel
True if the panel is folded.
isSplit - Variable in class com.ericsson.tic.vi.SplitViewPanel
True if this panel is split.
itemStateChanged(ItemEvent) - Method in class com.ericsson.tic.vi.CardPanel
Called when an ItemEvent is triggered.

K

KeepAlive - Class in com.ericsson.tic.vi
KeepAlive periodically sends a message to the master system to let it know that the VI is up and running and ready to recieve messages from the master system.
KeepAlive(int, String, int) - Constructor for class com.ericsson.tic.vi.KeepAlive
 
keepAliveHost - Static variable in class com.ericsson.tic.vi.VI
The default host where the TIC listens for incoming messages.
keepAliveHost - Static variable in class com.ericsson.tic.vi.XMLInterface
 
keepAlivePort - Static variable in class com.ericsson.tic.vi.VI
The default port on which the TIC is assumed to listen for messages from the VI ynode
keepAlivePort - Static variable in class com.ericsson.tic.vi.XMLInterface
 
keyPressed(KeyEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when a keyboard key is pressed.
keyReleased(KeyEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when a keyboard key is released.
keyTyped(KeyEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when a keyboard key is typed.

L

label - Variable in class com.ericsson.tic.vi.ColorChooserPanel
A text label.
label - Variable in class com.ericsson.tic.vi.GraphNode
A label associated with this node.
Label - Class in com.ericsson.tic.vi
Label is a GUI component which creates a floating 3D-window.
Label(int, String) - Constructor for class com.ericsson.tic.vi.Label
Creates a label at the origin.
Label(int, String, float, float, float) - Constructor for class com.ericsson.tic.vi.Label
Creates a label at coordinate x, y, z (on the map)
label - Variable in class com.ericsson.tic.vi.PasswordFieldPanel
Deprecated. A label.
label - Variable in class com.ericsson.tic.vi.TextFieldPanel
A label
labelsOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, labels are rendererd.
labelText - Variable in class com.ericsson.tic.vi.DataPanel
A text label.
labelTextRenderer - Variable in class com.ericsson.tic.vi.Renderer
A text renderer field.
lat - Variable in class com.ericsson.tic.vi.GraphNode
Latitude in degrees.
layout - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. The Layoutmanager.
layout - Variable in class com.ericsson.tic.vi.PasswordFieldPanel
Deprecated. A layout manager.
layout - Variable in class com.ericsson.tic.vi.TextFieldPanel
A layout manager.
leftArrowIcon - Static variable in class com.ericsson.tic.vi.VI
An image.
leftPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.
level - Variable in class com.ericsson.tic.vi.NodeType
Which level in the hierarcy this type belongs to.
levelNodeShadingOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, nodes will be shaded by their level.
lightAmbient0 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightAmbient1 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightDiffuse0 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightDiffuse1 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightPos0 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightPos1 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightSpecular0 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightSpecular1 - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
lightweights - Variable in class com.ericsson.tic.vi.Animator
 
limitedRenderCounter - Variable in class com.ericsson.tic.vi.Renderer
A counter used for the limit rendering functionality.
limitRendering - Variable in class com.ericsson.tic.vi.ViewPanel
If true, rendering is limited.
lineAAOn - Static variable in class com.ericsson.tic.vi.VI
True if line shading is turned on.
lineAAOn - Static variable in class com.ericsson.tic.vi.XMLInterface
 
lineWidthRanges - Variable in class com.ericsson.tic.vi.Renderer
An array with the allowed line width ranges of this OGL environment.
list - Variable in class com.ericsson.tic.vi.GUI
A gui component representing the data list.
listCategories() - Method in class com.ericsson.tic.vi.DataListPanel
Creates a category list.
listener - Variable in class com.ericsson.tic.vi.ConsoleSettingsPanel
Deprecated. A listener passed by the calling parent.
listener - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
The listener passed from the caller.
listener - Variable in class com.ericsson.tic.vi.InterfaceSettingsPanel
Deprecated. A listener passed by the calling parent.
listener - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. A listener passed by the calling prent.
listener - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
The listener passed from the caller.
listener - Variable in class com.ericsson.tic.vi.PasswordFieldPanel
Deprecated. A listener passed by the caller.
listener - Variable in class com.ericsson.tic.vi.TextFieldPanel
A listener passed by the caller.
listNodes() - Method in class com.ericsson.tic.vi.DataListPanel
Creates a nodes list.
listRelations() - Method in class com.ericsson.tic.vi.DataListPanel
Creates a relations list.
listViews() - Method in class com.ericsson.tic.vi.DataListPanel
Creates a view list.
loadTextures() - Method in class com.ericsson.tic.vi.Renderer
Load all predefined textures.
localPort - Variable in class com.ericsson.tic.vi.KeepAlive
 
lock - Variable in class com.ericsson.tic.vi.RawBuffer
Lock used for synchronizing the buffer while writing and swapping
lon - Variable in class com.ericsson.tic.vi.GraphNode
Longitutude in degrees.
lookX - Variable in class com.ericsson.tic.vi.Camera
Camera look at coordinate.
lookY - Variable in class com.ericsson.tic.vi.Camera
Camera look at coordinate.
lookZ - Variable in class com.ericsson.tic.vi.Camera
Camera look at coordinate.

M

main(String[]) - Static method in class com.ericsson.tic.vi.pseudo.TICTest
 
main(String[]) - Static method in class com.ericsson.tic.vi.VI
Initialize the environment and start the GUI.
mainWindow - Variable in class com.ericsson.tic.vi.GUI
If true, this one is the main Window which hosts the main console.
masterHost - Static variable in class com.ericsson.tic.vi.XMLInterface
 
masterPort - Static variable in class com.ericsson.tic.vi.XMLInterface
 
matSpecular - Variable in class com.ericsson.tic.vi.Renderer
Used for shading/lighting.
max - Variable in class com.ericsson.tic.vi.Data
The assumed max value for this data.
maxMinusMin - Variable in class com.ericsson.tic.vi.Data
max - min
mDragged(int, int) - Method in class com.ericsson.tic.vi.Camera
To be called when the mouse is dragged.
menuBar - Variable in class com.ericsson.tic.vi.GUI
Main Menu Bar.
menuItem - Variable in class com.ericsson.tic.vi.GUI
Menu Item.
menuItem - Variable in class com.ericsson.tic.vi.ViewPanel
A menu item.
message - Variable in class com.ericsson.tic.vi.Command
The actual message.
MESSAGE_MAX_WIDTH - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
MESSAGE_MAX_WIDTH - Static variable in class com.ericsson.tic.vi.VI
The maximum size of incoming messages.
messageInputCapacity - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
min - Variable in class com.ericsson.tic.vi.Data
The assumed min value for this data.
mouseClicked(MouseEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when a MouseEvent is triggered.
mouseDragged(MouseEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when the mouse is dragged.
mouseEntered(MouseEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when a MouseEvent is triggered.
mouseExited(MouseEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when a MouseEvent is triggered.
mouseMoved(MouseEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when a MouseEvent is triggered.
mousePressed(MouseEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when the mouse is pressed.
mouseReleased(MouseEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when the mouse is released.
mouseWheelMoved(MouseWheelEvent) - Method in class com.ericsson.tic.vi.ViewPanel
Called when the mousewheel is scrolled.
mouseX - Variable in class com.ericsson.tic.vi.Camera
Mouse coordinate given by mouse events.
mouseY - Variable in class com.ericsson.tic.vi.Camera
Mouse coordinate given by mouse events.
moveCounter - Variable in class com.ericsson.tic.vi.Camera
A counter which is used to keep track of inertia.
moveTowardsTarget() - Method in class com.ericsson.tic.vi.GraphNode
Take a step towards the target.
moveTowardsTarget() - Method in class com.ericsson.tic.vi.Label
Take a step towards the target.
moveTowardsTargets() - Method in class com.ericsson.tic.vi.GraphNodeRel
Make the control points move towards their target destinations.
movieCategories - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
mPressed(int, int) - Method in class com.ericsson.tic.vi.Camera
To be called when the mouse is pressed.
mPressed - Static variable in class com.ericsson.tic.vi.VI
If m-key is pressed.
mReleased() - Method in class com.ericsson.tic.vi.Camera
To be called when the mouse is pressed.
mWheelMoved(int) - Method in class com.ericsson.tic.vi.Camera
To be called when the mousewheel is scrolled.

N

name - Variable in class com.ericsson.tic.vi.CategoryItem
The name of this category item.
name - Variable in class com.ericsson.tic.vi.Command
The name of this command (as it will appear in the GUI)
name - Variable in class com.ericsson.tic.vi.Data
The name of this data.
name - Variable in class com.ericsson.tic.vi.NodeType
A name for this type.
NetCom - Class in com.ericsson.tic.vi
NetCom handles all network communication.
NetCom() - Constructor for class com.ericsson.tic.vi.NetCom
 
netPanel - Variable in class com.ericsson.tic.vi.GlobalSettingsDialog
Deprecated. A panel which contains the GUI-layout for the network settings.
NetworkSettingsPanel - Class in com.ericsson.tic.vi
Deprecated.  
NetworkSettingsPanel(ActionListener) - Constructor for class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. Creates a NetworkSettingsPanel.
newPID() - Method in class com.ericsson.tic.vi.Pickable
Creates a new pickable id.
NODE - Static variable in class com.ericsson.tic.vi.CardPanel
ID for the nodes panel.
node - Variable in class com.ericsson.tic.vi.Label
A node associated with this label.
nodeArr - Static variable in class com.ericsson.tic.vi.VI
A list of graph nodes as an array.
nodeArr - Variable in class com.ericsson.tic.vi.ViewPanel
An array of nodes.
nodeArrFull - Variable in class com.ericsson.tic.vi.ViewPanel
An array of nodes.
nodeArrSubset - Variable in class com.ericsson.tic.vi.ViewPanel
An array of nodes.
nodeComboBox - Variable in class com.ericsson.tic.vi.DataPanel
Comboboxes used for choosing datasets in the view list.
nodeData - Variable in class com.ericsson.tic.vi.ViewPanel
determines which data set to use for nodes.
nodeID - Static variable in class com.ericsson.tic.vi.VI
A hashtable containing an ID, hostname pair.
nodeList - Static variable in class com.ericsson.tic.vi.VI
A list of graph nodes.
nodeMoveCounter - Variable in class com.ericsson.tic.vi.Renderer
A counter for node movement.
nodeMultiData - Static variable in class com.ericsson.tic.vi.VI
A list of multidimensional node data
nodeMultiDataList - Static variable in class com.ericsson.tic.vi.VI
A list of multidimensional node data
nodeMultiDataStrings - Static variable in class com.ericsson.tic.vi.VI
Strings used by the GUI to display node-multideimensional data.
nodeOfLevelOn - Variable in class com.ericsson.tic.vi.ViewPanel
Not used.
nodeOfTypeOn - Variable in class com.ericsson.tic.vi.ViewPanel
Determines which node types are visible.
nodeRelArr - Static variable in class com.ericsson.tic.vi.VI
A list of node relations as an array.
nodeRelArr - Variable in class com.ericsson.tic.vi.ViewPanel
An array of relations.
nodeRelArrFull - Variable in class com.ericsson.tic.vi.ViewPanel
An array of relations.
nodeRelArrSubset - Variable in class com.ericsson.tic.vi.ViewPanel
An array of relations.
nodeRelList - Static variable in class com.ericsson.tic.vi.VI
A list of node relations.
nodesCard - Variable in class com.ericsson.tic.vi.CardPanel
Placeholder panels.
nodeSelectedIndex - Variable in class com.ericsson.tic.vi.ViewPanel
Keeps track of the selected index in a combobox.
nodeSettings() - Method in class com.ericsson.tic.vi.DataPanel
Creates the content in the node settings panel.
nodeShadingOn - Static variable in class com.ericsson.tic.vi.VI
True if node shading is turned on.
nodeShadingOn - Static variable in class com.ericsson.tic.vi.XMLInterface
 
nodeSingularData - Static variable in class com.ericsson.tic.vi.VI
A list of singular node data
nodeSingularDataList - Static variable in class com.ericsson.tic.vi.VI
A list of singular node data
nodeSingularDataStrings - Static variable in class com.ericsson.tic.vi.VI
Strings used by the GUI to display node-singular data.
nodesMovingToGlobeTarget - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the nodes are moving to their targets in the globe view.
nodesMovingToPlaneTarget - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the nodes are moving to their targets in the plane view.
nodeType - Variable in class com.ericsson.tic.vi.Data
The type of node which this data is tied to.
NodeType - Class in com.ericsson.tic.vi
Defines a graph node of a specific type.
NodeType(int, String, int, float[]) - Constructor for class com.ericsson.tic.vi.NodeType
Creates a Node type.
NodeType(int, String, int) - Constructor for class com.ericsson.tic.vi.NodeType
Creates a Node type.
nodeTypeArr - Static variable in class com.ericsson.tic.vi.VI
An array of nodes.
normalizedColor(float[], float[], float) - Static method in class com.ericsson.tic.vi.VI
Calculate the normalized color from a normalized value and a color range.
normalizeValue(int, int) - Method in class com.ericsson.tic.vi.Data
Normalizes the value in value and writes this to vn.
NULL_CATEGORY - Static variable in class com.ericsson.tic.vi.VI
The null category.
NULL_CHAR - Static variable in class com.ericsson.tic.vi.VI
A null character.
nullChar - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 

O

okButton - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
Button.
okButton - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Button.
openButton - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Button.
OpenDefaultOkCancelPanel - Class in com.ericsson.tic.vi
A specialized GUI component for creating a set of commonly used buttons for dialogues.
OpenDefaultOkCancelPanel(ActionListener) - Constructor for class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Sets up the panel.

P

packet - Variable in class com.ericsson.tic.vi.BufferReader
A UDP packet.
pane - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
The contentpane for this panel.
pane - Variable in class com.ericsson.tic.vi.GlobalSettingsDialog
Deprecated. The content pane.
pane - Variable in class com.ericsson.tic.vi.GUI
The content pane.
pane - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
The contentpane for this panel.
panel0 - Variable in class com.ericsson.tic.vi.SplitViewPanel
Leaf panels.
panel1 - Variable in class com.ericsson.tic.vi.SplitViewPanel
Leaf panels.
panMoveDelayOn - Static variable in class com.ericsson.tic.vi.VI
If true, panning continues if the mouse is released.
parent - Variable in class com.ericsson.tic.vi.DataPanel
The parent DataListPanel of this DataPanel.
parent - Variable in class com.ericsson.tic.vi.GUI
The parent window of this window.
parent - Variable in class com.ericsson.tic.vi.SplitViewPanel
The parent of this split view.
parse(String) - Static method in class com.ericsson.tic.vi.pseudo.TICTest
 
parseMessageInput(String) - Static method in class com.ericsson.tic.vi.Parser
This method parses messages from the master system.
parseName - Variable in class com.ericsson.tic.vi.CategoryItem
The parse string used for identyfing it in the messages.
parseName - Variable in class com.ericsson.tic.vi.Data
The name used to identify this data in the indata.
Parser - Class in com.ericsson.tic.vi
Handles all parsing and encoding.
Parser() - Constructor for class com.ericsson.tic.vi.Parser
 
parseStrat - Variable in class com.ericsson.tic.vi.Data
Determines which parsing strategy to use in Parser.java.
parseUserInput(String) - Static method in class com.ericsson.tic.vi.Parser
Parse user input.
passPanelDB - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. A subpanel.
PasswordFieldPanel - Class in com.ericsson.tic.vi
Deprecated.  
PasswordFieldPanel(ActionListener, String, String, int, int, int) - Constructor for class com.ericsson.tic.vi.PasswordFieldPanel
Deprecated. Creates a password field panel.
pauseButton - Variable in class com.ericsson.tic.vi.ToolbarPanel
Button.
pauseGUI - Static variable in class com.ericsson.tic.vi.VI
pause the GUI.
pick() - Method in class com.ericsson.tic.vi.Renderer
Handles picking (selection) of objects using a color based algorithm.
Pickable - Class in com.ericsson.tic.vi
A Pickable object is one which can be "clicked on".
Pickable() - Constructor for class com.ericsson.tic.vi.Pickable
Creates a pickable object.
picking - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the user has clicked the view and we have entered picking mode.
pid - Variable in class com.ericsson.tic.vi.Pickable
The pickable id of this object.
planarFromSpherical() - Method in class com.ericsson.tic.vi.GraphNode
Sets the planar coordinates from the spherical coordinates.
planarFromTexture() - Method in class com.ericsson.tic.vi.GraphNode
Sets the planar coordinates from the texture coordinates.
PLANE_PAN_X_MAX - Static variable in class com.ericsson.tic.vi.VI
The maximum x-panning distance.
PLANE_PAN_Y_MAX - Static variable in class com.ericsson.tic.vi.VI
The maximum y-panning distance.
PLANE_ZOOM_DEFAULT - Static variable in class com.ericsson.tic.vi.VI
The default zoom distance.
PLANE_ZOOM_MAX - Static variable in class com.ericsson.tic.vi.VI
The maximum zoom distance.
PLANE_ZOOM_MIN - Static variable in class com.ericsson.tic.vi.VI
The minimum allowed zooming distance.
planeControlPointA - Variable in class com.ericsson.tic.vi.GraphNodeRel
A set of coordinates which defines the control point for node a on the plane.
planeControlPointB - Variable in class com.ericsson.tic.vi.GraphNodeRel
A set of coordinates which defines the control point for node b on the plane.
planePhasingIn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the plane view is phasing in.
planePhasingOut - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the plane view is phasing out.
planeScale - Variable in class com.ericsson.tic.vi.Renderer
Scale of the plane.
planeViewOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the plane view is currently on.
popupMenu - Variable in class com.ericsson.tic.vi.ViewPanel
A pop-up menu.
portListen - Variable in class com.ericsson.tic.vi.BufferReader
The port this listener listens on.
portListen - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
portPanelDB - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. A subpanel.
portPanelUDPIn - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. A subpanel.
portPanelUDPOut - Variable in class com.ericsson.tic.vi.NetworkSettingsPanel
Deprecated. A subpanel.
portVI - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
prefix - Variable in class com.ericsson.tic.vi.Command
A prefix for the message.
prepareDataStructures() - Static method in class com.ericsson.tic.vi.VI
Prepares all global data structures.
print() - Method in class com.ericsson.tic.vi.GraphNode
Print out some of the more important attributes.
print() - Method in class com.ericsson.tic.vi.GraphNodeRel
Print out some of the more important attributes.
printArr(String[]) - Static method in class com.ericsson.tic.vi.Parser
Prints an array of strings.
printChildren(Node) - Static method in class com.ericsson.tic.vi.XMLInterface
 
printElement(Node) - Static method in class com.ericsson.tic.vi.XMLInterface
 
printExceptions - Variable in class com.ericsson.tic.vi.Animator
 
println(String, boolean, boolean, Color, Color) - Method in class com.ericsson.tic.vi.ConsolePanel
Print a message on the textfield.
printServerMessages - Static variable in class com.ericsson.tic.vi.VI
If true, server messages are printed to the console.
pv - Variable in class com.ericsson.tic.vi.Camera
The parent panel of this camera.
pv - Variable in class com.ericsson.tic.vi.Renderer
The parent panel of this renderer.
pv - Variable in class com.ericsson.tic.vi.WorldTimer
The viewpanel which is the parent of the renderer.

Q

quadric - Variable in class com.ericsson.tic.vi.Renderer
A GLUquadric.

R

r - Variable in class com.ericsson.tic.vi.WorldTimer
The renderer that this timer is associated with.
rad - Variable in class com.ericsson.tic.vi.GraphNode
Radius of globe.
RawBuffer - Class in com.ericsson.tic.vi
This is a buffer which stores char arrays.
RawBuffer(int, int) - Constructor for class com.ericsson.tic.vi.RawBuffer
Creates a new double-sided, circular, buffer.
readCategories(Node[]) - Static method in class com.ericsson.tic.vi.XMLInterface
 
readCommands(Node[]) - Static method in class com.ericsson.tic.vi.XMLInterface
 
readConfiguration() - Static method in class com.ericsson.tic.vi.XMLInterface
Reads the xml file.
readData(Node[]) - Static method in class com.ericsson.tic.vi.XMLInterface
 
readDatabase(Node[]) - Static method in class com.ericsson.tic.vi.XMLInterface
 
readDocument(Document) - Static method in class com.ericsson.tic.vi.XMLInterface
 
readFront - Variable in class com.ericsson.tic.vi.RawBuffer
Pointer.
readInit(Node[]) - Static method in class com.ericsson.tic.vi.XMLInterface
 
readRear - Variable in class com.ericsson.tic.vi.RawBuffer
Pointer.
readSave(File, ViewPanel) - Static method in class com.ericsson.tic.vi.VI
Read a save file and load the settings into a view panel.
readSide - Variable in class com.ericsson.tic.vi.RawBuffer
The read side of the buffer.
readTopology(Node[]) - Static method in class com.ericsson.tic.vi.XMLInterface
 
readTopologyFromFile(String) - Static method in class com.ericsson.tic.vi.VI
Reads topology information from a file pointed to by the xml-file.
readyForAnimator - Variable in class com.ericsson.tic.vi.Renderer
Used by animator.
redColor - Static variable in class com.ericsson.tic.vi.VI
Red.
Region - Class in com.ericsson.tic.vi
Deprecated.  
Region(int, String) - Constructor for class com.ericsson.tic.vi.Region
Deprecated. Creates a Region aka "Area".
region - Variable in class com.ericsson.tic.vi.Region
Deprecated. The name of this region.
REL - Static variable in class com.ericsson.tic.vi.CardPanel
ID for the relations panel.
relationsCard - Variable in class com.ericsson.tic.vi.CardPanel
Placeholder panels.
relationSettings() - Method in class com.ericsson.tic.vi.DataPanel
Creates the content in the relations settings panel.
relData - Variable in class com.ericsson.tic.vi.ViewPanel
determines which data set to use for relationships.
relID - Static variable in class com.ericsson.tic.vi.VI
A hashtable containing an ID, hostname pair.
relsComboBox - Variable in class com.ericsson.tic.vi.DataPanel
Comboboxes used for choosing datasets in the view list.
relsData - Static variable in class com.ericsson.tic.vi.VI
A list of data tied to relations.
relsDataList - Static variable in class com.ericsson.tic.vi.VI
A list of data tied to relations.
relsDataStrings - Static variable in class com.ericsson.tic.vi.VI
Strings used by the GUI to display relation data.
relSelectedIndex - Variable in class com.ericsson.tic.vi.ViewPanel
Keeps track of the selected index in a combobox.
remove(GLAutoDrawable) - Method in class com.ericsson.tic.vi.Animator
Removes a drawable from the list managed by this Animator.
Renderer - Class in com.ericsson.tic.vi
This class handles all OpenGL calls and rendering.
Renderer(int, Camera, ViewPanel) - Constructor for class com.ericsson.tic.vi.Renderer
Sets up a renderer.
renderer - Variable in class com.ericsson.tic.vi.ViewPanel
The eventlistener which listens to calls from the OpenGL engine.
renewID() - Method in class com.ericsson.tic.vi.ViewPanel
Renew the ID of this view.
repaintManagers - Variable in class com.ericsson.tic.vi.Animator
 
requestViewID() - Static method in class com.ericsson.tic.vi.VI
Request a new view ID.This method is thread safe.
requestWindowID() - Static method in class com.ericsson.tic.vi.VI
Request a new window ID.
reset() - Static method in class com.ericsson.tic.vi.pseudo.TICTest
 
resetButton - Variable in class com.ericsson.tic.vi.ToolbarPanel
Button.
reshape(GLAutoDrawable, int, int, int, int) - Method in class com.ericsson.tic.vi.Renderer
Called by the OpenGL rendering engine when the scene is reshaped when the window is resized.
rightPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.
rotAngle - Variable in class com.ericsson.tic.vi.Camera
Angle which determines how much the world/globe should be rotated relative to the camera
run() - Method in class com.ericsson.tic.vi.Animator.MainLoop
 
run() - Method in class com.ericsson.tic.vi.AnimatorTimer
Schedules calls to the Animator at regular intervalls.
run() - Method in class com.ericsson.tic.vi.BufferReader
Continuously reads the buffers.
run() - Method in class com.ericsson.tic.vi.KeepAlive
 
run() - Method in class com.ericsson.tic.vi.pseudo.ServerTimer
Schedules calls to the Server at regular intervalls.
run() - Method in class com.ericsson.tic.vi.pseudo.StandardInputListener
The StandardInputListener thread listens continuously for input thru stdin and relays it to a buffer.
run() - Method in class com.ericsson.tic.vi.pseudo.TICTest
 
run() - Method in class com.ericsson.tic.vi.TimeOutTimer
Periodically read thru the list of data to see if any of the timestamps are older than the time-out time and resets the data if it is so.
run() - Method in class com.ericsson.tic.vi.WorldTimer
Schedules calls to the update function at regular intervalls.
runAsFastAsPossible - Variable in class com.ericsson.tic.vi.Animator
 
runButton - Variable in class com.ericsson.tic.vi.ToolbarPanel
Button.
runnable - Variable in class com.ericsson.tic.vi.Animator
 
running - Variable in class com.ericsson.tic.vi.pseudo.StandardInputListener
True as long as this thread is running.

S

scenario - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
scrollPane - Variable in class com.ericsson.tic.vi.ConsolePanel
A scrollpane.
scrollPane - Variable in class com.ericsson.tic.vi.DataListPanel
A scrollpane.
send(String) - Method in class com.ericsson.tic.vi.pseudo.TICTest
 
sendMessage(String, String, int) - Static method in class com.ericsson.tic.vi.NetCom
Send a message thru a UDP socket.
sendMessage(String, String, int) - Method in class com.ericsson.tic.vi.pseudo.TICTest
 
sendMessages() - Method in class com.ericsson.tic.vi.pseudo.TICTest
 
server - Variable in class com.ericsson.tic.vi.pseudo.ServerTimer
The Server.
serverAddress - Variable in class com.ericsson.tic.vi.KeepAlive
 
serverOn - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
serverPort - Variable in class com.ericsson.tic.vi.KeepAlive
 
ServerTimer - Class in com.ericsson.tic.vi.pseudo
Schedules calls to the TICTest Server at regular intervalls.
ServerTimer(TICTest) - Constructor for class com.ericsson.tic.vi.pseudo.ServerTimer
Creates an ServerTimer.
set - Variable in class com.ericsson.tic.vi.Data
The set which this data belongs to.
SET_NODES - Static variable in class com.ericsson.tic.vi.Data
Set nodes.
SET_REL - Static variable in class com.ericsson.tic.vi.Data
Set relations.
setComboBoxIndexes() - Method in class com.ericsson.tic.vi.DataPanel
Deprecated.  
setIgnoreExceptions(boolean) - Method in class com.ericsson.tic.vi.Animator
Sets a flag causing this Animator to ignore exceptions produced while redrawing the drawables.
setName - Variable in class com.ericsson.tic.vi.Category
The name of this category set.
setPlanar(float, float, float) - Method in class com.ericsson.tic.vi.GraphNode
Sets the coordinates of the node by using planar coordinates.
setPrintExceptions(boolean) - Method in class com.ericsson.tic.vi.Animator
Sets a flag indicating that when exceptions are being ignored by this Animator (see Animator.setIgnoreExceptions(boolean)), to print the exceptions' stack traces for diagnostic information.
setRunAsFastAsPossible(boolean) - Method in class com.ericsson.tic.vi.Animator
Sets a flag in this Animator indicating that it is to run as fast as possible.
setSpeed(float) - Method in class com.ericsson.tic.vi.GraphNode
Set the speed of this node.
setSpeed(float) - Method in class com.ericsson.tic.vi.Label
Set the speed of this node.
setSpeedVector(float) - Method in class com.ericsson.tic.vi.GraphNode
Set the speedvector.
setSpeedVector() - Method in class com.ericsson.tic.vi.GraphNode
Set the speedvector.
setSpeedVector(float) - Method in class com.ericsson.tic.vi.Label
Set the speedvector.
setSpeedVector() - Method in class com.ericsson.tic.vi.Label
Set the speedvector.
setSpeedVectors() - Method in class com.ericsson.tic.vi.GraphNodeRel
Set the movements speed of the control points.
setSpherical(float, float, float) - Method in class com.ericsson.tic.vi.GraphNode
Sets the coordinates of the node by using spherical coordinates.
setTarget(float, float, float) - Method in class com.ericsson.tic.vi.GraphNode
Sets the traveling target of this node.
setTarget(float, float, float) - Method in class com.ericsson.tic.vi.Label
Sets the traveling target of this node.
setTargetOnGlobe() - Method in class com.ericsson.tic.vi.GraphNode
Sets the target on the globe surface.
setTargetOnGlobe() - Method in class com.ericsson.tic.vi.Label
Sets the target on the globe surface.
setTargetOnPlane() - Method in class com.ericsson.tic.vi.GraphNode
Sets the target on the plane.
setTargetOnPlane() - Method in class com.ericsson.tic.vi.Label
Sets the target on the plane.
setTargetsOnGlobeCurved() - Method in class com.ericsson.tic.vi.GraphNodeRel
Set the target on the globe using curved lines.
setTargetsOnGlobeStraight() - Method in class com.ericsson.tic.vi.GraphNodeRel
Set the target on the globe using straight lines.
setTargetsOnPlane() - Method in class com.ericsson.tic.vi.GraphNodeRel
Set the target on the plane.
settingsMenu - Variable in class com.ericsson.tic.vi.GUI
Menu.
settingsPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.
setup(String, Color, DataListPanel) - Method in class com.ericsson.tic.vi.DataPanel
Sets up the panel.
setUser(float, float, float) - Method in class com.ericsson.tic.vi.GraphNode
Sets the user coordinates.
shiftPressed - Static variable in class com.ericsson.tic.vi.VI
If shift is pressed.
shouldStop - Variable in class com.ericsson.tic.vi.Animator
 
skyboxOn - Static variable in class com.ericsson.tic.vi.VI
True if the skybox is turned on.
skyboxOn - Static variable in class com.ericsson.tic.vi.XMLInterface
 
skyboxRotation - Variable in class com.ericsson.tic.vi.Renderer
The rotation angle of the skybox.
skyboxRotationOn - Static variable in class com.ericsson.tic.vi.VI
Automatic skybox rotation.
skyboxTexBottom - Static variable in class com.ericsson.tic.vi.VI
Skybox texture.
skyboxTexSide1 - Static variable in class com.ericsson.tic.vi.VI
Skybox texture.
skyboxTexSide2 - Static variable in class com.ericsson.tic.vi.VI
Skybox texture.
skyboxTexSide3 - Static variable in class com.ericsson.tic.vi.VI
Skybox texture.
skyboxTexSide4 - Static variable in class com.ericsson.tic.vi.VI
Skybox texture.
skyboxTexTop - Static variable in class com.ericsson.tic.vi.VI
Skybox texture.
socket - Variable in class com.ericsson.tic.vi.BufferReader
A UDP socket.
socketBufferSize - Static variable in class com.ericsson.tic.vi.VI
The size of the socket input buffer size.
space - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
SPACE - Static variable in class com.ericsson.tic.vi.VI
A space character.
speed - Variable in class com.ericsson.tic.vi.GraphNode
The speed of this node.
speed - Variable in class com.ericsson.tic.vi.GraphNodeRel
The speed.
speed - Variable in class com.ericsson.tic.vi.Label
The speed of this label.
SPEED_DECAY_ROT - Static variable in class com.ericsson.tic.vi.VI
Controls the decay rate of rotational movement.
SPEED_DECAY_TILT - Static variable in class com.ericsson.tic.vi.VI
Controls the decay rate of tiliting movement.
speedA - Variable in class com.ericsson.tic.vi.GraphNodeRel
A speed vector for a.
speedB - Variable in class com.ericsson.tic.vi.GraphNodeRel
A speed vector for b.
speedX - Variable in class com.ericsson.tic.vi.Camera
The motion vector calculated by mouse events.
speedY - Variable in class com.ericsson.tic.vi.Camera
The motion vector calculated by mouse events.
sphericalAsCarteesian() - Method in class com.ericsson.tic.vi.GraphNode
Return carteesian coordinates from spherical once.
sphericalFromPlanar() - Method in class com.ericsson.tic.vi.GraphNode
Sets the spherical coordinates from the planar coordinates.
split1 - Variable in class com.ericsson.tic.vi.GUI
Used for layout of the main window.
split2 - Variable in class com.ericsson.tic.vi.GUI
Used for layout of the main window.
split3 - Variable in class com.ericsson.tic.vi.GUI
Used for layout of the main window.
splitHorizontal() - Method in class com.ericsson.tic.vi.SplitViewPanel
Splits the view horizontally.
splitPane - Variable in class com.ericsson.tic.vi.SplitViewPanel
A splitpane.
splitParent - Variable in class com.ericsson.tic.vi.ViewPanel
The split view which is the gui parent of this ViewPanel.
splitVertical() - Method in class com.ericsson.tic.vi.SplitViewPanel
Splits the view vertically.
SplitViewPanel - Class in com.ericsson.tic.vi
A panel which can be split multiple times.
SplitViewPanel(SplitViewPanel, ViewPanel) - Constructor for class com.ericsson.tic.vi.SplitViewPanel
Creates the main view panel which can be split into subpanels.
standardInputBuffer - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
standardInputCapacity - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
StandardInputListener - Class in com.ericsson.tic.vi.pseudo
The StandardInputListener thread listens continuously for input thru stdin.
StandardInputListener(RawBuffer) - Constructor for class com.ericsson.tic.vi.pseudo.StandardInputListener
Creates a StandardInputListener instance.
standardInputListener - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
start() - Method in class com.ericsson.tic.vi.Animator
Starts this animator.
startup - Static variable in class com.ericsson.tic.vi.VI
If true, no prior initialization has ocurred
startupDialogRunning - Static variable in class com.ericsson.tic.vi.VI
If true, the startup dialog is running.
stop() - Method in class com.ericsson.tic.vi.Animator
Stops this animator.
stopMoving() - Method in class com.ericsson.tic.vi.GraphNode
Stops moving.
stopMoving() - Method in class com.ericsson.tic.vi.Label
Stops moving.
STRAT_NODE_HOST_CAT_VALUE - Static variable in class com.ericsson.tic.vi.VI
Parsing strategy.
STRAT_NODE_HOST_CAT_VALUE_N - Static variable in class com.ericsson.tic.vi.VI
Parsing strategy.
STRAT_NODE_HOST_VALUE - Static variable in class com.ericsson.tic.vi.VI
Parsing strategy.
STRAT_REL_HOST_VALUE - Static variable in class com.ericsson.tic.vi.VI
Parsing strategy.
STRAT_REL_HOST_VALUE_2 - Static variable in class com.ericsson.tic.vi.VI
Parsing strategy.
stripTextNodes(NodeList) - Static method in class com.ericsson.tic.vi.XMLInterface
 
style - Variable in class com.ericsson.tic.vi.ConsolePanel
Used for font styles.
subMenuLevel - Variable in class com.ericsson.tic.vi.ViewPanel
A menu.
subMenuSubset - Variable in class com.ericsson.tic.vi.ViewPanel
A menu.
subMenuType - Variable in class com.ericsson.tic.vi.ViewPanel
A menu.
subsetEmpty - Variable in class com.ericsson.tic.vi.ViewPanel
If true the subset is empty.
subsetOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the subset is active.
swap() - Method in class com.ericsson.tic.vi.RawBuffer
Swaps the buffer.

T

tabPane - Variable in class com.ericsson.tic.vi.GlobalSettingsDialog
Deprecated. The tab pane.
temp - Variable in class com.ericsson.tic.vi.RawBuffer
A temp.
tempBuffer - Variable in class com.ericsson.tic.vi.BufferReader
A temporary buffer.
tempBuffer - Variable in class com.ericsson.tic.vi.pseudo.TICTest
 
tempCharBuffer - Variable in class com.ericsson.tic.vi.BufferReader
A temporary buffer.
textField - Variable in class com.ericsson.tic.vi.ConsolePanel
The textfield to which it is possible to write messages.
TextFieldPanel - Class in com.ericsson.tic.vi
A gui component used for text fields.
TextFieldPanel(ActionListener, String, String, int, int, int) - Constructor for class com.ericsson.tic.vi.TextFieldPanel
Creates a text field panel.
textPane - Variable in class com.ericsson.tic.vi.ConsolePanel
A text pane.
textRenderer - Variable in class com.ericsson.tic.vi.Renderer
A text renderer field.
textureFromPlanar() - Method in class com.ericsson.tic.vi.GraphNode
Sets the texture coordinates from the planar coordinates.
texturesLoaded - Static variable in class com.ericsson.tic.vi.VI
If true, the predefined textures are loaded.
texturesOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the textures will be drawn.
texturesOnButton - Variable in class com.ericsson.tic.vi.ViewPanel
A button.
texX - Variable in class com.ericsson.tic.vi.Region
Deprecated. The texture coordinates of this region.
texY - Variable in class com.ericsson.tic.vi.Region
Deprecated. The texture coordinates of this region.
thread - Variable in class com.ericsson.tic.vi.Animator
 
TICA - Static variable in class com.ericsson.tic.vi.XMLInterface
 
TICC - Static variable in class com.ericsson.tic.vi.XMLInterface
 
TICTest - Class in com.ericsson.tic.vi.pseudo
This program pretends to be the TIC-prototype.
TICTest() - Constructor for class com.ericsson.tic.vi.pseudo.TICTest
 
tilt - Variable in class com.ericsson.tic.vi.Camera
This is the tilt of the lookAt vector.
tilt(float) - Method in class com.ericsson.tic.vi.Camera
Updates the tilt of the tilt of the lookAt vector.
tiltAngle - Variable in class com.ericsson.tic.vi.Camera
Angle which determines the tilt angle (around relative camera x axis).
tilting - Variable in class com.ericsson.tic.vi.Camera
Specifies if we are currently in tilting mode.
tiltMoveDelayOn - Static variable in class com.ericsson.tic.vi.VI
If true, tilting continues if the mouse is released.
timeOut - Static variable in class com.ericsson.tic.vi.VI
If this value is set to zero, time out time is assumed to be infinite.
timeOut - Static variable in class com.ericsson.tic.vi.XMLInterface
 
TimeOutTimer - Class in com.ericsson.tic.vi
This thread periodically reads thru the list of data to see if any of the timestamps are older than the time-out time and resets the data if it is so.
TimeOutTimer() - Constructor for class com.ericsson.tic.vi.TimeOutTimer
Create a TimeOutTimer
timeStamp - Variable in class com.ericsson.tic.vi.Data
A set of timestamps.
tinyPanel - Variable in class com.ericsson.tic.vi.DataPanel
TinyPanel used for layout.
title - Variable in class com.ericsson.tic.vi.DataPanel
A title.
title - Variable in class com.ericsson.tic.vi.GraphNode
 
title - Variable in class com.ericsson.tic.vi.Label
Title of this label.
toolbar - Variable in class com.ericsson.tic.vi.GUI
A gui component representing the toolbar.
ToolbarPanel - Class in com.ericsson.tic.vi
A specialized gui component which creates a toolbar with a drop down list and a button.
ToolbarPanel() - Constructor for class com.ericsson.tic.vi.ToolbarPanel
Creates a Toolbar with a drop down list and a button.
topologyFileName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
topologyNodeTypeId - Static variable in class com.ericsson.tic.vi.XMLInterface
 
topologyNodeTypeLevel - Static variable in class com.ericsson.tic.vi.XMLInterface
 
topologyNodeTypeName - Static variable in class com.ericsson.tic.vi.XMLInterface
 
topologyNodeTypeNullColor - Static variable in class com.ericsson.tic.vi.XMLInterface
 
topPanel - Variable in class com.ericsson.tic.vi.CardPanel
A panel used for layout.
topPanel - Variable in class com.ericsson.tic.vi.DataListPanel
Subpanel used for layout.
topPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.
totalCategories - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
totalCategories - Static variable in class com.ericsson.tic.vi.XMLInterface
 
totalCategoryItems - Static variable in class com.ericsson.tic.vi.XMLInterface
 
totalCommands - Static variable in class com.ericsson.tic.vi.XMLInterface
 
totalData - Static variable in class com.ericsson.tic.vi.XMLInterface
 
totalNodes - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
totalNodeTypes - Static variable in class com.ericsson.tic.vi.XMLInterface
 
totalRelations - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
totalynodeValues - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
transitionStateOn - Variable in class com.ericsson.tic.vi.ViewPanel
If true, the view is in a transitional state moving from one form to another.
type - Variable in class com.ericsson.tic.vi.DataListPanel
The type of this data list.
type - Variable in class com.ericsson.tic.vi.DataPanel
The type of this DataPanel.
type - Variable in class com.ericsson.tic.vi.GraphNode
The type of this node.

U

udpInPort - Static variable in class com.ericsson.tic.vi.VI
The default port number used for incoming messages from the TIC.
udpOutHost - Static variable in class com.ericsson.tic.vi.VI
The default host where the TIC listens for incoming messages.
udpOutPort - Static variable in class com.ericsson.tic.vi.VI
The default port on which the TIC is assumed to listen for messages from the VI ynode
udpsent(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print in the dbrec channel.
udpsent(String) - Static method in class com.ericsson.tic.vi.Parser
Prints a message to all ConsolePanels.
UNDERSCORE - Static variable in class com.ericsson.tic.vi.VI
An underscore.
unfold() - Method in class com.ericsson.tic.vi.DataPanel
Unfolds the panel.
update() - Method in class com.ericsson.tic.vi.Camera
Updates the camera.
updateIcon() - Method in class com.ericsson.tic.vi.ColorChooserButton
Updates the image to the currently chosen color.
updateLabelTargets() - Method in class com.ericsson.tic.vi.ViewPanel
Updates the targets of all labels.
updateNodeTargets() - Method in class com.ericsson.tic.vi.ViewPanel
Updates the targets of all nodes.
updateValues() - Method in class com.ericsson.tic.vi.pseudo.TICTest
 
updateViewList() - Method in class com.ericsson.tic.vi.DataListPanel
Updates the view list.
updateWorld() - Method in class com.ericsson.tic.vi.WorldTimer
Updates the world state.
upX - Variable in class com.ericsson.tic.vi.Camera
The Camera "up" vector coordinate.
upY - Variable in class com.ericsson.tic.vi.Camera
The Camera "up" vector coordinate.
upZ - Variable in class com.ericsson.tic.vi.Camera
The Camera "up" vector coordinate.
user(String) - Method in class com.ericsson.tic.vi.ConsolePanel
Print in the user channel.
user(String) - Static method in class com.ericsson.tic.vi.Parser
Prints a message to all ConsolePanels.

V

value - Variable in class com.ericsson.tic.vi.Data
A set of values.
verticalSync - Static variable in class com.ericsson.tic.vi.VI
Enable vertical sync.
VI - Class in com.ericsson.tic.vi
VI holds the main method, all globally accessed static variables and constants as well as some static methods used for the initialization.
VI() - Constructor for class com.ericsson.tic.vi.VI
 
vid - Static variable in class com.ericsson.tic.vi.VI
The latest ViewID.
VIEW - Static variable in class com.ericsson.tic.vi.CardPanel
ID for the view panel.
view - Variable in class com.ericsson.tic.vi.DataPanel
A view panel.
view - Variable in class com.ericsson.tic.vi.GUI
A gui component representing the main view.
view - Variable in class com.ericsson.tic.vi.SplitViewPanel
A ViewPanel.
viewList - Static variable in class com.ericsson.tic.vi.VI
A list of view panels.
viewModeButton - Variable in class com.ericsson.tic.vi.ViewPanel
A button.
ViewPanel - Class in com.ericsson.tic.vi
The view Panel is the most important GUI component.
ViewPanel(int, SplitViewPanel) - Constructor for class com.ericsson.tic.vi.ViewPanel
Creates a View Panel.
viewRefreshRate - Static variable in class com.ericsson.tic.vi.VI
Suggested update frequenzy for the OpenGL rendering engine.
viewsCard - Variable in class com.ericsson.tic.vi.CardPanel
A list panel.
viewSettings() - Method in class com.ericsson.tic.vi.DataPanel
Creates the content in the view settings panel.
viewTitleOn - Variable in class com.ericsson.tic.vi.ViewPanel
True if the view titles are turned on.
vn - Variable in class com.ericsson.tic.vi.Data
A set of normalized values.

W

weight - Variable in class com.ericsson.tic.vi.GraphNode
The weight of this node (used for calculating tention between nodes)
westPanel - Variable in class com.ericsson.tic.vi.ColorChooserPanel
Subpanel used for layout.
westPanel - Variable in class com.ericsson.tic.vi.DataPanel
Subpanel used for layout.
westPanel - Variable in class com.ericsson.tic.vi.DefaultOkCancelPanel
Subpanel used for layout.
westPanel - Variable in class com.ericsson.tic.vi.OpenDefaultOkCancelPanel
Subpanel used for layout.
westPanel - Variable in class com.ericsson.tic.vi.ToolbarPanel
Subpanel used for layout.
whiteColor - Static variable in class com.ericsson.tic.vi.VI
White.
wid - Variable in class com.ericsson.tic.vi.ConsolePanel
The window id this console belongs to.
wid - Variable in class com.ericsson.tic.vi.GUI
A window ID.
wid - Static variable in class com.ericsson.tic.vi.VI
The latest WindowID.
width - Variable in class com.ericsson.tic.vi.RawBuffer
The width of the buffer.
windowClosing(WindowEvent) - Method in class com.ericsson.tic.vi.GUI
Called by the window closing event.
windowList - Static variable in class com.ericsson.tic.vi.VI
A list of top level windows.
windowStateChanged(WindowEvent) - Method in class com.ericsson.tic.vi.GUI
Called by the window state changed event.
windowTitle - Static variable in class com.ericsson.tic.vi.VI
The default window title.
windowTitle - Static variable in class com.ericsson.tic.vi.XMLInterface
 
worldTex - Static variable in class com.ericsson.tic.vi.VI
World map texture.
WorldTimer - Class in com.ericsson.tic.vi
Performs and schedules updates to the world state.
WorldTimer(Renderer, Camera, ViewPanel) - Constructor for class com.ericsson.tic.vi.WorldTimer
Creates a timer.
writeFront - Variable in class com.ericsson.tic.vi.RawBuffer
Pointer.
writeRear - Variable in class com.ericsson.tic.vi.RawBuffer
Pointer.
writeSave(File, ViewPanel) - Static method in class com.ericsson.tic.vi.VI
Writes the viewsettings to file.
writeSide - Variable in class com.ericsson.tic.vi.RawBuffer
The write side of the buffer.

X

x - Variable in class com.ericsson.tic.vi.GraphNode
Current coordinate.
x - Variable in class com.ericsson.tic.vi.Label
Current coordinate.
xGlobe - Variable in class com.ericsson.tic.vi.Label
Globe Coordinate
XMLInterface - Class in com.ericsson.tic.vi
Reads and parses the XML file used during startup.
XMLInterface() - Constructor for class com.ericsson.tic.vi.XMLInterface
 
xnodeVal - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
xPlanar - Variable in class com.ericsson.tic.vi.GraphNode
Planar Coordinate (default -2 <= x < 2)
xPlane - Variable in class com.ericsson.tic.vi.Label
Plane Coordinate
xSpeed - Variable in class com.ericsson.tic.vi.GraphNode
The speed of this node.
xSpeed - Variable in class com.ericsson.tic.vi.Label
The speed of this label.
xTarget - Variable in class com.ericsson.tic.vi.GraphNode
The travel-target of this node.
xTarget - Variable in class com.ericsson.tic.vi.Label
The travel-target of this label.
xTex - Variable in class com.ericsson.tic.vi.GraphNode
Texture coordinate (should correspond to planar coordinate)
xUser - Variable in class com.ericsson.tic.vi.GraphNode
User Planar Coordinate (default -2 <= x < 2)

Y

y - Variable in class com.ericsson.tic.vi.GraphNode
Current coordinate.
y - Variable in class com.ericsson.tic.vi.Label
Current coordinate.
yGlobe - Variable in class com.ericsson.tic.vi.Label
Globe Coordinate
ynodeVal - Static variable in class com.ericsson.tic.vi.pseudo.TICTest
 
yPlanar - Variable in class com.ericsson.tic.vi.GraphNode
Planar Coordinate (default -1 <= y < 1)
yPlane - Variable in class com.ericsson.tic.vi.Label
Plane Coordinate
ySpeed - Variable in class com.ericsson.tic.vi.GraphNode
The speed of this node.
ySpeed - Variable in class com.ericsson.tic.vi.Label
The speed of this label.
yTarget - Variable in class com.ericsson.tic.vi.GraphNode
The travel-target of this node.
yTarget - Variable in class com.ericsson.tic.vi.Label
The travel-target of this label.
yTex - Variable in class com.ericsson.tic.vi.GraphNode
Texture coordinate (should correspond to planar coordinate)
yUser - Variable in class com.ericsson.tic.vi.GraphNode
User Planar Coordinate (default -1 <= y < 1)

Z

z - Variable in class com.ericsson.tic.vi.GraphNode
Current coordinate.
z - Variable in class com.ericsson.tic.vi.Label
Current coordinate.
zGlobe - Variable in class com.ericsson.tic.vi.Label
Globe Coordinate
zoom - Variable in class com.ericsson.tic.vi.Camera
The zoom distance of the camera.
ZOOM_DECAY - Static variable in class com.ericsson.tic.vi.VI
Controls the decay rate of the zoom.
zPlanar - Variable in class com.ericsson.tic.vi.GraphNode
Planar Coordinate (default z = 0.0)
zPlane - Variable in class com.ericsson.tic.vi.Label
Plane Coordinate
zSpeed - Variable in class com.ericsson.tic.vi.GraphNode
The speed of this node.
zSpeed - Variable in class com.ericsson.tic.vi.Label
The speed of this label.
zTarget - Variable in class com.ericsson.tic.vi.GraphNode
The travel-target of this node.
zTarget - Variable in class com.ericsson.tic.vi.Label
The travel-target of this label.
zUser - Variable in class com.ericsson.tic.vi.GraphNode
User Planar Coordinate (default z = 0.0)

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