|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package groovy.inspect.swingui |
---|
Class groovy.inspect.swingui.TableMap extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
TableModel model
Class groovy.inspect.swingui.TableSorter extends TableMap implements Serializable |
---|
Serialized Fields |
---|
int[] indexes
Vector<E> sortingColumns
boolean ascending
int lastSortedColumn
Class groovy.inspect.swingui.TreeNodeWithProperties extends DefaultMutableTreeNode implements Serializable |
---|
Serialized Fields |
---|
List<E> properties
Package groovy.jmx.builder |
---|
Class groovy.jmx.builder.JmxBuilderException extends RuntimeException implements Serializable |
---|
Package groovy.lang |
---|
Class groovy.lang.Closure extends GroovyObjectSupport implements Serializable |
---|
serialVersionUID: 4368710879820278874L
Serialized Fields |
---|
Object delegate
Object owner
Object thisObject
int resolveStrategy
int directive
Class<T>[] parameterTypes
int maximumNumberOfParameters
Class groovy.lang.ClosureException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Closure closure
Class groovy.lang.DeprecationException extends RuntimeException implements Serializable |
---|
Class groovy.lang.GroovyRuntimeException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
ModuleNode module
ASTNode node
Class groovy.lang.GString extends GroovyObjectSupport implements Serializable |
---|
serialVersionUID: -2638020355892246323L
Serialized Fields |
---|
Object[] values
Class groovy.lang.IllegalPropertyAccessException extends MissingPropertyException implements Serializable |
---|
Class groovy.lang.IncorrectClosureArgumentsException extends GroovyRuntimeException implements Serializable |
---|
Serialized Fields |
---|
Closure closure
Object arguments
Class<T>[] expected
Class groovy.lang.MetaClassRegistryChangeEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
Class<T> clazz
MetaClass metaClass
Class groovy.lang.MissingClassException extends GroovyRuntimeException implements Serializable |
---|
Serialized Fields |
---|
String type
Class groovy.lang.MissingFieldException extends GroovyRuntimeException implements Serializable |
---|
Serialized Fields |
---|
String field
Class<T> type
Class groovy.lang.MissingMethodException extends GroovyRuntimeException implements Serializable |
---|
Serialized Fields |
---|
String method
Class<T> type
boolean isStatic
Object[] arguments
Class groovy.lang.MissingPropertyException extends GroovyRuntimeException implements Serializable |
---|
Serialized Fields |
---|
String property
Class<T> type
Class groovy.lang.NonEmptySequence extends Sequence implements Serializable |
---|
Class groovy.lang.ReadOnlyPropertyException extends MissingPropertyException implements Serializable |
---|
Class groovy.lang.Sequence extends ArrayList implements Serializable |
---|
Serialized Fields |
---|
MetaClass metaClass
Class<T> type
int hashCode
Class groovy.lang.SpreadListEvaluatingException extends GroovyRuntimeException implements Serializable |
---|
Class groovy.lang.SpreadMap extends HashMap implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> mapData
int hashCode
Class groovy.lang.SpreadMapEvaluatingException extends GroovyRuntimeException implements Serializable |
---|
Class groovy.lang.StringWriterIOException extends RuntimeException implements Serializable |
---|
Package groovy.model |
---|
Class groovy.model.DefaultTableColumn extends TableColumn implements Serializable |
---|
Serialized Fields |
---|
ValueModel valueModel
Class groovy.model.DefaultTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
ValueModel rowModel
ValueModel rowsModel
DefaultTableModel.MyTableColumnModel columnModel
Class groovy.model.DefaultTableModel.MyTableColumnModel extends DefaultTableColumnModel implements Serializable |
---|
Package groovy.security |
---|
Class groovy.security.GroovyCodeSourcePermission extends BasicPermission implements Serializable |
---|
Package groovy.servlet |
---|
Class groovy.servlet.AbstractHttpServlet extends HttpServlet implements Serializable |
---|
Serialized Fields |
---|
ServletContext servletContext
Matcher resourceNameMatcher
AbstractHttpServlet.getResourceConnection(String)
.
String resourceNameReplacement
boolean resourceNameReplaceAll
true - replaceAll(resourceNameReplacement); (default) false - replaceFirst(resourceNameReplacement);
boolean verbose
String encoding
boolean reflection
boolean logGROOVY861
Class groovy.servlet.GroovyServlet extends AbstractHttpServlet implements Serializable |
---|
Serialized Fields |
---|
GroovyScriptEngine gse
Class groovy.servlet.TemplateServlet extends AbstractHttpServlet implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> cache
TemplateEngine engine
boolean generateBy
Package groovy.swing.impl |
---|
Class groovy.swing.impl.DefaultAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
Closure closure
Class groovy.swing.impl.TableLayout extends JPanel implements Serializable |
---|
Serialized Fields |
---|
int rowCount
int cellpadding
Package groovy.ui |
---|
Class groovy.ui.ConsoleApplet extends JApplet implements Serializable |
---|
Serialized Fields |
---|
groovy.ui.Console console
Class groovy.ui.ConsoleTextEditor extends JScrollPane implements Serializable |
---|
Serialized Fields |
---|
String defaultFamily
groovy.ui.ConsoleTextEditor.LineNumbersPanel numbersPanel
boolean documentChangedSinceLastRepaint
TextEditor textEditor
groovy.ui.ConsoleTextEditor.UndoAction undoAction
groovy.ui.ConsoleTextEditor.RedoAction redoAction
groovy.ui.ConsoleTextEditor.PrintAction printAction
boolean editable
File textFile
TextUndoManager undoManager
Package groovy.ui.text |
---|
Class groovy.ui.text.AutoIndentAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
AttributeSet simpleAttributeSet
Class groovy.ui.text.TextEditor extends JTextPane implements Serializable |
---|
Serialized Fields |
---|
Caret defaultCaret
Caret overtypeCaret
int numPages
int lastUpdate
MouseAdapter mouseAdapter
boolean unwrapped
boolean tabsAsSpaces
boolean multiLineTab
boolean searchable
Class groovy.ui.text.TextUndoManager extends UndoManager implements Serializable |
---|
Serialized Fields |
---|
SwingPropertyChangeSupport propChangeSupport
groovy.ui.text.TextUndoManager.StructuredEdit compoundEdit
long firstModified
UndoableEdit modificationMarker
Package groovy.util |
---|
Class groovy.util.ConfigObject extends LinkedHashMap implements Serializable |
---|
Serialized Fields |
---|
URL configFile
Class groovy.util.Node extends Object implements Serializable |
---|
serialVersionUID: 4121134753270542643L
Serialized Fields |
---|
Node parent
Object name
Map<K,V> attributes
Object value
Class groovy.util.NodeList extends ArrayList implements Serializable |
---|
Class groovy.util.ObservableList.ElementAddedEvent extends ObservableList.ElementEvent implements Serializable |
---|
Class groovy.util.ObservableList.ElementClearedEvent extends ObservableList.ElementEvent implements Serializable |
---|
Serialized Fields |
---|
List<E> values
Class groovy.util.ObservableList.ElementEvent extends PropertyChangeEvent implements Serializable |
---|
Serialized Fields |
---|
int type
int index
Class groovy.util.ObservableList.ElementRemovedEvent extends ObservableList.ElementEvent implements Serializable |
---|
Class groovy.util.ObservableList.ElementUpdatedEvent extends ObservableList.ElementEvent implements Serializable |
---|
Class groovy.util.ObservableList.MultiElementAddedEvent extends ObservableList.ElementEvent implements Serializable |
---|
Serialized Fields |
---|
List<E> values
Class groovy.util.ObservableList.MultiElementRemovedEvent extends ObservableList.ElementEvent implements Serializable |
---|
Serialized Fields |
---|
List<E> values
Class groovy.util.ObservableMap.MultiPropertyEvent extends ObservableMap.PropertyEvent implements Serializable |
---|
Serialized Fields |
---|
ObservableMap.PropertyEvent[] events
Class groovy.util.ObservableMap.PropertyAddedEvent extends ObservableMap.PropertyEvent implements Serializable |
---|
Class groovy.util.ObservableMap.PropertyClearedEvent extends ObservableMap.PropertyEvent implements Serializable |
---|
Serialized Fields |
---|
Map<K,V> values
Class groovy.util.ObservableMap.PropertyEvent extends PropertyChangeEvent implements Serializable |
---|
Serialized Fields |
---|
int type
Class groovy.util.ObservableMap.PropertyRemovedEvent extends ObservableMap.PropertyEvent implements Serializable |
---|
Class groovy.util.ObservableMap.PropertyUpdatedEvent extends ObservableMap.PropertyEvent implements Serializable |
---|
Class groovy.util.ResourceException extends Exception implements Serializable |
---|
Class groovy.util.ScriptException extends Exception implements Serializable |
---|
Package groovy.xml |
---|
Class groovy.xml.QName extends Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
String namespaceURI
String localPart
String prefix
Package org.codehaus.groovy |
---|
Class org.codehaus.groovy.GroovyBugError extends AssertionError implements Serializable |
---|
Serialized Fields |
---|
String message
Exception exception
Class org.codehaus.groovy.GroovyException extends Exception implements Serializable |
---|
Serialized Fields |
---|
boolean fatal
Package org.codehaus.groovy.ant |
---|
Class org.codehaus.groovy.ant.AntProjectPropertiesDelegate extends Hashtable implements Serializable |
---|
Serialized Fields |
---|
Project project
Package org.codehaus.groovy.antlr |
---|
Class org.codehaus.groovy.antlr.ASTParserException extends ParserException implements Serializable |
---|
Serialized Fields |
---|
AST ast
Class org.codehaus.groovy.antlr.ASTRuntimeException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
AST ast
Class org.codehaus.groovy.antlr.GroovySourceAST extends CommonAST implements Serializable |
---|
Serialized Fields |
---|
int line
int col
int lineLast
int colLast
String snippet
Class org.codehaus.groovy.antlr.LexerFrame extends JFrame implements Serializable |
---|
Serialized Fields |
---|
JSplitPane jSplitPane1
JScrollPane jScrollPane1
JScrollPane jScrollPane2
JTextPane tokenPane
JButton jbutton
JPanel mainPanel
JTextArea scriptPane
Border border1
Border border2
Class<T> lexerClass
Hashtable<K,V> tokens
Action loadFileAction
Package org.codehaus.groovy.classgen |
---|
Class org.codehaus.groovy.classgen.ClassGeneratorException extends RuntimeException implements Serializable |
---|
Class org.codehaus.groovy.classgen.RuntimeIncompleteClassException extends RuntimeParserException implements Serializable |
---|
Package org.codehaus.groovy.control |
---|
Class org.codehaus.groovy.control.CompilationFailedException extends GroovyRuntimeException implements Serializable |
---|
Serialized Fields |
---|
int phase
ProcessingUnit unit
Class org.codehaus.groovy.control.ConfigurationException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Exception cause
Class org.codehaus.groovy.control.MultipleCompilationErrorsException extends CompilationFailedException implements Serializable |
---|
Serialized Fields |
---|
ErrorCollector collector
Package org.codehaus.groovy.runtime |
---|
Class org.codehaus.groovy.runtime.ConversionHandler extends Object implements Serializable |
---|
serialVersionUID: 1162833717190835227L
Serialized Fields |
---|
Object delegate
Class org.codehaus.groovy.runtime.ConvertedClosure extends ConversionHandler implements Serializable |
---|
serialVersionUID: 1162833713450835227L
Serialized Fields |
---|
String methodName
Class org.codehaus.groovy.runtime.ConvertedMap extends ConversionHandler implements Serializable |
---|
Class org.codehaus.groovy.runtime.CurriedClosure extends Closure implements Serializable |
---|
Serialized Fields |
---|
Object[] curriedParams
Class org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethodList extends ArrayList<org.codehaus.groovy.runtime.GroovyCategorySupport.CategoryMethod> implements Serializable |
---|
Serialized Fields |
---|
int level
GroovyCategorySupport.CategoryMethodList previous
AtomicInteger usage
Class org.codehaus.groovy.runtime.GroovyCategorySupport.ThreadCategoryInfo extends HashMap<String,GroovyCategorySupport.CategoryMethodList> implements Serializable |
---|
Serialized Fields |
---|
int level
Class org.codehaus.groovy.runtime.GStringImpl extends GString implements Serializable |
---|
Serialized Fields |
---|
String[] strings
Class org.codehaus.groovy.runtime.InvokerInvocationException extends GroovyRuntimeException implements Serializable |
---|
Class org.codehaus.groovy.runtime.IteratorClosureAdapter extends Closure implements Serializable |
---|
Serialized Fields |
---|
List<E> list
MetaClass metaClass
Class org.codehaus.groovy.runtime.MethodClosure extends Closure implements Serializable |
---|
Serialized Fields |
---|
String method
Class org.codehaus.groovy.runtime.WritableFile extends File implements Serializable |
---|
Serialized Fields |
---|
String encoding
Package org.codehaus.groovy.runtime.metaclass |
---|
Class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap extends AbstractMap implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
Serialized Fields |
---|
ConcurrentReaderHashMap.BarrierLock barrierLock
int threshold
float loadFactor
Class org.codehaus.groovy.runtime.metaclass.ConcurrentReaderHashMap.BarrierLock extends Object implements Serializable |
---|
Class org.codehaus.groovy.runtime.metaclass.MemoryAwareConcurrentReadMap.BarrierLock extends Object implements Serializable |
---|
Class org.codehaus.groovy.runtime.metaclass.MethodSelectionException extends GroovyRuntimeException implements Serializable |
---|
Serialized Fields |
---|
String methodName
FastArray methods
Class<T>[] arguments
Class org.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack extends MissingMethodException implements Serializable |
---|
Class org.codehaus.groovy.runtime.metaclass.MissingMethodExecutionFailed extends MissingMethodExceptionNoStack implements Serializable |
---|
Serialized Fields |
---|
Throwable cause
Class org.codehaus.groovy.runtime.metaclass.MissingPropertyExceptionNoStack extends MissingPropertyException implements Serializable |
---|
Package org.codehaus.groovy.runtime.typehandling |
---|
Class org.codehaus.groovy.runtime.typehandling.GroovyCastException extends ClassCastException implements Serializable |
---|
Package org.codehaus.groovy.syntax |
---|
Class org.codehaus.groovy.syntax.ParserException extends TokenException implements Serializable |
---|
Class org.codehaus.groovy.syntax.ReadException extends GroovyException implements Serializable |
---|
Serialized Fields |
---|
IOException cause
Class org.codehaus.groovy.syntax.RuntimeParserException extends GroovyRuntimeException implements Serializable |
---|
Class org.codehaus.groovy.syntax.SyntaxException extends GroovyException implements Serializable |
---|
Serialized Fields |
---|
int line
int column
String sourceLocator
Class org.codehaus.groovy.syntax.TokenException extends SyntaxException implements Serializable |
---|
Class org.codehaus.groovy.syntax.TokenMismatchException extends TokenException implements Serializable |
---|
Serialized Fields |
---|
Token unexpectedToken
int expectedType
Package org.codehaus.groovy.tools.gse |
---|
Class org.codehaus.groovy.tools.gse.StringSetMap extends HashMap<String,Set<String>> implements Serializable |
---|
Package org.codehaus.groovy.tools.shell |
---|
Class org.codehaus.groovy.tools.shell.CommandException extends Exception implements Serializable |
---|
Serialized Fields |
---|
org.codehaus.groovy.tools.shell.Command command
Class org.codehaus.groovy.tools.shell.ExitNotification extends Error implements Serializable |
---|
Serialized Fields |
---|
int code
Package org.codehaus.groovy.tools.shell.util |
---|
Class org.codehaus.groovy.tools.shell.util.ANSI.Renderer.RenderException extends RuntimeException implements Serializable |
---|
Package org.codehaus.groovy.transform.powerassert |
---|
Class org.codehaus.groovy.transform.powerassert.PowerAssertionError extends AssertionError implements Serializable |
---|
Class org.codehaus.groovy.transform.powerassert.SourceTextNotAvailableException extends RuntimeException implements Serializable |
---|
Package org.codehaus.groovy.util |
---|
Class org.codehaus.groovy.util.AbstractConcurrentMap.Segment extends AbstractConcurrentMapBase.Segment implements Serializable |
---|
Class org.codehaus.groovy.util.AbstractConcurrentMapBase.Segment extends LockableObject implements Serializable |
---|
Serialized Fields |
---|
int count
int threshold
Object[] table
Class org.codehaus.groovy.util.LazyReference extends LockableObject implements Serializable |
---|
Serialized Fields |
---|
ManagedReference<T> reference
ReferenceBundle bundle
Class org.codehaus.groovy.util.LockableObject extends AbstractQueuedSynchronizer implements Serializable |
---|
Class org.codehaus.groovy.util.ManagedConcurrentMap.Segment extends AbstractConcurrentMap.Segment<K,V> implements Serializable |
---|
Serialized Fields |
---|
ReferenceBundle bundle
|
Copyright © 2003-2009 The Codehaus. All rights reserved. | ||||||||
PREV NEXT | FRAMES NO FRAMES |