1
0
forked from GitHub/gf-core

*** empty log message ***

This commit is contained in:
janna
2004-06-06 19:57:56 +00:00
parent c10aa3b696
commit 63232b6982
2 changed files with 48 additions and 0 deletions

View File

@@ -1614,6 +1614,7 @@ System.out.println("encoding "+defaultEncoding);
/** Handle the key released event. */
public void keyReleased(KeyEvent e) {
}
public String comparePositions(String first, String second)
{
String common ="[]";