Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package jpicedt.ui.util

Some classes and interfaces that help building concrete implementation of MDIManager's.

See:
          Description

Class Summary
BeanShell Wrapper for the BSH interpreter console + some useful static methods for running scripts from inside JPicEdt.
BeanShell.MenuScriptsAA ActionAdapter for Scripts menuitems.
DebugFocusManager A subclass of Swing's DefaultFocusManager that aims at helping us debug FocusEvent related bugs
DebugRepaintManager A RepaintManager that may used for debugging purpose
Fragments Fragments menu management
HtmlViewer A frame for displaying HTML content (e.g.
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...
RunExternalCommand.Customizer A Customizer for the configuration of external commands preferences.
SystemOutUtilities A class that allow redirection of stderr and/or stdout to a log file.
 

Package jpicedt.ui.util Description

Some classes and interfaces that help building concrete implementation of MDIManager's.