All Classes and Interfaces
Class
Description
An abstract adapter class for receiving save file events.
The listener object created from that class is then registered with a
component using the component's
addAfterSavingListener
method.Exception to report that a backup process has failed.
A tagging interface that all file backups must implement.
Generic factory that creates a
BackupGenerator that performs a particular
kind of backup.Batch file token marker.
An abstract adapter class for receiving save file events.
The listener object created from that class is then registered with a
component using the component's
addBeforeSavingListener
method.This class has static methods that return items that their beginning text value matches with a text pattern.
A simple, static class to display a URL in the system browser.
Cancellable interface is designed for adding support to notify
that a task must be cancelled.Marked interface to model classes that
must be Cancellable (cancels processes)
and Monitorable (monitor processes)
C++ token marker.
Allows center a component (Ex.
This class is a controller for a JComboBox component.
This class has methods to compare lists of objects
C token marker.
This class contains static methods to manage Dates.
Performs a backup of a file, into another file at the same path (directory), with the file extension
changed to .bak.
Factory that gets a
DefaultBackupGenerator as a particular version of
backup generator.Default very easy implementation of
CancellableMonitorable
DOCUMENT ME!
The default input handler.
Esta es la misma clase que javax.swing.DefaultListModel
pero tiene un constructor que toma como parámetro una
collection.
Implementación por defecto de ListModel
This class has some methods to manage "Doubles"
Eiffel token Marker.
A convenience implementation of FileFilter that filters out
all files except for those type extensions that it knows about.
Most exceptions produced in a layer, has common information (layer name, driver name, error description, error code).
Stores a group of
ExceptionListener that, in whatever moment
could be notified a Throwable Java error or exception.ExceptionListener defines the way to notify a listener
that an error or exception throwable by the Java Virtual Machine
has been produced.Clase de utilidad usada para crear las extensiones.
Esta clase permite registrar extensiones para un punto de extension.
Clase para registro de puntos de extension.
Clase que representa un array circular de rectángulos
DOCUMENT ME!
Utility class that contains some useful function related
to file management
Filtro de fichero genérico para los JFileChooser
HTML token marker.
This interface must be implemented by all classes
that could create a background, cancelable, GUI based
thread.
Runnable task that could be canceled.
It monitors cancelation of task, informing
to interested in cancelation
All specialized exceptions that can offer more information about
their cause should implement this interface to add the type that identifies it.
IDL token marker.
Interface utilizado para indicar al registro de extensiones que no se trata
de una clase lo que hey registrado, si no una instancia de un objeto a usar
para crear la extension.
Long time task that could be monitored.
An input handler converts the user's key strokes into concrete actions.
Macro recorder.
If an action implements this interface, it should not be recorded
by the macro recorder.
If an action implements this interface, it should not be repeated.
For use by EditAction.Wrapper only.
Any object that needs store its data to restore it after, should implement
IPersistence.Add Object before call setXMLEntity.
This task is useful for pipes.
IProgressMonitorIF must be all classes which
monitors the process of a long costly task.
Base interface for generic tasks.
JavaScript token marker.
Java token marker.
ComboBox autocompletable
This class is a user interface component that looks equal to
a JComboBox component, but it contains ServerData objects and
it is able to show them in last access order.It has methods to
add ServerData objects and to retrieve them.
DOCUMENT ME!
jEdit's text area component.
DOCUMENT ME!
A
KeywordMap is similar to a hashtable in that it maps keys
to values.Control de gestión de una lista
Interfaz listener de los eventos que lanza el control listManager
Modelo del control ListManager
Makefile token marker.
Some more mathematical functions that 'java.lang.Math' doesn't have:
- Logarithm operations: log2, log2Integer, logX, logXInteger
Interface to monitorize a long process, which operates
in many individual steps
Task that wraps a main task, executing it and doing some preprocess
stuff after main task, by executing a secondary task
A task that could enqueue tasks.
XMLContent al que se le pueden añadir varios ficheros XML en forma de String
Comparador de numeros en orden habitual
Control consistente en un texto y un combo autocompletable
Modelo del control ObjectSelection
Patch/diff token marker.
Perl token marker.
PHP token marker.
It is a try to launch tasks in background and to report its evolution
with javax.swing.ProgressMonitor.
Indica si este objeto admite algún tipo de propiedad.
Class Property.
Class PropertyDescriptor.
Java properties/DOS INI token marker.
Python token marker.
A simple FIFO queue class which causes the calling thread to wait if the
queue is empty and notifies threads that are waiting when it is not
empty.
Objeto que recibirá invocaciones en el método acceptResponse cuando se
escriba una respuesta en la consola
DOCUMENT ME!
Event which indicates that a file is going to be saved, or has been saved.
Excepción que indica que el modelo del control ObjectSelection no puede
proporcionar la información requerida.
This class represents a data server, that can be a WMS, WFS, Catalog or
any kind of server.
Shell script token marker.
A simple file filter implementation that allow to specify one or more file
extensions
SQL token marker.
Interfaz a implementar por todas las páginas del wizard.
Compares two chain of characters alphabetically
This class has methods for verify if an string is a number, and which kind of number.
Clase de utilidad para Strings
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.
Conjunto de símbolos
A document implementation that can be tokenized by the syntax highlighting
system.
A simple text style class.
Class with several utility functions used by jEdit's syntax colorizing
subsystem.
It receives timer events sended by a swing Timer and does:
a) Reads task advances from a IMonitorableTask.
Encapsulates default settings for a text area.
The text area repaint manager.
Highlight interface.
TeX token marker.
Class with several utility functions used by the text area component.
Clase que sirve de XMLContent al control XMLViewer a partir de un string con
un fichero XML
A linked list of tokens.
A token marker that splits lines of text into tokens.
Transact-SQL token marker.
Dialog that shows the evolution of the execution of a
ITask.
New functionality to work with vectors (of elements).
Clase wizard con la gestión de los botones y los paneles añadidos al mismo.
Visión que tienen los escuchadores de eventos sobre el Wizard
Evento con la información del estado del asistente
Listener de los eventos del asistente
Class XmlCastor.
Class XmlCastorDescriptor.
Interfaz que surte de datos al control XMLViewer
A set of methods to detect XML encoding.
Adaptador de las llamadas a sus métodos sobre los generados por castor para
generar después los XML.
Class XmlTag.
Class XmlTagDescriptor.
XML token marker.
Control que visualiza los contenidos de un XML jerarquicamente en un arbol,
los attributos de cada nodo en una tabla y el texto contenido entre los
tags en un area de texto