Eclipse GEF
2.1

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


Constructor Summary
FlagSupport()
           
 
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
 

Constructor Detail

FlagSupport

public FlagSupport()
Method Detail

getFlag

protected boolean getFlag(int flag)

setFlag

protected void setFlag(int flag,
                       boolean value)

Eclipse GEF
2.1

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