java.lang.Object
com.memoire.bu.BuCommonImplementation
com.memoire.dja.DjaImplementation
- All Implemented Interfaces:
- java.awt.event.ActionListener, com.memoire.bu.BuCommonInterface, com.memoire.bu.BuCutCopyPasteInterface, com.memoire.bu.BuSelectFindReplaceInterface, com.memoire.bu.BuUndoRedoInterface, java.awt.event.ContainerListener, java.util.EventListener, javax.swing.event.InternalFrameListener, java.awt.event.WindowListener
- public class DjaImplementation
- extends com.memoire.bu.BuCommonImplementation
| Methods inherited from class com.memoire.bu.BuCommonImplementation |
about, action, activateInternalFrame, addInternalFrame, ajouterActionsOutils, close, componentAdded, componentRemoved, confirmExit, contextHelp, contextHelp, copy, cut, daughter, doLayout, duplicate, enleverActionsOutils, find, fullscreen, getAllInternalFrames, getApp, getCurrentInternalFrame, getFrame, getImplementation, getMainMenuBar, getMainPanel, getMainToolBar, getRootPane, getSpecificBar, getSplashScreen, installContextHelp, installContextHelp, internalFrameClosing, internalFrameDeactivated, internalFrameDeiconified, internalFrameIconified, internalFrameOpened, isCloseFrameMode, license, menusOrganisationFenetres, paste, pointerHelp, preview, print, redo, removeAction, removeInternalFrame, replace, select, selectionnerPremiere, setApp, setCheckedForAction, setContentPane, setEnabledForAction, setJMenuBar, setLookAndFeel, setMainMenuBar, setMainPanel, setMainToolBar, setMetalTheme, setSlafTheme, setSpecificBar, setSplashScreen, setTitle, showOrHide, toString, undo, validate, windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened |
assistant_
private com.memoire.bu.BuAssistant assistant_
explorer_
private com.memoire.bu.BuExplorer explorer_
ltTaches
private com.memoire.bu.BuTaskView ltTaches
spTaches
private javax.swing.JScrollPane spTaches
trGrid_
private DjaTree trGrid_
spGrid_
private javax.swing.JScrollPane spGrid_
plForms
private com.memoire.bu.BuPalette plForms
plLinks
private com.memoire.bu.BuPalette plLinks
plDiaUml
private com.memoire.bu.BuPalette plDiaUml
plBrcks
private com.memoire.bu.BuPalette plBrcks
plStrks
private com.memoire.bu.BuPalette plStrks
plThkns
private com.memoire.bu.BuPalette plThkns
ifPreferences
private com.memoire.bu.BuPreferencesFrame ifPreferences
ifAide
private com.memoire.bu.BuHelpFrame ifAide
nbdoc_
private int nbdoc_
isDja_
private static final com.memoire.bu.BuInformationsSoftware isDja_
openDirectory_
private static java.io.File openDirectory_
saveDirectory_
private static java.io.File saveDirectory_
recent_count
private static int recent_count
EXTENSIONS
java.lang.String[] EXTENSIONS
DjaImplementation
public DjaImplementation()
getInformationsSoftware
public com.memoire.bu.BuInformationsSoftware getInformationsSoftware()
informationsSoftware
public static com.memoire.bu.BuInformationsSoftware informationsSoftware()
init
public void init()
- Description copied from class:
com.memoire.bu.BuCommonImplementation
- Mise en place des elements.
(Panneau principal, barres de menu et de boutons).
start
public void start()
miseEnPlace
public void miseEnPlace()
cmdArguments
public void cmdArguments(java.lang.String[] _args)
opArguments
public void opArguments(java.lang.String[] _args)
refreshTree
public void refreshTree()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent _evt)
- Description copied from interface:
java.awt.event.ActionListener
- This method is invoked when an action occurs.
buildPaletteMenu
public static com.memoire.bu.BuMenu buildPaletteMenu()
cmdCreer
public void cmdCreer()
cmdOuvrir
public void cmdOuvrir(java.lang.String _arg)
cmdReouvrir
public void cmdReouvrir(java.lang.String _arg)
cmdEnregistrer
public void cmdEnregistrer()
cmdEnregistrerSous
public void cmdEnregistrerSous()
cmdPreference
public void cmdPreference()
opPreference
public void opPreference()
cmdFormes
public void cmdFormes()
cmdLiens
public void cmdLiens()
cmdDiaUml
public void cmdDiaUml()
cmdExtremites
public void cmdExtremites()
cmdTraits
public void cmdTraits()
cmdEpaisseurs
public void cmdEpaisseurs()
openFile
public void openFile(java.lang.String _path)
saveFile
public void saveFile(java.lang.String _path,
DjaGrid _grid)
exit
public void exit()
displayURL
public void displayURL(java.lang.String _url)
internalFrameActivated
public void internalFrameActivated(javax.swing.event.InternalFrameEvent _evt)
- Description copied from interface:
javax.swing.event.InternalFrameListener
- Internal frame activated
internalFrameClosed
public void internalFrameClosed(javax.swing.event.InternalFrameEvent _evt)
- Description copied from interface:
javax.swing.event.InternalFrameListener
- Internal frame closed