由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Can't figure out: why can't append again
相关主题
Re: Client-Server and actionPerformedMade my first Ajax app integrated to Spring.
Textfield auto tab-traversalRe: JTextArea的内容不滚动
Ask a simple question about throw exception, bow bow bowRe: How to let two JFrame contact each other?
Re: What is wrapper class? Thx.Re: help with JTextArea
help: how to set the alignment of textField to Right?How to append something on a file?
help with java scriptHow to delete an entry in JAR?
java 中文显示的问题how to edit autoexec.bat
问个applet的问题。[合集] a question about data structure
相关话题的讨论汇总
话题: append话题: again话题: input话题: why话题: figure
进入Java版参与讨论
1 (共1页)
w********n
发帖数: 6
1
in GUI, a Form SearchForm for searching, TextField input for input key word.
but after search once, when go back search again, it throws
java.lang.IllegalStateException, it can't append form. why? The 1st round is
ok, but never can run the 2nd time.
searchForm.append(input);
1 (共1页)
进入Java版参与讨论
相关主题
[合集] a question about data structurehelp: how to set the alignment of textField to Right?
急问如何append double 数据到txt文件help with java script
文件分割的问题java 中文显示的问题
请问StringBuffer的OutofMemory问题问个applet的问题。
Re: Client-Server and actionPerformedMade my first Ajax app integrated to Spring.
Textfield auto tab-traversalRe: JTextArea的内容不滚动
Ask a simple question about throw exception, bow bow bowRe: How to let two JFrame contact each other?
Re: What is wrapper class? Thx.Re: help with JTextArea
相关话题的讨论汇总
话题: append话题: again话题: input话题: why话题: figure