Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.memoire.bu.BuUndoRedoInterface

Uses of BuUndoRedoInterface in com.memoire.bu
 

Subinterfaces of BuUndoRedoInterface in com.memoire.bu
 interface BuCommonInterface
          A common interface for Applications, Applets and SubApps.
 

Classes in com.memoire.bu that implement BuUndoRedoInterface
 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.