<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/main/java/bjc/utils/gui, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Add various text UI components</title>
<updated>2026-01-29T02:36:12+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2026-01-29T02:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=eef6e132080c5e46ba8c47ecfaca83fa8e0e214e'/>
<id>eef6e132080c5e46ba8c47ecfaca83fa8e0e214e</id>
<content type='text'>
This adds a variety of text UI components, namely two suites:
* One that is geared towards JSON
* One that is geared towards Markdown

Details to (perhaps) follow later</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a variety of text UI components, namely two suites:
* One that is geared towards JSON
* One that is geared towards Markdown

Details to (perhaps) follow later</pre>
</div>
</content>
</entry>
<entry>
<title>Slight tweaks to BatchTaskProgressPanel</title>
<updated>2025-12-09T01:22:24+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-09T01:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d68602dc425db4cb899830ad9058572c90622430'/>
<id>d68602dc425db4cb899830ad9058572c90622430</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add BatchTaskProgressPanel</title>
<updated>2025-12-07T22:48:20+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-07T22:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=09cd8befff4c8b9110ae5ad629cecb39fc2624cc'/>
<id>09cd8befff4c8b9110ae5ad629cecb39fc2624cc</id>
<content type='text'>
Adds BatchTaskProgressPanel, a augmented/specialized version of
MultiTaskProgressPanel that uses CollapsiblePanel to allow tracking of
batches of related tasks using SwingWorkers</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds BatchTaskProgressPanel, a augmented/specialized version of
MultiTaskProgressPanel that uses CollapsiblePanel to allow tracking of
batches of related tasks using SwingWorkers</pre>
</div>
</content>
</entry>
<entry>
<title>Add CollapsiblePanel</title>
<updated>2025-12-07T22:32:12+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-07T22:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=98d563b55a5f756573d23a4fd82978d17742332c'/>
<id>98d563b55a5f756573d23a4fd82978d17742332c</id>
<content type='text'>
Adds CollapsiblePanel, which is just a JPanel that is collapsible</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds CollapsiblePanel, which is just a JPanel that is collapsible</pre>
</div>
</content>
</entry>
<entry>
<title>Add MultiTaskProgressPanel</title>
<updated>2025-12-07T22:31:40+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-07T22:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=8608cb13602d8df3cd3d2f96b1cc3a14d488fe7d'/>
<id>8608cb13602d8df3cd3d2f96b1cc3a14d488fe7d</id>
<content type='text'>
Adds MultiTaskProgressPanel. This is a Swing component usable for
monitoring background tasks similar to the way ProgressMonitor works,
but instead of opening a dialog for each tasks, it displays them like a
browser download manager</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds MultiTaskProgressPanel. This is a Swing component usable for
monitoring background tasks similar to the way ProgressMonitor works,
but instead of opening a dialog for each tasks, it displays them like a
browser download manager</pre>
</div>
</content>
</entry>
<entry>
<title>Add a simple delegate renderer for JList</title>
<updated>2025-12-07T22:30:11+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-07T22:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=15b66b44c3beaf64d58e39870b62eee5a48ba2b3'/>
<id>15b66b44c3beaf64d58e39870b62eee5a48ba2b3</id>
<content type='text'>
Adds a simple delegate renderer for JLists, for cases where you just
want custom text for a list item</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a simple delegate renderer for JLists, for cases where you just
want custom text for a list item</pre>
</div>
</content>
</entry>
<entry>
<title>Add a collapsible JPanel</title>
<updated>2025-12-07T22:19:17+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-07T22:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=9955011dad278183c77dcebb74864ace8ad52e3c'/>
<id>9955011dad278183c77dcebb74864ace8ad52e3c</id>
<content type='text'>
Adds a collapsible version of a JPanel, useful in various places</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a collapsible version of a JPanel, useful in various places</pre>
</div>
</content>
</entry>
<entry>
<title>Add a JBrowser component + example</title>
<updated>2025-09-24T21:40:17+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-09-24T21:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=35cc451a5c53b23531a46eb2bff901cd63e4df09'/>
<id>35cc451a5c53b23531a46eb2bff901cd63e4df09</id>
<content type='text'>
This adds a JBrowser Swing component that is intended to work similarly
to how the NSBrowser component in Swing works</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a JBrowser Swing component that is intended to work similarly
to how the NSBrowser component in Swing works</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt to esodata changes</title>
<updated>2020-12-04T00:22:35+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-12-04T00:22:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=a2c7425458f645802a352abc4783e0afc73dba13'/>
<id>a2c7425458f645802a352abc4783e0afc73dba13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do some token splitter cleanup</title>
<updated>2020-11-09T00:11:01+00:00</updated>
<author>
<name>Ben Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2020-11-09T00:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=ad5c2517d24c46be67a681aca741e150cd41ad53'/>
<id>ad5c2517d24c46be67a681aca741e150cd41ad53</id>
<content type='text'>
Cleanup somethings related to token splitters</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup somethings related to token splitters</pre>
</div>
</content>
</entry>
</feed>
