Class com/dmdirc/addons/ui_swing/dialogs/updater/SwingRestartDialog
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - JButton cancelButton
- TextLabel info -- only one reference
- MainFrame mainFrame -- only one reference
- JButton okButton
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/SwingSearchBar
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - JCheckBox caseCheck -- only one reference
- ImageButton closeButton -- only one reference
- int line -- only one reference
- ListenerList listeners -- only one reference
- JButton nextButton -- only one reference
- TextFrame parent -- only one reference
- Window parentWindow -- only one reference
- JButton prevButton -- only one reference
- JTextField searchBox -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/SwingSearchBar$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/SwingSearchBar$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/SwingSearchBar$3
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/SwingSearchBar$4
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - SwingSearchBar this$0 -- only one reference
- KeyListener val$l -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/SwingSearchBar$5
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - SwingSearchBar this$0 -- only one reference
- KeyListener val$l -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/statusbar/SwingStatusBar
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/statusbar/SwingStatusBar$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/statusbar/SwingStatusBar$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Abstract Class com/dmdirc/installer/ui/SwingStep
Interfaces implemented:
Subclasses:
Virtual methods:
- getIcon()
- getStepDescription()
- getStepName()
Constructors:
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/updater/SwingUpdaterDialog
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields:
Static fields:
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/updater/SwingUpdaterDialog$1
Other classes in same file:
Virtual methods:
- getCellRenderer(int,int)
- getScrollableTracksViewportHeight()
- getWidth(int)
- packColumns()
- paint(Graphics)
- setAutoResizeMode(int)
Constructors:
Instance fields: - bool editable
- bool lastColumnFit
- int padding
- JScrollPane scrollPane
- SwingUpdaterDialog this$0 -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class javax/swing/SwingWorker -- not analyzed
Subclasses:
-
BrowserWindow$1,
FatalErrorDialog$1,
IconLoader,
LoggingSwingWorker,
MainFrame$8,
NewServerDialog$2,
NewServerDialog$3,
PluginPanel$1,
PrefsCategoryLoader,
SendWorker,
SwingInputHandler$3$1,
SwingInputHandler$4$1,
SwingPreferencesDialog$1,
TextFrame$11$1,
TextFrame$15,
TextFrame$16,
TextFrame$17,
TextFrame$19,
TextFrame$20,
ThemePanel$1
|
Class com/dmdirc/addons/systray/SystrayPlugin
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - PopupCommand command -- only one reference
- bool domainSet
- TrayIcon icon -- only one reference
- String myDomain
|
|
|
Class com/dmdirc/ui/input/TabCompleter
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/ui/input/TabCompleterResult
Virtual methods:
Constructors:
Instance fields: - List results -- only one reference
|
|
|
Class com/dmdirc/ui/input/tabstyles/TabCompletionResult
Virtual methods:
Constructors:
Instance fields: - int position -- only one reference
- String text -- only one reference
|
|
|
Interface com/dmdirc/ui/input/tabstyles/TabCompletionStyle
Implemented by:
Virtual methods:
- getResult(String,int,int,AdditionalTabTargets)
|
|
|
Class com/dmdirc/ui/input/TabCompletionType
Superclass:
Enum
Constructors:
Static methods:
Static fields:
|
|
|
Class javax/swing/table/TableCellRenderer -- not analyzed
|
Interface javax/swing/event/TableModelListener -- not analyzed
Implemented by:
|
Class com/dmdirc/addons/ui_swing/components/TextAreaInputField
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/TextAreaInputField$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/util/TextFile
Subclasses:
Virtual methods:
Constructors:
Instance fields: - Charset charset -- only one reference
- File file -- only one reference
- InputStream is -- only one reference
- List lines -- only one reference
|
|
|
Abstract Class com/dmdirc/addons/ui_swing/components/frames/TextFrame
Interfaces implemented:
Subclasses:
Other classes in same file:
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:
Static methods:
Instance fields: - bool closing -- only one reference
- SwingController controller -- only one reference
- int frameBufferSize -- only one reference
- FrameContainer frameParent
- Window inputWindow -- only one reference
- AtomicBoolean maximiseRestoreInProgress -- only one reference
- bool quickCopy -- only one reference
- SwingSearchBar searchBar -- only one reference
- TextPane textPane -- only one reference
- StringTranscoder transcoder -- only one reference
Static fields:
- Logger LOGGER -- only one reference
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$10
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$11
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - TextFrame this$0
- String val$encodedLine -- only one reference
- bool val$timestamp -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$11$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - TextFrame$11 this$1 -- only one reference
- String val$myLine -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$12
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$13
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$14
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$15
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$16
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$17
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$18
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - TextFrame this$0 -- only one reference
- InternalFrameEvent val$event -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$19
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - TextFrame this$0 -- only one reference
- String val$title -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$20
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$21
Other classes in same file:
Static fields:
- int[] $SwitchMap$com$dmdirc$addons$ui_swing$textpane$ClickType
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$3
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - TextFrame this$0 -- only one reference
- bool val$isVisible -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$4
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - TextFrame this$0 -- only one reference
- bool val$pref -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$5
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$6
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$7
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$8
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/frames/TextFrame$9
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/text/TextLabel
Virtual methods:
Constructors:
Instance fields: - SimpleAttributeSet sas -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/installer/ui/TextLabel
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPane
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPane$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPaneCanvas
Interfaces implemented:
Other classes in same file:
Virtual methods:
- checkForLink()
- clearSelection()
- clearWrapCache()
- componentHidden(ComponentEvent)
- componentMoved(ComponentEvent)
- componentResized(ComponentEvent)
- componentShown(ComponentEvent)
- configChanged(String,String)
- doHighlight(int,int,TextLayout,Graphics2D,float,float)
- getAttributeValueAtPoint(LineInfo)
- getClickPosition(Point)
- getClickType(LineInfo)
- getFirstVisibleLine()
- getHitPosition(int,int,int,int)
- getLastVisibleLine()
- getNumWrappedLines(LineBreakMeasurer,int,int,float)
- getScrollBarPosition()
- getSelectedRange()
- getSurroundingWordEnd(String,int)
- getSurroundingWordIndexes(String,int)
- getSurroundingWordStart(String,int)
- highlightEvent(MouseEventType,MouseEvent)
- mouseClicked(MouseEvent)
- mouseDragged(MouseEvent)
- mouseEntered(MouseEvent)
- mouseExited(MouseEvent)
- mouseMoved(MouseEvent)
- mousePressed(MouseEvent)
- mouseReleased(MouseEvent)
- paintComponent(Graphics)
- setScrollBarPosition(int)
- setSelectedRange(LinePosition)
Constructors:
Static methods:
Instance fields: - IRCDocument document -- only one reference
- int firstVisibleLine -- only one reference
- int lastVisibleLine -- only one reference
- Map lineWrap -- only one reference
- Map positions -- only one reference
- int scrollBarPosition -- only one reference
- LinePosition selection -- only one reference
- Map textLayouts -- only one reference
- TextPane textPane -- only one reference
Static fields:
- Cursor HAND_CURSOR -- only one reference
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPaneCanvas$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPaneCanvas$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPaneCopyAction -- only one reference
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/actions/TextPaneCopyAction
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPanePageDownAction
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPanePageUpAction
Virtual methods:
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/textpane/TextPaneUI
Virtual methods:
Constructors:
|
|
|
Interface com/dmdirc/installer/TextStep
Implemented by:
Virtual methods:
- addText(String)
- setText(String)
|
|
|
Class com/dmdirc/ui/themes/Theme
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/ui/themes/ThemeIdentity
Virtual methods:
- addListener(ConfigChangeListener)
- compareTo(Identity)
- compareTo(Object)
- delete()
- equals(Object)
- fireSettingChange(String,String)
- getDomains()
- getFile()
- getName()
- 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)
- getTarget()
- getTarget(bool)
- hashCode()
- hasOption(String,String)
- hasOptionChar(String,String)
- hasOptionColour(String,String)
- hasOptionInt(String,String)
- hasOptionString(String,String)
- initFile(bool,InputStream)
- isProfile()
- migrateProfile()
- reload()
- removeListener(ConfigChangeListener)
- save()
- setOption(String,String,bool)
- setOption(String,String,int)
- setOption(String,String,List)
- setOption(String,String,String)
- toString()
- unsetOption(String,String)
Constructors:
Instance fields:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/ui/themes/ThemeManager
Other classes in same file:
Constructors:
Static methods:
Static fields:
- Map THEMES -- only one reference
- String THEME_DIR -- only one reference
|
|
|
Class com/dmdirc/ui/themes/ThemeManager$1
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/ui_swing/components/themepanel/ThemePanel
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - TextLabel blurbLabel -- only one reference
- JScrollPane scrollPane -- only one reference
- int selectedTheme -- only one reference
- JList themeList -- only one reference
- JButton toggleButton -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/themepanel/ThemePanel$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class com/dmdirc/addons/ui_swing/components/themepanel/ThemeToggle
Virtual methods:
Constructors:
Instance fields: - bool enable -- only one reference
- Theme theme -- only one reference
|
|
|
Class java/lang/Thread -- not analyzed
Subclasses:
-
DCCFrame$1,
DMDircDesktopPane$3,
ErrorReportingThread,
Installer,
LinuxInstaller,
MainFrame$2,
MainFrame$3,
MainFrame$4,
MainFrame$5,
ReturnableThread,
StreamReader,
StreamReader,
SwingController$1,
SwingController$10,
SwingController$2,
SwingController$3,
SwingController$4,
SwingController$5,
SwingController$6,
SwingInputField$10,
SwingInputField$11,
SwingInputField$12,
SwingInputField$13,
SwingInputField$15,
SwingInputField$2,
SwingInputField$21,
SwingInputField$22,
SwingInputField$5,
WindowsInstaller
|
Abstract Class com/dmdirc/addons/time/TimeActionMetaType
Superclass:
Enum
Interfaces implemented:
Subclasses:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Static fields:
|
|
|
Class com/dmdirc/addons/time/TimeActionMetaType$1
Other classes in same file:
Virtual methods:
Constructors:
|
|
|
Class com/dmdirc/addons/time/TimeActionType
Superclass:
Enum
Interfaces implemented:
Virtual methods:
Constructors:
Static methods:
Instance fields: - String name -- only one reference
Static fields:
|
|
|
Class com/dmdirc/addons/time/TimedCommand
Virtual methods:
Constructors:
Instance fields: - String command -- only one reference
- InputWindow origin -- only one reference
- int repetitions -- only one reference
- Timer timer -- only one reference
|
|
|
Class com/dmdirc/addons/time/TimePlugin
Other classes in same file:
Virtual methods:
- checkPrerequisites()
- compareTo(Object)
- compareTo(Plugin)
- domainUpdated()
- getDomain()
- onLoad()
- onUnload()
- runTimer()
- setDomain(String)
- showConfig(PreferencesManager)
Constructors:
Instance fields: - TimerCommand command -- only one reference
- bool domainSet
- String myDomain
- Timer timer -- only one reference
Static fields:
- bool registered -- only one reference
|
|
|
Class com/dmdirc/addons/time/TimePlugin$1
Other classes in same file:
Virtual methods:
Constructors:
Instance fields:
|
|
|
Class java/util/Timer -- not analyzed
|
Class com/dmdirc/addons/time/TimerCommand
Interfaces implemented:
Virtual methods:
- doUsage(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 java/util/TimerTask -- not analyzed
Subclasses:
-
ConfigPanel$2,
DNSCommand$1,
LoggingPlugin$1,
Main$2,
MessageLabel$1$1,
OsdWindow$1,
PingTimer,
PluginInfo$1,
Server$1,
Server$2,
TimedCommand,
TimePlugin$1,
UpdateChecker$2
|
Class com/dmdirc/addons/ui_swing/components/TitlePanel
Virtual methods:
Constructors:
Instance fields: - Border border -- only one reference
- JLabel title -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/installer/ui/TitlePanel
Virtual methods:
Constructors:
Instance fields: - JLabel image -- only one reference
- JLabel title -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/components/ToolTipPanel
Interfaces implemented:
Virtual methods:
Constructors:
Instance fields: - String defaultHelp -- only one reference
- TextLabel tooltip -- only one reference
- Map tooltips -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/Topic
Virtual methods:
Constructors:
Instance fields: - String client -- only one reference
- long time -- only one reference
- String topic -- only one reference
|
|
|
Class com/dmdirc/addons/ui_swing/components/renderers/TopicCellRenderer
Interfaces implemented:
Virtual methods:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/channelsetting/TopicHistoryPane -- only one reference
Constructors:
Instance fields: - JList topicHistory -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/channelsetting/TopicPane
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - Channel channel -- only one reference
- ChannelSettingsDialog parent -- only one reference
- JComboBox topicHistory -- only one reference
- JLabel topicLengthLabel -- only one reference
- int topicLengthMax -- only one reference
- TextAreaInputField topicText -- only one reference
- TextLabel topicWho -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/dialogs/channelsetting/TopicPane$1
Other classes in same file:
|
|
|
Class com/dmdirc/addons/ui_swing/components/statusbar/StatusbarPopupPanel$ToplessEtchedBorder
Other classes in same file:
Virtual methods:
Constructors:
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Interface java/awt/datatransfer/Transferable -- not analyzed
Implemented by:
|
Class javax/swing/TransferHandler -- not analyzed
Subclasses:
|
Class com/dmdirc/addons/dcc/DCCSend$TransferType
Superclass:
Enum
Other classes in same file:
Constructors:
Static methods:
Static fields:
|
|
|
Class java/awt/TrayIcon -- not analyzed
|
Class com/dmdirc/addons/ui_swing/framemanager/tree/Tree
Superclass:
JTree
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - bool dragButton -- only one reference
- bool dragSelect -- only one reference
- TreeFrameManager manager -- only one reference
- TreePath path -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|
Class com/dmdirc/addons/ui_swing/framemanager/tree/Tree$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
- Tree this$0 -- only one reference
- JTree tree
|
|
|
Class com/dmdirc/addons/ui_swing/framemanager/tree/Tree$2
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Instance fields: - Tree this$0 -- only one reference
- TreePath val$path -- only one reference
|
|
|
Interface javax/swing/tree/TreeCellRenderer -- not analyzed
Implemented by:
|
Class com/dmdirc/addons/ui_swing/framemanager/tree/TreeFrameManager
Interfaces implemented:
Other classes in same file:
Virtual methods:
Constructors:
Static methods:
Instance fields: - TreeViewModel model -- only one reference
- Map nodes -- only one reference
- Tree tree -- only one reference
Static fields:
- long serialVersionUID -- unreferenced
|
|
|