|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttico.editor.dialogs.TComponentDialogFactory
public class TComponentDialogFactory
Defines the what component dialog edits what component class.
Constructor Summary | |
---|---|
TComponentDialogFactory(TBoardContainer boardContainer)
Creates a new TComponentDialogFactory for the specified
boardContainer |
Method Summary | |
---|---|
void |
createComponentDialog(TComponent component)
Constructs a TComponentDialog for the specified component . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TComponentDialogFactory(TBoardContainer boardContainer)
TComponentDialogFactory
for the specified
boardContainer
boardContainer
- The specified boardContainer
Method Detail |
---|
public void createComponentDialog(TComponent component)
TComponentDialog
for the specified component
.
component
- The specified component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |