Skip to content

Commit

Permalink
Merge pull request #26 from mpue/ui_refresh
Browse files Browse the repository at this point in the history
UI refresh
  • Loading branch information
mpue authored Jan 1, 2023
2 parents f635318 + b04375b commit 402d312
Show file tree
Hide file tree
Showing 121 changed files with 1,217 additions and 632 deletions.
58 changes: 46 additions & 12 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,6 @@
<classpathentry kind="lib" path="lib/swingx-beaninfo-1.6.1.jar"/>
<classpathentry kind="lib" path="lib/autocomplete.jar"/>
<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-15">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/org.springframework.asm-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.beans-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.context-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.context.support-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.core-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.expression-3.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/jbusycomponent-1.1.jar"/>
<classpathentry kind="lib" path="lib/jxlayer.jar"/>
<classpathentry kind="lib" path="lib/looks-2.3.0.jar"/>
Expand All @@ -38,7 +27,52 @@
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="BlackBoard/lib/native"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/jaxb-api-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/javax.activation-1.2.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/flatlaf-2.1-20220110.120500-1.jar"/>
<classpathentry kind="lib" path="lib/flatlaf-extras-2.0-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/spring-aop-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-aspects-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-beans-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-context-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-context-indexer-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-context-support-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-core-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-expression-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-instrument-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-jcl-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/spring-messaging-5.0.5.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/jaxb-api.jar"/>
<classpathentry kind="lib" path="lib/svgSalamander-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/codemodel.jar"/>
<classpathentry kind="lib" path="lib/dtd-parser.jar"/>
<classpathentry kind="lib" path="lib/FastInfoset.jar"/>
<classpathentry kind="lib" path="lib/istack-commons-runtime.jar"/>
<classpathentry kind="lib" path="lib/istack-commons-tools.jar"/>
<classpathentry kind="lib" path="lib/javax.activation-api.jar"/>
<classpathentry kind="lib" path="lib/jaxb-jxc.jar"/>
<classpathentry kind="lib" path="lib/jaxb-runtime.jar"/>
<classpathentry kind="lib" path="lib/jaxb-xjc.jar"/>
<classpathentry kind="lib" path="lib/jgoodies-validation-2.4.2.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
<classpathentry kind="lib" path="lib/relaxng-datatype.jar"/>
<classpathentry kind="lib" path="lib/rngom.jar"/>
<classpathentry kind="lib" path="lib/stax-ex.jar"/>
<classpathentry kind="lib" path="lib/txw2.jar"/>
<classpathentry kind="lib" path="lib/xsom.jar"/>
<classpathentry kind="lib" path="lib/annotations-22.0.0.jar"/>
<classpathentry kind="lib" path="lib/jfa-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/jna-5.10.0.jar"/>
<classpathentry kind="lib" path="lib/jna-platform-5.10.0.jar"/>
<classpathentry kind="lib" path="lib/jSystemThemeDetector-3.8.jar"/>
<classpathentry kind="lib" path="lib/logback-classic-1.2.3.jar"/>
<classpathentry kind="lib" path="lib/logback-core-1.2.3.jar"/>
<classpathentry kind="lib" path="lib/oshi-core-5.8.6.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.32.jar"/>
<classpathentry kind="lib" path="lib/versioncompare-1.4.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/ant.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 36 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/libraries/lib.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

149 changes: 149 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=1.8
41 changes: 23 additions & 18 deletions MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.9.14
Created-By: 1.8.0_212-20190603180034.buildslave.jdk8u-src-tar--b03 (Or
acle Corporation)
Built-By: mpue
Ant-Version: Apache Ant 1.10.5
Created-By: 17.0.1+12-39 (Oracle Corporation)
Built-By: schminkel
Main-Class: org.pmedv.blackboard.app.BlackBoard
Class-Path: lib/commons-beanutils-1.8.3.jar lib/beansbinding-1.2.
1.jar lib/commons-collections-3.2.jar lib/commons-io-1.3.1.ja
r lib/commons-lang-2.3.jar lib/commons-logging-1.1.jar li
b/forms-1.2.1.jar lib/log4j-1.2.14.jar lib/looks-2.3.0.jar
lib/autocomplete.jar lib/jcommon.1.0.17.jar lib/jfreechart-
1.0.14.jar lib/jcas.jar lib/javolution-core-java-6.0.0-201209
23.104917-4.jar lib/rsyntaxtextarea.jar lib/org.springframewo
rk.asm-3.0.5.RELEASE.jar lib/org.springframework.beans-3.0.5.RELE
ASE.jar lib/org.springframework.context-3.0.5.RELEASE.jar lib
/org.springframework.context.support-3.0.5.RELEASE.jar lib/org.sp
ringframework.core-3.0.5.RELEASE.jar lib/org.springframework.expr
ession-3.0.5.RELEASE.jar lib/swing-worker-1.2.jar lib/jbusyco
mponent-1.1.jar lib/jxlayer.jar lib/swingx-1.6.1.jar lib/
swingx-beaninfo-1.6.1.jar .
Class-Path: lib/commons-beanutils-1.8.3.jar lib/FastInfoset.jar
lib/codemodel.jar lib/dtd-parser.jar lib/flatlaf-extras-2.0
-SNAPSHOT.jar lib/istack-commons-runtime.jar lib/istack-commo
ns-tools.jar lib/javax.activation-api.jar lib/jaxb-api.jar
lib/jaxb-jxc.jar lib/jaxb-runtime.jar lib/jaxb-xjc.jar
lib/relaxng-datatype.jar lib/rngom.jar lib/spring-aop-5.0.5.R
ELEASE.jar lib/spring-aspects-5.0.5.RELEASE.jar lib/spring-be
ans-5.0.5.RELEASE.jar lib/spring-context-5.0.5.RELEASE.jar li
b/spring-context-indexer-5.0.5.RELEASE.jar lib/spring-context-sup
port-5.0.5.RELEASE.jar lib/spring-core-5.0.5.RELEASE.jar lib/
spring-expression-5.0.5.RELEASE.jar lib/spring-instrument-5.0.5.R
ELEASE.jar lib/spring-jcl-5.0.5.RELEASE.jar lib/spring-messag
ing-5.0.5.RELEASE.jar lib/stax-ex.jar lib/svgSalamander-1.1.3
.jar lib/txw2.jar lib/xsom.jar lib/flatlaf-2.1-20220110.1
20500-1.jar lib/jaxb-api-2.3.0.jar lib/org.springframework.as
m-3.0.5.RELEASE.jar lib/org.springframework.beans-3.0.5.RELEASE.j
ar lib/org.springframework.context-3.0.5.RELEASE.jar lib/org.
springframework.context.support-3.0.5.RELEASE.jar lib/org.springf
ramework.core-3.0.5.RELEASE.jar lib/org.springframework.expressio
n-3.0.5.RELEASE.jar .

Loading

0 comments on commit 402d312

Please sign in to comment.