org.bs.mdi.swing
Class SwingDefaultCommands
java.lang.Object
org.bs.mdi.swing.SwingDefaultCommands
- public class SwingDefaultCommands
- extends Object
SwingDefaultCommands - a default set of commands
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwingDefaultCommands
public SwingDefaultCommands()
getShowFileMenuCommand
public SwingCommand getShowFileMenuCommand()
getShowEditMenuCommand
public SwingCommand getShowEditMenuCommand()
getShowWindowMenuCommand
public SwingCommand getShowWindowMenuCommand()
getFileNewCommand
public SwingCommand getFileNewCommand()
getFileOpenCommand
public SwingCommand getFileOpenCommand()
getShowFileRecentMenuCommand
public SwingCommand getShowFileRecentMenuCommand()
getFileSaveCommand
public SwingCommand getFileSaveCommand()
getFileSaveAsCommand
public SwingCommand getFileSaveAsCommand()
getShowFileExportMenuCommand
public SwingCommand getShowFileExportMenuCommand()
getFilePrintSetupCommand
public SwingCommand getFilePrintSetupCommand()
getFilePrintPreviewCommand
public SwingCommand getFilePrintPreviewCommand()
getFilePrintCommand
public SwingCommand getFilePrintCommand()
getFileCloseCommand
public SwingCommand getFileCloseCommand()
getFileQuitCommand
public SwingCommand getFileQuitCommand()
getEditUndoCommand
public SwingCommand getEditUndoCommand()
getEditRedoCommand
public SwingCommand getEditRedoCommand()
getEditCopyCommand
public SwingCommand getEditCopyCommand()
getEditCutCommand
public SwingCommand getEditCutCommand()
getEditPasteCommand
public SwingCommand getEditPasteCommand()
getEditDeleteCommand
public SwingCommand getEditDeleteCommand()