net.xoetrope.xui
Interface XMessageBoxSetup

All Known Implementing Classes:
XMessageBox, XMessageBox

public interface XMessageBoxSetup

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

Copyright (c) Xoetrope Ltd., 2002-2003

$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