Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
W
X
A
actionCommand
- Variable in class dirk_krause.wstools.
DkColorArea
The action command to send on mouse-clicks
actionPerformed(ActionEvent)
- Method in class dirk_krause.wstools.
DkGuiDialog
Reaction on mouse click.
actionPerformed(ActionEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Action for pressed OK button.
addActionListener(ActionListener)
- Method in class dirk_krause.wstools.
DkColorArea
Add action listener.
addResourceBase(String)
- Method in class dirk_krause.wstools.
DkTool
Add a directory (file name or URL) to the list of resource bases.
all
- Variable in class dirk_krause.wstools.
DkColorArea
The list of all action listeners to notify on mouse-clicks
B
b
- Variable in class dirk_krause.wstools.
DkMsgDialog
Border (space between GUI components.
backslashesToSlashes(String)
- Method in class dirk_krause.wstools.
DkTool
Convert all backslashes to slashes in a string.
border
- Variable in class dirk_krause.wstools.
DkFrame
Border (space) between GUI elements.
C
c
- Variable in class dirk_krause.wstools.
DkColorArea
The color to show.
chooseModalPosition(int, int, Component, Component)
- Static method in class dirk_krause.wstools.
DkTool
Choose modal position for component c relative to parent component p.
chooseNonModalPosition(int, int, Component, Component)
- Static method in class dirk_krause.wstools.
DkTool
Choose normal (non-modal) position for component c relative to parent component p.
choosePosition()
- Method in class dirk_krause.wstools.
DkFrame
Choose window position (either centered on the screen or the last position saved when using the program before).
choosePosition(int, int, Component, Component, boolean)
- Static method in class dirk_krause.wstools.
DkTool
Choose position for component c relative to parent component p.
cleanup(boolean)
- Method in class dirk_krause.wstools.
DkFrame
Cleanup method, invoked when the window is closed.
cleanup()
- Method in class dirk_krause.wstools.
DkMsgDialog
Cleanup function.
cleanup()
- Method in class dirk_krause.wstools.
DkTool
Destructor.
contentTypes
- Static variable in class dirk_krause.wstools.
DkLogPanel
Content types accepted by a JEditorPane.
contentTypes
- Static variable in class dirk_krause.wstools.
DkMsgDialog
Content types.
convertColor(String, int, int, int)
- Static method in class dirk_krause.wstools.
DkTool
Convert a string into a color.
convertColor(String)
- Static method in class dirk_krause.wstools.
DkTool
Convert a string into a color.
D
dataGet()
- Method in class dirk_krause.wstools.
DkGuiDialog
Transfer data from DkGuiTool object to dialog.
dataPut()
- Method in class dirk_krause.wstools.
DkGuiDialog
Transfer data from dialog to DkGuiTool object.
def_t
- Static variable in class dirk_krause.wstools.
DkPrintClient
Default strings to show if not string file is found.
defaultActionCommand
- Static variable in class dirk_krause.wstools.
DkColorArea
The default action command to send on mouse-click
dirk_krause.wstools
- package dirk_krause.wstools
DkColorArea
- Class in
dirk_krause.wstools
An area to show a color.
DkColorArea()
- Constructor for class dirk_krause.wstools.
DkColorArea
Create a DkColorArea.
DkFrame
- Class in
dirk_krause.wstools
Application main windows class.
DkFrame(String, DkTool, DkGuiTool)
- Constructor for class dirk_krause.wstools.
DkFrame
Constructor.
dkg
- Variable in class dirk_krause.wstools.
DkMsgDialog
GUI tool.
dkgt
- Variable in class dirk_krause.wstools.
DkFrame
GUI options tool.
DkGuiDialog
- Class in
dirk_krause.wstools
Dialog box to set up the GUI (fonts, font sizes etc).
DkGuiDialog(JFrame, DkTool, DkGuiTool)
- Constructor for class dirk_krause.wstools.
DkGuiDialog
Constructor.
DkGuiTool
- Class in
dirk_krause.wstools
GUI configuration tool.
DkGuiTool(DkTool, boolean)
- Constructor for class dirk_krause.wstools.
DkGuiTool
Constructor.
DkGuiTool(DkTool)
- Constructor for class dirk_krause.wstools.
DkGuiTool
Convenience constructor.
DkLogPanel
- Class in
dirk_krause.wstools
Panel to show log messages.
DkLogPanel()
- Constructor for class dirk_krause.wstools.
DkLogPanel
Constructor.
DkMsgDialog
- Class in
dirk_krause.wstools
Message dialog box.
DkMsgDialog(JFrame, DkTool, DkGuiTool)
- Constructor for class dirk_krause.wstools.
DkMsgDialog
Constructor.
DkPrintClient
- Class in
dirk_krause.wstools
Objects of this class can be used to send print jobs to the print system.
DkPrintClient(DkTool)
- Constructor for class dirk_krause.wstools.
DkPrintClient
Constructor.
DkPrintResult
- Class in
dirk_krause.wstools
Objects of this class are returned by DkPrintclient objects after finishing a print job.
DkPrintResult(boolean, String, String)
- Constructor for class dirk_krause.wstools.
DkPrintResult
Constructor.
DkSizeTracker
- Class in
dirk_krause.wstools
Keep track of a component size.
DkSizeTracker()
- Constructor for class dirk_krause.wstools.
DkSizeTracker
Constructor.
dkt
- Variable in class dirk_krause.wstools.
DkFrame
General options tool.
dkt
- Variable in class dirk_krause.wstools.
DkMsgDialog
General tool.
dkt
- Variable in class dirk_krause.wstools.
DkPrintClient
General tool.
DkTool
- Class in
dirk_krause.wstools
DkTool(String, String, String, int)
- Constructor for class dirk_krause.wstools.
DkTool
Constructor.
DkTool(String, String, String)
- Constructor for class dirk_krause.wstools.
DkTool
Constructor.
DkTool(String, String, int)
- Constructor for class dirk_krause.wstools.
DkTool
Constructor.
DkTool(String, String)
- Constructor for class dirk_krause.wstools.
DkTool
Constructor.
E
encodeForPostscript(String)
- Static method in class dirk_krause.wstools.
DkTool
Convert a text string to PS encoding, so we can insert it into a PS file.
encodeToHtml(String)
- Method in class dirk_krause.wstools.
DkTool
Create HTML representation of a string.
exitOnClose
- Variable in class dirk_krause.wstools.
DkFrame
Flag: Can use System.exit() when closing final window.
F
findBufferedImage(Object, String)
- Method in class dirk_krause.wstools.
DkTool
Get buffered image.
findFont(Object, String[], String[], String, int, float)
- Method in class dirk_krause.wstools.
DkTool
Fint font.
findFont(Object, String[], String[], String, int, double)
- Method in class dirk_krause.wstools.
DkTool
Fint font.
findImageIcon(Object, String)
- Method in class dirk_krause.wstools.
DkTool
Create image icon.
first_no_boolean
- Static variable in class dirk_krause.wstools.
DkTool
Index of first "no" entry in theBooleanStrings.
flushPreferences()
- Method in class dirk_krause.wstools.
DkTool
Flush preferences to permanent storage.
G
getBoolean(String, boolean)
- Static method in class dirk_krause.wstools.
DkTool
Convert string to boolean.
getColor()
- Method in class dirk_krause.wstools.
DkColorArea
Get the color.
getComponentBorder()
- Method in class dirk_krause.wstools.
DkGuiTool
Get space between components.
getCurrentDateGerman()
- Static method in class dirk_krause.wstools.
DkTool
Get the current date in normalized form as string (german date format).
getCurrentDirectory()
- Method in class dirk_krause.wstools.
DkTool
Get current directory.
getFilenameSuffix(String)
- Method in class dirk_krause.wstools.
DkTool
Find file name suffix (including the dot).
getFilenameSuffixPosition(String)
- Method in class dirk_krause.wstools.
DkTool
Find position of file name suffix.
getFileSeparator()
- Method in class dirk_krause.wstools.
DkTool
Get file separator.
getFontPath()
- Method in class dirk_krause.wstools.
DkTool
Get font path.
getFontsAfterReplacement()
- Method in class dirk_krause.wstools.
DkGuiTool
Get list of fonts (family+size) used after replacement.
getFontsBeforeReplacement()
- Method in class dirk_krause.wstools.
DkGuiTool
Get list of fonts (family+size) used before replacement.
getHostName()
- Method in class dirk_krause.wstools.
DkTool
Get host name.
getImagePath()
- Method in class dirk_krause.wstools.
DkTool
Get images path.
getIntValue(String, int)
- Static method in class dirk_krause.wstools.
DkTool
Retrieve integer value from string.
getIntValue(String)
- Static method in class dirk_krause.wstools.
DkTool
Retrieve integer value from string.
getLafIndex()
- Method in class dirk_krause.wstools.
DkGuiTool
Get index of current look-and-feel (0=system LAF, 1=cross-platform LAF).
getLanguage()
- Method in class dirk_krause.wstools.
DkTool
Get users language.
getLocalizedArray(Object, String, String)
- Method in class dirk_krause.wstools.
DkTool
Get a localized array of strings from a named file.
getLocalizedArray(Object, String)
- Method in class dirk_krause.wstools.
DkTool
Get a localized array of strings from a named file.
getLocalizedString(Object, String, String)
- Method in class dirk_krause.wstools.
DkTool
Get file contents as one string.
getLocalizedString(Object, String)
- Method in class dirk_krause.wstools.
DkTool
Get file contents as one string.
getMinimumFontSize()
- Method in class dirk_krause.wstools.
DkGuiTool
Get minimum font size.
getMinimumSize()
- Method in class dirk_krause.wstools.
DkColorArea
Get the minimum size of the component.
getMultiplePreferenceBools(String[], boolean[])
- Method in class dirk_krause.wstools.
DkTool
Get multiple preferences entries.
getMultiplePreferenceInts(String[], int[])
- Method in class dirk_krause.wstools.
DkTool
Get multiple preferences entries.
getMultiplePreferenceStrings(String[], String[])
- Method in class dirk_krause.wstools.
DkTool
Get multiple preference entries.
getNewFont()
- Method in class dirk_krause.wstools.
DkGuiTool
Get replacement font family name.
getNormalizedDate(String)
- Static method in class dirk_krause.wstools.
DkTool
Convert string to a normalized date (german date format).
getOldFont()
- Method in class dirk_krause.wstools.
DkGuiTool
Get font family name to replace.
getPathSeparator()
- Method in class dirk_krause.wstools.
DkTool
Get PATH separator.
getPreferenceBool(String, boolean)
- Method in class dirk_krause.wstools.
DkTool
Get preference entry.
getPreferenceInt(String, int)
- Method in class dirk_krause.wstools.
DkTool
Get preferences entry.
getPreferenceString(String, String)
- Method in class dirk_krause.wstools.
DkTool
Get preferences entry.
getPreferredSize()
- Method in class dirk_krause.wstools.
DkColorArea
Get the preferred size of the component.
getPropertyString(String, String)
- Method in class dirk_krause.wstools.
DkTool
Get property entry.
getReplaceFonts()
- Method in class dirk_krause.wstools.
DkGuiTool
Get the replace-fonts flag.
getResult()
- Method in class dirk_krause.wstools.
DkPrintResult
Retrieve success flag.
getRunType()
- Method in class dirk_krause.wstools.
DkTool
Retrieve run type.
getStringArrayIndex(String[], String, boolean)
- Static method in class dirk_krause.wstools.
DkTool
Get index of string s in string array a.
getStringArrayIndex(String[], String)
- Static method in class dirk_krause.wstools.
DkTool
Get index of string s in string array a.
getStringArrayIndex(String[], String, int[], boolean)
- Static method in class dirk_krause.wstools.
DkTool
Get index of string s in string array a.
getStringArrayIndex(String[], String, int[])
- Static method in class dirk_krause.wstools.
DkTool
Get index of string s in string array a.
getStringFromInputStream(InputStream, String)
- Method in class dirk_krause.wstools.
DkTool
Construct one large string from an input stream contents.
getStringFromInputStream(InputStream)
- Method in class dirk_krause.wstools.
DkTool
Construct one large string from an input stream contents.
getText()
- Method in class dirk_krause.wstools.
DkPrintResult
Retrieve dialog box text.
getTitle()
- Method in class dirk_krause.wstools.
DkPrintResult
Retrieve dialog box title.
getUserHome()
- Method in class dirk_krause.wstools.
DkTool
Get users home directory.
getUserLanguage()
- Method in class dirk_krause.wstools.
DkTool
Get users language.
getUserName()
- Method in class dirk_krause.wstools.
DkTool
Get current user name.
getUserRegion()
- Method in class dirk_krause.wstools.
DkTool
Get users region.
guiDialog
- Variable in class dirk_krause.wstools.
DkFrame
Dialog box for GUI settings.
H
h
- Variable in class dirk_krause.wstools.
DkSizeTracker
The largest height we have ever found.
handleJob(JFrame, String, Printable)
- Method in class dirk_krause.wstools.
DkPrintClient
Submit one print job.
hexCharacters
- Static variable in class dirk_krause.wstools.
DkTool
Hexadecimal characters, used by encodeToHtml.
I
isBoolean(String)
- Static method in class dirk_krause.wstools.
DkTool
Check whether a string is a boolean.
J
jLayoutCreateDistancePanel(int, boolean)
- Method in class dirk_krause.wstools.
DkGuiDialog
Create a dummy panel to ensure minimum distances.
jLayoutCreateDistancePanel(int, boolean)
- Method in class dirk_krause.wstools.
DkMsgDialog
Create a dummy panel to ensure minimum distances.
L
localized_text_file
- Static variable in class dirk_krause.wstools.
DkGuiDialog
File name for localized texts.
M
message
- Variable in class dirk_krause.wstools.
DkPrintResult
Text to show in the result dialog box.
messageDialog
- Variable in class dirk_krause.wstools.
DkFrame
Message dialog.
minimumSize
- Variable in class dirk_krause.wstools.
DkColorArea
The minimum size of the component
mouseClicked(MouseEvent)
- Method in class dirk_krause.wstools.
DkColorArea
Perform action after mouse-click (choose new color)
mouseEntered(MouseEvent)
- Method in class dirk_krause.wstools.
DkColorArea
Handle mouse-entered event.
mouseExited(MouseEvent)
- Method in class dirk_krause.wstools.
DkColorArea
Handle mouse-exited event.
mouseKeyPressed
- Variable in class dirk_krause.wstools.
DkColorArea
Flag to indicate whether or not the mouse key is pressed
mouseOverArea
- Variable in class dirk_krause.wstools.
DkColorArea
Flag to indicate whether or not the mouse is over the component
mousePressed(MouseEvent)
- Method in class dirk_krause.wstools.
DkColorArea
Handle mouse-pressed event.
mouseReleased(MouseEvent)
- Method in class dirk_krause.wstools.
DkColorArea
Handle mouse-released event.
msgError(String, String, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Show an error message box.
msgInfo(String, String, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Show an information message box.
msgWarning(String, String, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Show an warning message box.
mustPackAgain(JComponent)
- Method in class dirk_krause.wstools.
DkSizeTracker
Check whether or not the window/dialog must be packed again.
O
openLocalizedResource(Object, String)
- Method in class dirk_krause.wstools.
DkTool
Get input stream for a named resource, prefer localized version.
openResource(Object, String)
- Method in class dirk_krause.wstools.
DkTool
Get input stream for a named resource.
P
paintComponent(Graphics)
- Method in class dirk_krause.wstools.
DkColorArea
Redraw the component.
parent
- Variable in class dirk_krause.wstools.
DkMsgDialog
The parent frame of the dialog box.
pkInt
- Static variable in class dirk_krause.wstools.
DkFrame
prcl
- Variable in class dirk_krause.wstools.
DkFrame
Print client.
preferredSize
- Variable in class dirk_krause.wstools.
DkColorArea
The preferred size of the component
processBackslashEscapedString(String)
- Method in class dirk_krause.wstools.
DkTool
Process a backslash-escaped string.
ps
- Variable in class dirk_krause.wstools.
DkPrintClient
Print services to used, filled by constructor.
psAllowedCharacters
- Static variable in class dirk_krause.wstools.
DkTool
Allowed character set in PS files.
R
removeActionListener(ActionListener)
- Method in class dirk_krause.wstools.
DkColorArea
Remove action listener.
replaceSuffix(String, String)
- Method in class dirk_krause.wstools.
DkTool
Replace file suffixes by a new suffix (or add new suffix).
res
- Variable in class dirk_krause.wstools.
DkPrintResult
Result of the print job.
RUN_TYPE_APPLET
- Static variable in class dirk_krause.wstools.
DkTool
Run-type: Applet.
RUN_TYPE_APPLICATION
- Static variable in class dirk_krause.wstools.
DkTool
Run-type: Application.
RUN_TYPE_WEBSTART
- Static variable in class dirk_krause.wstools.
DkTool
Run-type: Web-start application.
S
save(int)
- Method in class dirk_krause.wstools.
DkGuiTool
Save settings (i.e.
sch
- Variable in class dirk_krause.wstools.
DkFrame
Screen height.
scw
- Variable in class dirk_krause.wstools.
DkFrame
Screen width.
sendToPrinter(String, Printable, boolean, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Send print job to printer.
sendToPrinter(String, Printable)
- Method in class dirk_krause.wstools.
DkFrame
Send print job to printer.
sendToPrinter(String, boolean, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Send print job to printer.
sendToPrinter(String)
- Method in class dirk_krause.wstools.
DkFrame
Send print job to printer.
sendToPrinter(Printable, boolean, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Send print job to printer.
sendToPrinter(Printable)
- Method in class dirk_krause.wstools.
DkFrame
Send print job to printer.
setActionCommand(String)
- Method in class dirk_krause.wstools.
DkColorArea
Set the action string.
setColor(Color)
- Method in class dirk_krause.wstools.
DkColorArea
Set the color.
setComponentBorder(int)
- Method in class dirk_krause.wstools.
DkGuiTool
Set space between components.
setEditorPage(String)
- Method in class dirk_krause.wstools.
DkMsgDialog
Show page from URL.
setEditorPage(URL)
- Method in class dirk_krause.wstools.
DkMsgDialog
Set new page from URL.
setEditorText(String)
- Method in class dirk_krause.wstools.
DkMsgDialog
Set new text.
setExitOnClose(boolean)
- Method in class dirk_krause.wstools.
DkFrame
setHtml(boolean)
- Method in class dirk_krause.wstools.
DkMsgDialog
Set HTML content type on or off.
setLafIndex(int)
- Method in class dirk_krause.wstools.
DkGuiTool
Set index of look-and-feel.
setMinimumFontSize(int)
- Method in class dirk_krause.wstools.
DkGuiTool
Set minimum font size (0 for no minimum size required).
setMinimumSize(Dimension)
- Method in class dirk_krause.wstools.
DkColorArea
Set the minimum size of the component.
setMultiplePreferenceBools(String[], boolean[], boolean, boolean)
- Method in class dirk_krause.wstools.
DkTool
Set multiple preferences entries.
setMultiplePreferenceBools(String[], boolean[])
- Method in class dirk_krause.wstools.
DkTool
Set multiple preferences entries.
setMultiplePreferenceInts(String[], int[], boolean, boolean)
- Method in class dirk_krause.wstools.
DkTool
Set multiple preferences entries.
setMultiplePreferenceInts(String[], int[])
- Method in class dirk_krause.wstools.
DkTool
Set multiple preferences entries.
setMultiplePreferenceStrings(String[], String[], boolean, boolean)
- Method in class dirk_krause.wstools.
DkTool
Set multiple preference entries.
setMultiplePreferenceStrings(String[], String[])
- Method in class dirk_krause.wstools.
DkTool
Set multiple preference entries.
setNewFont(String)
- Method in class dirk_krause.wstools.
DkGuiTool
Set replacement font family name.
setOldFont(String)
- Method in class dirk_krause.wstools.
DkGuiTool
Set font family name to replace.
setPreferenceBool(String, boolean, boolean, boolean)
- Method in class dirk_krause.wstools.
DkTool
Set preference entry.
setPreferenceInt(String, int, boolean, boolean)
- Method in class dirk_krause.wstools.
DkTool
Set preferences entry.
setPreferenceInt(String, int)
- Method in class dirk_krause.wstools.
DkTool
Set preferences entry.
setPreferenceString(String, String, boolean, boolean)
- Method in class dirk_krause.wstools.
DkTool
Set a preferences entry.
setPreferenceString(String, String)
- Method in class dirk_krause.wstools.
DkTool
Set preferences entry.
setPreferredSize(Dimension)
- Method in class dirk_krause.wstools.
DkColorArea
Set the preferred size of the component.
setReplaceFonts(boolean)
- Method in class dirk_krause.wstools.
DkGuiTool
Enable/disable font replacement.
setText(String, boolean)
- Method in class dirk_krause.wstools.
DkLogPanel
Replace current log text by a new text.
setTextFromAwtThread(String, boolean)
- Method in class dirk_krause.wstools.
DkLogPanel
Replace current log text by a new text.
setTransferHandler(TransferHandler)
- Method in class dirk_krause.wstools.
DkLogPanel
Set transfer handler.
showGuiDialog()
- Method in class dirk_krause.wstools.
DkFrame
Show GUI setup dialog.
showMessageDialog(String, String, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Show a message dialog.
showMessageDialogForUrl(String, URL, boolean)
- Method in class dirk_krause.wstools.
DkFrame
Show reource from an URL in the message dialog.
stt
- Static variable in class dirk_krause.wstools.
DkTool
Static texts used by this class.
T
t
- Static variable in class dirk_krause.wstools.
DkMsgDialog
Texts used by the GUI.
t
- Static variable in class dirk_krause.wstools.
DkPrintClient
Strings to show, either from file or the default strings.
theBooleanStrings
- Static variable in class dirk_krause.wstools.
DkTool
Strings which can be converted into boolean values.
title
- Variable in class dirk_krause.wstools.
DkPrintResult
Title to show in the result dialog box.
trimString(String)
- Method in class dirk_krause.wstools.
DkTool
Trim and squeeze a string (return text only).
W
w
- Variable in class dirk_krause.wstools.
DkSizeTracker
The largest width we have ever found.
windowActivated(WindowEvent)
- Method in class dirk_krause.wstools.
DkFrame
Unused window event handler.
windowActivated(WindowEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Unused window event handler.
windowClosed(WindowEvent)
- Method in class dirk_krause.wstools.
DkFrame
Unused window event handler.
windowClosed(WindowEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Unused window event handler.
windowClosing(WindowEvent)
- Method in class dirk_krause.wstools.
DkFrame
Callback method, invoked when a window is closed.
windowClosing(WindowEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Callback method, invoked when a window is closed.
windowDeactivated(WindowEvent)
- Method in class dirk_krause.wstools.
DkFrame
Unused window event handler.
windowDeactivated(WindowEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Unused window event handler.
windowDeiconified(WindowEvent)
- Method in class dirk_krause.wstools.
DkFrame
Unused window event handler.
windowDeiconified(WindowEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Unused window event handler.
windowIconified(WindowEvent)
- Method in class dirk_krause.wstools.
DkFrame
Unused window event handler.
windowIconified(WindowEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Unused window event handler.
windowOpened(WindowEvent)
- Method in class dirk_krause.wstools.
DkFrame
Unused window event handler.
windowOpened(WindowEvent)
- Method in class dirk_krause.wstools.
DkMsgDialog
Unused window event handler.
X
xy
- Variable in class dirk_krause.wstools.
DkFrame
x, y, width, height
A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
T
W
X
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes