zul.wnd
Class PanelRenderer

java.lang.Object
  extended by zul.wnd.PanelRenderer

public class PanelRenderer
extends java.lang.Object

The renderer used to render a panel. It is designed to be overriden

Since:
5.0.5

Method Summary
static void isFrameRequired(Panel wgt)
          Check the panel whether to render the rounded frame.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isFrameRequired

public static void isFrameRequired(Panel wgt)
Check the panel whether to render the rounded frame.

Parameters:
wgt - the window


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo