Package jpicedt
Contains the main JPicEdt class, as well as some utilities.
- Since:
- PicEdt 1.0
-
Class Summary Class Description JPicEdt Application main class (this class is not shipped in the jpicedt library)JPicEdt.AboutAction Opens the "about..." dialog boxJPicEdt.ContentTypeAction Set the content-type of the currently active boardJPicEdt.ExitAction Exit jPicEdtJPicEdt.FileCloseAction Close the active boardJPicEdt.FileNewAction Create a new board from scratch, performing operation in a separate thread.JPicEdt.FileOpenAction Open a board from disk, performing I/O operations in a separate threadJPicEdt.FileReloadAction Reload the active board from disk, performing I/O operation in a separate thread.JPicEdt.FileSaveAction save a frame content to disk, performing I/O operations in a separate threadJPicEdt.FileSaveAllAction Save all open boards to disk.JPicEdt.FileSaveAsAction Save the active board to disk with a new file name, performing I/O operations in a separate threadJPicEdt.FragmentInsertAction Insert a fragment into the active board, performing I/O operation in a separate thread.JPicEdt.FragmentSaveAction save the selection content of the active board to disk as a "fragment"JPicEdt.MemoryMonitorAction Display memory informationJPicEdt.OpenBSHConsoleAction Open a BeanShell consoleJPicEdt.PageFormatAction Set the format of the currently active boardJPicEdt.PreferencesAction Open the "preferences" dialog boxJPicEdt.RedoAction Redoes last actionJPicEdt.RedrawAction Redraws (aka repaint()) active internal frameJPicEdt.RunExternalCommandAction run an external processJPicEdt.ShowErrorLogAction open a frame containing the error.log fileJPicEdt.ShowHelpAction open a frame containing the help (HTML formatted) page.JPicEdt.ShowLicenseAction open a frame containing the (HTML formatted) GPL license page.JPicEdt.ToggleAttributesPanelAction Toggle the visibility of the attributes editorJPicEdt.ToggleToolkitPanelAction Toggle the visibility of the toolkit panelJPicEdt.UndoAction Undoes last actionJPicEdt.ViewLaTeXFileAction Display the LaTeX content of the active board in a Dialog BoxJPicEdt.WindowCascadeAction Cascades internal framesJPicEdt.WindowTileHorAction Tiles internal frames horizontallyJPicEdt.WindowTileVertAction Tiles internal frames verticallyLocalizer Localizer for all classes of the jpicedt's tree.
It uses "lang/i18n_xx_yy.properties" resource file, where xx_yy is the Locale.Log Utility class for printing out debugging messages.MiscUtilities A collection of static utilities methods.Version contains static methods that return version information