Eclipse Platform
Release 3.1

org.eclipse.ui.texteditor
Interface IUpdate

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

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
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.