|
This directory contains tests and demos for the physpics tools packages. The text below describes these tests. For descriptions of the tools themselves, see
the links to the left.
To run the tests download InstallCheckTools.jar, put it in a directory, and double click it. Then click the installed "Check" icon. A list will appear; click an element to run its test. Brief descriptions follow.
- com.physpics.tools.CheckLocators
-
xxx
- com.physpics.tools.CheckTools
-
xxx
- com.physpics.tools.TestOneShot
-
xxx
- com.physpics.tools.debug.CheckDebug
-
CheckDebug prints to the message window entries that illustrate
many of the tools in this package. Here's a small sample color-coded thus:
from ObjectName
from ElapsedTime
from DebugTools.MouseLoggingAdapter
subject tree: javax.swing.JPanel-0 (0x0)
subject tree: javax.swing.JButton-"Button" (0x0)
0.231 seconds since start of application, before pack
* javax.swing.JFrame:frame0 (140x91) (97,91,IMax)x(75,91,IMax) nat pref (97, 75)
* javax.swing.JRootPane-1 (124x52) (81,81,0)x(36,36,SMax)
* javax.swing.JPanel:null.glassPane (124x52) (10,10,SMax)x(10,10,SMax)
* javax.swing.JLayeredPane:null.layeredPane (124x52) (1,1,SMax)x(1,1,SMax)
* javax.swing.JPanel-0 (124x52) (81,81,SMax)x(36,36,SMax)
* javax.swing.JButton-"Button" (71x26) (71,71,71)x(26,26,26)
0.282 seconds since start of application, before setVisibile
0.287 seconds since start of application, after setVisibile
log MOUSE_MOVED<107,51>@javax.swing.JPanel-0 (124x52)
9.922 KEY_PRESSED@Button:S
log MOUSE_MOVED<113,50>@javax.swing.JPanel-0 (124x52)
log MOUSE_ENTERED<55,24>@Button
log MOUSE_PRESSED<49,8>@Button
log MOUSE_RELEASED<49,8>@Button
log MOUSE_CLICKED<49,8>@Button
log MOUSE_EXITED<48,26>@Button
log MOUSE_MOVED<74,31>@javax.swing.JPanel-0 (124x52)
- com.physpics.tools.encoding.TestEncodingManager
-
xxx
- com.physpics.tools.geomaps.PixGridDemo
-
xxx
- com.physpics.tools.ui.CheckUI
-
xxx
- com.physpics.tools.ui.CheckProperties
-
xxx
- com.physpics.tools.ui.TestDateParser
-
xxx
- com.physpics.tools.ui.TryHTMLPane
-
xxx
|
|