Prev

Class com/dmdirc/actions/CoreActionComponent$9

Source File: com/dmdirc/actions/CoreActionComponent.java

Superclass: CoreActionComponent

Other classes in same file:

Virtual methods:

Constructors:

Classes Referenced
ClientInfo
CoreActionComponent
CoreActionComponent$1
String
 

Class com/dmdirc/actions/CoreActionType

Source File: com/dmdirc/actions/CoreActionType.java

Superclass: Enum

Interfaces implemented:

Virtual methods:

Constructors:

Static methods:

Instance fields:

  • String name -- only one reference
  • ActionMetaType type -- only one reference

Static fields:

Classes Referenced
ActionEvents
ActionType
ChannelEvents
ClientEvents
Enum
PluginEvents
QueryEvents
ServerEvents
 

Class com/dmdirc/ui/CoreUIUtils

Source File: com/dmdirc/ui/CoreUIUtils.java

Superclass: Object

Constructors:

Static methods:

Classes Referenced
Object
Rectangle
Window
 

Class com/dmdirc/addons/ui_swing/dialogs/about/CreditsPanel

Source File: com/dmdirc/addons/ui_swing/dialogs/about/CreditsPanel.java

Superclass: JPanel

Interfaces implemented:

Virtual methods:

Constructors:

Instance fields:

Static fields:

  • long serialVersionUID -- unreferenced
Classes Referenced
HTMLLabel
HyperlinkListener
JPanel
JScrollPane
UIUtilities
URLHandler
 

Class com/dmdirc/commandparser/commands/server/Ctcp

Source File: com/dmdirc/commandparser/commands/server/Ctcp.java

Superclass: ServerCommand

Interfaces implemented:

Virtual methods:

Constructors:

Classes Referenced
AdditionalTabTargets
CommandArguments
CommandManager
IntelligentCommand
IRCParser
Object
Server
ServerCommand
StringBuilder
TabCompletionType
 

Class com/dmdirc/addons/ui_swing/components/expandingsettings/CurrentOptionsPanel

Source File: com/dmdirc/addons/ui_swing/components/expandingsettings/CurrentOptionsPanel.java

Superclass: JPanel

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

  • Map checkBoxes -- only one reference
  • Map colours -- only one reference
  • SettingsPanel parent -- only one reference
  • Map spinners -- only one reference
  • Map textFields -- only one reference

Static fields:

  • long serialVersionUID -- unreferenced
Classes Referenced
ActionListener
ColourChooser
CurrentOptionsPanel$1
IconManager
ImageButton
JCheckBox
JComponent
JLabel
JPanel
JSpinner
JTextField
Map
Object
OptionType
Set
SettingsPanel
String
StringBuilder
UIUtilities
 

Class com/dmdirc/addons/ui_swing/components/expandingsettings/CurrentOptionsPanel$1

Source File: com/dmdirc/addons/ui_swing/components/expandingsettings/CurrentOptionsPanel.java

Superclass: Object

Other classes in same file:

Static fields:

  • int[] $SwitchMap$com$dmdirc$addons$ui_swing$components$expandingsettings$SettingsPanel$OptionType
Classes Referenced
CurrentOptionsPanel
Object
OptionType
SettingsPanel
 

Class java/awt/Cursor -- not analyzed

Class com/dmdirc/actions/ConditionTreeFactory$CustomFactory

Source File: com/dmdirc/actions/ConditionTreeFactory.java

Superclass: ConditionTreeFactory

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
ConditionTreeFactory
ConditionTreeFactoryType
 

Class com/dmdirc/addons/ui_swing/components/frames/CustomFrame

Source File: com/dmdirc/addons/ui_swing/components/frames/CustomFrame.java

Superclass: TextFrame

Virtual methods:

  • activateFrame()
  • addCustomPopupItems(JPopupMenu)
  • addLine(String,bool)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • clear()
  • close()
  • configChanged(String,String)
  • getChannelPopupType()
  • getConfigManager()
  • getContainer()
  • getController()
  • getHyperlinkPopupType()
  • getName()
  • getNicknamePopupType()
  • getNormalPopupType()
  • getPopupMenu(PopupType,Object[])
  • getSearchBar()
  • getTextPane()
  • getTitle()
  • getTranscoder()
  • hideTitlebar()
  • initComponents()
  • internalFrameActivated(InternalFrameEvent)
  • internalFrameClosed(InternalFrameEvent)
  • internalFrameClosing(InternalFrameEvent)
  • internalFrameDeactivated(InternalFrameEvent)
  • internalFrameDeiconified(InternalFrameEvent)
  • internalFrameIconified(InternalFrameEvent)
  • internalFrameOpened(InternalFrameEvent)
  • isMaximum()
  • isVisible()
  • keyPressed(KeyEvent)
  • keyReleased(KeyEvent)
  • keyTyped(KeyEvent)
  • maximise()
  • minimise()
  • mouseClicked(MouseEvent)
  • mouseEntered(MouseEvent)
  • mouseExited(MouseEvent)
  • mousePressed(MouseEvent)
  • mouseReleased(MouseEvent)
  • open()
  • populatePopupMenu(JComponent,PopupMenu,Object[])
  • processMouseClickEvent(MouseEvent,TextFrame$MouseClickType)
  • propertyChange(PropertyChangeEvent)
  • restore()
  • setTextPane(TextPane)
  • setTitle(String)
  • setVisible(bool)
  • showPopupMenu(ClickType,Point,String)
  • showPopupMenuInternal(ClickType,Point,String)
  • showTitlebar()
  • toggleMaximise()

Constructors:

Instance fields:

Static fields:

  • long serialVersionUID -- unreferenced
Classes Referenced
Container
TextFrame
 

Class com/dmdirc/addons/ui_swing/components/frames/CustomInputFrame

Source File: com/dmdirc/addons/ui_swing/components/frames/CustomInputFrame.java

Superclass: InputTextFrame

Virtual methods:

  • activateFrame()
  • addCustomPopupItems(JPopupMenu)
  • addLine(String,bool)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • clear()
  • close()
  • configChanged(String,String)
  • doPaste()
  • doPaste(String)
  • getAwayLabel()
  • getChannelPopupType()
  • getCommandParser()
  • getConfigManager()
  • getContainer()
  • getContainer()
  • getController()
  • getHyperlinkPopupType()
  • getInputField()
  • getInputHandler()
  • getName()
  • getNicknamePopupType()
  • getNormalPopupType()
  • getPopupMenu(PopupType,Object[])
  • getSearchBar()
  • getSplitLine(String)
  • getTextPane()
  • getTitle()
  • getTranscoder()
  • hideTitlebar()
  • initComponents()
  • initInputField()
  • initPopupMenu()
  • internalFrameActivated(InternalFrameEvent)
  • internalFrameClosed(InternalFrameEvent)
  • internalFrameClosing(InternalFrameEvent)
  • internalFrameDeactivated(InternalFrameEvent)
  • internalFrameDeiconified(InternalFrameEvent)
  • internalFrameIconified(InternalFrameEvent)
  • internalFrameOpened(InternalFrameEvent)
  • isMaximum()
  • isVisible()
  • keyPressed(KeyEvent)
  • keyReleased(KeyEvent)
  • keyTyped(KeyEvent)
  • maximise()
  • minimise()
  • mouseClicked(MouseEvent)
  • mouseEntered(MouseEvent)
  • mouseExited(MouseEvent)
  • mousePressed(MouseEvent)
  • mouseReleased(MouseEvent)
  • onAway(String)
  • onBack()
  • open()
  • populatePopupMenu(JComponent,PopupMenu,Object[])
  • popuplateNicklistPopup(String)
  • processMouseClickEvent(MouseEvent,TextFrame$MouseClickType)
  • processMouseEvent(MouseEvent)
  • propertyChange(PropertyChangeEvent)
  • requestInputFieldFocus()
  • restore()
  • setAwayIndicator(bool)
  • setInputField(SwingInputField)
  • setInputHandler(InputHandler)
  • setTextPane(TextPane)
  • setTitle(String)
  • setVisible(bool)
  • showPopupMenu(ClickType,Point,String)
  • showPopupMenuInternal(ClickType,Point,String)
  • showTitlebar()
  • toggleMaximise()

Constructors:

Instance fields:

Static fields:

  • long serialVersionUID -- unreferenced
Classes Referenced
Container
InputTextFrame
SwingInputHandler
 

Class com/dmdirc/CustomWindow

Source File: com/dmdirc/CustomWindow.java

Superclass: FrameContainer

Virtual methods:

  • activateFrame()
  • addIconChangeListener(IconChangeListener)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • addNotificationListener(NotificationListener)
  • addSelectionListener(SelectionListener)
  • clearNotification()
  • close()
  • getConfigManager()
  • getFrame()
  • getIcon()
  • getName()
  • getNotification()
  • getServer()
  • getTitle()
  • iconUpdated()
  • ownsFrame(Window)
  • removeIconChangeListener(IconChangeListener)
  • removeNotificationListener(NotificationListener)
  • removeSelectionListener(SelectionListener)
  • sendNotification(Color)
  • setIcon(String)
  • toString()
  • windowActivated()
  • windowClosed()
  • windowClosing()
  • windowDeactivated()
  • windowOpened()

Constructors:

Instance fields:

Classes Referenced
FrameContainer
IdentityManager
Main
Server
UIController
Window
WindowManager
 

Class com/dmdirc/addons/ui_swing/actions/CutAction

Source File: com/dmdirc/addons/ui_swing/actions/CutAction.java

Superclass: AbstractAction

Virtual methods:

Constructors:

Instance fields:

  • JTextComponent comp -- only one reference

Static fields:

  • long serialVersionUID -- unreferenced
Classes Referenced
AbstractAction
JTextComponent
 

Class com/dmdirc/commandparser/commands/channel/Cycle

Source File: com/dmdirc/commandparser/commands/channel/Cycle.java

Superclass: ChannelCommand

Virtual methods:

Constructors:

Classes Referenced
Channel
ChannelCommand
CommandArguments
CommandManager
ConfigManager
InputWindow
Server
String
 

Class java/awt/datatransfer/DataFlavor -- not analyzed

Class java/io/DataInputStream -- not analyzed

Class java/io/DataOutputStream -- not analyzed

Class java/util/Date -- not analyzed

Class com/dmdirc/addons/ui_swing/components/renderers/DateCellRenderer

Source File: com/dmdirc/addons/ui_swing/components/renderers/DateCellRenderer.java

Superclass: DefaultTableCellRenderer

Virtual methods:

Constructors:

Static fields:

  • long serialVersionUID -- unreferenced
Classes Referenced
Date
DefaultTableCellRenderer
StringBuilder
 

Class java/text/DateFormat -- not analyzed

Abstract Class com/dmdirc/addons/dcc/DCC

Source File: com/dmdirc/addons/dcc/DCC.java

Superclass: Object

Interfaces implemented:

Subclasses:

Virtual methods:

Constructors:

Static methods:

Instance fields:

  • long address -- only one reference
  • bool listen -- only one reference
  • Thread myThread -- only one reference
  • int port
  • bool running -- only one reference
  • Semaphore serverListeningSem -- only one reference
  • ServerSocket serverSocket -- only one reference
  • Semaphore serverSocketSem -- only one reference
  • Socket socket
Classes Referenced
Object
Runnable
Semaphore
ServerSocket
Socket
String
StringBuilder
Thread
 

Class com/dmdirc/addons/dcc/actions/DCCActions

Source File: com/dmdirc/addons/dcc/actions/DCCActions.java

Superclass: Enum

Interfaces implemented:

Virtual methods:

Constructors:

Static methods:

Instance fields:

  • String name -- only one reference
  • ActionMetaType type -- only one reference

Static fields:

Classes Referenced
ActionType
DCCEvents
Enum
 

Class com/dmdirc/addons/dcc/DCCChat

Source File: com/dmdirc/addons/dcc/DCCChat.java

Superclass: DCC

Virtual methods:

Constructors:

Instance fields:

  • long address
  • DCCChatInterface handler -- only one reference
  • BufferedReader in -- only one reference
  • bool listen
  • Thread myThread
  • PrintWriter out -- only one reference
  • int port
  • bool running
  • Semaphore serverListeningSem
  • ServerSocket serverSocket
  • Semaphore serverSocketSem
  • Socket socket
Classes Referenced
BufferedReader
DCC
DCCChatInterface
Object
PrintWriter
Socket
String
 

Interface com/dmdirc/addons/dcc/DCCChatInterface

Source File: com/dmdirc/addons/dcc/DCCChatInterface.java

Superclass: Object

Implemented by:

Virtual methods:

  • handleChatMessage(DCCChat,String)
  • socketClosed(DCCChat)
  • socketOpened(DCCChat)
Classes Referenced
Object
 

Class com/dmdirc/addons/dcc/DCCChatWindow

Source File: com/dmdirc/addons/dcc/DCCChatWindow.java

Superclass: DCCFrame

Interfaces implemented:

Virtual methods:

  • activateFrame()
  • addIconChangeListener(IconChangeListener)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • addNotificationListener(NotificationListener)
  • addSelectionListener(SelectionListener)
  • clearNotification()
  • close()
  • despatchNotification(String,String,Object[])
  • doNotification(String,ActionType,Object[])
  • getConfigManager()
  • getContentPane()
  • getDCC()
  • getFrame()
  • getFrame()
  • getIcon()
  • getMaxLineLength()
  • getNotification()
  • getNumLines(String)
  • getServer()
  • handleChatMessage(DCCChat,String)
  • handleNotification(String,Object[])
  • iconUpdated()
  • isWindowClosing()
  • modifyNotificationArgs(List,List)
  • ownsFrame(Window)
  • processNotificationArg(Object,List)
  • removeIconChangeListener(IconChangeListener)
  • removeNotificationListener(NotificationListener)
  • removeSelectionListener(SelectionListener)
  • sendLine(String)
  • sendNotification(Color)
  • setIcon(String)
  • socketClosed(DCCChat)
  • socketOpened(DCCChat)
  • splitLine(String)
  • toString()
  • windowActivated()
  • windowClosed()
  • windowClosing()
  • windowDeactivated()
  • windowOpened()

Constructors:

Instance fields:

Classes Referenced
ActionManager
DCCActions
DCCChat
DCCChatInterface
DCCFrame
DCCPlugin
GlobalCommandParser
InputWindow
Main
Object
StringBuffer
StringTranscoder
UIController
 

Class com/dmdirc/addons/dcc/DCCCommand

Source File: com/dmdirc/addons/dcc/DCCCommand.java

Superclass: ServerCommand

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Static methods:

Instance fields:

Classes Referenced
ActionManager
AdditionalTabTargets
CommandArguments
CommandManager
DCC
DCCActions
DCCChat
DCCChatWindow
DCCCommand$1
DCCCommand$2
DCCPlugin
File
InputWindow
IntelligentCommand
IRCParser
IRCStringConverter
Object
Server
ServerCommand
String
StringBuilder
TabCompletionType
Thread
 

Class com/dmdirc/addons/dcc/DCCCommand$1

Source File: com/dmdirc/addons/dcc/DCCCommand.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

  • DCCCommand this$0 -- only one reference
  • String val$myNickname -- only one reference
  • IRCParser val$parser -- only one reference
  • String val$target -- only one reference
Classes Referenced
DCCCommand
IRCParser
IRCStringConverter
Object
Runnable
 

Class com/dmdirc/addons/dcc/DCCCommand$2

Source File: com/dmdirc/addons/dcc/DCCCommand.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

  • DCCCommand this$0 -- only one reference
  • File val$givenFile -- only one reference
  • bool val$isSilent -- only one reference
  • InputWindow val$origin -- only one reference
  • Server val$server -- only one reference
  • String val$target -- only one reference
Classes Referenced
ActionManager
ConfigManager
DCC
DCCActions
DCCCommand
DCCPlugin
DCCSend
DCCSendWindow
File
IdentityManager
IRCParser
JFileChooser
JFrame
KFileChooser
Main
Object
Runnable
Server
String
StringBuilder
TransferType
UIController
 

Class com/dmdirc/addons/dcc/actions/DCCEvents

Source File: com/dmdirc/addons/dcc/actions/DCCEvents.java

Superclass: Enum

Interfaces implemented:

Virtual methods:

Constructors:

Static methods:

Instance fields:

  • String[] argNames -- only one reference
  • Class[] argTypes -- only one reference

Static fields:

Classes Referenced
ActionMetaType
Class
DCCChatWindow
DCCSendWindow
Enum
File
Server
String
 

Abstract Class com/dmdirc/addons/dcc/DCCFrame

Source File: com/dmdirc/addons/dcc/DCCFrame.java

Superclass: WritableFrameContainer

Subclasses:

Other classes in same file:

Virtual methods:

  • activateFrame()
  • addIconChangeListener(IconChangeListener)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • addNotificationListener(NotificationListener)
  • addSelectionListener(SelectionListener)
  • clearNotification()
  • close()
  • despatchNotification(String,String,Object[])
  • doNotification(String,ActionType,Object[])
  • getConfigManager()
  • getContentPane()
  • getFrame()
  • getFrame()
  • getIcon()
  • getMaxLineLength()
  • getNotification()
  • getNumLines(String)
  • getServer()
  • handleNotification(String,Object[])
  • iconUpdated()
  • isWindowClosing()
  • modifyNotificationArgs(List,List)
  • ownsFrame(Window)
  • processNotificationArg(Object,List)
  • removeIconChangeListener(IconChangeListener)
  • removeNotificationListener(NotificationListener)
  • removeSelectionListener(SelectionListener)
  • sendLine(String)
  • sendNotification(Color)
  • setIcon(String)
  • splitLine(String)
  • toString()
  • windowActivated()
  • windowClosed()
  • windowClosing()
  • windowDeactivated()
  • windowOpened()

Constructors:

Instance fields:

Classes Referenced
DCCFrame$1
DCCPlugin
EmptyFrame
IdentityManager
InputWindow
String
TextFrame
UIUtilities
WindowManager
WritableFrameContainer
 

Class com/dmdirc/addons/dcc/DCCFrame$1

Source File: com/dmdirc/addons/dcc/DCCFrame.java

Superclass: ReturnableThread

Other classes in same file:

Virtual methods:

  • getObject()
  • run()
  • setObject(Object)

Constructors:

Instance fields:

  • DCCFrame this$0 -- only one reference
  • String val$title -- only one reference
  • Object value
Classes Referenced
DCCFrame
EmptyFrame
ReturnableThread
 

Class com/dmdirc/addons/dcc/DCCPlugin

Source File: com/dmdirc/addons/dcc/DCCPlugin.java

Superclass: Plugin

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

  • List childFrames -- only one reference
  • DCCCommand command -- only one reference
  • DCCFrame container -- only one reference
  • bool domainSet
  • String myDomain
Classes Referenced
ActionListener
ActionManager
ActionType
ArrayList
ClientInfo
CommandManager
ConfigManager
Container
CoreActionType
DCC
DCCActions
DCCChat
DCCChatWindow
DCCCommand
DCCFrame
DCCPlugin$1
DCCPlugin$2
DCCPlugin$3
DCCSend
ErrorLevel
File
Identity
IdentityManager
InputWindow
IRCParser
List
Logger
Main
Object
Plugin
PreferencesCategory
PreferencesManager
PreferencesSetting
PreferencesType
Server
String
StringBuffer
StringBuilder
TextFrame
TextLabel
Thread
WindowManager
 

Class com/dmdirc/addons/dcc/DCCPlugin$1

Source File: com/dmdirc/addons/dcc/DCCPlugin.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

  • DCCPlugin this$0 -- only one reference
  • Object[] val$arguments -- only one reference
  • int val$desiredAnswer -- only one reference
  • StringBuffer val$format -- only one reference
  • String val$question -- only one reference
  • String val$title -- only one reference
  • ActionType val$type -- only one reference
Classes Referenced
DCCPlugin
Object
Runnable
 

Class com/dmdirc/addons/dcc/DCCPlugin$2

Source File: com/dmdirc/addons/dcc/DCCPlugin.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

  • DCCPlugin this$0 -- only one reference
  • String val$nickname -- only one reference
  • IRCParser val$parser -- only one reference
  • bool val$reverse -- only one reference
  • DCCSend val$send -- only one reference
  • String val$sendFilename -- only one reference
  • String val$token -- only one reference
Classes Referenced
ConfigManager
DCC
DCCPlugin
DCCSend
DCCSendWindow
File
IdentityManager
IRCParser
JFileChooser
JFrame
KFileChooser
Main
Object
Runnable
String
StringBuilder
UIController
 

Class com/dmdirc/addons/dcc/DCCPlugin$3

Source File: com/dmdirc/addons/dcc/DCCPlugin.java

Superclass: DCCFrame

Other classes in same file:

Virtual methods:

  • activateFrame()
  • addIconChangeListener(IconChangeListener)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • addNotificationListener(NotificationListener)
  • addSelectionListener(SelectionListener)
  • clearNotification()
  • close()
  • despatchNotification(String,String,Object[])
  • doNotification(String,ActionType,Object[])
  • getConfigManager()
  • getContentPane()
  • getFrame()
  • getFrame()
  • getIcon()
  • getMaxLineLength()
  • getNotification()
  • getNumLines(String)
  • getServer()
  • handleNotification(String,Object[])
  • iconUpdated()
  • isWindowClosing()
  • modifyNotificationArgs(List,List)
  • ownsFrame(Window)
  • processNotificationArg(Object,List)
  • removeIconChangeListener(IconChangeListener)
  • removeNotificationListener(NotificationListener)
  • removeSelectionListener(SelectionListener)
  • sendLine(String)
  • sendNotification(Color)
  • setIcon(String)
  • splitLine(String)
  • toString()
  • windowActivated()
  • windowClosed()
  • windowClosing()
  • windowDeactivated()
  • windowOpened()

Constructors:

Instance fields:

Classes Referenced
DCCFrame
DCCPlugin
 

Class com/dmdirc/addons/dcc/DCCSend

Source File: com/dmdirc/addons/dcc/DCCSend.java

Superclass: DCC

Other classes in same file:

Virtual methods:

Constructors:

Static methods:

Instance fields:

  • long address
  • int blockSize -- only one reference
  • DataInputStream fileIn -- only one reference
  • String filename -- only one reference
  • DataOutputStream fileOut -- only one reference
  • DCCSendInterface handler -- only one reference
  • DataInputStream in -- only one reference
  • bool listen
  • Thread myThread
  • DataOutputStream out -- only one reference
  • int port
  • long readSize -- only one reference
  • bool running
  • Semaphore serverListeningSem
  • ServerSocket serverSocket
  • Semaphore serverSocketSem
  • long size -- only one reference
  • Socket socket
  • int startpos -- only one reference
  • String token -- only one reference
  • File transferFile -- only one reference
  • TransferType transferType -- only one reference
  • bool turbo -- only one reference

Static fields:

  • List SENDS -- only one reference
Classes Referenced
ArrayList
DataInputStream
DataOutputStream
DCC
DCCSendInterface
File
List
Object
Socket
String
StringBuilder
TransferType
 

Interface com/dmdirc/addons/dcc/DCCSendInterface

Source File: com/dmdirc/addons/dcc/DCCSendInterface.java

Superclass: Object

Implemented by:

Virtual methods:

  • dataTransfered(DCCSend,int)
  • socketClosed(DCCSend)
  • socketOpened(DCCSend)
Classes Referenced
Object
 

Class com/dmdirc/addons/dcc/DCCSendWindow

Source File: com/dmdirc/addons/dcc/DCCSendWindow.java

Superclass: DCCFrame

Interfaces implemented:

Other classes in same file:

Virtual methods:

  • actionPerformed(ActionEvent)
  • activateFrame()
  • addIconChangeListener(IconChangeListener)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • addNotificationListener(NotificationListener)
  • addSelectionListener(SelectionListener)
  • clearNotification()
  • close()
  • dataTransfered(DCCSend,int)
  • despatchNotification(String,String,Object[])
  • doNotification(String,ActionType,Object[])
  • duration(long)
  • getConfigManager()
  • getContentPane()
  • getDCC()
  • getFrame()
  • getFrame()
  • getIcon()
  • getMaxLineLength()
  • getNotification()
  • getNumLines(String)
  • getServer()
  • handleNotification(String,Object[])
  • iconUpdated()
  • isWindowClosing()
  • modifyNotificationArgs(List,List)
  • onSocketClosed(IRCParser)
  • ownsFrame(Window)
  • processNotificationArg(Object,List)
  • removeIconChangeListener(IconChangeListener)
  • removeNotificationListener(NotificationListener)
  • removeSelectionListener(SelectionListener)
  • sendLine(String)
  • sendNotification(Color)
  • setIcon(String)
  • socketClosed(DCCSend)
  • socketOpened(DCCSend)
  • splitLine(String)
  • toString()
  • updateSpeedAndTime()
  • windowActivated()
  • windowClosed()
  • windowClosing()
  • windowDeactivated()
  • windowOpened()

Constructors:

Instance fields:

  • JButton button -- only one reference
  • IconChanger changer
  • ConfigManager config
  • DCCSend dcc -- only one reference
  • String icon
  • ListenerList listeners
  • DCCPlugin myPlugin -- only one reference
  • InputWindow myWindow
  • Color notification
  • String otherNickname -- only one reference
  • IRCParser parser -- only one reference
  • DCCPlugin plugin
  • JProgressBar progress -- only one reference
  • JLabel remaining -- only one reference
  • JLabel speed -- only one reference
  • JLabel status -- only one reference
  • JLabel taken -- only one reference
  • long timeStarted -- only one reference
  • String title
  • long transferCount -- only one reference
  • bool windowClosing
Classes Referenced
ActionListener
ActionManager
CallbackManager
ConfigManager
Container
DCC
DCCActions
DCCFrame
DCCPlugin
DCCSend
DCCSendInterface
DCCSendWindow$1
File
IdentityManager
IRCParser
IRCStringConverter
ISocketClosed
JButton
JLabel
JProgressBar
Object
SocketState
String
StringBuilder
Thread
TransferType
 

Class com/dmdirc/addons/dcc/DCCSendWindow$1

Source File: com/dmdirc/addons/dcc/DCCSendWindow.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
DCCSendWindow
Object
Runnable
 

Class com/dmdirc/addons/dcop/DcopCommand

Source File: com/dmdirc/addons/dcop/DcopCommand.java

Superclass: ServerCommand

Virtual methods:

Constructors:

Classes Referenced
CommandArguments
CommandManager
DcopPlugin
List
Object
ServerCommand
String
StringBuilder
 

Class com/dmdirc/addons/mediasource_dcop/DcopMediaSourcePlugin

Source File: com/dmdirc/addons/mediasource_dcop/DcopMediaSourcePlugin.java

Superclass: Plugin

Interfaces implemented:

Virtual methods:

  • checkPrerequisites()
  • compareTo(Object)
  • compareTo(Plugin)
  • domainUpdated()
  • getDomain()
  • getSources()
  • onLoad()
  • onUnload()
  • setDomain(String)
  • showConfig(PreferencesManager)

Constructors:

Static methods:

Instance fields:

  • bool domainSet
  • String myDomain
  • List sources -- only one reference
Classes Referenced
AmarokSource
ArrayList
ExportedService
KaffeineSource
List
MediaSourceManager
NoatunSource
Object
Plugin
PluginManager
 

Class com/dmdirc/addons/dcop/DcopPlugin

Source File: com/dmdirc/addons/dcop/DcopPlugin.java

Superclass: Plugin

Virtual methods:

  • checkPrerequisites()
  • compareTo(Object)
  • compareTo(Plugin)
  • domainUpdated()
  • getDomain()
  • onLoad()
  • onUnload()
  • setDomain(String)
  • showConfig(PreferencesManager)

Constructors:

Static methods:

Instance fields:

  • DcopCommand command -- only one reference
  • bool domainSet
  • String myDomain
Classes Referenced
ArrayList
BufferedReader
CommandManager
DcopCommand
Plugin
Process
String
 

Class com/dmdirc/commandparser/commands/global/Debug

Source File: com/dmdirc/commandparser/commands/global/Debug.java

Superclass: GlobalCommand

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Classes Referenced
AdditionalTabTargets
CommandArguments
CommandManager
ConfigManager
ConfigTarget
ErrorLevel
Exception
GlobalCommand
Identity
IdentityManager
InputWindow
IntelligentCommand
IRCParser
List
Logger
Main
Map
Object
PluginManager
Server
ServerStatus
Service
ServiceProvider
Set
String
StringBuilder
Thread
UIController
UpdateChecker
ValueComparator
WritableFrameContainer
 

Class javax/swing/DefaultComboBoxModel -- not analyzed

Subclasses:

Class javax/swing/DefaultListCellRenderer -- not analyzed

Subclasses:

Class javax/swing/DefaultListModel -- not analyzed

Subclasses:

Class javax/swing/tree/DefaultMutableTreeNode -- not analyzed

Subclasses:

Class com/dmdirc/updater/components/DefaultsComponent

Source File: com/dmdirc/updater/components/DefaultsComponent.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Classes Referenced
ConfigManager
File
IdentityManager
Object
String
UpdateComponent
Version
ZipResourceManager
 

Class com/dmdirc/installer/DefaultSettings

Source File: com/dmdirc/installer/DefaultSettings.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Classes Referenced
CLIParser
Installer
Main
Object
Settings
 

Class javax/swing/table/DefaultTableCellRenderer -- not analyzed

Subclasses:

Class javax/swing/tree/DefaultTreeModel -- not analyzed

Subclasses:

Class java/awt/Desktop -- not analyzed

Class javax/swing/plaf/DesktopPaneUI -- not analyzed

Subclasses:

Class java/awt/Dimension -- not analyzed

Class com/dmdirc/ui/interfaces/SearchBar$Direction

Source File: com/dmdirc/ui/interfaces/SearchBar.java

Superclass: Enum

Other classes in same file:

Constructors:

Static methods:

Static fields:

Classes Referenced
Enum
SearchBar
 

Class com/dmdirc/commandparser/commands/server/Disconnect

Source File: com/dmdirc/commandparser/commands/server/Disconnect.java

Superclass: ServerCommand

Virtual methods:

Constructors:

Classes Referenced
CommandArguments
CommandManager
ConfigManager
InputWindow
Server
ServerCommand
String
 

Class com/dmdirc/actions/ConditionTreeFactory$DisjunctionFactory

Source File: com/dmdirc/actions/ConditionTreeFactory.java

Superclass: ConditionTreeFactory

Other classes in same file:

Virtual methods:

Constructors:

Classes Referenced
ConditionTree
ConditionTreeFactory
ConditionTreeFactoryType
 

Class com/dmdirc/addons/mediasource_windows/DllSource

Source File: com/dmdirc/addons/mediasource_windows/DllSource.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Instance fields:

  • String playerName -- only one reference
  • bool useArtistTitle -- only one reference
Classes Referenced
MediaInfoOutput
MediaSource
MediaSourceState
Object
String
StringBuilder
WindowsMediaSourcePlugin
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: JDesktopPane

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Static methods:

Instance fields:

  • AtomicBoolean changing -- only one reference
  • MainFrame mainFrame -- only one reference
  • bool maximised -- only one reference
  • TreeViewModel model -- only one reference
  • Map nodes -- only one reference
  • Window selectedWindow -- only one reference
  • TreeSelectionModel selectionModel -- only one reference
  • TreeScroller treeScroller -- only one reference
  • int xOffset -- only one reference
  • int yOffset -- only one reference

Static fields:

  • int FRAME_OPENING_OFFSET -- unreferenced
  • Logger LOGGER -- only one reference
  • long serialVersionUID -- unreferenced
Classes Referenced
AtomicBoolean
Class
Color
DMDircDesktopPane$1
DMDircDesktopPane$2
DMDircDesktopPane$3
DMDircDesktopPane$4
DMDircDesktopPane$5
DMDircDesktopPane$6
DMDircDesktopPane$7
FrameManager
JDesktopPane
JInternalFrame
Logger
MainFrame
PropertyChangeListener
ProxyDesktopPaneUI
SelectionListener
String
TreeScroller
TreeViewModel
TreeViewNode
UIUtilities
Window
WindowManager
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$1

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: TreeScroller

Other classes in same file:

Virtual methods:

  • changeFocus(bool)
  • changeFocusDown(DefaultMutableTreeNode)
  • changeFocusUp(DefaultMutableTreeNode)
  • mouseWheelMoved(MouseWheelEvent)
  • setPath(TreePath)

Constructors:

Instance fields:

  • DefaultTreeModel model
  • DefaultMutableTreeNode rootNode
  • bool rootVisible
  • TreeSelectionModel selectionModel
  • DMDircDesktopPane this$0 -- only one reference
  • JTree tree
Classes Referenced
DMDircDesktopPane
FrameContainer
TreePath
TreeScroller
TreeViewNode
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$2

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

  • DMDircDesktopPane this$0 -- only one reference
  • JComponent val$comp -- only one reference
  • int val$index -- only one reference
Classes Referenced
DMDircDesktopPane
JComponent
Object
Runnable
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$3

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: ReturnableThread

Other classes in same file:

Virtual methods:

  • getObject()
  • run()
  • setObject(Object)

Constructors:

Instance fields:

Classes Referenced
DMDircDesktopPane
ReturnableThread
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$4

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
DMDircDesktopPane
Map
Object
Runnable
TreeViewNode
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$5

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
DMDircDesktopPane
ErrorLevel
FrameContainer
Logger
MainFrame
Map
Object
Runnable
StringBuilder
TextFrame
TreeViewModel
TreeViewNode
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$6

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
DMDircDesktopPane
FrameContainer
Map
Object
Runnable
TextFrame
TreeViewModel
TreeViewNode
 

Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$7

Source File: com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
DMDircDesktopPane
InputTextFrame
MainFrame
Map
Object
Runnable
TreePath
TreeSelectionModel
TreeViewModel
Window
 

Class com/dmdirc/addons/ui_swing/DMDircEventQueue

Source File: com/dmdirc/addons/ui_swing/DMDircEventQueue.java

Superclass: EventQueue

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
ActionManager
Component
CopyAction
CoreActionType
CutAction
EventQueue
JPopupMenu
JTextComponent
KeyEvent
Object
PasteAction
SwingController
Window
 

Class com/dmdirc/logger/DMDircExceptionHandler

Source File: com/dmdirc/logger/DMDircExceptionHandler.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Classes Referenced
ErrorLevel
Logger
Object
Thread
UncaughtExceptionHandler
 

Class com/dmdirc/util/resourcemanager/DMDircResourceManager

Source File: com/dmdirc/util/resourcemanager/DMDircResourceManager.java

Superclass: Object

Constructors:

Static methods:

Classes Referenced
ClassLoader
ErrorLevel
Logger
Object
String
Thread
URL
 

Class com/dmdirc/addons/ui_swing/components/DMDircUndoableEditListener

Source File: com/dmdirc/addons/ui_swing/components/DMDircUndoableEditListener.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Instance fields:

  • UndoManager undoManager -- only one reference
Classes Referenced
Object
UndoableEditListener
UndoManager
 

Class com/dmdirc/addons/dns/DNSCommand

Source File: com/dmdirc/addons/dns/DNSCommand.java

Superclass: GlobalCommand

Other classes in same file:

Virtual methods:

Constructors:

Static methods:

Classes Referenced
CommandArguments
CommandManager
DNSCommand$1
GlobalCommand
Object
StringBuilder
Timer
 

Class com/dmdirc/addons/dns/DNSCommand$1

Source File: com/dmdirc/addons/dns/DNSCommand.java

Superclass: TimerTask

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
CommandArguments
DNSCommand
DNSPlugin
Object
String
StringBuilder
TimerTask
 

Class com/dmdirc/addons/dns/DNSPlugin

Source File: com/dmdirc/addons/dns/DNSPlugin.java

Superclass: Plugin

Virtual methods:

  • checkPrerequisites()
  • compareTo(Object)
  • compareTo(Plugin)
  • domainUpdated()
  • getDomain()
  • onLoad()
  • onUnload()
  • setDomain(String)
  • showConfig(PreferencesManager)

Constructors:

Static methods:

Instance fields:

  • DNSCommand command -- only one reference
  • bool domainSet
  • String myDomain
Classes Referenced
ArrayList
CommandManager
DNSCommand
List
Object
Plugin
String
 

Class javax/swing/text/DocumentFilter -- not analyzed

Subclasses:

Interface javax/swing/event/DocumentListener -- not analyzed

Implemented by:

Class com/dmdirc/util/DoubleMap -- only one reference

Source File: com/dmdirc/util/DoubleMap.java

Superclass: Object

Virtual methods:

Constructors:

Instance fields:

  • List keys -- only one reference
  • List values -- only one reference
Classes Referenced
ArrayList
List
Object
 

Class com/dmdirc/util/Downloader

Source File: com/dmdirc/util/Downloader.java

Superclass: Object

Constructors:

Static methods:

Classes Referenced
ArrayList
BufferedReader
DataOutputStream
DownloadListener
ErrorLevel
File
InputStream
List
Logger
Map
Object
Set
String
StringBuilder
URL
 

Class com/dmdirc/addons/addonbrowser/DownloaderWindow

Source File: com/dmdirc/addons/addonbrowser/DownloaderWindow.java

Superclass: JDialog

Interfaces implemented:

Virtual methods:

Constructors:

Instance fields:

  • JProgressBar jpb -- only one reference

Static fields:

  • long serialVersionUID -- unreferenced
Classes Referenced
BrowserWindow
Component
Downloader
DownloadListener
File
ImageIcon
JDialog
JProgressBar
Main
MainWindow
Runnable
StringBuilder
Thread
UIController
 

Interface com/dmdirc/util/DownloadListener

Source File: com/dmdirc/util/DownloadListener.java

Superclass: Object

Implemented by:

Virtual methods:

  • downloadProgress(float)
  • setIndeterminate(bool)
Classes Referenced
Object
 

Interface java/awt/dnd/DragGestureListener -- not analyzed

Implemented by:

Class java/awt/dnd/DragSource -- not analyzed

Interface java/awt/dnd/DragSourceListener -- not analyzed

Implemented by:

Class java/awt/dnd/DropTarget -- not analyzed

Interface java/awt/dnd/DropTargetListener -- not analyzed

Implemented by:

Class com/dmdirc/addons/ui_dummy/DummyChannelWindow

Source File: com/dmdirc/addons/ui_dummy/DummyChannelWindow.java

Superclass: DummyInputWindow

Interfaces implemented:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
Channel
ChannelCommandParser
ChannelWindow
DummyInputWindow
 

Class com/dmdirc/addons/ui_dummy/DummyController -- only one reference

Source File: com/dmdirc/addons/ui_dummy/DummyController.java

Superclass: Plugin

Interfaces implemented:

Virtual methods:

Constructors:

Instance fields:

  • bool domainSet
  • MainWindow mainWindow -- only one reference
  • String myDomain
Classes Referenced
DummyChannelWindow
DummyInputWindow
DummyMainWindow
DummyQueryWindow
DummyServerWindow
DummyStatusBar
Main
Plugin
UIController
 

Class com/dmdirc/addons/ui_dummy/DummyFrameManager -- only one reference

Source File: com/dmdirc/addons/ui_dummy/DummyFrameManager.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Classes Referenced
Color
FrameManager
JComponent
Main
Object
StatusBar
StringBuilder
UIController
 

Class com/dmdirc/addons/ui_dummy/DummyInputField

Source File: com/dmdirc/addons/ui_dummy/DummyInputField.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Classes Referenced
InputField
Object
 

Class com/dmdirc/addons/ui_dummy/DummyInputHandler

Source File: com/dmdirc/addons/ui_dummy/DummyInputHandler.java

Superclass: InputHandler

Virtual methods:

  • addControlCode(int,int)
  • addDownHandler()
  • addEnterHandler()
  • addKeyHandler()
  • addTabHandler()
  • addToBuffer(String)
  • addToBuffer(String[])
  • addUpHandler()
  • addValidationListener(InputValidationListener)
  • configChanged(String,String)
  • doBufferDown()
  • doBufferUp()
  • doCommandTabCompletion(String,int,int)
  • doNormalTabCompletion(String,int,int,AdditionalTabTargets)
  • doTabCompletion()
  • enterPressed(String)
  • fireCommandFailure(String)
  • fireCommandPassed()
  • fireLineWrap(int)
  • getBackBuffer()
  • handleControlKey(String,int,bool)
  • handleKeyPressed(String,int,bool,bool)
  • setStyle()
  • setTabCompleter(TabCompleter)
  • setTypes(bool,bool,bool,bool)
  • validateText()

Constructors:

Instance fields:

Classes Referenced
InputHandler
 

Class com/dmdirc/addons/ui_dummy/DummyInputWindow

Source File: com/dmdirc/addons/ui_dummy/DummyInputWindow.java

Superclass: Object

Interfaces implemented:

Subclasses:

Virtual methods:

Constructors:

Instance fields:

  • CommandParser commandParser -- only one reference
  • WritableFrameContainer container -- only one reference
  • bool maximised -- only one reference
  • String title -- only one reference
  • bool visible -- only one reference
Classes Referenced
Charset
ConfigManager
DummyInputField
DummyInputHandler
InputWindow
Object
StringBuffer
StringBuilder
StringTranscoder
WritableFrameContainer
 

Class com/dmdirc/addons/ui_dummy/DummyMainWindow

Source File: com/dmdirc/addons/ui_dummy/DummyMainWindow.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Instance fields:

  • bool maximised -- only one reference
  • bool visible -- only one reference
Classes Referenced
MainWindow
Object
 

Class com/dmdirc/addons/nowplaying/ConfigPanel$DummyMediaSource

Source File: com/dmdirc/addons/nowplaying/ConfigPanel.java

Superclass: Object

Interfaces implemented:

Other classes in same file:

Virtual methods:

Constructors:

Instance fields:

Classes Referenced
ConfigPanel
ConfigPanel$1
MediaSource
MediaSourceState
Object
 

Class com/dmdirc/addons/ui_dummy/DummyQueryWindow

Source File: com/dmdirc/addons/ui_dummy/DummyQueryWindow.java

Superclass: DummyInputWindow

Interfaces implemented:

Virtual methods:

  • activateFrame()
  • addLine(String,bool)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • clear()
  • close()
  • getCommandParser()
  • getConfigManager()
  • getContainer()
  • getContainer()
  • getInputHandler()
  • getTitle()
  • getTranscoder()
  • isMaximum()
  • isVisible()
  • maximise()
  • minimise()
  • open()
  • restore()
  • setAwayIndicator(bool)
  • setMaximum(bool)
  • setTitle(String)
  • setVisible(bool)
  • toggleMaximise()

Constructors:

Instance fields:

Classes Referenced
DummyInputWindow
InputWindow
QueryWindow
Server
WritableFrameContainer
 

Class com/dmdirc/addons/ui_dummy/DummyServerWindow

Source File: com/dmdirc/addons/ui_dummy/DummyServerWindow.java

Superclass: DummyInputWindow

Interfaces implemented:

Virtual methods:

  • activateFrame()
  • addLine(String,bool)
  • addLine(String,Object[])
  • addLine(StringBuffer,Object[])
  • clear()
  • close()
  • getCommandParser()
  • getConfigManager()
  • getContainer()
  • getContainer()
  • getInputHandler()
  • getTitle()
  • getTranscoder()
  • isMaximum()
  • isVisible()
  • maximise()
  • minimise()
  • open()
  • restore()
  • setAwayIndicator(bool)
  • setMaximum(bool)
  • setTitle(String)
  • setVisible(bool)
  • toggleMaximise()

Constructors:

Instance fields:

Classes Referenced
DummyInputWindow
ServerCommandParser
ServerWindow
 

Class com/dmdirc/addons/ui_dummy/DummyStatusBar

Source File: com/dmdirc/addons/ui_dummy/DummyStatusBar.java

Superclass: Object

Interfaces implemented:

Virtual methods:

Constructors:

Classes Referenced
Object
StatusBar
StringBuilder
 
Next