Class com/dmdirc/addons/ui_swing/Apple
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - ArrayList addresses -- only one reference
- bool clientOpened -- only one reference
- bool isListener -- only one reference
- MenuBar menuBar -- only one reference
Static fields:
- Object application -- only one reference
- Apple me -- only one reference
- Object nsApplication -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/Apple$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - Apple this$0 -- only one reference
- Object[] val$args -- only one reference
|
|
|
Interface com/dmdirc/addons/ui_swing/Apple$ApplicationEvent
Other classes in same file:
Virtual methods:
- getFilename()
- getSource()
- isHandled()
- setHandled(bool)
- toString()
|
|
|
Class com/dmdirc/addons/ui_swing/components/renderers/ArrayCellRenderer
Virtual methods:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class java/util/ArrayList -- not analyzed
Subclasses:
|
Class com/dmdirc/addons/ui_swing/components/reorderablelist/ArrayListTransferable
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - ArrayList data -- only one reference
- DataFlavor localArrayListFlavor -- only one reference
- DataFlavor serialArrayListFlavor -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/reorderablelist/ArrayListTransferHandler
Virtual methods:
Constructors:
Instance fields: - int addCount -- only one reference
- int addIndex -- only one reference
- int[] indices -- only one reference
- DataFlavor localArrayListFlavor -- only one reference
- DataFlavor serialArrayListFlavor -- only one reference
- JList sourceList -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class java/util/concurrent/atomic/AtomicBoolean -- not analyzed
|
Class java/util/concurrent/atomic/AtomicInteger -- not analyzed
|
Class java/util/concurrent/atomic/AtomicLong -- not analyzed
|
Class java/text/AttributedCharacterIterator$Attribute -- not analyzed
Subclasses:
|
Class com/dmdirc/addons/audio/AudioCommand
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/audio/AudioPlayer
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - File myFile -- only one reference
|
|
|
Class com/dmdirc/addons/audio/AudioPlayer$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$addons$audio$AudioPlayer$AudioType
|
|
|
Class com/dmdirc/addons/audio/AudioPlugin -- only one reference
Virtual methods:
- checkPrerequisites()
- compareTo(Object)
- compareTo(Plugin)
- domainUpdated()
- getDomain()
- onLoad()
- onUnload()
- setDomain(String)
- showConfig(PreferencesManager)
Constructors:
Instance fields: - AudioCommand audioCommand -- only one reference
- BeepCommand beepCommand -- only one reference
- bool domainSet
- String myDomain
|
|
|
Class com/dmdirc/addons/audio/AudioPlayer$AudioType
Superclass:
Enum
Other classes in same file:
Constructors:
Static methods:
Static fields:
|
|
|
Class java/net/Authenticator -- not analyzed
Subclasses:
|
Class com/dmdirc/commandparser/commands/server/Away
Virtual methods:
Constructors:
|
|
|
Interface com/dmdirc/interfaces/AwayStateListener
Implemented by:
Virtual methods:
|
|
|
Class com/dmdirc/commandparser/commands/server/Back
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/commandparser/commands/channel/Ban
Interfaces implemented:
Virtual methods:
- execute(InputWindow,Server,Channel,bool,CommandArguments)
- getHelp()
- getName()
- getSuggestions(int,List)
- getType()
- sendLine(InputWindow,bool,String,Object[])
- showInHelp()
- showUsage(InputWindow,bool,String,String)
Constructors:
|
|
|
Class net/miginfocom/Base64
Constructors:
Static methods:
Static fields:
- char[] CA -- only one reference
- int[] IA -- only one reference
|
|
|
Class com/dmdirc/addons/tabcompletion_bash/BashStyle
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - int lastPosition -- only one reference
- String lastWord -- only one reference
- TabCompleter tabCompleter -- only one reference
- int tabCount -- only one reference
- InputWindow window -- only one reference
|
|
|
Class com/dmdirc/addons/tabcompletion_bash/BashStylePlugin -- only one reference
Virtual methods:
Constructors:
Instance fields: - bool domainSet
- String myDomain
|
|
|
Class com/dmdirc/addons/audio/BeepCommand
Virtual methods:
Constructors:
|
|
|
Class java/util/concurrent/BlockingQueue -- not analyzed
|
Class com/dmdirc/installer/cliparser/BooleanParam
Virtual methods:
Constructors:
Instance fields: - char charFlag
- String description
- bool myValue -- only one reference
- int number
- String stringFlag
|
|
|
Class javax/swing/border/Border -- not analyzed
|
Class com/dmdirc/installer/ui/EtchedLineBorder$BorderSide
Superclass:
Enum
Other classes in same file:
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/EtchedLineBorder$BorderSide
Superclass:
Enum
Other classes in same file:
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/addons/addonbrowser/BrowserPlugin -- only one reference
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - bool domainSet
- bool loaded -- only one reference
- String myDomain
|
|
|
Class com/dmdirc/addons/addonbrowser/BrowserWindow
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - JCheckBox actionsBox -- only one reference
- JRadioButton dateButton -- only one reference
- List infos -- only one reference
- JCheckBox installedBox -- only one reference
- JList list -- only one reference
- JRadioButton nameButton -- only one reference
- JCheckBox notinstalledBox -- only one reference
- JCheckBox pluginsBox -- only one reference
- JRadioButton ratingButton -- only one reference
- JScrollPane scrollPane -- only one reference
- JTextField searchBox -- only one reference
- JRadioButton statusButton -- only one reference
- JCheckBox themesBox -- only one reference
- JCheckBox unverifiedBox -- only one reference
- JCheckBox verifiedBox -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/addonbrowser/BrowserWindow$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/addonbrowser/BrowserWindow$1$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class java/io/BufferedReader -- not analyzed
|
Class java/io/BufferedWriter -- not analyzed
|
Class com/dmdirc/addons/ui_swing/framemanager/buttonbar/ButtonBar -- only one reference
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - Window activeWindow -- only one reference
- Map buttons -- only one reference
- int buttonWidth -- only one reference
- int cells -- only one reference
- int maxButtons -- only one reference
- JPanel panel -- only one reference
- JComponent parent -- only one reference
- FramemanagerPosition position -- only one reference
- FrameContainer selected -- only one reference
- MapList windows -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class javax/swing/ButtonGroup -- not analyzed
|
Class com/dmdirc/parser/irc/callbacks/CallbackManager
Virtual methods:
Constructors:
Instance fields: - Map callbackHash -- only one reference
- IRCParser myParser -- only one reference
Static fields:
- Class[] CLASSES -- only one reference
|
|
|
Class com/dmdirc/parser/irc/callbacks/CallbackNotFoundException
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/parser/irc/callbacks/CallbackObject
Subclasses:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/parser/irc/callbacks/CallbackObjectSpecific
Virtual methods:
Constructors:
Instance fields:
|
|
|
Interface com/dmdirc/config/prefs/CategoryChangeListener
Implemented by:
Virtual methods:
- categoryDeselected(PreferencesCategory)
- categorySelected(PreferencesCategory)
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/prefs/CategoryLabel
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - PreferencesCategory category -- only one reference
- int index -- only one reference
- int padding -- only one reference
- JList parentList -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/prefs/CategoryPanel
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - PreferencesCategory category -- only one reference
- int leftPadding -- only one reference
- JPanel loading -- only one reference
- JPanel nullCategory -- only one reference
- int padding -- only one reference
- Map panels -- only one reference
- Window parent -- only one reference
- int rightPadding -- only one reference
- JScrollPane scrollPane -- only one reference
- TitlePanel title -- only one reference
- ToolTipPanel tooltip -- only one reference
- bool waiting -- only one reference
- JPanel waitingCategory -- only one reference
- SwingWorker worker -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/prefs/CategoryPanel$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/prefs/CategoryPanel$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/ui/core/dialogs/sslcertificate/CertificateAction
Superclass:
Enum
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/ui/core/dialogs/sslcertificate/CertificateChainEntry
Virtual methods:
Constructors:
Instance fields: - bool invalid -- only one reference
- String name -- only one reference
- bool trusted -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/renderers/CertificateChainEntryCellRenderer
Virtual methods:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/sslcertificate/CertificateChainPanel
Virtual methods:
Constructors:
Instance fields: - List certificateChain -- only one reference
- JList list -- only one reference
- DefaultListModel model -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/CertificateManager$CertificateDoesntMatchHostException
Other classes in same file:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class java/security/cert/CertificateException -- not analyzed
Subclasses:
|
Class com/dmdirc/addons/ui_swing/dialogs/sslcertificate/CertificateInfoPanel
Virtual methods:
Constructors:
Instance fields: - List certificateInfo -- only one reference
- String certificateName -- only one reference
- JPanel content -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/ui/core/dialogs/sslcertificate/CertificateInformationEntry
Virtual methods:
Constructors:
Instance fields: - bool invalid -- only one reference
- bool missing -- only one reference
- String title -- only one reference
- String value -- only one reference
|
|
|
Class com/dmdirc/CertificateManager
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - CertificateAction action -- only one reference
- Semaphore actionSem -- only one reference
- String cacertpass -- only one reference
- bool checkDate -- only one reference
- bool checkHost -- only one reference
- bool checkIssuer -- only one reference
- ConfigManager config -- only one reference
- Set globalTrustedCAs -- only one reference
- String serverName -- only one reference
|
|
|
Class com/dmdirc/CertificateManager$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$ui$core$dialogs$sslcertificate$CertificateAction
|
|
|
Class com/dmdirc/CertificateManager$CertificateNotTrustedException
Other classes in same file:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/ui/core/dialogs/sslcertificate/CertificateSummaryEntry
Virtual methods:
Constructors:
Instance fields: - bool good -- only one reference
- String text -- only one reference
|
|
|
Interface javax/swing/event/ChangeListener -- not analyzed
Implemented by:
|
Class com/dmdirc/commandparser/commands/server/ChangeServer
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/Channel
Interfaces implemented:
Virtual methods:
- activateFrame()
- addClient(ChannelClientInfo)
- addIconChangeListener(IconChangeListener)
- addLine(String,Object[])
- addLine(StringBuffer,Object[])
- addNotificationListener(NotificationListener)
- addSelectionListener(SelectionListener)
- addTopic(Topic)
- checkWho()
- clearNotification()
- close()
- configChanged(String,String)
- despatchNotification(String,String,Object[])
- doNotification(String,ActionType,Object[])
- getChannelInfo()
- getConfigManager()
- getDetails(ChannelClientInfo,bool)
- getFrame()
- getFrame()
- getIcon()
- getMaxLineLength()
- getModes(ChannelClientInfo)
- getNotification()
- getNumLines(String)
- getServer()
- getTabCompleter()
- getTopics()
- handleNotification(String,Object[])
- iconUpdated()
- join()
- modifyNotificationArgs(List,List)
- ownsFrame(Window)
- part(String)
- processNotificationArg(Object,List)
- refreshClients()
- registerCallbacks()
- removeClient(ChannelClientInfo)
- removeIconChangeListener(IconChangeListener)
- removeNotificationListener(NotificationListener)
- removeSelectionListener(SelectionListener)
- renameClient(String,String)
- resetWindow()
- selfJoin()
- sendAction(String)
- sendLine(String)
- sendNotification(Color)
- setChannelInfo(ChannelInfo)
- setClients(List)
- setIcon(String)
- setTopic(String)
- show()
- splitLine(String)
- toString()
- updateTitle()
- windowActivated()
- windowClosed()
- windowClosing()
- windowDeactivated()
- windowOpened()
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/userlevel/ChannelAccessLevelComponent
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/parser/irc/ChannelClientInfo
Virtual methods:
Constructors:
Instance fields: - ClientInfo cClient -- only one reference
- ChannelInfo myChannel -- only one reference
- Map myMap -- only one reference
- IRCParser myParser -- only one reference
- long nModes -- only one reference
|
|
|
Class com/dmdirc/ChannelClientProperty
Superclass:
Enum
Constructors:
Static methods:
Static fields:
|
|
|
Abstract Class com/dmdirc/commandparser/commands/ChannelCommand
Interfaces implemented:
Subclasses:
Virtual methods:
- execute(InputWindow,Server,Channel,bool,CommandArguments)
- getHelp()
- getName()
- getType()
- sendLine(InputWindow,bool,String,Object[])
- showInHelp()
- showUsage(InputWindow,bool,String,String)
Constructors:
|
|
|
Class com/dmdirc/commandparser/parsers/ChannelCommandParser
Virtual methods:
- addHistory(String)
- executeCommand(InputWindow,bool,Command,CommandArguments)
- getCommandOptions(Command)
- getCommands()
- getCommandTime(String)
- handleInvalidCommand(InputWindow,CommandArguments)
- handleNonCommand(InputWindow,String)
- hasCommandOptions(Command)
- loadCommands()
- parseCommand(InputWindow,String)
- parseCommand(InputWindow,String,bool)
- parseCommandCtrl(InputWindow,String)
- registerCommand(Command,CommandInfo)
- unregisterCommand(CommandInfo)
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/actions/ChannelCopyAction
Virtual methods:
Constructors:
Instance fields: - String channel -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/ChannelEventHandler
Interfaces implemented:
Virtual methods:
- addCallback(CallbackManager,String)
- checkParser(IRCParser)
- getServer()
- isMyself(ChannelClientInfo)
- onAwayStateOther(IRCParser,ClientInfo,bool)
- onChannelAction(IRCParser,ChannelInfo,ChannelClientInfo,String,String)
- onChannelCTCP(IRCParser,ChannelInfo,ChannelClientInfo,String,String,String)
- onChannelGotNames(IRCParser,ChannelInfo)
- onChannelJoin(IRCParser,ChannelInfo,ChannelClientInfo)
- onChannelKick(IRCParser,ChannelInfo,ChannelClientInfo,ChannelClientInfo,String,String)
- onChannelMessage(IRCParser,ChannelInfo,ChannelClientInfo,String,String)
- onChannelModeChanged(IRCParser,ChannelInfo,ChannelClientInfo,String,String)
- onChannelNickChanged(IRCParser,ChannelInfo,ChannelClientInfo,String)
- onChannelNotice(IRCParser,ChannelInfo,ChannelClientInfo,String,String)
- onChannelPart(IRCParser,ChannelInfo,ChannelClientInfo,String)
- onChannelQuit(IRCParser,ChannelInfo,ChannelClientInfo,String)
- onChannelTopic(IRCParser,ChannelInfo,bool)
- onChannelUserModeChanged(IRCParser,ChannelInfo,ChannelClientInfo,ChannelClientInfo,String,String)
- registerCallbacks()
- unregisterCallbacks()
Constructors:
Instance fields: - Channel owner -- only one reference
|
|
|
Class com/dmdirc/actions/metatypes/ChannelEvents
Superclass:
Enum
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields: - String[] argNames -- only one reference
- Class[] argTypes -- only one reference
Static fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/ChannelFrame
Interfaces implemented:
Other classes in same file:
Virtual methods:
- actionPerformed(ActionEvent)
- activateFrame()
- addCustomPopupItems(JPopupMenu)
- addLine(String,bool)
- addLine(String,Object[])
- addLine(StringBuffer,Object[])
- addName(ChannelClientInfo)
- checkCursorInSelectedCell()
- clear()
- close()
- configChanged(String,String)
- doPaste()
- doPaste(String)
- getAwayLabel()
- getChannel()
- getChannelPopupType()
- getCommandParser()
- getConfigManager()
- getContainer()
- getContainer()
- getController()
- getHyperlinkPopupType()
- getInputField()
- getInputHandler()
- getName()
- getNickList()
- getNicknamePopupType()
- getNormalPopupType()
- getPopupMenu(PopupType,Object[])
- getSearchBar()
- getSplitLine(String)
- getSplitPane()
- 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)
- processEvent(ActionType,StringBuffer,Object[])
- processMouseClickEvent(MouseEvent,TextFrame$MouseClickType)
- processMouseEvent(MouseEvent)
- propertyChange(PropertyChangeEvent)
- redrawNicklist()
- removeName(ChannelClientInfo)
- requestInputFieldFocus()
- restore()
- saveSplitPanePosition()
- selectNickUnderCursor()
- setAwayIndicator(bool)
- setInputField(SwingInputField)
- setInputHandler(InputHandler)
- setTextPane(TextPane)
- setTitle(String)
- setVisible(bool)
- showPopupMenu(ClickType,Point,String)
- showPopupMenuInternal(ClickType,Point,String)
- showTitlebar()
- toggleMaximise()
- updateNames()
- updateNames(List)
Constructors:
Static methods:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/ChannelFrame$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - ChannelFrame this$0 -- only one reference
- List val$clients -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/ChannelFrame$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/ChannelFrame$3
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/ChannelFrame$4
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/parser/irc/ChannelInfo
Virtual methods:
- addClient(ClientInfo)
- alterMode(bool,Character,String)
- clearModeQueue()
- delClient(ClientInfo)
- emptyChannel()
- getAddState(Character)
- getChannelClients()
- getCreateTime()
- getListModeParam(Character)
- getListModeQueue()
- getMap()
- getMode()
- getModeParam(Character)
- getModeStr()
- getName()
- getParser()
- getTopic()
- getTopicTime()
- getTopicUser()
- getUser(ClientInfo)
- getUser(String)
- getUser(String,bool)
- getUserCount()
- hasAskedForListModes()
- hasGotListModes()
- isAddingNames()
- renameClient(String,ChannelClientInfo)
- requestListModes()
- resetAddState()
- sendAction(String)
- sendCTCP(String,String)
- sendCTCPReply(String,String)
- sendMessage(String)
- sendModes()
- sendNotice(String)
- setAddingNames(bool)
- setAddState(Character,bool)
- setCreateTime(long)
- setHasGotListModes(bool)
- setListModeParam(Character,ChannelListModeItem,bool)
- setMap(Map)
- setMode(long)
- setModeParam(Character,String)
- setTopic(String)
- setTopicTime(long)
- setTopicUser(String)
- toString()
Constructors:
Instance fields: - bool askedForListModes -- only one reference
- bool bAddingNames -- only one reference
- bool hasGotListModes -- only one reference
- Map hChannelUserList -- only one reference
- Map hListModes -- only one reference
- Map hParamModes -- only one reference
- List lAddingModes -- only one reference
- Queue listModeQueue -- only one reference
- long listModeQueueTime -- only one reference
- List lModeQueue -- only one reference
- Map myMap -- only one reference
- IRCParser myParser -- only one reference
- long nCreateTime -- only one reference
- long nModes -- only one reference
- long nTopicTime -- only one reference
- String sName -- only one reference
- String sTopic -- only one reference
- String sTopicUser -- only one reference
|
|
|
Class com/dmdirc/parser/irc/ChannelListModeItem
Virtual methods:
Constructors:
Instance fields: - String myItem -- only one reference
- String myOwner -- only one reference
- long myTime -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/channelsetting/ChannelListModesPane
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - JButton addListModeButton -- only one reference
- Channel channel -- only one reference
- MapList existingListItems -- only one reference
- char[] listModesArray -- only one reference
- JComboBox listModesMenu -- only one reference
- JScrollPane listModesPanel -- only one reference
- List listModesPanels -- only one reference
- JLabel modeCount -- only one reference
- JButton removeListModeButton -- only one reference
- ListCellRenderer renderer -- only one reference
- JCheckBox toggle -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/channelsetting/ChannelModesPane
Virtual methods:
Constructors:
Instance fields: - Channel channel -- only one reference
- Map modeCheckBoxes -- only one reference
- Map modeInputs -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/commandparser/commands/channel/ChannelSettings
Interfaces implemented:
Virtual methods:
- execute(InputWindow,Server,Channel,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/dialogs/channelsetting/ChannelSettingsDialog
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields: - JButton cancelButton
- Channel channel -- only one reference
- ChannelListModesPane channelListModesPane -- only one reference
- ChannelModesPane channelModesPane -- only one reference
- SettingsPanel channelSettingsPane -- only one reference
- Identity identity -- only one reference
- JButton okButton
- JTabbedPane tabbedPane -- only one reference
- TopicPane topicModesPane -- only one reference
Static fields:
|
|
|
Interface com/dmdirc/ui/interfaces/ChannelWindow
Interfaces implemented:
Implemented by:
Virtual methods:
- activateFrame()
- addLine(String,bool)
- addLine(String,Object[])
- addLine(StringBuffer,Object[])
- addName(ChannelClientInfo)
- clear()
- close()
- getChannel()
- getCommandParser()
- getConfigManager()
- getContainer()
- getContainer()
- getInputHandler()
- getTitle()
- getTranscoder()
- isMaximum()
- isVisible()
- maximise()
- minimise()
- open()
- redrawNicklist()
- removeName(ChannelClientInfo)
- restore()
- setAwayIndicator(bool)
- setTitle(String)
- setVisible(bool)
- toggleMaximise()
- updateNames()
- updateNames(List)
|
|
|
Class java/nio/charset/Charset -- not analyzed
|
Abstract Class com/dmdirc/commandparser/commands/ChatCommand
Interfaces implemented:
Subclasses:
Virtual methods:
- execute(InputWindow,Server,MessageTarget,bool,CommandArguments)
- getHelp()
- getName()
- getType()
- sendLine(InputWindow,bool,String,Object[])
- showInHelp()
- showUsage(InputWindow,bool,String,String)
Constructors:
|
|
|
Class javax/crypto/Cipher -- not analyzed
|
Class com/dmdirc/util/CipherUtils -- only one reference
Virtual methods:
Constructors:
Static methods:
Instance fields: - Cipher dcipher -- only one reference
- Cipher ecipher -- only one reference
- String password -- only one reference
- byte[] SALT -- only one reference
Static fields:
- int AUTH_TRIES -- unreferenced
- int ITERATIONS -- unreferenced
- CipherUtils me -- only one reference
|
|
|
Class java/lang/Class -- not analyzed
|
Class java/lang/ClassLoader -- not analyzed
Subclasses:
|