Angry IP Scanner - fast and friendly network scanner
Go to file
angryziber 7e2d427cac * Transition listeners are not longer stored at the ScanningState enum - it is equivalent to static. Now StateMachine does that.
* More transition methods in StateMachine, they now throw exceptions if source state is unexpected.
* Feeders now use varagrs for initialize method
* RescanFeeder and RESTARTING state introduced to support rescanning
* More tests
* Warning: rescanning functionality is not yet complete - it doesn't update the correct items in the list, more work with ScanningResultList is needed


git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@140 375186e5-ef17-0410-b0b6-91563547dcda
2007-07-08 19:30:56 +00:00
.settings The project now is configured for Java 5. 2007-06-14 19:09:49 +00:00
config Bugfix: Del button now works in all edit fields in the MainWindow, Del is handled by an event of ResultTable, not by a global accelerator. 2007-01-04 13:45:13 +00:00
ext The project now is configured for Java 5. 2007-06-14 19:09:49 +00:00
resources PortIterator now checks port numbers to be in the correct range. 2007-07-04 21:48:49 +00:00
src/net/azib/ipscan * Transition listeners are not longer stored at the ScanningState enum - it is equivalent to static. Now StateMachine does that. 2007-07-08 19:30:56 +00:00
test/net/azib/ipscan * Transition listeners are not longer stored at the ScanningState enum - it is equivalent to static. Now StateMachine does that. 2007-07-08 19:30:56 +00:00
.classpath * tests are now in the default build path 2007-06-24 20:25:52 +00:00
.project some settings changed 2006-07-26 21:32:35 +00:00
build.xml The project now is configured for Java 5. 2007-06-14 19:09:49 +00:00
start.sh some more minor MacOS tweaks 2007-01-03 17:01:59 +00:00