Skip to content

Commit 402d312

Browse files
authored
Merge pull request #26 from mpue/ui_refresh
UI refresh
2 parents f635318 + b04375b commit 402d312

File tree

121 files changed

+1217
-632
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+1217
-632
lines changed

.classpath

Lines changed: 46 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,6 @@
1414
<classpathentry kind="lib" path="lib/swingx-beaninfo-1.6.1.jar"/>
1515
<classpathentry kind="lib" path="lib/autocomplete.jar"/>
1616
<classpathentry kind="lib" path="lib/bsh-2.0b4.jar"/>
17-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk-15">
18-
<attributes>
19-
<attribute name="module" value="true"/>
20-
</attributes>
21-
</classpathentry>
22-
<classpathentry kind="lib" path="lib/org.springframework.asm-3.0.5.RELEASE.jar"/>
23-
<classpathentry kind="lib" path="lib/org.springframework.beans-3.0.5.RELEASE.jar"/>
24-
<classpathentry kind="lib" path="lib/org.springframework.context-3.0.5.RELEASE.jar"/>
25-
<classpathentry kind="lib" path="lib/org.springframework.context.support-3.0.5.RELEASE.jar"/>
26-
<classpathentry kind="lib" path="lib/org.springframework.core-3.0.5.RELEASE.jar"/>
27-
<classpathentry kind="lib" path="lib/org.springframework.expression-3.0.5.RELEASE.jar"/>
2817
<classpathentry kind="lib" path="lib/jbusycomponent-1.1.jar"/>
2918
<classpathentry kind="lib" path="lib/jxlayer.jar"/>
3019
<classpathentry kind="lib" path="lib/looks-2.3.0.jar"/>
@@ -38,7 +27,52 @@
3827
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="BlackBoard/lib/native"/>
3928
</attributes>
4029
</classpathentry>
41-
<classpathentry kind="lib" path="lib/jaxb-api-2.3.0.jar"/>
4230
<classpathentry kind="lib" path="lib/javax.activation-1.2.0.jar"/>
31+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
32+
<attributes>
33+
<attribute name="module" value="true"/>
34+
</attributes>
35+
</classpathentry>
36+
<classpathentry kind="lib" path="lib/flatlaf-2.1-20220110.120500-1.jar"/>
37+
<classpathentry kind="lib" path="lib/flatlaf-extras-2.0-SNAPSHOT.jar"/>
38+
<classpathentry kind="lib" path="lib/spring-aop-5.0.5.RELEASE.jar"/>
39+
<classpathentry kind="lib" path="lib/spring-aspects-5.0.5.RELEASE.jar"/>
40+
<classpathentry kind="lib" path="lib/spring-beans-5.0.5.RELEASE.jar"/>
41+
<classpathentry kind="lib" path="lib/spring-context-5.0.5.RELEASE.jar"/>
42+
<classpathentry kind="lib" path="lib/spring-context-indexer-5.0.5.RELEASE.jar"/>
43+
<classpathentry kind="lib" path="lib/spring-context-support-5.0.5.RELEASE.jar"/>
44+
<classpathentry kind="lib" path="lib/spring-core-5.0.5.RELEASE.jar"/>
45+
<classpathentry kind="lib" path="lib/spring-expression-5.0.5.RELEASE.jar"/>
46+
<classpathentry kind="lib" path="lib/spring-instrument-5.0.5.RELEASE.jar"/>
47+
<classpathentry kind="lib" path="lib/spring-jcl-5.0.5.RELEASE.jar"/>
48+
<classpathentry kind="lib" path="lib/spring-messaging-5.0.5.RELEASE.jar"/>
49+
<classpathentry kind="lib" path="lib/jaxb-api.jar"/>
50+
<classpathentry kind="lib" path="lib/svgSalamander-1.1.3.jar"/>
51+
<classpathentry kind="lib" path="lib/codemodel.jar"/>
52+
<classpathentry kind="lib" path="lib/dtd-parser.jar"/>
53+
<classpathentry kind="lib" path="lib/FastInfoset.jar"/>
54+
<classpathentry kind="lib" path="lib/istack-commons-runtime.jar"/>
55+
<classpathentry kind="lib" path="lib/istack-commons-tools.jar"/>
56+
<classpathentry kind="lib" path="lib/javax.activation-api.jar"/>
57+
<classpathentry kind="lib" path="lib/jaxb-jxc.jar"/>
58+
<classpathentry kind="lib" path="lib/jaxb-runtime.jar"/>
59+
<classpathentry kind="lib" path="lib/jaxb-xjc.jar"/>
60+
<classpathentry kind="lib" path="lib/jgoodies-validation-2.4.2.jar"/>
61+
<classpathentry kind="lib" path="lib/log4j-1.2.14.jar"/>
62+
<classpathentry kind="lib" path="lib/relaxng-datatype.jar"/>
63+
<classpathentry kind="lib" path="lib/rngom.jar"/>
64+
<classpathentry kind="lib" path="lib/stax-ex.jar"/>
65+
<classpathentry kind="lib" path="lib/txw2.jar"/>
66+
<classpathentry kind="lib" path="lib/xsom.jar"/>
67+
<classpathentry kind="lib" path="lib/annotations-22.0.0.jar"/>
68+
<classpathentry kind="lib" path="lib/jfa-1.2.0.jar"/>
69+
<classpathentry kind="lib" path="lib/jna-5.10.0.jar"/>
70+
<classpathentry kind="lib" path="lib/jna-platform-5.10.0.jar"/>
71+
<classpathentry kind="lib" path="lib/jSystemThemeDetector-3.8.jar"/>
72+
<classpathentry kind="lib" path="lib/logback-classic-1.2.3.jar"/>
73+
<classpathentry kind="lib" path="lib/logback-core-1.2.3.jar"/>
74+
<classpathentry kind="lib" path="lib/oshi-core-5.8.6.jar"/>
75+
<classpathentry kind="lib" path="lib/slf4j-api-1.7.32.jar"/>
76+
<classpathentry kind="lib" path="lib/versioncompare-1.4.1.jar"/>
4377
<classpathentry kind="output" path="bin"/>
4478
</classpath>

.idea/.name

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/ant.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/compiler.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/libraries/lib.xml

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/modules.xml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/workspace.xml

Lines changed: 149 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)