HOME

com.ultraswing
Interface IconText

All Known Implementing Classes:
DefaultIconText

public interface IconText

IconText interface, for objects with text and icon


Method Summary
 Icon getIcon()
          Returns the icon
 String getText()
          Returns the text
 

Method Detail

getIcon

public Icon getIcon()
Returns the icon


getText

public String getText()
Returns the text


HOME

Copyright © 2002 iReasoning Networks. All Rights Reserved.