Java Swing - O Reilly Constant Description LEAD_DOTS Precede (Crystaltech web hosting)
Java Swing - O Reilly Constant Description LEAD_DOTS Precede tab with a series of dots LEAD_EQUALS Precede tab with a series of equal signs LEAD_HYPHENS Precede tab with a series of hyphens LEAD_NONE Precede tab with blank space LEAD_THICKLINE Precede tab with a thick line LEAD_UNDERLINE Precede tab with a thin line 21.1.3.4 Constructors public TabStop(float pos) Creates a TabStop at the specified position, with alignment and leader set to ALIGN_LEFT and LEAD_NONE. public TabStop(float pos, int align, int leader) Creates a TabStop at the specified position, with the given alignment and leader values. 21.1.3.5 Object Methods The following methods, defined in Object, are implemented in this class: public boolean equals(Object other) Returns true if the given object is a TabStop with the same alignment, leader, and position. public int hashCode() This method just calls super.hashCode(). Note that this breaks the contract normally defined by this method, which states that objects that are equal (according to equals()) should return the same hashCode. This should be fixed in a future release. public String toString() Returns a string that describes the values of the object’s three properties. 21.1.4 The TabSet Class It is often useful to define a series of TabStops that should be applied to a given block of text. TabSet allows you to do this, and defines a few convenient methods for looking up the TabStops contained in the set. TabSets are immutable once the TabStops are defined (in the constructor), they cannot be added or removed. 21.1.4.1 Properties The TabSet class defines the properties shown in Table 21.9. The indexed tab property is used to access a given TabStop, while the tabCount property holds the current number of TabStops defined in the set. Table 21.9, TabSet Properties - 704
You want to have a cheap webhost for your apache application, then check apache web hosting services.