|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.client.Persistent
org.siebengeisslein.pgui.border.PCompoundBorder
public class PCompoundBorder
| Constructor Summary | |
|---|---|
PCompoundBorder(PBorder outer,
PBorder inner)
|
|
| Method Summary | |
|---|---|
PCompoundBorder |
clone(CloneHelper helper)
|
javax.swing.border.Border |
getBorder()
|
PBorder |
getInner()
|
PBorder |
getOuter()
|
| Methods inherited from class org.siebengeisslein.client.Persistent |
|---|
abort, clearUserLocals, clone, commit, disposeTransient, getGroup, getRef, getTransientValue, hashCode, initTransient, isWriteTransaction, joinWriteTransaction, readLock, setGroup, setTransientValue, toPersistent, toRef, writeExternal, writeLock |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PCompoundBorder(PBorder outer,
PBorder inner)
| Method Detail |
|---|
public javax.swing.border.Border getBorder()
getBorder in interface PBorderpublic PBorder getInner()
public PBorder getOuter()
public PCompoundBorder clone(CloneHelper helper)
throws java.lang.CloneNotSupportedException
clone in interface CloneAwarejava.lang.CloneNotSupportedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||