Commit 4c3768d
Roger Lee Whitcomb
Code cleanup: Request focus on the window content in ScriptApplication to
eliminate the need to click on the window to begin interacting with it.
Add batch files to set the classpath to include the "lib" and "wtk/lib"
directories, to allow testing, and another to restore it to the previous
state.
Adjust "script.bat" to call these if the original "java" invocation results
in an error (presumably because the main class can't be loaded).
git-svn-id: https://svn.apache.org/repos/asf/pivot/trunk@1797271 13f79535-47bb-0310-9956-ffa450edef681 parent 9ab7458 commit 4c3768d
File tree
4 files changed
+15
-1
lines changed- wtk/src/org/apache/pivot/wtk
4 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| |||
0 commit comments