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

Quick Search    Search Deep

Uses of Package
com.memoire.bu

Classes in com.memoire.bu used by com.memoire.bu
BuAbstractCellRenderer
           
BuAbstractPreferencesPanel
          An abstract root class for panels attended to be added in the BuPreferencesFrame.
BuApplication
          A root class for stand-alone applications.
BuAssistant
          An always-happy assistant.
BuAssistant.Blinker
           
BuAssistant.Disque
           
BuAssistant.Face
           
BuAssistant.Point
           
BuAssistant.Triangle
           
BuAutoStyledDocument.Key
           
BuBackgroundPainter
          An utility class to paint the background of a component.
BuBorderLayout
          A better BorderLayout.
BuBrowserFrame
          A tiny HTML browser.
BuBrowserFrame.XHtmlPane
           
BuButton
          Like JButton but with better management of icons.
BuCharValidator
          An abstract root class to specify a validator for input chars.
BuCheckBox
          The Swing checkbox...
BuCheckBoxMenuItem
          Like JCheckBoxMenuItem but with better management of icons.
BuColumn
          A simple column of components with associated toggle-buttons.
BuComboBox
          Nothing more than a JComboBox.
BuCommonImplementation
          Main part of the code to manage BuApplets and BuApplications.
BuCommonInterface
          A common interface for Applications, Applets and SubApps.
BuCutCopyPasteInterface
          Interface for Cut/Copy/Paste services.
BuDesktop
          A DesktopPane with a few additional services.
BuDialog
          An abstract class for dialogs.
BuDialogMessage
          A standard message dialog (continue).
BuDynamicMenu
           
BuEditorPane
           
BuEmptyList
          A list which changes its background and displays a message when it's empty.
BuFileFilter
          A simple implementation of FileFilter.
BuFileRenderer
           
BuFileViewer
           
BuFilters.AlphaFilter
           
BuFilters.AntialiasFilter
           
BuFilters.BlackAndWhiteFilter
           
BuFilters.BrighterFilter
           
BuFilters.DarkerFilter
           
BuFilters.DisabledFilter
           
BuFilters.EmbossFilter
           
BuFilters.EnabledFilter
           
BuFilters.GreyFilter
           
BuFilters.PressedFilter
           
BuFilters.RedFilter
           
BuFilters.RolloverFilter
           
BuGenericPreferencesModel
          A table model for the user preferences.
BuGlassPaneHelp
          Used by pointer-sensitive help.
BuGlassPaneHelp.Listener
           
BuGlassPaneStop.Listener
           
BuGridLayout
          Lays out in a grid a set of components.
BuIcon
          An ImageIcon but with always some image.
BuInformationsDocument
          Basic informations for a document.
BuInformationsSoftware
          Basic informations for a software.
BuInternalFrame
          An internal frame having specific menus, tools and actions.
BuLabel
          The Swing label...
BuLabelMultiLine
          A multi-line label.
BuList
          The Swing list.
BuLookPreferencesPanel.XCBCR
           
BuMainPanel
          The main panel.
BuMenu
          A menu with simplified adding methods.
BuMenuBar
          A menu bar with simplified adding methods.
BuMenuItem
          Like JMenuItem but with better management of icons.
BuMetalCustomTheme
          A simple customizable theme for Metal.
BuMonitorAbstract
          A base class for monitors.
BuNumericValueValidator
          A validator for numerical input values with a min/max control.
BuPalette
          A component derived from JInternalFrame to make palettes.
BuPanel
          Nothing more than a JPanel.
BuPicture
          A component to display images.
BuPopupMenu
          A popup menu which follows action events and has simplified adding methods.
BuPreferences
          A class to manage user preferences for the standard GUI.
BuPrintable
          An interface to declare a component printable.
BuProgressBar
          A progress bar which displays the value as a number.
BuRadioButton
          The Swing radiobutton...
BuRadioButtonMenuItem
          Like JRadioButtonMenuItem but with better management of icons.
BuRegistry
          The registry of the running applications.
BuResource
          Utility class to manage resources.
BuRobustIcon
          An ImageIcon which cares about exceptions.
BuScrollPane
          Nothing more than JScrollPane.
BuSelectFindReplaceInterface
          Interface for Select/Find/Replace services.
BuSeparator
          A separator for menus which displays a string.
BuSlafCustomTheme
          A simple theme chooser for Slaf.
BuSpecificBar
          A tool bar with simplified adding methods.
BuSplashScreen
          An easy-to-use splash screen which takes a list of classes to load.
BuSplit3Pane
          A split panel into 3 (resizable by the user).
BuSplit3Pane.Divider
           
BuStatusBar
          A status bar which contains a memory monitor, a text line and a progress bar.
BuStringValidator
          An abstract root class to specify a validator for input strings.
BuSubApp
          Classe de base pour une sous-application.
BuTabbedPane
          Nothing more than a JTabbedPane.
BuTable
          Similar to JTable but add copy/select operations and row headers.
BuTableDelegateModel
           
BuTask
          Simple extension of thread more easily viewable.
BuTaskView
          A simple list to display running tasks.
BuTerminalDisplay
          A component to display the content of a terminal.
BuTerminalDisplay.InStream
           
BuTerminalDisplay.OutStream
           
BuTerminalDisplay.Repainter
           
BuTerminalKey
          A struct to describe how to display in terminals.
BuTextArea
          This component extends a JTextArea, providing methods to undo/redo, find/replace and read/save.
BuTextComponentInterface
           
BuTextField
          An extended text field which takes validators.
BuTextPane
          This component extends a JTextPane.
BuTimer
          Alias for the Swing Timer.
BuToggleButton
          Like JToggleButton but with better management of icons.
BuToolBar
          A tool bar with simplified adding methods.
BuToolButton
          Like BuButton but for toolbars.
BuToolsModel
          A table model for the favorite user tools.
BuTree
          The Swing tree.
BuUndoRedoInterface
          Interface for Undo/Redo services.
BuValueValidator
          An abstract root class to specify a validator for input values.