jaxx.runtime.swing
Class HidorButtonHandler
java.lang.Object
jaxx.runtime.swing.HidorButtonHandler
public class HidorButtonHandler
- extends Object
Handler of ui HidorButton.
- Since:
- 2.0
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ui
protected final HidorButton ui
HidorButtonHandler
public HidorButtonHandler(HidorButton ui)
setTarget
public void setTarget(JComponent target)
setExpandIcon
public void setExpandIcon(Icon icon)
setHideIcon
public void setHideIcon(Icon icon)
updateToolTipText
protected String updateToolTipText(boolean c)
updateText
protected String updateText(boolean c)
updateIcon
protected Icon updateIcon(boolean c)
Copyright © 2008-2011 CodeLutin. All Rights Reserved.