|
|||||||||
| Home >> All >> com >> memoire >> [ bu overview ] | PREV NEXT | ||||||||
Uses of Interface
com.memoire.bu.BuCommonInterface
| Uses of BuCommonInterface in com.memoire.bu |
| Classes in com.memoire.bu that implement BuCommonInterface | |
class |
BuApplet
A root class for applets. |
class |
BuApplication
A root class for stand-alone applications. |
class |
BuCommonImplementation
Main part of the code to manage BuApplets and BuApplications. |
class |
BuMacEnv
An application which can contain others applications (as Mac). |
class |
BuSubApp
Classe de base pour une sous-application. |
| Fields in com.memoire.bu declared as BuCommonInterface | |
(package private) BuCommonInterface |
BuDesktopPreferencesPanel.appli_
|
(package private) BuCommonInterface |
BuLanguagePreferencesPanel.appli_
|
protected BuCommonInterface |
BuScriptPreferencesPanel.appli_
|
private BuCommonInterface |
BuGenericPreferencesPanel.appli_
|
(package private) BuCommonInterface |
BuBrowserPreferencesPanel.appli_
|
protected BuCommonInterface |
BuToolsPreferencesPanel.appli_
|
(package private) BuCommonInterface |
BuUserPreferencesPanel.appli_
|
private BuCommonInterface |
BuMonitorAbstract.app_
|
(package private) BuCommonInterface |
BuLookPreferencesPanel.appli_
|
(package private) BuCommonInterface |
BuCommandPreferencesPanel.appli_
|
private BuCommonInterface |
BuAutoStyledDocument.Colorizer.app_
|
private BuCommonInterface |
BuTaskOperation.app_
|
protected BuCommonInterface |
BuExplorer.app_
|
protected BuCommonInterface |
BuCommonImplementation.app_
|
protected BuCommonInterface |
BuDirWinPreferencesPanel.appli_
|
| Methods in com.memoire.bu that return BuCommonInterface | |
BuCommonInterface |
BuSubApp.getApp()
|
BuCommonInterface |
BuApplet.getApp()
|
BuCommonInterface |
BuCommonInterface.getApp()
|
BuCommonInterface |
BuMonitorAbstract.getApp()
|
BuCommonInterface |
BuApplication.getApp()
|
BuCommonInterface |
BuCommonImplementation.getApp()
|
| Methods in com.memoire.bu with parameters of type BuCommonInterface | |
void |
BuMonitorAbstract.setApp(BuCommonInterface _app)
|
void |
BuStatusBar.setApp(BuCommonInterface _app)
|
static void |
BuShell.runCommand(BuCommonInterface _app,
java.lang.String _cmd)
|
static void |
BuShell.runCommand(BuCommonInterface _app,
java.lang.String _cmd,
boolean _confirm)
|
void |
BuTextPane.colorize(BuCommonInterface _app)
|
void |
BuAutoStyledDocument.colorize(BuCommonInterface _app)
|
void |
BuCommonImplementation.setApp(BuCommonInterface _app)
|
|
|||||||||
| Home >> All >> com >> memoire >> [ bu overview ] | PREV NEXT | ||||||||