org.media.hyperpad
Class OpenRecentListHandler

java.lang.Object
  |
  +--org.media.hyperpad.OpenRecentListHandler

public class OpenRecentListHandler
extends Object

Class meant to handle the open recent list from file menu for HyperPad.

Version:
$Revision: 1.1 $ $Date: 2002/09/13 18:51:36 $
Author:
Borsos Szabolcs
See Also:
String

Constructor Summary
OpenRecentListHandler()
           
 
Method Summary
protected  void appendList(String newItem)
           
 String getListItem(int itemNR)
           
 void refreshList()
           
 void save()
           
 void setListItem(int itemNR, String new_value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenRecentListHandler

public OpenRecentListHandler()
Method Detail

appendList

protected void appendList(String newItem)

getListItem

public String getListItem(int itemNR)

setListItem

public void setListItem(int itemNR,
                        String new_value)

refreshList

public void refreshList()

save

public void save()


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."