Home
last modified time | relevance | path

Searched refs:TableLayoutRule (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
DTableLayoutRule.java41 public class TableLayoutRule extends LinearLayoutRule { class
49 TableLayoutRule.class.getResource("addrow.png"); //$NON-NLS-1$
51 TableLayoutRule.class.getResource("removerow.png"); //$NON-NLS-1$
DTableRowRule.java66 TableLayoutRule.addTableLayoutActions(mRulesEngine, actions, grandParent, in addLayoutActions()