public class LabeledAction extends Object
Action
action
int
label
LabeledAction(Action action, int label)
LabeledAction(int actionCode, int labelSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Action action
public int label
public LabeledAction(Action action, int label)
public LabeledAction(int actionCode, int labelSize)
Copyright © 2014–2021 码农场. All rights reserved.