Eclipse GEF
2.1

org.eclipse.gef.ui.actions
Interface UpdateAction

All Known Implementing Classes:
EditorPartAction

public interface UpdateAction

Indicate the support of an update method.


Method Summary
 void update()
          Called to update the receiver.
 

Method Detail

update

public void update()
Called to update the receiver.


Eclipse GEF
2.1

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