org.ujmp.core.interfaces
Interface HasToolTip

All Known Subinterfaces:
GUIObject

public interface HasToolTip


Method Summary
 String getToolTipText()
          Returns the tool tip text of an object
 

Method Detail

getToolTipText

String getToolTipText()
Returns the tool tip text of an object

Returns:
the tool tip


Copyright © 2010. All Rights Reserved.