org.media.hyperpad.conf
Class ComboHandler

java.lang.Object
  |
  +--org.media.hyperpad.conf.ComboHandler

public class ComboHandler
extends Object

Class meant to handle the ComboBox list for HyperPad.

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

Constructor Summary
ComboHandler()
           
 
Method Summary
 String getListItem(int itemNR)
           
 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

ComboHandler

public ComboHandler()
Method Detail

getListItem

public String getListItem(int itemNR)

setListItem

public void setListItem(int itemNR,
                        String new_value)

save

public void save()


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