classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: More code style fixes on DataFlavor


From: Jan Röhrich
Subject: [cp-patches] FYI: More code style fixes on DataFlavor
Date: Mon, 21 Nov 2005 23:10:31 +0100

I changed the order of attributes and methods to the order mentioned
below and moved the assignment of static variables from static{} block
to variable declaration.

2005-11-21  Jan Roehrich  <address@hidden>

        * java/awt/datatransfer/DataFlavor.java: more code style
        fixes. Changed order to static attributes, attributes, static
        methods, constructors, methods. Moved static part into static 
        attribute declaration.

Attachment: dataFlavor.patch
Description: Text Data

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]