Methods Summary |
---|
public int | lGetInteractionModes()
|
public void | lInvalidate()Notifies L&F that Custom Item was invalidated.
|
public void | lRepaint()Notifies L&F that repaint of the entire custom item is needed
|
public void | lRepaint(int x, int y, int w, int h)Notifies L&F that repaint of the specified region is needed.
|
public void | uCallSizeRefresh()Refresh the cached preferred and minimum sizes of this CustomItem.
|