| Interface | Description |
|---|---|
| Domable | |
| ProgressInputStream.ProgressInputStreamListener | |
| Resizer.ResizerListener | |
| ResourceBridge | |
| StreamIO.InputStreamListener | |
| StreamIO.InputStreamProvider |
| Class | Description |
|---|---|
| Actions |
Miscellaneous utilities for managing
Action objects. |
| Actions.NullAction | |
| Actions.TraceAction | |
| BasicResourceBridge |
This class is the most basic implementation of edu.xtec.util.ResourceBridge.
|
| BrowserLauncher |
Class to open the system's default web browser.
|
| Check |
This class is useful to display a warning message when a specific
requirement is not satisfied.
|
| CompoundListCellRenderer | |
| CompoundObject |
This class encapsulates three fields: a text
identifier, a
label and an icon. |
| CtrlPanel |
This class is a special
JPanel, designed to edit the
properties of a specific object. |
| CustomListCellRenderer |
This class is a
ListCellRenderer that can use an array of
strings and another array of icons to display its content based on the value of the
index param passed to getListCellRendererComponent. |
| DomableBean |
This class has a collection of XML
Element objects, among with a
set of properties represented by key-value pairs, and a string identifer. |
| Encryption |
Utilities to encrypt and decrypt strings using simple methods, just to avoid write
passwords in plain text in data and configuration files.
|
| ExtendedByteArrayInputStream |
This class extends
ByteArrayInputStream in two ways: it adds a "name"
member, and gives read-only acces to its protected members pos,
mark and count. |
| ExtendedJDialog |
This class is just a
JDialog with a WindowAdapter
that checks for focus lost. |
| FileChooserForFiles | |
| FontCheck | |
| GlobalMouseAdapter | |
| Html | |
| JDomTreeObject | |
| JDomTreePanel | |
| JDomUtility | |
| KJMenuItem | |
| LFUtil | |
| ListComboModel | |
| Messages | |
| MultiBundle | |
| NarrowOptionPane | |
| Options | |
| PersistentSettings | |
| ProgressDialog | |
| ProgressInputStream | |
| Resizer | |
| ResizerPanel | |
| ResourceManager | |
| SimpleFileFilter | |
| SmallButton | |
| SmallButtonBorder | |
| StreamIO | |
| StrUtils | |
| SwingWorker |
This is the 3rd version of SwingWorker (also known as
SwingWorker 3), an abstract class that you subclass to
perform GUI-related work in a dedicated thread.
|
| TripleString | |
| VFlowScrollPane |
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.