|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.didkovsky.portview.PortView
public class PortView
com.didkovsky.portview is a Java package for creating UI components in either Swing or AWT (switchable depending on PortView.getViewFactory()) PortView class holds a static ViewFactory
Constructor Summary | |
---|---|
PortView()
|
Method Summary | |
---|---|
static ViewFactory |
getViewFactory()
|
static void |
setViewFactory(ViewFactory viewFactory)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortView()
Method Detail |
---|
public static ViewFactory getViewFactory()
public static void setViewFactory(ViewFactory viewFactory)
viewFactory
- The viewFactory to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |