Statistics
| Revision:

svn-gvsig-desktop / tags / v1_9_Build_1245 / docs / Andami / andami-api / com / iver / andami / package-summary.html @ 40287

History | View | Annotate | Download (6.64 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:17 CEST 2005 -->
6
<TITLE>
7
com.iver.andami
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.andami package">
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="com.iver.andami";
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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.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 PACKAGE&nbsp;
54
&nbsp;<A HREF="../../../com/iver/andami/config/generate/package-summary.html"><B>NEXT PACKAGE</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="package-summary.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
</TABLE>
72
<A NAME="skip-navbar_top"></A>
73
<!-- ========= END OF TOP NAVBAR ========= -->
74
75
<HR>
76
<H2>
77
Package com.iver.andami
78
</H2>
79
80
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
81
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
82
<TD COLSPAN=2><FONT SIZE="+2">
83
<B>Class Summary</B></FONT></TD>
84
</TR>
85
<TR BGCOLOR="white" CLASS="TableRowColor">
86
<TD WIDTH="15%"><B><A HREF="../../../com/iver/andami/Launcher.html" title="class in com.iver.andami">Launcher</A></B></TD>
87
<TD>DOCUMENT ME!</TD>
88
</TR>
89
<TR BGCOLOR="white" CLASS="TableRowColor">
90
<TD WIDTH="15%"><B><A HREF="../../../com/iver/andami/PluginServices.html" title="class in com.iver.andami">PluginServices</A></B></TD>
91
<TD>Clase que proporciona servicios a los plugins.</TD>
92
</TR>
93
<TR BGCOLOR="white" CLASS="TableRowColor">
94
<TD WIDTH="15%"><B><A HREF="../../../com/iver/andami/Utilities.html" title="class in com.iver.andami">Utilities</A></B></TD>
95
<TD>Clase de utilidad</TD>
96
</TR>
97
</TABLE>
98
&nbsp;
99
100
<P>
101
102
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
103
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
104
<TD COLSPAN=2><FONT SIZE="+2">
105
<B>Exception Summary</B></FONT></TD>
106
</TR>
107
<TR BGCOLOR="white" CLASS="TableRowColor">
108
<TD WIDTH="15%"><B><A HREF="../../../com/iver/andami/ConfigurationException.html" title="class in com.iver.andami">ConfigurationException</A></B></TD>
109
<TD>Indica que se ha producido un error accediendo a los ficheros de configuraci?n
110
 de la plicaci?n, de Andami o de los plugins</TD>
111
</TR>
112
</TABLE>
113
&nbsp;
114
115
<P>
116
<HR>
117
118
119
<!-- ======= START OF BOTTOM NAVBAR ====== -->
120
<A NAME="navbar_bottom"><!-- --></A>
121
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
122
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
123
<TR>
124
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
125
<A NAME="navbar_bottom_firstrow"><!-- --></A>
126
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
127
  <TR ALIGN="center" VALIGN="top">
128
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
129
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
130
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
131
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
132
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
133
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
134
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
135
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
136
  </TR>
137
</TABLE>
138
</TD>
139
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
140
</EM>
141
</TD>
142
</TR>
143
144
<TR>
145
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
146
&nbsp;PREV PACKAGE&nbsp;
147
&nbsp;<A HREF="../../../com/iver/andami/config/generate/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
148
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
149
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
150
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
151
&nbsp;<SCRIPT type="text/javascript">
152
  <!--
153
  if(window==top) {
154
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
155
  }
156
  //-->
157
</SCRIPT>
158
<NOSCRIPT>
159
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
160
</NOSCRIPT>
161
162
</FONT></TD>
163
</TR>
164
</TABLE>
165
<A NAME="skip-navbar_bottom"></A>
166
<!-- ======== END OF BOTTOM NAVBAR ======= -->
167
168
<HR>
169
170
</BODY>
171
</HTML>