Searched defs:JToolTip (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/
H A DJToolTip.java70 public class JToolTip extends JComponent implements Accessible { class in inherits:JComponent,Accessible
81 public JToolTip() { method in class:JToolTip
208 * Returns a string representation of this <code>JToolTip</code>.
215 * @return a string representation of this <code>JToolTip</code>
231 * Gets the AccessibleContext associated with this JToolTip.
237 * AccessibleContext of this JToolTip
248 * <code>JToolTip</code> class. It provides an implementation of the

Completed in 45 milliseconds