Statistics
| Revision:

svn-gvsig-desktop / tags / tmp_build / build / distribution / izpack_4.2.0 / doc / izpack / javadoc / com / coi / tools / os / win / package-summary.html @ 26384

History | View | Annotate | Download (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.5.0_16) on Wed Dec 17 09:24:18 CET 2008 -->
6
<TITLE>
7
com.coi.tools.os.win
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.coi.tools.os.win 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.coi.tools.os.win";
18
}
19
</SCRIPT>
20
<NOSCRIPT>
21
</NOSCRIPT>
22

    
23
</HEAD>
24

    
25
<BODY BGCOLOR="white" onload="windowTitle();">
26

    
27

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

    
52
<TR>
53
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54
&nbsp;<A HREF="../../../../../com/coi/tools/os/izpack/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
55
&nbsp;<A HREF="../../../../../com/coi/tools/os/win/resources/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
56
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57
  <A HREF="../../../../../index.html?com/coi/tools/os/win/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
58
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
59
&nbsp;<SCRIPT type="text/javascript">
60
  <!--
61
  if(window==top) {
62
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
63
  }
64
  //-->
65
</SCRIPT>
66
<NOSCRIPT>
67
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
68
</NOSCRIPT>
69

    
70

    
71
</FONT></TD>
72
</TR>
73
</TABLE>
74
<A NAME="skip-navbar_top"></A>
75
<!-- ========= END OF TOP NAVBAR ========= -->
76

    
77
<HR>
78
<H2>
79
Package com.coi.tools.os.win
80
</H2>
81

    
82
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
83
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
84
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
85
<B>Interface Summary</B></FONT></TH>
86
</TR>
87
<TR BGCOLOR="white" CLASS="TableRowColor">
88
<TD WIDTH="15%"><B><A HREF="../../../../../com/coi/tools/os/win/MSWinConstants.html" title="interface in com.coi.tools.os.win">MSWinConstants</A></B></TD>
89
<TD>Constants related to MS Windows DACLs.</TD>
90
</TR>
91
</TABLE>
92
&nbsp;
93

    
94
<P>
95

    
96
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
97
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
98
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
99
<B>Class Summary</B></FONT></TH>
100
</TR>
101
<TR BGCOLOR="white" CLASS="TableRowColor">
102
<TD WIDTH="15%"><B><A HREF="../../../../../com/coi/tools/os/win/AccessControlList.html" title="class in com.coi.tools.os.win">AccessControlList</A></B></TD>
103
<TD>Data container for access control lists used by the registry stuff in the java and in the native
104
 part.</TD>
105
</TR>
106
<TR BGCOLOR="white" CLASS="TableRowColor">
107
<TD WIDTH="15%"><B><A HREF="../../../../../com/coi/tools/os/win/AccessControlList.AccessControlEntry.html" title="class in com.coi.tools.os.win">AccessControlList.AccessControlEntry</A></B></TD>
108
<TD>This class holds a representation of MS Windows ACEs.</TD>
109
</TR>
110
<TR BGCOLOR="white" CLASS="TableRowColor">
111
<TD WIDTH="15%"><B><A HREF="../../../../../com/coi/tools/os/win/RegDataContainer.html" title="class in com.coi.tools.os.win">RegDataContainer</A></B></TD>
112
<TD>
113
 Data container for Windows registry values.</TD>
114
</TR>
115
<TR BGCOLOR="white" CLASS="TableRowColor">
116
<TD WIDTH="15%"><B><A HREF="../../../../../com/coi/tools/os/win/RegistryImpl.html" title="class in com.coi.tools.os.win">RegistryImpl</A></B></TD>
117
<TD>System dependent helper for MS Windows registry handling.</TD>
118
</TR>
119
<TR BGCOLOR="white" CLASS="TableRowColor">
120
<TD WIDTH="15%"><B><A HREF="../../../../../com/coi/tools/os/win/RegistryLogItem.html" title="class in com.coi.tools.os.win">RegistryLogItem</A></B></TD>
121
<TD>Data container for Windows registry logging.</TD>
122
</TR>
123
</TABLE>
124
&nbsp;
125

    
126
<P>
127

    
128
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
129
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
130
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
131
<B>Exception Summary</B></FONT></TH>
132
</TR>
133
<TR BGCOLOR="white" CLASS="TableRowColor">
134
<TD WIDTH="15%"><B><A HREF="../../../../../com/coi/tools/os/win/NativeLibException.html" title="class in com.coi.tools.os.win">NativeLibException</A></B></TD>
135
<TD>A exception class which will be used from the native part of system dependent classes to signal
136
 exceptions.</TD>
137
</TR>
138
</TABLE>
139
&nbsp;
140

    
141
<P>
142
<DL>
143
</DL>
144
<HR>
145

    
146

    
147
<!-- ======= START OF BOTTOM NAVBAR ====== -->
148
<A NAME="navbar_bottom"><!-- --></A>
149
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
150
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
151
<TR>
152
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
153
<A NAME="navbar_bottom_firstrow"><!-- --></A>
154
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
155
  <TR ALIGN="center" VALIGN="top">
156
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
157
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
158
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
159
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
160
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
161
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
162
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
163
  </TR>
164
</TABLE>
165
</TD>
166
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
167
</EM>
168
</TD>
169
</TR>
170

    
171
<TR>
172
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
173
&nbsp;<A HREF="../../../../../com/coi/tools/os/izpack/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
174
&nbsp;<A HREF="../../../../../com/coi/tools/os/win/resources/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
175
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
176
  <A HREF="../../../../../index.html?com/coi/tools/os/win/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
177
&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
178
&nbsp;<SCRIPT type="text/javascript">
179
  <!--
180
  if(window==top) {
181
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
182
  }
183
  //-->
184
</SCRIPT>
185
<NOSCRIPT>
186
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
187
</NOSCRIPT>
188

    
189

    
190
</FONT></TD>
191
</TR>
192
</TABLE>
193
<A NAME="skip-navbar_bottom"></A>
194
<!-- ======== END OF BOTTOM NAVBAR ======= -->
195

    
196
<HR>
197

    
198
</BODY>
199
</HTML>