com.arsdigita.toolbox.ui
Interface IteratorListModel.KeyFunction

Enclosing interface:
IteratorListModel

public static interface IteratorListModel.KeyFunction

An instance of this interface may be passed to IteratorListModel's constructor for those situations where element.toString() does not produce an appropriate key for a ListModel.


Method Summary
 String getKey(Object object)
           
 

Method Detail

getKey

public String getKey(Object object)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC