|
|||||||||
| Home >> All >> [ jpicedt overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package jpicedt
| Class Summary | |
| JPicEdt | Application main class (this class is not shipped in the jpicedt library) |
| JPicEdt.AboutAction | Opens "about..." dialog box |
| JPicEdt.ContentTypeAction | Set the content-type of the currently selected board |
| JPicEdt.ExitAction | Exit [underway] |
| JPicEdt.FileCloseAction | Close the active board |
| JPicEdt.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 thread |
| JPicEdt.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 thread |
| JPicEdt.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 thread |
| JPicEdt.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 | |
| JPicEdt.OpenBSHConsoleAction | Open a BeanShell console |
| JPicEdt.OptionsAction | Open the "preferences" dialog box |
| JPicEdt.PageFormatAction | Set the format of the currently selected board |
| JPicEdt.PEActionDispatcher | Immutable ActionDispatcher that provides PEAction's targets by delegating to the currently installed MDIManager. |
| JPicEdt.RedoAction | Redoes last action |
| JPicEdt.RedrawAction | Redraws (aka repaint()) active internal frame |
| JPicEdt.RunExternalCommandAction | run an external process |
| JPicEdt.ShowErrorLogAction | open a frame containing the error.log file |
| JPicEdt.ShowHelpAction | open a frame containing the help (HTML formatted) page. |
| JPicEdt.ShowLicenseAction | open a frame containing the (HTML formatted) GPL license page. |
| JPicEdt.ShutdownHook | |
| JPicEdt.UndoAction | Undoes last action |
| JPicEdt.ViewAttributeEditorAction | Toggle the visibility of the attributes editor |
| JPicEdt.ViewFormattedStringAction | Display the whole LaTeX file in a Dialog Box |
| JPicEdt.WindowCascadeAction | Cascades internal frames |
| JPicEdt.WindowTileHorAction | Tiles internal frames horizontally |
| JPicEdt.WindowTileVertAction | Tiles internal frames vertically |
| Localizer | 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 |
|
|||||||||
| Home >> All >> [ jpicedt overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||