|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.ui.swt.util.contentadapter.StyledTextAdapter
public class StyledTextAdapter
Content-specific adapter for StyledText.
Constructor Summary | |
---|---|
StyledTextAdapter(org.eclipse.swt.custom.StyledText styledText,
java.lang.String printJobName)
|
Method Summary | |
---|---|
void |
copy()
|
void |
print()
|
void |
selectAll()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StyledTextAdapter(org.eclipse.swt.custom.StyledText styledText, java.lang.String printJobName)
Method Detail |
---|
public void print()
print
in interface ContentTypeAdapter
public void selectAll()
selectAll
in interface ContentTypeAdapter
public void copy()
copy
in interface ContentTypeAdapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |