Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractMonitorableTask - Class in org.gvsig.utils.swing.threads
 
AbstractMonitorableTask() - Constructor for class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
accept(File) - Method in class org.gvsig.utils.GenericFileFilter
 
accept(File) - Method in class org.gvsig.utils.ImageFilter
 
accept(File) - Method in class org.gvsig.utils.SimpleFileFilter
 
accept(File) - Method in class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Return true if this file should be shown in the directory pane, false if it shouldn't.
acceptResponse(String) - Method in interface org.gvsig.utils.console.ResponseListener
Invocado cuando el usuario pulsa intro en la consola despues de haber una pregunta en al mismas
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.backspace_word
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.backspace
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.delete_word
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.delete
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.document_end
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.document_home
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.end
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.home
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.insert_break
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.insert_char
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.insert_tab
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.next_char
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.next_line
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.next_page
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.next_word
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.overwrite
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.prev_char
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.prev_line
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.prev_page
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.prev_word
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.repeat
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler.toggle_rect
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.swing.JComboBox.MyKeyListener
 
actionPerformed(ActionEvent) - Method in class org.gvsig.utils.swing.threads.TaskMonitorTimerListener
 
actionPerformed(ActionListener, String) - Method in interface org.gvsig.utils.console.jedit.InputHandler.MacroRecorder
 
add(int, Object) - Method in class org.gvsig.utils.DefaultListModel
Inserts the specified element at the specified position in this list.
add(Object) - Method in class org.gvsig.utils.listManager.DefaultListModel
 
add(Object) - Method in interface org.gvsig.utils.listManager.ListModel
Appends the specified element to the end of this Vector
add(String, byte) - Method in class org.gvsig.utils.console.jedit.KeywordMap
Adds a key-value mapping.
add(String, String, Object) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoints
Registra una extension en un punto de extension.
add(String, String, String, Object) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoints
Registra una extension en un punto de extension.
addAlias(String, String) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Crea un alias para una extension registrada.
addAlphabeticallyOrdered(Vector, Object) - Static method in class org.gvsig.utils.vectorUtilities.VectorUtilities
Adds an item in alphabetical order.
addAlphabeticallyOrdered(Vector, Object, Comparator) - Static method in class org.gvsig.utils.vectorUtilities.VectorUtilities
Adds an item in alphabetical order using a comparator for compare the objects.
addCaretListener(CaretListener) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Adds a caret change listener to this text area.
addCellEditorListener(CellEditorListener) - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
addCharacter(char) - Method in class org.gvsig.utils.DefaultCharSet
DOCUMENT ME!
addChild(XMLEntity) - Method in class org.gvsig.utils.XMLEntity
Añade un hijo al XMLEntity.
addConsoleListener(JConsole) - Method in class org.gvsig.utils.console.jedit.ConsoleInputHandler
 
addCustomHighlight(TextAreaPainter.Highlight) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Adds a custom highlight painter.
addDefaultKeyBindings() - Method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Sets up the default key bindings.
addDefaultKeyBindings() - Method in class org.gvsig.utils.console.jedit.InputHandler
Adds the default key bindings to this input handler.
addElement(Object) - Method in class org.gvsig.utils.DefaultListModel
Adds the specified component to the end of this list.
addExceptionListener(ExceptionListener) - Method in class org.gvsig.utils.exceptionHandling.ExceptionHandlingSupport
Adds a new ExceptionListener for adding support to it.
addExtension(String) - Method in class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Adds a filetype "dot" extension to filter against.
addFieldSelectionListener(FieldSelectionListener) - Method in class org.gvsig.utils.swing.jtable.FieldSelectionListenerSupport
DOCUMENT ME!
addFieldSelectionListener(FieldSelectionListener) - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport
 
addInterval(char, char) - Method in class org.gvsig.utils.DefaultCharSet
DOCUMENT ME!
addKeyBinding(String, ActionListener) - Method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, ActionListener) - Method in class org.gvsig.utils.console.jedit.InputHandler
Adds a key binding to this input handler.
addObjects() - Method in interface org.gvsig.utils.listManager.ListManagerListener
Invocado cuando se pulsa el botón de añadir, deberá retornar el objeto que se añade y se mostrará en la lista el resultado de su método toString().
addProperty(int, Property) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method addProperty
addProperty(Property) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method addProperty
addResponseListener(ResponseListener) - Method in class org.gvsig.utils.console.JConsole
 
addResponseListener(ResponseListener) - Method in class org.gvsig.utils.console.ResponseListenerSupport
DOCUMENT ME!
addResponseText(String) - Method in class org.gvsig.utils.console.JConsole
Añade un texto a la consola que es tomado como si lo hubiese escrito el usuario.
addServer(ServerData) - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
This method adds a new Server in order
addServer(ServerData) - Method in class org.gvsig.utils.swing.jcomboServer.JComboServer
This method adds a new Server in order
addStep(Step) - Method in class org.gvsig.utils.swing.wizard.Wizard
Añade un paso al asistente.
addTask(IMonitorableTask) - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
addText(String, int) - Method in class org.gvsig.utils.console.JConsole
Añade un texto a la consola
addToken(int, byte) - Method in class org.gvsig.utils.console.jedit.TokenMarker
Adds a token to the token list.
addToPostProcess(Object, String, Object[], int) - Static method in class org.gvsig.utils.PostProcessSupport
 
addToPostProcess(Object, String, Object, int) - Static method in class org.gvsig.utils.PostProcessSupport
 
addUndoableEdit(UndoableEdit) - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
Adds an undoable edit to this document's undo list.
addWizardListener(WizardListener) - Method in class org.gvsig.utils.swing.wizard.Wizard
Añade un lístener de eventos del wizard
addXML(String) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent
Añade un fichero XML al modelo
addXmlTag(int, XmlTag) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method addXmlTag
addXmlTag(int, XmlTag) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method addXmlTag
addXmlTag(XmlTag) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method addXmlTag
addXmlTag(XmlTag) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method addXmlTag
AFTER_SAVING - Static variable in class org.gvsig.utils.save.SaveEvent
Determines that has saved a file.
afterSaving(SaveEvent) - Method in class org.gvsig.utils.save.AfterSavingAdapter
 
afterSaving(SaveEvent) - Method in interface org.gvsig.utils.save.AfterSavingListener
Invoked after saving a file.
AfterSavingAdapter - Class in org.gvsig.utils.save
An abstract adapter class for receiving save file events.
AfterSavingAdapter() - Constructor for class org.gvsig.utils.save.AfterSavingAdapter
 
AfterSavingListener - Interface in org.gvsig.utils.save
The listener object created from that class is then registered with a component using the component's addAfterSavingListener method.
asCharBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
asCharBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
asDoubleBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
asDoubleBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
asFloatBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
asFloatBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
asIntBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
asIntBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
asLongBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
asLongBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
asReadOnlyBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
asReadOnlyBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
asShortBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
asShortBuffer() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
attributes - Variable in class org.gvsig.utils.xmlViewer.XMLViewer.Node
 

B

back(WizardEvent) - Method in interface org.gvsig.utils.swing.wizard.WizardListener
Evento disparado cuando se da un paso atrás en el asistente
backspace() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.backspace
 
BACKSPACE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
backspace_word() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.backspace_word
 
BACKSPACE_WORD - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
backStep() - Method in class org.gvsig.utils.swing.wizard.Wizard
Muestra el panel del paso anterior del asistente
backStep() - Method in interface org.gvsig.utils.swing.wizard.WizardControl
Muestra el panel del paso anterior del asistente
backup(File) - Method in interface org.gvsig.tools.backup.BackupGenerator
Performs a backup of source.
backup(File) - Method in class org.gvsig.tools.backup.DefaultBackupGenerator
 
BackupException - Exception Class in org.gvsig.tools.backup.exceptions
Exception to report that a backup process has failed.
BackupException(String, Throwable, File) - Constructor for exception class org.gvsig.tools.backup.exceptions.BackupException
Constructs a new backup exception with the specified detail message and cause.
BackupGenerator - Interface in org.gvsig.tools.backup
A tagging interface that all file backups must implement.
BackupGeneratorFactory - Class in org.gvsig.tools.backup
Generic factory that creates a BackupGenerator that performs a particular kind of backup.
BackupGeneratorFactory() - Constructor for class org.gvsig.tools.backup.BackupGeneratorFactory
 
BatchFileTokenMarker - Class in org.gvsig.utils.console.jedit
Batch file token marker.
BatchFileTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.BatchFileTokenMarker
 
BDFORMULA - Static variable in class org.gvsig.utils.console.jedit.TeXTokenMarker
 
BEFORE_SAVING - Static variable in class org.gvsig.utils.save.SaveEvent
Determines that's going to save a file.
beforeSaving(SaveEvent) - Method in class org.gvsig.utils.save.BeforeSavingAdapter
 
beforeSaving(SaveEvent) - Method in interface org.gvsig.utils.save.BeforeSavingListener
Invoked after saving a file.
BeforeSavingAdapter - Class in org.gvsig.utils.save
An abstract adapter class for receiving save file events.
BeforeSavingAdapter() - Constructor for class org.gvsig.utils.save.BeforeSavingAdapter
 
BeforeSavingListener - Interface in org.gvsig.utils.save
The listener object created from that class is then registered with a component using the component's addBeforeSavingListener method.
beginCompoundEdit() - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
Starts a compound edit that can be undone in one operation.
biasLeft - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
BigByteBuffer - Class in org.gvsig.utils.bigfile
 
BigByteBuffer(FileChannel, FileChannel.MapMode) - Constructor for class org.gvsig.utils.bigfile.BigByteBuffer
 
BigByteBuffer(FileChannel, FileChannel.MapMode, long) - Constructor for class org.gvsig.utils.bigfile.BigByteBuffer
 
BigByteBuffer2 - Class in org.gvsig.utils.bigfile
 
BigByteBuffer2(FileChannel, FileChannel.MapMode) - Constructor for class org.gvsig.utils.bigfile.BigByteBuffer2
 
BigByteBuffer2(FileChannel, FileChannel.MapMode, long) - Constructor for class org.gvsig.utils.bigfile.BigByteBuffer2
 
BinarySearchUsingFirstCharacters - Class in org.gvsig.utils.search
This class has static methods that return items that their beginning text value matches with a text pattern.
BinarySearchUsingFirstCharacters() - Constructor for class org.gvsig.utils.search.BinarySearchUsingFirstCharacters
 
blink - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
blinkCaret() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Blinks the caret.
blockCaret - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
blockCaret - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
BOTTOM - Static variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
bracketHighlight - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
bracketHighlight - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
bracketHighlightColor - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
bracketHighlightColor - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
bracketLine - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
bracketPosition - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
BrowserControl - Class in org.gvsig.utils
A simple, static class to display a URL in the system browser.
BrowserControl() - Constructor for class org.gvsig.utils.BrowserControl
 

C

callAcceptResponse(String) - Method in class org.gvsig.utils.console.ResponseListenerSupport
DOCUMENT ME!
callFieldSelected(FieldSelectionEvent) - Method in class org.gvsig.utils.swing.jtable.FieldSelectionListenerSupport
DOCUMENT ME!
cancel() - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
cancel() - Method in interface org.gvsig.utils.swing.threads.ICancelableTask
 
cancel() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Sends cancel message to monitored task.
cancel() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
cancel() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
cancel() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
cancel() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
cancel() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
cancel() - Method in class org.gvsig.utils.swing.wizard.Wizard
Se cancela el asistente.
cancel() - Method in interface org.gvsig.utils.swing.wizard.WizardControl
Se cancela el asistente.
cancel(WizardEvent) - Method in interface org.gvsig.utils.swing.wizard.WizardListener
Evento disparado cuando se cancela el asistente
cancelCellEditing() - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
Cancellable - Interface in org.gvsig.utils.swing.threads
Cancellable interface is designed for adding support to notify that a task must be cancelled.
CancellableMonitorable - Interface in org.gvsig.utils.swing.threads
Marked interface to model classes that must be Cancellable (cancels processes) and Monitorable (monitor processes)
capacity() - Method in class org.gvsig.utils.DefaultListModel
Returns the current capacity of this list.
caretBlinks - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
caretBlinks - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
caretColor - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
caretColor - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
caretEvent - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
caretTimer - Static variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
caretVisible - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
caretVisible - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
caseSensitive - Variable in class org.gvsig.utils.StringComparator
 
CCTokenMarker - Class in org.gvsig.utils.console.jedit
C++ token marker.
CCTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.CCTokenMarker
 
CENTER - Static variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
centerComponent(Component, Rectangle) - Static method in class org.gvsig.utils.centerComponent.CenterComponent
Centers a component (Ex.
CenterComponent - Class in org.gvsig.utils.centerComponent
Allows center a component (Ex.
CenterComponent() - Constructor for class org.gvsig.utils.centerComponent.CenterComponent
 
characters(char[], int, int) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
characters(char[], int, int) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
clear() - Method in class org.gvsig.utils.DefaultListModel
Removes all of the elements from this list.
clearList() - Static method in class org.gvsig.utils.PostProcessSupport
 
clearSelectedColumns() - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport
Deja todas las columnas sin seleccionar.
close() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Closes associated GUI component
close() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
close() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
close(FileChannel, FileInputStream, BigByteBuffer) - Static method in class org.gvsig.utils.bigfile.TestBigByteBuffer
 
close(FileChannel, FileInputStream, BigByteBuffer2) - Static method in class org.gvsig.utils.bigfile.TestBigByteBuffer
 
color2String(Color) - Static method in class org.gvsig.utils.StringUtilities
Obtiene la representación de un color como String
cols - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
cols - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
ComboServerController - Class in org.gvsig.utils.swing.jcomboServer
This class is a controller for a JComboBox component.
ComboServerController(JComboBox) - Constructor for class org.gvsig.utils.swing.jcomboServer.ComboServerController
 
ComboServerController(JComboBox, ServerData[]) - Constructor for class org.gvsig.utils.swing.jcomboServer.ComboServerController
 
COMMAND - Static variable in class org.gvsig.utils.console.JConsole
 
COMMENT1 - Static variable in class org.gvsig.utils.console.jedit.Token
Comment 1 token id.
COMMENT2 - Static variable in class org.gvsig.utils.console.jedit.Token
Comment 2 token id.
compact() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
compact() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
compare(Object, Object) - Method in class org.gvsig.utils.NumberComparator
 
compare(Object, Object) - Method in class org.gvsig.utils.StringComparator
 
compare(List, List) - Static method in class org.gvsig.utils.CompareLists
Compares two lists of elements, using the value returned of the toString() method of each element.
compare(List, List, Comparator) - Static method in class org.gvsig.utils.CompareLists
Compares two lists of elements, using the value returned of the toString() method of each element.
compareIgnoringCaseSensitive(List, List) - Static method in class org.gvsig.utils.CompareLists
Compares two lists of elements, using the value returned of the toString() method of each element.
compareIgnoringCaseSensitive(List, List, Comparator) - Static method in class org.gvsig.utils.CompareLists
Compares two lists of elements, using the value returned of the toString() method of each element.
CompareLists - Class in org.gvsig.utils
This class has methods to compare lists of objects
CompareLists() - Constructor for class org.gvsig.utils.CompareLists
 
ConsoleInputHandler - Class in org.gvsig.utils.console.jedit
 
ConsoleInputHandler() - Constructor for class org.gvsig.utils.console.jedit.ConsoleInputHandler
 
ConsoleStyle - Class in org.gvsig.utils.console
 
ConsoleStyle() - Constructor for class org.gvsig.utils.console.ConsoleStyle
 
construct() - Method in class org.gvsig.utils.swing.threads.SwingWorker
Compute the value to be returned by the get method.
contains(char) - Method in class org.gvsig.utils.DefaultCharSet
 
contains(char) - Method in class org.gvsig.utils.DefaultCharSet.Interval
 
contains(char) - Method in interface org.gvsig.utils.SymbolSet
Devuelve true si el caracter c está en el conjunto
contains(Object) - Method in class org.gvsig.utils.DefaultListModel
Tests whether the specified object is a component in this list.
contains(String) - Method in class org.gvsig.utils.XMLEntity
 
content - Variable in class org.gvsig.utils.xmlViewer.XMLViewer.Node
 
copy() - Method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Returns a copy of this input handler that shares the same key bindings.
copy() - Method in class org.gvsig.utils.console.jedit.InputHandler
Returns a copy of this input handler that shares the same key bindings.
copy() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Places the selected text into the clipboard.
copy(File, File) - Static method in class org.gvsig.utils.FileUtils
 
copyInto(Object[]) - Method in class org.gvsig.utils.DefaultListModel
Copies the components of this list into the specified array.
create() - Method in interface org.gvsig.utils.extensionPointsOld.IExtensionBuilder
Crea una instancia de la extension y la retorna.
create(Class) - Static method in class org.gvsig.utils.extensionPointsOld.ExtensionBuilder
Crea un objeto de la clase indicada.
create(Class, Object[]) - Static method in class org.gvsig.utils.extensionPointsOld.ExtensionBuilder
Crea un objeto de la clase indicada.
create(Class, Map) - Static method in class org.gvsig.utils.extensionPointsOld.ExtensionBuilder
Crea un objeto de la clase indicada.
create(Object[]) - Method in interface org.gvsig.utils.extensionPointsOld.IExtensionBuilder
Crea una instancia de la extension y la retorna.
create(String) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Crea una extension.
create(String, Object[]) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Crea una extension.
create(String, Map) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
 
create(Map) - Method in interface org.gvsig.utils.extensionPointsOld.IExtensionBuilder
 
createImageIcon(String) - Static method in class org.gvsig.utils.Utils
Returns an ImageIcon, or null if the path was invalid.
createTask() - Method in interface org.gvsig.utils.swing.threads.IBackgroundExecution
 
CTokenMarker - Class in org.gvsig.utils.console.jedit
C token marker.
CTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.CTokenMarker
 
CTokenMarker(boolean, KeywordMap) - Constructor for class org.gvsig.utils.console.jedit.CTokenMarker
 
currentStep - Variable in class org.gvsig.utils.swing.wizard.WizardEvent
 
cut() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Deletes the selected text from the text area and places it into the clipboard.

D

DateTime - Class in org.gvsig.utils
This class contains static methods to manage Dates.
DateTime() - Constructor for class org.gvsig.utils.DateTime
 
dateToString(Date, String) - Static method in class org.gvsig.utils.DateTime
It trnasforms one date in one String
DefaultBackupGenerator - Class in org.gvsig.tools.backup
Performs a backup of a file, into another file at the same path (directory), with the file extension changed to .bak.
DefaultBackupGenerator() - Constructor for class org.gvsig.tools.backup.DefaultBackupGenerator
 
DefaultBackupGeneratorFactory - Class in org.gvsig.tools.backup
Factory that gets a DefaultBackupGenerator as a particular version of backup generator.
DefaultBackupGeneratorFactory() - Constructor for class org.gvsig.tools.backup.DefaultBackupGeneratorFactory
 
DefaultCancellableMonitorable - Class in org.gvsig.utils.swing.threads
Default very easy implementation of CancellableMonitorable
DefaultCancellableMonitorable() - Constructor for class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
DefaultCharSet - Class in org.gvsig.utils
DOCUMENT ME!
DefaultCharSet() - Constructor for class org.gvsig.utils.DefaultCharSet
 
DefaultCharSet.Interval - Class in org.gvsig.utils
DOCUMENT ME!
DefaultInputHandler - Class in org.gvsig.utils.console.jedit
The default input handler.
DefaultInputHandler() - Constructor for class org.gvsig.utils.console.jedit.DefaultInputHandler
Creates a new input handler with no key bindings defined.
DefaultListModel - Class in org.gvsig.utils
Esta es la misma clase que javax.swing.DefaultListModel pero tiene un constructor que toma como parámetro una collection.
DefaultListModel - Class in org.gvsig.utils.listManager
Implementación por defecto de ListModel
DefaultListModel() - Constructor for class org.gvsig.utils.DefaultListModel
 
DefaultListModel(boolean) - Constructor for class org.gvsig.utils.listManager.DefaultListModel
Crea un nuevo DefaultListModel con un parámetro que indica si la lista se crea en el orden que se van introcuciendo(true) o al contrario.
DefaultListModel(Collection) - Constructor for class org.gvsig.utils.DefaultListModel
 
delete() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.delete
 
DELETE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
delete_word() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.delete_word
 
DELETE_WORD - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
deleteLines(int, int) - Method in class org.gvsig.utils.console.jedit.TokenMarker
Informs the token marker that line have been deleted from the document.
displayURL(String) - Static method in class org.gvsig.utils.BrowserControl
Display a file in the system browser.
document - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
document - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
document_end(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.document_end
 
DOCUMENT_END - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
document_home(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.document_home
 
DOCUMENT_HOME - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
documentChanged(DocumentEvent) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
 
documentHandler - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
doInitialize() - Method in class org.gvsig.tools.IverUtilesLibrary
 
doPostInitialize() - Method in class org.gvsig.tools.IverUtilesLibrary
 
doRegistration() - Method in class org.gvsig.tools.IverUtilesLibrary
 
doSearchConsideringCaseSensitive(String, Vector) - Static method in class org.gvsig.utils.search.BinarySearchUsingFirstCharacters
This method should be used when is wanted to distinguish small letters from capital letters during the search.
doSearchConsideringCaseSensitive(String, Vector, Comparator) - Static method in class org.gvsig.utils.search.BinarySearchUsingFirstCharacters
This method should be used when is wanted distinguish small letters from capital letters during the search, and the comparation of items done according an algorithm we define.
doSearchIgnoringCaseSensitive(String, Vector) - Static method in class org.gvsig.utils.search.BinarySearchUsingFirstCharacters
This method should be used when is wanted not to distinguish small letters from capital letters during the search.
doSearchIgnoringCaseSensitive(String, Vector, Comparator) - Static method in class org.gvsig.utils.search.BinarySearchUsingFirstCharacters
This method should be used when is wanted not to distinguish small letters from capital letters during the search, and the comparation of items done according an algorithm we define.
DoubleUtilities - Class in org.gvsig.utils
This class has some methods to manage "Doubles"
DoubleUtilities() - Constructor for class org.gvsig.utils.DoubleUtilities
 
duplicate() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
duplicate() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 

E

EDFORMULA - Static variable in class org.gvsig.utils.console.jedit.TeXTokenMarker
 
editable - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
editable - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
EiffelTokenMarker - Class in org.gvsig.utils.console.jedit
Eiffel token Marker.
EiffelTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.EiffelTokenMarker
 
electricScroll - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
electricScroll - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
elementAt(int) - Method in class org.gvsig.utils.DefaultListModel
Returns the component at the specified index.
elements() - Method in class org.gvsig.utils.DefaultListModel
Returns an enumeration of the components of this list.
enableBack(boolean) - Method in class org.gvsig.utils.swing.wizard.Wizard
Activa el paso al paso anterior del asistente
enableBack(boolean) - Method in interface org.gvsig.utils.swing.wizard.WizardControl
Activa el paso al paso anterior del asistente
enableNext(boolean) - Method in class org.gvsig.utils.swing.wizard.Wizard
Activa el paso al siguiente paso del asistente
enableNext(boolean) - Method in interface org.gvsig.utils.swing.wizard.WizardControl
Activa el paso al siguiente paso del asistente
end(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.end
 
END - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
END - Static variable in class org.gvsig.utils.console.jedit.Token
The token type, that along with a length of 0 marks the end of the token list.
endCompoundEdit() - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
Ends a compound edit that can be undone in one operation.
endDocument() - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
endDocument() - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
endElement(String, String, String) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
endElement(String, String, String) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
endPrefixMapping(String) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
endPrefixMapping(String) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
ensureCapacity(int) - Method in class org.gvsig.utils.console.jedit.TokenMarker
Ensures that the lineInfo array can contain the specified index.
ensureCapacity(int) - Method in class org.gvsig.utils.DefaultListModel
Increases the capacity of this list, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
enumerateProperty() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method enumerateProperty
enumerateXmlTag() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method enumerateXmlTag
enumerateXmlTag() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method enumerateXmlTag
eolMarkerColor - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
eolMarkerColor - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
eolMarkers - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
eolMarkers - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
EPIPHANY - Static variable in class org.gvsig.utils.BrowserControl
 
equals(Object) - Method in class org.gvsig.utils.XMLEntity
 
ERROR - Static variable in class org.gvsig.utils.console.JConsole
 
ExampleFileFilter - Class in org.gvsig.utils.swing.fileFilter
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String[]) - Constructor for class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Creates a file filter from the given string array and description.
ExampleFileFilter(String, String) - Constructor for class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExceptionDescription - Class in org.gvsig.utils
Most exceptions produced in a layer, has common information (layer name, driver name, error description, error code).
ExceptionDescription() - Constructor for class org.gvsig.utils.ExceptionDescription
Sets the name of the layer (if a layer was using) with that this exception was produced.
ExceptionDescription(int, String) - Constructor for class org.gvsig.utils.ExceptionDescription
Creates a new ExceptionDescription with the useful values initialized.
ExceptionHandlingSupport - Class in org.gvsig.utils.exceptionHandling
Stores a group of ExceptionListener that, in whatever moment could be notified a Throwable Java error or exception.
ExceptionHandlingSupport() - Constructor for class org.gvsig.utils.exceptionHandling.ExceptionHandlingSupport
 
ExceptionListener - Interface in org.gvsig.utils.exceptionHandling
ExceptionListener defines the way to notify a listener that an error or exception throwable by the Java Virtual Machine has been produced.
exceptionThrown(Throwable) - Method in interface org.gvsig.utils.exceptionHandling.ExceptionListener
Notifies a listener that an error or exception throwable by the Java Virtual Machine has been produced.
executeAction(ActionListener, Object, String) - Method in class org.gvsig.utils.console.jedit.InputHandler
Executes the specified action, repeating and recording it as necessary.
executeCalls() - Static method in class org.gvsig.utils.PostProcessSupport
 
ExtensionBuilder - Class in org.gvsig.utils.extensionPointsOld
Clase de utilidad usada para crear las extensiones.
ExtensionBuilder() - Constructor for class org.gvsig.utils.extensionPointsOld.ExtensionBuilder
 
ExtensionPoint - Class in org.gvsig.utils.extensionPointsOld
Esta clase permite registrar extensiones para un punto de extension.
ExtensionPoint(String) - Constructor for class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Construye un punto de extension.
ExtensionPoint(String, String) - Constructor for class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Construye un punto de extension.
ExtensionPoints - Class in org.gvsig.utils.extensionPointsOld
Clase para registro de puntos de extension.
ExtensionPoints() - Constructor for class org.gvsig.utils.extensionPointsOld.ExtensionPoints
 
ExtensionPointsSingleton - Class in org.gvsig.utils.extensionPointsOld
 
ExtentsHistory - Class in org.gvsig.utils
Clase que representa un array circular de rectángulos
ExtentsHistory() - Constructor for class org.gvsig.utils.ExtentsHistory
Creates a new ExtentsHistory object.
ExtentsHistory(int) - Constructor for class org.gvsig.utils.ExtentsHistory
Creates a new ExtentsHistory object.

F

fieldSelected(FieldSelectionEvent) - Method in interface org.gvsig.utils.swing.jtable.FieldSelectionListener
 
FieldSelectionEvent - Class in org.gvsig.utils.swing.jtable
 
FieldSelectionEvent() - Constructor for class org.gvsig.utils.swing.jtable.FieldSelectionEvent
 
FieldSelectionListener - Interface in org.gvsig.utils.swing.jtable
 
FieldSelectionListenerSupport - Class in org.gvsig.utils.swing.jtable
DOCUMENT ME!
FieldSelectionListenerSupport() - Constructor for class org.gvsig.utils.swing.jtable.FieldSelectionListenerSupport
 
FileUtils - Class in org.gvsig.utils
Utility class that contains some useful function related to file management
fillExpression(String, String[], boolean[]) - Static method in class org.gvsig.utils.JEPUtilities
Transforma una expresion en funcion de variables con nombre de la forma xix (donde i es un número cualquiera) en una expresión donde dichas variables han sido sustituidas por los valores que se pasan como parámetros.
FilterHandler() - Constructor for class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
 
fin - Variable in class org.gvsig.utils.DefaultCharSet.Interval
 
findChildren(String, String) - Method in class org.gvsig.utils.XMLEntity
Devuelve un iterador sobre los hijos que cumplen la condicion que el valor de su propiedad 'key' es igual a 'value' El iterador no permite eliminacion
findMatchingBracket(Document, int) - Static method in class org.gvsig.utils.console.jedit.TextUtilities
Returns the offset of the bracket matching the one at the specified offset of the document, or -1 if the bracket is unmatched (or if the character is not a bracket).
findWordEnd(String, int, String) - Static method in class org.gvsig.utils.console.jedit.TextUtilities
Locates the end of the word at the specified position.
findWordStart(String, int, String) - Static method in class org.gvsig.utils.console.jedit.TextUtilities
Locates the start of the word at the specified position.
finish() - Method in class org.gvsig.utils.swing.wizard.Wizard
Se finaliza el asistente.
finish() - Method in interface org.gvsig.utils.swing.wizard.WizardControl
Se finaliza el asistente.
finished() - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
finished() - Method in interface org.gvsig.utils.swing.threads.IMonitorableTask
This method is executed from the Event Dispatch Thread when the background task finishes.
finished() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
finished() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
finished() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
finished() - Method in class org.gvsig.utils.swing.threads.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished(WizardEvent) - Method in interface org.gvsig.utils.swing.wizard.WizardListener
Evento disparado cuando se finaliza el asistente
fireCaretEvent() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
 
FIREFOX - Static variable in class org.gvsig.utils.BrowserControl
 
fireInsertUpdate(DocumentEvent) - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
We overwrite this method to update the token marker state immediately so that any event listeners get a consistent token marker.
fireRemoveUpdate(DocumentEvent) - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
We overwrite this method to update the token marker state immediately so that any event listeners get a consistent token marker.
firstChild(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el primer hijo cuyo nombre es igual a 'value'.
firstChild(String, String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el primer hijo que el valor de su propieda 'key' es igual a 'value'
firstElement() - Method in class org.gvsig.utils.DefaultListModel
Returns the first component of this list.
firstIndexOfChild(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el indice del primer hijo cuyo nombre es igual a 'value'.
firstIndexOfChild(String, String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el indice del primer hijo que el valor de su propieda 'key' es igual a 'value'
firstLine - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
firstToken - Variable in class org.gvsig.utils.console.jedit.TokenMarker
The first token in the list.
floatArray2String(float[]) - Static method in class org.gvsig.utils.StringUtilities
 
fm - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
focusedComponent - Static variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
format(double, char, int) - Static method in class org.gvsig.utils.DoubleUtilities
Formats a double with an specified number of decimals.
format(double, int) - Static method in class org.gvsig.utils.DoubleUtilities
Formats a double with an specified number of decimals.

G

GALEON - Static variable in class org.gvsig.utils.BrowserControl
 
generateRandomString(int) - Static method in class org.gvsig.utils.StringUtilities
Generates one random string
GenericFileFilter - Class in org.gvsig.utils
Filtro de fichero genérico para los JFileChooser
GenericFileFilter(String[], String) - Constructor for class org.gvsig.utils.GenericFileFilter
Crea un nuevo GenericFileFilter.
GenericFileFilter(String, String) - Constructor for class org.gvsig.utils.GenericFileFilter
Crea un nuevo GenericFileFilter.
GenericFileFilter(String, String, boolean) - Constructor for class org.gvsig.utils.GenericFileFilter
Crea un nuevo GenericFileFilter.
get() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
get() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
get() - Method in class org.gvsig.utils.ExtentsHistory
Obtiene el último rectángulo que se añadió al histórico
get() - Method in class org.gvsig.utils.Queue
Get the first object out of the queue.
get() - Method in class org.gvsig.utils.swing.threads.SwingWorker
Return the value created by the construct method.
get(byte[]) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
get(byte[]) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
get(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
get(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
get(int) - Method in class org.gvsig.utils.DefaultListModel
Returns the element at the specified position in this list.
getAccessMode() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getAccessMode
getAccessMode() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getAccessMode
getAccessMode() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getAccessMode
getAction(String) - Static method in class org.gvsig.utils.console.jedit.InputHandler
Returns a named text area action.
getActionName(ActionListener) - Static method in class org.gvsig.utils.console.jedit.InputHandler
Returns the name of the specified text area action.
getActions() - Static method in class org.gvsig.utils.console.jedit.InputHandler
Returns an enumeration of all available actions.
getAdded() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getAllServers() - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
This method returns an array with all the servers that the combo contains
getAllServers() - Method in class org.gvsig.utils.swing.jcomboServer.JComboServer
This method returns an array with all the servers that the combo contains
getBackupGenerator() - Method in class org.gvsig.tools.backup.BackupGeneratorFactory
Gets an instance of a backup generator that performs a particular kind of backup.
getBackupGenerator() - Method in class org.gvsig.tools.backup.DefaultBackupGeneratorFactory
 
getBlankSeparated(String[]) - Static method in class org.gvsig.utils.StringUtilities
returns a list (blanck-separated) in one unique string
getBooleanArrayProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el array de boolean que corresponda a la clave que se pasa como parámetro.
getBooleanProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el boolean que corresponda a la clave que se pasa como parámetro.
getBracketHighlightColor() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the bracket highlight color.
getBracketLine() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the line of the highlighted bracket (the bracket matching the one before the caret)
getBracketPosition() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the position of the highlighted bracket (the bracket matching the one before the caret)
getBtnBack(String) - Method in class org.gvsig.utils.swing.wizard.Wizard
Obtiene una referencia al botón de dar un paso atrás
getBtnCancel(String) - Method in class org.gvsig.utils.swing.wizard.Wizard
Obtiene una referencia al botón de cancelar
getBtnFinish(String) - Method in class org.gvsig.utils.swing.wizard.Wizard
Obtiene una referencia al botón de finalizar
getBtnNext(String) - Method in class org.gvsig.utils.swing.wizard.Wizard
Obtiene una referencia al botón de dar un paso adelante
getByteArrayProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el array de bytes que corresponda a la clave que se pasa como parámetro.
getCaretColor() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the caret color.
getCaretLine() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the caret line.
getCaretPosition() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the caret position.
getCellEditorValue() - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
getCenterComponent() - Method in class org.gvsig.utils.console.JDockPanel
 
getChar() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getChar() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getChar(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getChar(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getChild(int) - Method in class org.gvsig.utils.XMLEntity
Devuelve un hijo a partir de un indice.
getChildrenCount() - Method in class org.gvsig.utils.XMLEntity
Devuelve el número de hijos que contiene el XMLEntity.
getClassName() - Method in interface org.gvsig.utils.IPersistence
Gets the class name of the object.
getCollator() - Method in class org.gvsig.utils.StringComparator.LocaleRules
Gets the value of the inner attribute _collator
getColor() - Method in class org.gvsig.utils.console.ConsoleStyle
 
getColor() - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Returns the color specified in this style.
getComaSeparated(String[]) - Static method in class org.gvsig.utils.StringUtilities
returns a list (comma-separated) in one unique string
getCombo() - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
 
getCombo() - Method in class org.gvsig.utils.swing.objectSelection.ObjectSelection
Obtiene una referencia al combo
getCurrentDate() - Static method in class org.gvsig.utils.DateTime
returns the current date
getCurrentStep() - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
getCurrentStep() - Method in interface org.gvsig.utils.swing.threads.IMonitorableTask
 
getCurrentStep() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
 
getCurrentStep() - Method in interface org.gvsig.utils.swing.threads.Monitorable
Return the number of steps processed
getCurrentStep() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
getCurrentStep() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
getCurrentStep() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
getCurrentStep() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
getCurrentStep() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
getCurrentStep() - Method in class org.gvsig.utils.swing.wizard.Wizard
Obtiene el paso actual del asistente
getCurrentStep() - Method in interface org.gvsig.utils.swing.wizard.WizardControl
Obtiene el paso actual del asistente
getDatabase() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getDefaults() - Static method in class org.gvsig.utils.console.jedit.TextAreaDefaults
Returns a new TextAreaDefaults object with the default values filled in.
getDefaultSyntaxStyles() - Static method in class org.gvsig.utils.console.jedit.SyntaxUtilities
Returns the default style table.
getDescription() - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Retorna la descripcion asociada al punto de extension.
getDescription() - Method in class org.gvsig.utils.GenericFileFilter
 
getDescription() - Method in class org.gvsig.utils.ImageFilter
 
getDescription() - Method in class org.gvsig.utils.SimpleFileFilter
 
getDescription() - Method in class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Returns the human readable description of this filter.
getDocument() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the document this text area is editing.
getDocumentLength() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the length of the document.
getDouble() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getDouble() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getDouble(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getDouble(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getDoubleArrayProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el array de doubles que corresponda a la clave que se pasa como parámetro.
getDoubleProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el double que corresponda a la clave que se pasa como parámetro.
getDriverName() - Method in class org.gvsig.utils.ExceptionDescription
Gets the name of the driver (if a driver was using) which this exception was produced.
getElectricScroll() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the number of lines from the top and button of the text area that are always visible.
getElementAt(int) - Method in class org.gvsig.utils.DefaultListModel
Returns the component at the specified index.
getElementAt(int) - Method in class org.gvsig.utils.listManager.DefaultListModel
 
getEncoding() - Method in class org.gvsig.utils.xml.XMLEncodingUtils
Gets the encoding of the XML file.
getEncoding(File) - Static method in class org.gvsig.utils.xml.XMLEncodingUtils
Gets the character encoding of the XML file.
getEncoding(InputStream) - Static method in class org.gvsig.utils.xml.XMLEncodingUtils
Gets the character encoding of the XML file.
getEOLMarkerColor() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the EOL marker color.
getEOLMarkersPainted() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns true if EOL markers are drawn, false otherwise.
getErrorCode() - Method in class org.gvsig.utils.ExceptionDescription
Gets the code which identifies the kind of error which is the cause of this exception.
getErrorDescription() - Method in class org.gvsig.utils.ExceptionDescription
Gets the description about the error which produced this exception.
getExceptionType() - Method in interface org.gvsig.utils.IDescriptableException
Gets the exception type which caused this one and has detailed information about the causes.
getExtends() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getExtends
getExtends() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getExtends
getExtends() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getExtends
getExtension(File) - Method in class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Return the extension portion of the file's name .
getExtension(File) - Static method in class org.gvsig.utils.Utils
 
getExtensionDescription(String) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Retorna la descripcion asociada a una extension.
getFile() - Method in class org.gvsig.utils.save.SaveEvent
Gets the file saved or going to be saved.
getFileExtension(File) - Static method in class org.gvsig.utils.FileUtils
 
getFileWithoutExtension(File) - Static method in class org.gvsig.utils.FileUtils
 
getFinalStep() - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
getFinalStep() - Method in interface org.gvsig.utils.swing.threads.Monitorable
 
getFinishStep() - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
getFinishStep() - Method in interface org.gvsig.utils.swing.threads.IMonitorableTask
 
getFinishStep() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
getFinishStep() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
getFinishStep() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
getFirstLine() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the line displayed at the text area's origin.
getFloat() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getFloat() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getFloat(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getFloat(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getFloatArrayProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el array de float que corresponda a la clave que se pasa como parámetro.
getFloatProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el float que corresponda a la clave que se pasa como parámetro.
getFontMetrics() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the font metrics used by this component.
getFontMetrics(Font) - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Returns the font metrics for the styled font.
getHorizontalOffset() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the horizontal offset of drawn lines.
getHtmlErrorMessage() - Method in class org.gvsig.utils.ExceptionDescription
Returns a message that describes the error which produced this exception, formatted in HTML code.
getID() - Method in class org.gvsig.utils.save.SaveEvent
Returns the event type.
getIdentity() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getIdentity
getIdentity() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getIdentity
getIdentity() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getIdentity
getIgnoreCase() - Method in class org.gvsig.utils.console.jedit.KeywordMap
Returns true if the keyword map is set to be case insensitive, false otherwise.
getImplementingClass() - Method in class org.gvsig.utils.XMLEntity
Devuelve la clase que implementa.
getInitialStep() - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
getInitialStep() - Method in interface org.gvsig.utils.swing.threads.IMonitorableTask
 
getInitialStep() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
 
getInitialStep() - Method in interface org.gvsig.utils.swing.threads.Monitorable
 
getInitialStep() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
getInitialStep() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
getInitialStep() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
getInitialStep() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
getInitialStep() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
getInputHandler() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the input handler.
getInstance() - Static method in class org.gvsig.utils.extensionPointsOld.ExtensionPointsSingleton
 
getInt() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getInt() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getInt(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getInt(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getIntArrayProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el array de enteros que corresponda a la clave que se pasa como parámetro.
getIntProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el entero que corresponda a la clave que se pasa como parámetro.
getInvalidLinesPainted() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns true if invalid lines are painted as red tildes (~), false otherwise.
getItemAt(int) - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
 
getItemCount() - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
 
getJavaClass() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getJavaClass
getJavaClass() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getJavaClass
getJavaClass() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getJavaClass
getKey() - Method in class org.gvsig.utils.xmlEntity.generate.Property
Returns the value of field 'key'.
getKeywordMap() - Static method in class org.gvsig.utils.console.jedit.TSQLTokenMarker
 
getKeywords() - Static method in class org.gvsig.utils.console.jedit.CCTokenMarker
 
getKeywords() - Static method in class org.gvsig.utils.console.jedit.CTokenMarker
 
getKeywords() - Static method in class org.gvsig.utils.console.jedit.EiffelTokenMarker
 
getKeywords() - Static method in class org.gvsig.utils.console.jedit.IDLTokenMarker
 
getKeywords() - Static method in class org.gvsig.utils.console.jedit.JavaScriptTokenMarker
 
getKeywords() - Static method in class org.gvsig.utils.console.jedit.JavaTokenMarker
 
getKeywords() - Static method in class org.gvsig.utils.console.jedit.PythonTokenMarker
 
getLastAccess() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getLastStep() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
 
getLastStep() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
getLastStep() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
getLayerName() - Method in class org.gvsig.utils.ExceptionDescription
Gets the name of the layer (if a layer was using) with that this exception was produced.
getLineCount() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the number of lines in the document.
getLineCount() - Method in class org.gvsig.utils.console.jedit.TokenMarker
Returns the number of lines in this token marker.
getLineEndOffset(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the end offset of the specified line.
getLineHighlightColor() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the line highlight color.
getLineLength(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the length of the specified line.
getLineOfOffset(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the line containing the specified offset.
getLineStartOffset(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the start offset of the specified line.
getLineText(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the text on the specified line.
getLineText(int, Segment) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Copies the text on the specified line into a segment.
getListener() - Method in class org.gvsig.utils.listManager.ListManager
Obtiene el listener de eventos del control
getListModel() - Method in class org.gvsig.utils.listManager.ListManager
Obtiene el listModel
getLocaleRules() - Method in class org.gvsig.utils.StringComparator
Gets an object with the information for use the locale rules in comparation between strings.
getLong() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getLong() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getLong(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getLong(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getLongArrayProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el array de long que corresponda a la clave que se pasa como parámetro.
getLongProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el long que corresponda a la clave que se pasa como parámetro.
getMacroRecorder() - Method in class org.gvsig.utils.console.jedit.InputHandler
Returns the macro recorder.
getMagicCaretPosition() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the `magic' caret position.
getMarkLine() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the mark line.
getMarkPosition() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the mark position.
getMinimumSize() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the painter's minimum size.
getModel() - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
 
getMsg() - Method in interface org.gvsig.utils.swing.objectSelection.ObjectSelectionModel
Obtiene el mensaje que se mostrará al usuario
getName() - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Retorna el nombre de punto de extension.
getName() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Returns the value of field 'name'.
getName() - Method in class org.gvsig.utils.XMLEntity
Devuelve el nombre.
getNameSpacePrefix() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getNameSpacePrefix
getNameSpacePrefix() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getNameSpacePrefix
getNameSpaceURI() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getNameSpaceURI
getNameSpaceURI() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getNameSpaceURI
getNote() - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
getNote() - Method in interface org.gvsig.utils.swing.threads.IMonitorableTask
 
getNote() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
getNote() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
getNote() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
getObjectProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el Object que corresponda a la clave que se pasa como parámetro.
getObjects() - Method in class org.gvsig.utils.listManager.DefaultListModel
 
getObjects() - Method in interface org.gvsig.utils.listManager.ListModel
Obtains the objects that are in the model
getObjects() - Method in interface org.gvsig.utils.swing.objectSelection.ObjectSelectionModel
Obtiene las referencias a los objetos que aparecerán seleccionables en el combo
getPainter() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the object responsible for painting this text area.
getPassword() - Method in class org.gvsig.utils.swing.JPasswordDlg
 
getPreferredSize() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the painter's preferred size.
getProperies() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getProperties(Object) - Method in interface org.gvsig.utils.listManager.ListManagerListener
Invocado cuando se selecciona un elemento Propertiable de la lista y luego se pincha en el boton de propiedades
getProperty() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method getProperty
getProperty(int) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method getProperty
getProperty(String) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getPropertyCount() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method getPropertyCount
getPropertyCount() - Method in class org.gvsig.utils.XMLEntity
 
getPropertyName(int) - Method in class org.gvsig.utils.XMLEntity
 
getPropertyValue(int) - Method in class org.gvsig.utils.XMLEntity
 
getReader() - Method in class org.gvsig.utils.xml.XMLEncodingUtils
Gets an InputStreamReader for the provided XML file.
getReader(File) - Static method in class org.gvsig.utils.xml.XMLEncodingUtils
Gets an InputStreamReader for the provided XML file.
getReader(InputStream) - Static method in class org.gvsig.utils.xml.XMLEncodingUtils
Gets an InputStreamReader for the provided XML file.
getRepeatCount() - Method in class org.gvsig.utils.console.jedit.InputHandler
Returns the number of times the next action will be repeated.
getResult() - Method in interface org.gvsig.utils.swing.threads.IPipedTask
 
getRightClickPopup() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the right click popup menu.
getRoot() - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
Obtiene la raiz del arbol generado o null si no se ha realizado ningún parseado
getSegmentMapKey(Segment, int, int) - Method in class org.gvsig.utils.console.jedit.KeywordMap
 
getSelected() - Method in class org.gvsig.utils.swing.objectSelection.ObjectSelection
Obtiene el elemento actualmente seleccionado
getSelectedColumns() - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport
 
getSelectedField() - Method in class org.gvsig.utils.swing.jtable.FieldSelectionEvent
 
getSelectedIndices() - Method in class org.gvsig.utils.swing.jtable.FieldSelectionEvent
 
getSelectedServer() - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
This method returns the selected server
getSelectedServer() - Method in class org.gvsig.utils.swing.jcomboServer.JComboServer
This method returns the selected server
getSelectedText() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the selected text, or null if no selection is active.
getSelectionColor() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the selection color.
getSelectionEnd() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the selection end offset.
getSelectionEnd(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the offset where the selection ends on the specified line.
getSelectionEndLine() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the selection end line.
getSelectionStart() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the selection start offset.
getSelectionStart(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the offset where the selection starts on the specified line.
getSelectionStartLine() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the selection start line.
getServerAddress() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getServiceSubType() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getServiceType() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
getShort() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getShort() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getShort(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
getShort(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
getSize() - Method in class org.gvsig.utils.DefaultListModel
Returns the number of components in this list.
getSize() - Method in class org.gvsig.utils.listManager.DefaultListModel
 
getSource() - Method in exception class org.gvsig.tools.backup.exceptions.BackupException
Gets the source file to be backup.
getStart() - Method in class org.gvsig.utils.console.ConsoleStyle
 
getStatusMessage() - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
getStatusMessage() - Method in interface org.gvsig.utils.swing.threads.IMonitorableTask
 
getStatusMessage() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
getStatusMessage() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
getStatusMessage() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
getSteps() - Method in class org.gvsig.utils.swing.wizard.Wizard
Obtiene un array con los pasos del asistente
getStop() - Method in class org.gvsig.utils.console.ConsoleStyle
 
getStringArrayProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el array de String que corresponda a la clave que se pasa como parámetro.
getStringMapKey(String) - Method in class org.gvsig.utils.console.jedit.KeywordMap
 
getStringProperty(String) - Method in class org.gvsig.utils.XMLEntity
Devuelve el String que corresponda a la clave que se pasa como parámetro.
getStyledFont(Font) - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Returns the specified font, but with the style's bold and italic flags applied.
getStyles() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the syntax styles used to paint colorized text.
getSupportedBrowsers() - Static method in class org.gvsig.utils.BrowserControl
Returns a list of supported browsers.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport.SelectionCellRenderer
 
getText() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the entire text of this text area.
getText(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the specified substring of the document.
getText(int, int, Segment) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Copies the specified substring of the document into a segment.
getTextArea(EventObject) - Static method in class org.gvsig.utils.console.jedit.InputHandler
Returns the text area that fired the specified event.
getTokenMarker() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the document's token marker.
getTokenMarker() - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
Returns the token marker that is to be used to split lines of this document up into tokens.
getToolTipText(MouseEvent) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns the tool tip to display at the specified location.
getToolTipText(MouseEvent) - Method in interface org.gvsig.utils.console.jedit.TextAreaPainter.Highlight
Returns the tool tip to display at the specified location.
getTxt() - Method in class org.gvsig.utils.console.JConsole
Obtiene una referencia al JTextArea de la consola
getValidator() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getValidator
getValidator() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getValidator
getValidator() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getValidator
getValue() - Method in class org.gvsig.utils.swing.threads.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class org.gvsig.utils.xmlEntity.generate.Property
Returns the value of field 'value'.
getVisibleLines() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns the number of lines visible in this text area.
getXMLEntity() - Method in interface org.gvsig.utils.IPersistence
Returns an XML entity with all necessary information of the object to marshall.
getXMLName() - Method in class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
Method getXMLName
getXMLName() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
Method getXMLName
getXMLName() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
Method getXMLName
getXmlTag() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method getXmlTag
getXmlTag() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method getXmlTag
getXmlTag() - Method in class org.gvsig.utils.XMLEntity
Devuelve el xmltag.
getXmlTag(int) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method getXmlTag
getXmlTag(int) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method getXmlTag
getXmlTagCount() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method getXmlTagCount
getXmlTagCount() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method getXmlTagCount
getXmlTree() - Method in class org.gvsig.utils.xmlViewer.XMLViewer
This method initializes xmlTree
gif - Static variable in class org.gvsig.utils.Utils
 
grabAction - Variable in class org.gvsig.utils.console.jedit.InputHandler
 
grabNextKeyStroke(ActionListener) - Method in class org.gvsig.utils.console.jedit.InputHandler
Grabs the next key typed event and invokes the specified action with the key as a the action command.

H

handleGrabAction(KeyEvent) - Method in class org.gvsig.utils.console.jedit.InputHandler
If a key is being grabbed, this method should be called with the appropriate key event.
hash() - Method in class org.gvsig.utils.XMLEntity
hash() method is used to know if this XMLEntity can be considered as changed.
hasPrevious() - Method in class org.gvsig.utils.ExtentsHistory
Devuelve true si hay algún rectángulo en el histórico
highlights - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
home(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.home
 
HOME - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
horizontal - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
horizontalOffset - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
HTMLTokenMarker - Class in org.gvsig.utils.console.jedit
HTML token marker.
HTMLTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.HTMLTokenMarker
 
HTMLTokenMarker(boolean) - Constructor for class org.gvsig.utils.console.jedit.HTMLTokenMarker
 

I

IBackgroundExecution - Interface in org.gvsig.utils.swing.threads
This interface must be implemented by all classes that could create a background, cancelable, GUI based thread.
ICancelableTask - Interface in org.gvsig.utils.swing.threads
Runnable task that could be canceled.
ICancelMonitor - Interface in org.gvsig.utils.swing.threads
It monitors cancelation of task, informing to interested in cancelation
id - Variable in class org.gvsig.utils.console.jedit.Token
The id of this token.
ID_COUNT - Static variable in class org.gvsig.utils.console.jedit.Token
The total number of defined token ids.
IDescriptableException - Interface in org.gvsig.utils
All specialized exceptions that can offer more information about their cause should implement this interface to add the type that identifies it.
IDLTokenMarker - Class in org.gvsig.utils.console.jedit
IDL token marker.
IDLTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.IDLTokenMarker
 
IExtensionBuilder - Interface in org.gvsig.utils.extensionPointsOld
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.
ignorableWhitespace(char[], int, int) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
ignorableWhitespace(char[], int, int) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
ImageFilter - Class in org.gvsig.utils
 
ImageFilter() - Constructor for class org.gvsig.utils.ImageFilter
 
IMonitorableTask - Interface in org.gvsig.utils.swing.threads
Long time task that could be monitored.
indexOf(Object) - Method in class org.gvsig.utils.DefaultListModel
Searches for the first occurrence of elem.
indexOf(Object, int) - Method in class org.gvsig.utils.DefaultListModel
Searches for the first occurrence of elem, beginning the search at index.
ini - Variable in class org.gvsig.utils.DefaultCharSet.Interval
 
init(JEditTextArea, TextAreaPainter.Highlight) - Method in interface org.gvsig.utils.console.jedit.TextAreaPainter.Highlight
Called after the highlight painter has been added.
init(WizardControl) - Method in interface org.gvsig.utils.swing.wizard.Step
Recibe la referencia al Wizard del que forman parte
initialize() - Method in class org.gvsig.utils.listManager.ListManager
This method initializes this
inputHandler - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
inputHandler - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
InputHandler - Class in org.gvsig.utils.console.jedit
An input handler converts the user's key strokes into concrete actions.
InputHandler() - Constructor for class org.gvsig.utils.console.jedit.InputHandler
 
InputHandler.backspace - Class in org.gvsig.utils.console.jedit
 
InputHandler.backspace_word - Class in org.gvsig.utils.console.jedit
 
InputHandler.delete - Class in org.gvsig.utils.console.jedit
 
InputHandler.delete_word - Class in org.gvsig.utils.console.jedit
 
InputHandler.document_end - Class in org.gvsig.utils.console.jedit
 
InputHandler.document_home - Class in org.gvsig.utils.console.jedit
 
InputHandler.end - Class in org.gvsig.utils.console.jedit
 
InputHandler.home - Class in org.gvsig.utils.console.jedit
 
InputHandler.insert_break - Class in org.gvsig.utils.console.jedit
 
InputHandler.insert_char - Class in org.gvsig.utils.console.jedit
 
InputHandler.insert_tab - Class in org.gvsig.utils.console.jedit
 
InputHandler.MacroRecorder - Interface in org.gvsig.utils.console.jedit
Macro recorder.
InputHandler.next_char - Class in org.gvsig.utils.console.jedit
 
InputHandler.next_line - Class in org.gvsig.utils.console.jedit
 
InputHandler.next_page - Class in org.gvsig.utils.console.jedit
 
InputHandler.next_word - Class in org.gvsig.utils.console.jedit
 
InputHandler.NonRecordable - Interface in org.gvsig.utils.console.jedit
If an action implements this interface, it should not be recorded by the macro recorder.
InputHandler.NonRepeatable - Interface in org.gvsig.utils.console.jedit
If an action implements this interface, it should not be repeated.
InputHandler.overwrite - Class in org.gvsig.utils.console.jedit
 
InputHandler.prev_char - Class in org.gvsig.utils.console.jedit
 
InputHandler.prev_line - Class in org.gvsig.utils.console.jedit
 
InputHandler.prev_page - Class in org.gvsig.utils.console.jedit
 
InputHandler.prev_word - Class in org.gvsig.utils.console.jedit
 
InputHandler.repeat - Class in org.gvsig.utils.console.jedit
 
InputHandler.toggle_rect - Class in org.gvsig.utils.console.jedit
 
InputHandler.Wrapper - Interface in org.gvsig.utils.console.jedit
For use by EditAction.Wrapper only.
insert(String, int, String) - Static method in class org.gvsig.utils.StringUtilities
Inserta una string en otra en la posición indicada
insert(String, String, String, Object) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Añade una extension antes de la indicada con beforeKey, con su descripcion asociada
INSERT - Static variable in class org.gvsig.utils.console.JConsole
 
insert_break() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.insert_break
 
INSERT_BREAK - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
insert_char() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.insert_char
 
INSERT_CHAR - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
insert_tab() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.insert_tab
 
INSERT_TAB - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
insertAt(int, Object) - Method in class org.gvsig.utils.listManager.DefaultListModel
 
insertAt(int, Object) - Method in interface org.gvsig.utils.listManager.ListModel
Inserts the specified element at the specified position in this Vector.
insertElementAt(Object, int) - Method in class org.gvsig.utils.DefaultListModel
Inserts the specified object as a component in this list at the specified index.
insertLines(int, int) - Method in class org.gvsig.utils.console.jedit.TokenMarker
Informs the token marker that lines have been inserted into the document.
INTERNAL_FIRST - Static variable in class org.gvsig.utils.console.jedit.Token
The first id that can be used for internal state in a token marker.
INTERNAL_LAST - Static variable in class org.gvsig.utils.console.jedit.Token
The last id that can be used for internal state in a token marker.
interrupt() - Method in class org.gvsig.utils.swing.threads.SwingWorker
A new method that interrupts the worker thread.
Interval(char, char) - Constructor for class org.gvsig.utils.DefaultCharSet.Interval
Crea un nuevo Interval.
INVALID - Static variable in class org.gvsig.utils.console.jedit.Token
Invalid token id.
invalidateLine(int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Marks a line as needing a repaint.
invalidateLineRange(int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Marks a range of lines as needing a repaint.
invalidateSelectedLines() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Repaints the lines containing the selection.
IPersistence - Interface in org.gvsig.utils
Any object that needs store its data to restore it after, should implement IPersistence.
IPersistenceObject - Interface in org.gvsig.utils
Add Object before call setXMLEntity.
IPipedTask - Interface in org.gvsig.utils.swing.threads
This task is useful for pipes.
IProgressMonitorIF - Interface in org.gvsig.utils.swing.threads
IProgressMonitorIF must be all classes which monitors the process of a long costly task.
isBetweenSymbols(String, int, String) - Static method in class org.gvsig.utils.StringUtilities
Busca en la cadena si la posición tiene un número par de symbol delante de ella o impar.
isBetweenSymbols(String, int, String, String) - Static method in class org.gvsig.utils.StringUtilities
Busca en la cadena si la posición se encuentra entre un símbolo de apertura y su correspondiente símbolo de clausura
isBlockCaretEnabled() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns true if the caret should be drawn as a block, false otherwise.
isBold() - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Returns true if boldface is enabled for this style.
isBracketHighlightEnabled() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns true if bracket highlighting is enabled, false otherwise.
isCanceled() - Method in interface org.gvsig.utils.swing.threads.Cancellable
Determines if the related task must be canceled.
isCanceled() - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
isCanceled() - Method in interface org.gvsig.utils.swing.threads.ICancelMonitor
 
isCanceled() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Returns if has received cancel message
isCanceled() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
isCanceled() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
isCanceled() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
isCanceled() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
isCanceled() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
isCaretBlinkEnabled() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns true if the caret is blinking, false otherwise.
isCaretVisible() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns true if the caret is visible, false otherwise.
isCaseSensitive() - Method in class org.gvsig.utils.StringComparator
Returns if the comparator is sensitive to small and big letters
isCellEditable(EventObject) - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
isDefined() - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
isDefined() - Method in interface org.gvsig.utils.swing.threads.IMonitorableTask
 
isDefined() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
isDefined() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
isDefined() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
isDeterminatedProcess() - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
isDeterminatedProcess() - Method in interface org.gvsig.utils.swing.threads.Monitorable
Tells if the process is monitoring is defined
isDirect() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
isDirect() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
isEditable() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns true if this text area is editable, false otherwise.
isEmpty() - Method in class org.gvsig.utils.DefaultListModel
Tests whether this list has any components.
isEmpty() - Method in class org.gvsig.utils.Queue
Is the queue empty?
isExtensionListInDescription() - Method in class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
isFinished() - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
isFinished() - Method in interface org.gvsig.utils.swing.threads.ICancelMonitor
 
isFinished() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
isFinished() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
isFinished() - Method in class org.gvsig.utils.swing.threads.PipeTask
 
isIndeterminated() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
 
isIndeterminated() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
isIndeterminated() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
isIntegerNumber(String) - Static method in class org.gvsig.utils.stringNumberUtilities.StringNumberUtilities
Returns true if the word is an integer number; else returns false If it's a natural number, it's an integer number
isItalic() - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Returns true if italics is enabled for this style.
isLineHighlightEnabled() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns true if line highlight is enabled, false otherwise.
isManagingFocus() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns if this component can be traversed by pressing the Tab key.
isManagingFocus() - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Returns if this component can be traversed by pressing the Tab key.
isNaturalNumber(String) - Static method in class org.gvsig.utils.stringNumberUtilities.StringNumberUtilities
Returns true if the word is a natural number; else returns false
isNextLineRequested() - Method in class org.gvsig.utils.console.jedit.TokenMarker
Returns true if the next line should be repainted.
isNumber(String) - Static method in class org.gvsig.utils.stringNumberUtilities.StringNumberUtilities
Returns true if the word is a number; else returns false
isNumeric(int) - Static method in class org.gvsig.utils.NumberUtilities
 
isNumericInteger(int) - Static method in class org.gvsig.utils.NumberUtilities
 
isOverwriteEnabled() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns true if overwrite mode is enabled, false otherwise.
isPlain() - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Returns true if no font styles are enabled.
isReadOnly() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
isReadOnly() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
isRealNumber(String) - Static method in class org.gvsig.utils.stringNumberUtilities.StringNumberUtilities
Returns true if the word is a real number; else returns false It's supposed that '.' is the symbol for separate integer from decimal part If it's a natural or integer, it's a real number
isRealNumberWithIntegerExponent(String) - Static method in class org.gvsig.utils.stringNumberUtilities.StringNumberUtilities
Returns true if the word is a real number with or without the 'E' (or 'e') symbol for the exponent; else returns false
It's supposed that '.' is the symbol for separate integer from decimal part in the base.
isRealNumberWithRealExponent(String) - Static method in class org.gvsig.utils.stringNumberUtilities.StringNumberUtilities
Returns true if the word is a real number with or without the 'E' (or 'e') symbol for the exponent; else returns false It's supposed that '.' is the symbol for separate integer from decimal part, in the base and the exponent of the number If it's a natural, integer, real number or real number with integer exponent, it's a real number with real exponent
isRepeatEnabled() - Method in class org.gvsig.utils.console.jedit.InputHandler
Returns if repeating is enabled.
isSelectionRectangular() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Returns true if the selection is rectangular, false otherwise.
isTSQL - Variable in class org.gvsig.utils.console.jedit.SQLTokenMarker
 
isUseLocaleRules() - Method in class org.gvsig.utils.StringComparator.LocaleRules
Gets the value of the inner attribute useLocaleRules
isValid() - Method in class org.gvsig.utils.xmlEntity.generate.Property
Method isValid
isValid() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method isValid
isValid() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method isValid
isWindowsPlatform() - Static method in class org.gvsig.utils.BrowserControl
Try to determine whether this application is running under Windows or some other platform by examing the "os.name" property.
ITask - Interface in org.gvsig.utils.swing.threads
Base interface for generic tasks.
IverUtilesLibrary - Class in org.gvsig.tools
 
IverUtilesLibrary() - Constructor for class org.gvsig.tools.IverUtilesLibrary
 

J

JAVASCRIPT - Static variable in class org.gvsig.utils.console.jedit.HTMLTokenMarker
 
JavaScriptTokenMarker - Class in org.gvsig.utils.console.jedit
JavaScript token marker.
JavaScriptTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.JavaScriptTokenMarker
 
JavaTokenMarker - Class in org.gvsig.utils.console.jedit
Java token marker.
JavaTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.JavaTokenMarker
 
JComboBox - Class in org.gvsig.utils.swing
ComboBox autocompletable
JComboBox() - Constructor for class org.gvsig.utils.swing.JComboBox
Construye un combobox
JComboBox(Object[]) - Constructor for class org.gvsig.utils.swing.JComboBox
Construye un combobox
JComboBox(Vector) - Constructor for class org.gvsig.utils.swing.JComboBox
Construye un combobox
JComboBox(ComboBoxModel) - Constructor for class org.gvsig.utils.swing.JComboBox
Construye un combobox
JComboBox.MyKeyListener - Class in org.gvsig.utils.swing
Manejador de los eventos Key para hacer el autocompletado
JComboServer - Class in org.gvsig.utils.swing.jcomboServer
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.
JComboServer() - Constructor for class org.gvsig.utils.swing.jcomboServer.JComboServer
Just a simple constructor
JComboServer(ServerData[]) - Constructor for class org.gvsig.utils.swing.jcomboServer.JComboServer
A constructor
JConsole - Class in org.gvsig.utils.console
DOCUMENT ME!
JConsole() - Constructor for class org.gvsig.utils.console.JConsole
This is the default constructor
JConsole(boolean) - Constructor for class org.gvsig.utils.console.JConsole
With this constructor, we decide whether the key events are re-dispatched to the parent of this component.
JConsoleTest - Class in org.gvsig.utils.console.test
 
JConsoleTest() - Constructor for class org.gvsig.utils.console.test.JConsoleTest
This is the default constructor
JDockPanel - Class in org.gvsig.utils.console
 
JDockPanel(JComponent) - Constructor for class org.gvsig.utils.console.JDockPanel
 
JEditTextArea - Class in org.gvsig.utils.console.jedit
jEdit's text area component.
JEditTextArea() - Constructor for class org.gvsig.utils.console.jedit.JEditTextArea
Creates a new JEditTextArea with the default settings.
JEditTextArea(TextAreaDefaults) - Constructor for class org.gvsig.utils.console.jedit.JEditTextArea
Creates a new JEditTextArea with the specified settings.
JEPUtilities - Class in org.gvsig.utils
DOCUMENT ME!
JEPUtilities() - Constructor for class org.gvsig.utils.JEPUtilities
 
JPasswordDlg - Class in org.gvsig.utils.swing
 
JPasswordDlg() - Constructor for class org.gvsig.utils.swing.JPasswordDlg
This is the default constructor
jpeg - Static variable in class org.gvsig.utils.Utils
 
jpg - Static variable in class org.gvsig.utils.Utils
 
JTable - Class in org.gvsig.utils.swing.jtable
 
JTable() - Constructor for class org.gvsig.utils.swing.jtable.JTable
 

K

keyPressed(KeyEvent) - Method in class org.gvsig.utils.console.JConsole
 
keyPressed(KeyEvent) - Method in class org.gvsig.utils.console.jedit.ConsoleInputHandler
 
keyPressed(KeyEvent) - Method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Handle a key pressed event.
keyPressed(KeyEvent) - Method in class org.gvsig.utils.swing.JComboBox.MyKeyListener
 
keyReleased(KeyEvent) - Method in class org.gvsig.utils.console.JConsole
 
keyReleased(KeyEvent) - Method in class org.gvsig.utils.console.jedit.ConsoleInputHandler
 
keyReleased(KeyEvent) - Method in class org.gvsig.utils.swing.JComboBox.MyKeyListener
 
keyTyped(KeyEvent) - Method in class org.gvsig.utils.console.jedit.ConsoleInputHandler
 
keyTyped(KeyEvent) - Method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Handle a key typed event.
keyTyped(KeyEvent) - Method in class org.gvsig.utils.swing.JComboBox.MyKeyListener
 
KEYWORD1 - Static variable in class org.gvsig.utils.console.jedit.Token
Keyword 1 token id.
KEYWORD2 - Static variable in class org.gvsig.utils.console.jedit.Token
Keyword 2 token id.
KEYWORD3 - Static variable in class org.gvsig.utils.console.jedit.Token
Keyword 3 token id.
KeywordMap - Class in org.gvsig.utils.console.jedit
A KeywordMap is similar to a hashtable in that it maps keys to values.
KeywordMap(boolean) - Constructor for class org.gvsig.utils.console.jedit.KeywordMap
Creates a new KeywordMap.
KeywordMap(boolean, int) - Constructor for class org.gvsig.utils.console.jedit.KeywordMap
Creates a new KeywordMap.
KONQUEROR - Static variable in class org.gvsig.utils.BrowserControl
 

L

LABEL - Static variable in class org.gvsig.utils.console.jedit.Token
Label token id.
lastElement() - Method in class org.gvsig.utils.DefaultListModel
Returns the last component of the list.
lastIndexOf(Object) - Method in class org.gvsig.utils.DefaultListModel
Returns the index of the last occurrence of elem.
lastIndexOf(Object, int) - Method in class org.gvsig.utils.DefaultListModel
Searches backwards for elem, starting from the specified index, and returns an index to it.
lastLine - Variable in class org.gvsig.utils.console.jedit.TokenMarker
The last tokenized line.
lastToken - Variable in class org.gvsig.utils.console.jedit.TokenMarker
The last token in the list.
LEFT_OF_SCROLLBAR - Static variable in class org.gvsig.utils.console.jedit.JEditTextArea
Adding components with this name to the text area will place them left of the horizontal scroll bar.
length - Variable in class org.gvsig.utils.console.jedit.Token
The length of this token.
length - Variable in class org.gvsig.utils.console.jedit.TokenMarker
The number of lines in the model being tokenized.
lineHighlight - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
lineHighlight - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
lineHighlightColor - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
lineHighlightColor - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
lineInfo - Variable in class org.gvsig.utils.console.jedit.TokenMarker
An array for storing information about lines.
LineInfo() - Constructor for class org.gvsig.utils.console.jedit.TokenMarker.LineInfo
Creates a new LineInfo object with token = Token.NULL and obj = null.
LineInfo(byte, Object) - Constructor for class org.gvsig.utils.console.jedit.TokenMarker.LineInfo
Creates a new LineInfo object with the specified parameters.
lineSegment - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
lineToY(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Converts a line index to a y co-ordinate.
listenerList - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
ListManager - Class in org.gvsig.utils.listManager
Control de gestión de una lista
ListManager(boolean) - Constructor for class org.gvsig.utils.listManager.ListManager
This is the default constructor down==true if list is in order.
ListManagerListener - Interface in org.gvsig.utils.listManager
Interfaz listener de los eventos que lanza el control listManager
ListModel - Interface in org.gvsig.utils.listManager
Modelo del control ListManager
LITERAL1 - Static variable in class org.gvsig.utils.console.jedit.Token
Literal 1 token id.
LITERAL2 - Static variable in class org.gvsig.utils.console.jedit.Token
Literal 2 token id.
loadFromState(PersistentState) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
localeRules - Variable in class org.gvsig.utils.StringComparator
 
LocaleRules() - Constructor for class org.gvsig.utils.StringComparator.LocaleRules
Default constructor without parameters
LocaleRules(boolean, Collator) - Constructor for class org.gvsig.utils.StringComparator.LocaleRules
Default constructor with two parameters
log2(double) - Static method in class org.gvsig.utils.MathExtension
2-base logarithm of a
log2Integer(double) - Static method in class org.gvsig.utils.MathExtension
2-base logarithm of a, but the result doesn't have decimals (approximated to the integer number most near by below)
logX(double, double) - Static method in class org.gvsig.utils.MathExtension
X-base logarithm of a
logXInteger(double, double) - Static method in class org.gvsig.utils.MathExtension
X-base logarithm of a, but the result doesn't have decimals (approximated to the integer number most near by below)
lookup(Segment, int, int) - Method in class org.gvsig.utils.console.jedit.KeywordMap
Looks up a key.
LVARIABLE - Static variable in class org.gvsig.utils.console.jedit.ShellScriptTokenMarker
 

M

magicCaret - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
main(String[]) - Static method in class org.gvsig.utils.bigfile.TestBigByteBuffer
 
main(String[]) - Static method in class org.gvsig.utils.console.test.JConsoleTest
 
main(String[]) - Static method in class org.gvsig.utils.swing.sample.Sample
DOCUMENT ME!
main(String[]) - Static method in class org.gvsig.utils.xmlViewer.sample.Sample
 
MakefileTokenMarker - Class in org.gvsig.utils.console.jedit
Makefile token marker.
MakefileTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.MakefileTokenMarker
 
mapLength - Variable in class org.gvsig.utils.console.jedit.KeywordMap
 
markTokens(Segment, int) - Method in class org.gvsig.utils.console.jedit.TokenMarker
A wrapper for the lower-level markTokensImpl method that is called to split a line up into tokens.
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.BatchFileTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.CTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.EiffelTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.HTMLTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.MakefileTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.PatchTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.PerlTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.PHPTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.PropsTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.PythonTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.ShellScriptTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.SQLTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.TeXTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gvsig.utils.console.jedit.TokenMarker
An abstract method that splits a line up into tokens.
marshal(Writer) - Method in class org.gvsig.utils.xmlEntity.generate.Property
Method marshal
marshal(Writer) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method marshal
marshal(Writer) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method marshal
marshal(ContentHandler) - Method in class org.gvsig.utils.xmlEntity.generate.Property
Method marshal
marshal(ContentHandler) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method marshal
marshal(ContentHandler) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method marshal
MathExtension - Class in org.gvsig.utils
Some more mathematical functions that 'java.lang.Math' doesn't have: - Logarithm operations: log2, log2Integer, logX, logXInteger
MathExtension() - Constructor for class org.gvsig.utils.MathExtension
 
MESSAGE - Static variable in class org.gvsig.utils.console.JConsole
 
Monitorable - Interface in org.gvsig.utils.swing.threads
Interface to monitorize a long process, which operates in many individual steps
MonitorableDecoratorMainFirst - Class in org.gvsig.utils.swing.threads
Task that wraps a main task, executing it and doing some preprocess stuff after main task, by executing a secondary task
MonitorableDecoratorMainFirst(IMonitorableTask, IMonitorableTask) - Constructor for class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
Constructor
MonitorableTaskQueue - Class in org.gvsig.utils.swing.threads
A task that could enqueue tasks.
MonitorableTaskQueue() - Constructor for class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
MOZILLA - Static variable in class org.gvsig.utils.BrowserControl
 
MultipleXMLContent - Class in org.gvsig.utils.xmlViewer
XMLContent al que se le pueden añadir varios ficheros XML en forma de String
MultipleXMLContent() - Constructor for class org.gvsig.utils.xmlViewer.MultipleXMLContent
 
MultipleXMLContent.FilterHandler - Class in org.gvsig.utils.xmlViewer
Manejador que delega en otro manejador todos los eventos excepto el startDocument y el endDocument.
MyContentHandler() - Constructor for class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
MyKeyListener() - Constructor for class org.gvsig.utils.swing.JComboBox.MyKeyListener
 
MyThread(String) - Constructor for class org.gvsig.utils.bigfile.TestBigByteBuffer.MyThread
 

N

name - Variable in class org.gvsig.utils.xmlViewer.XMLViewer.Node
 
NETSCAPE - Static variable in class org.gvsig.utils.BrowserControl
 
next - Variable in class org.gvsig.utils.console.jedit.Token
The next token in the linked list.
next(WizardEvent) - Method in interface org.gvsig.utils.swing.wizard.WizardListener
Evento disparado cuando se avanza un paso el asistente
next_char(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.next_char
 
NEXT_CHAR - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
next_line(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.next_line
 
NEXT_LINE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
next_page(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.next_page
 
NEXT_PAGE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
next_word(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.next_word
 
NEXT_WORD - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
nextLineRequested - Variable in class org.gvsig.utils.console.jedit.TokenMarker
True if the next line should be painted.
nextStep() - Method in class org.gvsig.utils.swing.wizard.Wizard
Muestra el panel del siguiente paso del asistente
nextStep() - Method in interface org.gvsig.utils.swing.wizard.WizardControl
Muestra el panel del siguiente paso del asistente
nextTabStop(float, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Implementation of TabExpander interface.
Node() - Constructor for class org.gvsig.utils.xmlViewer.XMLViewer.Node
 
NotExistInXMLEntity - Exception Class in org.gvsig.utils
 
NotExistInXMLEntity() - Constructor for exception class org.gvsig.utils.NotExistInXMLEntity
 
NULL - Static variable in class org.gvsig.utils.console.jedit.Token
Normal text token id.
NumberComparator - Class in org.gvsig.utils
Comparador de numeros en orden habitual
NumberComparator() - Constructor for class org.gvsig.utils.NumberComparator
 
numberOfOccurrencesOfSubStringInString(String, String, boolean) - Static method in class org.gvsig.utils.StringUtilities
Returns the number of occurrences of a chain of characters in an String
numberOfOccurrencesOfSubStringInStringBetweenPositions(String, String, boolean, int, int) - Static method in class org.gvsig.utils.StringUtilities
Returns the number of occurrences of a chain of characters in an String, between a rank of positions (If the subString finishes before 'end_position' -> don't count that occurrence)
NumberUtilities - Class in org.gvsig.utils
 
NumberUtilities() - Constructor for class org.gvsig.utils.NumberUtilities
 

O

obj - Variable in class org.gvsig.utils.console.jedit.TokenMarker.LineInfo
This is for use by the token marker implementations themselves.
ObjectSelection - Class in org.gvsig.utils.swing.objectSelection
Control consistente en un texto y un combo autocompletable
ObjectSelection() - Constructor for class org.gvsig.utils.swing.objectSelection.ObjectSelection
This is the default constructor
ObjectSelectionModel - Interface in org.gvsig.utils.swing.objectSelection
Modelo del control ObjectSelection
offsetToX(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Converts an offset in a line into an x co-ordinate.
open() - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Sets associated gui component visible
open() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
open() - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
OPERA - Static variable in class org.gvsig.utils.BrowserControl
 
OPERATOR - Static variable in class org.gvsig.utils.console.jedit.Token
Operator token id.
order() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
order() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
order(ByteOrder) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
order(ByteOrder) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
org.gvsig.tools - package org.gvsig.tools
 
org.gvsig.tools.backup - package org.gvsig.tools.backup
 
org.gvsig.tools.backup.exceptions - package org.gvsig.tools.backup.exceptions
 
org.gvsig.utils - package org.gvsig.utils
 
org.gvsig.utils.bigfile - package org.gvsig.utils.bigfile
 
org.gvsig.utils.centerComponent - package org.gvsig.utils.centerComponent
 
org.gvsig.utils.console - package org.gvsig.utils.console
 
org.gvsig.utils.console.jedit - package org.gvsig.utils.console.jedit
 
org.gvsig.utils.console.test - package org.gvsig.utils.console.test
 
org.gvsig.utils.exceptionHandling - package org.gvsig.utils.exceptionHandling
 
org.gvsig.utils.extensionPointsOld - package org.gvsig.utils.extensionPointsOld
Este paquete expone un mecanismo para registro de clases.
org.gvsig.utils.listManager - package org.gvsig.utils.listManager
 
org.gvsig.utils.save - package org.gvsig.utils.save
 
org.gvsig.utils.search - package org.gvsig.utils.search
 
org.gvsig.utils.stringNumberUtilities - package org.gvsig.utils.stringNumberUtilities
 
org.gvsig.utils.swing - package org.gvsig.utils.swing
 
org.gvsig.utils.swing.fileFilter - package org.gvsig.utils.swing.fileFilter
 
org.gvsig.utils.swing.jcomboServer - package org.gvsig.utils.swing.jcomboServer
 
org.gvsig.utils.swing.jtable - package org.gvsig.utils.swing.jtable
 
org.gvsig.utils.swing.objectSelection - package org.gvsig.utils.swing.objectSelection
 
org.gvsig.utils.swing.sample - package org.gvsig.utils.swing.sample
 
org.gvsig.utils.swing.threads - package org.gvsig.utils.swing.threads
 
org.gvsig.utils.swing.wizard - package org.gvsig.utils.swing.wizard
 
org.gvsig.utils.vectorUtilities - package org.gvsig.utils.vectorUtilities
 
org.gvsig.utils.xml - package org.gvsig.utils.xml
 
org.gvsig.utils.xmlEntity.generate - package org.gvsig.utils.xmlEntity.generate
 
org.gvsig.utils.xmlViewer - package org.gvsig.utils.xmlViewer
 
org.gvsig.utils.xmlViewer.sample - package org.gvsig.utils.xmlViewer.sample
 
overwrite - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
overwrite() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.overwrite
 
OVERWRITE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
overwriteSetSelectedText(String) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Similar to setSelectedText(), but overstrikes the appropriate number of characters if overwrite mode is enabled.

P

paint(Graphics) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Repaints the text.
paintBracketHighlight(Graphics, int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
 
paintCaret(Graphics, int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
 
painter - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
paintHighlight(Graphics, int, int) - Method in interface org.gvsig.utils.console.jedit.TextAreaPainter.Highlight
This should paint the highlight and delgate to the next highlight painter.
paintHighlight(Graphics, int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
 
paintInvalid - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
paintInvalid - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
paintLine(Graphics, TokenMarker, int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
 
paintLineHighlight(Graphics, int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
 
paintPlainLine(Graphics, int, Font, Color, int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
 
paintSyntaxLine(Graphics, TokenMarker, int, Font, Color, int, int) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
 
paintSyntaxLine(Segment, Token, SyntaxStyle[], TabExpander, Graphics, int, int) - Static method in class org.gvsig.utils.console.jedit.SyntaxUtilities
Paints the specified line onto the graphics context.
paramString() - Method in class org.gvsig.utils.save.SaveEvent
Returns a string representing the kind of this Event.
parse() - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent
Genera un evento de startDocument, luego genera todos los eventos de los XML que han sido añadidos a la clase filtrando los startDocument y endDocument de cada uno de ellos y luego genera un endDocument
parse() - Method in class org.gvsig.utils.xmlViewer.TextXMLContent
 
parse() - Method in interface org.gvsig.utils.xmlViewer.XMLContent
Debe de lanzar los eventos SAX del contenido XML que representa
parse(String) - Static method in class org.gvsig.utils.XMLEntity
 
parseKeyStroke(String) - Static method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Converts a string to a keystroke.
paste() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Inserts the clipboard contents into the text.
PatchTokenMarker - Class in org.gvsig.utils.console.jedit
Patch/diff token marker.
PatchTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.PatchTokenMarker
 
peek() - Method in class org.gvsig.utils.Queue
Peek to see if something is available.
PerlTokenMarker - Class in org.gvsig.utils.console.jedit
Perl token marker.
PerlTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.PerlTokenMarker
 
PerlTokenMarker(KeywordMap) - Constructor for class org.gvsig.utils.console.jedit.PerlTokenMarker
 
PERSISTENT_DESCRIPTION - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
PERSISTENT_NAME - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
PHPTokenMarker - Class in org.gvsig.utils.console.jedit
PHP token marker.
PHPTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.PHPTokenMarker
 
PipeTask - Class in org.gvsig.utils.swing.threads
 
PipeTask(IPipedTask, IPipedTask) - Constructor for class org.gvsig.utils.swing.threads.PipeTask
 
png - Static variable in class org.gvsig.utils.Utils
 
popup - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
popup - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
position() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
position() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
position(long) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
position(long) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
PostProcessSupport - Class in org.gvsig.utils
 
PostProcessSupport() - Constructor for class org.gvsig.utils.PostProcessSupport
 
preprocess() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
Makes some preprocess steps, and return a boolean flag that indicates if this task can be launched.
prev_char(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.prev_char
 
PREV_CHAR - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
prev_line(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.prev_line
 
PREV_LINE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
prev_page(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.prev_page
 
PREV_PAGE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
prev_word(boolean) - Constructor for class org.gvsig.utils.console.jedit.InputHandler.prev_word
 
PREV_WORD - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
processingInstruction(String, String) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
processingInstruction(String, String) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.gvsig.utils.swing.jtable.JTable
 
processKeyEvent(KeyEvent) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Forwards key events directly to the input handler.
ProgressMonitorAdapter - Class in org.gvsig.utils.swing.threads
It is a try to launch tasks in background and to report its evolution with javax.swing.ProgressMonitor.
ProgressMonitorAdapter(Component, String, String, int, int, int) - Constructor for class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
Propertiable - Interface in org.gvsig.utils.listManager
Indica si este objeto admite algún tipo de propiedad.
Property - Class in org.gvsig.utils.xmlEntity.generate
Class Property.
Property() - Constructor for class org.gvsig.utils.xmlEntity.generate.Property
 
PropertyDescriptor - Class in org.gvsig.utils.xmlEntity.generate
Class PropertyDescriptor.
PropertyDescriptor() - Constructor for class org.gvsig.utils.xmlEntity.generate.PropertyDescriptor
 
PropsTokenMarker - Class in org.gvsig.utils.console.jedit
Java properties/DOS INI token marker.
PropsTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.PropsTokenMarker
 
pull() - Method in class org.gvsig.utils.Queue
Pull the first object out of the queue.
put(byte) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
put(byte) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
put(int, byte) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
put(int, byte) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
put(Rectangle2D.Double) - Method in class org.gvsig.utils.ExtentsHistory
Pone un nuevo rectángulo al final del array
put(Object) - Method in class org.gvsig.utils.Queue
Put the object into the queue.
put(Object, Object) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoints
Evita que se añadan elementos que no son puntos de extension.
put(String, String, Object) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Añade una extension con su descripcion asociada
put(String, ExtensionPoint) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoints
Añade un punto de extension al registro de puntos de extension.
put(ExtensionPoint) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoints
Añade un punto de extension al registro de puntos de extension.
putChar(char) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putChar(char) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putChar(int, char) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putChar(int, char) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putDouble(double) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putDouble(double) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putDouble(int, double) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putDouble(int, double) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putFloat(float) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putFloat(float) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putFloat(int, float) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putFloat(int, float) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putInt(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putInt(int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putInt(int, int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putInt(int, int) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putLong(int, long) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putLong(int, long) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putLong(long) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putLong(long) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putProperty(String, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un double como valor.
putProperty(String, boolean, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un boolean como valor.
putProperty(String, double) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un double como valor.
putProperty(String, double, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un double como valor.
putProperty(String, float) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un double como valor.
putProperty(String, float, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un float como valor.
putProperty(String, int) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un double como valor.
putProperty(String, int, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un entero como valor.
putProperty(String, long) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un double como valor.
putProperty(String, long, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un long como valor.
putProperty(String, Object) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un double como valor.
putProperty(String, Object, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un Object como valor.
putProperty(String, String) - Method in class org.gvsig.utils.XMLEntity
 
putProperty(String, String, boolean) - Method in class org.gvsig.utils.XMLEntity
Añade una propiedad con un String como clave y un String como valor.
putShort(int, short) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putShort(int, short) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
putShort(short) - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
putShort(short) - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
PythonTokenMarker - Class in org.gvsig.utils.console.jedit
Python token marker.
PythonTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.PythonTokenMarker
 

Q

Queue - Class in org.gvsig.utils
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.
Queue() - Constructor for class org.gvsig.utils.Queue
 

R

recalculateVisibleLines() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Recalculates the number of visible lines.
recorder - Variable in class org.gvsig.utils.console.jedit.InputHandler
 
rect2String(Rectangle2D) - Static method in class org.gvsig.utils.StringUtilities
Obtiene una rectángulo como String
rectSelect - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
regionMatches(boolean, Segment, int, char[]) - Static method in class org.gvsig.utils.console.jedit.SyntaxUtilities
Checks if a subregion of a Segment is equal to a character array.
regionMatches(boolean, Segment, int, String) - Static method in class org.gvsig.utils.console.jedit.SyntaxUtilities
Checks if a subregion of a Segment is equal to a string.
registerPersistence() - Static method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
remove(int) - Method in class org.gvsig.utils.DefaultListModel
Removes the element at the specified position in this list.
remove(int) - Method in class org.gvsig.utils.listManager.DefaultListModel
 
remove(int) - Method in interface org.gvsig.utils.listManager.ListModel
Removes the element at the specified position in this Vector. shifts any subsequent elements to the left (subtracts one from their indices).
remove(String) - Method in class org.gvsig.utils.XMLEntity
Removes a property of this XML-Entity.
removeAllChildren() - Method in class org.gvsig.utils.XMLEntity
Elimina todos los hijos de XMLEntity.
removeAllElements() - Method in class org.gvsig.utils.DefaultListModel
Removes all components from this list and sets its size to zero.
removeAllKeyBindings() - Method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Removes all key bindings from this input handler.
removeAllKeyBindings() - Method in class org.gvsig.utils.console.jedit.InputHandler
Removes all key bindings from this input handler.
removeAllProperty() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method removeAllProperty
removeAllXmlTag() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method removeAllXmlTag
removeAllXmlTag() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method removeAllXmlTag
removeCaretListener(CaretListener) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Removes a caret change listener from this text area.
removeCellEditorListener(CellEditorListener) - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
removeChild(int) - Method in class org.gvsig.utils.XMLEntity
Elimina el hijo n del XMLEntity.
removeElement(Object) - Method in class org.gvsig.utils.DefaultListModel
Removes the first (lowest-indexed) occurrence of the argument from this list.
removeElementAt(int) - Method in class org.gvsig.utils.DefaultListModel
Deletes the component at the specified index.
removeExceptionListener(ExceptionListener) - Method in class org.gvsig.utils.exceptionHandling.ExceptionHandlingSupport
Removes an ExceptionListener for finishing the support to it.
removeFieldSelectionListener(FieldSelectionListener) - Method in class org.gvsig.utils.swing.jtable.FieldSelectionListenerSupport
DOCUMENT ME!
removeFieldSelectionListener(FieldSelectionListener) - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport
 
removeKeyBinding(String) - Method in class org.gvsig.utils.console.jedit.DefaultInputHandler
Removes a key binding from this input handler.
removeKeyBinding(String) - Method in class org.gvsig.utils.console.jedit.InputHandler
Removes a key binding from this input handler.
removeNotify() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Called by the AWT when this component is removed from it's parent.
removePrev() - Method in class org.gvsig.utils.ExtentsHistory
Devuelve el último rectángulo del histórico y lo elimina del mismo
removeProperty(int) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method removeProperty
removeRange(int, int) - Method in class org.gvsig.utils.DefaultListModel
Deletes the components at the specified range of indexes.
removeResponseListener(ResponseListener) - Method in class org.gvsig.utils.console.JConsole
 
removeResponseListener(ResponseListener) - Method in class org.gvsig.utils.console.ResponseListenerSupport
DOCUMENT ME!
removeWizardListener(WizardListener) - Method in class org.gvsig.utils.swing.wizard.Wizard
Elimina un listener de eventos del wizard
removeXmlTag(int) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method removeXmlTag
removeXmlTag(int) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method removeXmlTag
repeat - Variable in class org.gvsig.utils.console.jedit.InputHandler
 
repeat() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.repeat
 
REPEAT - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
repeatCount - Variable in class org.gvsig.utils.console.jedit.InputHandler
 
replace(String, String, String) - Static method in class org.gvsig.utils.StringUtilities
Replace a part of a String
reportStep() - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
reportStep() - Method in interface org.gvsig.utils.swing.threads.Monitorable
Report to monitor that an individual step was processed.
reset() - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
reset() - Method in interface org.gvsig.utils.swing.threads.Monitorable
Sets initial default monitorization values
ResponseListener - Interface in org.gvsig.utils.console
Objeto que recibirá invocaciones en el método acceptResponse cuando se escriba una respuesta en la consola
ResponseListenerSupport - Class in org.gvsig.utils.console
DOCUMENT ME!
ResponseListenerSupport() - Constructor for class org.gvsig.utils.console.ResponseListenerSupport
 
RIGHT - Static variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
rows - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
rows - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
run() - Method in class org.gvsig.utils.bigfile.TestBigByteBuffer.MyThread
 
run() - Method in interface org.gvsig.utils.swing.threads.ITask
 
run() - Method in class org.gvsig.utils.swing.threads.MonitorableDecoratorMainFirst
 
run() - Method in class org.gvsig.utils.swing.threads.MonitorableTaskQueue
 
run() - Method in class org.gvsig.utils.swing.threads.PipeTask
 

S

S_END - Static variable in class org.gvsig.utils.console.jedit.PerlTokenMarker
 
S_ONE - Static variable in class org.gvsig.utils.console.jedit.PerlTokenMarker
 
S_TWO - Static variable in class org.gvsig.utils.console.jedit.PerlTokenMarker
 
Sample - Class in org.gvsig.utils.swing.sample
 
Sample - Class in org.gvsig.utils.xmlViewer.sample
 
Sample() - Constructor for class org.gvsig.utils.swing.sample.Sample
 
Sample() - Constructor for class org.gvsig.utils.xmlViewer.sample.Sample
This is the default constructor
SaveEvent - Class in org.gvsig.utils.save
Event which indicates that a file is going to be saved, or has been saved.
SaveEvent(Object, short, File) - Constructor for class org.gvsig.utils.save.SaveEvent
Creates a new SaveEvent instance.
saveToState(PersistentState) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SCRIPT - Static variable in class org.gvsig.utils.console.jedit.PHPTokenMarker
 
scrollBarsInitialized - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
scrollTo(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Ensures that the specified line and offset is visible by scrolling the text area if necessary.
scrollToCaret() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Ensures that the caret is visible by scrolling the text area if necessary.
seleccion() - Method in class org.gvsig.utils.swing.objectSelection.ObjectSelection
Método invocado cuando cambia la selección del combo
select(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Selects from the start offset to the end offset.
SELECT_DOC_END - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_DOC_HOME - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_END - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_HOME - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_NEXT_CHAR - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_NEXT_LINE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_NEXT_PAGE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_NEXT_WORD - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_PREV_CHAR - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_PREV_LINE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_PREV_PAGE - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
SELECT_PREV_WORD - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
selectAll() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Selects all text in the document.
SelectionCellRenderer() - Constructor for class org.gvsig.utils.swing.jtable.SelectionHeaderSupport.SelectionCellRenderer
 
selectionColor - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
selectionColor - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
selectionEnd - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
selectionEndLine - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
SelectionException - Exception Class in org.gvsig.utils.swing.objectSelection
Excepción que indica que el modelo del control ObjectSelection no puede proporcionar la información requerida.
SelectionException() - Constructor for exception class org.gvsig.utils.swing.objectSelection.SelectionException
 
SelectionException(String) - Constructor for exception class org.gvsig.utils.swing.objectSelection.SelectionException
constructor
SelectionException(String, Throwable) - Constructor for exception class org.gvsig.utils.swing.objectSelection.SelectionException
constructor
SelectionException(Throwable) - Constructor for exception class org.gvsig.utils.swing.objectSelection.SelectionException
constructor
SelectionHeaderSupport - Class in org.gvsig.utils.swing.jtable
 
SelectionHeaderSupport() - Constructor for class org.gvsig.utils.swing.jtable.SelectionHeaderSupport
 
SelectionHeaderSupport.SelectionCellRenderer - Class in org.gvsig.utils.swing.jtable
 
selectionStart - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
selectionStartLine - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
selectNone() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Moves the mark to the caret position.
SERVER_SUBTYPE_CATALOG_CSW - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_SUBTYPE_CATALOG_SRW - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_SUBTYPE_CATALOG_Z3950 - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_SUBTYPE_GAZETTEER_ADL - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_SUBTYPE_GAZETTEER_IDEC - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_SUBTYPE_GAZETTEER_WFS - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_SUBTYPE_GAZETTEER_WFSG - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_TYPE_CATALOG - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_TYPE_GAZETTEER - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_TYPE_MULTIPLE - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_TYPE_WCS - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_TYPE_WFS - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_TYPE_WMS - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
SERVER_TYPE_WMTS - Static variable in class org.gvsig.utils.swing.jcomboServer.ServerData
 
ServerData - Class in org.gvsig.utils.swing.jcomboServer
This class represents a data server, that can be a WMS, WFS, Catalog or any kind of server.
ServerData() - Constructor for class org.gvsig.utils.swing.jcomboServer.ServerData
 
ServerData(String, String) - Constructor for class org.gvsig.utils.swing.jcomboServer.ServerData
Constructor for a new Server
ServerData(String, String, String) - Constructor for class org.gvsig.utils.swing.jcomboServer.ServerData
Constructor for a new Server
ServerData(String, String, String, String) - Constructor for class org.gvsig.utils.swing.jcomboServer.ServerData
Constructor for a new Server
ServerData(String, Date, Date, String, String) - Constructor for class org.gvsig.utils.swing.jcomboServer.ServerData
 
ServerData(String, Date, Date, String, String, String) - Constructor for class org.gvsig.utils.swing.jcomboServer.ServerData
 
set(int, Object) - Method in class org.gvsig.utils.DefaultListModel
Replaces the element at the specified position in this list with the specified element.
setAdded(Date) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
setBarString(String) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Sets complementary text to progress bar.
setBarString(String) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setBarString(String) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setBarStringDrawed(boolean) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Sets if the progress bar associated to monitor must draw a complementary text to progress bar
setBarStringDrawed(boolean) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setBarStringDrawed(boolean) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setBlockCaretEnabled(boolean) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets if the caret should be drawn as a block, false otherwise.
setBracketHighlightColor(Color) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets the bracket highlight color.
setBracketHighlightEnabled(boolean) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Enables or disables bracket highlighting.
setBrowserCommand(String) - Static method in class org.gvsig.utils.BrowserControl
 
setBtnAdd(JButton) - Method in class org.gvsig.utils.listManager.ListManager
This method initializes btnAdd
setBtnDel(JButton) - Method in class org.gvsig.utils.listManager.ListManager
This method initializes btnDel
setBtnDown(JButton) - Method in class org.gvsig.utils.listManager.ListManager
This method initializes btnDown
setBtnProperties(JButton) - Method in class org.gvsig.utils.listManager.ListManager
This method initializes btnProperties
setBtnUp(JButton) - Method in class org.gvsig.utils.listManager.ListManager
This method initializes btnUp
setBundle(ResourceBundle) - Method in class org.gvsig.utils.listManager.ListManager
DOCUMENT ME!
setCanceled(boolean) - Method in interface org.gvsig.utils.swing.threads.Cancellable
Sets if the related task must be canceled.
setCanceled(boolean) - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
setCaretBlinkEnabled(boolean) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Toggles caret blinking.
setCaretColor(Color) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets the caret color.
setCaretPosition(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the caret position.
setCaretVisible(boolean) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets if the caret should be visible.
setCaseSensitive(boolean) - Method in class org.gvsig.utils.StringComparator
Establece la sensibilidad del comparador a las mayusculas y minusculas
setCenterComponent(JComponent) - Method in class org.gvsig.utils.console.JDockPanel
 
setCode(int) - Method in class org.gvsig.utils.ExceptionDescription
Sets the code which identifies the kind of error which is the cause of this exception.
setCollator(Collator) - Method in class org.gvsig.utils.StringComparator.LocaleRules
Sets a value to the inner attribute _collator
setColor(Color) - Method in class org.gvsig.utils.console.ConsoleStyle
 
setContentHandler(ContentHandler) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent
 
setContentHandler(ContentHandler) - Method in class org.gvsig.utils.xmlViewer.TextXMLContent
 
setContentHandler(ContentHandler) - Method in interface org.gvsig.utils.xmlViewer.XMLContent
Mediante este método el control se registra como handler de los eventos SAX disparados en el evento parse
setCurrentStep(int) - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
setCurrentStep(int) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
sets current step number of the task monitored
setCurrentStep(int) - Method in interface org.gvsig.utils.swing.threads.Monitorable
Allows to modify current step.
setCurrentStep(int) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setCurrentStep(int) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setDatabase(String) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
setDescripcion(String) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Asocia una descripcion al punto de extension.
setDescription(String) - Method in class org.gvsig.utils.ExceptionDescription
Sets the description about the error which produced this exception.
setDescription(String) - Method in class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Sets the human readable description of this filter.
setDeterminatedProcess(boolean) - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
setDeterminatedProcess(boolean) - Method in interface org.gvsig.utils.swing.threads.Monitorable
Reports to the monitor that the process is monitoring is (or not) a defined process.
setDocument(SyntaxDocument) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the document this text area is editing.
setDocumentLocator(Locator) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
setDocumentLocator(Locator) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
setDriverName(String) - Method in class org.gvsig.utils.ExceptionDescription
Sets the name of the driver (if a driver was using) which this exception was produced.
setEditable(boolean) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets if this component is editable.
setElectricScroll(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the number of lines from the top and bottom of the text area that are always visible
setElementAt(Object, int) - Method in class org.gvsig.utils.DefaultListModel
Sets the component at the specified index of this list to be the specified object.
setEntry(Object) - Method in interface org.gvsig.utils.swing.threads.IPipedTask
 
setEOLMarkerColor(Color) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets the EOL marker color.
setEOLMarkersPainted(boolean) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets if EOL markers are to be drawn.
setExtensionDescription(String, String) - Method in class org.gvsig.utils.extensionPointsOld.ExtensionPoint
Asocia una descripcion a una extension registrada.
setExtensionListInDescription(boolean) - Method in class org.gvsig.utils.swing.fileFilter.ExampleFileFilter
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
setFinalStep(int) - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
setFinalStep(int) - Method in interface org.gvsig.utils.swing.threads.Monitorable
report monitor what number has the final step of the process is monitoring (no apply to undefined process)
setFirstLine(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the line displayed at the text area's origin without updating the scroll bars.
setFont(Font) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets the font for this component.
setGraphicsFlags(Graphics, Font) - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Sets the foreground color and font of the specified graphics context to that specified in this style.
setHandler(ContentHandler) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
Establece el handler al que se le van a filtrar los eventos de comienzo y fin de documento
setHorizontalOffset(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the horizontal offset of drawn lines.
setIgnoreCase(boolean) - Method in class org.gvsig.utils.console.jedit.KeywordMap
Sets if the keyword map should be case insensitive.
setIndeterminated(boolean) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Sets if the monitored task is defined (known number of steps) or undefined (unknown)
setIndeterminated(boolean) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setIndeterminated(boolean) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setInitialStep(int) - Method in class org.gvsig.utils.swing.threads.DefaultCancellableMonitorable
 
setInitialStep(int) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
sets initial step number of the task monitored
setInitialStep(int) - Method in interface org.gvsig.utils.swing.threads.Monitorable
report monitor what number has the initial step of the process is monitoring
setInitialStep(int) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setInitialStep(int) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setInputHandler(InputHandler) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the input handler.
setInvalidLinesPainted(boolean) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets if invalid lines are to be painted as red tildes.
setJTextName(String) - Method in class org.gvsig.utils.console.JConsole
Useful to know from where it comes a key event.
setKey(String) - Method in class org.gvsig.utils.xmlEntity.generate.Property
Sets the value of field 'key'.
setLastAccess(Date) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
setLastStep(int) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
sets final step number of the task monitored
setLastStep(int) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setLastStep(int) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setLayerName(String) - Method in class org.gvsig.utils.ExceptionDescription
Sets the name of the layer (if a layer was using) with that this exception was produced.
setLineHighlightColor(Color) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets the line highlight color.
setLineHighlightEnabled(boolean) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Enables or disables current line highlighting.
setList(JList) - Method in class org.gvsig.utils.listManager.ListManager
This method initializes list
setListener(ListManagerListener) - Method in class org.gvsig.utils.listManager.ListManager
Establece el listener de eventos del control
setListModel(ListModel) - Method in class org.gvsig.utils.listManager.ListManager
Establece el listModel
setLocaleRules(StringComparator.LocaleRules) - Method in class org.gvsig.utils.StringComparator
Sets an object with the information for use the locale rules in comparation between strings.
setMacroRecorder(InputHandler.MacroRecorder) - Method in class org.gvsig.utils.console.jedit.InputHandler
Sets the macro recorder.
setMagicCaretPosition(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the `magic' caret position.
setMainTitleLabel(String) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
Set main text of GUI component
setMainTitleLabel(String) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setMainTitleLabel(String) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setMessage(String) - Method in class org.gvsig.utils.swing.JPasswordDlg
 
setModel(ComboBoxModel) - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
 
setModel(ObjectSelectionModel) - Method in class org.gvsig.utils.swing.objectSelection.ObjectSelection
Establece el modelo del control
setModel(XMLContent) - Method in class org.gvsig.utils.xmlViewer.XMLViewer
Establece el origen XML del control
setName(String) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Sets the value of field 'name'.
setName(String) - Method in class org.gvsig.utils.XMLEntity
Añade el nombre con clave name y valor el String que se pasa como parámetro.
setNamesColumn(String[]) - Method in class org.gvsig.utils.xmlViewer.XMLViewer
 
setNote(String) - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
setNote(String) - Method in interface org.gvsig.utils.swing.threads.IProgressMonitorIF
 
setNote(String) - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
setNote(String) - Method in class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
 
setObject(Object) - Method in interface org.gvsig.utils.IPersistenceObject
 
setOrigin(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
A fast way of changing both the first line and horizontal offset.
setOverwriteEnabled(boolean) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets if overwrite mode should be enabled.
setProperies(Properties) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
setProperties(Object) - Method in interface org.gvsig.utils.listManager.Propertiable
Establece la propiedad del elemento de la lista.
setProperty(int, Property) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method setProperty
setProperty(Property[]) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method setProperty
setRepeatCount(int) - Method in class org.gvsig.utils.console.jedit.InputHandler
Sets the number of times the next action will be repeated.
setRepeatEnabled(boolean) - Method in class org.gvsig.utils.console.jedit.InputHandler
Enables repeating.
setRightClickPopup(JPopupMenu) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the right click popup menu.
setSelectedField(int) - Method in class org.gvsig.utils.swing.jtable.FieldSelectionEvent
 
setSelectedIndices(BitSet) - Method in class org.gvsig.utils.swing.jtable.FieldSelectionEvent
 
setSelectedText(String) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Replaces the selection with the specified text.
setSelection(int) - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport.SelectionCellRenderer
 
setSelectionColor(Color) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets the selection color.
setSelectionEnd(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the selection end.
setSelectionRectangular(boolean) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets if the selection should be rectangular.
setSelectionStart(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the selection start.
setServerAddress(String) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
setServerList(ServerData[]) - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
It adds a server list
setServerList(ServerData[]) - Method in class org.gvsig.utils.swing.jcomboServer.JComboServer
It adds a server list
setServersOrder() - Method in class org.gvsig.utils.swing.jcomboServer.ComboServerController
This method order all the servers in the combo
setServersOrder() - Method in class org.gvsig.utils.swing.jcomboServer.JComboServer
This method order all the servers in the combo
setServiceSubType(String) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
setServiceType(String) - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
 
setSize(int) - Method in class org.gvsig.utils.DefaultListModel
Sets the size of this list.
setStart(int) - Method in class org.gvsig.utils.console.ConsoleStyle
 
setStatusMessage(String) - Method in class org.gvsig.utils.swing.threads.AbstractMonitorableTask
 
setStop(int) - Method in class org.gvsig.utils.console.ConsoleStyle
 
setStyles(SyntaxStyle[]) - Method in class org.gvsig.utils.console.jedit.TextAreaPainter
Sets the syntax styles used to paint colorized text.
setTableHeader(JTableHeader) - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport
 
setText(String) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the entire text of this text area.
setTimer(Timer) - Method in class org.gvsig.utils.swing.threads.TaskMonitorTimerListener
 
setTokenMarker(TokenMarker) - Method in class org.gvsig.utils.console.JConsole
 
setTokenMarker(TokenMarker) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Sets the document's token marker.
setTokenMarker(TokenMarker) - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
Sets the token marker that is to be used to split lines of this document up into tokens.
setUseLocaleRules(boolean) - Method in class org.gvsig.utils.StringComparator.LocaleRules
Sets a value to the inner attribute useLocaleRules
setValue(String) - Method in class org.gvsig.utils.xmlEntity.generate.Property
Sets the value of field 'value'.
setXMLEntity(XMLEntity) - Method in interface org.gvsig.utils.IPersistence
Sets an XML entity with all necessary information of the object.
setXmlTag(int, XmlTag) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method setXmlTag
setXmlTag(int, XmlTag) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method setXmlTag
setXmlTag(XmlTag[]) - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method setXmlTag
setXmlTag(XmlTag[]) - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method setXmlTag
ShellScriptTokenMarker - Class in org.gvsig.utils.console.jedit
Shell script token marker.
ShellScriptTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.ShellScriptTokenMarker
 
shouldSelectCell(EventObject) - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
SimpleFileFilter - Class in org.gvsig.utils
A simple file filter implementation that allow to specify one or more file extensions
SimpleFileFilter(String[], String) - Constructor for class org.gvsig.utils.SimpleFileFilter
 
SimpleFileFilter(String, String) - Constructor for class org.gvsig.utils.SimpleFileFilter
 
size() - Method in class org.gvsig.utils.DefaultListModel
Returns the number of components in this list.
size() - Method in class org.gvsig.utils.Queue
How many elements are there in this queue?
skippedEntity(String) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
skippedEntity(String) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
slice() - Method in class org.gvsig.utils.bigfile.BigByteBuffer
 
slice() - Method in class org.gvsig.utils.bigfile.BigByteBuffer2
 
SMART_HOME_END_PROPERTY - Static variable in class org.gvsig.utils.console.jedit.InputHandler
If this client property is set to Boolean.TRUE on the text area, the home/end keys will support 'smart' BRIEF-like behaviour (one press = start/end of line, two presses = start/end of viewscreen, three presses = start/end of document).
source - Variable in exception class org.gvsig.tools.backup.exceptions.BackupException
The source file to be backup.
SQLTokenMarker - Class in org.gvsig.utils.console.jedit
SQL token marker.
SQLTokenMarker(KeywordMap) - Constructor for class org.gvsig.utils.console.jedit.SQLTokenMarker
 
SQLTokenMarker(KeywordMap, boolean) - Constructor for class org.gvsig.utils.console.jedit.SQLTokenMarker
 
start() - Method in class org.gvsig.utils.swing.threads.SwingWorker
Start the worker thread.
startDocument() - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
startDocument() - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
startElement(String, String, String, Attributes) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
startElement(String, String, String, Attributes) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
startPrefixMapping(String, String) - Method in class org.gvsig.utils.xmlViewer.MultipleXMLContent.FilterHandler
DOCUMENT ME!
startPrefixMapping(String, String) - Method in class org.gvsig.utils.xmlViewer.XMLViewer.MyContentHandler
 
Step - Interface in org.gvsig.utils.swing.wizard
Interfaz a implementar por todas las páginas del wizard.
stopCellEditing() - Method in class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
string2Color(String) - Static method in class org.gvsig.utils.StringUtilities
Obtiene el color de un string generado con color2String
string2FloatArray(String) - Static method in class org.gvsig.utils.StringUtilities
DOCUMENT ME!
string2Rect(String) - Static method in class org.gvsig.utils.StringUtilities
Convierte un String en un rectángulo.
StringComparator - Class in org.gvsig.utils
Compares two chain of characters alphabetically
StringComparator() - Constructor for class org.gvsig.utils.StringComparator
 
StringComparator.LocaleRules - Class in org.gvsig.utils
Represents the information needed by StringComparator for use or not locale-sensitive String comparison-rules in the compare method
StringNumberUtilities - Class in org.gvsig.utils.stringNumberUtilities
This class has methods for verify if an string is a number, and which kind of number.
StringNumberUtilities() - Constructor for class org.gvsig.utils.stringNumberUtilities.StringNumberUtilities
 
stringToDate(String) - Static method in class org.gvsig.utils.DateTime
It transfoms one String in one Date
StringUtilities - Class in org.gvsig.utils
Clase de utilidad para Strings
StringUtilities() - Constructor for class org.gvsig.utils.StringUtilities
 
styles - Variable in class org.gvsig.utils.console.jedit.TextAreaDefaults
 
styles - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
substringDelimited(String, String, String, int) - Static method in class org.gvsig.utils.StringUtilities
Encuentra una cadena delimitada por otras dos
substringWithSymbols(String, SymbolSet, int) - Static method in class org.gvsig.utils.StringUtilities
Obtiene una cadena delimitada por símbolos
supportsMultilineTokens() - Method in class org.gvsig.utils.console.jedit.BatchFileTokenMarker
 
supportsMultilineTokens() - Method in class org.gvsig.utils.console.jedit.PatchTokenMarker
 
supportsMultilineTokens() - Method in class org.gvsig.utils.console.jedit.PropsTokenMarker
 
supportsMultilineTokens() - Method in class org.gvsig.utils.console.jedit.TokenMarker
Returns if the token marker supports tokens that span multiple lines.
SwingWorker - Class in org.gvsig.utils.swing.threads
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.
SwingWorker() - Constructor for class org.gvsig.utils.swing.threads.SwingWorker
Start a thread that will call the construct method and then exit.
SymbolSet - Interface in org.gvsig.utils
Conjunto de símbolos
SyntaxDocument - Class in org.gvsig.utils.console.jedit
A document implementation that can be tokenized by the syntax highlighting system.
SyntaxDocument() - Constructor for class org.gvsig.utils.console.jedit.SyntaxDocument
 
SyntaxStyle - Class in org.gvsig.utils.console.jedit
A simple text style class.
SyntaxStyle(Color, boolean, boolean) - Constructor for class org.gvsig.utils.console.jedit.SyntaxStyle
Creates a new SyntaxStyle.
SyntaxUtilities - Class in org.gvsig.utils.console.jedit
Class with several utility functions used by jEdit's syntax colorizing subsystem.

T

tabSize - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
taskInBackground() - Method in class org.gvsig.utils.swing.threads.ProgressMonitorAdapter
 
TaskMonitorTimerListener - Class in org.gvsig.utils.swing.threads
It receives timer events sended by a swing Timer and does: a) Reads task advances from a IMonitorableTask.
TaskMonitorTimerListener(IProgressMonitorIF, IMonitorableTask) - Constructor for class org.gvsig.utils.swing.threads.TaskMonitorTimerListener
 
test() - Method in class org.gvsig.utils.bigfile.TestBigByteBuffer
 
TestBigByteBuffer - Class in org.gvsig.utils.bigfile
 
TestBigByteBuffer() - Constructor for class org.gvsig.utils.bigfile.TestBigByteBuffer
 
TestBigByteBuffer.MyThread - Class in org.gvsig.utils.bigfile
 
textArea - Variable in class org.gvsig.utils.console.jedit.TextAreaPainter
 
TextAreaDefaults - Class in org.gvsig.utils.console.jedit
Encapsulates default settings for a text area.
TextAreaDefaults() - Constructor for class org.gvsig.utils.console.jedit.TextAreaDefaults
 
TextAreaPainter - Class in org.gvsig.utils.console.jedit
The text area repaint manager.
TextAreaPainter(JEditTextArea, TextAreaDefaults) - Constructor for class org.gvsig.utils.console.jedit.TextAreaPainter
Creates a new repaint manager.
TextAreaPainter.Highlight - Interface in org.gvsig.utils.console.jedit
Highlight interface.
TextFieldCellEditor - Class in org.gvsig.utils.swing.jtable
 
TextFieldCellEditor() - Constructor for class org.gvsig.utils.swing.jtable.TextFieldCellEditor
 
TeXTokenMarker - Class in org.gvsig.utils.console.jedit
TeX token marker.
TeXTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.TeXTokenMarker
 
TextUtilities - Class in org.gvsig.utils.console.jedit
Class with several utility functions used by the text area component.
TextUtilities() - Constructor for class org.gvsig.utils.console.jedit.TextUtilities
 
TextXMLContent - Class in org.gvsig.utils.xmlViewer
Clase que sirve de XMLContent al control XMLViewer a partir de un string con un fichero XML
TextXMLContent(String) - Constructor for class org.gvsig.utils.xmlViewer.TextXMLContent
Crea un nuevo TextXMLContent.
throwException(Throwable) - Method in class org.gvsig.utils.exceptionHandling.ExceptionHandlingSupport
Notifies all registered listeners that an error or exception throwable by the Java Virtual Machine has been produced.
tif - Static variable in class org.gvsig.utils.Utils
 
tiff - Static variable in class org.gvsig.utils.Utils
 
toArray() - Method in class org.gvsig.utils.DefaultListModel
Returns an array containing all of the elements in this list in the correct order.
toggle_rect() - Constructor for class org.gvsig.utils.console.jedit.InputHandler.toggle_rect
 
TOGGLE_RECT - Static variable in class org.gvsig.utils.console.jedit.InputHandler
 
toggleSelection(int) - Method in class org.gvsig.utils.swing.jtable.SelectionHeaderSupport.SelectionCellRenderer
 
token - Variable in class org.gvsig.utils.console.jedit.TokenMarker.LineInfo
The id of the last token of the line.
Token - Class in org.gvsig.utils.console.jedit
A linked list of tokens.
Token(int, byte) - Constructor for class org.gvsig.utils.console.jedit.Token
Creates a new token.
tokenizeLines() - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
Reparses the document, by passing all lines to the token marker.
tokenizeLines(int, int) - Method in class org.gvsig.utils.console.jedit.SyntaxDocument
Reparses the document, by passing the specified lines to the token marker.
tokenMarker - Variable in class org.gvsig.utils.console.jedit.SyntaxDocument
 
TokenMarker - Class in org.gvsig.utils.console.jedit
A token marker that splits lines of text into tokens.
TokenMarker() - Constructor for class org.gvsig.utils.console.jedit.TokenMarker
Creates a new TokenMarker.
TokenMarker.LineInfo - Class in org.gvsig.utils.console.jedit
Inner class for storing information about tokenized lines.
toString() - Method in class org.gvsig.utils.console.jedit.SyntaxStyle
Returns a string representation of this object.
toString() - Method in class org.gvsig.utils.console.jedit.Token
Returns a string representation of this token.
toString() - Method in class org.gvsig.utils.DefaultListModel
Returns a string that displays and identifies this object's properties.
toString() - Method in class org.gvsig.utils.save.SaveEvent
Returns a String representation of this EventObject.
toString() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
The server address field have to be showed in the combo
toString() - Method in class org.gvsig.utils.XMLEntity
 
toString() - Method in class org.gvsig.utils.xmlViewer.TextXMLContent
 
toString() - Method in class org.gvsig.utils.xmlViewer.XMLViewer.Node
Representación de texto de este objeto
trimToSize() - Method in class org.gvsig.utils.DefaultListModel
Trims the capacity of this list to be the list's current size.
TSQLTokenMarker - Class in org.gvsig.utils.console.jedit
Transact-SQL token marker.
TSQLTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.TSQLTokenMarker
 

U

UndefinedProgressMonitor - Class in org.gvsig.utils.swing.threads
Dialog that shows the evolution of the execution of a ITask.
UndefinedProgressMonitor() - Constructor for class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
This is the default constructor
UndefinedProgressMonitor(Frame, String) - Constructor for class org.gvsig.utils.swing.threads.UndefinedProgressMonitor
Constructor which specify the dialog title (for example:processing, etc)
unmarshal(Reader) - Static method in class org.gvsig.utils.xmlEntity.generate.Property
Method unmarshal
unmarshal(Reader) - Static method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method unmarshal
unmarshal(Reader) - Static method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method unmarshal
updateBracketHighlight(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
 
updateLastAccess() - Method in class org.gvsig.utils.swing.jcomboServer.ServerData
This method updates the last access attribute.
updateScrollBars() - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Updates the state of the scroll bars.
Utils - Class in org.gvsig.utils
 
Utils() - Constructor for class org.gvsig.utils.Utils
 

V

validate() - Method in class org.gvsig.utils.xmlEntity.generate.Property
Method validate
validate() - Method in class org.gvsig.utils.xmlEntity.generate.XmlCastor
Method validate
validate() - Method in class org.gvsig.utils.xmlEntity.generate.XmlTag
Method validate
VALUE - Static variable in class org.gvsig.utils.console.jedit.PropsTokenMarker
 
VectorUtilities - Class in org.gvsig.utils.vectorUtilities
New functionality to work with vectors (of elements).
VectorUtilities() - Constructor for class org.gvsig.utils.vectorUtilities.VectorUtilities
 
vertical - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 
visibleLines - Variable in class org.gvsig.utils.console.jedit.JEditTextArea
 

W

wizard - Variable in class org.gvsig.utils.swing.wizard.WizardEvent
 
Wizard - Class in org.gvsig.utils.swing.wizard
Clase wizard con la gestión de los botones y los paneles añadidos al mismo.
Wizard(String, String, String, String) - Constructor for class org.gvsig.utils.swing.wizard.Wizard
This is the default constructor
WizardControl - Interface in org.gvsig.utils.swing.wizard
Visión que tienen los escuchadores de eventos sobre el Wizard
WizardEvent - Class in org.gvsig.utils.swing.wizard
Evento con la información del estado del asistente
WizardEvent(Wizard, int) - Constructor for class org.gvsig.utils.swing.wizard.WizardEvent
Crea un nuevo WizardEvent.
WizardListener - Interface in org.gvsig.utils.swing.wizard
Listener de los eventos del asistente

X

XmlCastor - Class in org.gvsig.utils.xmlEntity.generate
Class XmlCastor.
XmlCastor() - Constructor for class org.gvsig.utils.xmlEntity.generate.XmlCastor
 
XmlCastorDescriptor - Class in org.gvsig.utils.xmlEntity.generate
Class XmlCastorDescriptor.
XmlCastorDescriptor() - Constructor for class org.gvsig.utils.xmlEntity.generate.XmlCastorDescriptor
 
XMLContent - Interface in org.gvsig.utils.xmlViewer
Interfaz que surte de datos al control XMLViewer
XMLEncodingUtils - Class in org.gvsig.utils.xml
A set of methods to detect XML encoding.
XMLEncodingUtils(InputStream) - Constructor for class org.gvsig.utils.xml.XMLEncodingUtils
Creates a new XMLEncodingUtils object.
XMLEntity - Class in org.gvsig.utils
Adaptador de las llamadas a sus métodos sobre los generados por castor para generar después los XML.
XMLEntity() - Constructor for class org.gvsig.utils.XMLEntity
Crea un nuevo XMLEntity.
XMLEntity(XmlTag) - Constructor for class org.gvsig.utils.XMLEntity
Crea un nuevo XMLEntity.
XMLException - Exception Class in org.gvsig.utils
 
XMLException() - Constructor for exception class org.gvsig.utils.XMLException
 
XmlTag - Class in org.gvsig.utils.xmlEntity.generate
Class XmlTag.
XmlTag() - Constructor for class org.gvsig.utils.xmlEntity.generate.XmlTag
 
XmlTagDescriptor - Class in org.gvsig.utils.xmlEntity.generate
Class XmlTagDescriptor.
XmlTagDescriptor() - Constructor for class org.gvsig.utils.xmlEntity.generate.XmlTagDescriptor
 
XMLTokenMarker - Class in org.gvsig.utils.console.jedit
XML token marker.
XMLTokenMarker() - Constructor for class org.gvsig.utils.console.jedit.XMLTokenMarker
 
XMLViewer - Class in org.gvsig.utils.xmlViewer
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
XMLViewer() - Constructor for class org.gvsig.utils.xmlViewer.XMLViewer
This is the default constructor
XMLViewer.MyContentHandler - Class in org.gvsig.utils.xmlViewer
Handler que recibe los SAXEvents del XMLContent y se guarda la información de forma jerárquica en objetos Node
XMLViewer.Node - Class in org.gvsig.utils.xmlViewer
Clase nodo que almacena los datos de cada nodo de un XML
xToOffset(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Converts an x co-ordinate to an offset within a line.
xyToOffset(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Converts a point to an offset, from the start of the text.

Y

yToLine(int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Converts a y co-ordinate to a line index.

_

_offsetToX(int, int) - Method in class org.gvsig.utils.console.jedit.JEditTextArea
Converts an offset in a line into an x co-ordinate.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form