Statistics
| Revision:

root / trunk / docs / gvSIG / gvSIG-api / com / iver / cit / gvsig / gui / Panels / AdjustTransparencyPanel.html @ 11445

History | View | Annotate | Download (23.6 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 Mon Feb 14 08:49:14 CET 2005 -->
6
<TITLE>
7
AdjustTransparencyPanel (gvSIG API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.gui.Panels.AdjustTransparencyPanel 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="AdjustTransparencyPanel (gvSIG API)";
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="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42
  </TR>
43
</TABLE>
44
</TD>
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
</EM>
47
</TD>
48
</TR>
49

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

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

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

    
102
<P>
103
Panel de Ajuste de Transparencia.
104
<P>
105

    
106
<P>
107
<DL>
108
<DT><B>Author:</B></DT>
109
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
110
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#com.iver.cit.gvsig.gui.Panels.AdjustTransparencyPanel">Serialized Form</A></DL>
111
<HR>
112

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

    
116
<A NAME="nested_class_summary"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
<TD COLSPAN=2><FONT SIZE="+2">
120
<B>Nested Class Summary</B></FONT></TD>
121
</TR>
122
</TABLE>
123
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JPanel"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
126
<TD><B>Nested classes inherited from class javax.swing.JPanel</B></TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE>javax.swing.JPanel.AccessibleJPanel</CODE></TD>
130
</TR>
131
</TABLE>
132
&nbsp;<A NAME="nested_classes_inherited_from_class_javax.swing.JComponent"><!-- --></A>
133
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
134
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
135
<TD><B>Nested classes inherited from class javax.swing.JComponent</B></TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD><CODE>javax.swing.JComponent.AccessibleJComponent</CODE></TD>
139
</TR>
140
</TABLE>
141
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Container"><!-- --></A>
142
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
143
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
144
<TD><B>Nested classes inherited from class java.awt.Container</B></TD>
145
</TR>
146
<TR BGCOLOR="white" CLASS="TableRowColor">
147
<TD><CODE>java.awt.Container.AccessibleAWTContainer</CODE></TD>
148
</TR>
149
</TABLE>
150
&nbsp;<A NAME="nested_classes_inherited_from_class_java.awt.Component"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
153
<TD><B>Nested classes inherited from class java.awt.Component</B></TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</CODE></TD>
157
</TR>
158
</TABLE>
159
&nbsp;
160
<!-- =========== FIELD SUMMARY =========== -->
161

    
162
<A NAME="field_summary"><!-- --></A>
163
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
165
<TD COLSPAN=2><FONT SIZE="+2">
166
<B>Field Summary</B></FONT></TD>
167
</TR>
168
</TABLE>
169
&nbsp;<A NAME="fields_inherited_from_class_javax.swing.JComponent"><!-- --></A>
170
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
171
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
172
<TD><B>Fields inherited from class javax.swing.JComponent</B></TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD><CODE>accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</CODE></TD>
176
</TR>
177
</TABLE>
178
&nbsp;<A NAME="fields_inherited_from_class_java.awt.Component"><!-- --></A>
179
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
180
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
181
<TD><B>Fields inherited from class java.awt.Component</B></TD>
182
</TR>
183
<TR BGCOLOR="white" CLASS="TableRowColor">
184
<TD><CODE>BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</CODE></TD>
185
</TR>
186
</TABLE>
187
&nbsp;<A NAME="fields_inherited_from_class_java.awt.image.ImageObserver"><!-- --></A>
188
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
190
<TD><B>Fields inherited from interface java.awt.image.ImageObserver</B></TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD><CODE>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</CODE></TD>
194
</TR>
195
</TABLE>
196
&nbsp;
197
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
198

    
199
<A NAME="constructor_summary"><!-- --></A>
200
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
201
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
202
<TD COLSPAN=2><FONT SIZE="+2">
203
<B>Constructor Summary</B></FONT></TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#AdjustTransparencyPanel(FLyrDefault)">AdjustTransparencyPanel</A></B>(FLyrDefault&nbsp;layer)</CODE>
207

    
208
<BR>
209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210
</TR>
211
</TABLE>
212
&nbsp;
213
<!-- ========== METHOD SUMMARY =========== -->
214

    
215
<A NAME="method_summary"><!-- --></A>
216
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
217
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
218
<TD COLSPAN=2><FONT SIZE="+2">
219
<B>Method Summary</B></FONT></TD>
220
</TR>
221
<TR BGCOLOR="white" CLASS="TableRowColor">
222
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223
<CODE>&nbsp;void</CODE></FONT></TD>
224
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#closeJDialog()">closeJDialog</A></B>()</CODE>
225

    
226
<BR>
227
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
228
</TR>
229
<TR BGCOLOR="white" CLASS="TableRowColor">
230
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
231
<CODE>&nbsp;int</CODE></FONT></TD>
232
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#getAlpha()">getAlpha</A></B>()</CODE>
233

    
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239
<CODE>&nbsp;ViewInfo</CODE></FONT></TD>
240
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#getViewInfo()">getViewInfo</A></B>()</CODE>
241

    
242
<BR>
243
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
244
</TR>
245
<TR BGCOLOR="white" CLASS="TableRowColor">
246
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
247
<CODE>&nbsp;void</CODE></FONT></TD>
248
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#openJDialog()">openJDialog</A></B>()</CODE>
249

    
250
<BR>
251
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
252
</TR>
253
<TR BGCOLOR="white" CLASS="TableRowColor">
254
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
255
<CODE>&nbsp;void</CODE></FONT></TD>
256
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#setAlpha(int)">setAlpha</A></B>(int&nbsp;alpha)</CODE>
257

    
258
<BR>
259
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
260
</TR>
261
<TR BGCOLOR="white" CLASS="TableRowColor">
262
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
263
<CODE>&nbsp;void</CODE></FONT></TD>
264
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#setFLayer(FLyrDefault)">setFLayer</A></B>(FLyrDefault&nbsp;f)</CODE>
265

    
266
<BR>
267
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
268
</TR>
269
<TR BGCOLOR="white" CLASS="TableRowColor">
270
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
271
<CODE>&nbsp;void</CODE></FONT></TD>
272
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/AdjustTransparencyPanel.html#viewActivated()">viewActivated</A></B>()</CODE>
273

    
274
<BR>
275
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
276
</TR>
277
</TABLE>
278
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JPanel"><!-- --></A>
279
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
280
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
281
<TD><B>Methods inherited from class javax.swing.JPanel</B></TD>
282
</TR>
283
<TR BGCOLOR="white" CLASS="TableRowColor">
284
<TD><CODE>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</CODE></TD>
285
</TR>
286
</TABLE>
287
&nbsp;<A NAME="methods_inherited_from_class_javax.swing.JComponent"><!-- --></A>
288
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
289
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
290
<TD><B>Methods inherited from class javax.swing.JComponent</B></TD>
291
</TR>
292
<TR BGCOLOR="white" CLASS="TableRowColor">
293
<TD><CODE>addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, 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, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, 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, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</CODE></TD>
294
</TR>
295
</TABLE>
296
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Container"><!-- --></A>
297
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
298
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
299
<TD><B>Methods inherited from class java.awt.Container</B></TD>
300
</TR>
301
<TR BGCOLOR="white" CLASS="TableRowColor">
302
<TD><CODE>add, add, add, add, add, addContainerListener, addImpl, 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, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree</CODE></TD>
303
</TR>
304
</TABLE>
305
&nbsp;<A NAME="methods_inherited_from_class_java.awt.Component"><!-- --></A>
306
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
307
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
308
<TD><B>Methods inherited from class java.awt.Component</B></TD>
309
</TR>
310
<TR BGCOLOR="white" CLASS="TableRowColor">
311
<TD><CODE>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, 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, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseWheelEvent, 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>
312
</TR>
313
</TABLE>
314
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
315
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
316
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
317
<TD><B>Methods inherited from class java.lang.Object</B></TD>
318
</TR>
319
<TR BGCOLOR="white" CLASS="TableRowColor">
320
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
321
</TR>
322
</TABLE>
323
&nbsp;
324
<P>
325

    
326
<!-- ============ FIELD DETAIL =========== -->
327

    
328

    
329
<!-- ========= CONSTRUCTOR DETAIL ======== -->
330

    
331
<A NAME="constructor_detail"><!-- --></A>
332
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
333
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
334
<TD COLSPAN=1><FONT SIZE="+2">
335
<B>Constructor Detail</B></FONT></TD>
336
</TR>
337
</TABLE>
338

    
339
<A NAME="AdjustTransparencyPanel(FLyrDefault)"><!-- --></A><H3>
340
AdjustTransparencyPanel</H3>
341
<PRE>
342
public <B>AdjustTransparencyPanel</B>(FLyrDefault&nbsp;layer)</PRE>
343
<DL>
344
</DL>
345

    
346
<!-- ============ METHOD DETAIL ========== -->
347

    
348
<A NAME="method_detail"><!-- --></A>
349
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
350
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
351
<TD COLSPAN=1><FONT SIZE="+2">
352
<B>Method Detail</B></FONT></TD>
353
</TR>
354
</TABLE>
355

    
356
<A NAME="setFLayer(FLyrDefault)"><!-- --></A><H3>
357
setFLayer</H3>
358
<PRE>
359
public void <B>setFLayer</B>(FLyrDefault&nbsp;f)</PRE>
360
<DL>
361
<DD><DL>
362
</DL>
363
</DD>
364
</DL>
365
<HR>
366

    
367
<A NAME="setAlpha(int)"><!-- --></A><H3>
368
setAlpha</H3>
369
<PRE>
370
public void <B>setAlpha</B>(int&nbsp;alpha)</PRE>
371
<DL>
372
<DD><DL>
373
</DL>
374
</DD>
375
</DL>
376
<HR>
377

    
378
<A NAME="getAlpha()"><!-- --></A><H3>
379
getAlpha</H3>
380
<PRE>
381
public int <B>getAlpha</B>()</PRE>
382
<DL>
383
<DD><DL>
384
</DL>
385
</DD>
386
</DL>
387
<HR>
388

    
389
<A NAME="getViewInfo()"><!-- --></A><H3>
390
getViewInfo</H3>
391
<PRE>
392
public ViewInfo <B>getViewInfo</B>()</PRE>
393
<DL>
394
<DD><DL>
395
</DL>
396
</DD>
397
</DL>
398
<HR>
399

    
400
<A NAME="viewActivated()"><!-- --></A><H3>
401
viewActivated</H3>
402
<PRE>
403
public void <B>viewActivated</B>()</PRE>
404
<DL>
405
<DD><DL>
406
</DL>
407
</DD>
408
</DL>
409
<HR>
410

    
411
<A NAME="openJDialog()"><!-- --></A><H3>
412
openJDialog</H3>
413
<PRE>
414
public void <B>openJDialog</B>()</PRE>
415
<DL>
416
<DD><DL>
417
</DL>
418
</DD>
419
</DL>
420
<HR>
421

    
422
<A NAME="closeJDialog()"><!-- --></A><H3>
423
closeJDialog</H3>
424
<PRE>
425
public void <B>closeJDialog</B>()</PRE>
426
<DL>
427
<DD><DL>
428
</DL>
429
</DD>
430
</DL>
431
<!-- ========= END OF CLASS DATA ========= -->
432
<HR>
433

    
434

    
435
<!-- ======= START OF BOTTOM NAVBAR ====== -->
436
<A NAME="navbar_bottom"><!-- --></A>
437
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
438
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
439
<TR>
440
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
441
<A NAME="navbar_bottom_firstrow"><!-- --></A>
442
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
443
  <TR ALIGN="center" VALIGN="top">
444
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
445
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
446
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
447
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
448
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
449
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
450
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
451
  </TR>
452
</TABLE>
453
</TD>
454
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
455
</EM>
456
</TD>
457
</TR>
458

    
459
<TR>
460
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
461
&nbsp;PREV CLASS&nbsp;
462
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/gui/Panels/BrowserControl.html" title="class in com.iver.cit.gvsig.gui.Panels"><B>NEXT CLASS</B></A></FONT></TD>
463
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
464
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
465
&nbsp;<A HREF="AdjustTransparencyPanel.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
466
&nbsp;<SCRIPT type="text/javascript">
467
  <!--
468
  if(window==top) {
469
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
470
  }
471
  //-->
472
</SCRIPT>
473
<NOSCRIPT>
474
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
475
</NOSCRIPT>
476

    
477
</FONT></TD>
478
</TR>
479
<TR>
480
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
481
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_javax.swing.JPanel">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>
482
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
483
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
484
</TR>
485
</TABLE>
486
<A NAME="skip-navbar_bottom"></A>
487
<!-- ======== END OF BOTTOM NAVBAR ======= -->
488

    
489
<HR>
490

    
491
</BODY>
492
</HTML>