documentation files
[aco.git] / doc / javadoc / aco / TspAcoGui.html
blobe1fc3edf590068f2c2c6ac0995d59e0a97151280
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_18) on Mon Jul 05 12:01:08 CEST 2010 -->
6 <TITLE>
7 TspAcoGui
8 </TITLE>
10 <META NAME="date" CONTENT="2010-07-05">
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="TspAcoGui";
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
25 </HEAD>
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39 <TR ALIGN="center" VALIGN="top">
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TspAcoGui.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;<A HREF="../aco/AntMain.html" title="class in aco"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;NEXT CLASS</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../index.html?aco/TspAcoGui.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="TspAcoGui.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
68 //-->
69 </SCRIPT>
70 <NOSCRIPT>
71 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
75 </FONT></TD>
76 </TR>
77 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_java.awt.Component">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JFrame">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 aco</FONT>
92 <BR>
93 Class TspAcoGui</H2>
94 <PRE>
95 java.lang.Object
96 <IMG SRC="../resources/inherit.gif" ALT="extended by ">java.awt.Component
97 <IMG SRC="../resources/inherit.gif" ALT="extended by ">java.awt.Container
98 <IMG SRC="../resources/inherit.gif" ALT="extended by ">java.awt.Window
99 <IMG SRC="../resources/inherit.gif" ALT="extended by ">java.awt.Frame
100 <IMG SRC="../resources/inherit.gif" ALT="extended by ">javax.swing.JFrame
101 <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>aco.TspAcoGui</B>
102 </PRE>
103 <DL>
104 <DT><B>All Implemented Interfaces:</B> <DD>java.awt.event.ActionListener, java.awt.event.ItemListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, java.util.Observer, javax.accessibility.Accessible, javax.swing.event.PopupMenuListener, javax.swing.RootPaneContainer, javax.swing.WindowConstants</DD>
105 </DL>
106 <HR>
107 <DL>
108 <DT><PRE>public class <B>TspAcoGui</B><DT>extends javax.swing.JFrame<DT>implements javax.swing.event.PopupMenuListener, java.awt.event.ItemListener, java.awt.event.ActionListener, java.util.Observer</DL>
109 </PRE>
112 <DL>
113 <DT><B>See Also:</B><DD><A HREF="../serialized-form.html#aco.TspAcoGui">Serialized Form</A></DL>
114 <HR>
117 <!-- ======== NESTED CLASS SUMMARY ======== -->
119 <A NAME="nested_class_summary"><!-- --></A>
120 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
123 <B>Nested Class Summary</B></FONT></TH>
124 </TR>
125 </TABLE>
126 &nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
129 <TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.awt.Component</B></TH>
130 </TR>
131 <TR BGCOLOR="white" CLASS="TableRowColor">
132 <TD><CODE>java.awt.Component.BaselineResizeBehavior</CODE></TD>
133 </TR>
134 </TABLE>
135 &nbsp;
136 <!-- =========== FIELD SUMMARY =========== -->
138 <A NAME="field_summary"><!-- --></A>
139 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
142 <B>Field Summary</B></FONT></TH>
143 </TR>
144 </TABLE>
145 &nbsp;<A NAME="fields_inherited_from_class_javax.swing.JFrame"><!-- --></A>
146 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
147 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
148 <TH ALIGN="left"><B>Fields inherited from class javax.swing.JFrame</B></TH>
149 </TR>
150 <TR BGCOLOR="white" CLASS="TableRowColor">
151 <TD><CODE>EXIT_ON_CLOSE</CODE></TD>
152 </TR>
153 </TABLE>
154 &nbsp;<A NAME="fields_inherited_from_class_java.awt.Frame"><!-- --></A>
155 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
156 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
157 <TH ALIGN="left"><B>Fields inherited from class java.awt.Frame</B></TH>
158 </TR>
159 <TR BGCOLOR="white" CLASS="TableRowColor">
160 <TD><CODE>CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR</CODE></TD>
161 </TR>
162 </TABLE>
163 &nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
164 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
166 <TH ALIGN="left"><B>Fields inherited from class java.awt.Component</B></TH>
167 </TR>
168 <TR BGCOLOR="white" CLASS="TableRowColor">
169 <TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
170 </TR>
171 </TABLE>
172 &nbsp;<A NAME="fields_inherited_from_class_javax.swing.WindowConstants"><!-- --></A>
173 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175 <TH ALIGN="left"><B>Fields inherited from interface javax.swing.WindowConstants</B></TH>
176 </TR>
177 <TR BGCOLOR="white" CLASS="TableRowColor">
178 <TD><CODE>DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, HIDE_ON_CLOSE</CODE></TD>
179 </TR>
180 </TABLE>
181 &nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
182 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
183 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
184 <TH ALIGN="left"><B>Fields inherited from interface java.awt.image.ImageObserver</B></TH>
185 </TR>
186 <TR BGCOLOR="white" CLASS="TableRowColor">
187 <TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
188 </TR>
189 </TABLE>
190 &nbsp;
191 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
193 <A NAME="constructor_summary"><!-- --></A>
194 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
195 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
196 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
197 <B>Constructor Summary</B></FONT></TH>
198 </TR>
199 <TR BGCOLOR="white" CLASS="TableRowColor">
200 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#TspAcoGui()">TspAcoGui</A></B>()</CODE>
202 <BR>
203 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GUI Constuctor for Ant Colony Optimization Algorithms</TD>
204 </TR>
205 </TABLE>
206 &nbsp;
207 <!-- ========== METHOD SUMMARY =========== -->
209 <A NAME="method_summary"><!-- --></A>
210 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
211 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
212 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
213 <B>Method Summary</B></FONT></TH>
214 </TR>
215 <TR BGCOLOR="white" CLASS="TableRowColor">
216 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
217 <CODE>&nbsp;<A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A></CODE></FONT></TD>
218 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#acoMediator()">acoMediator</A></B>()</CODE>
220 <BR>
221 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
222 </TR>
223 <TR BGCOLOR="white" CLASS="TableRowColor">
224 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
225 <CODE>&nbsp;void</CODE></FONT></TD>
226 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</A></B>(java.awt.event.ActionEvent&nbsp;e)</CODE>
228 <BR>
229 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ActionListener for start button</TD>
230 </TR>
231 <TR BGCOLOR="white" CLASS="TableRowColor">
232 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
233 <CODE>&nbsp;void</CODE></FONT></TD>
234 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#itemStateChanged(java.awt.event.ItemEvent)">itemStateChanged</A></B>(java.awt.event.ItemEvent&nbsp;e)</CODE>
236 <BR>
237 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ItemListener for algorithm selection</TD>
238 </TR>
239 <TR BGCOLOR="white" CLASS="TableRowColor">
240 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241 <CODE>static&nbsp;void</CODE></FONT></TD>
242 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#main(java.lang.String[])">main</A></B>(java.lang.String[]&nbsp;args)</CODE>
244 <BR>
245 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
246 </TR>
247 <TR BGCOLOR="white" CLASS="TableRowColor">
248 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
249 <CODE>&nbsp;void</CODE></FONT></TD>
250 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#popupMenuCanceled(javax.swing.event.PopupMenuEvent)">popupMenuCanceled</A></B>(javax.swing.event.PopupMenuEvent&nbsp;e)</CODE>
252 <BR>
253 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
254 </TR>
255 <TR BGCOLOR="white" CLASS="TableRowColor">
256 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
257 <CODE>&nbsp;void</CODE></FONT></TD>
258 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent)">popupMenuWillBecomeInvisible</A></B>(javax.swing.event.PopupMenuEvent&nbsp;e)</CODE>
260 <BR>
261 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
262 </TR>
263 <TR BGCOLOR="white" CLASS="TableRowColor">
264 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
265 <CODE>&nbsp;void</CODE></FONT></TD>
266 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent)">popupMenuWillBecomeVisible</A></B>(javax.swing.event.PopupMenuEvent&nbsp;e)</CODE>
268 <BR>
269 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
270 </TR>
271 <TR BGCOLOR="white" CLASS="TableRowColor">
272 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
273 <CODE>&nbsp;void</CODE></FONT></TD>
274 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#setInitialValues()">setInitialValues</A></B>()</CODE>
276 <BR>
277 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
278 </TR>
279 <TR BGCOLOR="white" CLASS="TableRowColor">
280 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
281 <CODE>&nbsp;void</CODE></FONT></TD>
282 <TD><CODE><B><A HREF="../aco/TspAcoGui.html#update(java.util.Observable, java.lang.Object)">update</A></B>(java.util.Observable&nbsp;o,
283 java.lang.Object&nbsp;arg)</CODE>
285 <BR>
286 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
287 </TR>
288 </TABLE>
289 &nbsp;<A NAME="methods_inherited_from_class_javax.swing.JFrame"><!-- --></A>
290 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
291 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
292 <TH ALIGN="left"><B>Methods inherited from class javax.swing.JFrame</B></TH>
293 </TR>
294 <TR BGCOLOR="white" CLASS="TableRowColor">
295 <TD><CODE>getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setTransferHandler, update</CODE></TD>
296 </TR>
297 </TABLE>
298 &nbsp;<A NAME="methods_inherited_from_class_java.awt.Frame"><!-- --></A>
299 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
300 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
301 <TH ALIGN="left"><B>Methods inherited from class java.awt.Frame</B></TH>
302 </TR>
303 <TR BGCOLOR="white" CLASS="TableRowColor">
304 <TD><CODE>addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated</CODE></TD>
305 </TR>
306 </TABLE>
307 &nbsp;<A NAME="methods_inherited_from_class_java.awt.Window"><!-- --></A>
308 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
309 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
310 <TH ALIGN="left"><B>Methods inherited from class java.awt.Window</B></TH>
311 </TR>
312 <TR BGCOLOR="white" CLASS="TableRowColor">
313 <TD><CODE>addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOwnedWindows, getOwner, getOwnerlessWindows, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isShowing, pack, paint, postEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setVisible, show, toBack, toFront</CODE></TD>
314 </TR>
315 </TABLE>
316 &nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
317 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
318 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
319 <TH ALIGN="left"><B>Methods inherited from class java.awt.Container</B></TH>
320 </TR>
321 <TR BGCOLOR="white" CLASS="TableRowColor">
322 <TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusBackward, transferFocusDownCycle, validate</CODE></TD>
323 </TR>
324 </TABLE>
325 &nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
326 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
327 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
328 <TH ALIGN="left"><B>Methods inherited from class java.awt.Component</B></TH>
329 </TR>
330 <TR BGCOLOR="white" CLASS="TableRowColor">
331 <TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocusInWindow, resize, resize, setBackground, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
332 </TR>
333 </TABLE>
334 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
335 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
336 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
337 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
338 </TR>
339 <TR BGCOLOR="white" CLASS="TableRowColor">
340 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
341 </TR>
342 </TABLE>
343 &nbsp;<A NAME="methods_inherited_from_class_java.awt.MenuContainer"><!-- --></A>
344 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
345 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
346 <TH ALIGN="left"><B>Methods inherited from interface java.awt.MenuContainer</B></TH>
347 </TR>
348 <TR BGCOLOR="white" CLASS="TableRowColor">
349 <TD><CODE>getFont, postEvent</CODE></TD>
350 </TR>
351 </TABLE>
352 &nbsp;
355 <!-- ========= CONSTRUCTOR DETAIL ======== -->
357 <A NAME="constructor_detail"><!-- --></A>
358 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
359 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
360 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
361 <B>Constructor Detail</B></FONT></TH>
362 </TR>
363 </TABLE>
365 <A NAME="TspAcoGui()"><!-- --></A><H3>
366 TspAcoGui</H3>
367 <PRE>
368 public <B>TspAcoGui</B>()</PRE>
369 <DL>
370 <DD>GUI Constuctor for Ant Colony Optimization Algorithms
372 </DL>
374 <!-- ============ METHOD DETAIL ========== -->
376 <A NAME="method_detail"><!-- --></A>
377 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
378 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
379 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
380 <B>Method Detail</B></FONT></TH>
381 </TR>
382 </TABLE>
384 <A NAME="popupMenuCanceled(javax.swing.event.PopupMenuEvent)"><!-- --></A><H3>
385 popupMenuCanceled</H3>
386 <PRE>
387 public void <B>popupMenuCanceled</B>(javax.swing.event.PopupMenuEvent&nbsp;e)</PRE>
388 <DL>
389 <DD><DL>
390 <DT><B>Specified by:</B><DD><CODE>popupMenuCanceled</CODE> in interface <CODE>javax.swing.event.PopupMenuListener</CODE></DL>
391 </DD>
392 <DD><DL>
393 </DL>
394 </DD>
395 </DL>
396 <HR>
398 <A NAME="popupMenuWillBecomeInvisible(javax.swing.event.PopupMenuEvent)"><!-- --></A><H3>
399 popupMenuWillBecomeInvisible</H3>
400 <PRE>
401 public void <B>popupMenuWillBecomeInvisible</B>(javax.swing.event.PopupMenuEvent&nbsp;e)</PRE>
402 <DL>
403 <DD><DL>
404 <DT><B>Specified by:</B><DD><CODE>popupMenuWillBecomeInvisible</CODE> in interface <CODE>javax.swing.event.PopupMenuListener</CODE></DL>
405 </DD>
406 <DD><DL>
407 </DL>
408 </DD>
409 </DL>
410 <HR>
412 <A NAME="popupMenuWillBecomeVisible(javax.swing.event.PopupMenuEvent)"><!-- --></A><H3>
413 popupMenuWillBecomeVisible</H3>
414 <PRE>
415 public void <B>popupMenuWillBecomeVisible</B>(javax.swing.event.PopupMenuEvent&nbsp;e)</PRE>
416 <DL>
417 <DD><DL>
418 <DT><B>Specified by:</B><DD><CODE>popupMenuWillBecomeVisible</CODE> in interface <CODE>javax.swing.event.PopupMenuListener</CODE></DL>
419 </DD>
420 <DD><DL>
421 </DL>
422 </DD>
423 </DL>
424 <HR>
426 <A NAME="actionPerformed(java.awt.event.ActionEvent)"><!-- --></A><H3>
427 actionPerformed</H3>
428 <PRE>
429 public void <B>actionPerformed</B>(java.awt.event.ActionEvent&nbsp;e)</PRE>
430 <DL>
431 <DD>ActionListener for start button
433 <DD><DL>
434 <DT><B>Specified by:</B><DD><CODE>actionPerformed</CODE> in interface <CODE>java.awt.event.ActionListener</CODE></DL>
435 </DD>
436 <DD><DL>
437 </DL>
438 </DD>
439 </DL>
440 <HR>
442 <A NAME="itemStateChanged(java.awt.event.ItemEvent)"><!-- --></A><H3>
443 itemStateChanged</H3>
444 <PRE>
445 public void <B>itemStateChanged</B>(java.awt.event.ItemEvent&nbsp;e)</PRE>
446 <DL>
447 <DD>ItemListener for algorithm selection
449 <DD><DL>
450 <DT><B>Specified by:</B><DD><CODE>itemStateChanged</CODE> in interface <CODE>java.awt.event.ItemListener</CODE></DL>
451 </DD>
452 <DD><DL>
453 </DL>
454 </DD>
455 </DL>
456 <HR>
458 <A NAME="setInitialValues()"><!-- --></A><H3>
459 setInitialValues</H3>
460 <PRE>
461 public void <B>setInitialValues</B>()</PRE>
462 <DL>
463 <DD><DL>
464 </DL>
465 </DD>
466 <DD><DL>
467 </DL>
468 </DD>
469 </DL>
470 <HR>
472 <A NAME="acoMediator()"><!-- --></A><H3>
473 acoMediator</H3>
474 <PRE>
475 public <A HREF="../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A> <B>acoMediator</B>()</PRE>
476 <DL>
477 <DD><DL>
478 </DL>
479 </DD>
480 <DD><DL>
481 </DL>
482 </DD>
483 </DL>
484 <HR>
486 <A NAME="update(java.util.Observable, java.lang.Object)"><!-- --></A><H3>
487 update</H3>
488 <PRE>
489 public void <B>update</B>(java.util.Observable&nbsp;o,
490 java.lang.Object&nbsp;arg)</PRE>
491 <DL>
492 <DD><DL>
493 <DT><B>Specified by:</B><DD><CODE>update</CODE> in interface <CODE>java.util.Observer</CODE></DL>
494 </DD>
495 <DD><DL>
496 </DL>
497 </DD>
498 </DL>
499 <HR>
501 <A NAME="main(java.lang.String[])"><!-- --></A><H3>
502 main</H3>
503 <PRE>
504 public static void <B>main</B>(java.lang.String[]&nbsp;args)</PRE>
505 <DL>
506 <DD><DL>
507 </DL>
508 </DD>
509 <DD><DL>
510 </DL>
511 </DD>
512 </DL>
513 <!-- ========= END OF CLASS DATA ========= -->
514 <HR>
517 <!-- ======= START OF BOTTOM NAVBAR ====== -->
518 <A NAME="navbar_bottom"><!-- --></A>
519 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
520 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
521 <TR>
522 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
523 <A NAME="navbar_bottom_firstrow"><!-- --></A>
524 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
525 <TR ALIGN="center" VALIGN="top">
526 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
527 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
528 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
529 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TspAcoGui.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
530 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
531 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
532 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
533 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
534 </TR>
535 </TABLE>
536 </TD>
537 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
538 </EM>
539 </TD>
540 </TR>
542 <TR>
543 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
544 &nbsp;<A HREF="../aco/AntMain.html" title="class in aco"><B>PREV CLASS</B></A>&nbsp;
545 &nbsp;NEXT CLASS</FONT></TD>
546 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
547 <A HREF="../index.html?aco/TspAcoGui.html" target="_top"><B>FRAMES</B></A> &nbsp;
548 &nbsp;<A HREF="TspAcoGui.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
549 &nbsp;<SCRIPT type="text/javascript">
550 <!--
551 if(window==top) {
552 document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
554 //-->
555 </SCRIPT>
556 <NOSCRIPT>
557 <A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
558 </NOSCRIPT>
561 </FONT></TD>
562 </TR>
563 <TR>
564 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
565 SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_java.awt.Component">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JFrame">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
566 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
567 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
568 </TR>
569 </TABLE>
570 <A NAME="skip-navbar_bottom"></A>
571 <!-- ======== END OF BOTTOM NAVBAR ======= -->
573 <HR>
575 </BODY>
576 </HTML>