|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.japisoft.xmlpad.SharedProperties
Set of common properties. In most of the case you don't have to
alter such properties. If you alter it, it must be done before using
the XMLContainer
| Field Summary | |
static org.xml.sax.EntityResolver |
ENTITY_RESOLVER
Entity resolver for various entities. |
static boolean |
FULL_TEXT_VIEW
This is a property for switching to a full text view. |
static int |
HELPER_DELAY
Delay before an popup helper is shown in ms |
static boolean |
LOCALIZED_MESSAGE
Use the resource bundle for finding the localized message. |
static boolean |
SCHEMA_CACHING
This is a property for caching a SCHEMA inside the content assistant. |
static boolean |
WRAPPED_LINE
This is a property for activating a line wrapping. |
| Constructor Summary | |
SharedProperties()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static boolean LOCALIZED_MESSAGE
true
public static int HELPER_DELAY
public static boolean WRAPPED_LINE
false. It must be called before using the XMLContainer class
public static boolean FULL_TEXT_VIEW
public static boolean SCHEMA_CACHING
false
public static org.xml.sax.EntityResolver ENTITY_RESOLVER
| Constructor Detail |
public SharedProperties()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||