org.eclipse.gef.util
Class FlagSupport
java.lang.Object
|
+--org.eclipse.gef.util.FlagSupport
- Direct Known Subclasses:
- AbstractTool, AbstractTool.Input
- public class FlagSupport
- extends Object
Method Summary |
protected boolean |
getFlag(int flag)
|
protected void |
setFlag(int flag,
boolean value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlagSupport
public FlagSupport()
getFlag
protected boolean getFlag(int flag)
setFlag
protected void setFlag(int flag,
boolean value)
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.