Package org.gudy.azureus2.plugins.ui

Interface Summary
Graphic An image to be used in Azureus
UIDataSourceListener  
UIInputReceiver This interface provides a mechanism to get some textual input from a user.
UIInputReceiverListener  
UIInputValidator Interface class which provides a way to validate or reject input provided by a user.
UIInstance This interface represents a UI running on the core (e.g.
UIInstanceFactory  
UIManager Management tools for the user interface.
UIManagerEvent  
UIManagerEventListener  
UIManagerListener  
UIManagerListener2  
UIMessage This interface provides a mechanism to display a message to the user, potentially to ask the user a question.
UIPluginView All plugin views should inherit from this interface so that we can always check to see if they are a plugin view.
UIPluginViewToolBarListener  
 

Class Summary
GraphicURI  
 

Exception Summary
UIException  
UIRuntimeException Like UIException, except does not require one to declare or catch it.