Statistics
| Revision:

root / trunk / docs / Andami / andami-api / com / iver / andami / ui / mdiFrame / JPopUpMenu.html @ 1935

History | View | Annotate | Download (23.8 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
JPopUpMenu
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.andami.ui.mdiFrame.JPopUpMenu 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="JPopUpMenu";
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/JPopUpMenu.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/JMenuItem.html" title="class in com.iver.andami.ui.mdiFrame"><B>PREV CLASS</B></A>&nbsp;
54
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/JToggleButton.html" title="class in com.iver.andami.ui.mdiFrame"><B>NEXT CLASS</B></A></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="JPopUpMenu.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.JPopupMenu">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 JPopUpMenu</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.JPopupMenu
94
                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.andami.ui.mdiFrame.JPopUpMenu</B>
95
</PRE>
96
<DL>
97
<DT><B>All Implemented Interfaces:</B> <DD>javax.accessibility.Accessible, <A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html" title="interface in com.iver.andami.ui.mdiFrame">EnableTextSupport</A>, java.awt.image.ImageObserver, java.awt.MenuContainer, javax.swing.MenuElement, java.io.Serializable</DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>JPopUpMenu</B><DT>extends javax.swing.JPopupMenu<DT>implements <A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html" title="interface in com.iver.andami.ui.mdiFrame">EnableTextSupport</A></DL>
102

    
103
<P>
104
<DL>
105
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.andami.ui.mdiFrame.JPopUpMenu">Serialized Form</A></DL>
106
<HR>
107

    
108
<P>
109
<!-- ======== NESTED CLASS SUMMARY ======== -->
110

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

    
139
<A NAME="field_summary"><!-- --></A>
140
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142
<TD COLSPAN=2><FONT SIZE="+2">
143
<B>Field Summary</B></FONT></TD>
144
</TR>
145
</TABLE>
146
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
147
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
148
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
149
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD><CODE>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
153
</TR>
154
</TABLE>
155
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
156
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
158
<TD><B>Fields inherited from class java.awt.Component</B></TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
162
</TR>
163
</TABLE>
164
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
165
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
166
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
167
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
171
</TR>
172
</TABLE>
173
&nbsp;
174
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
175

    
176
<A NAME="constructor_summary"><!-- --></A>
177
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
178
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
179
<TD COLSPAN=2><FONT SIZE="+2">
180
<B>Constructor Summary</B></FONT></TD>
181
</TR>
182
<TR BGCOLOR="white" CLASS="TableRowColor">
183
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/JPopUpMenu.html#JPopUpMenu()">JPopUpMenu</A></B>()</CODE>
184

    
185
<BR>
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/JPopUpMenu.html#JPopUpMenu(java.lang.String)">JPopUpMenu</A></B>(java.lang.String&nbsp;label)</CODE>
190

    
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193
</TR>
194
</TABLE>
195
&nbsp;
196
<!-- ========== METHOD SUMMARY =========== -->
197

    
198
<A NAME="method_summary"><!-- --></A>
199
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
200
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
201
<TD COLSPAN=2><FONT SIZE="+2">
202
<B>Method Summary</B></FONT></TD>
203
</TR>
204
<TR BGCOLOR="white" CLASS="TableRowColor">
205
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
207
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/JPopUpMenu.html#getEnableText()">getEnableText</A></B>()</CODE>
208

    
209
<BR>
210
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
211
</TR>
212
<TR BGCOLOR="white" CLASS="TableRowColor">
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
214
<CODE>&nbsp;void</CODE></FONT></TD>
215
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/JPopUpMenu.html#setEnabled(boolean)">setEnabled</A></B>(boolean&nbsp;aFlag)</CODE>
216

    
217
<BR>
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
219
</TR>
220
<TR BGCOLOR="white" CLASS="TableRowColor">
221
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
222
<CODE>&nbsp;void</CODE></FONT></TD>
223
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/JPopUpMenu.html#setEnableText(java.lang.String)">setEnableText</A></B>(java.lang.String&nbsp;enableText)</CODE>
224

    
225
<BR>
226
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
227
</TR>
228
<TR BGCOLOR="white" CLASS="TableRowColor">
229
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
230
<CODE>&nbsp;void</CODE></FONT></TD>
231
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/JPopUpMenu.html#setToolTip(java.lang.String)">setToolTip</A></B>(java.lang.String&nbsp;text)</CODE>
232

    
233
<BR>
234
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
235
</TR>
236
</TABLE>
237
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPopupMenu"><!-- --></A>
238
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
239
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
240
<TD><B>Methods inherited from class javax.swing.JPopupMenu</B></TD>
241
</TR>
242
<TR BGCOLOR="white" CLASS="TableRowColor">
243
<TD><CODE>add, add, add, addPopupMenuListener, addSeparator, getAccessibleContext, getComponent, getComponentAtIndex, getComponentIndex, getDefaultLightWeightPopupEnabled, getInvoker, getLabel, getMargin, getPopupMenuListeners, getSelectionModel, getSubElements, getUI, getUIClassID, insert, insert, isBorderPainted, isLightWeightPopupEnabled, isPopupTrigger, isVisible, menuSelectionChanged, pack, processKeyEvent, processMouseEvent, remove, removePopupMenuListener, setBorderPainted, setDefaultLightWeightPopupEnabled, setInvoker, setLabel, setLightWeightPopupEnabled, setLocation, setPopupSize, setPopupSize, setSelected, setSelectionModel, setUI, setVisible, show, updateUI</CODE></TD>
244
</TR>
245
</TABLE>
246
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
247
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
248
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
249
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<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, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setVerifyInputWhenFocusTarget, unregisterKeyboardAction, update</CODE></TD>
253
</TR>
254
</TABLE>
255
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
256
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
257
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
258
<TD><B>Methods inherited from class java.awt.Container</B></TD>
259
</TR>
260
<TR BGCOLOR="white" CLASS="TableRowColor">
261
<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, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate</CODE></TD>
262
</TR>
263
</TABLE>
264
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
265
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
266
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
267
<TD><B>Methods inherited from class java.awt.Component</B></TD>
268
</TR>
269
<TR BGCOLOR="white" CLASS="TableRowColor">
270
<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, 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, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle</CODE></TD>
271
</TR>
272
</TABLE>
273
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
274
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
275
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
276
<TD><B>Methods inherited from class java.lang.Object</B></TD>
277
</TR>
278
<TR BGCOLOR="white" CLASS="TableRowColor">
279
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
280
</TR>
281
</TABLE>
282
&nbsp;
283
<P>
284

    
285
<!-- ============ FIELD DETAIL =========== -->
286

    
287

    
288
<!-- ========= CONSTRUCTOR DETAIL ======== -->
289

    
290
<A NAME="constructor_detail"><!-- --></A>
291
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
292
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
293
<TD COLSPAN=1><FONT SIZE="+2">
294
<B>Constructor Detail</B></FONT></TD>
295
</TR>
296
</TABLE>
297

    
298
<A NAME="JPopUpMenu()"><!-- --></A><H3>
299
JPopUpMenu</H3>
300
<PRE>
301
public <B>JPopUpMenu</B>()</PRE>
302
<DL>
303
</DL>
304
<HR>
305

    
306
<A NAME="JPopUpMenu(java.lang.String)"><!-- --></A><H3>
307
JPopUpMenu</H3>
308
<PRE>
309
public <B>JPopUpMenu</B>(java.lang.String&nbsp;label)</PRE>
310
<DL>
311
<DT><B>Parameters:</B><DD><CODE>label</CODE> - </DL>
312

    
313
<!-- ============ METHOD DETAIL ========== -->
314

    
315
<A NAME="method_detail"><!-- --></A>
316
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
317
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
318
<TD COLSPAN=1><FONT SIZE="+2">
319
<B>Method Detail</B></FONT></TD>
320
</TR>
321
</TABLE>
322

    
323
<A NAME="getEnableText()"><!-- --></A><H3>
324
getEnableText</H3>
325
<PRE>
326
public java.lang.String <B>getEnableText</B>()</PRE>
327
<DL>
328
<DD><DL>
329
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html#getEnableText()">getEnableText</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html" title="interface in com.iver.andami.ui.mdiFrame">EnableTextSupport</A></CODE></DL>
330
</DD>
331
<DD><DL>
332

    
333
<DT><B>Returns:</B><DD>Returns the enableText.</DL>
334
</DD>
335
</DL>
336
<HR>
337

    
338
<A NAME="setEnableText(java.lang.String)"><!-- --></A><H3>
339
setEnableText</H3>
340
<PRE>
341
public void <B>setEnableText</B>(java.lang.String&nbsp;enableText)</PRE>
342
<DL>
343
<DD><DL>
344
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html#setEnableText(java.lang.String)">setEnableText</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html" title="interface in com.iver.andami.ui.mdiFrame">EnableTextSupport</A></CODE></DL>
345
</DD>
346
<DD><DL>
347
<DT><B>Parameters:</B><DD><CODE>enableText</CODE> - The enableText to set.</DL>
348
</DD>
349
</DL>
350
<HR>
351

    
352
<A NAME="setEnabled(boolean)"><!-- --></A><H3>
353
setEnabled</H3>
354
<PRE>
355
public void <B>setEnabled</B>(boolean&nbsp;aFlag)</PRE>
356
<DL>
357
<DD><DL>
358
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html#setEnabled(boolean)">setEnabled</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html" title="interface in com.iver.andami.ui.mdiFrame">EnableTextSupport</A></CODE></DL>
359
</DD>
360
<DD><DL>
361
<DT><B>See Also:</B><DD><CODE>Component.setVisible(boolean)</CODE></DL>
362
</DD>
363
</DL>
364
<HR>
365

    
366
<A NAME="setToolTip(java.lang.String)"><!-- --></A><H3>
367
setToolTip</H3>
368
<PRE>
369
public void <B>setToolTip</B>(java.lang.String&nbsp;text)</PRE>
370
<DL>
371
<DD><DL>
372
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html#setToolTip(java.lang.String)">setToolTip</A></CODE> in interface <CODE><A HREF="../../../../../com/iver/andami/ui/mdiFrame/EnableTextSupport.html" title="interface in com.iver.andami.ui.mdiFrame">EnableTextSupport</A></CODE></DL>
373
</DD>
374
<DD><DL>
375
<DT><B>See Also:</B><DD><CODE>JComponent.setToolTipText(java.lang.String)</CODE></DL>
376
</DD>
377
</DL>
378
<!-- ========= END OF CLASS DATA ========= -->
379
<HR>
380

    
381

    
382
<!-- ======= START OF BOTTOM NAVBAR ====== -->
383
<A NAME="navbar_bottom"><!-- --></A>
384
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
385
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
386
<TR>
387
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
388
<A NAME="navbar_bottom_firstrow"><!-- --></A>
389
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
390
  <TR ALIGN="center" VALIGN="top">
391
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
392
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
393
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
394
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/JPopUpMenu.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
395
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
396
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
397
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
398
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
399
  </TR>
400
</TABLE>
401
</TD>
402
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
403
</EM>
404
</TD>
405
</TR>
406

    
407
<TR>
408
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
409
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/JMenuItem.html" title="class in com.iver.andami.ui.mdiFrame"><B>PREV CLASS</B></A>&nbsp;
410
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/JToggleButton.html" title="class in com.iver.andami.ui.mdiFrame"><B>NEXT CLASS</B></A></FONT></TD>
411
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
412
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
413
&nbsp;<A HREF="JPopUpMenu.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
414
&nbsp;<SCRIPT type="text/javascript">
415
  <!--
416
  if(window==top) {
417
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
418
  }
419
  //-->
420
</SCRIPT>
421
<NOSCRIPT>
422
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
423
</NOSCRIPT>
424

    
425
</FONT></TD>
426
</TR>
427
<TR>
428
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
429
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPopupMenu">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>
430
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
431
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
432
</TR>
433
</TABLE>
434
<A NAME="skip-navbar_bottom"></A>
435
<!-- ======== END OF BOTTOM NAVBAR ======= -->
436

    
437
<HR>
438

    
439
</BODY>
440
</HTML>