org.gerhardb.lib.filetree
Class DTNPage

java.lang.Object
  extended byorg.gerhardb.lib.playlist.Page
      extended byorg.gerhardb.lib.playlist.FilePage
          extended byorg.gerhardb.lib.filetree.DTNPage
All Implemented Interfaces:
java.lang.Comparable

public class DTNPage
extends FilePage


Field Summary
 
Fields inherited from class org.gerhardb.lib.playlist.Page
myMinTime, myPicFile, mySoundFiles, myTitle
 
Constructor Summary
DTNPage(java.io.File picFile, DirectoryTreeNode node)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 DirectoryTreeNode getDirectoryTreeNode()
           
 
Methods inherited from class org.gerhardb.lib.playlist.FilePage
description, renamePicture, statusBarText, toString
 
Methods inherited from class org.gerhardb.lib.playlist.Page
compareTo, getMinTime, getPicture, getSounds, getTitle
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DTNPage

public DTNPage(java.io.File picFile,
               DirectoryTreeNode node)
Method Detail

getDirectoryTreeNode

public DirectoryTreeNode getDirectoryTreeNode()

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class FilePage


Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.