org.formaria.aria
Interface MessageBoxSetup

All Known Implementing Classes:
MessageBox, MessageBox, MessageBox

public interface MessageBoxSetup

An interface used to allow the message box dialog to be displayed sindependantly of the base package

Copyright (c) Formaria Ltd., 2008

$Revision: 2.2 $

License: see License.txt


Method Summary
 void setup(java.lang.String title, java.lang.String msg, java.lang.Object size, java.lang.Object page)
          Setup the content of the message box
 

Method Detail

setup

void setup(java.lang.String title,
           java.lang.String msg,
           java.lang.Object size,
           java.lang.Object page)
Setup the content of the message box

Parameters:
title - the message box title or caption
msg - the text of the message
size - the size of the owner page
page - the content page