Procházet zdrojové kódy

removing resources from former GUI client not included in CPL sources.

tags/V_1_1_b5
wisberg před 21 roky
rodič
revize
9a102f6787
20 změnil soubory, kde provedl 0 přidání a 53 odebrání
  1. 0
    53
      testing/src/org/aspectj/testing/gui/resources/gui.properties
  2. binární
      testing/src/org/aspectj/testing/gui/resources/images/Back16.gif
  3. binární
      testing/src/org/aspectj/testing/gui/resources/images/Delete24.gif
  4. binární
      testing/src/org/aspectj/testing/gui/resources/images/Forward16.gif
  5. binární
      testing/src/org/aspectj/testing/gui/resources/images/Open16.gif
  6. binární
      testing/src/org/aspectj/testing/gui/resources/images/Open24.gif
  7. binární
      testing/src/org/aspectj/testing/gui/resources/images/Quit24.gif
  8. binární
      testing/src/org/aspectj/testing/gui/resources/images/Reload24.gif
  9. binární
      testing/src/org/aspectj/testing/gui/resources/images/Save16.gif
  10. binární
      testing/src/org/aspectj/testing/gui/resources/images/Save24.gif
  11. binární
      testing/src/org/aspectj/testing/gui/resources/images/SaveAs16.gif
  12. binární
      testing/src/org/aspectj/testing/gui/resources/images/SaveAs24.gif
  13. binární
      testing/src/org/aspectj/testing/gui/resources/images/Start16.gif
  14. binární
      testing/src/org/aspectj/testing/gui/resources/images/Start24.gif
  15. binární
      testing/src/org/aspectj/testing/gui/resources/images/Stop16.gif
  16. binární
      testing/src/org/aspectj/testing/gui/resources/images/Stop24.gif
  17. binární
      testing/src/org/aspectj/testing/gui/resources/images/Test16.gif
  18. binární
      testing/src/org/aspectj/testing/gui/resources/images/Testfailed16.gif
  19. binární
      testing/src/org/aspectj/testing/gui/resources/images/Testopen16.gif
  20. binární
      testing/src/org/aspectj/testing/gui/resources/images/Testpassed16.gif

+ 0
- 53
testing/src/org/aspectj/testing/gui/resources/gui.properties Zobrazit soubor

@@ -1,53 +0,0 @@
gui.actions=quit delete reload open save saveas stop start


quit.class=org.aspectj.testing.gui.Gui$QuitAction
quit.icon=Quit24.gif
quit.tooltip=Quit

delete.class=org.aspectj.testing.gui.Gui$DeleteAction
delete.icon=Delete24.gif
delete.tooltip=Delete Test Cases

stop.class=org.aspectj.testing.gui.Gui$StopAction
stop.icon=Stop24.gif
stop.tooltip=Stop running test

reload.class=org.aspectj.testing.gui.Gui$ReloadAction
reload.icon=Reload24.gif
reload.tooltip=Reload current test

open.class=org.aspectj.testing.gui.Gui$OpenAction
open.icon=Open24.gif
open.tooltip=Open a test

save.class=org.aspectj.testing.gui.Gui$SaveAction
save.icon=Save24.gif
save.tooltip=Save current test

saveas.class=org.aspectj.testing.gui.Gui$SaveAsAction
saveas.icon=SaveAs24.gif
saveas.tooltip=Save current test as...

start.class=org.aspectj.testing.gui.Gui$StartAction
start.icon=Start24.gif
start.tooltip=Start test

editor.actions=openfile savefile savefileas

openfile.class=org.aspectj.testing.gui.Gui$OpenAction
openfile.icon=Open24.gif
openfile.tooltip=Open a file

savefile.class=org.aspectj.testing.gui.Gui$SaveAction
savefile.icon=Save24.gif
savefile.tooltip=Save currect file

savefileas.class=org.aspectj.testing.gui.Gui$SaveAsAction
savefileas.icon=SaveAs24.gif
savefileas.tooltip=Save current file as...

gui.width=700
gui.less.height=100
gui.top.divider.location=0.70
gui.center.divider.location=0.60

binární
testing/src/org/aspectj/testing/gui/resources/images/Back16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Delete24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Forward16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Open16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Open24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Quit24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Reload24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Save16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Save24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/SaveAs16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/SaveAs24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Start16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Start24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Stop16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Stop24.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Test16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Testfailed16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Testopen16.gif Zobrazit soubor


binární
testing/src/org/aspectj/testing/gui/resources/images/Testpassed16.gif Zobrazit soubor


Načítá se…
Zrušit
Uložit