Class com/dmdirc/actions/CoreActionComponent$9
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionType
Superclass:
Enum
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields: - String name -- only one reference
- ActionMetaType type -- only one reference
Static fields:
|
|
|
Class com/dmdirc/ui/CoreUIUtils
Constructors:
Static methods:
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/about/CreditsPanel
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/commandparser/commands/server/Ctcp
Interfaces implemented:
Virtual methods:
- execute(InputWindow,Server,bool,CommandArguments)
- getHelp()
- getName()
- getSuggestions(int,List)
- getType()
- sendLine(InputWindow,bool,String,Object[])
- showInHelp()
- showUsage(InputWindow,bool,String,String)
Constructors:
|
|
|
Class com/dmdirc/addons/ui_swing/components/expandingsettings/CurrentOptionsPanel
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
|
|
|
Class com/dmdirc/addons/ui_swing/components/expandingsettings/CurrentOptionsPanel$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$addons$ui_swing$components$expandingsettings$SettingsPanel$OptionType
|
|
|
Class java/awt/Cursor -- not analyzed
|
Class com/dmdirc/actions/ConditionTreeFactory$CustomFactory
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/CustomFrame
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
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/CustomInputFrame
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
|
|
|
Class com/dmdirc/CustomWindow
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:
|
|
|
Class com/dmdirc/addons/ui_swing/actions/CutAction
Virtual methods:
Constructors:
Instance fields: - JTextComponent comp -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/commandparser/commands/channel/Cycle
Virtual methods:
- execute(InputWindow,Server,Channel,bool,CommandArguments)
- getHelp()
- getName()
- getType()
- sendLine(InputWindow,bool,String,Object[])
- showInHelp()
- showUsage(InputWindow,bool,String,String)
Constructors:
|
|
|
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
Virtual methods:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class java/text/DateFormat -- not analyzed
|
Abstract Class com/dmdirc/addons/dcc/DCC
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
|
|
|
Class com/dmdirc/addons/dcc/actions/DCCActions
Superclass:
Enum
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields: - String name -- only one reference
- ActionMetaType type -- only one reference
Static fields:
|
|
|
Class com/dmdirc/addons/dcc/DCCChat
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
|
|
|
Interface com/dmdirc/addons/dcc/DCCChatInterface
Implemented by:
Virtual methods:
- handleChatMessage(DCCChat,String)
- socketClosed(DCCChat)
- socketOpened(DCCChat)
|
|
|
Class com/dmdirc/addons/dcc/DCCChatWindow
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:
|
|
|
Class com/dmdirc/addons/dcc/DCCCommand
Interfaces implemented:
Other classes in same file:
Virtual methods:
- execute(InputWindow,Server,bool,CommandArguments)
- getHelp()
- getName()
- getSuggestions(int,List)
- getType()
- sendFile(String,InputWindow,Server,bool,String)
- sendLine(InputWindow,bool,String,Object[])
- showInHelp()
- showUsage(InputWindow,bool,String,String)
Constructors:
Static methods:
Instance fields:
|
|
|
Class com/dmdirc/addons/dcc/DCCCommand$1
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
|
|
|
Class com/dmdirc/addons/dcc/DCCCommand$2
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
|
|
|
Class com/dmdirc/addons/dcc/actions/DCCEvents
Superclass:
Enum
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields: - String[] argNames -- only one reference
- Class[] argTypes -- only one reference
Static fields:
|
|
|
Abstract Class com/dmdirc/addons/dcc/DCCFrame
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:
|
|
|
Class com/dmdirc/addons/dcc/DCCFrame$1
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
|
|
|
Class com/dmdirc/addons/dcc/DCCPlugin
Interfaces implemented:
Other classes in same file:
Virtual methods:
- addWindow(DCCFrame)
- askQuestion(String,String,int,ActionType,StringBuffer,Object[])
- checkPrerequisites()
- compareTo(Object)
- compareTo(Plugin)
- createContainer()
- delWindow(DCCFrame)
- domainUpdated()
- getDomain()
- getListenIP()
- getListenIP(IRCParser)
- handleProcessEvent(ActionType,StringBuffer,bool,Object[])
- listen(DCC)
- onLoad()
- onUnload()
- processEvent(ActionType,StringBuffer,Object[])
- saveFile(String,DCCSend,IRCParser,bool,String,String)
- setDomain(String)
- showConfig(PreferencesManager)
Constructors:
Instance fields: - List childFrames -- only one reference
- DCCCommand command -- only one reference
- DCCFrame container -- only one reference
- bool domainSet
- String myDomain
|
|
|
Class com/dmdirc/addons/dcc/DCCPlugin$1
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
|
|
|
Class com/dmdirc/addons/dcc/DCCPlugin$2
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
|
|
|
Class com/dmdirc/addons/dcc/DCCPlugin$3
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:
|
|
|
Class com/dmdirc/addons/dcc/DCCSend
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
|
|
|
Interface com/dmdirc/addons/dcc/DCCSendInterface
Implemented by:
Virtual methods:
- dataTransfered(DCCSend,int)
- socketClosed(DCCSend)
- socketOpened(DCCSend)
|
|
|
Class com/dmdirc/addons/dcc/DCCSendWindow
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
|
|
|
Class com/dmdirc/addons/dcc/DCCSendWindow$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/dcop/DcopCommand
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/mediasource_dcop/DcopMediaSourcePlugin
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
|
|
|
Class com/dmdirc/addons/dcop/DcopPlugin
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
|
|
|
Class com/dmdirc/commandparser/commands/global/Debug
Interfaces implemented:
Other classes in same file:
Virtual methods:
- doBenchmark(InputWindow)
- doColourSpam(InputWindow,bool)
- doConfigInfo(InputWindow,bool)
- doConfigStats(InputWindow,bool)
- doError(String[])
- doForceUpdate()
- doGarbage(InputWindow,bool)
- doGlobalConfigInfo(InputWindow,bool)
- doMemInfo(InputWindow,bool)
- doServerInfo(InputWindow,bool)
- doServerState(InputWindow,bool)
- doServices(InputWindow,bool,String[])
- doShowRaw(InputWindow,bool)
- doThreads(InputWindow,bool)
- execute(InputWindow,bool,CommandArguments)
- getHelp()
- getName()
- getSuggestions(int,List)
- getType()
- sendLine(InputWindow,bool,String,Object[])
- showInHelp()
- showUsage(InputWindow,bool,String,String)
Constructors:
|
|
|
Class javax/swing/DefaultComboBoxModel -- not analyzed
Subclasses:
|
Class javax/swing/DefaultListCellRenderer -- not analyzed
Subclasses:
-
ActionCellRenderer,
ActionComparisonCellRenderer,
ActionGroupListCellRenderer,
ActionSubstititionRenderer,
ActionTypeRenderer,
AddOptionCellRenderer,
CertificateChainEntryCellRenderer,
FontListCellRenderer,
ListModeCellRenderer,
MapEntryRenderer,
NicklistRenderer,
ProfileListCellRenderer
|
Class javax/swing/DefaultListModel -- not analyzed
Subclasses:
|
Class javax/swing/tree/DefaultMutableTreeNode -- not analyzed
Subclasses:
|
Class com/dmdirc/updater/components/DefaultsComponent
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/installer/DefaultSettings
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
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
Superclass:
Enum
Other classes in same file:
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/commandparser/commands/server/Disconnect
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/ConditionTreeFactory$DisjunctionFactory
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/mediasource_windows/DllSource
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - String playerName -- only one reference
- bool useArtistTitle -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane
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
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$1
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
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$2
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
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$3
Other classes in same file:
Virtual methods:
- getObject()
- run()
- setObject(Object)
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$4
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$5
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$6
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/desktopPane/DMDircDesktopPane$7
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/DMDircEventQueue
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/logger/DMDircExceptionHandler
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/util/resourcemanager/DMDircResourceManager
Constructors:
Static methods:
|
|
|
Class com/dmdirc/addons/ui_swing/components/DMDircUndoableEditListener
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - UndoManager undoManager -- only one reference
|
|
|
Class com/dmdirc/addons/dns/DNSCommand
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
|
|
|
Class com/dmdirc/addons/dns/DNSCommand$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/dns/DNSPlugin
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
|
|
|
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
Virtual methods:
Constructors:
Instance fields: - List keys -- only one reference
- List values -- only one reference
|
|
|
Class com/dmdirc/util/Downloader
Constructors:
Static methods:
|
|
|
Class com/dmdirc/addons/addonbrowser/DownloaderWindow
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - JProgressBar jpb -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Interface com/dmdirc/util/DownloadListener
Implemented by:
Virtual methods:
- downloadProgress(float)
- setIndeterminate(bool)
|
|
|
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
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyController -- only one reference
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - bool domainSet
- MainWindow mainWindow -- only one reference
- String myDomain
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyFrameManager -- only one reference
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyInputField
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyInputHandler
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:
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyInputWindow
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
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyMainWindow
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - bool maximised -- only one reference
- bool visible -- only one reference
|
|
|
Class com/dmdirc/addons/nowplaying/ConfigPanel$DummyMediaSource
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyQueryWindow
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:
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyServerWindow
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:
|
|
|
Class com/dmdirc/addons/ui_dummy/DummyStatusBar
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|