Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo0
TODO14

Each tag is detailed below:

@todo

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 14

net.sf.btw.ibtu.IbtuLine
Externalize string in the whole application.49
net.sf.btw.ibtu.MessageLine
Move HistoryCanvas.splitLines here. public void splitToLines(Font f, int width) { }116
net.sf.btw.ibtu.bluetooth.ClientListenerLine
Not used anymore, remove references.39
Switch back to the Connector or just remove New command (???)82
net.sf.btw.ibtu.ui.HistoryCanvasLine
Move Exit command (alert) here and clean messages vector on exit.50
Replace with standard getter.249
Move to Message class.273
Optimize the splitting process.309
Handles user actions throughout the application. Entities the commands are handled for are {@link #history}, {@link #inputBox} and {@link #exitAler}.424
Make historyCanvas switch to inputBox on any key event.437
net.sf.btw.ibtu.ui.ScrollbarLine
Scrollbar should only paint its thumb, painting the frame should be left to the owner.27
Optimize repainting process.136
net.sf.btw.ibtu.ui.SplashScreenLine
Remove OK command and dismiss at any key pressed.27
Redo to fit on smaller screens, add the version information.84