Code highlight

 
 
 
Сообщения:36
import java.applet.*;
import java.awt.*;
http://uat.jtalks.org/jcommune/topics/new?branchId=3
public class EventTester extends Applet {
// display the instructions
public void paint(Graphics g) {
g.drawString("Click, drag, and type in this window.", 10, 20);
}

row1 row2
 
 
Сообщения:41
  1. private int postCount;
  2. private Language language = Language.ENGLISH;
  3. private int pageSize = DEFAULT_PAGE_SIZE;
  4. private String location;
  5. private String signature;
  6. private DateTime registrationDate;
  7. private boolean enabled;
  8.  
  9. public static final int MAX_SIGNATURE_SIZE = 255;
  10. public static final int MAX_LOCATION_SIZE = 30;
  11.  
  12. public static final int DEFAULT_PAGE_SIZE = 50;
  13. public static final int[] PAGE_SIZES_AVAILABLE = new int[]{5, 10, 20, 50, 100, 250};
  14.  
  15. private static final long serialVersionUID = 19981017L;
  16. private Set<UserContact> contacts = new HashSet<UserContact>();
  17. private List<Group> groups = new ArrayList<Group>();
  18. private DateTime avatarLastModificationTime = new DateTime(System.currentTimeMillis());
  19.  
  20. /**
  21. * Only for hibernate usage.
  22. */
  23. protected JCUser() {
  24. }

???????? ? ???????????? ??????? :) ?6?%:??(?;????????????:?7503???????{}}
 
 
Сообщения:365
asdf
 
Модераторы:LuckysenleftgurookatAlisaTestPetraStillJulikigorss
Сейчас эту тему просматривают:Нет