org.placelab.midp
Interface UIComponent

All Known Implementing Classes:
BluetoothClient, EventLoggerUI, EventLogListUI, GPSTimeMidlet, PlacelabUtilitiesMidlet, RMSList, RMSMapLoader, RMSRecordCanvas, Storage.StorageEditorUI, Storage.StorageUI, StumblerMidlet

public interface UIComponent


Method Summary
 void showUI(UIComponent from)
          used by one component to activate another component
 

Method Detail

showUI

public void showUI(UIComponent from)
used by one component to activate another component