Class ObjectListResult.Outbound

    • Constructor Summary

      Constructors 
      Constructor Description
      Outbound​(ISnapshot snapshot, int[] objectIds)
      Construct a outbound references tree
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.net.URL getIcon​(java.lang.Object row)
      Get the URL for a row of the tree.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Outbound

        public Outbound​(ISnapshot snapshot,
                        int[] objectIds)
        Construct a outbound references tree
        Parameters:
        snapshot - the snapshot
        objectIds - the set of objects to form roots of the trees
    • Method Detail

      • getIcon

        public java.net.URL getIcon​(java.lang.Object row)
        Get the URL for a row of the tree. Returns either an arrow item or the base icon if no children.
        Returns:
        the URL of the icon