Searched defs:Zone (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/make/tools/src/build/tools/javazic/
H A DZone.java41 * Zone holds information corresponding to a "Zone" part of a time
46 class Zone { class
57 * Constructs a Zone with the specified zone name.
60 Zone(String name) { method in class:Zone
/openjdk7/jdk/src/share/classes/javax/swing/text/
H A DZoneView.java211 zone = new Zone(getElement(),
374 class Zone extends AsyncBoxView { class in class:ZoneView
379 public Zone(Element elem, Position start, Position end) { method in class:ZoneView.Zone

Completed in 30 milliseconds