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

Quick Search    Search Deep
C D F G I J L M O P R S T

C

ConfigFile - class com.robrohan.tools.ConfigFile.
This is used to read simple xml config documents and either just get the DOM or allow access to specific values.
ConfigFile() - Constructor for class com.robrohan.tools.ConfigFile
Creates a new instance of ConfigFile
ConfigFile(String) - Constructor for class com.robrohan.tools.ConfigFile
Creates a new config file object using the passed file name
center(Window) - Static method in class com.robrohan.tools.FrameTools
Center a frame on the screen
closeDialog(WindowEvent) - Method in class com.robrohan.tools.r2Readme
Deprecated. Closes the dialog
com.robrohan.tools - package com.robrohan.tools
 

D

DOMFactory - Variable in class com.robrohan.tools.ConfigFile
Which dom factory to use
document - Variable in class com.robrohan.tools.ConfigFile
 

F

FrameTools - class com.robrohan.tools.FrameTools.
Common tools used in frames
FrameTools() - Constructor for class com.robrohan.tools.FrameTools
Creates a new instance of FrameTools
filename - Variable in class com.robrohan.tools.ConfigFile
 
filename - Variable in class com.robrohan.tools.ReadMe
 
filename - Variable in class com.robrohan.tools.r2Readme
Deprecated.  

G

getDOM() - Method in class com.robrohan.tools.ConfigFile
Get the raw DOM
getFileName() - Method in class com.robrohan.tools.ConfigFile
Returns the current file URI
getFileName() - Method in class com.robrohan.tools.ReadMe
returns the currently set file
getFileName() - Method in class com.robrohan.tools.r2Readme
Deprecated.  
getLength(String) - Method in class com.robrohan.tools.ConfigFile
Returns the number of times "key" is found in the config file
getValue(String, int) - Method in class com.robrohan.tools.ConfigFile
Gets a value from the file

I

initComponents() - Method in class com.robrohan.tools.ReadMe
This method is called from within the constructor to initialize the form.
initComponents() - Method in class com.robrohan.tools.r2Readme
Deprecated. This method is called from within the constructor to initialize the form.

J

jButton1 - Variable in class com.robrohan.tools.ReadMe
 
jButton1 - Variable in class com.robrohan.tools.r2Readme
Deprecated.  
jButton1ActionPerformed(ActionEvent) - Method in class com.robrohan.tools.ReadMe
 
jButton1ActionPerformed(ActionEvent) - Method in class com.robrohan.tools.r2Readme
Deprecated.  
jPanel1 - Variable in class com.robrohan.tools.r2Readme
Deprecated.  
jPanel2 - Variable in class com.robrohan.tools.r2Readme
Deprecated.  
jPanel3 - Variable in class com.robrohan.tools.ReadMe
 
jPanel4 - Variable in class com.robrohan.tools.ReadMe
 
jPanel5 - Variable in class com.robrohan.tools.ReadMe
 
jScrollPane1 - Variable in class com.robrohan.tools.ReadMe
 
jScrollPane1 - Variable in class com.robrohan.tools.r2Readme
Deprecated.  

L

loadFile() - Method in class com.robrohan.tools.ReadMe
loads the file from the resouce
loadFile() - Method in class com.robrohan.tools.r2Readme
Deprecated.  

M

main(String[]) - Static method in class com.robrohan.tools.r2Readme
Deprecated.  

O

openFile() - Method in class com.robrohan.tools.ConfigFile
Opens the file that was set using setFile or on object creation

P

panCenter - Variable in class com.robrohan.tools.ReadMe
 
panTop - Variable in class com.robrohan.tools.ReadMe
 

R

ReadMe - class com.robrohan.tools.ReadMe.
the "information" ent.
ReadMe() - Constructor for class com.robrohan.tools.ReadMe
Creates new form ReadMe
r2Readme - class com.robrohan.tools.r2Readme.
Deprecated. This class is no longer used. Please use ReadMe instead.
r2Readme(Frame, boolean) - Constructor for class com.robrohan.tools.r2Readme
Deprecated. Creates new form r2Readme

S

saveFile() - Method in class com.robrohan.tools.ConfigFile
Saves the config file if possible
setFileName(String) - Method in class com.robrohan.tools.ConfigFile
Sets the config file URI to a new file
setFileName(String) - Method in class com.robrohan.tools.ReadMe
Set the file to load into the readme text pane.
setFileName(String) - Method in class com.robrohan.tools.r2Readme
Deprecated.  
setValue(String, int, String) - Method in class com.robrohan.tools.ConfigFile
Changes the value of a key
showString(String) - Method in class com.robrohan.tools.ReadMe
Set the text contents to the passed string

T

txtDisplay - Variable in class com.robrohan.tools.ReadMe
 
txtDisplay - Variable in class com.robrohan.tools.r2Readme
Deprecated.  

C D F G I J L M O P R S T