⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 htmlmessages.html

📁 j2ee帮助文档软件设计/软件工程 文件格式
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<A NAME="setDir(java.lang.String)"><!-- --></A><H3>setDir</H3><PRE>public void <B>setDir</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;dir)</PRE><DL><DD><p>Set the value of the <code>dir</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getErrorClass()"><!-- --></A><H3>getErrorClass</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getErrorClass</B>()</PRE><DL><DD><p>Return the value of the <code>errorClass</code> property.</p> <p>Contents: CSS style class to apply to any message with a severity class of "ERROR".<P><DD><DL></DL></DD></DL><HR><A NAME="setErrorClass(java.lang.String)"><!-- --></A><H3>setErrorClass</H3><PRE>public void <B>setErrorClass</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;errorClass)</PRE><DL><DD><p>Set the value of the <code>errorClass</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getErrorStyle()"><!-- --></A><H3>getErrorStyle</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getErrorStyle</B>()</PRE><DL><DD><p>Return the value of the <code>errorStyle</code> property.</p> <p>Contents: CSS style(s) to apply to any message with a severity class of "ERROR".<P><DD><DL></DL></DD></DL><HR><A NAME="setErrorStyle(java.lang.String)"><!-- --></A><H3>setErrorStyle</H3><PRE>public void <B>setErrorStyle</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;errorStyle)</PRE><DL><DD><p>Set the value of the <code>errorStyle</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getFatalClass()"><!-- --></A><H3>getFatalClass</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getFatalClass</B>()</PRE><DL><DD><p>Return the value of the <code>fatalClass</code> property.</p> <p>Contents: CSS style class to apply to any message with a severity class of "FATAL".<P><DD><DL></DL></DD></DL><HR><A NAME="setFatalClass(java.lang.String)"><!-- --></A><H3>setFatalClass</H3><PRE>public void <B>setFatalClass</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;fatalClass)</PRE><DL><DD><p>Set the value of the <code>fatalClass</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getFatalStyle()"><!-- --></A><H3>getFatalStyle</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getFatalStyle</B>()</PRE><DL><DD><p>Return the value of the <code>fatalStyle</code> property.</p> <p>Contents: CSS style(s) to apply to any message with a severity class of "FATAL".<P><DD><DL></DL></DD></DL><HR><A NAME="setFatalStyle(java.lang.String)"><!-- --></A><H3>setFatalStyle</H3><PRE>public void <B>setFatalStyle</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;fatalStyle)</PRE><DL><DD><p>Set the value of the <code>fatalStyle</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getInfoClass()"><!-- --></A><H3>getInfoClass</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getInfoClass</B>()</PRE><DL><DD><p>Return the value of the <code>infoClass</code> property.</p> <p>Contents: CSS style class to apply to any message with a severity class of "INFO".<P><DD><DL></DL></DD></DL><HR><A NAME="setInfoClass(java.lang.String)"><!-- --></A><H3>setInfoClass</H3><PRE>public void <B>setInfoClass</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;infoClass)</PRE><DL><DD><p>Set the value of the <code>infoClass</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getInfoStyle()"><!-- --></A><H3>getInfoStyle</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getInfoStyle</B>()</PRE><DL><DD><p>Return the value of the <code>infoStyle</code> property.</p> <p>Contents: CSS style(s) to apply to any message with a severity class of "INFO".<P><DD><DL></DL></DD></DL><HR><A NAME="setInfoStyle(java.lang.String)"><!-- --></A><H3>setInfoStyle</H3><PRE>public void <B>setInfoStyle</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;infoStyle)</PRE><DL><DD><p>Set the value of the <code>infoStyle</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getLang()"><!-- --></A><H3>getLang</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getLang</B>()</PRE><DL><DD><p>Return the value of the <code>lang</code> property.</p> <p>Contents: Code describing the language used in the generated markup for this component.<P><DD><DL></DL></DD></DL><HR><A NAME="setLang(java.lang.String)"><!-- --></A><H3>setLang</H3><PRE>public void <B>setLang</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;lang)</PRE><DL><DD><p>Set the value of the <code>lang</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getLayout()"><!-- --></A><H3>getLayout</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getLayout</B>()</PRE><DL><DD><p>Return the value of the <code>layout</code> property.</p> <p>Contents: The type of layout markup to use when rendering error messages.  Valid values are "table" (an HTML table) and "list" (an HTML list).  If not specified, the default value is "list".<P><DD><DL></DL></DD></DL><HR><A NAME="setLayout(java.lang.String)"><!-- --></A><H3>setLayout</H3><PRE>public void <B>setLayout</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;layout)</PRE><DL><DD><p>Set the value of the <code>layout</code> property.</p><P><DD><DL></DL></DD></DL><HR><A NAME="getStyle()"><!-- --></A><H3>getStyle</H3><PRE>public <A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getStyle</B>()</PRE><DL><DD><p>Return the value of the <code>style</code> property.</p> <p>Contents: CSS style(s) to be applied when this component is rendered.<P><DD><DL></DL></DD></DL><HR><A NAME="setStyle(java.lang.String)"><!-- --></A><H3>setStyle</H3><PRE>public void <B>setStyle</B>(<A HREF="http://java.sun.com/j2se/1.5/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;style)</PRE><DL><DD><p>Set the value of the <code>style</code> property.</p><P><DD><DL></DL></DD></DL><HR>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -