Serialized Form


Package org.jsqltool.conn.gui

Class org.jsqltool.conn.gui.ConnectionDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

borderLayout1

java.awt.BorderLayout borderLayout1

centralPanel

javax.swing.JPanel centralPanel

buttonsPanel

javax.swing.JPanel buttonsPanel

cancelButton

javax.swing.JButton cancelButton

okButton

javax.swing.JButton okButton

typePanel

javax.swing.JPanel typePanel

connTypeLabel

javax.swing.JLabel connTypeLabel

connTypeComboBox

javax.swing.JComboBox connTypeComboBox

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

defaultPanel

javax.swing.JPanel defaultPanel

odbcPanel

javax.swing.JPanel odbcPanel

otherPanel

javax.swing.JPanel otherPanel

borderLayout2

java.awt.BorderLayout borderLayout2

connPanel

javax.swing.JPanel connPanel

usernameLabel

javax.swing.JLabel usernameLabel

usernameTF

javax.swing.JTextField usernameTF

passwdLabel

javax.swing.JLabel passwdLabel

passwdTF

javax.swing.JPasswordField passwdTF

SIDLabel

javax.swing.JLabel SIDLabel

SIDTF

javax.swing.JTextField SIDTF

hostLabel

javax.swing.JLabel hostLabel

hostTF

javax.swing.JTextField hostTF

portLabel

javax.swing.JLabel portLabel

portTF

javax.swing.JTextField portTF

nameLabel

javax.swing.JLabel nameLabel

nameTF

javax.swing.JTextField nameTF

autoCommitCheckBox

javax.swing.JCheckBox autoCommitCheckBox

isolLabel

javax.swing.JLabel isolLabel

isolComboBox

javax.swing.JComboBox isolComboBox

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

nameLabel1

javax.swing.JLabel nameLabel1

nameTF1

javax.swing.JTextField nameTF1

classNameLabel

javax.swing.JLabel classNameLabel

classNameTF

javax.swing.JTextField classNameTF

urlLabel

javax.swing.JLabel urlLabel

urlTF

javax.swing.JTextField urlTF

autoCommitCheckBox1

javax.swing.JCheckBox autoCommitCheckBox1

isolLabel1

javax.swing.JLabel isolLabel1

isolComboBox1

javax.swing.JComboBox isolComboBox1

gridBagLayout3

java.awt.GridBagLayout gridBagLayout3

parent

ConnectionFrame parent

c

DbConnection c

nameLabel2

javax.swing.JLabel nameLabel2

nameTF2

javax.swing.JTextField nameTF2

odbcLabel

javax.swing.JLabel odbcLabel

odbcTF

javax.swing.JTextField odbcTF

usaernameLabel2

javax.swing.JLabel usaernameLabel2

usernameTF2

javax.swing.JTextField usernameTF2

passwdLabel2

javax.swing.JLabel passwdLabel2

passwdTF2

javax.swing.JPasswordField passwdTF2

autoCommitCheckBox2

javax.swing.JCheckBox autoCommitCheckBox2

isolLabel2

javax.swing.JLabel isolLabel2

isol2ComboBox

javax.swing.JComboBox isol2ComboBox

gridBagLayout4

java.awt.GridBagLayout gridBagLayout4

mode

int mode

readonlyCheckBox

javax.swing.JCheckBox readonlyCheckBox

readonly2CheckBox

javax.swing.JCheckBox readonly2CheckBox

readonly1CheckBox

javax.swing.JCheckBox readonly1CheckBox

quotes2CheckBox

javax.swing.JCheckBox quotes2CheckBox

username1Label

javax.swing.JLabel username1Label

username1TF

javax.swing.JTextField username1TF

passwd1Label

javax.swing.JLabel passwd1Label

passwd1TF

javax.swing.JPasswordField passwd1TF

catalogLabel

javax.swing.JLabel catalogLabel

catalog1TF

javax.swing.JTextField catalog1TF

cardLayout

java.awt.CardLayout cardLayout

Class org.jsqltool.conn.gui.ConnectionFrame implements Serializable

Serialized Fields

scrollPane

javax.swing.JScrollPane scrollPane

connNames

java.util.Vector connNames

connList

javax.swing.JList connList

buttonsPanel

javax.swing.JPanel buttonsPanel

delButton

javax.swing.JButton delButton

newButton

javax.swing.JButton newButton

editButton

javax.swing.JButton editButton

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

connLabel

javax.swing.JLabel connLabel

conns

java.util.ArrayList conns

parent

MainFrame parent

copyButton

javax.swing.JButton copyButton


Package org.jsqltool.gui

Class org.jsqltool.gui.AboutBox implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

image1

javax.swing.ImageIcon image1

borderLayout1

java.awt.BorderLayout borderLayout1

scrollPane

javax.swing.JScrollPane scrollPane

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

other

javax.swing.JTextArea other

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

iconButton

javax.swing.JButton iconButton

Class org.jsqltool.gui.FilterListPanel implements Serializable

Serialized Fields

skipLabel

javax.swing.JLabel skipLabel

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

skipTF

javax.swing.JTextField skipTF

findLabel

javax.swing.JLabel findLabel

findTF

javax.swing.JTextField findTF

controller

FilterListController controller
controller used to re-load list or find inside it


list

javax.swing.JList list
entities list

Class org.jsqltool.gui.MainFrame implements Serializable

Serialized Fields

contentPane

javax.swing.JPanel contentPane

menuBar

javax.swing.JMenuBar menuBar

menuFile

javax.swing.JMenu menuFile

menuFileExit

javax.swing.JMenuItem menuFileExit

menuHelp

javax.swing.JMenu menuHelp

menuHelpAbout

javax.swing.JMenuItem menuHelpAbout

toolbar

javax.swing.JToolBar toolbar

queryButton

javax.swing.JButton queryButton

listaButton

javax.swing.JButton listaButton

schemaButton

javax.swing.JButton schemaButton

commitButton

javax.swing.JButton commitButton

rollbackButton

javax.swing.JButton rollbackButton

queryImage

javax.swing.ImageIcon queryImage

listaImage

javax.swing.ImageIcon listaImage

schemaImage

javax.swing.ImageIcon schemaImage

commitImage

javax.swing.ImageIcon commitImage

rollbackImage

javax.swing.ImageIcon rollbackImage

statusBar

javax.swing.JPanel statusBar

borderLayout1

java.awt.BorderLayout borderLayout1

menuFileNewConn

javax.swing.JMenuItem menuFileNewConn

desktop

javax.swing.JDesktopPane desktop

menuFileEndItem

javax.swing.JMenuItem menuFileEndItem

menuFileEndAllItem

javax.swing.JMenuItem menuFileEndAllItem

connWindowManager

ConnWindows connWindowManager

viewMenu

javax.swing.JMenu viewMenu

sqlMenu

javax.swing.JMenu sqlMenu

dbMenu

javax.swing.JMenu dbMenu

winMenu

javax.swing.JMenu winMenu

currSqlMenuItem

javax.swing.JMenuItem currSqlMenuItem

recallListMenuItem

javax.swing.JMenuItem recallListMenuItem

explainPlanMenuItem

javax.swing.JMenuItem explainPlanMenuItem

importSQLMenuItem

javax.swing.JMenuItem importSQLMenuItem

schemaBrowserMenuItem

javax.swing.JMenuItem schemaBrowserMenuItem

dbSchemaMenuItem

javax.swing.JMenuItem dbSchemaMenuItem

sqlEditorMenuItem

javax.swing.JMenuItem sqlEditorMenuItem

commitMenuItem

javax.swing.JMenuItem commitMenuItem

rollbackMenuItem

javax.swing.JMenuItem rollbackMenuItem

optionsMenuItem

javax.swing.JMenuItem optionsMenuItem

closeAllMenuItem

javax.swing.JMenuItem closeAllMenuItem

traceMenuItem

javax.swing.JMenuItem traceMenuItem

menuFileRep

javax.swing.JMenuItem menuFileRep

flowLayout1

java.awt.FlowLayout flowLayout1

Class org.jsqltool.gui.OptionsDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

buttonsPanel

javax.swing.JPanel buttonsPanel

centerPanel

javax.swing.JPanel centerPanel

cancelButton

javax.swing.JButton cancelButton

okButton

javax.swing.JButton okButton

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

dateFormatLabel

javax.swing.JLabel dateFormatLabel

dateFormatTF

javax.swing.JTextField dateFormatTF

planTableLabel

javax.swing.JLabel planTableLabel

planTableTF

javax.swing.JTextField planTableTF

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

frame

MainFrame frame

updNoPkLabel

javax.swing.JLabel updNoPkLabel

updNoPK

javax.swing.JCheckBox updNoPK

languageLabel

javax.swing.JLabel languageLabel

languageTF

javax.swing.JTextField languageTF

Class org.jsqltool.gui.ParametersDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

buttonsPanel

javax.swing.JPanel buttonsPanel

borderLayout1

java.awt.BorderLayout borderLayout1

okButton

javax.swing.JButton okButton

typeLabel

javax.swing.JLabel typeLabel

typeComboBox

javax.swing.JComboBox typeComboBox

valueLabel

javax.swing.JLabel valueLabel

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

date

CalendarCombo date

text

javax.swing.JTextField text

num

javax.swing.JTextField num

currentControl

java.awt.Component currentControl
current input control


value

java.lang.Object value
current value


pos

int pos
position of parameter


values

java.util.Vector values
values used by query


sql

java.lang.String sql
sql to analyze


frame

SQLFrame frame
parent frame


parent

javax.swing.JFrame parent
MDI frame

Class org.jsqltool.gui.ProgressDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

progressBar

javax.swing.JProgressBar progressBar

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

goOn

boolean goOn
flag used to start progress


thread

ProgressDialog.ProgressThread thread
thread used to start progress bar


inc

boolean inc
true to increment progress bar, false to decrement it


canClose

boolean canClose
flag used to disable progress dialog closing

Class org.jsqltool.gui.SchemaFrame implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

splitPane

javax.swing.JSplitPane splitPane

schemaScrollPane

javax.swing.JScrollPane schemaScrollPane

borderLayout1

java.awt.BorderLayout borderLayout1

tableTabbedPane

javax.swing.JTabbedPane tableTabbedPane

tableScrollPane

javax.swing.JScrollPane tableScrollPane

viewScrollPane

javax.swing.JScrollPane viewScrollPane

sinScrollPane

javax.swing.JScrollPane sinScrollPane

tablesList

javax.swing.JList tablesList

viewList

javax.swing.JList viewList

sinList

javax.swing.JList sinList

dbConnUtil

DbConnectionUtil dbConnUtil

tablesPanel

javax.swing.JPanel tablesPanel

borderLayout2

java.awt.BorderLayout borderLayout2

catPanel

javax.swing.JPanel catPanel

catLabel

javax.swing.JLabel catLabel

catComboBox

javax.swing.JComboBox catComboBox

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

tablePanel

javax.swing.JPanel tablePanel

viewPanel

javax.swing.JPanel viewPanel

synPanel

javax.swing.JPanel synPanel

borderLayout3

java.awt.BorderLayout borderLayout3

borderLayout4

java.awt.BorderLayout borderLayout4

borderLayout5

java.awt.BorderLayout borderLayout5

borderLayout6

java.awt.BorderLayout borderLayout6

toolbarPanel

javax.swing.JPanel toolbarPanel

schemaPanel

javax.swing.JPanel schemaPanel

printButton

javax.swing.JButton printButton

printImage

javax.swing.ImageIcon printImage

printFitButton

javax.swing.JButton printFitButton

printFitImage

javax.swing.ImageIcon printFitImage

loadButton

javax.swing.JButton loadButton

loadImage

javax.swing.ImageIcon loadImage

saveButton

javax.swing.JButton saveButton

saveImage

javax.swing.ImageIcon saveImage

expButton

javax.swing.JButton expButton

expImage

javax.swing.ImageIcon expImage

flowLayout1

java.awt.FlowLayout flowLayout1

tableFilterListPanel

FilterListPanel tableFilterListPanel

viewFilterListPanel

FilterListPanel viewFilterListPanel

synFilterListPanel

FilterListPanel synFilterListPanel

schemaName

java.lang.String schemaName
current selected schema name (if combo is empty, then schemaName is set to ""


model

org.jgraph.graph.GraphModel model
JGraph model


view

org.jgraph.graph.GraphLayoutCache view
JGraph view


graph

org.jgraph.JGraph graph
JGraph diagram


entitiesAlreadyInserted

java.util.Hashtable entitiesAlreadyInserted
entities already inserted into the graph


parent

MainFrame parent
parent frame


zoomComboBox

javax.swing.JComboBox zoomComboBox

dragSource1

java.awt.dnd.DragSource dragSource1
drag sources


dragSource2

java.awt.dnd.DragSource dragSource2

dragSource3

java.awt.dnd.DragSource dragSource3

gridId

java.lang.String gridId
grid identifier, used for DnD


dropTarget

java.awt.dnd.DropTarget dropTarget
drop gesture

Class org.jsqltool.gui.SQLFrame implements Serializable

Serialized Fields

dbConnUtil

DbConnectionUtil dbConnUtil

mainPanel

javax.swing.JPanel mainPanel

buttonsPanel

javax.swing.JPanel buttonsPanel

borderLayout1

java.awt.BorderLayout borderLayout1

splitPane

javax.swing.JSplitPane splitPane

statePanel

javax.swing.JPanel statePanel

editor

SQLTextArea editor

dataPanel

DataPanel dataPanel

executeButton

javax.swing.JButton executeButton

executeHistoryButton

javax.swing.JButton executeHistoryButton

explainPlanButton

javax.swing.JButton explainPlanButton

importSQLButton

javax.swing.JButton importSQLButton

executeImage

javax.swing.ImageIcon executeImage

executeHistoryImage

javax.swing.ImageIcon executeHistoryImage

explainPlanImage

javax.swing.ImageIcon explainPlanImage

importSQLImage

javax.swing.ImageIcon importSQLImage

flowLayout1

java.awt.FlowLayout flowLayout1

statusLabel

javax.swing.JLabel statusLabel

borderLayout2

java.awt.BorderLayout borderLayout2

lastSQL

java.lang.String lastSQL

parent

javax.swing.JFrame parent

tableMenu

javax.swing.JWindow tableMenu

colMenu

javax.swing.JWindow colMenu

dotPressed

boolean dotPressed

tables

javax.swing.JList tables

cols

javax.swing.JList cols

tableScrollPane

javax.swing.JScrollPane tableScrollPane

colScrollPane

javax.swing.JScrollPane colScrollPane

tablesModel

javax.swing.DefaultListModel tablesModel

colsModel

javax.swing.DefaultListModel colsModel

Class org.jsqltool.gui.SQLStatementRecallDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

borderLayout1

java.awt.BorderLayout borderLayout1

centerPanel

javax.swing.JPanel centerPanel

buttonsPanel

javax.swing.JPanel buttonsPanel

cancelButton

javax.swing.JButton cancelButton

okButton

javax.swing.JButton okButton

scrollPane

javax.swing.JScrollPane scrollPane

borderLayout2

java.awt.BorderLayout borderLayout2

model

CustomTableModel model

oldQueries

javax.swing.JTable oldQueries

frame

SQLFrame frame

Class org.jsqltool.gui.TableExportDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

borderLayout1

java.awt.BorderLayout borderLayout1

headPanel

javax.swing.JPanel headPanel

tabPanel

javax.swing.JPanel tabPanel

tabbedPane

javax.swing.JTabbedPane tabbedPane

borderLayout2

java.awt.BorderLayout borderLayout2

tableTF

javax.swing.JTextField tableTF

cancelButton

javax.swing.JButton cancelButton

okButton

javax.swing.JButton okButton

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

optionsPanel

javax.swing.JPanel optionsPanel

colPanel

javax.swing.JPanel colPanel

whereLabel

javax.swing.JLabel whereLabel

scrollPane

javax.swing.JScrollPane scrollPane

wherePane

javax.swing.JTextPane wherePane

destLabel

javax.swing.JLabel destLabel

clipRadioButton

javax.swing.JRadioButton clipRadioButton

fileRadioButton

javax.swing.JRadioButton fileRadioButton

fileLabel

javax.swing.JLabel fileLabel

filenameTF

javax.swing.JTextField filenameTF

filenameButton

javax.swing.JButton filenameButton

schemaCheckBox

javax.swing.JCheckBox schemaCheckBox

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

dest

javax.swing.ButtonGroup dest

tableName

java.lang.String tableName

frame

javax.swing.JFrame frame

gridBagLayout3

java.awt.GridBagLayout gridBagLayout3

colsScrollPane

javax.swing.JScrollPane colsScrollPane

colsTable

javax.swing.JTable colsTable

nullCheckBox

javax.swing.JCheckBox nullCheckBox

pkCheckBox

javax.swing.JCheckBox pkCheckBox

selButton

javax.swing.JButton selButton

unselButton

javax.swing.JButton unselButton

dbConnUtil

DbConnectionUtil dbConnUtil

pk

java.util.Hashtable pk

enableListener

boolean enableListener

formatLabel

javax.swing.JLabel formatLabel

sqlRadioButton

javax.swing.JRadioButton sqlRadioButton

formatButtonGroup

javax.swing.ButtonGroup formatButtonGroup

txtRadioButton

javax.swing.JRadioButton txtRadioButton

delimTF

javax.swing.JTextField delimTF

xlsRadioButton

javax.swing.JRadioButton xlsRadioButton

Class org.jsqltool.gui.TableListFrame implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

splitPane

javax.swing.JSplitPane splitPane

detailPane

TableDetailPanel detailPane

borderLayout1

java.awt.BorderLayout borderLayout1

tableTabbedPane

javax.swing.JTabbedPane tableTabbedPane

tableScrollPane

javax.swing.JScrollPane tableScrollPane

viewScrollPane

javax.swing.JScrollPane viewScrollPane

sinScrollPane

javax.swing.JScrollPane sinScrollPane

tablesList

javax.swing.JList tablesList

viewList

javax.swing.JList viewList

sinList

javax.swing.JList sinList

dbConnUtil

DbConnectionUtil dbConnUtil

tablesPanel

javax.swing.JPanel tablesPanel

borderLayout2

java.awt.BorderLayout borderLayout2

catPanel

javax.swing.JPanel catPanel

catLabel

javax.swing.JLabel catLabel

catComboBox

javax.swing.JComboBox catComboBox

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

tablePanel

javax.swing.JPanel tablePanel

viewPanel

javax.swing.JPanel viewPanel

synPanel

javax.swing.JPanel synPanel

borderLayout3

java.awt.BorderLayout borderLayout3

borderLayout4

java.awt.BorderLayout borderLayout4

borderLayout5

java.awt.BorderLayout borderLayout5

tableFilterListPanel

FilterListPanel tableFilterListPanel

viewFilterListPanel

FilterListPanel viewFilterListPanel

synFilterListPanel

FilterListPanel synFilterListPanel

schemaName

java.lang.String schemaName
current selected schema name (if combo is empty, then schemaName is set to ""

Class org.jsqltool.gui.TestSQLFrame implements Serializable

Serialized Fields

jScrollPane1

javax.swing.JScrollPane jScrollPane1

jScrollPane2

javax.swing.JScrollPane jScrollPane2

in

javax.swing.JTextPane in

out

javax.swing.JTextArea out

t

java.lang.Thread t

lock

java.lang.Object lock

isAlive

boolean isAlive

styles

java.util.Hashtable styles
A hash table containing the text styles. Simple attribute sets are hashed by name (String)

Class org.jsqltool.gui.TraceSessionFrame implements Serializable

Serialized Fields

dbConnUtil

DbConnectionUtil dbConnUtil

dataPanel

DataPanel dataPanel

parent

javax.swing.JFrame parent

topPanel

javax.swing.JPanel topPanel

filterPanel

javax.swing.JPanel filterPanel

buttonsPanel

javax.swing.JPanel buttonsPanel

refreshImage

javax.swing.ImageIcon refreshImage

gridLayout1

java.awt.GridLayout gridLayout1

refreshButton

javax.swing.JButton refreshButton

filterLabel

javax.swing.JLabel filterLabel

likeLabel

javax.swing.JLabel likeLabel

likeTF

javax.swing.JTextField likeTF

refreshLabel

javax.swing.JLabel refreshLabel

refreshTF

javax.swing.JTextField refreshTF

sxButton

javax.swing.JButton sxButton

dxButton

javax.swing.JButton dxButton

autoCheckBox

javax.swing.JCheckBox autoCheckBox

filterComboBox

javax.swing.JComboBox filterComboBox

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

refreshTime

double refreshTime

refreshThread

TraceSessionFrame.RefreshThread refreshThread

select

java.lang.String select

from

java.lang.String from

where

java.lang.String where

ordergroup

java.lang.String ordergroup

detailQuery

java.lang.String detailQuery

detailModelIndex

int detailModelIndex

NO_FILTER

java.lang.String NO_FILTER
See Also:
Constant Field Values

resultPanel

javax.swing.JPanel resultPanel

borderLayout1

java.awt.BorderLayout borderLayout1

sp

javax.swing.JScrollPane sp

resultTA

javax.swing.JTextArea resultTA

split

javax.swing.JSplitPane split


Package org.jsqltool.gui.graphics

Class org.jsqltool.gui.graphics.CalendarCombo implements Serializable

Serialized Fields

calendar

com.toedter.calendar.JCalendar calendar
calendar


dateBox

javax.swing.JTextField dateBox
date input field (read only)


icon

javax.swing.Icon icon
button icon


button

javax.swing.JButton button
button used to opne the calendar


gridBagLayout1

java.awt.GridBagLayout gridBagLayout1
layout used in this panel


menu

javax.swing.JPopupMenu menu
popup menu used to host the calendar


sdf

java.text.SimpleDateFormat sdf
date format used to set date input field content


menuIsVisible

boolean menuIsVisible
flag used to set popup menu visibility


firstTime

boolean firstTime
flag used to indicate popup just opened

Class org.jsqltool.gui.graphics.DateCellEditor implements Serializable

Serialized Fields

startVal

java.sql.Timestamp startVal

tf

CalendarCombo tf

Class org.jsqltool.gui.graphics.DateCellRenderer implements Serializable

Serialized Fields

dateFormat

java.text.SimpleDateFormat dateFormat
date formatted

Class org.jsqltool.gui.graphics.SQLTextArea implements Serializable

Serialized Fields

editor

javax.swing.JTextPane editor
contains SQL text


t

java.lang.Thread t
thread used to color the text according to the SQL syntax


lock

java.lang.Object lock
lock variable used by the colored thread


isAlive

boolean isAlive
flag used inside the colored thread


styles

java.util.Hashtable styles
hash table containing the text styles. Simple attribute sets are hashed by name (String)


startpos

int startpos
char pos to use to start text analysys


Package org.jsqltool.gui.panel

Class org.jsqltool.gui.panel.DataPanel implements Serializable

Serialized Fields

borderLayout1

java.awt.BorderLayout borderLayout1

scrollPane

javax.swing.JScrollPane scrollPane

table

Table table

query

java.lang.String query

parameters

java.util.Vector parameters

originalQuery

java.lang.String originalQuery

BLOCK_SIZE

int BLOCK_SIZE
number of records per block


inc

int inc
current first row in block


dbConnUtil

DbConnectionUtil dbConnUtil

tableModelListener

javax.swing.event.TableModelListener tableModelListener

adjEvent

java.awt.event.AdjustmentEvent adjEvent

sortColIndex

int sortColIndex
table model column index, related to the current sorted column; -1 = no sorted column


sortColValue

java.lang.String sortColValue
sort versus: ascending or descending; "" no sort versus

Class org.jsqltool.gui.panel.Table implements Serializable

Serialized Fields

selListener

javax.swing.event.ListSelectionListener selListener


Package org.jsqltool.gui.tablepanel

Class org.jsqltool.gui.tablepanel.TableDetailPanel implements Serializable

Serialized Fields

borderLayout1

java.awt.BorderLayout borderLayout1

mainPanel

javax.swing.JPanel mainPanel

tabbedPane

javax.swing.JTabbedPane tabbedPane

borderLayout2

java.awt.BorderLayout borderLayout2

buttonsPanel

javax.swing.JPanel buttonsPanel

refreshTablesButton

javax.swing.JButton refreshTablesButton

refreshDetailButton

javax.swing.JButton refreshDetailButton

refreshTablesImage

javax.swing.ImageIcon refreshTablesImage

refreshDetailImage

javax.swing.ImageIcon refreshDetailImage

flowLayout1

java.awt.FlowLayout flowLayout1

parentFrame

TableListFrame parentFrame

tableName

java.lang.String tableName

dbConnUtil

DbConnectionUtil dbConnUtil

parent

MainFrame parent

Class org.jsqltool.gui.tablepanel.TablePluginAdapter implements Serializable

Serialized Fields

tableName

java.lang.String tableName

pk

java.util.Hashtable pk

dataPanel

DataPanel dataPanel

borderLayout1

java.awt.BorderLayout borderLayout1

dbConnUtil

DbConnectionUtil dbConnUtil

parent

javax.swing.JFrame parent

borderLayout2

java.awt.BorderLayout borderLayout2


Package org.jsqltool.gui.tableplugins

Class org.jsqltool.gui.tableplugins.AddColumnDialog implements Serializable

Serialized Fields

mainPnel

javax.swing.JPanel mainPnel

tableName

java.lang.String tableName
current table name


dbConnUtil

DbConnectionUtil dbConnUtil
database connection util


gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

colNameLabel

javax.swing.JLabel colNameLabel

colNameTF

javax.swing.JTextField colNameTF

colTypeLabel

javax.swing.JLabel colTypeLabel

colTypeComboBox

javax.swing.JComboBox colTypeComboBox

sizeLabel

javax.swing.JLabel sizeLabel

sizeTF

javax.swing.JTextField sizeTF

decLabel

javax.swing.JLabel decLabel

decTF

javax.swing.JTextField decTF

defLabel

javax.swing.JLabel defLabel

defTF

javax.swing.JTextField defTF

buttonsPanel

javax.swing.JPanel buttonsPanel

execButton

javax.swing.JButton execButton

cancelButton

javax.swing.JButton cancelButton

parent

javax.swing.JFrame parent

notNullCheckBox

javax.swing.JCheckBox notNullCheckBox

Class org.jsqltool.gui.tableplugins.ColumnsTablePanel implements Serializable

Serialized Fields

tableName

java.lang.String tableName

pk

java.util.Hashtable pk

buttonsPanel

javax.swing.JPanel buttonsPanel

flowLayout1

java.awt.FlowLayout flowLayout1

dataPanel

DataPanel dataPanel

borderLayout1

java.awt.BorderLayout borderLayout1

dbConnUtil

DbConnectionUtil dbConnUtil

parent

javax.swing.JFrame parent

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

Class org.jsqltool.gui.tableplugins.ConstraintsTablePanel implements Serializable

Serialized Fields

pk

java.util.Hashtable pk

buttonsPanel

javax.swing.JPanel buttonsPanel

enableAllButton

javax.swing.JButton enableAllButton

disableAllButton

javax.swing.JButton disableAllButton

enableButton

javax.swing.JButton enableButton

disableButton

javax.swing.JButton disableButton

dropButton

javax.swing.JButton dropButton

enableAllImage

javax.swing.ImageIcon enableAllImage

disableAllImage

javax.swing.ImageIcon disableAllImage

enableImage

javax.swing.ImageIcon enableImage

disableImage

javax.swing.ImageIcon disableImage

dropImage

javax.swing.ImageIcon dropImage

flowLayout1

java.awt.FlowLayout flowLayout1

borderLayout1

java.awt.BorderLayout borderLayout1

parent

javax.swing.JFrame parent

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

cons

Constraints cons
implementation class related to database type

Class org.jsqltool.gui.tableplugins.DataTablePanel implements Serializable

Serialized Fields

tableName

java.lang.String tableName

pk

java.util.Hashtable pk

buttonsPanel

javax.swing.JPanel buttonsPanel

insertButton

javax.swing.JButton insertButton

delButton

javax.swing.JButton delButton

findButton

javax.swing.JButton findButton

cancelEditButton

javax.swing.JButton cancelEditButton

refreshButton

javax.swing.JButton refreshButton

firstButton

javax.swing.JButton firstButton

leftButton

javax.swing.JButton leftButton

rightButton

javax.swing.JButton rightButton

lastButton

javax.swing.JButton lastButton

insertImage

javax.swing.ImageIcon insertImage

delImage

javax.swing.ImageIcon delImage

findImage

javax.swing.ImageIcon findImage

find2Image

javax.swing.ImageIcon find2Image

refreshImage

javax.swing.ImageIcon refreshImage

cancelEditImage

javax.swing.ImageIcon cancelEditImage

commitImage

javax.swing.ImageIcon commitImage

firstImage

javax.swing.ImageIcon firstImage

leftImage

javax.swing.ImageIcon leftImage

rightImage

javax.swing.ImageIcon rightImage

lastImage

javax.swing.ImageIcon lastImage

flowLayout1

java.awt.FlowLayout flowLayout1

dataPanel

DataPanel dataPanel

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

dbConnUtil

DbConnectionUtil dbConnUtil

parent

javax.swing.JFrame parent

selectedRow

java.lang.Object[] selectedRow

currentRow

int currentRow
current changed row


filterTF

javax.swing.JTextField filterTF
current selected cell value


columnName

java.lang.String columnName
current selected column name

Class org.jsqltool.gui.tableplugins.IndexesTablePanel implements Serializable

Serialized Fields

pk

java.util.Hashtable pk

buttonsPanel

javax.swing.JPanel buttonsPanel

enableAllButton

javax.swing.JButton enableAllButton

disableAllButton

javax.swing.JButton disableAllButton

enableButton

javax.swing.JButton enableButton

disableButton

javax.swing.JButton disableButton

dropButton

javax.swing.JButton dropButton

enableAllImage

javax.swing.ImageIcon enableAllImage

disableAllImage

javax.swing.ImageIcon disableAllImage

enableImage

javax.swing.ImageIcon enableImage

disableImage

javax.swing.ImageIcon disableImage

dropImage

javax.swing.ImageIcon dropImage

flowLayout1

java.awt.FlowLayout flowLayout1

borderLayout1

java.awt.BorderLayout borderLayout1

parent

javax.swing.JFrame parent

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

indexes

Indexes indexes
class related to the dabase type currently in use

Class org.jsqltool.gui.tableplugins.ScriptTablePanel implements Serializable

Serialized Fields

tableName

java.lang.String tableName

sql

SQLTextArea sql

borderLayout1

java.awt.BorderLayout borderLayout1

dbConnUtil

DbConnectionUtil dbConnUtil

parent

javax.swing.JFrame parent

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

Class org.jsqltool.gui.tableplugins.TriggersTablePanel implements Serializable

Serialized Fields

pk

java.util.Hashtable pk

borderLayout1

java.awt.BorderLayout borderLayout1

parent

javax.swing.JFrame parent

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

triggers

Triggers triggers
class related to the dabase type currently in use


Package org.jsqltool.gui.tableplugins.datatable.filter

Class org.jsqltool.gui.tableplugins.datatable.filter.FilterDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

borderLayout1

java.awt.BorderLayout borderLayout1

buttonsPanel

javax.swing.JPanel buttonsPanel

cancelButton

javax.swing.JButton cancelButton

okButton

javax.swing.JButton okButton

tabbedPane

javax.swing.JTabbedPane tabbedPane

orderPanel

javax.swing.JPanel orderPanel

filterPanel

javax.swing.JPanel filterPanel

orderScrollPane

javax.swing.JScrollPane orderScrollPane

orderList

javax.swing.JList orderList

opComboBox

javax.swing.JComboBox opComboBox

colComboBox

javax.swing.JComboBox colComboBox

valueTextField

javax.swing.JTextField valueTextField

andButton

javax.swing.JButton andButton

orButton

javax.swing.JButton orButton

whereScrollPane

javax.swing.JScrollPane whereScrollPane

whereTextArea

javax.swing.JTextArea whereTextArea

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

fm

FilterModel fm

tableName

java.lang.String tableName

orderScrollPane2

javax.swing.JScrollPane orderScrollPane2

orderList2

javax.swing.JList orderList2

ascrightButton

javax.swing.JButton ascrightButton

leftButton

javax.swing.JButton leftButton

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

selectedColumns

java.util.HashSet selectedColumns

descRightButton

javax.swing.JButton descRightButton

upButton

javax.swing.JButton upButton

downButton

javax.swing.JButton downButton

upImage

javax.swing.ImageIcon upImage

downImage

javax.swing.ImageIcon downImage

leftImage

javax.swing.ImageIcon leftImage

ascRightImage

javax.swing.ImageIcon ascRightImage

descRightImage

javax.swing.ImageIcon descRightImage

clearSortButton

javax.swing.JButton clearSortButton

clearFilterButton

javax.swing.JButton clearFilterButton

flowLayout1

java.awt.FlowLayout flowLayout1

dbConnUtil

DbConnectionUtil dbConnUtil


Package org.jsqltool.jgraph.gui

Class org.jsqltool.jgraph.gui.EntityPanel implements Serializable

Serialized Fields

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

pkPanel

javax.swing.JPanel pkPanel

attrsPanel

javax.swing.JPanel attrsPanel

namePanel

javax.swing.JPanel namePanel

nameLabel

javax.swing.JLabel nameLabel

pks

javax.swing.JTextArea pks

attrs

javax.swing.JTextArea attrs

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

gridBagLayout3

java.awt.GridBagLayout gridBagLayout3

gridBagLayout4

java.awt.GridBagLayout gridBagLayout4

Class org.jsqltool.jgraph.gui.EntityVertexView implements Serializable

Serialized Fields

data

org.jgraph.graph.DefaultGraphCell data

node

EntityPanel node

renderer

org.jgraph.graph.VertexRenderer renderer

Class org.jsqltool.jgraph.gui.LoadFileDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

borderLayout1

java.awt.BorderLayout borderLayout1

frame

MainFrame frame
main frame


parentFrame

SchemaFrame parentFrame
parent frame


gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

profilesLabel

javax.swing.JLabel profilesLabel

scrollPane

javax.swing.JScrollPane scrollPane

profilesList

javax.swing.JList profilesList

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

dbConnName

java.lang.String dbConnName
connection name (used as prefix in a profile file name)


Package org.jsqltool.model

Class org.jsqltool.model.CustomTableModel implements Serializable

Serialized Fields

editMode

int editMode

insertRowIndex

int insertRowIndex

editableCols

boolean[] editableCols

colNames

java.util.Vector colNames

colTypes

java.lang.Class[] colTypes

colSizes

int[] colSizes


Package org.jsqltool.replication.gui

Class org.jsqltool.replication.gui.ReplicationDialog implements Serializable

Serialized Fields

mainPanel

javax.swing.JPanel mainPanel

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

nameLabel

javax.swing.JLabel nameLabel

nameTF

javax.swing.JTextField nameTF

srcLabel

javax.swing.JLabel srcLabel

srcComboBox

javax.swing.JComboBox srcComboBox

destLabel

javax.swing.JLabel destLabel

destComboBox

javax.swing.JComboBox destComboBox

buttonsPanel

javax.swing.JPanel buttonsPanel

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

tablesLabel

javax.swing.JLabel tablesLabel

tablesScrollPane

javax.swing.JScrollPane tablesScrollPane

tablesList

javax.swing.JList tablesList

recreateCheckBox

javax.swing.JCheckBox recreateCheckBox

mode

int mode
current window mode (edit/insert)


profile

ReplicationProfile profile
current replication profile


parentFrame

ReplicationFrame parentFrame
parent frame


frame

MainFrame frame
main frame


conns

java.util.ArrayList conns
connections defined

Class org.jsqltool.replication.gui.ReplicationFrame implements Serializable

Serialized Fields

scrollPane

javax.swing.JScrollPane scrollPane

profileNames

java.util.Vector profileNames

profileList

javax.swing.JList profileList

buttonsPanel

javax.swing.JPanel buttonsPanel

delButton

javax.swing.JButton delButton

newButton

javax.swing.JButton newButton

editButton

javax.swing.JButton editButton

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

profileLabel

javax.swing.JLabel profileLabel

profiles

java.util.ArrayList profiles

parent

MainFrame parent