MATES 3.0-rc2

Serialized Form


Package org.mates.ui.graphical

Class org.mates.ui.graphical.DefaultTopologyVisualizer extends javax.swing.JPanel implements Serializable

Serialized Fields

painting

boolean painting

simulator

Simulator simulator

xlocation

int[] xlocation
Contains the x coordinate of where each host is drawn in the graphics object. May be null.


ylocation

int[] ylocation
Contains the y coordinate of where each host is drawn in the graphics object. May be null.


xoffset

int xoffset

yoffset

int yoffset

draw_tool_tip

boolean draw_tool_tip

tool_tip_x

int tool_tip_x

tool_tip_y

int tool_tip_y

tool_tip_text

java.lang.String tool_tip_text

tool_tip_host

Host tool_tip_host

draw_host_tool_tip

boolean draw_host_tool_tip

draw_radio_ranges

boolean draw_radio_ranges

host_tool_tip_x

int host_tool_tip_x

host_tool_tip_y

int host_tool_tip_y

host_tool_tip_text

java.lang.String host_tool_tip_text

highlighted_host

Host highlighted_host

host_font

java.awt.Font host_font
The font with which hosts' names are drawn.


host_highlight_color

java.awt.Color host_highlight_color
The color in which hosts are highlighted. This is mainly used to draw hosts' tool tips.


tool_tip_color

java.awt.Color tool_tip_color
The color in which a non-highlighted host's tooltip is drawn.


mouse_x

int mouse_x

mouse_y

int mouse_y

view_scale

boolean view_scale


MATES 3.0-rc2

Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik