|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
BeanShell | Wrapper for the BSH interpreter console + some useful static methods for running scripts from inside JPicEdt. |
CommandLineBuilder | La classe CommandLineBuilder sert à former une ligne de
commande à partir d'une ligne contenant des macros de la forme
{f} ou {p} . |
DebugFocusManager | A subclass of Swing's DefaultFocusManager that aims at helping us debug FocusEvent related bugs
To set this class as Swing's FocusManager, just say :FocusManager.setCurrentManager(an_instance_of_DebugFocusManager); |
DebugRepaintManager | A RepaintManager that may used for debugging purpose
Print out information about adding and/or painting dirty regions How to use it : - Set DEBUG_PAINTING to TRUE in JPicEdt.java - launch jpicedt with "-redir=standard" |
Fragments | Fragments menu management |
HtmlViewer | A frame for displaying HTML content (e.g. on-line help, license,…) |
PEProgressBar | a progress bar that is (currently) used only during GUI initialization on start-up (hence messages are predefined so that it makes sense during a GUI init, but probably not elsewhere). |
PEProgressBar.Test | test class |
RunExternalCommand | A class implementing methods for calling external processes like latex, (x)dvi, ghostscript… on the current picture file (e.g. the active internal frame) A "tmp" file is generated on-the-fly in the "tmp" directory of the underlying platform, This tmp file contains an adequate preamble (e.g. |
SystemOutUtilities | A class that allow redirection of stderr and/or stdout to a log file. |
Enum Summary | |
---|---|
RunExternalCommand.Command | Enum for predefined external commands |
Utilities classes for user interface.
|
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |