|
|||||||||
| 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.PEmptyBorder
public class PEmptyBorder
| Constructor Summary | |
|---|---|
PEmptyBorder(int width)
|
|
PEmptyBorder(int top,
int left,
int bottom,
int right)
|
|
| Method Summary | |
|---|---|
PEmptyBorder |
clone(CloneHelper helper)
|
javax.swing.border.Border |
getBorder()
|
| 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 PEmptyBorder(int width)
public PEmptyBorder(int top,
int left,
int bottom,
int right)
| Method Detail |
|---|
public javax.swing.border.Border getBorder()
getBorder in interface PBorder
public PEmptyBorder 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 | ||||||||