|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.commands.common.AbstractBitSetEvent
An event that carries with it two or more boolean values. This provides a single integer value which can then be used as a bit set.
Field Summary | |
---|---|
protected int |
changedValues
A collection of bits representing whether certain values have changed. |
Constructor Summary | |
---|---|
AbstractBitSetEvent()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int changedValues
1
) if the corresponding property has
changed. It can be assumed that this value will be correctly initialized
by the superconstructor.
Constructor Detail |
public AbstractBitSetEvent()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.