|
Eclipse Platform Release 3.1 |
|||||||||||
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.
This class is not intended to be subclassed or instantiated by clients
Field Summary | |
---|---|
static String |
GLOBAL_FILE_TYPES_CHANGED
Property constant indicating the global file types list has changed. |
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)
Remove the listener from Team property change listener list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String GLOBAL_IGNORES_CHANGED
public static final String GLOBAL_FILE_TYPES_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.1 |
|||||||||||
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, 2005. All rights reserved.