IWorkspace.IWorkspaceState Interface

com.bea.ide.workspace
IWorkspace.IWorkspaceState Interface

public static interface IWorkspace.IWorkspaceState

Represents an IWorkspace state.

Enclosing interface

IWorkspace

Method Summary

public String
getName()
Returns the identifier for this state.
public String
getUserVerb()
Returns a display name for this state.

Method Detail

getName() Method

public String getName()
Returns the identifier for this state.


getUserVerb() Method

public String getUserVerb()
Returns a display name for this state.