由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - how to change the input mode?
相关主题
override/overload/overwrite in Java用java画直线的问题
Tabs defined by user can't be savedjdbc connection timeout ?
JTextPane如何设置等宽字体How to redirect standard input in java
JTextPane怎么快速更新hwo to insert vedio into Java applet
JtextPane中英等宽字体问题solvedRe: how to change the input mode?
输入中文导致的死 机 ObjectOutputStream.writeObject(Hashtable) ?
用java访问数据库simple swing question
Re: question about interface.(也许是答案)One simple question!
相关话题的讨论汇总
话题: input话题: mode话题: change话题: insert话题: overwrite
进入Java版参与讨论
1 (共1页)
m******e
发帖数: 7
1
Hello everyone,
I am writing a simple word processor in Java. I use JTextPane and implemented
the usual functions like cut, paste, insert, change the font for selected
text, save the file in rft or html format. But how can I set the input mode to
"overwrite" by press the "insert"-key? My problem is that the new input
doesn't overwrite the text after the cusor after I press the insert key. Can
anyone give me some tips? Which Class is responsible for this action? Thanks
a lot in advance.
1 (共1页)
进入Java版参与讨论
相关主题
One simple question!JtextPane中英等宽字体问题
请教高手一个JDBC的问题!输入中文导致的死 机
Question about tab用java访问数据库
这两个程序哪个更快?Re: question about interface.(也许是答案)
override/overload/overwrite in Java用java画直线的问题
Tabs defined by user can't be savedjdbc connection timeout ?
JTextPane如何设置等宽字体How to redirect standard input in java
JTextPane怎么快速更新hwo to insert vedio into Java applet
相关话题的讨论汇总
话题: input话题: mode话题: change话题: insert话题: overwrite