|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.team.ui.TeamUI
TeamUI contains public API for generic UI-based Team functionality
Field Summary | |
static String |
GLOBAL_IGNORES_CHANGED
Property constant indicating the global ignores list has changed. |
Constructor Summary | |
TeamUI()
|
Method Summary | |
static void |
addPropertyChangeListener(IPropertyChangeListener listener)
Register for changes made to Team properties. |
static ISynchronizeManager |
getSynchronizeManager()
Return the synchronize manager. |
static void |
removePropertyChangeListener(IPropertyChangeListener listener)
Deregister as a Team property changes. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static String GLOBAL_IGNORES_CHANGED
Constructor Detail |
public TeamUI()
Method Detail |
public static ISynchronizeManager getSynchronizeManager()
public static void addPropertyChangeListener(IPropertyChangeListener listener)
listener
- the listener to addpublic static void removePropertyChangeListener(IPropertyChangeListener listener)
listener
- the listener to remove
|
Eclipse Platform Release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.