Uses of Class
com.biglybt.pif.ui.UIException
Packages that use UIException
Package
Description
-
Uses of UIException in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui that throw UIExceptionModifier and TypeMethodDescriptionvoidUIManager.attachUI(UIInstanceFactory factory) attach a new UIvoidUIManager.copyToClipBoard(String data) voidUIInstanceFactory.detach()This method will be called by the UI manager when detaching the UI to permit the action to be vetoed/any detach logic to occur.voidUIManager.detachUI(UIInstanceFactory factory) detach a UI - can fail if the UI doesn't support detachingvoid -
Uses of UIException in com.biglybt.pifimpl.local.ui
Methods in com.biglybt.pifimpl.local.ui that throw UIExceptionModifier and TypeMethodDescriptionvoidUIManagerImpl.attachUI(UIInstanceFactory factory) voidUIManagerImpl.copyToClipBoard(String data) voidUIManagerImpl.detachUI(UIInstanceFactory factory) void -
Uses of UIException in com.biglybt.ui.console
Methods in com.biglybt.ui.console that throw UIException -
Uses of UIException in com.biglybt.ui.swt.pifimpl
Methods in com.biglybt.ui.swt.pifimpl that throw UIException