| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecty.option.OptionItem
y.option.ObjectOptionItem
y.option.StringBasedOptionItem
y.option.PasswordOptionItem
public class PasswordOptionItem
An option item for password Strings.
Provides an editor based on JPasswordField
| Field Summary | 
|---|
| Fields inherited from class y.option.StringBasedOptionItem | 
|---|
| ATTRIBUTE_CONVERTER, PROPERTY_CONVERTER | 
| Fields inherited from class y.option.OptionItem | 
|---|
| ATTRIBUTE_CONTEXT, ATTRIBUTE_GROUPS, ATTRIBUTE_LONG_DESCRIPTION, COLOR_UNDEFINED, name, PROPERTY_CLASS_TYPE, PROPERTY_ENABLED, PROPERTY_TIP_TEXT, PROPERTY_VALUE, PROPERTY_VALUE_UNDEFINED, UNDEFINED | 
| Constructor Summary | |
|---|---|
| PasswordOptionItem(java.lang.String name,
                   java.lang.String value)Creates a new instance of PasswordOptionItem. | |
| Method Summary | |
|---|---|
|  java.lang.String | getType()Returns "Password". | 
| Methods inherited from class y.option.StringBasedOptionItem | 
|---|
| getConverter, getStringValue, setConverter, setStringValue, setValue | 
| Methods inherited from class y.option.ObjectOptionItem | 
|---|
| getBackupValue, getValue, resetValue | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PasswordOptionItem(java.lang.String name,
                          java.lang.String value)
name - the name of the itemvalue - the initial value of the item| Method Detail | 
|---|
public java.lang.String getType()
getType in class StringBasedOptionItem| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||