jmri.jmrit.catalog
Class CatalogTreeLeaf

java.lang.Object
  extended by jmri.jmrit.catalog.CatalogTreeLeaf

public class CatalogTreeLeaf
extends Object

Leaf of a CatalogTree.

Name for the leaf Path to lead.

Author:
Pete Cressman Copyright 2009

Constructor Summary
CatalogTreeLeaf(String name, String path, int size)
           
 
Method Summary
 String getName()
           
 String getPath()
           
 int getSize()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogTreeLeaf

public CatalogTreeLeaf(String name,
                       String path,
                       int size)
Method Detail

getName

public String getName()

setName

public void setName(String name)

getPath

public String getPath()

getSize

public int getSize()


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads