Preview Panel

0 views
Skip to first unread message

Brian Mark

unread,
May 29, 2008, 8:07:07 PM5/29/08
to 308clas...@googlegroups.com
Hey guys,
 
I came to the conclusion that I won't be able to figure out a reasonable way to get only one instance of the Settings Dialog to open. The only way I could think of to be able to know that there is already an instance of the Settings Dialog open was to write to a file somewhere to retain knowledge of it being open.  Given the whole deal with adding LOC's at this point, I don't see that working out.
 
As for the Preview Panel, I got what I could to work in it. There are some items that I could not fix as a result of flawed functionality.  Attached is what I could not fix on the preview panel.
 
-Brian
PreviewPanelList.txt

Terence Statt

unread,
May 30, 2008, 4:50:00 AM5/30/08
to 308clas...@googlegroups.com
Hi:
I have come to same conclusion that Brian has about the preview panel only being opened once.  It uses static methods to open itself so creating actual SettingsDialog() and using isShowing or setVisible(boolean) does not work.  I got it so that the panel only opened itself once for good.  Thus, if you closed the panel, you would never be able to open it again.  I don't think this is reasonable to do.
--
Terence

Printer
Braces - DONE
White Space - DONE
Indentation
       General
               Original Tab indent
       Misc
               Use only leading tabs
               Operators
Wrapping
       General
               Deep indent
       Always
               After extends keyword
               After extends types
       Misc - DONE
Blank Lines
       General - DONE
       Misc
               Keep blank lines up to
               By comments
               By blank lines
       Comments - DONE
Comments - DONE
Imports
       Hitting add in ordering locks up Jalopy *********************** SERIOUS (remove add button?)
       Expand on-demand imports
       Collapse single-type imports
Enviroment - DONE
Javadoc
       General
               Dont addd if ML **************addd is mispelled **************
               Correct @throws tags
       Templates - DONE
       Custom Tags
               Not sure what to do with this one
Header - DONE
Footer - DONE
Sorting
       Declarations
               Need to click on sort class elements and then move around, then when sort class elements are selected, changes are shown
       Modifiers
               Sort method names as beans
               Need to have sort modifiers selected for ordering to work
Misc
       Tends to have the tendencacy to erase everything in the preview pane (couldn't reproduce this error at all)
       Not sure if anything actually did anything, but screen refreshed itself on everything except Insert serial version UID, force formatting, and remove inline conditionals
Code Inspector - DONE
Messages - DONE

Reply all
Reply to author
Forward
0 new messages