Serialized Form
-
Package com.jsql.view.swing
-
Class com.jsql.view.swing.JFrameView
class JFrameView extends JFrame implements Serializable-
Serialized Fields
-
injectionModel
com.jsql.model.InjectionModel injectionModel
-
isMaximized
boolean isMaximized
-
mapUuidShell
Map<UUID,
AbstractExploit> mapUuidShell Map of terminal by unique identifier. -
splitNS
SplitNS splitNS
-
tabManagers
TabManagers tabManagers
-
-
-
-
Package com.jsql.view.swing.action
-
Class com.jsql.view.swing.action.ActionCloseTabResult
class ActionCloseTabResult extends AbstractAction implements Serializable -
Class com.jsql.view.swing.action.ActionNewWindow
class ActionNewWindow extends AbstractAction implements Serializable -
Class com.jsql.view.swing.action.ActionSaveTab
class ActionSaveTab extends AbstractAction implements Serializable-
Serialized Fields
-
replaceFileChooser
ReplaceFileChooser replaceFileChooser
-
-
-
-
Package com.jsql.view.swing.console
-
Class com.jsql.view.swing.console.AbstractColoredConsole
class AbstractColoredConsole extends JPopupTextPane implements Serializable-
Serialized Fields
-
tabName
String tabName
Text name of tab.
-
-
-
Class com.jsql.view.swing.console.SimpleConsoleAdapter
class SimpleConsoleAdapter extends AbstractColoredConsole implements Serializable-
Serialized Fields
-
attributeTimestamp
SimpleAttributeSet attributeTimestamp
-
-
-
-
Package com.jsql.view.swing.dialog
-
Class com.jsql.view.swing.dialog.DialogAbout
class DialogAbout extends JDialog implements Serializable-
Serialized Fields
-
buttonClose
JButton buttonClose
Button receiving focus.
-
-
-
Class com.jsql.view.swing.dialog.DialogTranslate
class DialogTranslate extends JDialog implements Serializable -
Class com.jsql.view.swing.dialog.ReplaceFileChooser
class ReplaceFileChooser extends JFileChooser implements Serializable
-
-
Package com.jsql.view.swing.dialog.translate
-
Class com.jsql.view.swing.dialog.translate.SortedProperties
class SortedProperties extends Properties implements Serializable
-
-
Package com.jsql.view.swing.list
-
Class com.jsql.view.swing.list.AbstractListTransfertHandler
class AbstractListTransfertHandler extends TransferHandler implements Serializable -
Class com.jsql.view.swing.list.DnDList
-
Serialized Fields
-
listModel
DefaultListModel<ItemList> listModel
Model for the JList.
-
-
-
Class com.jsql.view.swing.list.DnDListScan
class DnDListScan extends DnDList implements Serializable -
Class com.jsql.view.swing.list.ListTransfertHandler
class ListTransfertHandler extends AbstractListTransfertHandler implements Serializable -
Class com.jsql.view.swing.list.ListTransfertHandlerScan
class ListTransfertHandlerScan extends AbstractListTransfertHandler implements Serializable
-
-
Package com.jsql.view.swing.manager
-
Class com.jsql.view.swing.manager.AbstractManagerList
class AbstractManagerList extends JPanel implements Serializable-
Serialized Fields
-
horizontalGlue
Component horizontalGlue
-
labelI18nRunButton
String labelI18nRunButton
Text of the button that start the upload process. Used to get back the default text after a search (defaultText->"Stop"->defaultText). -
lastLine
JPanel lastLine
-
listPaths
DnDList listPaths
Contains the paths of files. -
privilege
JLabel privilege
Display the FILE privilege of current user. -
progressBar
JProgressBar progressBar
An animated bar displayed during processing. -
run
JButtonStateful run
Starts the upload process. -
scrollListPaths
JScrollPane scrollListPaths
-
tooltipI18nRunButton
String tooltipI18nRunButton
-
-
-
Class com.jsql.view.swing.manager.ManagerAdminPage
class ManagerAdminPage extends AbstractManagerList implements Serializable -
Class com.jsql.view.swing.manager.ManagerBruteForce
class ManagerBruteForce extends JPanel implements Serializable-
Serialized Fields
-
exclude
JTextField exclude
-
hash
JTextField hash
-
hashTypes
JComboBox<String> hashTypes
-
horizontalGlue
Component horizontalGlue
-
lowerCaseCharacters
AtomicReference<JCheckBox> lowerCaseCharacters
-
maximumLength
AtomicReference<JSpinner> maximumLength
-
minimumLength
AtomicReference<JSpinner> minimumLength
-
numericCharacters
AtomicReference<JCheckBox> numericCharacters
-
progressBar
JProgressBar progressBar
Animated GIF displayed during attack. -
result
JTextPane result
-
run
JButtonStateful run
-
specialCharacters
AtomicReference<JCheckBox> specialCharacters
-
upperCaseCharacters
AtomicReference<JCheckBox> upperCaseCharacters
-
-
-
Class com.jsql.view.swing.manager.ManagerCoder
class ManagerCoder extends JPanel implements Serializable -
Class com.jsql.view.swing.manager.ManagerDatabase
class ManagerDatabase extends JPanel implements Serializable-
Serialized Fields
-
tree
TreeDatabase tree
-
-
-
Class com.jsql.view.swing.manager.ManagerExploit
class ManagerExploit extends AbstractManagerList implements Serializable-
Serialized Fields
-
comboBoxExploitModes
JComboBox<Object> comboBoxExploitModes
-
comboBoxExploitTypes
JComboBox<Object> comboBoxExploitTypes
-
netshare
AtomicReference<JTextField> netshare
-
password
AtomicReference<JTextField> password
-
textfieldUrlShell
JTextField textfieldUrlShell
-
username
AtomicReference<JTextField> username
-
-
-
Class com.jsql.view.swing.manager.ManagerFile
class ManagerFile extends AbstractManagerList implements Serializable -
Class com.jsql.view.swing.manager.ManagerScan
class ManagerScan extends AbstractManagerList implements Serializable
-
-
Package com.jsql.view.swing.manager.util
-
Class com.jsql.view.swing.manager.util.ComboBoxMethodRenderer
class ComboBoxMethodRenderer extends JLabel implements Serializable -
Class com.jsql.view.swing.manager.util.ComboBoxTypeRenderer
class ComboBoxTypeRenderer extends JLabel implements Serializable -
Class com.jsql.view.swing.manager.util.JButtonStateful
class JButtonStateful extends JButton implements Serializable-
Serialized Fields
-
state
StateButton state
State of current injection.
-
-
-
-
Package com.jsql.view.swing.menubar
-
Package com.jsql.view.swing.panel
-
Class com.jsql.view.swing.panel.PanelAddressBar
class PanelAddressBar extends JPanel implements Serializable-
Serialized Fields
-
atomicRadioHeader
AtomicReference<JRadioButton> atomicRadioHeader
-
atomicRadioMethod
AtomicReference<JRadioButton> atomicRadioMethod
-
atomicRadioRequest
AtomicReference<JRadioButton> atomicRadioRequest
-
atomicTextFieldAddress
AtomicReference<JTextField> atomicTextFieldAddress
-
atomicTextFieldHeader
AtomicReference<JTextField> atomicTextFieldHeader
-
atomicTextFieldRequest
AtomicReference<JTextField> atomicTextFieldRequest
-
isAdvanceActivated
boolean isAdvanceActivated
-
methodInjection
com.jsql.model.injection.method.AbstractMethodInjection methodInjection
-
panelTrailingAddress
PanelTrailingAddress panelTrailingAddress
-
typeRequest
String typeRequest
-
-
-
Class com.jsql.view.swing.panel.PanelConsoles
class PanelConsoles extends JPanel implements Serializable-
Serialized Fields
-
binaryTextArea
JTextArea binaryTextArea
Console for binary representation of characters found with blind/time injection. -
chunkTextArea
JTextArea chunkTextArea
Console for raw SQL results. -
dividerLocation
int dividerLocation
-
javaTextPane
SimpleConsoleAdapter javaTextPane
Console for java exception messages. -
labelShowNorth
JLabel labelShowNorth
-
networkSplitPane
JSplitPane networkSplitPane
Panel displaying table of HTTP requests and responses. -
networkTable
NetworkTable networkTable
-
tabbedPaneNetworkTab
TabbedPaneNetworkTab tabbedPaneNetworkTab
-
tabConsoles
TabbedPaneWheeled tabConsoles
-
-
-
Class com.jsql.view.swing.panel.PanelPreferences
class PanelPreferences extends JPanel implements Serializable-
Serialized Fields
-
panelAuthentication
PanelAuthentication panelAuthentication
-
panelConnection
PanelConnection panelConnection
-
panelGeneral
PanelGeneral panelGeneral
-
panelInjection
PanelInjection panelInjection
-
panelProxy
PanelProxy panelProxy
-
panelStrategies
PanelStrategies panelStrategies
-
panelTampering
PanelTampering panelTampering
-
panelUserAgent
PanelUserAgent panelUserAgent
-
-
-
-
Package com.jsql.view.swing.panel.address
-
Class com.jsql.view.swing.panel.address.ButtonStart
class ButtonStart extends JButton implements Serializable-
Serialized Fields
-
state
StateButton state
State of current injection. -
tooltip
AtomicReference<JToolTipI18n> tooltip
-
-
-
Class com.jsql.view.swing.panel.address.PanelTrailingAddress
class PanelTrailingAddress extends JPanel implements Serializable-
Serialized Fields
-
buttonStart
ButtonStart buttonStart
Connection button. -
groupStrategy
ButtonGroup groupStrategy
-
itemRadioStrategyError
JMenu itemRadioStrategyError
-
labelStrategy
JLabel labelStrategy
-
labelVendor
JLabel labelVendor
-
loader
JProgressBar loader
Loader displayed during injection. -
popupMenuStrategies
JPopupMenu popupMenuStrategies
-
popupMenuVendors
JPopupMenu popupMenuVendors
-
-
-
-
Package com.jsql.view.swing.panel.consoles
-
Class com.jsql.view.swing.panel.consoles.CenterRenderer
class CenterRenderer extends DefaultTableCellRenderer implements Serializable -
Class com.jsql.view.swing.panel.consoles.CenterRendererWithIcon
class CenterRendererWithIcon extends CenterRenderer implements Serializable -
Class com.jsql.view.swing.panel.consoles.NetworkTable
class NetworkTable extends JTable implements Serializable -
Class com.jsql.view.swing.panel.consoles.TabbedPaneNetworkTab
class TabbedPaneNetworkTab extends TabbedPaneWheeled implements Serializable-
Serialized Fields
-
checkBoxDecode
JCheckBox checkBoxDecode
-
textAreaHeader
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textAreaHeader
-
textAreaRequest
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textAreaRequest
-
textAreaResponse
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textAreaResponse
-
textAreaSource
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textAreaSource
-
textAreaUrl
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea textAreaUrl
-
textPanePreview
JTextPane textPanePreview
-
-
-
Class com.jsql.view.swing.panel.consoles.TooltipCellRenderer
class TooltipCellRenderer extends DefaultTableCellRenderer implements Serializable
-
-
Package com.jsql.view.swing.panel.preferences
-
Class com.jsql.view.swing.panel.preferences.PanelAuthentication
class PanelAuthentication extends JPanel implements Serializable-
Serialized Fields
-
checkboxUseDigestAuthentication
JCheckBox checkboxUseDigestAuthentication
-
checkboxUseKerberos
JCheckBox checkboxUseKerberos
-
textDigestAuthenticationPassword
JTextField textDigestAuthenticationPassword
-
textDigestAuthenticationUsername
JTextField textDigestAuthenticationUsername
-
textKerberosKrb5Conf
JTextField textKerberosKrb5Conf
-
textKerberosLoginConf
JTextField textKerberosLoginConf
-
-
-
Class com.jsql.view.swing.panel.preferences.PanelConnection
class PanelConnection extends JPanel implements Serializable-
Serialized Fields
-
checkboxIsConnectionTimeout
JCheckBox checkboxIsConnectionTimeout
-
checkboxIsCsrfUserTag
JCheckBox checkboxIsCsrfUserTag
-
checkboxIsFollowingRedirection
JCheckBox checkboxIsFollowingRedirection
-
checkboxIsHttp2Disabled
JCheckBox checkboxIsHttp2Disabled
-
checkboxIsLimitingThreads
JCheckBox checkboxIsLimitingThreads
-
checkboxIsNotProcessingCookies
JCheckBox checkboxIsNotProcessingCookies
-
checkboxIsNotTestingConnection
JCheckBox checkboxIsNotTestingConnection
-
checkboxIsProcessingCsrf
JCheckBox checkboxIsProcessingCsrf
-
checkboxIsUnicodeDecodeDisabled
JCheckBox checkboxIsUnicodeDecodeDisabled
-
checkboxIsUrlDecodeDisabled
JCheckBox checkboxIsUrlDecodeDisabled
-
spinnerConnectionTimeout
JSpinner spinnerConnectionTimeout
-
spinnerLimitingThreads
JSpinner spinnerLimitingThreads
-
textfieldCustomCsrfInputToken
JTextField textfieldCustomCsrfInputToken
-
textfieldCustomCsrfOutputToken
JTextField textfieldCustomCsrfOutputToken
-
-
-
Class com.jsql.view.swing.panel.preferences.PanelGeneral
class PanelGeneral extends JPanel implements Serializable -
Class com.jsql.view.swing.panel.preferences.PanelInjection
class PanelInjection extends JPanel implements Serializable-
Serialized Fields
-
checkboxIsCheckingAllBase64Param
JCheckBox checkboxIsCheckingAllBase64Param
-
checkboxIsCheckingAllCookieParam
JCheckBox checkboxIsCheckingAllCookieParam
-
checkboxIsCheckingAllHeaderParam
JCheckBox checkboxIsCheckingAllHeaderParam
-
checkboxIsCheckingAllJSONParam
JCheckBox checkboxIsCheckingAllJSONParam
-
checkboxIsCheckingAllParam
JCheckBox checkboxIsCheckingAllParam
-
checkboxIsCheckingAllRequestParam
JCheckBox checkboxIsCheckingAllRequestParam
-
checkboxIsCheckingAllSOAPParam
JCheckBox checkboxIsCheckingAllSOAPParam
-
checkboxIsCheckingAllURLParam
JCheckBox checkboxIsCheckingAllURLParam
-
checkboxIsLimitingSleepTimeStrategy
JCheckBox checkboxIsLimitingSleepTimeStrategy
-
checkboxIsLimitingUnionIndex
JCheckBox checkboxIsLimitingUnionIndex
-
checkboxIsNotInjectingMetadata
JCheckBox checkboxIsNotInjectingMetadata
-
checkboxIsNotSearchingCharInsertion
JCheckBox checkboxIsNotSearchingCharInsertion
-
checkboxIsNotShowingVulnReport
JCheckBox checkboxIsNotShowingVulnReport
-
checkboxIsParsingForm
JCheckBox checkboxIsParsingForm
-
checkboxIsPerfIndexDisabled
JCheckBox checkboxIsPerfIndexDisabled
-
checkboxIsUrlEncodingDisabled
JCheckBox checkboxIsUrlEncodingDisabled
-
checkboxIsUrlRandomSuffixDisabled
JCheckBox checkboxIsUrlRandomSuffixDisabled
-
radioIsDefaultStrategy
JRadioButton radioIsDefaultStrategy
-
radioIsDiosStrategy
JRadioButton radioIsDiosStrategy
-
radioIsZipStrategy
JRadioButton radioIsZipStrategy
-
spinnerSleepTimeStrategyCount
JSpinner spinnerSleepTimeStrategyCount
-
spinnerUnionIndexCount
JSpinner spinnerUnionIndexCount
-
-
-
Class com.jsql.view.swing.panel.preferences.PanelProxy
class PanelProxy extends JPanel implements Serializable-
Serialized Fields
-
checkboxIsUsingProxy
JCheckBox checkboxIsUsingProxy
-
checkboxIsUsingProxyHttps
JCheckBox checkboxIsUsingProxyHttps
-
textProxyAddress
JTextField textProxyAddress
-
textProxyAddressHttps
JTextField textProxyAddressHttps
-
textProxyPort
JTextField textProxyPort
-
textProxyPortHttps
JTextField textProxyPortHttps
-
-
-
Class com.jsql.view.swing.panel.preferences.PanelStrategies
class PanelStrategies extends JPanel implements Serializable-
Serialized Fields
-
checkboxIsStrategyBlindDisabled
JCheckBox checkboxIsStrategyBlindDisabled
-
checkboxIsStrategyErrorDisabled
JCheckBox checkboxIsStrategyErrorDisabled
-
checkboxIsStrategyMultibitDisabled
JCheckBox checkboxIsStrategyMultibitDisabled
-
checkboxIsStrategyStackDisabled
JCheckBox checkboxIsStrategyStackDisabled
-
checkboxIsStrategyTimeDisabled
JCheckBox checkboxIsStrategyTimeDisabled
-
checkboxIsStrategyUnionDisabled
JCheckBox checkboxIsStrategyUnionDisabled
-
-
-
Class com.jsql.view.swing.panel.preferences.PanelTampering
class PanelTampering extends JPanel implements Serializable-
Serialized Fields
-
checkboxIsTamperingBase64
JCheckBox checkboxIsTamperingBase64
-
checkboxIsTamperingEqualToLike
JCheckBox checkboxIsTamperingEqualToLike
-
checkboxIsTamperingEval
JCheckBox checkboxIsTamperingEval
-
checkboxIsTamperingFunctionComment
JCheckBox checkboxIsTamperingFunctionComment
-
checkboxIsTamperingHexToChar
JCheckBox checkboxIsTamperingHexToChar
-
checkboxIsTamperingQuoteToUtf8
JCheckBox checkboxIsTamperingQuoteToUtf8
-
checkboxIsTamperingRandomCase
JCheckBox checkboxIsTamperingRandomCase
-
checkboxIsTamperingStringToChar
JCheckBox checkboxIsTamperingStringToChar
-
checkboxIsTamperingVersionComment
JCheckBox checkboxIsTamperingVersionComment
-
radioIsTamperingSpaceToDashComment
JRadioButton radioIsTamperingSpaceToDashComment
-
radioIsTamperingSpaceToMultilineComment
JRadioButton radioIsTamperingSpaceToMultilineComment
-
radioIsTamperingSpaceToSharpComment
JRadioButton radioIsTamperingSpaceToSharpComment
-
-
-
Class com.jsql.view.swing.panel.preferences.PanelUserAgent
class PanelUserAgent extends JPanel implements Serializable-
Serialized Fields
-
checkboxIsCustomUserAgent
JCheckBox checkboxIsCustomUserAgent
-
-
-
-
Package com.jsql.view.swing.panel.split
-
Class com.jsql.view.swing.panel.split.SplitNS
class SplitNS extends JSplitPane implements Serializable-
Serialized Fields
-
splitEW
JSplitPane splitEW
SplitPane containing Manager panels on the left and result tabs on the right.
-
-
-
-
Package com.jsql.view.swing.panel.util
-
Class com.jsql.view.swing.panel.util.ButtonExpandText
class ButtonExpandText extends JButton implements Serializable -
Class com.jsql.view.swing.panel.util.HTMLEditorKitTextPaneWrap
class HTMLEditorKitTextPaneWrap extends HTMLEditorKit implements Serializable
-
-
Package com.jsql.view.swing.popupmenu
-
Package com.jsql.view.swing.sql
-
Class com.jsql.view.swing.sql.JSyntaxTextArea
class JSyntaxTextArea extends SyntaxTextArea implements Serializable -
Class com.jsql.view.swing.sql.SqlEngine
class SqlEngine extends JPanel implements Serializable
-
-
Package com.jsql.view.swing.tab
-
Class com.jsql.view.swing.tab.TabbedPaneWheeled
class TabbedPaneWheeled extends JTabbedPane implements Serializable -
Class com.jsql.view.swing.tab.TabHeader
class TabHeader extends JPanel implements Serializable-
Serialized Fields
-
tabLabel
JLabel tabLabel
-
-
-
Class com.jsql.view.swing.tab.TabManagers
class TabManagers extends TabbedPaneWheeled implements Serializable -
Class com.jsql.view.swing.tab.TabManagersCards
class TabManagersCards extends JPanel implements Serializable-
Serialized Fields
-
managerExploit
ManagerExploit managerExploit
-
managerFile
ManagerFile managerFile
-
-
-
Class com.jsql.view.swing.tab.TabResults
class TabResults extends DnDTabbedPane implements Serializable
-
-
Package com.jsql.view.swing.tab.dnd
-
Class com.jsql.view.swing.tab.dnd.DnDTabbedPane
class DnDTabbedPane extends JTabbedPane implements Serializable-
Serialized Fields
-
dragTabIndex
int dragTabIndex
-
-
-
Class com.jsql.view.swing.tab.dnd.GhostGlassPane
class GhostGlassPane extends JComponent implements Serializable-
Serialized Fields
-
tabbedPane
DnDTabbedPane tabbedPane
-
-
-
Class com.jsql.view.swing.tab.dnd.TabTransferHandler
class TabTransferHandler extends TransferHandler implements Serializable-
Serialized Fields
-
localObjectFlavor
DataFlavor localObjectFlavor
-
source
DnDTabbedPane source
-
-
-
-
Package com.jsql.view.swing.table
-
Class com.jsql.view.swing.table.ActionCloseSearch
class ActionCloseSearch extends AbstractAction implements Serializable-
Serialized Fields
-
panelSearch
JPanel panelSearch
-
panelTable
PanelTable panelTable
-
textFilter
JTextField textFilter
-
-
-
Class com.jsql.view.swing.table.ActionShowSearch
class ActionShowSearch extends AbstractAction implements Serializable-
Serialized Fields
-
panelSearch
JPanel panelSearch
-
textFilter
JTextField textFilter
-
-
-
Class com.jsql.view.swing.table.ButtonClose
class ButtonClose extends JButton implements Serializable -
Class com.jsql.view.swing.table.PanelTable
class PanelTable extends JPanel implements Serializable-
Serialized Fields
-
tableValues
JTable tableValues
Table to display in the panel.
-
-
-
Class com.jsql.view.swing.table.RowHeaderRenderer
class RowHeaderRenderer extends DefaultTableCellRenderer implements Serializable
-
-
Package com.jsql.view.swing.terminal
-
Class com.jsql.view.swing.terminal.AbstractExploit
class AbstractExploit extends JTextPane implements Serializable-
Serialized Fields
-
host
String host
Server name or IP to display on prompt. -
isEdited
AtomicBoolean isEdited
True if terminal is processing command. -
labelShell
String labelShell
Text to display next caret. -
loginPassword
String[] loginPassword
User and password for database. -
prompt
String prompt
Length of prompt. -
urlShell
String urlShell
-
uuidShell
UUID uuidShell
-
-
-
Class com.jsql.view.swing.terminal.BlockCaret
class BlockCaret extends DefaultCaret implements Serializable -
Class com.jsql.view.swing.terminal.ExploitRceOracle
class ExploitRceOracle extends AbstractExploit implements Serializable -
Class com.jsql.view.swing.terminal.ExploitRcePostgres
class ExploitRcePostgres extends AbstractExploit implements Serializable -
Class com.jsql.view.swing.terminal.ExploitSql
class ExploitSql extends AbstractExploit implements Serializable -
Class com.jsql.view.swing.terminal.ExploitUdfMysql
class ExploitUdfMysql extends AbstractExploit implements Serializable -
Class com.jsql.view.swing.terminal.ExploitWeb
class ExploitWeb extends AbstractExploit implements Serializable
-
-
Package com.jsql.view.swing.text
-
Class com.jsql.view.swing.text.JPasswordFieldPlaceholder
class JPasswordFieldPlaceholder extends JPasswordField implements Serializable-
Serialized Fields
-
placeholderText
String placeholderText
Text to display when empty.
-
-
-
Class com.jsql.view.swing.text.JPopupComponent
class JPopupComponent extends JComponent implements Serializable-
Serialized Fields
-
proxy
T extends JTextComponent proxy
Decorated component.
-
-
-
Class com.jsql.view.swing.text.JPopupTextArea
-
Class com.jsql.view.swing.text.JPopupTextComponent
-
Class com.jsql.view.swing.text.JPopupTextField
-
Class com.jsql.view.swing.text.JPopupTextPane
-
Class com.jsql.view.swing.text.JTextAreaPlaceholder
class JTextAreaPlaceholder extends JTextArea implements Serializable-
Serialized Fields
-
placeholderText
String placeholderText
Text to display when empty.
-
-
-
Class com.jsql.view.swing.text.JTextAreaPlaceholderConsole
class JTextAreaPlaceholderConsole extends JTextAreaPlaceholder implements Serializable -
Class com.jsql.view.swing.text.JTextFieldPlaceholder
class JTextFieldPlaceholder extends JTextField implements Serializable-
Serialized Fields
-
placeholderText
String placeholderText
Text to display when empty. -
xOffset
int xOffset
-
-
-
Class com.jsql.view.swing.text.JTextPanePlaceholder
class JTextPanePlaceholder extends JTextPane implements Serializable-
Serialized Fields
-
placeholderText
String placeholderText
Text to display when empty.
-
-
-
Class com.jsql.view.swing.text.JTextPanePlaceholderConsole
class JTextPanePlaceholderConsole extends JTextPanePlaceholder implements Serializable -
Class com.jsql.view.swing.text.JToolTipI18n
class JToolTipI18n extends JToolTip implements Serializable-
Serialized Fields
-
textTooltip
String textTooltip
-
-
-
Class com.jsql.view.swing.text.SyntaxTextArea
class SyntaxTextArea extends org.fife.ui.rsyntaxtextarea.RSyntaxTextArea implements Serializable-
Serialized Fields
-
placeholderText
String placeholderText
-
-
-
-
Package com.jsql.view.swing.text.action
-
Class com.jsql.view.swing.text.action.AbstractCharAction
class AbstractCharAction extends TextAction implements Serializable -
Class com.jsql.view.swing.text.action.DeleteNextCharAction
class DeleteNextCharAction extends AbstractCharAction implements Serializable -
Class com.jsql.view.swing.text.action.DeletePrevCharAction
class DeletePrevCharAction extends AbstractCharAction implements Serializable -
Class com.jsql.view.swing.text.action.SilentDeleteTextAction
class SilentDeleteTextAction extends TextAction implements Serializable
-
-
Package com.jsql.view.swing.tree
-
Class com.jsql.view.swing.tree.CellEditorNode
class CellEditorNode extends AbstractCellEditor implements Serializable-
Serialized Fields
-
defaultTreeRenderer
CellRendererNode defaultTreeRenderer
Renderer for nodes included JPanel, button, checkbox, icons...
-
-
-
Class com.jsql.view.swing.tree.CellRendererNode
class CellRendererNode extends DefaultTreeCellRenderer implements Serializable -
Class com.jsql.view.swing.tree.ImageOverlap
class ImageOverlap extends ImageIcon implements Serializable-
Serialized Fields
-
iconPathOverlap
String iconPathOverlap
The path of icon displayed in the bottom right corner.
-
-
-
Class com.jsql.view.swing.tree.PanelNode
class PanelNode extends JPanel implements Serializable-
Serialized Fields
-
iconNode
JLabel iconNode
Default icon of the node (database or table). -
loaderWait
JLabel loaderWait
A GIF loader, displayed if progress track is unknown (like columns). -
nodeLabel
JLabel nodeLabel
Text of the node. -
progressBar
ProgressBarPausable progressBar
Progress bar displayed during injection, with pause icon displayed if user paused the process. -
textFieldEditable
JTextField textFieldEditable
-
-
-
Class com.jsql.view.swing.tree.ProgressBarPausable
class ProgressBarPausable extends JProgressBar implements Serializable-
Serialized Fields
-
isIconDisplayed
boolean isIconDisplayed
True if icon should be displayed, false otherwise.
-
-
-
Class com.jsql.view.swing.tree.TreeDatabase
class TreeDatabase extends JTree implements Serializable
-
-
Package com.jsql.view.swing.tree.custom
-
Class com.jsql.view.swing.tree.custom.CheckBoxMenuItemIconCustom
class CheckBoxMenuItemIconCustom extends Object implements Serializable -
Class com.jsql.view.swing.tree.custom.JPopupMenuCustomExtract
class JPopupMenuCustomExtract extends JPopupMenu implements Serializable
-