LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.control.builder
Class LyWaitBuilder

java.lang.Object
  extended by leon.control.builder.LyBuilder
      extended by leon.control.builder.LyAreaBuilder
          extended by leon.control.builder.LyWaitBuilder

public class LyWaitBuilder
extends LyAreaBuilder

This builder create the view for the wait controller.

See Also:
LyWaitController

Field Summary
static java.lang.String __VERSION
          File version
static int ICON_DEFAULT_HEIGHT
          Default height for the icon of the waiting view.
static int ICON_DEFAULT_WIDTH
          Default width for the icon of the waiting view.
 
Constructor Summary
LyWaitBuilder(LyController parent)
          Default constructor.
 
Method Summary
 LyComponent build()
          Builds the view component for the specified parent controller.
 
Methods inherited from class leon.control.builder.LyAreaBuilder
buildComponent, completeMenuBar, completeMessages, getRightLabel, setTitleBarParameters, updateSelectFile, updateTitleBar
 
Methods inherited from class leon.control.builder.LyBuilder
getComponent, getParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values

ICON_DEFAULT_WIDTH

public static int ICON_DEFAULT_WIDTH
Default width for the icon of the waiting view. The unit is the number of pixels.


ICON_DEFAULT_HEIGHT

public static int ICON_DEFAULT_HEIGHT
Default height for the icon of the waiting view. The unit is the number of pixels.

Constructor Detail

LyWaitBuilder

public LyWaitBuilder(LyController parent)
Default constructor.

Parameters:
parent - parent controller
Method Detail

build

public LyComponent build()
Builds the view component for the specified parent controller. The component may create the XML Tree or the internal view.

Specified by:
build in class LyBuilder
Returns:
the view Component

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com