Eclipse Platform
2.0

org.eclipse.ui.texteditor
Interface IUpdate

All Known Implementing Classes:
FindNextAction, FindReplaceAction, IncrementalFindAction, MarkerRulerAction, SelectMarkerRulerAction, TextEditorAction

public interface IUpdate

Indicates the support of an update method.


Method Summary
 void update()
          Requests that this object update itself.
 

Method Detail

update

public void update()
Requests that this object update itself.


Eclipse Platform
2.0

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