Class com/dmdirc/commandparser/commands/global/Clear
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/ClickType
Superclass:
Enum
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/updater/components/ClientComponent
Interfaces implemented:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/metatypes/ClientEvents
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/parser/irc/ClientInfo
Virtual methods:
Constructors:
Static methods:
Instance fields: - bool bIsAway -- only one reference
- bool bIsFake -- only one reference
- List lModeQueue -- only one reference
- String myAwayReason -- only one reference
- Map myChannelClientInfos -- only one reference
- Map myMap -- only one reference
- IRCParser myParser -- only one reference
- long nModes -- only one reference
- String sHost -- only one reference
- String sIdent -- only one reference
- String sNickname -- only one reference
- String sRealName -- only one reference
|
|
|
Abstract Class com/dmdirc/installer/cliparser/CLIParam
Subclasses:
Virtual methods:
Constructors:
Instance fields: - char charFlag -- only one reference
- String description -- only one reference
- int number -- only one reference
- String stringFlag -- only one reference
|
|
|
Class com/dmdirc/installer/cliparser/CLIParser
Virtual methods:
Constructors:
Static methods:
Instance fields: - CLIParam helpParam -- only one reference
- List paramList -- only one reference
- Map params -- only one reference
- List redundant -- only one reference
Static fields:
|
|
|
Class com/dmdirc/addons/ui_swing/actions/CloseFrameContainerAction
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class java/util/Collection -- not analyzed
|
Class java/awt/Color -- not analyzed
|
Class com/dmdirc/addons/ui_swing/components/ColourChooser
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - String command -- only one reference
- ColourPickerDialog cpd -- only one reference
- JButton editButton -- only one reference
- EventListenerList listeners -- only one reference
- JPanel previewPanel -- only one reference
- bool showHex -- only one reference
- bool showIRC -- only one reference
- String value -- only one reference
- Window window -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/ui/messages/ColourManager
Other classes in same file:
Constructors:
Static methods:
Static fields:
- Map COLOUR_CACHE -- only one reference
- Color[] DEFAULT_COLOURS -- only one reference
- Color[] IRC_COLOURS -- only one reference
|
|
|
Class com/dmdirc/ui/messages/ColourManager$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/ui_swing/components/ColourPickerDialog
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - JButton cancelButton
- ColourPickerPanel colourChooser -- only one reference
- JButton okButton
- Window window -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/ColourPickerDialog$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/ColourPickerPanel
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - int hexOffset -- only one reference
- int ircOffset -- only one reference
- List listeners -- only one reference
- Color preview -- only one reference
- int previewOffset -- only one reference
- Rectangle previewRect -- only one reference
- float saturation -- only one reference
- bool showHex -- only one reference
- bool showIrc -- only one reference
Static fields:
- int ACTION_HEX -- unreferenced
- int ACTION_IRC -- unreferenced
- int BORDER_SIZE -- unreferenced
- int HEX_HEIGHT -- unreferenced
- int HEX_WIDTH -- unreferenced
- int IRC_HEIGHT -- unreferenced
- int IRC_WIDTH -- unreferenced
- int PREVIEW_HEIGHT -- unreferenced
- long serialVersionUID -- unreferenced
- int SLIDER_WIDTH -- unreferenced
|
|
|
Class com/dmdirc/addons/nickcolours/ColourRenderer
Virtual methods:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Abstract Class com/dmdirc/commandparser/commands/Command
Subclasses:
-
Active,
AliasCommand,
AllChannels,
AllServers,
AudioCommand,
Away,
Back,
Ban,
BeepCommand,
ChangeServer,
ChannelCommand,
ChannelSettings,
ChatCommand,
Clear,
Ctcp,
Cycle,
DCCCommand,
DcopCommand,
Debug,
Disconnect,
DNSCommand,
Echo,
Exit,
GlobalCommand,
Help,
Ifplugin,
Ignore,
JoinChannelCommand,
KickReason,
LoadPlugin,
LoggingCommand,
Me,
Message,
Mode,
Names,
NewServer,
Nick,
Notice,
Notify,
NowPlayingCommand,
OpenQuery,
OpenWindow,
OsdCommand,
Part,
PopupCommand,
QueryCommand,
Raw,
RawServerCommand,
Reconnect,
RedirectCommand,
ReloadActions,
ReloadIdentities,
ReloadPlugin,
SaveConfig,
ServerCommand,
Set,
SetNickColour,
ShowTopic,
TimerCommand,
Umode,
UnloadPlugin,
UrlListCommand
Virtual methods:
Constructors:
Static methods:
Static fields:
- String FORMAT_ERROR -- unreferenced
- String FORMAT_OUTPUT -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/actions/CommandAction
Virtual methods:
Constructors:
Instance fields: - String command -- only one reference
- CommandParser parser -- only one reference
- InputWindow window -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/commandparser/CommandArguments
Virtual methods:
Constructors:
Instance fields: - String line -- only one reference
- String[] words -- only one reference
|
|
|
Interface com/dmdirc/commandparser/CommandInfo
Implemented by:
-
Active,
AliasCommand,
AllChannels,
AllServers,
AudioCommand,
Away,
Back,
Ban,
BeepCommand,
ChangeServer,
ChannelCommand,
ChannelSettings,
ChatCommand,
Clear,
Ctcp,
Cycle,
DCCCommand,
DcopCommand,
Debug,
Disconnect,
DNSCommand,
Echo,
Exit,
GlobalCommand,
Help,
Ifplugin,
Ignore,
JoinChannelCommand,
KickReason,
LoadPlugin,
LoggingCommand,
Me,
Message,
Mode,
Names,
NewServer,
Nick,
Notice,
Notify,
NowPlayingCommand,
OpenQuery,
OpenWindow,
OsdCommand,
Part,
PopupCommand,
QueryCommand,
Raw,
RawServerCommand,
Reconnect,
RedirectCommand,
ReloadActions,
ReloadIdentities,
ReloadPlugin,
SaveConfig,
ServerCommand,
Set,
SetNickColour,
ShowTopic,
TimerCommand,
Umode,
UnloadPlugin,
UrlListCommand
Virtual methods:
- getHelp()
- getName()
- getType()
- showInHelp()
|
|
|
Class com/dmdirc/commandline/CommandLineParser
Virtual methods:
Constructors:
Instance fields: - List addresses -- only one reference
- bool disablereporting -- only one reference
- String launcherVersion -- only one reference
- RemoteInterface server -- only one reference
Static fields:
- Object[][] ARGUMENTS -- only one reference
|
|
|
Class com/dmdirc/commandparser/CommandManager
Other classes in same file:
Constructors:
Static methods:
-
access$002(char) -- only one reference
-
access$102(char) -- only one reference
-
getCommand(CommandType,String)
-
getCommand(String)
-
getCommandChar()
-
getCommandNames(CommandType)
-
getCommands(CommandType) -- only one reference
-
getCommands(CommandType,String)
-
getSilenceChar() -- only one reference
-
initCommands() -- only one reference
-
isChannelCommand(String) -- only one reference
-
loadCommands(CommandParser,CommandType[])
-
registerCommand(Command)
-
registerCommand(Command,CommandInfo) -- only one reference
-
registerCommand(CommandInfo,Command,bool)
-
registerCommand(CommandInfo,Command,List,bool) -- only one reference
-
registerCommandName(CommandInfo,bool) -- only one reference
-
registerCommandName(TabCompleter,String,bool)
-
unregisterCommand(CommandInfo)
Static fields:
- char commandChar -- only one reference
- Map commands -- only one reference
- MapList parsers -- only one reference
- char silenceChar -- only one reference
|
|
|
Class com/dmdirc/commandparser/CommandManager$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/config/prefs/validator/CommandNameValidator
Virtual methods:
Constructors:
Instance fields:
|
|
|
Interface com/dmdirc/commandparser/commands/CommandOptions
Interfaces implemented:
Virtual methods:
|
|
|
Abstract Class com/dmdirc/commandparser/parsers/CommandParser
Interfaces implemented:
Subclasses:
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: - Map commands -- only one reference
- RollingList history -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/commandparser/CommandType
Superclass:
Enum
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/commandparser/CommandType$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$commandparser$CommandType
|
|
|
Class com/dmdirc/addons/ui_swing/wizard/firstrun/CommunicationStep
Superclass:
Step
Virtual methods:
Constructors:
Instance fields: - JCheckBox errors -- only one reference
- TextLabel errorsInfo -- only one reference
- JCheckBox updates -- only one reference
- TextLabel updatesInfo -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Interface java/lang/Comparable -- not analyzed
Implemented by:
-
AudioPlugin,
BashStylePlugin,
BrowserPlugin,
ConfigTarget,
DCCPlugin,
DcopMediaSourcePlugin,
DcopPlugin,
DNSPlugin,
DummyController,
IdentdPlugin,
Identity,
LagDisplayPlugin,
LoggingPlugin,
MircStylePlugin,
NickColourPlugin,
NowPlayingPlugin,
OsdPlugin,
Plugin,
PluginInfo,
RedirectPlugin,
SwingController,
SystrayPlugin,
Theme,
ThemeIdentity,
TimePlugin,
UrlCatcherPlugin,
UserLevelPlugin,
Version,
VlcMediaSourcePlugin,
WindowsMediaSourcePlugin,
WindowStatusPlugin
|
Interface java/util/Comparator -- not analyzed
Implemented by:
|
Class java/awt/Component -- not analyzed
|
Interface java/awt/event/ComponentListener -- not analyzed
Implemented by:
|
Class javax/swing/plaf/ComponentUI -- not analyzed
Subclasses:
|
Class com/dmdirc/config/prefs/validator/ConditionRuleValidator
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - int args -- only one reference
|
|
|
Class com/dmdirc/actions/ConditionTree
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields:
|
|
|
Class com/dmdirc/actions/ConditionTree$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$actions$ConditionTree$OPERATION
|
|
|
Abstract Class com/dmdirc/actions/ConditionTreeFactory
Subclasses:
Other classes in same file:
Virtual methods:
- getConditionTree(int)
- getType()
Constructors:
Static methods:
|
|
|
Class com/dmdirc/actions/ConditionTreeFactory$ConditionTreeFactoryType
Superclass:
Enum
Other classes in same file:
Constructors:
Static methods:
Static fields:
|
|
|
Interface com/dmdirc/interfaces/ConfigChangeListener
Implemented by:
-
ActionManager$2,
Channel,
ChannelFrame,
ChannelListModesPane,
ColourManager$1,
CommandManager$1,
ConfigManager,
CustomFrame,
CustomInputFrame,
DummyInputHandler,
EmptyFrame,
ErrorManager,
IconChanger,
IconManager,
InputHandler,
InputTextFrame,
IRCDocument,
LagDisplayPlugin,
MainFrame,
MDIBar,
NicklistListModel,
NicklistRenderer,
QueryFrame,
ServerFrame,
SnappingJSplitPane,
Styliser$1,
SwingInputHandler,
TextFrame,
TextPaneCanvas,
ThemeManager$1,
Tree,
TreeFrameManager,
TreeViewTreeCellRenderer,
UserLevelPlugin
Virtual methods:
- configChanged(String,String)
|
|
|
Class com/dmdirc/util/ConfigFile
Virtual methods:
Constructors:
Static methods:
Instance fields: - bool automake -- only one reference
- Charset charset
- List domains -- only one reference
- File file
- MapList flatdomains -- only one reference
- InputStream is
- Map keydomains -- only one reference
- List lines
|
|
|
Class com/dmdirc/config/ConfigManager
Interfaces implemented:
Other classes in same file:
Virtual methods:
- addChangeListener(String,ConfigChangeListener)
- addChangeListener(String,String,ConfigChangeListener)
- addListener(String,ConfigChangeListener)
- checkIdentity(Identity)
- configChanged(String,String)
- getDomains()
- getOption(String,String)
- getOptionBool(String,String)
- getOptionChar(String,String)
- getOptionColour(String,String,String[])
- getOptionInt(String,String)
- getOptionList(String,String)
- getOptionList(String,String,bool)
- getOptions(String)
- getScope(String,String)
- getSources()
- hasOption(String,String)
- hasOptionChar(String,String)
- hasOptionColour(String,String)
- hasOptionInt(String,String)
- hasOptionString(String,String)
- identityApplies(Identity)
- migrate(String,String,String)
- migrate(String,String,String,String)
- removeIdentity(Identity)
- removeListener(ConfigChangeListener)
Constructors:
Static methods:
Instance fields: - String channel -- only one reference
- String ircd -- only one reference
- MapList listeners -- only one reference
- String network -- only one reference
- String server -- only one reference
- List sources -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
- Map stats -- only one reference
|
|
|
Class com/dmdirc/config/ConfigManager$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$config$ConfigTarget$TYPE
|
|
|
Class com/dmdirc/addons/nowplaying/ConfigPanel
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - ReorderableJList list -- only one reference
- NowPlayingPlugin plugin -- only one reference
- TextLabel preview -- only one reference
- JPanel previewPanel -- only one reference
- List sources -- only one reference
- JTextField textfield -- only one reference
- Timer updateTimer -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/nowplaying/ConfigPanel$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/nowplaying/ConfigPanel$2
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Abstract Class com/dmdirc/config/ConfigSource
Subclasses:
Virtual methods:
- getOption(String,String)
- getOptionBool(String,String)
- getOptionChar(String,String)
- getOptionColour(String,String,String[])
- getOptionInt(String,String)
- getOptionList(String,String)
- getOptionList(String,String,bool)
- hasOption(String,String)
- hasOptionChar(String,String)
- hasOptionColour(String,String)
- hasOptionInt(String,String)
- hasOptionString(String,String)
Constructors:
|
|
|
Class com/dmdirc/config/ConfigTarget
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - String data -- only one reference
- int order -- only one reference
- TYPE type -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/config/ConfigTarget$1
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$config$ConfigTarget$TYPE
|
|
|
Class com/dmdirc/actions/ConditionTreeFactory$ConjunctionFactory
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class java/awt/Container -- not analyzed
|
Class com/dmdirc/addons/ui_swing/components/ContainerToggleButton -- only one reference
Virtual methods:
Constructors:
Instance fields: - Object contents -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/actions/CopyAction
Virtual methods:
Constructors:
Instance fields: - JTextComponent comp -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Abstract Class com/dmdirc/actions/CoreActionComparison
Superclass:
Enum
Interfaces implemented:
Subclasses:
-
CoreActionComparison$1,
CoreActionComparison$10,
CoreActionComparison$11,
CoreActionComparison$12,
CoreActionComparison$2,
CoreActionComparison$3,
CoreActionComparison$4,
CoreActionComparison$5,
CoreActionComparison$6,
CoreActionComparison$7,
CoreActionComparison$8,
CoreActionComparison$9
Other classes in same file:
Virtual methods:
- appliesTo()
- getName()
- test(Object,Object)
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$1
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$10
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$11
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$12
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$2
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$3
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$4
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$5
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$6
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$7
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$8
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComparison$9
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Abstract Class com/dmdirc/actions/CoreActionComponent
Superclass:
Enum
Interfaces implemented:
Subclasses:
-
CoreActionComponent$1,
CoreActionComponent$10,
CoreActionComponent$11,
CoreActionComponent$12,
CoreActionComponent$13,
CoreActionComponent$14,
CoreActionComponent$15,
CoreActionComponent$16,
CoreActionComponent$17,
CoreActionComponent$18,
CoreActionComponent$19,
CoreActionComponent$2,
CoreActionComponent$20,
CoreActionComponent$21,
CoreActionComponent$22,
CoreActionComponent$23,
CoreActionComponent$24,
CoreActionComponent$25,
CoreActionComponent$26,
CoreActionComponent$27,
CoreActionComponent$3,
CoreActionComponent$4,
CoreActionComponent$5,
CoreActionComponent$6,
CoreActionComponent$7,
CoreActionComponent$8,
CoreActionComponent$9
Other classes in same file:
Virtual methods:
- appliesTo()
- get(Object)
- getName()
- getType()
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$1
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$10
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$11
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$12
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$13
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$14
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$15
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$16
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$17
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$18
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$19
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$2
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$20
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$21
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$22
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$23
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$24
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$25
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$26
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$27
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$3
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$4
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$5
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$6
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$7
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/actions/CoreActionComponent$8
Other classes in same file:
Virtual methods:
Constructors:
|
|
|