Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / docs / Andami / andami-api / com / iver / andami / ui / mdiFrame / SelectableToolBar.html @ 40287

History | View | Annotate | Download (20.4 KB)

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.4.2_04) on Fri May 13 11:46:18 CEST 2005 -->
6
<TITLE>
7
SelectableToolBar
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.andami.ui.mdiFrame.SelectableToolBar class">
11

    
12
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
13

    
14
<SCRIPT type="text/javascript">
15
function windowTitle()
16
{
17
    parent.document.title="SelectableToolBar";
18
}
19
</SCRIPT>
20

    
21
</HEAD>
22

    
23
<BODY BGCOLOR="white" onload="windowTitle();">
24

    
25

    
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SelectableToolBar.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
42
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
43
  </TR>
44
</TABLE>
45
</TD>
46
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
47
</EM>
48
</TD>
49
</TR>
50

    
51
<TR>
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/NewStatusBar.html" title="class in com.iver.andami.ui.mdiFrame"><B>PREV CLASS</B></A>&nbsp;
54
&nbsp;NEXT CLASS</FONT></TD>
55
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
57
&nbsp;<A HREF="SelectableToolBar.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
58
&nbsp;<SCRIPT type="text/javascript">
59
  <!--
60
  if(window==top) {
61
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
62
  }
63
  //-->
64
</SCRIPT>
65
<NOSCRIPT>
66
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
67
</NOSCRIPT>
68

    
69
</FONT></TD>
70
</TR>
71
<TR>
72
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
73
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JToolBar">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
74
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
75
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
76
</TR>
77
</TABLE>
78
<A NAME="skip-navbar_top"></A>
79
<!-- ========= END OF TOP NAVBAR ========= -->
80

    
81
<HR>
82
<!-- ======== START OF CLASS DATA ======== -->
83
<H2>
84
<FONT SIZE="-1">
85
com.iver.andami.ui.mdiFrame</FONT>
86
<BR>
87
Class SelectableToolBar</H2>
88
<PRE>
89
java.lang.Object
90
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.awt.Component
91
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.awt.Container
92
          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">javax.swing.JComponent
93
              <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">javax.swing.JToolBar
94
                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.andami.ui.mdiFrame.SelectableToolBar</B>
95
</PRE>
96
<DL>
97
<DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, javax.swing.SwingConstants</DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>SelectableToolBar</B><DT>extends javax.swing.JToolBar</DL>
102

    
103
<P>
104
Caja de herramientas seleccionables
105
<P>
106

    
107
<P>
108
<DL>
109
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.andami.ui.mdiFrame.SelectableToolBar">Serialized Form</A></DL>
110
<HR>
111

    
112
<P>
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
114

    
115
<A NAME="nested_class_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TD COLSPAN=2><FONT SIZE="+2">
119
<B>Nested Class Summary</B></FONT></TD>
120
</TR>
121
</TABLE>
122
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JToolBar"><!-- --></A>
123
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
124
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
125
<TD><B>Nested classes inherited from class javax.swing.JToolBar</B></TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD><CODE>javax.swing.JToolBar.Separator</CODE></TD>
129
</TR>
130
</TABLE>
131
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
132
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
133
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
134
<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
138
</TR>
139
</TABLE>
140
&nbsp;
141
<!-- =========== FIELD SUMMARY =========== -->
142

    
143
<A NAME="field_summary"><!-- --></A>
144
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
146
<TD COLSPAN=2><FONT SIZE="+2">
147
<B>Field Summary</B></FONT></TD>
148
</TR>
149
</TABLE>
150
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
153
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
157
</TR>
158
</TABLE>
159
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
160
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
161
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
162
<TD><B>Fields inherited from class java.awt.Component</B></TD>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
166
</TR>
167
</TABLE>
168
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.SwingConstants"><!-- --></A>
169
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
171
<TD><B>Fields inherited from interface javax.swing.SwingConstants</B></TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD><CODE>BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST</CODE></TD>
175
</TR>
176
</TABLE>
177
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
178
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
179
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
180
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
184
</TR>
185
</TABLE>
186
&nbsp;
187
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
188

    
189
<A NAME="constructor_summary"><!-- --></A>
190
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
191
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
192
<TD COLSPAN=2><FONT SIZE="+2">
193
<B>Constructor Summary</B></FONT></TD>
194
</TR>
195
<TR BGCOLOR="white" CLASS="TableRowColor">
196
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/SelectableToolBar.html#SelectableToolBar(java.lang.String)">SelectableToolBar</A></B>(java.lang.String&nbsp;titulo)</CODE>
197

    
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new SelectableToolBar object.</TD>
200
</TR>
201
</TABLE>
202
&nbsp;
203
<!-- ========== METHOD SUMMARY =========== -->
204

    
205
<A NAME="method_summary"><!-- --></A>
206
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
208
<TD COLSPAN=2><FONT SIZE="+2">
209
<B>Method Summary</B></FONT></TD>
210
</TR>
211
<TR BGCOLOR="white" CLASS="TableRowColor">
212
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213
<CODE>&nbsp;void</CODE></FONT></TD>
214
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/SelectableToolBar.html#addButton(java.lang.String, javax.swing.JToggleButton)">addButton</A></B>(java.lang.String&nbsp;groupName,
215
          javax.swing.JToggleButton&nbsp;btn)</CODE>
216

    
217
<BR>
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade un boton a la caja</TD>
219
</TR>
220
</TABLE>
221
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JToolBar"><!-- --></A>
222
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
223
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
224
<TD><B>Methods inherited from class javax.swing.JToolBar</B></TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD><CODE>add, addSeparator, addSeparator, getAccessibleContext, getComponentAtIndex, getComponentIndex, getMargin, getOrientation, getUI, getUIClassID, isBorderPainted, isFloatable, isRollover, setBorderPainted, setFloatable, setLayout, setMargin, setOrientation, setRollover, setUI, updateUI</CODE></TD>
228
</TR>
229
</TABLE>
230
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
231
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
232
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
233
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<TD><CODE>addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintImmediately, paintImmediately, print, printAll, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
237
</TR>
238
</TABLE>
239
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
240
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
241
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
242
<TD><B>Methods inherited from class java.awt.Container</B></TD>
243
</TR>
244
<TR BGCOLOR="white" CLASS="TableRowColor">
245
<TD><CODE>add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, transferFocusBackward, transferFocusDownCycle, validate</CODE></TD>
246
</TR>
247
</TABLE>
248
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
249
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
250
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
251
<TD><B>Methods inherited from class java.awt.Component</B></TD>
252
</TR>
253
<TR BGCOLOR="white" CLASS="TableRowColor">
254
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, createImage, createImage, createVolatileImage, createVolatileImage, dispatchEvent, enable, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
255
</TR>
256
</TABLE>
257
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
258
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
259
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
260
<TD><B>Methods inherited from class java.lang.Object</B></TD>
261
</TR>
262
<TR BGCOLOR="white" CLASS="TableRowColor">
263
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
264
</TR>
265
</TABLE>
266
&nbsp;
267
<P>
268

    
269
<!-- ============ FIELD DETAIL =========== -->
270

    
271

    
272
<!-- ========= CONSTRUCTOR DETAIL ======== -->
273

    
274
<A NAME="constructor_detail"><!-- --></A>
275
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
276
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
277
<TD COLSPAN=1><FONT SIZE="+2">
278
<B>Constructor Detail</B></FONT></TD>
279
</TR>
280
</TABLE>
281

    
282
<A NAME="SelectableToolBar(java.lang.String)"><!-- --></A><H3>
283
SelectableToolBar</H3>
284
<PRE>
285
public <B>SelectableToolBar</B>(java.lang.String&nbsp;titulo)</PRE>
286
<DL>
287
<DD>Creates a new SelectableToolBar object.
288
<P>
289
<DT><B>Parameters:</B><DD><CODE>titulo</CODE> - T?tulo de la barra</DL>
290

    
291
<!-- ============ METHOD DETAIL ========== -->
292

    
293
<A NAME="method_detail"><!-- --></A>
294
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
295
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
296
<TD COLSPAN=1><FONT SIZE="+2">
297
<B>Method Detail</B></FONT></TD>
298
</TR>
299
</TABLE>
300

    
301
<A NAME="addButton(java.lang.String, javax.swing.JToggleButton)"><!-- --></A><H3>
302
addButton</H3>
303
<PRE>
304
public void <B>addButton</B>(java.lang.String&nbsp;groupName,
305
                      javax.swing.JToggleButton&nbsp;btn)</PRE>
306
<DL>
307
<DD>A?ade un boton a la caja
308
<P>
309
<DD><DL>
310
<DT><B>Parameters:</B><DD><CODE>btn</CODE> - bot?n a a?adir.</DL>
311
</DD>
312
</DL>
313
<!-- ========= END OF CLASS DATA ========= -->
314
<HR>
315

    
316

    
317
<!-- ======= START OF BOTTOM NAVBAR ====== -->
318
<A NAME="navbar_bottom"><!-- --></A>
319
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
320
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
321
<TR>
322
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
323
<A NAME="navbar_bottom_firstrow"><!-- --></A>
324
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
325
  <TR ALIGN="center" VALIGN="top">
326
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
327
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
328
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
329
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/SelectableToolBar.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
330
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
331
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
332
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
333
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
334
  </TR>
335
</TABLE>
336
</TD>
337
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
338
</EM>
339
</TD>
340
</TR>
341

    
342
<TR>
343
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
344
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/NewStatusBar.html" title="class in com.iver.andami.ui.mdiFrame"><B>PREV CLASS</B></A>&nbsp;
345
&nbsp;NEXT CLASS</FONT></TD>
346
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
347
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
348
&nbsp;<A HREF="SelectableToolBar.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
349
&nbsp;<SCRIPT type="text/javascript">
350
  <!--
351
  if(window==top) {
352
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
353
  }
354
  //-->
355
</SCRIPT>
356
<NOSCRIPT>
357
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
358
</NOSCRIPT>
359

    
360
</FONT></TD>
361
</TR>
362
<TR>
363
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
364
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JToolBar">NESTED</A>&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_javax.swing.JComponent">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
365
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
366
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
367
</TR>
368
</TABLE>
369
<A NAME="skip-navbar_bottom"></A>
370
<!-- ======== END OF BOTTOM NAVBAR ======= -->
371

    
372
<HR>
373

    
374
</BODY>
375
</HTML>