Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse JDT
Release 3.5

Serialized Form


Package org.eclipse.jdt.core

Class org.eclipse.jdt.core.BufferChangedEvent extends EventObject implements Serializable

serialVersionUID: 655379473891745999L

Serialized Fields

length

int length
The length of text that has been modified in the buffer.


offset

int offset
The offset into the buffer where the modification took place.


text


String text
The text that was modified.

Class org.eclipse.jdt.core.ElementChangedEvent extends EventObject implements Serializable

serialVersionUID: -8947240431612844420L

Serialized Fields

type

int type

Class org.eclipse.jdt.core.JavaModelException extends CoreException implements Serializable

serialVersionUID: -760398656505871287L

Serialized Fields

nestedCoreException


CoreException nestedCoreException

Package org.eclipse.jdt.core.compiler

Class org.eclipse.jdt.core.compiler.InvalidInputException extends Exception implements Serializable

serialVersionUID: 2909732853499731592L


Package org.eclipse.jdt.core.jdom

Class org.eclipse.jdt.core.jdom.DOMException extends RuntimeException implements Serializable

serialVersionUID: 2536853590795032028L


Package org.eclipse.jdt.core.util

Class org.eclipse.jdt.core.util.ClassFormatException extends Exception implements Serializable

serialVersionUID: 6582900558320612988L


Package org.eclipse.jdt.launching

Class org.eclipse.jdt.launching.PropertyChangeEvent extends EventObject implements Serializable

serialVersionUID: 1L

Serialized Fields

propertyName


String propertyName
The name of the changed property.


oldValue


Object oldValue
The old value of the changed property, or null if not known or not relevant.


newValue


Object newValue
The new value of the changed property, or null if not known or not relevant.


Package org.eclipse.jdt.ui

Class org.eclipse.jdt.ui.ProblemsLabelDecorator.ProblemsLabelChangedEvent extends LabelProviderChangedEvent implements Serializable

serialVersionUID: 1L

Serialized Fields

fMarkerChange

boolean fMarkerChange


Eclipse JDT
Release 3.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire