org.microemu.device.ui
Interface AlertUI

All Superinterfaces:
DisplayableUI

public interface AlertUI
extends DisplayableUI


Method Summary
 void setString(java.lang.String str)
           
 
Methods inherited from interface org.microemu.device.ui.DisplayableUI
addCommandUI, getCommandsUI, hideNotify, invalidate, removeCommandUI, setCommandListener, showNotify
 

Method Detail

setString

void setString(java.lang.String str)


Copyright © 2001-2010 MicroEmulator Team. All Rights Reserved.