Class com/dmdirc/util/URLHandler
Virtual methods:
Constructors:
Static methods:
Instance fields: - ConfigManager config -- only one reference
- Desktop desktop -- only one reference
Static fields:
- Date lastLaunch -- only one reference
- URLHandler me -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/prefs/URLHandlerTableModel
Virtual methods:
Constructors:
Instance fields: - List handlers -- only one reference
- List uris -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/urlcatcher/UrlListCommand
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/URLProtocolPanel
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - JRadioButton browser -- only one reference
- JTextField commandPath -- only one reference
- JRadioButton custom -- only one reference
- JRadioButton dmdirc -- only one reference
- JLabel exampleLabel -- only one reference
- JRadioButton mail -- only one reference
- ButtonGroup optionType -- only one reference
- JButton showFileChooser -- only one reference
- JLabel subsLabel -- only one reference
- URLSubsitutionsPanel subsPanel -- only one reference
- URI uri -- only one reference
- bool useInsets -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/config/prefs/validator/URLProtocolValidator
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/url/URLSubsitutionsPanel
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - Alignment alignment
- String description
- List substitutions
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/url/URLSubsitutionsPanel$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/userlevel/UserLevelPlugin
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - bool domainSet
- String myDomain
Static fields:
- String DOMAIN -- unreferenced
- Map LEVELS -- only one reference
|
|
|
Class com/dmdirc/addons/userlevel/UserLevelPlugin$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$actions$CoreActionType
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/serversetting/UserModesPane
Virtual methods:
Constructors:
Instance fields: - Map modeCheckBoxes -- only one reference
- Server server -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Interface com/dmdirc/commandparser/commands/ValidatingCommand
Implemented by:
Virtual methods:
- validateArguments(InputWindow,CommandArguments)
|
|
|
Class com/dmdirc/addons/ui_swing/components/validating/ValidatingJTextField
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - JLabel errorIcon -- only one reference
- JTextField textField -- only one reference
- Validator validator -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/config/prefs/validator/ValidationResponse
Virtual methods:
Constructors:
Instance fields: - String failure -- only one reference
|
|
|
Interface com/dmdirc/config/prefs/validator/Validator
Implemented by:
-
ActionGroupValidator,
CommandNameValidator,
ConditionRuleValidator,
FileNameValidator,
IdentValidator,
NicknameValidator,
NoDuplicatesInListValidator,
NotEmptyValidator,
NumericalValidator,
PermissiveValidator,
PortValidator,
ProfileNameValidator,
RegexStringValidator,
RegexValidator,
StandardInputDialog$1,
StringLengthValidator,
URLProtocolValidator,
ValidatorChain
Virtual methods:
|
|
|
Class com/dmdirc/config/prefs/validator/ValidatorChain
Interfaces implemented:
Subclasses:
Virtual methods:
Constructors:
Instance fields: - List validatorList -- only one reference
|
|
|
Class com/dmdirc/commandparser/commands/global/Debug$ValueComparator
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/updater/Version
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - int intVersion -- only one reference
- String strVersion -- only one reference
|
|
|
Class com/dmdirc/addons/mediasource_vlc/VlcMediaSourcePlugin -- only one reference
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - bool domainSet
- Map information -- only one reference
- String myDomain
|
|
|
Class com/dmdirc/util/WeakList
Superclass:
List
Virtual methods:
Constructors:
Instance fields: - List list -- only one reference
|
|
|
Class com/dmdirc/util/WeakMapList -- only one reference
Virtual methods:
- add(Object)
- add(Object,Collection)
- add(Object,Object)
- clear()
- clear(Object)
- containsKey(Object)
- containsValue(Object,Object)
- entrySet()
- get(Object)
- get(Object,int)
- getMap()
- isEmpty()
- keySet()
- remove(Object)
- remove(Object,Object)
- removeFromAll(Object)
- safeGet(Object)
- values(Object)
Constructors:
Instance fields:
|
|
|
Class java/lang/ref/WeakReference -- not analyzed
Subclasses:
|
Interface com/dmdirc/ui/interfaces/Window
Implemented by:
-
ChannelFrame,
ChannelWindow,
CustomFrame,
CustomInputFrame,
DummyChannelWindow,
DummyInputWindow,
DummyQueryWindow,
DummyServerWindow,
EmptyFrame,
FakeInputWindow,
InputTextFrame,
InputWindow,
QueryFrame,
QueryWindow,
ServerFrame,
ServerWindow,
TextFrame
Virtual methods:
- activateFrame()
- addLine(String,bool)
- addLine(String,Object[])
- addLine(StringBuffer,Object[])
- clear()
- close()
- getConfigManager()
- getContainer()
- getTitle()
- getTranscoder()
- isMaximum()
- isVisible()
- maximise()
- minimise()
- open()
- restore()
- setTitle(String)
- setVisible(bool)
- toggleMaximise()
|
|
|
Class java/awt/Window -- not analyzed
|
Class java/awt/event/WindowAdapter -- not analyzed
Subclasses:
|
Interface java/awt/event/WindowFocusListener -- not analyzed
Implemented by:
|
Interface java/awt/event/WindowListener -- not analyzed
Implemented by:
|
Class com/dmdirc/ui/WindowManager
Other classes in same file:
Constructors:
Static methods:
Static fields:
- MapList childWindows -- only one reference
- List frameManagers -- only one reference
- List rootWindows -- only one reference
- SelectionListener selectionListener -- only one reference
- List selListeners -- only one reference
|
|
|
Class com/dmdirc/ui/WindowManager$1
Other classes in same file:
|
|
|
Class com/dmdirc/addons/ui_swing/framemanager/windowmenu/WindowMenuFrameManager
Superclass:
JMenu
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - Window activeWindow -- only one reference
- JMenuItem closeMenuItem -- only one reference
- FrameContainerComparator comparator -- only one reference
- AtomicBoolean enabledMenuItems -- only one reference
- int itemCount -- only one reference
- Map menuItemMap -- only one reference
- JMenuItem minimiseMenuItem -- only one reference
- JSeparator separator -- only one reference
- JMenuItem toggleStateMenuItem -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/framemanager/windowmenu/WindowMenuFrameManager$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/framemanager/windowmenu/WindowMenuFrameManager$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/installer/WindowsInstaller
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/installer/WindowsInstaller$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$installer$Installer$ShortcutType
|
|
|
Class com/dmdirc/addons/mediasource_windows/WindowsMediaSourcePlugin
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields: - bool domainSet
- String myDomain
- List sources -- only one reference
Static fields:
- String filesDir -- only one reference
|
|
|
Class com/dmdirc/addons/windowstatus/WindowStatusPanel
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - JLabel label -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/windowstatus/WindowStatusPlugin -- only one reference
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/installer/ui/WizardControlPanel
Virtual methods:
Constructors:
Instance fields: - JButton next -- only one reference
- JButton prev -- only one reference
- JLabel progress -- only one reference
- int step -- only one reference
- int total -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/wizard/WizardDialog
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - JButton cancelButton
- JButton okButton
- Window parentWindow -- only one reference
- WizardPanel wizard -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/wizard/WizardDialog$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/wizard/WizardFrame -- only one reference
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Interface com/dmdirc/addons/ui_swing/wizard/WizardListener
Implemented by:
Virtual methods:
- wizardCancelled()
- wizardFinished()
|
|
|
Interface com/dmdirc/installer/WizardListener
Implemented by:
Virtual methods:
- wizardCancelled()
- wizardFinished()
|
|
|
Class com/dmdirc/installer/ui/WizardPanel
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/wizard/WizardPanel
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - int currentStep -- only one reference
- JButton next -- only one reference
- JButton prev -- only one reference
- JLabel progressLabel -- only one reference
- ListenerList stepListeners -- only one reference
- StepLayout steps -- only one reference
- JPanel stepsPanel -- only one reference
- String title -- only one reference
- TitlePanel titleLabel -- only one reference
- WizardListener wizard -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/ui/WindowManager$WMSelectionListener
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Interface com/dmdirc/commandparser/commands/WrappableCommand
Implemented by:
Virtual methods:
- getLineCount(InputWindow,CommandArguments)
|
|
|
Abstract Class com/dmdirc/WritableFrameContainer
Subclasses:
Virtual methods:
Constructors:
Instance fields:
Static fields:
- String NOTIFICATION_CHANNEL -- only one reference
- String NOTIFICATION_SERVER -- only one reference
|
|
|
Class java/security/cert/X509Certificate -- not analyzed
|
Interface javax/net/ssl/X509TrustManager -- not analyzed
Implemented by:
|
Class java/util/zip/ZipFile -- not analyzed
|
Class com/dmdirc/util/resourcemanager/ZipResourceManager
Virtual methods:
Constructors:
Static methods:
Instance fields: - List entries -- only one reference
- ZipFile zipFile -- only one reference
|
|
|