© 2003 BEA Systems, Inc.

com.bea.netuix.application.identifier
Class DesktopPath

java.lang.Object
  |
  +--com.bea.netuix.application.identifier.Path
        |
        +--com.bea.netuix.application.identifier.DesktopPath
All Implemented Interfaces:
Serializable

public class DesktopPath
extends Path

See Also:
Serialized Form

Constructor Summary
DesktopPath(String path)
           
 
Method Summary
protected  Object clone()
           
static DesktopPath clone(DesktopPath desktopPath)
           
static DesktopPath createDesktopPath(String path)
           
 String toString()
           
 
Methods inherited from class com.bea.netuix.application.identifier.Path
equals, getPath, hashCode, setPath
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DesktopPath

public DesktopPath(String path)
Method Detail

createDesktopPath

public static DesktopPath createDesktopPath(String path)

clone

public static DesktopPath clone(DesktopPath desktopPath)

clone

protected Object clone()
Overrides:
clone in class Object

toString

public String toString()
Overrides:
toString in class Object

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved