A B C D E F G H I J L M N O P R S T U W

A

ac - Static variable in class bmepsgui.BGS
 
ac - Static variable in class dirk_krause.jtools.GuiDialog
Action commands
accept(File) - Method in class dirk_krause.jtools.DirectoryFilter
Decide whether to accept or reject the file.
acceptDirectories - Variable in class dirk_krause.jtools.FilenameDropTransferHandler
Accept/reject directories
acceptFiles - Variable in class dirk_krause.jtools.FilenameDropTransferHandler
Accept/reject regular files
actionCommand - Variable in class dirk_krause.jtools.ColorShowArea
The action command to send on mouse-clicks
actionPerformed(ActionEvent) - Method in class bmepsgui.BmepsMainWindow
React on a pushed button...
actionPerformed(ActionEvent) - Method in class bmepsgui.BmepsOptionsDialog
Handler for action events (button pressed).
actionPerformed(ActionEvent) - Method in class dirk_krause.jtools.GuiDialog
Handle action event.
actionPerformed(ActionEvent) - Method in class dirk_krause.jtools.HelpWindow
Close (hide) window on OK.
actionPerformed(ActionEvent) - Method in class dirk_krause.jtools.LogWindow
Close (hide) window after pressing OK.
add(String) - Method in class dirk_krause.jtools.LogContents
Add a line of text.
addActionListener(ActionListener) - Method in class dirk_krause.jtools.ColorShowArea
Add action listener.
addArgv(String) - Method in class dirk_krause.jtools.LogContentsForCommand
Add a string to the command line string collection (command first, arguments follow).
all - Variable in class dirk_krause.jtools.ColorShowArea
The list of all action listeners to notify on mouse-clicks
allApplications - Static variable in class dirk_krause.jtools.GuiController
Application name for all applications
ApplicationFrame - Class in dirk_krause.jtools
The ApplicationFrame class can be used to exit the application gracefully after the last visible window is closed.
ApplicationFrame(String, GuiController) - Constructor for class dirk_krause.jtools.ApplicationFrame
Create a new window.
ApplicationFrame() - Constructor for class dirk_krause.jtools.ApplicationFrame
Convenience constructor.

B

b - Variable in class dirk_krause.jtools.HelpWindow
Border (space) between GUI elements.
b - Variable in class dirk_krause.jtools.LogWindow
Border between GUI elements.
baseOutputFormats - Static variable in class bmepsgui.BGS
 
bc - Variable in class bmepsgui.BmepsMainWindow
 
bc - Variable in class bmepsgui.BmepsOptionsDialog
The bmeps controller modified by this dialog.
BGS - Class in bmepsgui
 
BGS() - Constructor for class bmepsgui.BGS
 
binaryDataHandling - Static variable in class bmepsgui.BGS
 
BmepsController - Class in bmepsgui
 
BmepsController() - Constructor for class bmepsgui.BmepsController
 
bmepsgui - package bmepsgui
 
BmepsMainProgram - Class in bmepsgui
 
BmepsMainProgram() - Constructor for class bmepsgui.BmepsMainProgram
 
BmepsMainWindow - Class in bmepsgui
 
BmepsMainWindow(GuiController, BmepsController) - Constructor for class bmepsgui.BmepsMainWindow
Create the main window
BmepsOptionsDialog - Class in bmepsgui
Options dialog for the bmeps GUI.
BmepsOptionsDialog(JFrame, GuiController, BmepsController) - Constructor for class bmepsgui.BmepsOptionsDialog
Create an options dialog.
bod - Variable in class bmepsgui.BmepsMainWindow
 
bOK - Variable in class dirk_krause.jtools.HelpWindow
The OK button to close the window.
bOK - Variable in class dirk_krause.jtools.LogWindow
The OK button to close the window.
border - Variable in class bmepsgui.BmepsMainWindow
 
border - Variable in class bmepsgui.BmepsOptionsDialog
The internal space between GUI components
bPrefKeys - Variable in class bmepsgui.BmepsController
Boolean settings preferences keys
bv - Variable in class bmepsgui.BmepsController
Boolean settings
bv - Variable in class dirk_krause.jtools.PlatformInformation
The boolean values array.

C

c - Variable in class dirk_krause.jtools.ColorShowArea
The color to show.
canImport(JComponent, DataFlavor[]) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Check whether or not the contents is usable.
cGreen - Variable in class bmepsgui.BmepsMainWindow
 
chooseDirectory() - Method in class bmepsgui.BmepsMainWindow
choose new current directory.
chooseModalPosition(Component, Component) - Static method in class dirk_krause.jtools.ComponentPositioner
Choose modal position for component c relative to parent component p.
chooseModalPosition(Component) - Method in class dirk_krause.jtools.SelfPositioningDialog
Choose a modal position relative to another component.
chooseNonModalPosition(Component, Component) - Static method in class dirk_krause.jtools.ComponentPositioner
Choose normal (non-modal) position for component c relative to parent component p.
chooseNonmodalPosition(Component) - Method in class dirk_krause.jtools.SelfPositioningDialog
Choose a non-modal position relative to another component.
choosePosition(Component, Component, boolean) - Static method in class dirk_krause.jtools.ComponentPositioner
Choose position for component c relative to parent component p.
cleanup(boolean) - Method in class bmepsgui.BmepsMainWindow
Clean up after the window is closed.
cleanup() - Method in class bmepsgui.BmepsOptionsDialog
Prepare for disposal.
cleanup(boolean) - Method in class dirk_krause.jtools.ApplicationFrame
Cleanup method, invoked when the window is closed.
cleanup() - Method in class dirk_krause.jtools.GuiDialog
 
cleanup() - Method in class dirk_krause.jtools.HelpWindow
Cleanup before disposing the window.
cleanup() - Method in class dirk_krause.jtools.LogContents
Cleanup procedure.
cleanup() - Method in class dirk_krause.jtools.LogWindow
Cleanup procedure.
cloneFrom(PlatformInformation) - Method in class dirk_krause.jtools.PlatformInformation
Clone a PlatformInformation data set from an existing data set.
cmdToConvert - Static variable in class bmepsgui.BmepsController
command to convert two files
cmdToReadConfigFile - Static variable in class bmepsgui.BmepsController
command line to make bmeps show the config file
cmdToShowVersion - Static variable in class bmepsgui.BmepsController
command line to show version
colorMixEps - Variable in class bmepsgui.BmepsOptionsDialog
background color for mixing while producing EPS
colorMixPdf - Variable in class bmepsgui.BmepsOptionsDialog
background color for mixing while producing PDF
ColorShowArea - Class in dirk_krause.jtools
An area to show a color.
ColorShowArea() - Constructor for class dirk_krause.jtools.ColorShowArea
Create a ColorShowArea.
ComponentPositioner - Class in dirk_krause.jtools
Choose component positions related one to the other.
ComponentPositioner() - Constructor for class dirk_krause.jtools.ComponentPositioner
 
contentTypes - Static variable in class dirk_krause.jtools.HelpWindow
Content types this window can handle.
controller_to_dialog() - Method in class bmepsgui.BmepsOptionsDialog
Load controller values to dialog.
controllerToDialog() - Method in class dirk_krause.jtools.GuiDialog
 
correctPosition(Component) - Static method in class dirk_krause.jtools.ComponentPositioner
Correct position after resizing.
createOptionsString() - Method in class bmepsgui.BmepsController
 
cRed - Variable in class bmepsgui.BmepsMainWindow
 

D

defaultActionCommand - Static variable in class dirk_krause.jtools.ColorShowArea
The default action command to send on mouse-click
defaultFileConfigurations - Static variable in class bmepsgui.BmepsController
By default the list of config-file configurations is empty
defaultPredefinedConfigurations - Static variable in class bmepsgui.BmepsController
default configuration normally built-in in bmeps
dh - Variable in class bmepsgui.BmepsMainWindow
 
dialog_to_controller() - Method in class bmepsgui.BmepsOptionsDialog
Transfer dialog settings to controller.
dialogToController() - Method in class dirk_krause.jtools.GuiDialog
 
DirectoryFilter - Class in dirk_krause.jtools
Filter for the file chooser, allows to select directories.
DirectoryFilter() - Constructor for class dirk_krause.jtools.DirectoryFilter
 
dirk_krause.jtools - package dirk_krause.jtools
 

E

enabled - Variable in class dirk_krause.jtools.FilenameDropTransferHandler
While background threads are running we want to disable drag-and-drop

F

fd - Static variable in class dirk_krause.jtools.DirectoryFilter
Filter description string
fileConf - Variable in class bmepsgui.BmepsController
additional configurations defined in bmeps.conf
FilenameDropTransferHandler - Class in dirk_krause.jtools
A transfer handler accepting file names.
FilenameDropTransferHandler() - Constructor for class dirk_krause.jtools.FilenameDropTransferHandler
 
fileSuffixes - Static variable in class bmepsgui.BGS
 
finishedAfterFirst - Variable in class dirk_krause.jtools.FilenameDropTransferHandler
We can finish data import after first succeeded filename.
fn - Static variable in class bmepsgui.BGS
 

G

gc - Variable in class bmepsgui.BmepsOptionsDialog
The GUI controller used by this application.
getAcceptDirectories() - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Check whether or not this TransferHandler accepts directory names.
getAcceptFiles() - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Check whether or not this TransferHandler accepts file names for regular files.
getArrayIndex(String[], String) - Static method in class dirk_krause.jtools.StringTool
Find index of string s in array a.
getBoolean(int) - Method in class bmepsgui.BmepsController
Retrieve one boolean entry.
getBoolean(String, boolean) - Static method in class dirk_krause.jtools.StringTool
Convert a string into a boolean.
getBorder() - Method in class dirk_krause.jtools.GuiController
Retrieve current space between components.
getColor() - Method in class dirk_krause.jtools.ColorShowArea
Get the color.
getColor(String, int, int, int) - Static method in class dirk_krause.jtools.StringTool
Convert string into a color.
getColor(String) - Static method in class dirk_krause.jtools.StringTool
Convert a String into a color.
getContents() - Method in class dirk_krause.jtools.LogContents
Retrieve the contents (a text to show in the LogWindow class).
getDescription() - Method in class dirk_krause.jtools.DirectoryFilter
Get filter description.
getDoFontReplace() - Method in class dirk_krause.jtools.GuiController
Check whether or not to replace fonts.
getFinishedAfterFirst() - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Get flag inidicating whether or not we can finish operation after first successful import.
getFontsUsed1() - Method in class dirk_krause.jtools.GuiController
 
getFontsUsed2() - Method in class dirk_krause.jtools.GuiController
 
getGid() - Method in class dirk_krause.jtools.PlatformInformation
Get the users group ID
getGuic() - Method in class dirk_krause.jtools.ApplicationFrame
Get the current GUI controller
getHaveWindowPosition() - Method in class dirk_krause.jtools.GuiController
Check whether the current window position is known.
getHelpWindow() - Method in class bmepsgui.BmepsMainWindow
 
getHomeDirectory() - Method in class dirk_krause.jtools.PlatformInformation
Get the users home directory.
getInt(int) - Method in class bmepsgui.BmepsController
Retrieve one integer entry.
getIntValue(String, int) - Static method in class dirk_krause.jtools.StringTool
Parse string for integer value.
getIntValue(String) - Static method in class dirk_krause.jtools.StringTool
Parse string for integer value.
getIsRunning() - Method in class bmepsgui.BmepsMainWindow
Check whether or not the background thread is running.
getIterator() - Method in class dirk_krause.jtools.LogContentsForCommand
Create an iterator to traverse output line by line.
getLafIndex() - Method in class dirk_krause.jtools.GuiController
Get the LAF index.
getLogWindow() - Method in class bmepsgui.BmepsMainWindow
 
getMinimumFontSize() - Method in class dirk_krause.jtools.GuiController
Get the minimum font size.
getMinimumSize() - Method in class dirk_krause.jtools.ColorShowArea
Get the minimum size of the component.
getMustAcceptAll() - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Check whether the TransferHander must accept all file names successfully for a successfull dnd operation.
getOriginalCurrentDirectory() - Method in class dirk_krause.jtools.PlatformInformation
Get the original current working directory.
getOutputSuffix() - Method in class bmepsgui.BmepsController
 
getPositionWasChoosen() - Method in class dirk_krause.jtools.SelfPositioningDialog
Find out whether or not the position is known.
getPreferredSize() - Method in class dirk_krause.jtools.ColorShowArea
Get the preferred size of the component.
getReplaceNewName() - Method in class dirk_krause.jtools.GuiController
Get new name for font replacement.
getReplaceOldName() - Method in class dirk_krause.jtools.GuiController
Get old name for font replacement.
getShortDirectoryName(String) - Method in class bmepsgui.BmepsMainWindow
Create abbreviated directory name.
getShowAlways() - Method in class dirk_krause.jtools.LogContents
 
getStartArrayIndex(String[], String) - Static method in class dirk_krause.jtools.StringTool
Check whether or not the string s starts with one of the strings from the array a.
getString(int) - Method in class bmepsgui.BmepsController
Retrieve one string entry.
getSuccess() - Method in class dirk_krause.jtools.LogContents
Check whether or not all commands have been executed successfully.
getTempDirectory() - Method in class dirk_krause.jtools.PlatformInformation
Get the temporary directory.
getUid() - Method in class dirk_krause.jtools.PlatformInformation
Get the users user ID
getUserComment() - Method in class dirk_krause.jtools.PlatformInformation
Get the users gecos field.
getUserName() - Method in class dirk_krause.jtools.PlatformInformation
Get the users login name.
getWindowPositionX() - Method in class dirk_krause.jtools.GuiController
Get current window x position.
getWindowPositionY() - Method in class dirk_krause.jtools.GuiController
Get the current window y position.
guic - Variable in class bmepsgui.BmepsMainWindow
 
GuiController - Class in dirk_krause.jtools
Control GUI.
GuiController(String) - Constructor for class dirk_krause.jtools.GuiController
Constructor using application name.
GuiController() - Constructor for class dirk_krause.jtools.GuiController
Constructor without application name.
guid - Variable in class bmepsgui.BmepsMainWindow
 
GuiDialog - Class in dirk_krause.jtools
Dialog to set GUI options.
GuiDialog(JFrame, GuiController) - Constructor for class dirk_krause.jtools.GuiDialog
 
guiPrefs - Static variable in class dirk_krause.jtools.GuiController
Start string of preferences name

H

h - Variable in class dirk_krause.jtools.SizeTracker
The largest height we have ever found.
helpFilename - Variable in class bmepsgui.BmepsMainWindow
 
HelpWindow - Class in dirk_krause.jtools
A HelpWindow can be used to show HTML texts, i.e.
HelpWindow(JFrame, GuiController) - Constructor for class dirk_krause.jtools.HelpWindow
Construct a new help window.
hwn - Variable in class bmepsgui.BmepsMainWindow
 

I

i_am_running - Variable in class bmepsgui.BmepsMainWindow
 
importData(JComponent, Transferable) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Import data into component.
init() - Method in class dirk_krause.jtools.PlatformInformation
Initialize, run "jhelp platform" to retrieve settings.
initialize() - Method in class dirk_krause.jtools.GuiController
 
iPrefKeys - Variable in class bmepsgui.BmepsController
Integer settings preferences keys
isBigEndian() - Method in class dirk_krause.jtools.PlatformInformation
Find out, whether the system stores integer data big-endian.
isBoolean(String) - Static method in class dirk_krause.jtools.StringTool
Check whether or not a string represents a boolean.
isCaseSensitive() - Method in class dirk_krause.jtools.PlatformInformation
Find out whether file names are case-sensitive on the system.
isEnabled() - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Check whether or not drag-and-drop is enabled.
isLeadingDotAvailable() - Method in class dirk_krause.jtools.PlatformInformation
Find out whether file names are allowed to have a leading dot.
isUsingAllDotAll() - Method in class dirk_krause.jtools.PlatformInformation
Find out whether the system needs pattern "*.*" to access all files rather than "*"
isUsingBackslash() - Method in class dirk_krause.jtools.PlatformInformation
Find out whether the backslash is used for file name separations.
isUsingDosStyleFileNames() - Method in class dirk_krause.jtools.PlatformInformation
Find out whether the system is restricted to 8+3 file names.
isUsingDriveLetter() - Method in class dirk_krause.jtools.PlatformInformation
Find out whether absolute path names have a drive letter at start.
itemStateChanged(ItemEvent) - Method in class bmepsgui.BmepsOptionsDialog
Reaction on checkbox state change event.
itemStateChanged(ItemEvent) - Method in class dirk_krause.jtools.GuiDialog
Handle item state changed event.
iv - Variable in class bmepsgui.BmepsController
Integer settings

J

jhelpCommand - Static variable in class dirk_krause.jtools.PlatformInformation
The command to run from the init() method
jhelpKeys - Static variable in class dirk_krause.jtools.PlatformInformation
The keys issued by "jhelp platform"
jLayoutCreateDistancePanel(int, boolean) - Method in class bmepsgui.BmepsMainWindow
Create a dummy panel to ensure minimum distances.
jLayoutCreateDistancePanel(int, boolean) - Method in class bmepsgui.BmepsOptionsDialog
Create a dummy panel to ensure minimum distances.
jLayoutCreateDistancePanel(int, boolean) - Method in class dirk_krause.jtools.GuiDialog
Create a dummy panel to ensure minimum distances.
jLayoutImageIconFromName(String) - Method in class bmepsgui.BmepsMainWindow
Find an image icon.

L

lafNames - Static variable in class dirk_krause.jtools.GuiDialog
Names for LAFs
lafNamesShort - Static variable in class dirk_krause.jtools.GuiController
Key values for choosing the LAF
licenseTerms - Static variable in class bmepsgui.BmepsMainWindow
License terms.
LogContents - Class in dirk_krause.jtools
This class can be used to transfer log output from external commands in a background thread to a log viewer window in the main thread.
LogContents() - Constructor for class dirk_krause.jtools.LogContents
Default constructor.
LogContentsForCommand - Class in dirk_krause.jtools
This class executes one or multiple commands and saves output to show it in a LogWindow.
LogContentsForCommand() - Constructor for class dirk_krause.jtools.LogContentsForCommand
Default constructor.
LogWindow - Class in dirk_krause.jtools
This class shows log output as plain text.
LogWindow(JFrame, GuiController) - Constructor for class dirk_krause.jtools.LogWindow
Constructor.
lt - Static variable in class bmepsgui.BGS
 
lt - Static variable in class dirk_krause.jtools.GuiDialog
Texts for labels...
lwn - Variable in class bmepsgui.BmepsMainWindow
 

M

main(String[]) - Static method in class bmepsgui.BmepsMainProgram
 
maskAlphaLevel - Static variable in class bmepsgui.BGS
 
minimumSize - Variable in class dirk_krause.jtools.ColorShowArea
The minimum size of the component
mouseClicked(MouseEvent) - Method in class dirk_krause.jtools.ColorShowArea
Perform action after mouse-click (choose new color)
mouseEntered(MouseEvent) - Method in class dirk_krause.jtools.ColorShowArea
Handle mouse-entered event.
mouseExited(MouseEvent) - Method in class dirk_krause.jtools.ColorShowArea
Handle mouse-exited event.
mouseKeyPressed - Variable in class dirk_krause.jtools.ColorShowArea
Flag to indicate whether or not the mouse key is pressed
mouseOverArea - Variable in class dirk_krause.jtools.ColorShowArea
Flag to indicate whether or not the mouse is over the component
mousePressed(MouseEvent) - Method in class dirk_krause.jtools.ColorShowArea
Handle mouse-pressed event.
mouseReleased(MouseEvent) - Method in class dirk_krause.jtools.ColorShowArea
Handle mouse-released event.
msgTexts - Static variable in class dirk_krause.jtools.LogContentsForCommand
Some text fragments needed to build the log text.
mustAcceptAll - Variable in class dirk_krause.jtools.FilenameDropTransferHandler
Is it sufficient to process one name successfully or do we need to process all names successfully?
mustPackAgain(JComponent) - Method in class dirk_krause.jtools.SizeTracker
Check whether or not the window/dialog must be packed again.

N

newCommand() - Method in class dirk_krause.jtools.LogContentsForCommand
Prepare to start a new command.
notYetInitialized - Variable in class dirk_krause.jtools.GuiController
Flag to indicate whether initialization was not yet done

O

okw - Static variable in class bmepsgui.BmepsController
Option key words
OneDirectoryDropTransferHandler - Class in dirk_krause.jtools
This transfer handler accepts just one directory name.
OneDirectoryDropTransferHandler() - Constructor for class dirk_krause.jtools.OneDirectoryDropTransferHandler
Constructor.
outputSuffixes - Static variable in class bmepsgui.BmepsController
 

P

paintComponent(Graphics) - Method in class dirk_krause.jtools.ColorShowArea
Redraw the component.
paperSizes - Static variable in class bmepsgui.BGS
 
PDF_12 - Static variable in class bmepsgui.BmepsController
PDF level 1.2
PDF_13 - Static variable in class bmepsgui.BmepsController
PDF level 1.3
PDF_14 - Static variable in class bmepsgui.BmepsController
PDF level 1.4
pdfFitAtOpen - Static variable in class bmepsgui.BGS
 
pdfFormatVersion - Static variable in class bmepsgui.BGS
 
pk - Static variable in class dirk_krause.jtools.GuiController
Preferences key
PlatformInformation - Class in dirk_krause.jtools
 
PlatformInformation() - Constructor for class dirk_krause.jtools.PlatformInformation
Create a new data set using default values.
predefConf - Variable in class bmepsgui.BmepsController
configuration names built-in in bmeps source code
preferredSize - Variable in class dirk_krause.jtools.ColorShowArea
The preferred size of the component
prefNode - Static variable in class bmepsgui.BGS
 
processFilename(String) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Process one filename.
projectUri - Static variable in class bmepsgui.BGS
 
PS_1 - Static variable in class bmepsgui.BmepsController
PS level 1
PS_2 - Static variable in class bmepsgui.BmepsController
PS level 2
PS_3 - Static variable in class bmepsgui.BmepsController
PS level 3
psFormatVersion - Static variable in class bmepsgui.BGS
 

R

removeActionListener(ActionListener) - Method in class dirk_krause.jtools.ColorShowArea
Remove action listener.
restorePosition() - Method in class dirk_krause.jtools.ApplicationFrame
Restore the window position after creating the window.
retrieveSettings() - Method in class bmepsgui.BmepsMainWindow
Retrieve settings.
run() - Method in class dirk_krause.jtools.LogContentsForCommand
Run the command and save output, build a log text to be shown in a LogWindow.
runBmeps() - Method in class bmepsgui.BmepsMainWindow
Run bmeps for the current directory.

S

SelfPositioningDialog - Class in dirk_krause.jtools
Dialog choosing a position automatically near the parent JFrame.
SelfPositioningDialog(JFrame) - Constructor for class dirk_krause.jtools.SelfPositioningDialog
Constructor.
SelfPositioningDialog() - Constructor for class dirk_krause.jtools.SelfPositioningDialog
Constructor without parent JFrame.
set_to_defaults() - Method in class bmepsgui.BmepsOptionsDialog
Suggest reasonable defaults.
setAcceptDirectories(boolean) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Set flag for accepting directory names.
setAcceptFiles(boolean) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Set flag for accepting regular file names.
setActionCommand(String) - Method in class dirk_krause.jtools.ColorShowArea
Set the action string.
setBoolean(int, boolean) - Method in class bmepsgui.BmepsController
Set one boolean entry.
setBorder(int) - Method in class dirk_krause.jtools.GuiController
Set new component space.
setColor(Color) - Method in class dirk_krause.jtools.ColorShowArea
Set the color.
setContentType(int) - Method in class dirk_krause.jtools.HelpWindow
Set a new content type.
setDirectory(String) - Method in class dirk_krause.jtools.LogContentsForCommand
Set directory in which the command is executed.
setDoFontReplace(boolean) - Method in class dirk_krause.jtools.GuiController
Set font replacement flag.
setEnabled(boolean) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Enable or disable drag-and-drop.
setFinishedAfterFirst(boolean) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Set flag inidicating whether or not we can finish operation after first successful import.
setHelpWindow(HelpWindow) - Method in class bmepsgui.BmepsMainWindow
 
setInt(int, int) - Method in class bmepsgui.BmepsController
Set one string entry.
setIsRunning(boolean) - Method in class bmepsgui.BmepsMainWindow
Set flag to indicate background thread is running.
setLafIndex(int) - Method in class dirk_krause.jtools.GuiController
Set new LAF index.
setLogWindow(LogWindow) - Method in class bmepsgui.BmepsMainWindow
 
setMinimumFontSize(int) - Method in class dirk_krause.jtools.GuiController
Set the minimum font size.
setMinimumSize(Dimension) - Method in class dirk_krause.jtools.ColorShowArea
Set the minimum size of the component.
setMustAcceptAll(boolean) - Method in class dirk_krause.jtools.FilenameDropTransferHandler
Set flag, whether the TransferHandler must accept all file names successfully for a successfull dnd operation.
setOptions() - Method in class bmepsgui.BmepsMainWindow
show options dialog.
setPage(URL) - Method in class dirk_krause.jtools.HelpWindow
Obtain the text to show from an URL.
setPositionWasChoosen(boolean) - Method in class dirk_krause.jtools.SelfPositioningDialog
Set flag for position was choosen.
setPreferredSize(Dimension) - Method in class dirk_krause.jtools.ColorShowArea
Set the preferred size of the component.
setPurpose(int) - Method in class dirk_krause.jtools.HelpWindow
Set window purpose.
setReplaceNewName(String) - Method in class dirk_krause.jtools.GuiController
Set new name for font replacement.
setReplaceOldName(String) - Method in class dirk_krause.jtools.GuiController
Set old name for font replacement.
setShowAlways(boolean) - Method in class dirk_krause.jtools.LogContents
 
setStatus(String) - Method in interface dirk_krause.jtools.StatusChanger
 
setString(int, String) - Method in class bmepsgui.BmepsController
Set one string entry.
setText(String) - Method in class dirk_krause.jtools.HelpWindow
Set a new text to show.
setText(String) - Method in class dirk_krause.jtools.LogWindow
Set the text to show.
setWindowPosition(int, int) - Method in class dirk_krause.jtools.GuiController
Set the current window position
showAlways - Variable in class dirk_krause.jtools.LogContents
Show contents always or on error only.
showTextIfNecessary(LogContents) - Method in class dirk_krause.jtools.LogWindow
Show text from a LogContents only if the command did not execute successfully.
SizeTracker - Class in dirk_krause.jtools
Keep track of a component size.
SizeTracker() - Constructor for class dirk_krause.jtools.SizeTracker
 
sofNumbers - Static variable in class bmepsgui.BGS
 
sPrefKeys - Variable in class bmepsgui.BmepsController
String settings preferences keys
StatusChanger - Interface in dirk_krause.jtools
 
stDirectory - Variable in class bmepsgui.BmepsMainWindow
 
stringClassNames - Static variable in class dirk_krause.jtools.FilenameDropTransferHandler
class names to check whether or not a class is the String class
StringTool - Class in dirk_krause.jtools
The static methods of the StringTool class can be used to convert strings to integer, colors and booleans.
StringTool() - Constructor for class dirk_krause.jtools.StringTool
 
success - Variable in class dirk_krause.jtools.LogContents
Flag to indicate whether or not a program was run successfully.
sv - Variable in class bmepsgui.BmepsController
String settings
sv - Variable in class dirk_krause.jtools.PlatformInformation
The string values array.

T

t1 - Variable in class bmepsgui.BmepsMainWindow
 
t2 - Variable in class bmepsgui.BmepsMainWindow
 
ta - Variable in class dirk_krause.jtools.HelpWindow
An editor pane to show the text.
ta - Variable in class dirk_krause.jtools.LogWindow
The text area to show the log output.
textLines - Variable in class dirk_krause.jtools.LogContents
Collection of all input lines already found.
theBooleanStrings - Static variable in class dirk_krause.jtools.StringTool
Strings which can be converted into booleans.
theTexts - Static variable in class dirk_krause.jtools.HelpWindow
Texts for labels and window titles.
theTexts - Variable in class dirk_krause.jtools.LogContents
Texts to be used while building the log text.
theTexts - Static variable in class dirk_krause.jtools.LogWindow
Text fragments for window title...
toRange(int, int, int) - Method in class bmepsgui.BmepsOptionsDialog
 

U

unknownApplication - Static variable in class dirk_krause.jtools.GuiController
The default application name
useHelpWindow() - Method in class bmepsgui.BmepsMainWindow
 
useLogWindow() - Method in class bmepsgui.BmepsMainWindow
 

W

w - Variable in class dirk_krause.jtools.SizeTracker
The largest width we have ever found.
windowActivated(WindowEvent) - Method in class bmepsgui.BmepsOptionsDialog
Unused event handler.
windowActivated(WindowEvent) - Method in class dirk_krause.jtools.ApplicationFrame
Unused window event handler.
windowActivated(WindowEvent) - Method in class dirk_krause.jtools.GuiDialog
Unused event handler
windowActivated(WindowEvent) - Method in class dirk_krause.jtools.HelpWindow
Unused event handler
windowActivated(WindowEvent) - Method in class dirk_krause.jtools.LogWindow
Unused event handler
windowClosed(WindowEvent) - Method in class bmepsgui.BmepsOptionsDialog
Unused event handler.
windowClosed(WindowEvent) - Method in class dirk_krause.jtools.ApplicationFrame
Unused window event handler.
windowClosed(WindowEvent) - Method in class dirk_krause.jtools.GuiDialog
Unused event handler
windowClosed(WindowEvent) - Method in class dirk_krause.jtools.HelpWindow
Unused event handler
windowClosed(WindowEvent) - Method in class dirk_krause.jtools.LogWindow
Unused event handler
windowClosing(WindowEvent) - Method in class bmepsgui.BmepsOptionsDialog
Closing the window means the same as pressing the "Cancel" button.
windowClosing(WindowEvent) - Method in class dirk_krause.jtools.ApplicationFrame
Callback method, invoked when a window is closed.
windowClosing(WindowEvent) - Method in class dirk_krause.jtools.GuiDialog
Handle window closing event.
windowClosing(WindowEvent) - Method in class dirk_krause.jtools.HelpWindow
Close (hide) window on window close event.
windowClosing(WindowEvent) - Method in class dirk_krause.jtools.LogWindow
Close (hide) window on window close event.
windowDeactivated(WindowEvent) - Method in class bmepsgui.BmepsOptionsDialog
Unused event handler.
windowDeactivated(WindowEvent) - Method in class dirk_krause.jtools.ApplicationFrame
Unused window event handler.
windowDeactivated(WindowEvent) - Method in class dirk_krause.jtools.GuiDialog
Unused event handler
windowDeactivated(WindowEvent) - Method in class dirk_krause.jtools.HelpWindow
Unused event handler
windowDeactivated(WindowEvent) - Method in class dirk_krause.jtools.LogWindow
Unused event handler
windowDeiconified(WindowEvent) - Method in class bmepsgui.BmepsOptionsDialog
Unused event handler.
windowDeiconified(WindowEvent) - Method in class dirk_krause.jtools.ApplicationFrame
Unused window event handler.
windowDeiconified(WindowEvent) - Method in class dirk_krause.jtools.GuiDialog
Unused event handler
windowDeiconified(WindowEvent) - Method in class dirk_krause.jtools.HelpWindow
Unused event handler
windowDeiconified(WindowEvent) - Method in class dirk_krause.jtools.LogWindow
Unused event handler
windowIconified(WindowEvent) - Method in class bmepsgui.BmepsOptionsDialog
Unused event handler.
windowIconified(WindowEvent) - Method in class dirk_krause.jtools.ApplicationFrame
Unused window event handler.
windowIconified(WindowEvent) - Method in class dirk_krause.jtools.GuiDialog
Unused event handler
windowIconified(WindowEvent) - Method in class dirk_krause.jtools.HelpWindow
Unused event handler
windowIconified(WindowEvent) - Method in class dirk_krause.jtools.LogWindow
Unused event handler
windowOpened(WindowEvent) - Method in class bmepsgui.BmepsOptionsDialog
Unused event handler.
windowOpened(WindowEvent) - Method in class dirk_krause.jtools.ApplicationFrame
Unused window event handler.
windowOpened(WindowEvent) - Method in class dirk_krause.jtools.GuiDialog
Unused event handler
windowOpened(WindowEvent) - Method in class dirk_krause.jtools.HelpWindow
Unused event handler
windowOpened(WindowEvent) - Method in class dirk_krause.jtools.LogWindow
Unused event handler
writeProperties(boolean) - Method in class dirk_krause.jtools.GuiController
Write settings back to preferences.
wt - Static variable in class bmepsgui.BGS
 

A B C D E F G H I J L M N O P R S T U W