| java.awt.Dialog javax.swing.JDialog org.objectweb.salome_tmf.ihm.main.AskNewBug
Constructor Summary | |
public | AskNewBug(Frame pFrame, BugTracker bugTrack, boolean _autofill, String actionName, String actionDesc, String actionAwatedRes, String actionEffectiveRes) | public | AskNewBug(Dialog pDialog, BugTracker bugTrack, boolean _autofill, String actionName, String actionDesc, String actionAwatedRes, String actionEffectiveRes) |
centerScreen | void centerScreen()(Code) | | |
onCancelPerformed | public void onCancelPerformed()(Code) | | |
onModifyPerformed | public void onModifyPerformed()(Code) | | |
onViewPerformed | public void onViewPerformed()(Code) | | Constructeur de la fenêtre pour montrer un bug
|
Fields inherited from java.awt.Dialog | final public static ModalityType DEFAULT_MODALITY_TYPE(Code)(Java Doc)
|
|
|