|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Settings in treebolic |
|---|
| Methods in treebolic with parameters of type Settings | |
|---|---|
private void |
Widget.loadTopImages(Settings theseSettings)
Load top images |
| Uses of Settings in treebolic.component |
|---|
| Methods in treebolic.component with parameters of type Settings | |
|---|---|
void |
Statusbar.init(Settings theseSettings)
Init |
static javax.swing.JPopupMenu |
PopupMenu.makePopup(Controller thisController,
java.lang.String thisValue,
INode thisNode,
Settings theseSettings)
Make popup menu |
| Uses of Settings in treebolic.core |
|---|
| Methods in treebolic.core with parameters of type Settings | |
|---|---|
void |
AbstractLayerOut.apply(Settings theseSettings)
Apply settings |
| Uses of Settings in treebolic.generator.tree |
|---|
| Fields in treebolic.generator.tree declared as Settings | |
|---|---|
Settings |
SettingsWrapper.theSettings
Settings |
| Methods in treebolic.generator.tree with parameters of type Settings | |
|---|---|
private static javax.swing.tree.MutableTreeNode |
TreeAdapter.makeEdges(java.util.List<IEdge> thisEdgeList,
Model thisModel,
Settings theseSettings)
Make tree node for edges |
private static javax.swing.tree.MutableTreeNode |
TreeAdapter.makeTools(java.util.List<MenuItem> thisMenu,
Settings theseSettings)
Make tree node for menu |
| Constructors in treebolic.generator.tree with parameters of type Settings | |
|---|---|
EdgesWrapper(java.util.List<IEdge> thisEdgeList,
Model thisModel,
Settings theseSettings)
Constructor |
|
MenuItemWrapper(MenuItem thisMenuItem,
Settings theseSettings)
Constructor |
|
MenuWrapper(java.util.List<MenuItem> thisMenu,
Settings theseSettings)
Constructor |
|
NodesWrapper(Settings theseSettings)
Constructor |
|
SettingsWrapper(Settings theseSettings)
Constructor |
|
ToolsWrapper(Settings theseSettings)
Constructor |
|
TopWrapper(Settings theseSettings)
Constructor |
|
TreeWrapper(Settings theseSettings)
Constructor |
|
| Uses of Settings in treebolic.model |
|---|
| Fields in treebolic.model declared as Settings | |
|---|---|
Settings |
Model.theSettings
Settings |
| Methods in treebolic.model with parameters of type Settings | |
|---|---|
static java.lang.String |
ModelDump.toString(Settings theseSettings)
Stringify settings |
| Constructors in treebolic.model with parameters of type Settings | |
|---|---|
Model(Tree thisTree,
Settings theseSettings)
Constructor |
|
| Uses of Settings in treebolic.provider.dot |
|---|
| Methods in treebolic.provider.dot that return Settings | |
|---|---|
protected static Settings |
DotParser.parseSettings(att.grappa.Graph thisDotGraph)
Parse treebolic settings from dot file |
| Uses of Settings in treebolic.provider.gxl |
|---|
| Methods in treebolic.provider.gxl that return Settings | |
|---|---|
private static Settings |
GxlParser.parseSettings(org.w3c.dom.Document thisDocument)
Parse |
| Uses of Settings in treebolic.provider.sql |
|---|
| Methods in treebolic.provider.sql that return Settings | |
|---|---|
private Settings |
Provider.querySettings(java.sql.Connection thisConnection)
Query settings |
| Uses of Settings in treebolic.provider.xml.dom |
|---|
| Methods in treebolic.provider.xml.dom that return Settings | |
|---|---|
private static Settings |
DocumentAdapter.toSettings(org.w3c.dom.Document thisDocument)
Make settings |
| Uses of Settings in treebolic.provider.xml.fast |
|---|
| Fields in treebolic.provider.xml.fast declared as Settings | |
|---|---|
private Settings |
Parser.theSettings
Settings |
| Uses of Settings in treebolic.provider.xml.graph |
|---|
| Methods in treebolic.provider.xml.graph that return Settings | |
|---|---|
protected abstract Settings |
AbstractParser.parseSettings(org.w3c.dom.Document thisDocument)
Parse settings from DOM document |
| Uses of Settings in treebolic.provider.xml.graph.gxl |
|---|
| Methods in treebolic.provider.xml.graph.gxl that return Settings | |
|---|---|
protected Settings |
GxlParser.parseSettings(org.w3c.dom.Document thisDocument)
Parse settings |
| Uses of Settings in treebolic.provider.xml.graph.gxml |
|---|
| Methods in treebolic.provider.xml.graph.gxml that return Settings | |
|---|---|
protected Settings |
GxmlParser.parseSettings(org.w3c.dom.Document thisDocument)
Parse settings |
| Uses of Settings in treebolic.view |
|---|
| Methods in treebolic.view with parameters of type Settings | |
|---|---|
void |
View.apply(Settings theseSettings)
Set view behaviour |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||