org.openide.text
Class  PrintSettings.PageFormatEditor
java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--org.openide.text.PrintSettings.PageFormatEditor
- All Implemented Interfaces: 
 - PropertyEditor
 
- Enclosing class: 
 - PrintSettings
 
- public static class PrintSettings.PageFormatEditor
- extends PropertyEditorSupport
  
Property editor for PageFormat instances
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PrintSettings.PageFormatEditor
public PrintSettings.PageFormatEditor()
getAsText
public String getAsText()
- No text
- Overrides:
 getAsText in class PropertyEditorSupport
 
 
supportsCustomEditor
public boolean supportsCustomEditor()
- Overrides:
 supportsCustomEditor in class PropertyEditorSupport
 
getCustomEditor
public Component getCustomEditor()
- Overrides:
 getCustomEditor in class PropertyEditorSupport
 
- Returns:
 - null Shows pageDialog, however.
 
 
Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.