Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jurkov committed Jun 18, 2015
1 parent a3f0a5d commit c7f58e5
Show file tree
Hide file tree
Showing 6,251 changed files with 268,277 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
44 changes: 44 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="extlibs/jh.jar"/>
<classpathentry kind="lib" path="extlibs/swing-layout-1.0.jar"/>
<classpathentry kind="lib" path="runtime"/>
<classpathentry kind="lib" path="res/main"/>
<classpathentry kind="lib" path="res/module/avl"/>
<classpathentry kind="lib" path="res/module/dijkstra"/>
<classpathentry kind="lib" path="res/module/ebnf"/>
<classpathentry kind="lib" path="res/module/heapsort"/>
<classpathentry kind="lib" path="res/module/kmp"/>
<classpathentry kind="lib" path="res/module/am0c0"/>
<classpathentry kind="lib" path="res/module/app"/>
<classpathentry kind="lib" path="res/module/lambda"/>
<classpathentry kind="lib" path="res/module/hoare"/>
<classpathentry kind="lib" path="res/module/pulsemem"/>
<classpathentry kind="lib" path="res/module/bfsdfs"/>
<classpathentry kind="lib" path="res/module/testModule"/>
<classpathentry kind="lib" path="extlibs/antlr-3.0b6.jar"/>
<classpathentry kind="lib" path="extlibs/jep-2.4.1.b.jar"/>
<classpathentry kind="lib" path="extlibs/jmatharray.jar"/>
<classpathentry kind="lib" path="extlibs/kxml2-2.3.0.jar"/>
<classpathentry kind="lib" path="extlibs/xstream-1.4.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="extlibs/jgraph.jar"/>
<classpathentry kind="lib" path="extlibs/neu-ext-1.1.1.b.jar"/>
<classpathentry kind="lib" path="extlibs/antlr-runtime-313-custom.jar"/>
<classpathentry kind="lib" path="extlibs/stringtemplate.jar"/>
<classpathentry kind="lib" path="extlibs/antlr-runtime-3.2.jar"/>
<classpathentry kind="lib" path="extlibs/beaver-rt.jar"/>
<classpathentry kind="lib" path="extlibs/commons-lang-2.5.jar"/>
<classpathentry kind="lib" path="extlibs/jflex.jar"/>
<classpathentry kind="lib" path="res/module/unifikation"/>
<classpathentry kind="lib" path="res/module/c0h0"/>
<classpathentry kind="lib" path="extlibs/jgraphx.jar"/>
<classpathentry kind="lib" path="extlibs/jsyntaxpane-0.9.5-b29.jar"/>
<classpathentry kind="lib" path="res/module/am1simulator"/>
<classpathentry kind="lib" path="extlibs/jmathplot.jar"/>
<classpathentry kind="lib" path="res/module/em"/>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 1 addition & 0 deletions .cvsignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dist
17 changes: 17 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>j-Algo</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
4 changes: 4 additions & 0 deletions .settings/CVS/Entries
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
D/CVS_backup////
/org.eclipse.core.resources.prefs/1.1/Wed Dec 8 13:01:51 2010//
/org.eclipse.core.runtime.prefs/1.1/Wed Dec 8 13:01:51 2010//
/org.eclipse.jdt.ui.prefs/1.1/Mon Jan 28 17:45:43 2008//
1 change: 1 addition & 0 deletions .settings/CVS/Repository
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
j-algo/.settings
1 change: 1 addition & 0 deletions .settings/CVS/Root
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
:pserver:[email protected]:/cvsroot/j-algo
3 changes: 3 additions & 0 deletions .settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#Fri Nov 05 10:19:10 CET 2010
eclipse.preferences.version=1
encoding/<project>=UTF-8
3 changes: 3 additions & 0 deletions .settings/org.eclipse.core.runtime.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#Mon Dec 06 18:38:33 CET 2010
eclipse.preferences.version=1
line.separator=\n
3 changes: 3 additions & 0 deletions .settings/org.eclipse.jdt.ui.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#Mon Jan 28 18:06:20 GMT+01:00 2008
eclipse.preferences.version=1
internal.default.compliance=default
340 changes: 340 additions & 0 deletions COPYING

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions CVS/Entries
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
/.classpath/1.22/Mon Jan 30 18:56:52 2012//
/.cvsignore/1.5/Mon Feb 18 20:53:48 2008//
/.project/1.3/Sat Aug 12 20:40:10 2006//
D/.settings////
/COPYING/1.1.1.1/Sat Jul 17 21:04:38 2004//
D/bin////
D/build////
/build.xml/1.17/Tue Feb 14 08:41:20 2012//
D/distribution////
D/doc////
D/examples////
D/extlibs////
D/grammar////
/j-Algo.bat/1.1/Thu Jun 29 19:42:56 2006/-kb/
/j-Algo.ico/1.1/Mon Feb 18 20:53:48 2008/-kb/
/j-Algo.sh/1.4/Mon Dec 1 13:17:36 2008/-kb/
/module-manifest.mf/1.2/Thu Jun 29 19:42:56 2006/-kb/
D/pix////
/program-manifest.mf/1.2/Fri Aug 11 16:43:14 2006/-kb/
D/relicts////
D/res////
D/runtime////
D/src////
D/tests////
1 change: 1 addition & 0 deletions CVS/Repository
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
j-algo
1 change: 1 addition & 0 deletions CVS/Root
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
:pserver:[email protected]:/cvsroot/j-algo
Empty file added bin/CVS/Entries
Empty file.
1 change: 1 addition & 0 deletions bin/CVS/Repository
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
j-algo/bin
1 change: 1 addition & 0 deletions bin/CVS/Root
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
:pserver:[email protected]:/cvsroot/j-algo
Binary file added bin/c00/AST$ASTTree.class
Binary file not shown.
Binary file added bin/c00/AST$ActualParameters.class
Binary file not shown.
Binary file added bin/c00/AST$AddIdFactor.class
Binary file not shown.
Binary file added bin/c00/AST$AssignStm.class
Binary file not shown.
Binary file added bin/c00/AST$Assignment.class
Binary file not shown.
Binary file added bin/c00/AST$Block.class
Binary file not shown.
Binary file added bin/c00/AST$BoolExpression.class
Binary file not shown.
Binary file added bin/c00/AST$BreakStm.class
Binary file not shown.
Binary file added bin/c00/AST$CaseSequence.class
Binary file not shown.
Binary file added bin/c00/AST$CompFactor.class
Binary file not shown.
Binary file added bin/c00/AST$CompStm.class
Binary file not shown.
Binary file added bin/c00/AST$ConstDecl.class
Binary file not shown.
Binary file added bin/c00/AST$ConstDeclarations.class
Binary file not shown.
Binary file added bin/c00/AST$ContinueStm.class
Binary file not shown.
Binary file added bin/c00/AST$Declaration.class
Binary file not shown.
Binary file added bin/c00/AST$Declarations.class
Binary file not shown.
Binary file added bin/c00/AST$DefaultSwitchBlock.class
Binary file not shown.
Binary file added bin/c00/AST$DivFirstTerm.class
Binary file not shown.
Binary file added bin/c00/AST$DivTerm.class
Binary file not shown.
Binary file added bin/c00/AST$DoWhileStm.class
Binary file not shown.
Binary file added bin/c00/AST$ElseIfStm.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyActParams.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyCaseSeq.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyDecls.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyFormalParams.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyFuncImpls.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyGlobDecls.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyReturnStm.class
Binary file not shown.
Binary file added bin/c00/AST$EmptyStmSeq.class
Binary file not shown.
Binary file added bin/c00/AST$EqBoolExpr.class
Binary file not shown.
Binary file added bin/c00/AST$ExpandBlock.class
Binary file not shown.
Binary file added bin/c00/AST$ExpandFuncCall.class
Binary file not shown.
Binary file added bin/c00/AST$ExpandProgram.class
Binary file not shown.
Binary file added bin/c00/AST$ExprListActParams.class
Binary file not shown.
Binary file added bin/c00/AST$ExprPrintfStm.class
Binary file not shown.
Binary file added bin/c00/AST$ExprReturnStm.class
Binary file not shown.
Binary file added bin/c00/AST$Expression.class
Binary file not shown.
Binary file added bin/c00/AST$ExpressionList.class
Binary file not shown.
Binary file added bin/c00/AST$Factor.class
Binary file not shown.
Binary file added bin/c00/AST$FactorFirstTerm.class
Binary file not shown.
Binary file added bin/c00/AST$FactorTerm.class
Binary file not shown.
Binary file added bin/c00/AST$FirstTerm.class
Binary file not shown.
Binary file added bin/c00/AST$FirstTermExpr.class
Binary file not shown.
Binary file added bin/c00/AST$ForStm.class
Binary file not shown.
Binary file added bin/c00/AST$FormalParameters.class
Binary file not shown.
Binary file added bin/c00/AST$FuncCallFactor.class
Binary file not shown.
Binary file added bin/c00/AST$FuncCallStm.class
Binary file not shown.
Binary file added bin/c00/AST$FuncGlobDecls.class
Binary file not shown.
Binary file added bin/c00/AST$FunctionCall.class
Binary file not shown.
Binary file added bin/c00/AST$FunctionHeading.class
Binary file not shown.
Binary file added bin/c00/AST$FunctionImplementations.class
Binary file not shown.
Binary file added bin/c00/AST$GlobalDeclarations.class
Binary file not shown.
Binary file added bin/c00/AST$GreatBoolExpr.class
Binary file not shown.
Binary file added bin/c00/AST$GreatEqBoolExpr.class
Binary file not shown.
Binary file added bin/c00/AST$IdFactor.class
Binary file not shown.
Binary file added bin/c00/AST$InitVarLastDecls.class
Binary file not shown.
Binary file added bin/c00/AST$InitVarPairDecls.class
Binary file not shown.
Binary file added bin/c00/AST$IntFuncHead.class
Binary file not shown.
Binary file added bin/c00/AST$LabelStm.class
Binary file not shown.
Binary file added bin/c00/AST$LastConstDecls.class
Binary file not shown.
Binary file added bin/c00/AST$LastExprList.class
Binary file not shown.
Binary file added bin/c00/AST$LessBoolExpr.class
Binary file not shown.
Binary file added bin/c00/AST$LessEqBoolExpr.class
Binary file not shown.
Binary file added bin/c00/AST$MinusExpr.class
Binary file not shown.
Binary file added bin/c00/AST$MinusFactorFirstTerm.class
Binary file not shown.
Binary file added bin/c00/AST$ModFirstTerm.class
Binary file not shown.
Binary file added bin/c00/AST$ModTerm.class
Binary file not shown.
Binary file added bin/c00/AST$MultFirstTerm.class
Binary file not shown.
Binary file added bin/c00/AST$MultTerm.class
Binary file not shown.
Binary file added bin/c00/AST$NoBreakPairCaseSeq.class
Binary file not shown.
Binary file added bin/c00/AST$NoDefaultSwitchBlock.class
Binary file not shown.
Binary file added bin/c00/AST$NonVoidFormalParams.class
Binary file not shown.
Binary file added bin/c00/AST$NotEqBoolExpr.class
Binary file not shown.
Binary file added bin/c00/AST$NumFactor.class
Binary file not shown.
Binary file added bin/c00/AST$PairConstDecls.class
Binary file not shown.
Binary file added bin/c00/AST$PairDecls.class
Binary file not shown.
Binary file added bin/c00/AST$PairExprList.class
Binary file not shown.
Binary file added bin/c00/AST$PairFuncImpls.class
Binary file not shown.
Binary file added bin/c00/AST$PairStmSeq.class
Binary file not shown.
Binary file added bin/c00/AST$ParamSections.class
Binary file not shown.
Binary file added bin/c00/AST$PlusExpr.class
Binary file not shown.
Binary file added bin/c00/AST$PlusFactorFirstTerm.class
Binary file not shown.
Binary file added bin/c00/AST$Program.class
Binary file not shown.
Binary file added bin/c00/AST$PureIfStm.class
Binary file not shown.
Binary file added bin/c00/AST$PurePrintfStm.class
Binary file not shown.
Binary file added bin/c00/AST$RefAssign.class
Binary file not shown.
Binary file added bin/c00/AST$RefIdFactor.class
Binary file not shown.
Binary file added bin/c00/AST$RefLastPrmSects.class
Binary file not shown.
Binary file added bin/c00/AST$RefPairPrmSects.class
Binary file not shown.
Binary file added bin/c00/AST$RefVarLastDecls.class
Binary file not shown.
Binary file added bin/c00/AST$RefVarPairDecls.class
Binary file not shown.
Binary file added bin/c00/AST$ScanfStm.class
Binary file not shown.
Binary file added bin/c00/AST$Statement.class
Binary file not shown.
Binary file added bin/c00/AST$StatementSequence.class
Binary file not shown.
Binary file added bin/c00/AST$SwitchBlock.class
Binary file not shown.
Binary file added bin/c00/AST$SwitchStm.class
Binary file not shown.
Binary file added bin/c00/AST$Term.class
Binary file not shown.
Binary file added bin/c00/AST$ValueAssign.class
Binary file not shown.
Binary file added bin/c00/AST$ValueLastPrmSects.class
Binary file not shown.
Binary file added bin/c00/AST$ValuePairPrmSects.class
Binary file not shown.
Binary file added bin/c00/AST$VarConstGlobDecls.class
Binary file not shown.
Binary file added bin/c00/AST$VarDecl.class
Binary file not shown.
Binary file added bin/c00/AST$VarDeclarations.class
Binary file not shown.
Binary file added bin/c00/AST$VarLastDecls.class
Binary file not shown.
Binary file added bin/c00/AST$VarPairDecls.class
Binary file not shown.
Binary file added bin/c00/AST$VoidFormalParams.class
Binary file not shown.
Binary file added bin/c00/AST$VoidFuncHead.class
Binary file not shown.
Binary file added bin/c00/AST$WhileStm.class
Binary file not shown.
Binary file added bin/c00/AST.class
Binary file not shown.
Binary file added bin/c00/parser/C00Lexer.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$DFA17.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$DFA23.class
Binary file not shown.
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$assignment_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$block_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$boolExpression_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$caseSequence_return.class
Binary file not shown.
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$declaration_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$declarations_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$elseClause_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$expression2_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$expressionList_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$expression_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$factor_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$firstTerm2_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$firstTerm_return.class
Binary file not shown.
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$functionCall_return.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$paramSections_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$program_return.class
Binary file not shown.
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$statement_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$switchBlock_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$term2_return.class
Binary file not shown.
Binary file added bin/c00/parser/C00Parser$term_return.class
Binary file not shown.
Binary file not shown.
Binary file added bin/c00/parser/C00Parser.class
Binary file not shown.
Binary file added bin/c00/parser/ParseException.class
Binary file not shown.
Binary file not shown.
Binary file added bin/org/jalgo/main/AbstractModuleConnector.class
Binary file not shown.
Binary file added bin/org/jalgo/main/IModuleInfo.class
Binary file not shown.
Binary file added bin/org/jalgo/main/InternalErrorException.class
Binary file not shown.
Binary file added bin/org/jalgo/main/JAlgoMain.class
Binary file not shown.
71 changes: 71 additions & 0 deletions bin/org/jalgo/main/de.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
General.name=j-Algo
General.version=1.01

ui.About=Über j-Algo
ui.About_mnemonic=A
ui.About_tooltip=Erfahren Sie mehr über j-Algo
ui.About_module=Über das j-Algo-Modul
ui.About_module_mnemonic=M
ui.About_module_tooltip=Erfahren Sie mehr über das j-Algo-Modul
ui.Close=Schliessen
ui.Close_mnemonic=C
ui.Close_tooltip=Schliesst das aktuell geöffnete Modul.
ui.Exit=Beenden
ui.Exit_mnemonic=B
ui.File=Datei
ui.File_mnemonic=D
ui.Help=Hilfe
ui.Help_mnemonic=H
ui.Help_contents=Inhalt
ui.Help_contents_mnemonic=I
ui.Help_tooltip=Öffnet die Hilfe.
ui.New=Neu
ui.New_mnemonic=N
ui.New_tooltip=Zeigt eine Liste der installierten Module zum Öffnen an.
ui.Open_file=Datei öffnen
ui.Open_file_mnemonic=F
ui.Open_file_tooltip=Öffnet einen Dateiauswahldialog zum Laden einer Datei.
ui.Prefs=Einstellungen
ui.Prefs_mnemonic=E
ui.Save_file=Datei speichern
ui.Save_file_mnemonic=S
ui.Save_file_tooltip=Speichert die aktuelle Arbeit.
ui.Save_as=Speichern unter
ui.Save_as_mnemonic=U
ui.Save_as_tooltip=Öffnet einen Dateiauswahldialog zum Speichern der Daten.
ui.Untitled=Unbenannt
ui.Wish_to_save=Möchten Sie Ihre Arbeit speichern?

DialogConstants.Cancel=Abbrechen
DialogConstants.Error=Fehler
DialogConstants.Info=Hinweis
DialogConstants.No=Nein
DialogConstants.Ok=Ok
DialogConstants.Question=Frage
DialogConstants.Warning=Achtung
DialogConstants.Yes=Ja

About.Copyright=(c) Copyright j-Algo-Team 2004-2008. Alle Rechte vorbehalten.
About.URL=Besuchen Sie http://j-algo.binaervarianz.de
About.Authors=Autoren:
About.Author_Names=Malte Blumberg, Alexander Claus, Stephan Creutz, Christopher Friedrich, Cornelius Hald, Anne Kersten, Hauke Menges, Michael Pradel, Babett Schalitz, Matthias Schmidt, Benjamin Scholz, Marco Zimmerling
About.License=Lizenz:
About.GPL=GNU General Public License
AboutModule.Version=\ - Version

JalgoWindow.No_second_instance=Es ist nicht erlaubt, eine zweite Instanz zu öffnen.
JalgoWindow.Application_terminates=Die Applikation wird beendet!
Storage.Could_not_open_file_4=Datei kann nicht geöffnet werden.
Storage.File_not_valid_5=Die Datei ist keine korrekte j-Algo-Datei.
Storage.Could_not_write_the_file._8=Datei konnte nicht geschrieben werden.
Storage.Maybe_out_of_diskspace_9=Vielleicht haben Sie versucht, auf ein read-only Medium zu schreiben oder die Speicherkapazität reicht nicht mehr aus.
Storage.Module_not_present=Das angeforderte j-Algo-Modul ist nicht installiert.

Prefs.ShowSplashOnStartup=Logo beim Start anzeigen
Prefs.ShowModuleChooserOnStartup=Modulauswahldialog beim Start anzeigen
Prefs.Language=Sprache (Neustart erforderlich)
Prefs.Skin=Oberfläche (Neustart erforderlich):

New.Title=Modulauswahl
New.ModuleList=Modulliste
New.info=Modulbeschreibung:
71 changes: 71 additions & 0 deletions bin/org/jalgo/main/en.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
General.name=j-Algo
General.version=1.01

ui.About=About j-Algo
ui.About_mnemonic=A
ui.About_tooltip=Get more information about j-Algo
ui.About_module=About the j-Algo-module
ui.About_module_mnemonic=M
ui.About_module_tooltip=Get more information about the j-Algo-module
ui.Close=Close
ui.Close_mnemonic=C
ui.Close_tooltip=Closes the currently opened module
ui.Exit=Exit
ui.Exit_mnemonic=X
ui.File=File
ui.File_mnemonic=F
ui.Help=Help
ui.Help_mnemonic=H
ui.Help_contents=Contents
ui.Help_contents_mnemonic=C
ui.Help_tooltip=Opens the help browser.
ui.New=New
ui.New_mnemonic=N
ui.New_tooltip=Shows a list of all installed modules to choose one.
ui.Open_file=Open file
ui.Open_file_mnemonic=O
ui.Open_file_tooltip=Opens a file chooser dialog for opening a file.
ui.Prefs=Preferences
ui.Prefs_mnemonic=E
ui.Save_file=Save file
ui.Save_file_mnemonic=S
ui.Save_file_tooltip=Saves the current module data.
ui.Save_as=Save as
ui.Save_as_mnemonic=A
ui.Save_as_tooltip=Opens a file chooser dialog for saving a file.
ui.Untitled=Untitled
ui.Wish_to_save=Do you wish to save your work?

DialogConstants.Cancel=Cancel
DialogConstants.Error=Error
DialogConstants.No=No
DialogConstants.Info=Info
DialogConstants.Ok=Ok
DialogConstants.Question=Question
DialogConstants.Warning=Warning
DialogConstants.Yes=Yes

About.Copyright=(c) Copyright j-Algo-Team 2004-2008. All rights reserved.
About.URL=Visit http://j-algo.binaervarianz.de
About.Authors=Authors:
About.Author_Names=Malte Blumberg, Alexander Claus, Stephan Creutz, Christopher Friedrich, Cornelius Hald, Anne Kersten, Hauke Menges, Michael Pradel, Babett Schalitz, Matthias Schmidt, Benjamin Scholz, Marco Zimmerling
About.License=License:
About.GPL=GNU General Public License
AboutModule.Version=\ - Version

JalgoWindow.No_second_instance=It is not allowed to open a 2nd instance.
JalgoWindow.Application_terminates=The application will terminate!
Storage.Could_not_open_file_4=The file could not be opened.
Storage.File_not_valid_5=The file is not a valid j-Algo-file.
Storage.Could_not_write_the_file._8=The file could not be saved.
Storage.Maybe_out_of_diskspace_9=Maybe write protection or out of diskspace.
Storage.Module_not_present=The requested j-Algo-module is not installed.

Prefs.ShowSplashOnStartup=Show splash screen on startup
Prefs.ShowModuleChooserOnStartup=Show module chooser on startup
Prefs.Language=Language (Restart necessary)
Prefs.Skin=Skin (Restart necessary):

New.Title=Module Choose Dialog
New.ModuleList=Module liste
New.info=Module information:
Binary file added bin/org/jalgo/main/gui/DialogConstants.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoGUIConnector.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow$1.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow$2.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow$3.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow$4.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow$5.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow$6.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow$7.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/JAlgoWindow.class
Binary file not shown.
Binary file added bin/org/jalgo/main/gui/components/AboutFrame$1.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
37 changes: 37 additions & 0 deletions bin/org/jalgo/main/res.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
ui.About=/main_pix/about.gif
ui.About_module=/main_pix/about.gif
ui.Close=/main_pix/close.gif
ui.Exit=/main_pix/exit.gif
ui.Help_contents=/main_pix/help.gif
ui.Logo=/main_pix/jalgo.png
ui.Logo_small=/main_pix/logo_small.gif
ui.Open_file=/main_pix/open.gif
ui.Prefs=/main_pix/prefs.gif
ui.Save_file=/main_pix/save.gif
ui.Save_as=/main_pix/save_as.gif
ui.Splash=/main_pix/splash.png
ui.New=/main_pix/new.gif
About.header=/main_pix/aboutHeader.png

Icon.Redo=/main_pix/redo.gif
Icon.Undo=/main_pix/undo.gif
Icon.Advice=/main_pix/advice.gif
Icon.Advice_Selected=/main_pix/advice_selected.gif
Icon.Abort_algorithm=/main_pix/abortAlg.gif
Icon.Undo_step=/main_pix/undoStep.gif
Icon.Undo_blockstep=/main_pix/undoBlockStep.gif
Icon.Undo_all=/main_pix/undoAll.gif
Icon.Perform_step=/main_pix/performStep.gif
Icon.Perform_blockstep=/main_pix/performBlockStep.gif
Icon.Perform_all=/main_pix/performAll.gif
Icon.Finish_algorithm=/main_pix/finishAlg.gif
Icon.Beamer_mode=/main_pix/beamer.gif
Icon.Clear=/main_pix/clear.gif
Icon.Msg_error=/main_pix/msgError.gif
Icon.Msg_info=/main_pix/msgInfo.gif

Available_languages.short=de,en
Available_languages.full=Deutsch,English

Main_HelpSet=/help/jhelp/main_help.hs
Main_DummyHS=/help/jhelp/main_dummy.hs
Binary file added bin/org/jalgo/main/util/ErrorLog.class
Binary file not shown.
Binary file added bin/org/jalgo/main/util/Messages.class
Binary file not shown.
Binary file added bin/org/jalgo/main/util/Settings.class
Binary file not shown.
Binary file added bin/org/jalgo/main/util/Storage.class
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/ModuleConnector.class
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/ModuleInfo.class
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/core/Controller.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/core/Editor.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/core/ILoveCandy.class
Binary file not shown.
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/core/Simulator.class
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/core/Subcontroller.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/org/jalgo/module/am0c0/core/package-info.class
Binary file not shown.
Loading

0 comments on commit c7f58e5

Please sign in to comment.