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

Quick Search    Search Deep
A B C D F G H I J K L M N O P R S T U V _

A

actionPerformed(ActionEvent) - Method in class jpicedt.ui.util.BeanShell.MenuScriptsAA
 
actionPerformed(ActionEvent) - Method in class jpicedt.ui.util.PEProgressBar.Test
 
actionPerformed(ActionEvent) - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
ActionHandler for "loadConfigBT"
actionPerformed(ActionEvent) - Method in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 
addDirtyRegion(JComponent, int, int, int, int) - Method in class jpicedt.ui.util.DebugRepaintManager
Add a component in the list of components that should be refreshed.
addonDir - Static variable in class jpicedt.ui.util.RunExternalCommand
 
append(String) - Method in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
append text ; thread safe
areaBuffer - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 

B

BeanShell - class jpicedt.ui.util.BeanShell.
Wrapper for the BSH interpreter console + some useful static methods for running scripts from inside JPicEdt.
BeanShell() - Constructor for class jpicedt.ui.util.BeanShell
Open a new BSH console, and start the BSH interpreter interactively in it.
BeanShell.MenuScriptsAA - class jpicedt.ui.util.BeanShell.MenuScriptsAA.
ActionAdapter for Scripts menuitems.
BeanShell.MenuScriptsAA(String, String) - Constructor for class jpicedt.ui.util.BeanShell.MenuScriptsAA
 
bufReader - Variable in class jpicedt.ui.util.SystemOutUtilities
 
buildCommandLine(String) - Method in class jpicedt.ui.util.RunExternalCommand
Build the real command line by replacing occurences of special symbols ({f}, {p},...) in the given string by their actual value
buttonKill - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 

C

cleanTmpDir() - Static method in class jpicedt.ui.util.RunExternalCommand
Delete files created by JPicEdt or programms called by JPicEdt (LaTeX, dvips,...).
commandLine - Variable in class jpicedt.ui.util.RunExternalCommand
 
commandToRun - Variable in class jpicedt.ui.util.RunExternalCommand
 
confirmMsg(String) - Method in class jpicedt.ui.util.PEProgressBar
open a dialog box with the given information message
contentType - Variable in class jpicedt.ui.util.RunExternalCommand
 
createCustomizer(Properties) - Static method in class jpicedt.ui.util.RunExternalCommand
 
createMenu() - Static method in class jpicedt.ui.util.BeanShell
Return a JMenu containing a hierarchy of JMenu's and JMenuItem's built from the BSH scripts contained, first in the installation script directory, then in the user script directory.
createMenu(File) - Static method in class jpicedt.ui.util.BeanShell
Return a JMenu containing a hierarchy of JMenu's and JMenuItem's built from the BSH scripts contained in the given directory and its children.
createMenu() - Static method in class jpicedt.ui.util.Fragments
Return a JMenu containing a hierarchy of JMenu's and JMenuItem's built from the fragments contained, first in the installation fragment directory, then in the user fragment directory.
createMenu(File) - Static method in class jpicedt.ui.util.Fragments
Return a JMenu containing a hierarchy of JMenu's and JMenuItem's built from the fragments contained in the given directory and its children.
createTmpFile() - Static method in class jpicedt.ui.util.RunExternalCommand
Create a new tmp file if it doesn't exit yet
currentRedir - Variable in class jpicedt.ui.util.SystemOutUtilities
 

D

DEBUG - Static variable in class jpicedt.ui.util.SystemOutUtilities
 
DEFAULT_DVIPS_COMMAND - Static variable in class jpicedt.ui.util.RunExternalCommand
default commands parameters
DEFAULT_DVI_COMMAND - Static variable in class jpicedt.ui.util.RunExternalCommand
default commands parameters
DEFAULT_GS_COMMAND - Static variable in class jpicedt.ui.util.RunExternalCommand
default commands parameters
DEFAULT_LATEX_COMMAND - Static variable in class jpicedt.ui.util.RunExternalCommand
default commands parameters
DEFAULT_USER1_COMMAND - Static variable in class jpicedt.ui.util.RunExternalCommand
default commands parameters
DEFAULT_USER2_COMMAND - Static variable in class jpicedt.ui.util.RunExternalCommand
default commands parameters
DVIPS - Static variable in class jpicedt.ui.util.RunExternalCommand
static field defining an external commands, and also used by ActionDispatcher
DVIVIEWER - Static variable in class jpicedt.ui.util.RunExternalCommand
static field defining an external commands, and also used by ActionDispatcher
DebugFocusManager - class jpicedt.ui.util.DebugFocusManager.
A subclass of Swing's DefaultFocusManager that aims at helping us debug FocusEvent related bugs
DebugFocusManager() - Constructor for class jpicedt.ui.util.DebugFocusManager
 
DebugRepaintManager - class jpicedt.ui.util.DebugRepaintManager.
A RepaintManager that may used for debugging purpose
DebugRepaintManager() - Constructor for class jpicedt.ui.util.DebugRepaintManager
creates a new DebugRepaintManager with double-buffering turned off
destroy() - Method in class jpicedt.ui.util.PEProgressBar
destroy this progress bar, disposing the hosting frame
displayDialog - Variable in class jpicedt.ui.util.SystemOutUtilities
 
displayDialog(boolean) - Method in class jpicedt.ui.util.SystemOutUtilities
Sets the "displayDialog" flag, i.e.
dontShowAgainCB - Variable in class jpicedt.ui.util.SystemOutUtilities.SystemOutToFrame
 
drawing - Variable in class jpicedt.ui.util.RunExternalCommand
 
dvipsCommandTF - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 
dviviewerCommandTF - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 

F

FILE - Static variable in class jpicedt.ui.util.SystemOutUtilities
redirects stdout to a file named "jPicedtError.log"
Fragments - class jpicedt.ui.util.Fragments.
Fragments menu management
Fragments() - Constructor for class jpicedt.ui.util.Fragments
 
fatalError(String) - Method in class jpicedt.ui.util.PEProgressBar
open a modal dialog box with the given error message, wait for the user to close the dialog, then exit the application
focusNextComponent(Component) - Method in class jpicedt.ui.util.DebugFocusManager
Cause the focus manager to set the focus on the next focusable component
focusPreviousComponent(Component) - Method in class jpicedt.ui.util.DebugFocusManager
Cause the focus manager to set the focus on the previous focusable component

G

GHOSTVIEW - Static variable in class jpicedt.ui.util.RunExternalCommand
static field defining an external commands, and also used by ActionDispatcher
getAddonDir() - Static method in class jpicedt.ui.util.RunExternalCommand
Return the add-ons directory w/o trailing "/"
getErrorLogFile() - Static method in class jpicedt.ui.util.SystemOutUtilities
Return the path to error.log
getIcon() - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
 
getTitle() - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
 
getTooltip() - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
 
ghostviewCommandTF - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 

H

HtmlViewer - class jpicedt.ui.util.HtmlViewer.
A frame for displaying HTML content (e.g.
HtmlViewer(String, String) - Constructor for class jpicedt.ui.util.HtmlViewer
Construct a new HTML Window with the given file and title
HtmlViewer(URL, String) - Constructor for class jpicedt.ui.util.HtmlViewer
Construct a new HTML Window with the given file and title
hyperlinkUpdate(HyperlinkEvent) - Method in class jpicedt.ui.util.HtmlViewer
called when a click occurs on a HTML hyperlink (aka )

I

INITIAL_MSG - Static variable in class jpicedt.ui.util.PEProgressBar
 
icon - Variable in class jpicedt.ui.util.PEProgressBar.LogoPanel
 
increment(String) - Method in class jpicedt.ui.util.PEProgressBar
increment the state of this progress bar by one, displaying the given message at the same time
increment() - Method in class jpicedt.ui.util.PEProgressBar
increment the state of this progress bar by one, leaving the message unchanged
instance() - Static method in class jpicedt.ui.util.SystemOutUtilities
intanciates singleton if it's null, then returns it
interpreter - Variable in class jpicedt.ui.util.BeanShell
 

J

jpicedt.ui.util - package jpicedt.ui.util
Some classes and interfaces that help building concrete implementation of MDIManager's.

K

KEY_DVIPS - Static variable in class jpicedt.ui.util.RunExternalCommand
key used to fetch command parameters from a Properties object
KEY_DVIVIEWER - Static variable in class jpicedt.ui.util.RunExternalCommand
key used to fetch command parameters from a Properties object
KEY_GHOSTVIEW - Static variable in class jpicedt.ui.util.RunExternalCommand
key used to fetch command parameters from a Properties object
KEY_LATEX - Static variable in class jpicedt.ui.util.RunExternalCommand
key used to fetch command parameters from a Properties object
KEY_USER1 - Static variable in class jpicedt.ui.util.RunExternalCommand
key used to fetch command parameters from a Properties object
KEY_USER2 - Static variable in class jpicedt.ui.util.RunExternalCommand
key used to fetch command parameters from a Properties object
keyPressed(KeyEvent) - Method in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 
keyReleased(KeyEvent) - Method in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 
keyTyped(KeyEvent) - Method in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 

L

LATEX - Static variable in class jpicedt.ui.util.RunExternalCommand
static field defining an external commands, and also used by ActionDispatcher
LOGO_HEIGHT - Static variable in class jpicedt.ui.util.PEProgressBar
 
LOGO_URL - Static variable in class jpicedt.ui.util.PEProgressBar
 
LOGO_WIDTH - Static variable in class jpicedt.ui.util.PEProgressBar
 
latexCommandTF - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 
load(Properties) - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
Load widgets value from the Properties object given in the constructor
load() - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
 
loadConfigBT - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 
loadDefault() - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
Load widgets display content with a default value retrieved from the Properties object
logoPanel - Variable in class jpicedt.ui.util.PEProgressBar
 
lt - Variable in class jpicedt.ui.util.SystemOutUtilities
 

M

MSG_COLOUR - Static variable in class jpicedt.ui.util.PEProgressBar
 
MSG_X - Static variable in class jpicedt.ui.util.PEProgressBar
 
MSG_Y - Static variable in class jpicedt.ui.util.PEProgressBar
 
main(String[]) - Static method in class jpicedt.ui.util.BeanShell
 
main(String[]) - Static method in class jpicedt.ui.util.HtmlViewer
test
main(String[]) - Static method in class jpicedt.ui.util.PEProgressBar
test
maximum - Variable in class jpicedt.ui.util.PEProgressBar
 

N

newSystemOut - Variable in class jpicedt.ui.util.SystemOutUtilities
 

O

ONLY_JPICEDT_COMPONENTS - Static variable in class jpicedt.ui.util.DebugRepaintManager
 
oldSystemErr - Variable in class jpicedt.ui.util.SystemOutUtilities
 
oldSystemOut - Variable in class jpicedt.ui.util.SystemOutUtilities
 

P

PEProgressBar - class jpicedt.ui.util.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(int) - Constructor for class jpicedt.ui.util.PEProgressBar
 
PEProgressBar(int, String, String) - Constructor for class jpicedt.ui.util.PEProgressBar
 
PEProgressBar.LogoPanel - class jpicedt.ui.util.PEProgressBar.LogoPanel.
 
PEProgressBar.LogoPanel() - Constructor for class jpicedt.ui.util.PEProgressBar.LogoPanel
 
PEProgressBar.Test - class jpicedt.ui.util.PEProgressBar.Test.
test class
PEProgressBar.Test() - Constructor for class jpicedt.ui.util.PEProgressBar.Test
 
paintComponent(Graphics) - Method in class jpicedt.ui.util.PEProgressBar.LogoPanel
 
paintDirtyRegions() - Method in class jpicedt.ui.util.DebugRepaintManager
Paint all of the components that have been marked dirty.
panelButtons - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
panel containing the buttons
panelStream - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
panelStream contains an editable JTextArea and a JScrollPane
preferences - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 
printStream - Variable in class jpicedt.ui.util.RunExternalCommand
 
println(String) - Method in class jpicedt.ui.util.SystemOutUtilities.SystemOutToFrame
print out the given text in this JDialog
proc - Variable in class jpicedt.ui.util.RunExternalCommand
 
processKeyEvent(Component, KeyEvent) - Method in class jpicedt.ui.util.DebugFocusManager
Called by a JComponent when a key event occus.
processWindowEvent(WindowEvent) - Method in class jpicedt.ui.util.SystemOutUtilities.SystemOutToFrame
dispose this frame
progressBar - Variable in class jpicedt.ui.util.PEProgressBar.Test
 
progressMsg - Variable in class jpicedt.ui.util.PEProgressBar
 
progressValue - Variable in class jpicedt.ui.util.PEProgressBar
 

R

RunExternalCommand - class jpicedt.ui.util.RunExternalCommand.
A class implementing methods for calling external processes like latex, (x)dvi, ghostscript...
RunExternalCommand(Drawing, ContentType, String) - Constructor for class jpicedt.ui.util.RunExternalCommand
 
RunExternalCommand.Customizer - class jpicedt.ui.util.RunExternalCommand.Customizer.
A Customizer for the configuration of external commands preferences.
RunExternalCommand.Customizer(Properties) - Constructor for class jpicedt.ui.util.RunExternalCommand.Customizer
Creates a new panel for the configuration of external commands
RunExternalCommand.DlgBoxDisplayProcessIOStream - class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream.
An inner class implementing a JDialog to display external process inputStream and send keyboard events to process outputStream
RunExternalCommand.DlgBoxDisplayProcessIOStream() - Constructor for class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 
recoverableError(String) - Method in class jpicedt.ui.util.PEProgressBar
open a dialog box with the given error message
redLine - Variable in class jpicedt.ui.util.PEProgressBar.LogoPanel
 
redirect(int) - Method in class jpicedt.ui.util.SystemOutUtilities
Redirect to the stream of the given type
redirectSystemOutToFile() - Method in class jpicedt.ui.util.SystemOutUtilities
Redirect System.out to a file named "jPicEdtError.log" located in user's home directory - displayDialog = false by default (i.e.
run() - Method in class jpicedt.ui.util.BeanShell
Run the BSH interpreter in interactive mode.
run() - Method in class jpicedt.ui.util.PEProgressBar.LogoPanel
 
run() - Method in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
handle asynchronous widgets updating
run() - Method in class jpicedt.ui.util.RunExternalCommand
run an external process as a thread (overloading Thread.run() method) we then pipe the process std output to a JTextArea
run() - Method in class jpicedt.ui.util.SystemOutUtilities.ListenerThread
 
runScript(String, String) - Static method in class jpicedt.ui.util.BeanShell
Run a BSH script with the given path.

S

STANDARD - Static variable in class jpicedt.ui.util.SystemOutUtilities
doesn't redirect stdout to a file, i.e.
SystemOutUtilities - class jpicedt.ui.util.SystemOutUtilities.
A class that allow redirection of stderr and/or stdout to a log file.
SystemOutUtilities() - Constructor for class jpicedt.ui.util.SystemOutUtilities
constructor is protected since the only way to access this class is by using SystemOutUtilities.instance()
SystemOutUtilities.ListenerThread - class jpicedt.ui.util.SystemOutUtilities.ListenerThread.
the watchdog thread that periodically listens to incoming error messages (currently set to 3") then writes them to file and/or to a JTextArea (see inner class SystemOutToFrame) kill it by setting "lt = null"
SystemOutUtilities.ListenerThread() - Constructor for class jpicedt.ui.util.SystemOutUtilities.ListenerThread
 
SystemOutUtilities.SystemOutToFrame - class jpicedt.ui.util.SystemOutUtilities.SystemOutToFrame.
A JDialog box which is used to display error message in a JTextPane or to a file.
SystemOutUtilities.SystemOutToFrame() - Constructor for class jpicedt.ui.util.SystemOutUtilities.SystemOutToFrame
build then asyncrhonously show a JDialog this method is thread-safe regarding Swing paint mechanism
scriptName - Variable in class jpicedt.ui.util.BeanShell.MenuScriptsAA
 
scriptPath - Variable in class jpicedt.ui.util.BeanShell.MenuScriptsAA
 
scrollStream - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 
singleton - Static variable in class jpicedt.ui.util.SystemOutUtilities
 
stopSystemOutToFileRedirection() - Method in class jpicedt.ui.util.SystemOutUtilities
After a redirection to a pipe, sets back System.out and System.err to their default value
store() - Method in class jpicedt.ui.util.RunExternalCommand.Customizer
Store current widgets value to the Properties object given in the constructor
strBuf - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
buffer for typed chars (see KeyTyped)
streamTA - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 
streamTA - Variable in class jpicedt.ui.util.SystemOutUtilities.SystemOutToFrame
 
systemOutToFrameInstance - Variable in class jpicedt.ui.util.SystemOutUtilities
 

T

TITLE - Static variable in class jpicedt.ui.util.PEProgressBar
 
TITLE_COLOUR - Static variable in class jpicedt.ui.util.PEProgressBar
 
TITLE_X - Static variable in class jpicedt.ui.util.PEProgressBar
 
TITLE_Y - Static variable in class jpicedt.ui.util.PEProgressBar
 
textPane - Variable in class jpicedt.ui.util.HtmlViewer
 
title - Variable in class jpicedt.ui.util.PEProgressBar
 
tmpFile - Static variable in class jpicedt.ui.util.RunExternalCommand
 
tmpFilePrefix - Static variable in class jpicedt.ui.util.RunExternalCommand
 
tmpPath - Static variable in class jpicedt.ui.util.RunExternalCommand
 
toFilePrintStream - Variable in class jpicedt.ui.util.SystemOutUtilities
 

U

USER1 - Static variable in class jpicedt.ui.util.RunExternalCommand
static field defining an external commands, and also used by ActionDispatcher
USER2 - Static variable in class jpicedt.ui.util.RunExternalCommand
static field defining an external commands, and also used by ActionDispatcher
user1CommandTF - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 
user2CommandTF - Variable in class jpicedt.ui.util.RunExternalCommand.Customizer
 

V

visible - Variable in class jpicedt.ui.util.RunExternalCommand.DlgBoxDisplayProcessIOStream
 

_

_main(String[]) - Static method in class jpicedt.ui.util.BeanShell
 

A B C D F G H I J K L M N O P R S T U V _