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

A

acceptDirectories - Variable in class dirk_krause.tools.DkDropFile
Accept/reject directories
acceptFiles - Variable in class dirk_krause.tools.DkDropFile
Accept/reject regular files
actionCommand - Variable in class dirk_krause.tools.DkColorArea
The action command to send on mouse-clicks
actionPerformed(ActionEvent) - Method in class dirk_krause.tools.DkGuiDialog
Reaction on mouse click.
actionPerformed(ActionEvent) - Method in class dirk_krause.tools.DkMsgDialog
Action for pressed OK button.
addActionListener(ActionListener) - Method in class dirk_krause.tools.DkColorArea
Add action listener.
addResourceBase(String) - Method in class dirk_krause.tools.DkTool
Add a directory (file name or URL) to the list of resource bases.
all - Variable in class dirk_krause.tools.DkColorArea
The list of all action listeners to notify on mouse-clicks
asetPr - Variable in class dirk_krause.tools.DkPrintClient
Attribute set to print a Printable object.
asetPs - Variable in class dirk_krause.tools.DkPrintClient
Attribute set to print PS contents.

B

b - Variable in class dirk_krause.tools.DkMsgDialog
Border (space between GUI components.
backslashesToSlashes(String) - Method in class dirk_krause.tools.DkTool
Convert all backslashes to slashes in a string.
border - Variable in class dirk_krause.tools.DkFrame
Border (space) between GUI elements.

C

c - Variable in class dirk_krause.tools.DkColorArea
The color to show.
canImport(JComponent, DataFlavor[]) - Method in class dirk_krause.tools.DkDropFile
Check whether or not the contents is usable.
chooseModalPosition(int, int, Component, Component) - Static method in class dirk_krause.tools.DkTool
Choose modal position for component c relative to parent component p.
chooseNonModalPosition(int, int, Component, Component) - Static method in class dirk_krause.tools.DkTool
Choose normal (non-modal) position for component c relative to parent component p.
choosePosition() - Method in class dirk_krause.tools.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.tools.DkTool
Choose position for component c relative to parent component p.
cleanup(boolean) - Method in class dirk_krause.tools.DkFrame
Cleanup method, invoked when the window is closed.
cleanup() - Method in class dirk_krause.tools.DkMsgDialog
Cleanup function.
cleanup() - Method in class dirk_krause.tools.DkTool
Destructor.
contentTypes - Static variable in class dirk_krause.tools.DkLogPanel
Content types accepted by a JEditorPane.
contentTypes - Static variable in class dirk_krause.tools.DkMsgDialog
Content types.
convertColor(String, int, int, int) - Static method in class dirk_krause.tools.DkTool
Convert a string into a color.
convertColor(String) - Static method in class dirk_krause.tools.DkTool
Convert a string into a color.

D

dataGet() - Method in class dirk_krause.tools.DkGuiDialog
Transfer data from DkGuiTool object to dialog.
dataPut() - Method in class dirk_krause.tools.DkGuiDialog
Transfer data from dialog to DkGuiTool object.
def_t - Static variable in class dirk_krause.tools.DkPrintClient
Default strings to show if not string file is found.
defaultActionCommand - Static variable in class dirk_krause.tools.DkColorArea
The default action command to send on mouse-click
dfPr - Static variable in class dirk_krause.tools.DkPrintClient
Document flavor for Printable documents.
dfPs - Static variable in class dirk_krause.tools.DkPrintClient
Document flavor for PS documents.
dirk_krause.tools - package dirk_krause.tools
The DK libraries for Java contain the following classes:
DkColorArea - Class in dirk_krause.tools
An area to show a color.
DkColorArea() - Constructor for class dirk_krause.tools.DkColorArea
Create a DkColorArea.
DkDropFile - Class in dirk_krause.tools
A transfer handler accepting file names.
DkDropFile() - Constructor for class dirk_krause.tools.DkDropFile
 
DkDropOneDirectory - Class in dirk_krause.tools
This transfer handler accepts just one directory name.
DkDropOneDirectory() - Constructor for class dirk_krause.tools.DkDropOneDirectory
Constructor.
DkFrame - Class in dirk_krause.tools
Application main windows class.
DkFrame(String, DkTool, DkGuiTool) - Constructor for class dirk_krause.tools.DkFrame
Constructor.
dkg - Variable in class dirk_krause.tools.DkMsgDialog
GUI tool.
dkgt - Variable in class dirk_krause.tools.DkFrame
GUI options tool.
DkGuiDialog - Class in dirk_krause.tools
Dialog box to set up the GUI (fonts, font sizes etc).
DkGuiDialog(JFrame, DkTool, DkGuiTool) - Constructor for class dirk_krause.tools.DkGuiDialog
Constructor.
DkGuiTool - Class in dirk_krause.tools
GUI configuration tool.
DkGuiTool(DkTool, boolean) - Constructor for class dirk_krause.tools.DkGuiTool
Constructor.
DkGuiTool(DkTool) - Constructor for class dirk_krause.tools.DkGuiTool
Convenience constructor.
DkLogPanel - Class in dirk_krause.tools
Panel to show log messages.
DkLogPanel() - Constructor for class dirk_krause.tools.DkLogPanel
Constructor.
DkMsgDialog - Class in dirk_krause.tools
Message dialog box.
DkMsgDialog(JFrame, DkTool, DkGuiTool) - Constructor for class dirk_krause.tools.DkMsgDialog
Constructor.
DkPrintClient - Class in dirk_krause.tools
Objects of this class can be used to send print jobs to the print system.
DkPrintClient(DkTool) - Constructor for class dirk_krause.tools.DkPrintClient
Constructor.
DkPrintResult - Class in dirk_krause.tools
Objects of this class are returned by DkPrintclient objects after finishing a print job.
DkPrintResult(boolean, String, String) - Constructor for class dirk_krause.tools.DkPrintResult
Constructor.
DkSizeTracker - Class in dirk_krause.tools
Keep track of a component size.
DkSizeTracker() - Constructor for class dirk_krause.tools.DkSizeTracker
Constructor.
dkt - Variable in class dirk_krause.tools.DkFrame
General options tool.
dkt - Variable in class dirk_krause.tools.DkMsgDialog
General tool.
dkt - Variable in class dirk_krause.tools.DkPrintClient
General tool.
DkTool - Class in dirk_krause.tools
 
DkTool(String, String, String, int) - Constructor for class dirk_krause.tools.DkTool
Constructor.
DkTool(String, String, String) - Constructor for class dirk_krause.tools.DkTool
Constructor.
DkTool(String, String, int) - Constructor for class dirk_krause.tools.DkTool
Constructor.
DkTool(String, String) - Constructor for class dirk_krause.tools.DkTool
Constructor.

E

enabled - Variable in class dirk_krause.tools.DkDropFile
While background threads are running we want to disable drag-and-drop
encodeForPostscript(String) - Static method in class dirk_krause.tools.DkTool
Convert a text string to PS encoding, so we can insert it into a PS file.
encodeToHtml(String) - Method in class dirk_krause.tools.DkTool
Create HTML representation of a string.
exitOnClose - Variable in class dirk_krause.tools.DkFrame
Flag: Can use System.exit() when closing final window.

F

findBufferedImage(Object, String) - Method in class dirk_krause.tools.DkTool
Get buffered image.
findFont(Object, String[], String[], String, int, float) - Method in class dirk_krause.tools.DkTool
Fint font.
findFont(Object, String[], String[], String, int, double) - Method in class dirk_krause.tools.DkTool
Fint font.
findImageIcon(Object, String) - Method in class dirk_krause.tools.DkTool
Create image icon.
finishedAfterFirst - Variable in class dirk_krause.tools.DkDropFile
We can finish data import after first succeeded filename.
first_no_boolean - Static variable in class dirk_krause.tools.DkTool
Index of first "no" entry in theBooleanStrings.
flushPreferences() - Method in class dirk_krause.tools.DkTool
Flush preferences to permanent storage.

G

getAcceptDirectories() - Method in class dirk_krause.tools.DkDropFile
Check whether or not this TransferHandler accepts directory names.
getAcceptFiles() - Method in class dirk_krause.tools.DkDropFile
Check whether or not this TransferHandler accepts file names for regular files.
getBoolean(String, boolean) - Static method in class dirk_krause.tools.DkTool
Convert string to boolean.
getColor() - Method in class dirk_krause.tools.DkColorArea
Get the color.
getComponentBorder() - Method in class dirk_krause.tools.DkGuiTool
Get space between components.
getCurrentDateGerman() - Static method in class dirk_krause.tools.DkTool
Get the current date in normalized form as string (german date format).
getCurrentDirectory() - Method in class dirk_krause.tools.DkTool
Get current directory.
getFilenameSuffix(String) - Method in class dirk_krause.tools.DkTool
Find file name suffix (including the dot).
getFilenameSuffixPosition(String) - Method in class dirk_krause.tools.DkTool
Find position of file name suffix.
getFileSeparator() - Method in class dirk_krause.tools.DkTool
Get file separator.
getFinishedAfterFirst() - Method in class dirk_krause.tools.DkDropFile
Get flag inidicating whether or not we can finish operation after first successful import.
getFontPath() - Method in class dirk_krause.tools.DkTool
Get font path.
getFontsAfterReplacement() - Method in class dirk_krause.tools.DkGuiTool
Get list of fonts (family+size) used after replacement.
getFontsBeforeReplacement() - Method in class dirk_krause.tools.DkGuiTool
Get list of fonts (family+size) used before replacement.
getHostName() - Method in class dirk_krause.tools.DkTool
Get host name.
getImagePath() - Method in class dirk_krause.tools.DkTool
Get images path.
getIntValue(String, int) - Static method in class dirk_krause.tools.DkTool
Retrieve integer value from string.
getIntValue(String) - Static method in class dirk_krause.tools.DkTool
Retrieve integer value from string.
getLafIndex() - Method in class dirk_krause.tools.DkGuiTool
Get index of current look-and-feel (0=system LAF, 1=cross-platform LAF).
getLanguage() - Method in class dirk_krause.tools.DkTool
Get users language.
getLocalizedArray(Object, String, String) - Method in class dirk_krause.tools.DkTool
Get a localized array of strings from a named file.
getLocalizedArray(Object, String) - Method in class dirk_krause.tools.DkTool
Get a localized array of strings from a named file.
getLocalizedString(Object, String, String) - Method in class dirk_krause.tools.DkTool
Get file contents as one string.
getLocalizedString(Object, String) - Method in class dirk_krause.tools.DkTool
Get file contents as one string.
getMinimumFontSize() - Method in class dirk_krause.tools.DkGuiTool
Get minimum font size.
getMinimumSize() - Method in class dirk_krause.tools.DkColorArea
Get the minimum size of the component.
getMultiplePreferenceBools(String[], boolean[]) - Method in class dirk_krause.tools.DkTool
Get multiple preferences entries.
getMultiplePreferenceInts(String[], int[]) - Method in class dirk_krause.tools.DkTool
Get multiple preferences entries.
getMultiplePreferenceStrings(String[], String[]) - Method in class dirk_krause.tools.DkTool
Get multiple preference entries.
getMustAcceptAll() - Method in class dirk_krause.tools.DkDropFile
Check whether the TransferHander must accept all file names successfully for a successfull dnd operation.
getNewFont() - Method in class dirk_krause.tools.DkGuiTool
Get replacement font family name.
getNormalizedDate(String) - Static method in class dirk_krause.tools.DkTool
Convert string to a normalized date (german date format).
getOldFont() - Method in class dirk_krause.tools.DkGuiTool
Get font family name to replace.
getPathSeparator() - Method in class dirk_krause.tools.DkTool
Get PATH separator.
getPreferenceBool(String, boolean) - Method in class dirk_krause.tools.DkTool
Get preference entry.
getPreferenceInt(String, int) - Method in class dirk_krause.tools.DkTool
Get preferences entry.
getPreferenceString(String, String) - Method in class dirk_krause.tools.DkTool
Get preferences entry.
getPreferredSize() - Method in class dirk_krause.tools.DkColorArea
Get the preferred size of the component.
getPropertyString(String, String) - Method in class dirk_krause.tools.DkTool
Get property entry.
getReplaceFonts() - Method in class dirk_krause.tools.DkGuiTool
Get the replace-fonts flag.
getResult() - Method in class dirk_krause.tools.DkPrintResult
Retrieve success flag.
getRunType() - Method in class dirk_krause.tools.DkTool
Retrieve run type.
getStringArrayIndex(String[], String, boolean) - Static method in class dirk_krause.tools.DkTool
Get index of string s in string array a.
getStringArrayIndex(String[], String) - Static method in class dirk_krause.tools.DkTool
Get index of string s in string array a.
getStringArrayIndex(String[], String, int[], boolean) - Static method in class dirk_krause.tools.DkTool
Get index of string s in string array a.
getStringArrayIndex(String[], String, int[]) - Static method in class dirk_krause.tools.DkTool
Get index of string s in string array a.
getStringFromInputStream(InputStream, String) - Method in class dirk_krause.tools.DkTool
Construct one large string from an input stream contents.
getStringFromInputStream(InputStream) - Method in class dirk_krause.tools.DkTool
Construct one large string from an input stream contents.
getText() - Method in class dirk_krause.tools.DkPrintResult
Retrieve dialog box text.
getTitle() - Method in class dirk_krause.tools.DkPrintResult
Retrieve dialog box title.
getUserHome() - Method in class dirk_krause.tools.DkTool
Get users home directory.
getUserLanguage() - Method in class dirk_krause.tools.DkTool
Get users language.
getUserName() - Method in class dirk_krause.tools.DkTool
Get current user name.
getUserRegion() - Method in class dirk_krause.tools.DkTool
Get users region.
guiDialog - Variable in class dirk_krause.tools.DkFrame
Dialog box for GUI settings.

H

h - Variable in class dirk_krause.tools.DkSizeTracker
The largest height we have ever found.
handleJob(JFrame, String, Printable) - Method in class dirk_krause.tools.DkPrintClient
Submit one print job.
hexCharacters - Static variable in class dirk_krause.tools.DkTool
Hexadecimal characters, used by encodeToHtml.

I

importData(JComponent, Transferable) - Method in class dirk_krause.tools.DkDropFile
Import data into component.
isBoolean(String) - Static method in class dirk_krause.tools.DkTool
Check whether a string is a boolean.
isEnabled() - Method in class dirk_krause.tools.DkDropFile
Check whether or not drag-and-drop is enabled.

J

jLayoutCreateDistancePanel(int, boolean) - Method in class dirk_krause.tools.DkGuiDialog
Create a dummy panel to ensure minimum distances.
jLayoutCreateDistancePanel(int, boolean) - Method in class dirk_krause.tools.DkMsgDialog
Create a dummy panel to ensure minimum distances.

L

localized_text_file - Static variable in class dirk_krause.tools.DkGuiDialog
File name for localized texts.

M

message - Variable in class dirk_krause.tools.DkPrintResult
Text to show in the result dialog box.
messageDialog - Variable in class dirk_krause.tools.DkFrame
Message dialog.
minimumSize - Variable in class dirk_krause.tools.DkColorArea
The minimum size of the component
mouseClicked(MouseEvent) - Method in class dirk_krause.tools.DkColorArea
Perform action after mouse-click (choose new color)
mouseEntered(MouseEvent) - Method in class dirk_krause.tools.DkColorArea
Handle mouse-entered event.
mouseExited(MouseEvent) - Method in class dirk_krause.tools.DkColorArea
Handle mouse-exited event.
mouseKeyPressed - Variable in class dirk_krause.tools.DkColorArea
Flag to indicate whether or not the mouse key is pressed
mouseOverArea - Variable in class dirk_krause.tools.DkColorArea
Flag to indicate whether or not the mouse is over the component
mousePressed(MouseEvent) - Method in class dirk_krause.tools.DkColorArea
Handle mouse-pressed event.
mouseReleased(MouseEvent) - Method in class dirk_krause.tools.DkColorArea
Handle mouse-released event.
msgError(String, String, boolean) - Method in class dirk_krause.tools.DkFrame
Show an error message box.
msgInfo(String, String, boolean) - Method in class dirk_krause.tools.DkFrame
Show an information message box.
msgWarning(String, String, boolean) - Method in class dirk_krause.tools.DkFrame
Show an warning message box.
mustAcceptAll - Variable in class dirk_krause.tools.DkDropFile
Is it sufficient to process one name successfully or do we need to process all names successfully?
mustPackAgain(JComponent) - Method in class dirk_krause.tools.DkSizeTracker
Check whether or not the window/dialog must be packed again.

O

openLocalizedResource(Object, String) - Method in class dirk_krause.tools.DkTool
Get input stream for a named resource, prefer localized version.
openResource(Object, String) - Method in class dirk_krause.tools.DkTool
Get input stream for a named resource.

P

paintComponent(Graphics) - Method in class dirk_krause.tools.DkColorArea
Redraw the component.
parent - Variable in class dirk_krause.tools.DkMsgDialog
The parent frame of the dialog box.
pkInt - Static variable in class dirk_krause.tools.DkFrame
 
prcl - Variable in class dirk_krause.tools.DkFrame
Print client.
preferredSize - Variable in class dirk_krause.tools.DkColorArea
The preferred size of the component
processBackslashEscapedString(String) - Method in class dirk_krause.tools.DkTool
Process a backslash-escaped string.
processFilename(String) - Method in class dirk_krause.tools.DkDropFile
Process one filename.
psAllowedCharacters - Static variable in class dirk_krause.tools.DkTool
Allowed character set in PS files.
psNamesPr - Variable in class dirk_krause.tools.DkPrintClient
Names of the print services for a Printable.
psNamesPs - Variable in class dirk_krause.tools.DkPrintClient
Names of the print services for PS.
psPr - Variable in class dirk_krause.tools.DkPrintClient
Print services which can handle a Printable.
psPs - Variable in class dirk_krause.tools.DkPrintClient
Print services which can handle PS.
psSelPr - Variable in class dirk_krause.tools.DkPrintClient
Currently selected Printable printer.
psSelPs - Variable in class dirk_krause.tools.DkPrintClient
Currently selected PS printer.

R

removeActionListener(ActionListener) - Method in class dirk_krause.tools.DkColorArea
Remove action listener.
replaceSuffix(String, String) - Method in class dirk_krause.tools.DkTool
Replace file suffixes by a new suffix (or add new suffix).
res - Variable in class dirk_krause.tools.DkPrintResult
Result of the print job.
RUN_TYPE_APPLET - Static variable in class dirk_krause.tools.DkTool
Run-type: Applet.
RUN_TYPE_APPLICATION - Static variable in class dirk_krause.tools.DkTool
Run-type: Application.
RUN_TYPE_WEBSTART - Static variable in class dirk_krause.tools.DkTool
Run-type: Web-start application.

S

save(int) - Method in class dirk_krause.tools.DkGuiTool
Save settings (i.e.
sch - Variable in class dirk_krause.tools.DkFrame
Screen height.
scw - Variable in class dirk_krause.tools.DkFrame
Screen width.
sendToPrinter(String, Printable, boolean, boolean) - Method in class dirk_krause.tools.DkFrame
Send print job to printer.
sendToPrinter(String, Printable) - Method in class dirk_krause.tools.DkFrame
Send print job to printer.
sendToPrinter(String, boolean, boolean) - Method in class dirk_krause.tools.DkFrame
Send print job to printer.
sendToPrinter(String) - Method in class dirk_krause.tools.DkFrame
Send print job to printer.
sendToPrinter(Printable, boolean, boolean) - Method in class dirk_krause.tools.DkFrame
Send print job to printer.
sendToPrinter(Printable) - Method in class dirk_krause.tools.DkFrame
Send print job to printer.
setAcceptDirectories(boolean) - Method in class dirk_krause.tools.DkDropFile
Set flag for accepting directory names.
setAcceptFiles(boolean) - Method in class dirk_krause.tools.DkDropFile
Set flag for accepting regular file names.
setActionCommand(String) - Method in class dirk_krause.tools.DkColorArea
Set the action string.
setColor(Color) - Method in class dirk_krause.tools.DkColorArea
Set the color.
setComponentBorder(int) - Method in class dirk_krause.tools.DkGuiTool
Set space between components.
setEditorPage(String) - Method in class dirk_krause.tools.DkMsgDialog
Show page from URL.
setEditorPage(URL) - Method in class dirk_krause.tools.DkMsgDialog
Set new page from URL.
setEditorText(String) - Method in class dirk_krause.tools.DkMsgDialog
Set new text.
setEnabled(boolean) - Method in class dirk_krause.tools.DkDropFile
Enable or disable drag-and-drop.
setExitOnClose(boolean) - Method in class dirk_krause.tools.DkFrame
 
setFinishedAfterFirst(boolean) - Method in class dirk_krause.tools.DkDropFile
Set flag inidicating whether or not we can finish operation after first successful import.
setHtml(boolean) - Method in class dirk_krause.tools.DkMsgDialog
Set HTML content type on or off.
setLafIndex(int) - Method in class dirk_krause.tools.DkGuiTool
Set index of look-and-feel.
setMinimumFontSize(int) - Method in class dirk_krause.tools.DkGuiTool
Set minimum font size (0 for no minimum size required).
setMinimumSize(Dimension) - Method in class dirk_krause.tools.DkColorArea
Set the minimum size of the component.
setMultiplePreferenceBools(String[], boolean[], boolean, boolean) - Method in class dirk_krause.tools.DkTool
Set multiple preferences entries.
setMultiplePreferenceBools(String[], boolean[]) - Method in class dirk_krause.tools.DkTool
Set multiple preferences entries.
setMultiplePreferenceInts(String[], int[], boolean, boolean) - Method in class dirk_krause.tools.DkTool
Set multiple preferences entries.
setMultiplePreferenceInts(String[], int[]) - Method in class dirk_krause.tools.DkTool
Set multiple preferences entries.
setMultiplePreferenceStrings(String[], String[], boolean, boolean) - Method in class dirk_krause.tools.DkTool
Set multiple preference entries.
setMultiplePreferenceStrings(String[], String[]) - Method in class dirk_krause.tools.DkTool
Set multiple preference entries.
setMustAcceptAll(boolean) - Method in class dirk_krause.tools.DkDropFile
Set flag, whether the TransferHandler must accept all file names successfully for a successfull dnd operation.
setNewFont(String) - Method in class dirk_krause.tools.DkGuiTool
Set replacement font family name.
setOldFont(String) - Method in class dirk_krause.tools.DkGuiTool
Set font family name to replace.
setPreferenceBool(String, boolean, boolean, boolean) - Method in class dirk_krause.tools.DkTool
Set preference entry.
setPreferenceInt(String, int, boolean, boolean) - Method in class dirk_krause.tools.DkTool
Set preferences entry.
setPreferenceInt(String, int) - Method in class dirk_krause.tools.DkTool
Set preferences entry.
setPreferenceString(String, String, boolean, boolean) - Method in class dirk_krause.tools.DkTool
Set a preferences entry.
setPreferenceString(String, String) - Method in class dirk_krause.tools.DkTool
Set preferences entry.
setPreferredSize(Dimension) - Method in class dirk_krause.tools.DkColorArea
Set the preferred size of the component.
setReplaceFonts(boolean) - Method in class dirk_krause.tools.DkGuiTool
Enable/disable font replacement.
setText(String, boolean) - Method in class dirk_krause.tools.DkLogPanel
Replace current log text by a new text.
setTextFromAwtThread(String, boolean) - Method in class dirk_krause.tools.DkLogPanel
Replace current log text by a new text.
setTransferHandler(TransferHandler) - Method in class dirk_krause.tools.DkLogPanel
Set transfer handler.
showGuiDialog() - Method in class dirk_krause.tools.DkFrame
Show GUI setup dialog.
showMessageDialog(String, String, boolean) - Method in class dirk_krause.tools.DkFrame
Show a message dialog.
showMessageDialogForUrl(String, URL, boolean) - Method in class dirk_krause.tools.DkFrame
Show reource from an URL in the message dialog.
stringClassNames - Static variable in class dirk_krause.tools.DkDropFile
class names to check whether or not a class is the String class
stt - Static variable in class dirk_krause.tools.DkTool
Static texts used by this class.

T

t - Static variable in class dirk_krause.tools.DkMsgDialog
Texts used by the GUI.
t - Static variable in class dirk_krause.tools.DkPrintClient
Strings to show, either from file or the default strings.
theBooleanStrings - Static variable in class dirk_krause.tools.DkTool
Strings which can be converted into boolean values.
title - Variable in class dirk_krause.tools.DkPrintResult
Title to show in the result dialog box.
trimString(String) - Method in class dirk_krause.tools.DkTool
Trim and squeeze a string (return text only).

W

w - Variable in class dirk_krause.tools.DkSizeTracker
The largest width we have ever found.
windowActivated(WindowEvent) - Method in class dirk_krause.tools.DkFrame
Unused window event handler.
windowActivated(WindowEvent) - Method in class dirk_krause.tools.DkMsgDialog
Unused window event handler.
windowClosed(WindowEvent) - Method in class dirk_krause.tools.DkFrame
Unused window event handler.
windowClosed(WindowEvent) - Method in class dirk_krause.tools.DkMsgDialog
Unused window event handler.
windowClosing(WindowEvent) - Method in class dirk_krause.tools.DkFrame
Callback method, invoked when a window is closed.
windowClosing(WindowEvent) - Method in class dirk_krause.tools.DkMsgDialog
Callback method, invoked when a window is closed.
windowDeactivated(WindowEvent) - Method in class dirk_krause.tools.DkFrame
Unused window event handler.
windowDeactivated(WindowEvent) - Method in class dirk_krause.tools.DkMsgDialog
Unused window event handler.
windowDeiconified(WindowEvent) - Method in class dirk_krause.tools.DkFrame
Unused window event handler.
windowDeiconified(WindowEvent) - Method in class dirk_krause.tools.DkMsgDialog
Unused window event handler.
windowIconified(WindowEvent) - Method in class dirk_krause.tools.DkFrame
Unused window event handler.
windowIconified(WindowEvent) - Method in class dirk_krause.tools.DkMsgDialog
Unused window event handler.
windowOpened(WindowEvent) - Method in class dirk_krause.tools.DkFrame
Unused window event handler.
windowOpened(WindowEvent) - Method in class dirk_krause.tools.DkMsgDialog
Unused window event handler.

X

xy - Variable in class dirk_krause.tools.DkFrame
x, y, width, height

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