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
N
O
P
R
S
T
U
W
Z
A
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 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
appendCtrlD
- Variable in class dirk_krause.jtools.
PrintClient
Flag: Append CTRL-D to end if not present.
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.
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.
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.
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 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.
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.
controllerToDialog()
- Method in class dirk_krause.jtools.
GuiDialog
correctPosition(Component)
- Static method in class dirk_krause.jtools.
ComponentPositioner
Correct position after resizing.
D
defaultActionCommand
- Static variable in class dirk_krause.jtools.
ColorShowArea
The default action command to send on mouse-click
destinationHost
- Variable in class dirk_krause.jtools.
PrintClient
Host (name or IP) to submit job to.
destinationPort
- Variable in class dirk_krause.jtools.
PrintClient
Port number on destination host.
destinationProtocol
- Variable in class dirk_krause.jtools.
PrintClient
Protocol for print job submission.
destinationQueue
- Variable in class dirk_krause.jtools.
PrintClient
Queue name on destination host.
destinationUser
- Variable in class dirk_krause.jtools.
PrintClient
User name for print job.
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
encodeForPostscript(String)
- Static method in class dirk_krause.jtools.
StringTool
ERROR_BAD_REMOTE_ADDRESS
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Problems with remote address.
ERROR_FAILED_LOCAL_PORT
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Failed to bind local port.
ERROR_FAILED_TO_CONNECT
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Failed to connect to remote address.
ERROR_FAILED_TO_CREATE_SOCKET
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Failed to create socket.
ERROR_FAILED_TO_FIND_HOSTNAME
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Failed to find my own host name.
ERROR_INVALID_ARGUMENT
- Static variable in class dirk_krause.jtools.
PrintClient
Error: An invalid argument was passed to a method.
ERROR_MEMORY
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Memory allocation problem.
ERROR_NO_DESTINATION
- Static variable in class dirk_krause.jtools.
PrintClient
Error: No destination specified yet.
ERROR_REJECTED_BY_SERVER
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Request rejected by server.
ERROR_UNKNOWN_PROTOCOL
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Unknown protocol, must be "tcp" or "lpd".
ERROR_WHILE_READING
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Failed to read response.
ERROR_WHILE_WRITING
- Static variable in class dirk_krause.jtools.
PrintClient
Error: Failed to write data.
F
fd
- Static variable in class dirk_krause.jtools.
DirectoryFilter
Filter description string
FilenameDropTransferHandler
- Class in
dirk_krause.jtools
A transfer handler accepting file names.
FilenameDropTransferHandler()
- Constructor for class dirk_krause.jtools.
FilenameDropTransferHandler
finishedAfterFirst
- Variable in class dirk_krause.jtools.
FilenameDropTransferHandler
We can finish data import after first succeeded filename.
G
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(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.
getHomeDirectory()
- Method in class dirk_krause.jtools.
PlatformInformation
Get the users home directory.
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.
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.
getLastError()
- Method in class dirk_krause.jtools.
PrintClient
Retrieve last error code, reset error code.
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.
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.
getResponse()
- Method in class dirk_krause.jtools.
PrintClient
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.
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.
GuiController
- Class in
dirk_krause.jtools
Control GUI.
GuiController(String)
- Constructor for class dirk_krause.jtools.
GuiController
Constructor using application name.
GuiController(String, boolean)
- Constructor for class dirk_krause.jtools.
GuiController
GuiController()
- Constructor for class dirk_krause.jtools.
GuiController
Constructor without application name.
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.
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.
I
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
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 dirk_krause.jtools.
GuiDialog
Handle item state changed event.
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 dirk_krause.jtools.
GuiDialog
Create a dummy panel to ensure minimum distances.
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
lastError
- Variable in class dirk_krause.jtools.
PrintClient
Error code for last error occured.
localPortMax
- Variable in class dirk_krause.jtools.
PrintClient
Local port (maximum value).
localPortMin
- Variable in class dirk_krause.jtools.
PrintClient
Local port (minimum value).
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 dirk_krause.jtools.
GuiDialog
Texts for labels...
M
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
OneDirectoryDropTransferHandler
- Class in
dirk_krause.jtools
This transfer handler accepts just one directory name.
OneDirectoryDropTransferHandler()
- Constructor for class dirk_krause.jtools.
OneDirectoryDropTransferHandler
Constructor.
optionKeys
- Static variable in class dirk_krause.jtools.
PrintClient
Option keywords.
P
paintComponent(Graphics)
- Method in class dirk_krause.jtools.
ColorShowArea
Redraw the component.
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.
preferredSize
- Variable in class dirk_krause.jtools.
ColorShowArea
The preferred size of the component
prefKey
- Static variable in class dirk_krause.jtools.
PrintClient
Key to retrieve job ID.
prefRoot
- Static variable in class dirk_krause.jtools.
PrintClient
Preferences root key.
PrintClient
- Class in
dirk_krause.jtools
Printer client.
PrintClient()
- Constructor for class dirk_krause.jtools.
PrintClient
processFilename(String)
- Method in class dirk_krause.jtools.
FilenameDropTransferHandler
Process one filename.
PROTOCOL_LPR
- Static variable in class dirk_krause.jtools.
PrintClient
Protocol: LPR/LPD.
PROTOCOL_TCP
- Static variable in class dirk_krause.jtools.
PrintClient
Protocol: Raw TCP.
PROTOCOL_UNKNOWN
- Static variable in class dirk_krause.jtools.
PrintClient
Protocol: Not yet specified.
protocols
- Static variable in class dirk_krause.jtools.
PrintClient
Protocol strings.
R
readResponse
- Variable in class dirk_krause.jtools.
PrintClient
Flag: Read response from printer.
removeActionListener(ActionListener)
- Method in class dirk_krause.jtools.
ColorShowArea
Remove action listener.
responseString
- Variable in class dirk_krause.jtools.
PrintClient
Response from printer.
restorePosition()
- Method in class dirk_krause.jtools.
ApplicationFrame
Restore the window position after creating the window.
run()
- Method in class dirk_krause.jtools.
LogContentsForCommand
Run the command and save output, build a log text to be shown in a LogWindow.
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.
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.
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.
setDestination(String)
- Method in class dirk_krause.jtools.
PrintClient
Set destination for print jobs submitted later.
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.
setLafIndex(int)
- Method in class dirk_krause.jtools.
GuiController
Set new LAF index.
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.
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
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
StatusChanger
- Interface in
dirk_krause.jtools
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
submit(byte[], boolean)
- Method in class dirk_krause.jtools.
PrintClient
Submit print job.
submit(byte[])
- Method in class dirk_krause.jtools.
PrintClient
Submit print job specified as byte array.
submit(String, boolean)
- Method in class dirk_krause.jtools.
PrintClient
Submit print job.
submit(String)
- Method in class dirk_krause.jtools.
PrintClient
Submit print job.
success
- Variable in class dirk_krause.jtools.
LogContents
Flag to indicate whether or not a program was run successfully.
sv
- Variable in class dirk_krause.jtools.
PlatformInformation
The string values array.
T
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...
U
unknownApplication
- Static variable in class dirk_krause.jtools.
GuiController
The default application name
W
w
- Variable in class dirk_krause.jtools.
SizeTracker
The largest width we have ever found.
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 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 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 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 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 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 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.
Z
zerobyte
- Static variable in class dirk_krause.jtools.
PrintClient
Confirmation byte to send after LPR requests.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
W
Z
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes