Statistics
| Revision:

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

History | View | Annotate | Download (20.5 KB)

1 1935 vcaballero
<!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
ComplexDesktopPane
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.andami.ui.mdiFrame.ComplexDesktopPane 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="ComplexDesktopPane";
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/ComplexDesktopPane.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;PREV CLASS&nbsp;
54
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/GlassPane.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="ComplexDesktopPane.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.JComponent">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 ComplexDesktopPane</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.JPanel
94
                  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.andami.ui.mdiFrame.ComplexDesktopPane</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</DD>
98
</DL>
99
<HR>
100
<DL>
101
<DT>public class <B>ComplexDesktopPane</B><DT>extends javax.swing.JPanel</DL>
102
103
<P>
104
<DL>
105
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html#com.iver.andami.ui.mdiFrame.ComplexDesktopPane">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.JComponent"><!-- --></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.JComponent</B></TD>
122
</TR>
123
<TR BGCOLOR="white" CLASS="TableRowColor">
124
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
125
</TR>
126
</TABLE>
127
&nbsp;
128
<!-- =========== FIELD SUMMARY =========== -->
129
130
<A NAME="field_summary"><!-- --></A>
131
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
132
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
133
<TD COLSPAN=2><FONT SIZE="+2">
134
<B>Field Summary</B></FONT></TD>
135
</TR>
136
</TABLE>
137
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
140
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD><CODE>TOOL_TIP_TEXT_KEY, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
144
</TR>
145
</TABLE>
146
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></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 java.awt.Component</B></TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
153
</TR>
154
</TABLE>
155
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
156
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
157
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
158
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
162
</TR>
163
</TABLE>
164
&nbsp;
165
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
166
167
<A NAME="constructor_summary"><!-- --></A>
168
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
170
<TD COLSPAN=2><FONT SIZE="+2">
171
<B>Constructor Summary</B></FONT></TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/ComplexDesktopPane.html#ComplexDesktopPane()">ComplexDesktopPane</A></B>()</CODE>
175
176
<BR>
177
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the default constructor</TD>
178
</TR>
179
</TABLE>
180
&nbsp;
181
<!-- ========== METHOD SUMMARY =========== -->
182
183
<A NAME="method_summary"><!-- --></A>
184
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
186
<TD COLSPAN=2><FONT SIZE="+2">
187
<B>Method Summary</B></FONT></TD>
188
</TR>
189
<TR BGCOLOR="white" CLASS="TableRowColor">
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191
<CODE>&nbsp;com.iver.utiles.console.JConsole</CODE></FONT></TD>
192
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/ComplexDesktopPane.html#getConsole()">getConsole</A></B>()</CODE>
193
194
<BR>
195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jConsole</TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199
<CODE>&nbsp;javax.swing.JDesktopPane</CODE></FONT></TD>
200
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/ComplexDesktopPane.html#getDesktopPane()">getDesktopPane</A></B>()</CODE>
201
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method initializes jDesktopPane</TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207
<CODE>&nbsp;void</CODE></FONT></TD>
208
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/ComplexDesktopPane.html#hideConsole()">hideConsole</A></B>()</CODE>
209
210
<BR>
211
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215
<CODE>&nbsp;void</CODE></FONT></TD>
216
<TD><CODE><B><A HREF="../../../../../com/iver/andami/ui/mdiFrame/ComplexDesktopPane.html#showConsole()">showConsole</A></B>()</CODE>
217
218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
220
</TR>
221
</TABLE>
222
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
223
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
224
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
225
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
226
</TR>
227
<TR BGCOLOR="white" CLASS="TableRowColor">
228
<TD><CODE>getAccessibleContext, getUI, getUIClassID, setUI, updateUI</CODE></TD>
229
</TR>
230
</TABLE>
231
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
232
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
233
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
234
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
235
</TR>
236
<TR BGCOLOR="white" CLASS="TableRowColor">
237
<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>
238
</TR>
239
</TABLE>
240
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
241
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
242
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
243
<TD><B>Methods inherited from class java.awt.Container</B></TD>
244
</TR>
245
<TR BGCOLOR="white" CLASS="TableRowColor">
246
<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, setLayout, transferFocusBackward, transferFocusDownCycle, validate</CODE></TD>
247
</TR>
248
</TABLE>
249
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
250
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
251
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
252
<TD><B>Methods inherited from class java.awt.Component</B></TD>
253
</TR>
254
<TR BGCOLOR="white" CLASS="TableRowColor">
255
<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>
256
</TR>
257
</TABLE>
258
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
259
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
260
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
261
<TD><B>Methods inherited from class java.lang.Object</B></TD>
262
</TR>
263
<TR BGCOLOR="white" CLASS="TableRowColor">
264
<TD><CODE>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
265
</TR>
266
</TABLE>
267
&nbsp;
268
<P>
269
270
<!-- ============ FIELD DETAIL =========== -->
271
272
273
<!-- ========= CONSTRUCTOR DETAIL ======== -->
274
275
<A NAME="constructor_detail"><!-- --></A>
276
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
277
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
278
<TD COLSPAN=1><FONT SIZE="+2">
279
<B>Constructor Detail</B></FONT></TD>
280
</TR>
281
</TABLE>
282
283
<A NAME="ComplexDesktopPane()"><!-- --></A><H3>
284
ComplexDesktopPane</H3>
285
<PRE>
286
public <B>ComplexDesktopPane</B>()</PRE>
287
<DL>
288
<DD>This is the default constructor
289
<P>
290
</DL>
291
292
<!-- ============ METHOD DETAIL ========== -->
293
294
<A NAME="method_detail"><!-- --></A>
295
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
296
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
297
<TD COLSPAN=1><FONT SIZE="+2">
298
<B>Method Detail</B></FONT></TD>
299
</TR>
300
</TABLE>
301
302
<A NAME="getDesktopPane()"><!-- --></A><H3>
303
getDesktopPane</H3>
304
<PRE>
305
public javax.swing.JDesktopPane <B>getDesktopPane</B>()</PRE>
306
<DL>
307
<DD>This method initializes jDesktopPane
308
<P>
309
<DD><DL>
310
311
<DT><B>Returns:</B><DD>javax.swing.JDesktopPane</DL>
312
</DD>
313
</DL>
314
<HR>
315
316
<A NAME="getConsole()"><!-- --></A><H3>
317
getConsole</H3>
318
<PRE>
319
public com.iver.utiles.console.JConsole <B>getConsole</B>()</PRE>
320
<DL>
321
<DD>This method initializes jConsole
322
<P>
323
<DD><DL>
324
325
<DT><B>Returns:</B><DD>com.iver.utiles.console.JConsole</DL>
326
</DD>
327
</DL>
328
<HR>
329
330
<A NAME="hideConsole()"><!-- --></A><H3>
331
hideConsole</H3>
332
<PRE>
333
public void <B>hideConsole</B>()</PRE>
334
<DL>
335
<DD><DL>
336
</DL>
337
</DD>
338
</DL>
339
<HR>
340
341
<A NAME="showConsole()"><!-- --></A><H3>
342
showConsole</H3>
343
<PRE>
344
public void <B>showConsole</B>()</PRE>
345
<DL>
346
<DD><DL>
347
</DL>
348
</DD>
349
</DL>
350
<!-- ========= END OF CLASS DATA ========= -->
351
<HR>
352
353
354
<!-- ======= START OF BOTTOM NAVBAR ====== -->
355
<A NAME="navbar_bottom"><!-- --></A>
356
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
357
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
358
<TR>
359
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
360
<A NAME="navbar_bottom_firstrow"><!-- --></A>
361
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
362
  <TR ALIGN="center" VALIGN="top">
363
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
364
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
365
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
366
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ComplexDesktopPane.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
367
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
368
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
369
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
370
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
371
  </TR>
372
</TABLE>
373
</TD>
374
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
375
</EM>
376
</TD>
377
</TR>
378
379
<TR>
380
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
381
&nbsp;PREV CLASS&nbsp;
382
&nbsp;<A HREF="../../../../../com/iver/andami/ui/mdiFrame/GlassPane.html" title="class in com.iver.andami.ui.mdiFrame"><B>NEXT CLASS</B></A></FONT></TD>
383
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
384
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
385
&nbsp;<A HREF="ComplexDesktopPane.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
386
&nbsp;<SCRIPT type="text/javascript">
387
  <!--
388
  if(window==top) {
389
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
390
  }
391
  //-->
392
</SCRIPT>
393
<NOSCRIPT>
394
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
395
</NOSCRIPT>
396
397
</FONT></TD>
398
</TR>
399
<TR>
400
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
401
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JComponent">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>
402
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
403
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
404
</TR>
405
</TABLE>
406
<A NAME="skip-navbar_bottom"></A>
407
<!-- ======== END OF BOTTOM NAVBAR ======= -->
408
409
<HR>
410
411
</BODY>
412
</HTML>