|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.as400.ui.framework.DeckPaneDescriptor
public class DeckPaneDescriptor extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
m_name
|
Rectangle |
m_position
|
String |
m_title
|
String |
m_titleBundle
|
| Constructor and Description |
|---|
DeckPaneDescriptor()
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String m_name
public String m_title
public String m_titleBundle
public Rectangle m_position
| Constructor Detail |
|---|
public DeckPaneDescriptor()
| Method Detail |
|---|
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||